@import url('https://fonts.googleapis.com/css2?family=Italiana&family=Manrope:wght@200..800&display=swap');

body {
	font-family: "Manrope", sans-serif;
	color: #7C6E5B;
}

h1 {
	font-family: "Italiana", sans-serif;
	color: #7C6E5B;
	font-size: 98.33px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

h2 {
	font-family: "Italiana", sans-serif;
	color: #7C6E5B;
	font-size: 38.099px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 0;
}

h3,
h4,
h5,
h6 {
	color: #7C6E5B;
	font-family: "Manrope", sans-serif;
	font-size: 19.537px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 0;
}

p {
	font-family: "Manrope", sans-serif;
	color: #7C6E5B;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

a {
	font-family: "Manrope", sans-serif;
}


.seb:after {
	content: "";
	display: block;
	width: 2px;
	height: 30px;
	border-right: 0.5px solid rgb(124, 110, 91);
	position: absolute;
	left: 29%;
	top: 25px;
}


/*get a quote*/
#app > div.container-fluid.steps > div > div > div > div > div > h1{
    font-size:40px !important;
}
/*owl carousel*/

.owl-carousel .owl-item img {
	width: 100% !important;
	max-height: max-content !important;
}

#news-slider {
	margin-top: 80px;
}

.post-slide {
	margin: 15px !important;
}

.owl-controls .owl-buttons {
	text-align: center;
	margin-top: 20px;
}

.owl-carousel .owl-nav.disabled {
	display: block !important;
	position: absolute;
	bottom: 20%;
}

.owl-nav .owl-prev {
	background: transparent !important;
	position: absolute;
	bottom: -13%;
	left: -15px;
	padding: 10px !important;
	color: #7C6E5B;
	box-shadow: none !important;
	border: none !important;
	transition: background 0.5s ease 0s;
}

.owl-nav .owl-next {
	background: transparent !important;
	position: absolute;
	bottom: -13%;
	right: -170px;
	padding: 10px !important;
	color: #7C6E5B;
	box-shadow: none !important;
	border: none !important;
	transition: background 0.5s ease 0s;
}

.owl-nav .owl-prev:after,
.owl-nav.owl-next:after {
	content: "\f104 ";
	font-family: FontAwesome;
	color: #fff !important;
	font-size: 20px;
	background: #7C6E5B;
	padding: 10px;
}

.owl-nav .owl-next:after {
	content: "\f105 ";
	font-family: FontAwesome;
	color: #fff !important;
	font-size: 20px;
	background: #7C6E5B;
	padding: 10px;
}

@media only screen and (max-width:1280px) {
	.post-slide .post-content {
		padding: 0px 15px 25px 15px;
	}
}

/*end of wol carousel*/



/*search & booking form*/

#search-form > div.row.form-group.return-group.hidden > div.col-md-8 > div.adults.col-md-4{
    position: absolute;
    left: 320px;
    top: -102px;
    border-bottom: 1px solid var(--brown, #7C6E5B);
}
#bookingform > div.row.form-group.return-group.hidden > div.col-md-8 > div.adults.col-md-4{
    position: absolute;
    left: 455px;
    top: -132px;
    border-bottom: 1px solid var(--brown, #7C6E5B);
}
.btn-rengine{
    min-width: 196px;
    min-height: 89px;
    padding: 23px 25px !important;
    color: #FBFBFB !important;
    background: #7C6E5B !important;
    border:1px solid #7C6E5B !important;
    border-radius:0 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-transform:uppercase !important;
}

.form-group.pickup-range{
    width:60%;
}

/*search form*/
.more-filters-label {
	position: relative;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	top: 9px;
}

.extra.amount-control {
	background: transparent !important;
	position: relative;
    background: transparent !important;
    top: 1px;
}

#search-form>div.row.form-group.return-group>div:nth-child(2) {
	display: none !important;
}

/*booking form*/
.minus-control,
.plus-control {
	border: none !important;
}

.children,
.infants,
#bookingform>div.row.form-group.return-group>div:nth-child(2),
#searcgform>div.row.form-group.return-group>div:nth-child(2) {
	display: none !important;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:not(:first-child):not(:last-child) {
	border-bottom: 1px solid #938362 !important;
}

.input-group-addon {
	border-bottom: 1px solid #938362 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}

/*#bookingform>div:nth-child(1)>div.col-md-9>div>h4>div {*/
/*	display: none !important;*/
/*}*/

#bookingform>div:nth-child(2)>div.col-md-9>div>label>#more-filters {
	display: none;
}

#app>div.container-fluid.service>div:nth-child(2)>div:nth-child(1)>div.col-md-4.gray-back>div:nth-child(6)>div>div>a {
	padding: 6px 20px !important;
	border: 2px solid var(--brown, #7C6E5B) !important;
	background: #7C6E5B !important;
	color: #F9F4F1 !important;
	font-family: Manrope;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
	text-transform: uppercase !important;
	height: auto !important;
	width: -webkit-fill-available !important;
	position: static !important;
	margin: 0 !important;
	border-radius: 0 !important;

}

/*end booking form*/
.review-area .price {
	color: #938362 !important;
}

.secondary-button {
	background: transparent !important;
	border: 1px solid #7C6E5B !important;
	padding: 6px 40px !important;
	color: #7C6E5B;
	font-family: "Manrope", sans-serif;
	font-size: 22.976px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
}

.btn-primary,
#payment-button-2 {
	background: #7C6E5B !important;
	border: 1px solid #7C6E5B !important;
	padding: 6px 40px !important;
	color: #FFF;
	font-family: "Manrope", sans-serif;
	font-size: 22.976px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
}

.booking-option-header,
.booking-step3-header,
.reservation-in-view>h1 {
	font-size: 30px !important;
}

.service ul li {
	list-style-type: disc;
}

.service .gray-back {
	border-radius: 10px !important;
	padding: 20px !important;
	background: #FBFBFB !important;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08) !important;
}

.service-title {
	color: #1D120E;
	font-family: Manrope;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#app>div.container-fluid.service>div:nth-child(2)>div>div.col-md-4.gray-back>div.slide-subtitle.strong-bold {
	color: #1D120E;
	font-family: Manrope;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.service-media {
	color: #413C39;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: lowercase;
}

.intro {
	background: #fff;
	padding: 34px 32px;
}

.btn-rengine.orphan>i {
	display: none !important;
}

#search-form>div:nth-child(1)>div.col-md-9>div>h4>div, #bookingform>div:nth-child(1)>div.col-md-9>div>h4 {
    color: #7C6E5B !important;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    left: -8px;
}

#search-form>div:nth-child(2)>div.col-md-9 {
	display: none !important;
}

div.row.form-group.return-group {
	display: block !important;
	margin-top: 0px;
	padding: 0;
}

.calendar-icon {
	display:none!important;
}

input[type="text"]:not(.flatpickr-calendar input),
#slots>form>div>div>div:nth-child(2)>div>input,
.select2-selection {
	border-bottom: 1px solid #7C6E5B !important;
	border-radius: 0 !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.result-item img {
	top: 0 !important;
}

.book-button>span,
.book-button>i,
.no-charge-now {
	display: none !important;
}

.btn-default {
	background: #7C6E5B !important;
	border: 1px solid #7C6E5B !important;
	padding: 6px 40px !important;
	color: #FFF !important;
	font-family: "Manrope", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase !important;
	font-weight: 600 !important;
	line-height: normal;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
}
.book-button.btn-blue{
    display: block;
    background: #7C6E5B !important;
    border: 1px solid #7C6E5B !important;
    padding: 12px 40px !important;
    color: #FFF !important;
    font-family: "Manrope", sans-serif;
    font-size: 16px !important;
    font-style: normal;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    line-height: normal;
    letter-spacing: 0 !important;
    border-radius: 0 !important;
    width: -webkit-fill-available !important;
}

.service-name {
	color: #413C39 !important;
	font-family: "Italiana", sans-serif;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
}

.result-item {
	background: #FBFBFB !important;
	border: 0 !important;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
	border-radius: 0 !important;
	padding-bottom: 20px;
}

.choose-calendar-period {
	background: transparent !important;
}

.choose-calendar-period>a {
	color: rgba(0, 0, 0, 0.65) !important;
	font-size: 10px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
}

.service-book {
	margin-bottom: 30px;
}

/*end of services*/

@media(min-width:769px) {
    
    #bookingform > div, #search-form > div{
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    #search-form > div:nth-child(1) > div.col-md-3 > div > div > button{
        position: absolute;
        top: -72px;
        left: -22px;
    }
}

@media(min-width:577px) {
	#header-18976 {
		position: absolute !important;
		top: 20px !important;
		background: transparent !important;
	}

	#header-18976>div>div>div>div>div>div>div>nav>div>div>div>ul.nav.navbar-nav.hidden-xs>a>img.image {
		position: relative;
		top: 90px;
	}

}

@media(min-width:577px) and (max-width:768px) {
    #search-form > div:nth-child(1) > div.col-md-3 > div > div > button{
        position: absolute;
        top: -122px;
        left: 482px;
    }
    .form-group.pickup-range {
        width: 42% !important;
    }
    #search-form > div.row.form-group.return-group.hidden > div.col-md-8 > div.adults.col-md-4{
        left: 323px !important;
        top: -144px !important;
    } 
}

@media(max-width:576px) {
    .book-now>div>div.booking-form-on-content>div.com-widget-container.widget-form>div>div>div>div:nth-child(2)>div>div>#search-form>div:nth-child(1)>div.col-md-3>div>div>button
    {
        top:100px !important;
        left:0 !important;
    }
    .booking-form{
        margin-top: 90px;
    }
    #bookingform > div:nth-child(1) > div.col-md-3 > div > div, #search-form > div:nth-child(1) > div.col-md-3 > div > div{
        position:relative!important;
        z-index: 999999 !important;
    }
    #bookingform > div:nth-child(1) > div.col-md-3 > div > div > button{
        position: absolute;
        bottom: -121px;
        min-height: 50px !important;
        z-index: 9999999 !important;
    }
    #bookingform > div.row.form-group.return-group.hidden > div.col-md-8, #search-form > div.row.form-group.return-group.hidden > div.col-md-8{
        z-index:0 !important;
    }
    #bookingform > div.row.form-group.return-group.hidden > div.col-md-8 > div.adults.col-md-4 {
        position: relative !important;
        left: 0 !important;
        top: -82px !important;
    }
    .form-group.pickup-range {
        width: 100% !important;
    }
    #search-form > div.row.form-group.return-group.hidden > div.col-md-8 > div.adults.col-md-4 {
        position: relative !important;
        left: 0 !important;
        top: -145px !important;
    }
    #search-form > div:nth-child(1) > div.col-md-3 > div > div > button{
        position: relative;
        top: 120px;
    }

	h1 {
		font-size: 40px !important;
	}

	.exper {
		max-width: 250px !important;
	}

	#header-19651 {
		position: fixed !important;
		z-index: 9 !important;
	}

	/*mar top for all titles on smaller screens*/
	.mar2 {
		margin-top: 120px !important;
	}

	#header-18976 {
		position: static !important;
		background: #7C6E5B !important;
	}

	.move1 {
		text-align: center !important;
	}

	.mar {
		margin-bottom: 40px !important;
	}

	.fl2,
	.move2 {
		justify-content: center !important;
	}

	.cont2,
	.cont1 {
		margin: 0 !important;
	}

	.cont1 {
		padding-top: 0 !important;
	}

	.padd {
		padding: 40px;
	}

	.smaller {
		font-size: 13px !important;
	}

	.seb:after {
		left: 42% !important
	}

	.is-btn-ghost2 {
		background: #7C6E5B !important;
		border: 1px solid #7C6E5B !important;
		padding: 6px 40px !important;
		color: #FFF;
		font-family: "Manrope", sans-serif;
		font-size: 22.976px !important;
		font-style: normal;
		font-weight: 600 !important;
		line-height: normal;
		letter-spacing: 0 !important;
		border-radius: 0 !important;
	}

}

/*menu*/
.navbar-nav>li>a {
	color: #FFF !important;
	font-family: "Manrope", sans-serif;
	font-size: 21.823px !important;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-transform: uppercase !important;
}

.navbar-nav>li {
	margin: 0 15px;
}

.navbar-nav>li>.dropdown-menu {
	background: rgba(124, 110, 91, 1);
	border: 0;
	padding: 0 !important;
	min-width: 200px;
}

.dropdown-menu>li>a {
	background: rgba(124, 110, 91, 1);
	display: flex;
	padding: 14px 20px;
	align-items: center;
	gap: 10px;
	color: #FFF !important;
	font-family: Manrope;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 200 !important;
	line-height: normal;
}

.dropdown-menu>li>a:hover {
	background: #FFF !important;
	color: #7C6E5B !important;
	font-family: Manrope;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal;
}

.white>a {
	border: 1.5px solid #fff !important;
	padding: 6px 22px !important;
	font-weight: 600 !important;
}

.caret {
	display: none !important;
}

.dropdown-toggle::after {
	content: "\f107";
	font-family: FontAwesome;
	color: #fff !important;
	font-size: 26px;
	background: transparent !important;
	position: relative;
	left: 13px;
}


.form-control,
#contact_fullname {
	border: none !important;
	border-radius: 0 !important;
	background: #fff !important;
}

.form-control.name {
	min-height: 30px !important;
}

.form-control:focus {
	box-shadow: none !important;
}

placeholder {
	color: #E2D9CF;
	font-family: "Manrope", sans-serif;
	font-size: 14.729px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border: none !important
}

.send-btn2 {
	background: #7C6E5B !important;
	border: 1px solid #7C6E5B !important;
	padding: 4px 20px !important;
	color: #FFF;
	font-family: "Manrope", sans-serif;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
}

.send-btn {
	background: #7C6E5B !important;
	border: 1px solid #7C6E5B !important;
	padding: 6px 40px !important;
	color: #FFF;
	font-family: "Manrope", sans-serif;
	font-size: 22.976px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
}


.footer-text,
.footer-text>a {
	color: #7C6E5B !important;
	font-family: Manrope;
	font-size: 14.729px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
}

/*services footer*/
#app>div.footer>div>div:nth-child(1),
#app>div.footer>div>div.row.padd30t.company-address {
	display: none !important;
}

.footer {
	padding-bottom: 10px !important;
}

/*book now page*/

.book-now>div>div.booking-form-on-content>div.com-widget-container.widget-form>div>div>div>div:nth-child(2)>div>div {
	background: #fff !important;
}

.book-now>div>div.booking-form-on-content>div.com-widget-container.widget-form>div>div>div>div:nth-child(2)>div>div>#search-form>div:nth-child(1)>div.col-md-3>div>div>button {
    background: #7C6E5B !important;
    border: 1px solid #7C6E5B !important;
    color: #fff !important;
    padding: 9px 22px !important;
    width: auto !important;
    height: auto !important;
    position: relative !important;
    top: 0px;
    left: -35px;
}

.book-now>div>div.booking-form-on-content>div.com-widget-container.widget-form>div>div>div>div:nth-child(2)>div>div>#search-form>div:nth-child(1)>div.col-md-9 {
	width: 100% !important;
}

.book-now>div>div.booking-form-on-content>div.com-widget-container.widget-form>div>div>div>div:nth-child(2)>div>div>#search-form>div:nth-child(2)>div.col-md-9>div>label>#more-filters>a {
	color: #fff !important;
}

/***menu***/
.navbar-fixed-top {
	top: -30px;
	position: absolute;
	border-width: 0 0 1px;
	background: transparent !important;
}

a.nav-expander {
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	margin-right: 0;
	padding: 10px;
	position: absolute !important;
	left: 11px;
	text-decoration: none;
	text-transform: uppercase;
	top: 27px;
	transition: left 0.3s ease-in-out 0s;
	z-index: 12;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
}

a.nav-expander:hover {
	cursor: pointer;
}

a.nav-expander.fixed {
	position: fixed;
}

.nav-expanded a.nav-expander.fixed {
	right: 20em;
}

nav.mobile-one {
	background: #7C6E5B !important;
	display: block;
	height: 60%;
	overflow: auto;
	position: fixed;
	left: -20em;
	font-size: 15px;
	top: 0px;
	width: 20em;
	z-index: 99999;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
}

.nav-expanded nav {
	left: 0;
}

body.nav-expanded {
	margin-left: 0em;
	transition: left 0.4s ease-in-out 0s;
	-webkit-transition: left 0.4s ease-in-out 0s;
	-moz-transition: left 0.4s ease-in-out 0s;
	-o-transition: left 0.4s ease-in-out 0s;
}

#nav-close {
	color: #FFF;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	float: left;
}

.main-menu {
	padding-top: 12px;
}

.main-menu li {
	font-size: 20px;
	padding: 10px;
}

.main-menu li a {
	margin-left: 20px;
	color: #FFF;
	font-family: Manrope;
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}

.main-menu li:hover {
	background: #fff;
	color: rgba(124, 110, 91, 1);
}

.main-menu li a:hover {
	color: var(--brown, #7C6E5B);
	text-decoration: none;
	font-family: Manrope;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.fa-bars {
	font-size: 40px !important;
	color: #fff !important;
}

.fa-bars:before {
	content: "\f0c9";
	color: #fff;
	background: none !important;
}

.is-container {
	z-index: auto !important;
}

.is-overlay {
	z-index: 0 !important;
}