
:root{
--color-primary:#cfb572;
--color-secondary:#4b7888;
--color-success:#28a745;
--color-info:#17a2b8;
--color-warning:#ffc107;
--color-danger:#dc3545;
--color-light:#f8f9fa;
--color-dark:#0e3654;
--color-white:#ffffff;
--color-black:#000000;
--body-bg-color:#fbf6f3;
--body-text-color:#7b8383;
--body-link-color:#007bff;
--body-link-hover-color:#0056b3;
--mainnav-text-color:#212529;
--mainnav-link-color:#212529;
--mainnav-link-hover-color:#007bff;
--mainnav-link-active-color:#007bff;
--footer-bg-color:#212529;
--footer-text-color:#6c757d;
--footer-link-color:#6c757d;
--footer-link-hover-color:#fff;
}
/* Pattern: Secondary */
.t4-palette-dark .bg-pattern {
	background-color: #4b7888;
}
/*PATTERN*/
.t4-palette-dark {
	background-color: #4b7888;
	color: #ffffff;
}
.t4-palette-dark  .module-title {
	color: #ffffff;
}
.t4-palette-dark {
	color: #ffffff;
}
.t4-palette-dark a {
	color: #cfb572;
}
.t4-palette-dark a:not(.btn):hover,
.t4-palette-dark a:not(.btn):focus,
.t4-palette-dark a:not(.btn):active {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-dark .navbar-nav > li > a {
	color: #cfb572!important;
}
.t4-palette-dark .navbar-nav > li.active > a,
.t4-palette-dark .navbar-nav > li.show > a,
.t4-palette-dark .navbar-nav > li > a:hover,
.t4-palette-dark .navbar-nav > li > a:focus,
.t4-palette-dark .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-dark .navbar-nav > li > a .item-caret {
	border-top-color: #cfb572!important;
}
.t4-palette-dark .navbar-nav > li.active > a .item-caret,
.t4-palette-dark .navbar-nav > li.show > a .item-caret,
.t4-palette-dark .navbar-nav > li > a:hover .item-caret,
.t4-palette-dark .navbar-nav > li > a:focus .item-caret,
.t4-palette-dark .navbar-nav > li > a:active .item-caret {
	border-top-color: #ffffff!important;
}
/*PATTERN*/

/* Pattern: Gray */
.t4-palette-gray .bg-pattern {
	background-color: #e1dbd5;
}
/*PATTERN*/
.t4-palette-gray {
	background-color: #e1dbd5;
	color: #7b8383;
}
.t4-palette-gray  .module-title {
	color: #7b8383;
}
.t4-palette-gray {
	color: #7b8383;
}
.t4-palette-gray a {
	color: #294138;
}
.t4-palette-gray a:not(.btn):hover,
.t4-palette-gray a:not(.btn):focus,
.t4-palette-gray a:not(.btn):active {
	color: #cfb572;
}
/*Pattern nav*/
.t4-palette-gray .navbar-nav > li > a {
	color: #294138!important;
}
.t4-palette-gray .navbar-nav > li.active > a,
.t4-palette-gray .navbar-nav > li.show > a,
.t4-palette-gray .navbar-nav > li > a:hover,
.t4-palette-gray .navbar-nav > li > a:focus,
.t4-palette-gray .navbar-nav > li > a:active {
	color: #cfb572!important;
}
.t4-palette-gray .navbar-nav > li > a .item-caret {
	border-top-color: #294138!important;
}
.t4-palette-gray .navbar-nav > li.active > a .item-caret,
.t4-palette-gray .navbar-nav > li.show > a .item-caret,
.t4-palette-gray .navbar-nav > li > a:hover .item-caret,
.t4-palette-gray .navbar-nav > li > a:focus .item-caret,
.t4-palette-gray .navbar-nav > li > a:active .item-caret {
	border-top-color: #cfb572!important;
}
/*PATTERN*/

/* Pattern: Footer */
.t4-palette-light .bg-pattern {
	background-color: #0e3654;
}
/*PATTERN*/
.t4-palette-light {
	background-color: #0e3654;
	color: #dbcbbe;
}
.t4-palette-light  .module-title {
	color: #dbcbbe;
}
.t4-palette-light {
	color: #dbcbbe;
}
.t4-palette-light a {
	color: #dbcbbe;
}
.t4-palette-light a:not(.btn):hover,
.t4-palette-light a:not(.btn):focus,
.t4-palette-light a:not(.btn):active {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-light .navbar-nav > li > a {
	color: #dbcbbe!important;
}
.t4-palette-light .navbar-nav > li.active > a,
.t4-palette-light .navbar-nav > li.show > a,
.t4-palette-light .navbar-nav > li > a:hover,
.t4-palette-light .navbar-nav > li > a:focus,
.t4-palette-light .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-light .navbar-nav > li > a .item-caret {
	border-top-color: #dbcbbe!important;
}
.t4-palette-light .navbar-nav > li.active > a .item-caret,
.t4-palette-light .navbar-nav > li.show > a .item-caret,
.t4-palette-light .navbar-nav > li > a:hover .item-caret,
.t4-palette-light .navbar-nav > li > a:focus .item-caret,
.t4-palette-light .navbar-nav > li > a:active .item-caret {
	border-top-color: #ffffff!important;
}
/*PATTERN*/

/* Section: Header */

#t4-header .bg-overlay {
	opacity: 0.5;
}
#t4-header .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}

/* Section: Masthead */

#t4-masthead .bg-overlay {
	opacity: 0.5;
}

/* Section: sideshow */

#t4-sideshow .bg-overlay {
	opacity: 0.5;
}
#t4-sideshow .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
	background-attachment: fixed;
}

/* Section: section-1 */

#t4-section-1 .bg-overlay {
	opacity: 1;
}
#t4-section-1 .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 100%;
}

/* Section: section-2 */

#t4-section-2 .bg-overlay {
	opacity: 1;
}
#t4-section-2 .bg-overlay-image {
	background-image: url(/images/section2_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 100%;
}

/* Section: section-3 */

#t4-section-3 .bg-overlay {
	opacity: 1;
}
#t4-section-3 .bg-overlay-image {
	background-image: url(/images/back-5.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

/* Section: section-4 */

#t4-section-4 .bg-overlay {
	opacity: 0.5;
}

/* Section: section-5 */

#t4-section-5 .bg-overlay {
	opacity: 0.5;
}
#t4-section-5 .bg-overlay-image {
	background-image: url(/images/demo/misc/wm-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* Section: section-6 */

#t4-section-6 .bg-overlay {
	opacity: 0.5;
}

/* Section: section-7 */

#t4-section-7 .bg-overlay {
	opacity: 0.5;
}

/* Section: section-8 */

#t4-section-8 .bg-overlay {
	opacity: 0.5;
}

/* Section: footnav */

#t4-footnav .bg-overlay {
	opacity: 0.5;
}

/* Section: footer */

#t4-footer .bg-overlay {
	opacity: 0.5;
}
/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2019 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
:root {
  --primary: #cfb572;
  --secondary: #4b7888;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #0e3654;
  --white: #ffffff;
  --black: #000000;
}
/* for megamenu animation duration */
.t4-megamenu.animate .dropdown.animating > .dropdown-menu {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms; 
}
html {
  font-size: 14px; 
}
body {
  background-color: #ffffff;
  color: #7b8383;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.786;
  letter-spacing: 0px; 
}
.t4-content {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-color: #fbf6f3; 
}
a {
  color: #cfb572; 
}
a:hover {
  color: #0056b3; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: Frank Ruhl Libre;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0px; 
}
h1, .h1 {
  font-size: 64px; 
}
h2, .h2 {
  font-size: 44px; 
}
h3, .h3 {
  font-size: 34px; 
}
h4, .h4 {
  font-size: 24px; 
}
h5, .h5 {
  font-size: 18px; 
}
h6, .h6 {
  font-size: 16px; 
}
/* COLORS
--------------------------------------- */
/* Backgrounds Colors */
.bg-primary {
  background-color: #cfb572 !important; 
}
.bg-secondary {
  background-color: #4b7888 !important; 
}
.bg-success {
  background-color: #28a745 !important; 
}
.bg-info {
  background-color: #17a2b8 !important; 
}
.bg-warning {
  background-color: #ffc107 !important; 
}
.bg-danger {
  background-color: #dc3545 !important; 
}
.bg-light {
  background-color: #f8f9fa !important; 
}
.bg-dark {
  background-color: #0e3654 !important; 
}
.bg-white {
  background-color: #ffffff !important; 
}
.bg-black {
  background-color: #000000 !important; 
}
/* Buttons Colors */
.btn.btn-primary {
  background-color: #cfb572 !important;
  border-color: #cfb572 !important; 
}
.btn.btn-primary:hover {
  opacity: 0.85; 
}
.btn.btn-secondary {
  background-color: #4b7888 !important;
  border-color: #4b7888 !important; 
}
.btn.btn-secondary:hover {
  opacity: 0.85; 
}
.btn.btn-success {
  background-color: #28a745 !important;
  border-color: #28a745 !important; 
}
.btn.btn-success:hover {
  opacity: 0.85; 
}
.btn.btn-info {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important; 
}
.btn.btn-info:hover {
  opacity: 0.85; 
}
.btn.btn-warning {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important; 
}
.btn.btn-warning:hover {
  opacity: 0.85; 
}
.btn.btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; 
}
.btn.btn-danger:hover {
  opacity: 0.85; 
}
.btn.btn-light {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important; 
}
.btn.btn-light:hover {
  opacity: 0.85; 
}
.btn.btn-dark {
  background-color: #0e3654 !important;
  border-color: #0e3654 !important; 
}
.btn.btn-dark:hover {
  opacity: 0.85; 
}
.btn.btn-white {
  background-color: #ffffff !important;
  border-color: #ffffff !important; 
}
.btn.btn-white:hover {
  opacity: 0.85; 
}
.btn.btn-black {
  background-color: #000000 !important;
  border-color: #000000 !important; 
}
.btn.btn-black:hover {
  opacity: 0.85; 
}
/* Text Colors */
.text-primary {
  color: #cfb572 !important; 
}
.text-secondary {
  color: #4b7888 !important; 
}
.text-success {
  color: #28a745 !important; 
}
.text-info {
  color: #17a2b8 !important; 
}
.text-warning {
  color: #ffc107 !important; 
}
.text-danger {
  color: #dc3545 !important; 
}
.text-light {
  color: #f8f9fa !important; 
}
.text-dark {
  color: #0e3654 !important; 
}
.text-white {
  color: #ffffff !important; 
}
.text-black {
  color: #000000 !important; 
}
/* Badage Colors */
.badge-primary {
  background-color: #cfb572; 
}
.badge-secondary {
  background-color: #4b7888; 
}
.badge-success {
  background-color: #28a745; 
}
.badge-info {
  background-color: #17a2b8; 
}
.badge-warning {
  background-color: #ffc107; 
}
.badge-danger {
  background-color: #dc3545; 
}
.badge-light {
  background-color: #f8f9fa; 
}
.badge-dark {
  background-color: #0e3654; 
}
.badge-white {
  background-color: #ffffff; 
}
.badge-black {
  background-color: #000000; 
}
.font-heading-family {
  font-family: Frank Ruhl Libre; 
}
.font-body-family {
  font-family: Poppins; 
}
.module-title span,
.t4-offcanvas .t4-off-canvas-header h3 {
  font-family: Poppins; 
}
.heading-color {
  color: var(--heading_color); 
}
.bg-heading {
  background: var(--heading_color); 
}
#back-to-top {
  background: #cfb572; 
}
.heading-link {
  color: var(--heading_color); 
}
  .heading-link:hover, .heading-link:focus, .heading-link:active {
    color: #cfb572; 
}
.text-color {
  color: var(--text); 
}
.feature-title span {
  color: var(--title_module); 
}
.btn.btn-primary {
  color: #4b7888; 
}
  .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
    color: #4b7888; 
}
.section-title.title-primary {
  color: var(--title_module); 
}
  .section-title.title-primary:before {
    background: var(--title_module); 
}
.t4-offcanvas-toggle .toggle-bars, .t4-offcanvas-toggle .toggle-bars:before, .t4-offcanvas-toggle .toggle-bars:after,
.navbar .navbar-toggler .toggle-bars,
.navbar .navbar-toggler .toggle-bars:before,
.navbar .navbar-toggler .toggle-bars:after {
  background: #cfb572 !important; 
}
.t4-offcanvas-toggle .toggle-bars:hover,
.navbar .navbar-toggler .toggle-bars:hover {
  opacity: 0.8; 
}
.owl-dots > button.active > span {
  background: #cfb572 !important; 
}
.action a {
  color: var(--title_module); 
}
  .action a:hover, .action a:focus, .action a:active {
    color: #cfb572; 
}
.t4-footnav .t4-module .module-title span {
  color: var(--footer_color); 
}
.dropdown-menu li.show > a,
.dropdown-menu li.show > span, .dropdown-menu li.active > a,
.dropdown-menu li.active > span {
  color: #cfb572 !important; 
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active,
.dropdown-menu li > span:hover,
.dropdown-menu li > span:focus,
.dropdown-menu li > span:active {
  color: #cfb572 !important; 
}
.acm-features.style-3 .acm-feature-slide .owl-item {
  background: var(--heading_color); 
}
.btn-outline-primary {
  color: #cfb572 !important;
  border-color: #cfb572 !important; 
}
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
    background: #cfb572 !important;
    color: #fff !important; 
}
.btn-outline-secondary {
  color: #4b7888 !important;
  border-color: #4b7888 !important; 
}
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
    background: #4b7888 !important;
    color: #fff !important; 
}
.text-decor span {
  -webkit-text-stroke-color: #cfb572; 
}
.registration legend,
.profile-edit legend,
.profile legend {
  color: #4b7888;
  font-family: Frank Ruhl Libre; 
}
.search .btn-toolbar .btn-group button {
  background: #cfb572;
  color: var(--heading_color); 
}
.search legend,
.search .searchintro {
  color: var(--heading_color);
  font-family: Frank Ruhl Libre; 
}
.module-title span {
  color: var(--title_module); 
}
  .module-title span:before {
    background: var(--title_module); 
}
#login-form li a:hover,
.categories-module li a:hover,
.latestnews li a:hover {
  color: #cfb572 !important; 
}
.readmore .btn-readmore {
  color: var(--title_module); 
}
.pagination .page-item.active a {
  background: #cfb572; 
}
  .pagination .page-item.active a:hover, .pagination .page-item.active a:focus, .pagination .page-item.active a:active {
    opacity: 0.8; 
}
.page-about .section-global .wrap-title .title-small h6 {
  color: var(--title_module); 
}
  .page-about .section-global .wrap-title .title-small h6:before {
    background: var(--title_module); 
}
.page-about .member-hover-desc .scoial_icons ul li:hover a {
  color: #cfb572 !important; 
}
.page-header a:hover,
.items-more a:hover {
  color: #cfb572 !important; 
}
.contact .contact-articles ul li a:hover {
  color: #cfb572 !important; 
}
.article-index ul li a:hover {
  color: #cfb572 !important; 
}
.com_solidres #solidres .btn.btn-default {
  border-color: #4b7888;
  color: #4b7888; 
}
  .com_solidres #solidres .btn.btn-default:hover {
    background: #4b7888;
    color: #fff; 
}
.com_solidres #solidres .btn.trigger_checkinoutform, .com_solidres #solidres .btn.btn-success {
  color: #4b7888;
  border-color: #cfb572 !important;
  background: #cfb572 !important; 
}
  .com_solidres #solidres .btn.trigger_checkinoutform:hover, .com_solidres #solidres .btn.btn-success:hover {
    color: #4b7888 !important; 
}
.com_solidres #solidres .reservation_asset_item .wizard ul.steps li.complete, .com_solidres #solidres .reservation_asset_item .wizard ul.steps li.active {
  background: #cfb572; 
}
div[class*="sidebar-"] .sr-checkavailability-wrap .font-heading-family {
  font-family: Poppins; 
}