*,body{

        font-family: 'Lato', sans-serif, 'Roboto', sans-serif, 'Roboto Condensed', sans-serif, 'Roboto Mono', monospace, 'Roboto Slab', serif;

        margin: 0;

        padding: 0;  

    /*transition: all ease-in-out 200ms; -ms-transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms; -moz-transition: all ease-in-out 200ms; -khtml-transition: all ease-in-out 200ms; -o-transition: all ease-in-out 200ms;*/

}

/* scroller */
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ff9102; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #24b3d1; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff; 
}

/* End scroller */

/*Suggestion css*/
.ac_results li {
	padding: 5px 10px 10px 25px !important;
	border-bottom: 1px solid rgb(187, 187, 187) !important;;
	cursor: pointer;
	display: block;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	/* background: #fff; */
	/* width: 100%; */
	font-size: 14px;
	font-family: 'Lato';
    position: relative;
}
.ac_results li::before {
	content: '\f041';
	position: absolute;
	font-family: 'fontAwesome';
	margin: 0;
	font-size: 21px;
	height: 100%;
	color: #24b3d1;
	left: 5px;
	top: 5%;
}
.ac_over {
	background-color: #f4f4f4 !important;
    color: #333 !important;
}
.ac_odd {
	background: #f4f4f4 !important;
    color: #333;
}
.ac_even {
	background: #fff;
     color: #333;
}
.ac_results li strong {
	color: #24B3D1 !important;
}
/* Banners */

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	display: inline-table;
	width: 100%;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 5px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 4px;
}

.banners-section{

    background: url('sliders/slider3.jpg');

    background-repeat: no-repeat;

    background-size: cover;

    width: 100%;
	height: 70vh;
	z-index:0; 

}



.banners-section .background-bg-st{

    width: 100%;

    height: 100%;

    position: relative;

}

.banners-section .bannes-txt{

    position: absolute;

    max-width: 1170px;

    top: 80%;

    left: 50%;

    z-index: 999;

    transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);

}

.banners-section .bannes-txt .text-section {
	text-align: center;
	width: 100%;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
	font-family: 'Lato', sans-serif;
}
.banners-section .bannes-txt .text-section:first-child {
	font-size: 45px;
	font-weight: 400;
	line-height: 80px;
}
.banners-section .bannes-txt .text-section:nth-child(2) {
	font-size: 56px;
	font-weight: 700;
	line-height: 50px;
}

.banners-section .bannes-txt .search-container {

	width: 1028px;

	display: inline-block;

	padding: 5px;

	background: rgba(255,255,255,0.5);
}

.banners-section .bannes-txt .search-container .form-group {

	display: inline-block;

	float: left;

	margin: 5px;

    position: relative;

}

.banners-section .bannes-txt .search-container .form-group .fa {

	position: absolute;

	top: 50%;

	left: 5%;

	font-size: 21px;

	transform: translate(-0%, -50%);

	color: #c0c0c0;

}

.banners-section .bannes-txt .search-container .form-group img.fa {

	width: 6%;

	left: 10px;

}

.banners-section .bannes-txt .search-container .form-group.where_search {

	width: 225px;

}

.banners-section .bannes-txt .search-container .form-group.arrive-date {

	width: 180px;

}

.banners-section .bannes-txt .search-container .form-group.end-date {

	width: 180px;

}

.banners-section .bannes-txt .search-container .form-group.end-date {

	width: 180px;

}

.banners-section .bannes-txt .search-container .form-group.guests{

    width: 230px;

}



.banners-section .bannes-txt .search-container .form-group input, .banners-section .bannes-txt .search-container .form-group select {
	width: 100%;
	height: auto;
	padding: 13px 30px;
	border-radius: 5px;
	border: 1px solid #fff;
	padding-left: 40px;
}

.banners-section .bannes-txt .search-container .form-group select:not(*:root) {

    height: 51px;

    text-align: center;

    width: 180px;

    float: right;

    padding-left: 0;

    border: 0px;

    background: #fff;

}
.banners-section .bannes-txt .search-container .form-group select:focus, .banners-section .bannes-txt .search-container .form-group input:focus, .banners-section .bannes-txt .search-container .form-group textarea:focus {
    box-shadow: none;
    border: 0px solid #333;
    outline: none !important;
}


.banners-section .bannes-txt .search-container .form-group.guests:not(*:root) {

    background: #fff;

    border-radius: 5px;

}

.banners-section .bannes-txt .search-container .form-group button {

	width: 140px;

	padding: 13px 30px;

	color: #fff;

    cursor: pointer;

	font-size: 16px;

	line-height: 24px;

	border-radius: 100px;

	background-color: #245abc;

	border: 0px solid #245abc;

}

.slider-title {

	margin: 21px 25px 25px 0px;

}

.icons-wrap .icons {
	padding: 5px 10px;
	width: 100px;
	height: 100px;
}
.icons-wrap .icons img{max-width: 100%;}

.icons-wrap .text-wap {

}

.icons-wrap .text-wap strong {

	font-size: 16px;

	line-height: 1.5rem;

}

.icons-wrap .text-wap p {

	font-size: .875rem;

	line-height: 1.375rem;

}

.ups {
	margin-top: 20px;
}
.slider-title {

	font-size: 1.3rem;

	line-height: 2rem;

	color: #292929;

	margin-bottom: 20px;

}





.productsslider .item .product-section,  .productsslidertrand .item .product-section {

	overflow: hidden;

	position: relative;

}

.productsslider .item .product-section .deals-wrap, .productsslidertrand .item .product-section .deals-wrap {

	position: absolute;

	z-index: 999;

	padding: 4px 0px;

	transform: rotate(-42deg);

	top: 26px;

	left: -49px;

	width: 200px;

	text-align: center;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 18px;

	box-shadow: 0 0px 0px 3px rgba(255,255,255,0.8); -moz-box-shadow: 0 0px 0px 3px rgba(255,255,255,0.8); -webkit-box-shadow: 0 0px 0px 3px rgba(255,255,255,0.8); -ms-box-shadow: 0 0px 0px 3px rgba(255,255,255,0.8); -o-box-shadow: 0 0px 0px 3px rgba(255,255,255,0.8);

}

.productsslider .item .product-section .deals-wrap.yellow, .productsslidertrand .item .product-section .deals-wrap.yellow{ background: #ddf20f; color: #333;}

.productsslider .item .product-section .deals-wrap.red, .productsslidertrand .item .product-section .deals-wrap.red{ background: #fc8e00; color: #fff;}

.productsslider .item .product-section .deals-wrap.purple, .productsslidertrand .item .product-section .deals-wrap.purple{ background: #9e00ff; color: #fff;}

.productsslider .item .product-section a, .productsslider-trand .item .product-section a, .productsslidertrand .item .product-section a {

	text-decoration: none;

}

.productsslider .item .product-section a .products-img{
	width: 100%;
	height: 350px;
	overflow: hidden;
    object-fit: cover;

}

.productsslider .item .product-section a .products-img img, .productsslidertrand .item .product-section a .products-img img {

	transform: scale(1);

	height: 100%;

    transition: all ease-in-out 200ms; -moz-transition: all ease-in-out 200ms; -o-transition: all ease-in-out 200ms; -ms-transition: all ease-in-out 200ms; -webkit-transition: all ease-in-out 200ms;

}

.productsslider .item:hover .product-section a .products-img img, .productsslidertrand .item:hover .product-section a .products-img img{

    transform: scale(1.2);

}



.productsslider .item .product-section a .text-wrap , .productsslider-trand .item .product-section a .text-wrap, .productsslidertrand .item .product-section a .text-wrap {

}

.productsslider .item .product-section a .text-wrap .products-tit , .productsslidertrand .item .product-section a .text-wrap .products-tit {
	font-weight: 600;
	color: #292929;
	font-size: 1.1rem;
	padding: 10px 0 0 0;
}

.productsslider .item .product-section a .text-wrap .sub-title , .productsslidertrand .item .product-section a .text-wrap .sub-title {

	font-size: 16px;

	color: #292929;

}
.productsslider-trand .item {
	min-height: 350px;
	position: relative;
}

.productsslider-trand .item .product-section {
	min-height: 350px;
}
.productsslider-trand .item .product-section a .products-img {
	width: 100%;
	height: 335px;  
	overflow: hidden;
    position: relative;
	border-radius:5px;
}
.productsslider-trand .item .product-section a .products-img::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0,0.7) 100%) !important;
}
.productsslider-trand .item .product-section a .products-img img {
	transform: scale(3);
}
.productsslider-trand .item .product-section .text-wrap {
	width: 100%;
}
.productsslider-trand .item .product-section .text-wrap .products-tit {
	color: #000;
	font-weight: bold;
	font-size: 1.125rem;
	padding-top:10px;
}
.productsslider-trand .item .product-section .text-wrap .sub-title {
	color: #000;
    font-size: 14px;
	font-weight: 300;
}

.productsslidertrand .item .product-section a .products-img{
	width: 100%;
	height: 350px;
	overflow: hidden;
}

.featureslider {

	/*padding: 50px 30px;*/
}

.featureslider .item a {

	text-decoration: none;

	color: #292929;

}

.featureslider .item a .blog-section {
	padding: 0;
	transition: all ease-in 200ms;
	background: rgba(255,255,255,0.6);
	height: 300px;	
	position: relative;
}

.featureslider .item a:hover .blog-section {
    background: #fff;
}

.featureslider .item a .blog-section .blog-pics {
	overflow: hidden;
	z-index:999999;
}
.featureslider .item a .blog-section .text_wrap {
	text-align: center;
	width: 100%;
	color: #000;
}
.featureslider .item a .blog-section .blog-pics:after{
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0,0.7) 100%) !important;
}
.featureslider .item a .blog-section .blog-pics img {
	height: 200px;
	transform: scale(2.69);
}

.featureslider .item a .blog-section .blog-title {
	padding: 15px 0;
	text-align: left;
	font-size: 1.1rem;
	font-weight:600;
}

.featureslider .item a .blog-section .blog-content {

	text-align: center;

	/*padding: 0 3rem;*/

}

.featureslider .item a .continue-btn {

	padding: 10px 0;

	margin: 30px auto;

	border: solid 1px #efa718;

	width: 200px;

	text-align: center;

	border-radius: 100px;

    transition: all ease-in 200ms;

}

.featureslider .item a .continue-btn:hover{

    background: #efa718;

    color: #fff;

}

.slider {

	margin-bottom: 40px;

}

.owl-nav {

	position: absolute;

	width: 100%;

	top: 30%;

	height: 0px;

}

.featureslider .owl-nav {

	position: absolute;

	width: 100%;

	top: 26%;

	height: 0px;

    outline: none;

}

/*

.owl-nav .owl-prev, .owl-nav .owl-next {

	width: 60px;

	height: 60px;

    position: relative;

	background: #fff !important;

	border-radius: 50%;

	border: solid 1px rgba(0,0,0,0.3) !important;

    outline: none;

}

*/

.featureslider .nav-btn {
	width: auto;
	height: auto;
	background-size: 15px;
	background-color: transparent;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
	background: #fff;
	border-radius: 100px;
	width: 50px;
	height: 50px;
	text-align: center;
	border: solid 1px #fff;
    outline: none;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 1px 1px !important;
	margin-left:-6%;
}
.owl-carousel .owl-nav button.owl-next {
    margin-right: -6%;
}
.nav-btn {
	width: 30px;
	height: 30px;
	background-size: 15px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
}

.nav-btn.prev-slide{

    background-image: url(../image/left-arrow.png);

}

.nav-btn.next-slide{

    background-image: url(../image/right-arrow.png);

}

.owl-prev.disabled {

	opacity: 0;

}

.owl-nav button span {

	position: absolute;

	top: 50%;

	left: 50%;

	font-size: 34px;

	transform: translate(-50%, -57%);

}

.owl-nav .owl-prev {

	margin-left: -20px;

	float: left;

}

.owl-nav .owl-next {

	margin-right: -20px;

	float: right;

}

.rating-wrap {

	text-align: center;

	display: inline-block;

	width: auto;

	margin: 20px auto;

	font-size: 24px;

}

.rating-wrap .fa {

	margin: 0 3px;

	color: #0f90ba;

}

.action-section {

	max-width: 540px;

	margin: 0 auto;

    text-align: center;

}

.action-section h2 {

	font-size: 24px;

	text-align: center;

	color: #fff;

	font-weight: normal;

	line-height: 36px;

	font-family: 'lato';

}

.action-section a {

	width: 200px;

	text-align: center;

	margin: 0 auto;

	padding: 15px 30px;

	background: #333;

	margin-top: 50px;

	display: block;

	color: #fff;

	border-radius: 100px;

	text-decoration: none;

}

.content-wrap .content-title {

	font-size: 1rem;

	text-align: center;

	padding: 30px 0;

}

.content-wrap p {

	font-size: 15px;

	line-height: 24px;

    font-family: 'Muli', sans-serif;

}

.feature-slider {

	/*overflow: hidden;
       background: url('../img/psd-colorful-summer-beach-vacation-background-heypik-92U43ZC.jpg');
    background-size: cover;*/
}
.feature-slider .feature-title {
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
}
.feature-slider-wrap {

	position: relative;

}

.caption-wrap {

	position: absolute;

	top: 0;

	width: 100%;

	height: 100%;

}

.caption-wrap .container {

	position: relative;

	height: 100%;

}

.caption-wrap .text-wrap {

	position: absolute;

	left: 0;

	max-width: 420px;

	top: 45%;

	background: rgba(255,255,255,0.8);

	padding: 15px;

}

.caption-wrap .featrue-img {

	position: absolute;

	right: 0;

	max-width: 400px;

	background: rgba(255,255,255,0.8);

	padding: 15px;

	bottom: 0;

}

.caption-wrap .text-wrap .feature-title {

	font-size: 30px;

	line-height: 45px;

}

.caption-wrap .featrue-img .img-title {

	font-size: 30px;

	line-height: 45px;

}

.featureslider .owl-nav, .productsslidertrand .owl-nav, .productsslider .owl-nav{

	position: absolute;
    transition: all ease-in 200ms; -moz-transition: all ease-in 200ms; -webkit-transition: all ease-in 200ms; -ms-transition: all ease-in 200ms; -o-transition: all ease-in 200ms;

}
.owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-next:focus {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 1px, rgba(255, 255, 255, 0.7) 0px 0px 0px 5px !important;
	outline: currentcolor none medium !important;
	transition: box-shadow 0.2s ease 0s !important;
}
.productsslider-trand .owl-nav{
    position: absolute;
    top: 25%;
    transition: all ease-in 200ms; -moz-transition: all ease-in 200ms; -webkit-transition: all ease-in 200ms; -ms-transition: all ease-in 200ms; -o-transition: all ease-in 200ms;
}

.featureslider .owl-nav .owl-prev {

	margin-left: -15px;

}

.featureslider .owl-nav .owl-next {

	margin-right: 0px;
	position:absolute;
	right:-15px;

}

/*tabs*/

.tab-section {

	padding: 50px 0;

}

.tab-section .tab-title {

	font-size: 24px;

	padding: 15px 0;

	font-weight: bold;

}

.tab-section .tab {

	margin-top: 20px;

}

.tab .dynamic_tabs .tab_list {

	margin: 0;

}

.tab .dynamic_tabs .switch_view {

  display: block;

  padding: 10px 15px;

  border-radius: 5px;

  border: 1px solid #CCC;

  background-color: #FFF;

  text-align: center;

  width: 25%;

  margin: 20px auto;

  cursor: pointer;

  transition: all .3s ease-in-out;

}

.tab .dynamic_tabs .switch_view:hover {

  background: #f0f0f0;

}

.tab .dynamic_tabs .tab_list li {

  text-align: center;

  display: inline-block;

  padding: 5px 10px;

  border: 0px solid #CCC;

  background-color: #FFF;

  position: relative;

  top: 1px;

  margin-right: 32px;

  transition: all .3s ease-in-out;

  cursor: pointer;

  background-color: #fff;

    font-size: 16px;

}

.tab .dynamic_tabs .tab_list li.active, .dynamic_tabs .tab_list li:hover {

  border-bottom: 3px solid #292929;

  background-color: #FFF;

  color: #292929;

}

.tab .dynamic_tabs .tab_content > div {

  background-color: #FFF;

  padding: 10px;

  border: 0px solid #CCC;

  min-height: 150px;

}

.tab .dynamic_tabs .tab_content > div:not(:first-of-type) {

  display: none;

}

.tab .dynamic_tabs.vertical {

  overflow: hidden;

}

.tab .dynamic_tabs.vertical .tab_list {

  width: 15%;

  float: left;

}

.tab .dynamic_tabs.vertical .tab_list li {

  display: block;

  top: 0;

  left: 1px;

  border: 0px solid #CCC;

}

.tab .dynamic_tabs.vertical .tab_list li:not(:last-of-type) {

  margin-bottom: 5px;

}

.tab .dynamic_tabs.vertical .tab_list li.active, .dynamic_tabs.vertical .tab_list li:hover {

  border-right: 1px solid #FFF;

}

.tab .dynamic_tabs.vertical .tab_content {

  width: 85%;

  float: right;

}

.tab .dynamic_tabs.vertical .tab_content > div {

  min-height: 200px;

}

.linkpile-items {

	margin-top: 30px;

}

.linkpile-items {

	display: grid;

	grid-template-columns: 1fr 1fr 1fr 1fr;

}



.linkpile-items a {

	text-decoration: none;

	color: #292929;

    padding: 16px 0;

}

.linkpile-items a .linkpile__linkpile-item-title {

	font-size: 15px;

	color: #292929;

}

.linkpile-items a .linkpile__linkpile-item-subtitle {

	color: #292929;

	font-size: 14px;

}



/* End tabs */



footer{

    background: #f5f4f3;

    padding: 50px 0;

}

.logo-footer {

	margin-bottom: 20px;

	max-width: 350px;

}

.footer-nav {

}

.footer-nav .footer-nav-wrap {

	margin-bottom: 30px;

	width: 50%;

	float: left;

}

.footer-nav .footer-nav-wrap .title-wrap {

	font-size: 16px;

	font-weight: bold;

	color: #646464;

	line-height: 20px;

	margin-bottom: 10px;

}

.footer-nav .footer-nav-wrap ul {

	margin: 0;

	padding: 0;

}

.footer-nav .footer-nav-wrap ul li {

	list-style: none;

	padding: 0;

}

.footer-nav .footer-nav-wrap ul li a {

	padding: 0px 0 5px;

	display: inline-block;

	width: 100%;

	color: #292929;

}

.NewsletterSignup h3, .SiteFooter__Sms h3 {

	font-size: 1rem;

	font-weight: bold;

	color: #5e5e5e;

}

.input-group-wrapper {

	width: 80%;

}

.input-group-wrapper .form-group.floating-label.empty {

	width: 100%;

}

.input-group-wrapper .form-group #NewsletterSignup__input {

	width: 100%;

	padding: 15px;

	height: 45px;

}

.input-group .input-group-btn {

	margin: 0 5px;

	height: 40px;

}

.input-group .input-group-btn button {

	height: 43px;

    background: #245abc;

    border-color: #245abc;

}

.social-follow .social {

	margin: 0;

	padding: 0;

	display: block;

}

.social-follow .social li {

	display: inline-block;

	width: 50px;

	height: 50px;

}



.social-follow .social li a {

	padding: 0;

	display: inline-block;

	font-size: 24px;

	color: #fff;

	border-radius: 100px;

	width: 50px;

	height: 50px;

	line-height: 50px;

	text-align: center;

    transition: all ease-in 200ms;

}

.social-follow .social li:nth-child(1) a{background: #3b5998;}

.social-follow .social li:nth-child(2) a{background: #00aced;}

.social-follow .social li:nth-child(3) a{background: #bb0000;}

.social-follow .social li:nth-child(4) a{background: #007bb6;}

.social-follow .social li:nth-child(5) a{background: #cb2027;}



.social-follow .social li:hover a {box-shadow: 1px 4px 0px 0px rgba(0,0,0,0.2)}

.SiteFooterLegal.text-muted {
	text-align: center;
	margin-top:50px;
}

.SiteFooterLegal.text-muted p {

	margin: 0;

}

.meet-family {

	margin-top: 20px;

}

.meet-family ul {
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: 200px 220px;
	align-items: center;
	grid-gap: 10px;
}

.meet-family ul li {

	display: inline-block;

	max-width: 100%;

	padding: 20px 0px;

	height: 80px;

	margin: 0 5px;

}

.meet-family ul li a{

	outline: none;

    text-decoration: none;

}

/*search section*/

.form-group-section {

	display: block;

	width: 100%;

	padding: 15px 0;

	border-bottom: solid 1px #dadada;

}

.form-group-section .where-fileds:first-child {

	width: 350px;

}

.form-group-section .where-fileds {

	display: inline-block;

	margin: 0 15px;

    position: relative;

}

.form-group-section .where-fileds input, .form-group-section .where-fileds select {

	padding: 10px 10px 10px 50px;

	width: 100%;

	border: solid 1px #e6e6e6;

	border-radius: 5px;

}

.form-group-section .where-fileds i.fa {

	position: absolute;

	font-size: 24px;

	left: 10px;

	top: 10px;

	color: #c6c6c6;

}



section.fliter {

	background: #f3f3f3;

	border-bottom: solid 1px #dadada;

}

.filter-section .title-price {

	font-weight: bold;

	padding-bottom: 25px;

	font-size: 18px;

	color: #292929;

	font-synthesis: style;

}

.filter-section .range-price {

	display: grid;

	grid-template-columns: 1fr 1fr;

	grid-column-gap: 15px;

}

.filter-section .range-price .range {

	width: 100%;

	margin-bottom: 30px;

	border: 1px solid #007bff;

	padding: 15px 0;

	border-radius: 5px;

	position: relative;

}

.filter-section .range-price .range label {

	position: absolute;

	top: 0;

	left: 5px;

	font-size: 12px;

	color: #8f8f8f;

}

.filter-section .range-price .range input {

	width: 100%;

	text-align: center;

	border: 0;

	font-size: 18px;

	font-weight: bold;

	color: #6c6c6c;

}

.ui-slider-horizontal {

	height: 2px !important;

}

.ui-slider-horizontal .ui-slider-handle {

	top: 0 !important;

	margin-left: -5px !important;

	margin-top: -15px !important;

	border-radius: 50% !important;

	width: 30px !important;

	height: 30px !important;

	border: none !important;

	background: #007bff !important;

}

.ui-widget-header {

	border: 1px solid #e78f08;

	background: #fff !important;

	color: #ffffff;

	font-weight: bold;

	height: 2px !important;

}

.filter-section .range-slider {

	width: 95%;

	margin: 0px 0 25px;

}

.filter-section .apply-btn {

}

.filter-section .apply-btn a {

	float: right;

	background: #007bff;

	color: #fff;

	padding: 5px 15px;

	border-radius: 100px;

	font-size: 17px;

	cursor: pointer;

}

section.fliter ul {

	display: block;

	margin: 0 30px;

	padding: 0;

    width: 100%;

    background: #fff;

    margin-left: 0px;

    margin-right: 0;

}

section.fliter ul li {

	display: inline-block;

	position: relative;

	padding: 15px 0;

	margin: 0 15px;

}

section.fliter ul li a {

	color: #9f9f9f;

	outline: none;

	text-decoration: none;

    font-size: 14px;

}

section.fliter ul li .filter-section {

	position: absolute;

	background: #fff;

	padding: 15px;

	width: 350px;

	display: none;

	box-shadow: 0 0 4px 0px rgba(0,0,0,0.2);

	top: 54px;

	z-index: 9999;

}



@media (max-width:1100px){

    .content-wrap .content-title {

	font-size: 2rem;

}

    .banners-section .bannes-txt {

	max-width: 100%;

        min-width: 300px;

}

    .banners-section .bannes-txt .text-section{text-align: center;}

    .banners-section .bannes-txt .text-section {

	text-align: center;

	font-size: 25px;

	line-height: 30px;

}

    .banners-section .bannes-txt .search-container, .banners-section .bannes-txt .search-container .form-group.where_search{

	width: 98%;

}

    .banners-section .bannes-txt .search-container .form-group.arrive-date, .banners-section .bannes-txt .search-container .form-group.end-date{

        width: 47.9%;

    }

    .banners-section .bannes-txt .search-container .form-group.guests {

	width: 98%;

}

    .banners-section .bannes-txt .search-container .form-group button, .banners-section .bannes-txt .search-container .form-group{width: 100%; margin:5px;}

    .icons-wrap {

	margin: 20px 0;

	text-align: center;

}

}

@media (max-width:992px){

   .banners-section .bannes-txt .search-container, .banners-section .bannes-txt .search-container .form-group.where_search{

	width: 98%;

}

    .banners-section .bannes-txt .search-container .form-group.arrive-date, .banners-section .bannes-txt .search-container .form-group.end-date{

        width: 98%;

    }

    .banners-section .bannes-txt .search-container .form-group.guests {

	width: 98%;

} 

}

@media (max-width:767px){
    .meet-family ul {
	grid-template-columns: 1fr;
}
    .meet-family ul li a .img-fluid {
	width: 70%;
}
    .meet-family ul li {
	padding: 0px 0px;
	height: auto;
	margin: 0 5px;
}
    .icons-wrap .icons {
	margin: 0 auto;
}

     .rating-wrap {

	font-size: 18px;

}

    .slider {

	margin-bottom: 10px;

}

    .productsslider .item .product-section a .text-wrap, .productsslider-trand .item .product-section a .text-wrap, .productsslidertrand .item .product-section a .text-wrap {

	text-align: center;

}

    .action-section h2 {

	font-size: 17px;

}

    .linkpile-items {

	display: grid;

	grid-template-columns: 1fr 1fr;

}

    .footer-nav .footer-nav-wrap {

	margin-bottom: 30px;

	width: 100%;

	float: none;

	text-align: center;

}

    .NewsletterSignup h3, .SiteFooter__Sms h3 {

	text-align: center;

}

    .input-group-wrapper {

	width: 100%;

}

    .input-group .input-group-btn {

	margin: 0 auto 25px;

	height: 40px;

}

    .social-follow {

	text-align: center;

	margin-bottom: 20px;

}

    .owl-nav {

	display: none;

}

}

	@media only screen and (max-width: 600px) {
	  .top-nav div
	  {
		max-width:300px !important;  
	  }
	  .banners-section .bannes-txt
	  {
		min-width:95% !important;  
	  }
	  
	  .banners-section .bannes-txt .search-container .form-group.arrive-date, .banners-section .bannes-txt .search-container .form-group.end-date
	  {
			width:46.2% !important;  
	  }
	  .banners-section .bannes-txt .search-container .form-group.end-date {
			
			float:right;  
	  }
	  .banners-section .bannes-txt {
			top: 45% !important;
			width: 100%;
			text-align: center;
			z-index: 999; 
			left:0px;
			transform: none;
		    -webkit-transform: none;
		}
		.banners-section .bannes-txt .search-container .form-group .fa
		{
			left:10px !important	
		}
		.banners-section .bannes-txt .search-container .form-group select:not(*:root)
		{
			width:88% !important;
			-webkit-appearance:none;	
		}
		.ui-widget.ui-widget-content
		{
			z-index:999999 !important	
		}
		.ashthomico
		{
			float:left;
			width:23% !important;
		}
		.icons-wrap
		{				
			margin:0px;
			padding-right: 20px;
		}
		.ashticomimg
		{
			padding-left:0px !important;	
		}
		.icons-wrap .icons img
		{
			width:60px;	
		} 
		.icons-wrap .text-wap
		{
			text-align:justify;	
		}
		.owl-nav .owl-prev
		{
			margin-left:0px;	
		}
		.owl-nav .owl-next
		{
			margin-right:0px;	
		}
		.owl-nav {
			display: block !important;
		}
		.banners-section .owl-nav {
			display: none !important;
		}
		.feature-slider .feature-title {
			padding: 15px 0px !important; 
			font-size: 30px !important; 
		}
		.tab .dynamic_tabs .tab_list li
		{
			margin-right:0px !important;
		}
		.linkpile-items {
			display: grid;
			grid-template-columns: 1fr;
		}
		.ashtabtblock
		{
			display:block !important;
		}		
		.ashtabtblockx
		{
			display:none !important;
		}
		.banners-section
		{
			height:92vh;	
		}
		.linkpile-items a .linkpile__linkpile-item-title {
			text-align: center;
		}
		.tab-section
		{
			padding:0px !important;
		}
		.top-nav
		{
			background: linear-gradient(to bottom, rgba(0, 0, 0, 0.83) 41%, rgba(0,0,0,0) 100%) !important;
		}
		.menu-button, .menu-button::before, .menu-button::after
		{
			background-color: #ffffff !important;
		}
		.banners-section .bannes-txt .search-container .form-group button, .banners-section .bannes-txt .search-container .form-group
		{
			width:98%;	
			margin:5px;
		}
		.meet-family ul {
			grid-template-columns: 1fr 1fr;
		}
		.meet-family ul li {  
			margin: 0 auto !important;
			width: 100% !important;
		}
	}
	
	
	
	
        .ac_results {
            width: 298px !important;
        }

        .banners-section {
            position: relative;
        }

        .banners-section .slider {
            position: absolute;
            top: 0;
            left: 0;
        }

        /*
    .banners-section .slider .item, .banners-section .slider, .banners-section .slider .owl-item, .banners-section .slider .owl-stage-outer, .banners-section .slider .owl-stage, .banners-section .slider .item img {
	height: 100%;
}
*/
        .banners-section .slider .owl-nav .owl-prev {
            margin-left: 0px;
            float: left;
        }

        .banners-section .slider .owl-nav .owl-next {
            margin-right: 0px;
            float: right;
        }

        .slider-bg.owl-carousel .owl-item,
        .slider-bg.owl-carousel .owl-item .item {
            height: 100%;
            display: block;
        }

        .slider-bg .owl-stage-outer,
        .slider-bg .owl-stage-outer .owl-stage {
            height: 100%;
        }

        .ui-datepicker .ui-datepicker-title {
            color: #333;
        }
        .banner_txt {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, -50%);
}
        .banner_txt .text-section {
	text-align: center;
	width: 100%;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
	font-family: 'Acme', sans-serif;
}
        .banner_txt .text-section:first-child {
	font-size: 70px;
	font-weight: 400;
	line-height: 80px;
}
        .banner_txt .text-section:nth-child(2) {
	font-size: 38px; 
	font-weight: 700;
	line-height: 50px;
	font-family: 'Zilla Slab', serif;
}
.modification{
	color:#fff;
	cursor:pointer;
	margin-bottom:15px;
}
 
.Divider__title-layout {
    align-items: center;
    display: flex;
    position: relative;
}


.Divider__title-left, .Divider__title-right {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
} 
.Divider__title-row {
    border-bottom: 1px solid #d3d8de;
    border-bottom-color: var(--color-border-default,#d3d8de);
    flex: 1 1 auto;
}
.CollapsibleLinkpile .Divider__title-text {
    padding: 0 16px 0 0;
}
.Divider__title-text {
    font-weight: 400;
    padding: 0 1.5em;
}
.CollapsibleLinkpile__title {
    color: #292929;
    margin: 0;
}
.CollapsibleLinkpile__title {
    font-size: 1.125rem;
	font-weight: 600;
    line-height: 45px;
}
.Divider__title-left, .Divider__title-right {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
}
.Divider__title-row {
    border-bottom: 1px solid #d3d8de;
    border-bottom-color: var(--color-border-default,#d3d8de);
    flex: 1 1 auto;
}
.Divider__SVGIcon {
    margin-left: 8px;
    margin-top: 4px;
    transform: rotateX(360deg);
    transition: all .2s linear;
}
.SVGIcon--16px {
    width: 16px;
    height: 16px;
}
.SVGIcon {
    display: inline-block;
    stroke-width: 1.5;
    stroke: currentColor;
    width: 24px;
    height: 24px;
}
details summary::-webkit-details-marker { 
  color: #fff;
  font-size: 500%;
} 
summary::-webkit-details-marker {
  display: none
}
.products-img img {
    object-fit: cover;
}  
 
 
 .topsection {
    margin-top: -5% !important;
    padding: 30px !important;
    background-color: #FFF !important;
    border-radius: 5px !important;
}
.slider-title.margin-top-one {
    margin-top: 5px;
}
}
@media (min-width: 1200px){
.container {
    max-width: 1250px;
	padding:0px 50px;
}
}
@media only screen and (max-width: 600px){
.select_search {
    width: 94% !important;
}
.king-beds ul li{ border:none !Important}
}
.proseconde{
	padding:0px 3.5%;
}