/*
Theme Name: BigBearVacations
Theme URI:
Description: BigBearVacations Theme
Author: Bizcor
Author URI:
Version: 1.01
*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body{
    font-family: 'azo-sans-web';
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6{
   margin: 0;
   /*font-family: 'Kaushan Script';*/
   font-family: 'azo-sans-web';
}
a, a:hover, a:focus{
    text-decoration: none;
}
a, button, input[type="submit"], input[type="button"]{
    transition: 0.2s;
}
img, iframe{
    max-width:100%;
}
.form-group{
    margin-bottom:0;
}
.modal-dialog .form-group{
    margin-bottom: 15px;
}
.container-custom{
    max-width:1500px;
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
}
.clear{
    clear: both;
}
ul{
    list-style-position: inside;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
    /* display: flex !important; */
    align-items: center;
}
.numberToCall {
    font: 500 23px/30px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.pull-right svg {
    margin-right: 6px;
}
.mobile-top-bar-new {
    padding: 4px 10px !important;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.pop_up_wrapp{
	z-index: 500 !important;
}
.home .pop_up_wrapp{
	z-index: 10000 !important;
}
.home .clearfix {
    position: relative;
}
.clearfix::before,
.clearfix::after {
    content: '';
    display: table;
    clear: both;
}
/*modal*/
.search_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0,0,0,.7);
}
.search_modal .modal-dialog {
    position: relative;
    max-width: 600px;
    padding: 15px;
    margin: 50px auto;
}
.search_modal .close {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    background: none;
    border: 0;
}
#searchModalMobile #resortpro-widget-form > .row {
    display: flex;
}
#searchModalMobile #resortpro-widget-form > .row > .col-lg-10 {
    flex-grow: 1;
}
/*end modal*/
/*Fix Datepicker*/
.home .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    border-radius: 6px;
    border: 1px solid #aaa;
}
.home .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.home .ui-datepicker .ui-datepicker-next,
.home .ui-datepicker .ui-datepicker-prev {
    width: 1.8em;
    height: 1.8em;
}
.home .ui-state-disabled, 
.home .ui-widget-content .ui-state-disabled, 
.home .ui-widget-header .ui-state-disabled {
    opacity: .35;
}
.home .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.home .ui-widget-header {
    font-weight: 700;
}
.home .ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    text-align: center;
}
.home .ui-datepicker .ui-datepicker-next span, 
.home .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.home .ui-icon, 
.home .ui-widget-content .ui-icon, 
.home .ui-widget-header .ui-icon {
    background-image: url('/wp-content/themes/BizcorLuxury/images/ui-icons-arrow.png');
}
.home .ui-icon {
    width: 16px;
    height: 16px;
}
.home .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.home .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.home .ui-state-disabled {
    cursor: default !important;
}
.home .ui-corner-all{
    border-radius: 0;
}
.home .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.home .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.home .ui-datepicker table {
    font-size: .9em;
    border-collapse: collapse;
}
.home .ui-widget {
    font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
    font-size: 1.1em;
}
.home .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}
.home #ui-datepicker-div .ui-datepicker-calendar .ui-state-disabled {
    opacity: 1;
    pointer-events: none;
}
.home .ui-widget-content .ui-state-default {
    border: 0;
}
.home .ui-state-default, 
.home .ui-widget-content .ui-state-default, 
.home .ui-widget-header .ui-state-default {
    text-align: center;
}
.home .ui-datepicker td a, 
.home .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-decoration: none;
}
.home .ui-state-default, 
.home .ui-widget-content .ui-state-default, 
.home .ui-widget-header .ui-state-default {
    font-weight: 700;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
	color: var(--second_color);
}
.home #ui-datepicker-div .ui-widget-header .ui-corner-all.ui-state-hover{
    border: 1px solid var(--hover_color);     
}
.home #ui-datepicker-div .ui-widget-header .ui-corner-all{
    cursor: pointer;
}

/*End Fix*/

/*** HEADER ***/
.weather{
    font: 400 16px/22px Montserrat;
    letter-spacing: 0px;
    color: #F9D791;
    text-transform: capitalize;
    display: flex;
    height: 55px;
    align-items: center;
    margin: 0 10px 0 0;
}
.weather img {
    margin-right: 4px;
    height: 28px;
    width: 28px;
}
header{
    background: var(--main_color);
    position: relative;
    z-index: 999;
}
.home header{
    position: relative;
    top: 0 !important;
    left: 0;
    right:0;
    z-index: 2;
    background: rgba(0,0,0, 0.6);
    box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.16);
    z-index: 99999;
}
/* .home.admin-bar header{
    top:32px !important;
} */
header .header-logo{
    display: block;
    margin: 19.5px 0;
}
header .sticky-header-logo{
	display: inline-block;
}
header .header-logo img{
    transition: 0.3s;
    max-width: 250px;
    /* margin-left: 8px; */
    height: 77px;
    width: auto;
    /* padding: 10px; */
    padding-left: 40px;
}
header .header-logo:hover img, header .sticky-header-logo:hover img{
    filter:brightness(130%);
}
header .header-logo img.hidden-lg {
    display: none;
}
header > .container-fluid{
  padding-right:0;  
}
header nav ul{
    list-style: none;
    margin: 0;
}
header nav ul li{
    display: inline-block;
    text-transform: uppercase;
    font: 400 16px/36px Poppins;
    margin-right:10px;
}
header nav ul > li{
    position: relative;
}
header nav ul > li.menu-item-540 ul,
header nav ul > li.menu-item-570 ul {
    columns: 2;
    min-width: 360px;
}
header nav ul li a{
    color:#fff;
    display: block;
    padding: 5px 10px;
}
header nav ul li a:hover{
    color:#F9D791;
}
header nav .red{
   color:#FF0000; 
}
header nav .orange{
    color:#FDAD00;
}
header nav .green{
   color:#A7D700; 
}
header nav .blue{
   color:#02C1FF; 
}
header nav .purple{
   color:#9701CE; 
}
header nav .menu-item-1456 a{
    animation:pride 3s infinite;
}
.nowHiring a{
    font: 600 16px/36px Poppins;
    letter-spacing: 0.32px;
    color: var(--hover_color) !important;
    text-transform: uppercase;
    transition: all .5s;
}
.nowHiring:hover a{
    color: #fff !important;
    text-shadow: .5px .5px 2px #fff;
}
 @-webkit-keyframes pride {
0% {
transform: scale(1);
}
50% {
transform:scale(1.3);
}
100% {
transform:scale(1);
}
}
@keyframes pride {
0% {
transform: scale(1);
}
50% {
transform:scale(1.3);
}
100% {
transform:scale(1);
}
} 
 
/*dropdown*/
.menu-item-has-children ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    min-width:180px;
    z-index: 99;
    display: none;
    background:rgba(0,0,0,0.9);
    /*border: 1px solid rgba(0,0,0,.15);*/
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    padding: 5px 0;
}
.menu-item-has-children ul li{
    float:none;
     display: block;
    margin: 0;
}
.menu-item-has-children ul ul{
    left: 100%;
    top: 0;
}
.menu-item-has-children .caret{
    position:absolute;
    right:-3px;
    top: 20px;
    border-top-color:rgba(255, 255, 255, 0.5);
}
.stickly-header .menu-item-has-children .caret{
    border-top-color:rgba(255, 255, 255, 0.5);
    top: 30px;
}
.stickly-header .menu-item-has-children ul{
    background: rgba(0,0,0,0.8);
}
.stickly-header .menu-item-has-children ul li a{
    padding-top: 7px;
    padding-bottom: 7px;
}
.toggle-dropdown{
    position: absolute;
    right:0;
    top:0;
    bottom: 0;
    border: 1px solid #fff;
    text-align: center;
    width:38px;
    height:38px;
/*     padding-top: 7px; */
	
}
.toggle-dropdown .caret{
    border-top-color: #fff;
    position: static;
}
/*end dropdown*/
.header-buttons a{
   display: block;
   text-align: center;
   text-transform: uppercase;
   color:#fff;
   padding: 9px 14px;
   background: var(--hover_color2);
   position: relative;
}
.header-buttons a path,
.header-buttons .chat path {
    transition: .3s;
}
.header-buttons .chat {
    text-align: center;
    text-transform: uppercase;
    color:#fff;
    padding: 9px 14px;
    background: var(--second_color);
    position: relative; 
    cursor: pointer;   
}
.header-buttons .chat:hover path,.header-buttons .chat:hover span{
    color:#1FBA9A;    
    fill:#1FBA9A;    
}
.header-buttons .chat:hover{
    background: #fff;
}
.header-buttons a:hover path,
.header-buttons a:hover span{
    color:#1FBA9A;
    fill:#1FBA9A;
}
.header-buttons a:hover{
    background: #fff;
}
header .viewFav{
    position: absolute;
    top: 13px;
    height: 28px;
    right: calc(100% + 12px);
    background: #1FBA9A;
    color: #fff;
    padding: 5px 15px;
    white-space:nowrap;
    z-index: -1;
    border-radius: 10px;
    opacity: 0;
}
header .viewFav .caretic{
    position: absolute;
    left: 100%;
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1FBA9A;
    top: 7px;
    transition: all 0.3s;
}
header .headFav.active .viewFav{
    opacity: 1;
    transition: all 0.4s;
    z-index: 9999;
}
header .main-header .header-serch{
    padding-top: 3px;
}
.home #resortpro_sw_bedrooms_number,
.home #resortpro_sw_adults{
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #999!important;    
}
header .main-header .header-serch .form-control{
	background-color:transparent;
}
.header-buttons a span,.header-buttons .chat span{
    display: block;
    font: 500 10px/16px Poppins;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}
.header-buttons .fa{
   font-size: 24px; 
}
header label{
    display:none;
}
header #resortpro-widget-form{
    padding-bottom:0;
    width: 210px;
}
header #resortpro-widget-form input{
    border:1px solid #fff;
    border-radius:0;
    box-shadow: none;
    background: transparent;
    color: #fff;
    font:  300 11px/30px Poppins;
    height: 34px;
    width: 100%;
    padding: 6px 12px;
}
header #resortpro-widget-form input::-webkit-input-placeholder{
    color:#fff;
    font-size: 10px;
    font-family: 'Montserrat';
}
header #resortpro-widget-form input::-moz-placeholder{
    color:#fff;
    opacity: 1;
    font-size: 10px;
    font-family: 'Montserrat';
}
header #resortpro-widget-form button{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    background:#fff;
    color:#000;
    margin-left: -1px;
    height: 34px;
    width: 100%;
    border: 0;
    padding: 0;
    cursor: pointer;
}
header #resortpro-widget-form button:hover{
    background:#7ddedf ;
    color:#fff;
}
header #resortpro-widget-form button path {
    transition: .3s;
}
header #resortpro-widget-form button:hover path {
    fill: #fff;
}
header #resortpro-widget-form > .row{
    margin: 0;
    display: flex;
}
header #resortpro-widget-form > .row > div{
    padding: 0;
}
header #resortpro-widget-form > .row > div.col-lg-10 {
    width: 83.33333333%;
}
header #resortpro-widget-form > .row > div.col-lg-2 {
    width: 16.66666667%;
}
.header-tel{
    text-align: center;
    margin-left: 20px;
    color: #fff;
    font:400 28px 'Montserrat';
    display: inline-block;
    line-height: 1;
    margin-top:8px;
}
.header-tel a {
    font:  500 23px/30px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.header-tel a:hover {
    color: #7ddedf;
}
.header-tel p{
    font: 599 10px/22px Poppins;
    letter-spacing: 0px;
    color: #F9D791;
    text-transform: capitalize;
    margin: 0;
}
/*stickly-header*/
/*.header-tel a:hover{*/
    /*color: #7ddedf ;*/
/*}*/
.header-serch{
    padding-right: 20px;
    margin-bottom: 10px;
}
header .search_widget{
   margin-top: 10px; 
}
.main-header{
    position: relative;
}
.main-header::before,
.main-header::after {
    content: '';
    display: table;
    clear: both;
}
.open-mobile-menu{
  border: 0;
  background: transparent;
  color: #7ddedf;  
  position: relative;
  display: none;
}
/*stickly header*/
.stickly-header{
    background:var(--main_color);
    position: fixed;
    top: -1000px;
    left: 0;
    right: 0;
    z-index: 190;
    transition: 0.5s;
}
.stickly-header .header_logo_stickly {
    height: 50px;
    width: auto;
    margin: 7px 0 0 20px;
	transition: 0.3s;
}
header.scrolled .stickly-header{
    top:0;
}
.admin-bar header.scrolled .stickly-header{
    top:32px;
}
.stickly-header .call{
    display:block;
    text-align: center;
    color:#fff;
    font: 600 23px/30px Poppins;
    letter-spacing: 0px;
    width:305px;
    padding: 17px 0;
    margin-left:15px;
    background: var(--second_color) ;
}
.stickly-header .call:hover{
    background: var(--hover_color);
    color:#102B42;
}
.stickly-header nav ul li a{
    color: #fff;
    padding-top: 13px;
    padding-bottom:14px;
}
/*end stickly header*/
.mobile-top-bar-new,
.mobile-top-bar{
   background: #11263a;
   text-align: right;
   padding: 0 10px 0 0; 
   position:fixed;
   top: 0;
   left:0;
   right: 0;
   z-index: 10;
   display: none;
}
.mobile-top-bar-new .option,
.mobile-top-bar .option{
   font: 500 18px 'Montserrat';
   color: #fff;
   text-transform: uppercase;
   margin: 4px 12px 0; 
}
.mobile-top-bar-new .smsCall,
.mobile-top-bar .smsCall{
    margin: 0;
    color: #7DDEDF;
}
.mobile-top-bar-new button,
.mobile-top-bar button{
    background: #11263a;
    border:0;
    color: #fff;
    padding: 4px 8px 2px 8px;
    margin-right: 5px;
    font: 400 16px Poppins;
}
.mobile-top-bar-new button svg {
    margin-top: 4px;
}
.mobile-top-bar-new button img,
.mobile-top-bar button img{
    width:20px;
}
.mobile-top-bar button span{
    display:inline-block;
    margin-top: 1px;
}
.mobile-top-bar-new .chat {
    font-size: 12px;
    color: #fff;
    display: none;
    text-transform: uppercase;
}
.mobile-top-bar-new .chat i {
    padding-left: 5px;
}
.admin-bar .mobile-top-bar-new,
.admin-bar .mobile-top-bar{
    top:32px;
}
.mobile-top-bar-new a,
.mobile-top-bar a{
    color: #fff;
    font: 500 18px 'Montserrat';
    margin-left: 50px;
    padding-top: 4px;
}
.mobile-top-bar-new a i,
.mobile-top-bar a i{
    position: relative;
    top: 2px;
}
.mobile-top-bar-new a span,
.mobile-top-bar a span{
    color: #7ddedf;
}
.mobile-top-bar-new .link-dropdown-toggle,
.mobile-top-bar .link-dropdown-toggle{
    position:relative;
    color: #7ddedf;
    font: 500 18px 'Montserrat';
    display:block;
    padding-top:4px;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
}
.mobile-top-bar-new .link-dropdown-toggle i,
.mobile-top-bar .link-dropdown-toggle i{
    color:#fff;
}
.mobile-top-bar-new .link-dropdown-toggle .link-dropdown,
.mobile-top-bar .link-dropdown-toggle .link-dropdown{
    position:absolute;
    right:-10px;
    top:100%;
    z-index:11;
    background:#11263A;
    padding:5px 10px;
    text-align:right;
    min-width:170px;
    display:none;
}
.mobile-top-bar-new .link-dropdown-toggle.active .link-dropdown,
.mobile-top-bar .link-dropdown-toggle.active .link-dropdown{
    display:block;
}
.mobile-top-bar-new .link-dropdown-toggle .link-dropdown a,
.mobile-top-bar .link-dropdown-toggle .link-dropdown a{
    display:block;
    margin:5px 0;
    color:#fff;
    padding-top:0;
}
#searchModalMobile label{
    display:none;
}
#searchModalMobile .modal-content{
    background: none;
    box-shadow: none;
    border: 0;
}
#searchModalMobile .modal-header{
    border-bottom:0;
}
#searchModalMobile .modal-header .close{
    color:#fff;
    opacity: 1;
}
#searchModalMobile #resortpro-widget-form{
    padding-bottom:0;
    border-bottom:1px solid #fff;
}
#searchModalMobile #resortpro-widget-form .form-group{
    margin-bottom:0;
}
#searchModalMobile #resortpro-widget-form > .row > div{
    padding:0;
}
#searchModalMobile #resortpro-widget-form input,
#searchModalMobile #resortpro-widget-form button {
    color:#fff;
    background: transparent;
    border: 0;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    font-family: 'Montserrat';
}
#searchModalMobile #resortpro-widget-form input::-webkit-input-placeholder{
   color:#fff; 
}
#searchModalMobile #resortpro-widget-form input::-moz-placeholder{
   color:#fff; 
   opacity: 1;
}
#searchModalMobile #resortpro-widget-form button path {
    fill: #fff;
}

.emergencyBanner{
    background: #102B42;
    position: relative;
    z-index: 2;
    display: flex;
    padding: 6px 40px 6px 20px!important;
    top: 0;
    left: 0;
    width: 100%;
    color: rgba(255, 255, 255, 0.8);
    font: 400 15px 'Montserrat';
}
.emergencyBanner .closeEB{
    position: absolute;
    padding-right: 15px;
    top: 0px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center; 
    height: 100%;
    width: 45px;
}
.emergencyBanner .closeEB img{
    height: 100%;
    width: auto;
    cursor: pointer;
    transition: 0.3s;
}
.emergencyBanner .closeEB img:hover{
    opacity: 0.7;
}
.emergencyBanner .advized{
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    flex-shrink: 0;
}
.emergencyBanner .advized img{
    flex-shrink: 0;
}
.emergencyBanner .advized h3{
    color: #FFF002;
    font: 600 22px 'Montserrat';
    text-transform: uppercase;
    margin: 0 0 0 10px;
    letter-spacing: 1px;
    display: inline-block;
}
.emergencyBanner article{
    padding: 10px 30px;
}
.emergencyBanner article a{
    color:inherit;
}
.emergencyBanner article a:hover{
    color: #014990;
}
.emergencyBanner.smallIt article,
.emergencyBanner.smallIt .closeEB{
    display: none;
}
.emergencyBanner.smallIt{
    width: 240px;
    padding-right: 20px!important;
    cursor: pointer;
    transition: width 0.5s;
}

/*** END HEADER ***/

.covid-warning {
    background: var(--hover_color) 0% 0% no-repeat padding-box !important;
    border-radius: 0 0px 16px 16px !important;
    font: 600 22px/28px "azo-sans-web" !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    left: -120px !important;
    top: 55% !important;
    padding: 22px 17px 15px 17px !important;
	z-index: 999999 !important;
}
.covid-warning .warning {
    color: #102B42 !important;
}
/*top banner*/
.top-banner #resortpro-widget-form .form-group img {
    position: absolute;
    top: calc(50% - 10px)!important;
    right: 10px;
    height: 20px;
    object-fit: contain;
    opacity: 1;
    left: auto;
    width: 20px;
    display: inline-block;
    pointer-events: none;
}
.top-banner #resortpro-widget-form .form-group img.arrows {
    top: calc(50% - 12px)!important;
    height: 24px;
    width: 24px;
    z-index: 2;
}
.top-banner #resortpro-widget-form .form-control-feedback.caret{
    display: none;
}
.top-banner{
    position: relative;
    /*height:600px;*/
/*     height: 100vh; */
    height: 1000px;
}
.home .top-banner{
    z-index: 9999;
}
.admin-bar .top-banner{
    height: 1080px;
    top: -160px;
}
.top-banner .row{
    height: 100%!important;
}
.top-banner .backCont{
    height: 100%!important;
    overflow: hidden;
}
.top-banner img,
.top-banner video{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.home .top-banner img.banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
}

.top-banner .banner-title{
    color:#fff;
    text-align: center;
    padding: 0 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}
.home .top-banner .banner-title {
    top: 175px;
}
.home .top-banner .banner-title img {
    height: 454px;
    object-fit:contain;
    /* filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.9)); */
}
.top-banner h1{
    font: 400 66px 'Kaushan Script';
    text-shadow: 0 0 10px #000;
    text-transform: uppercase;
}
.home .top-banner h1{
   text-transform: capitalize;
   font-size:88px;
   letter-spacing: 0px;
   position: relative;
    padding-bottom:10px;
   /*z-index: 2;*/
}
.top-banner h4{
    font-size: 30px;
    letter-spacing: 1px;
    font-weight:300;
    text-shadow:0px 0px 10px #000000;
    font-family: Kaushan Script;
    position: relative;
    /*z-index: 2;*/
}
.top-banner .banner-search{
    max-width:935px;
    margin: 30px auto 25px auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    background: rgba(255,255,255,0.6);
    padding: 10px;
    position: relative;
    z-index: 1;
}
/*.top-banner .banner-search input::-moz-placeholder{
    color: #999!important;
}
.top-banner .banner-search input::-webkit-input-placeholder{
    color: #999!important;
}*/
.top-banner #resortpro-widget-form{
    padding-bottom:0;
}
.top-banner #resortpro-widget-form label{
    display:none;
}
.top-banner #resortpro-widget-form input,
.top-banner #resortpro-widget-form select,
.top-banner #resortpro-widget-form button{
    border-radius: 0;
    border: 0;
    height: 60px;
    width: 100%;
}
.top-banner #resortpro-widget-form select{
    -webkit-appearance:none;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.top-banner #resortpro-widget-form input,
.top-banner #resortpro-widget-form select{
    background: #fff;    
    font: 500 16px/24px "azo-sans-web";
    letter-spacing: 0px;
    color: #29292980;
    padding: 0 12px;
}
.top-banner #resortpro-widget-form input::-webkit-input-placeholder{  
    font: 500 16px/24px "azo-sans-web";
    color:rgba(41, 41, 41, 0.5);
}
.top-banner #resortpro-widget-form input::-moz-placeholder{
    color:rgba(41, 41, 41, 0.5);
    opacity: 1;     
    font-weight: 500; 
    font-size: 16px;  
    font-family:"azo-sans-web";
}
.top-banner #resortpro-widget-form .form-control-feedback{
   color:#ACACAC; 
}
.top-banner #resortpro-widget-form .form-control-feedback.glyphicon{
    top: 5px;
}
.home .top-banner #resortpro-widget-form .form-control-feedback.glyphicon{
   font-size:16px;
   top:6px; 
}
.top-banner #resortpro-widget-form .form-control-feedback.caret{
    top: 20px;
    right: 15px;
}
.top-banner #resortpro-widget-form > .row > .customView {
    display: flex;
}
/*.top-banner #resortpro-widget-form > .row > div {
    padding: 0 3px;
}*/

.top-banner #resortpro-widget-form > .row{
    margin-right:-5px;
    margin-left: -5px;
}
.top-banner #resortpro-widget-form button{
    font: 400 14px/18px "azo-sans-web";
    letter-spacing: 0px;
    color: #FAFAFA;
    text-transform: uppercase;
    background: var(--hover_color2)  ;
    animation: pulse 2s infinite;
    cursor: pointer;
}
.top-banner #resortpro-widget-form button:hover,
.top-banner .banner-title .btn-default:hover{
    background: #F9D791;
    border-color: #F9D791;
    color: #102B42;
}
.top-banner #resortpro-widget-form button:hover{
    animation:none;
}
.top-banner .banner-title .btn-default{
    color: #fff;
    border-radius: 0;
    border: 2px solid #fff;
    background: #7ddedf;
    text-transform: uppercase;
    font: 600 14px 'Montserrat';
    width: 180px;
    position: relative;
}


.covid-warning.open .message p,
.covid-warning.open .message p a {
    color: var(--main_color);
}
.covid-warning.open {
    left: 0 !important;
    top: 10% !important;
}
.covid-warning .close {
    background: var(--second_color) !important;
}
/*end top banner*/

/*custom view for search*/
.customView .caret{
    border-top: 7px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    color: #ACACAC;
    position: absolute;
    right: 15px;
    top: 20px;
}
.wrap-amenities {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0;
    top: 100%;
    color: #000;
    z-index: 9;
    background: rgba(255,255,255,0.99);
    padding: 0 8px !important;
    display: none;
}
.amenities-wrap {
    position: relative;
}
.click-chooses{
    position: absolute;
    top: -28px;
    z-index:1;
    background:#7ddedf;
    width: calc(100% - 8px);
    color: #fff;
    padding: 2px;
    font-weight: 500;
    text-transform: uppercase;
    transition: .3s;
    border-top-right-radius:8px;
    border-top-left-radius:8px;
}
.click-chooses.visible{
    top: 0px;
}
.click-chooses.active {
    opacity: 1;
    top: -29px;
    display: block;
}
.click-chooses.noneActive{
    opacity: 0;
}
.customView .form-control{
    position: relative!important;
    z-index: 2;
    background: none!important;
    height: auto;
    border: none;
}
.bg-white {
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
.customView input{
    background: none;
}
.customView .col-lg-3 {
    width: 25%;
    padding: 0px 5px;
}
.customView .glyphicon {
    right: 4px;
}
.amenities-wrap .btn-amenities {
    background: #fff;
    height: 45px;
    display: block;
    text-align: left;
    padding-left: 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    position:relative;
    z-index: 2;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.amenities-wrap .btn-amenities {
    color: #999;
}
.amenities-box .amenity_group {
    text-align: left;
    padding: 0;
    margin-bottom: 0 !important; 
}
.amenities-box .amenity_group label {
    display: block !important;
    color: #999;
    font-weight: 700;
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.amenities-box .amenity_group label + br {
    display: none;
}
.amenities-box .amenity_group input {
    height: inherit !important;
    width: 20px !important;
    margin-left: 2px;
    margin-top: 4px;
}
.amenities-wrap {
    position: relative;
}
.activities-icon {
    position: absolute;
    right: 15px;
    top: 9px;
    z-index: 3;
    color: #999;
    font-size: 20px;
    cursor:pointer;
}
.wrap-amenities .amenities-box .amenity_group {
    width: 33.333%;
    float: left;
    padding-bottom: 7px;
}
/* end custom view for search*/


/*detepickers*/
.home .ui-datepicker{
    background: rgba(20, 20, 20, 0.6);
}
.ui-datepicker{
    border-radius: 0;
    background:#141414;
    z-index:9999999!important;
}
.ui-datepicker .ui-datepicker-header{
    border-radius: 0;
    background-color: var(--hover_color2) ;
    background-image: none;
    color: #fff;
}
.ui-widget-content thead{
    color:#fff;
}
.ui-state-disabled{
    opacity:1!important;
}
.ui-datepicker-header .ui-state-disabled{
    opacity: 0.4!important;
}
.ui-icon-circle-triangle-e,
.ui-icon-circle-triangle-w{
  background-image: url(/images/arrow-white.svg)!important;  
  background-position: center center!important;
  background-repeat:no-repeat ;
  background-size:40%;
}
.ui-datepicker-header .ui-state-hover{
  background: #7ddedf !important; 
  border-color: #fff!important;
  border-radius: 0;
}
.ui-icon-circle-triangle-w{
    transform: rotatez(180deg);
}
.ui-widget-content .ui-state-default{
    color:#7ddedf ;
}
.home .ui-widget-content .ui-datepicker-unselectable .ui-state-default{
    color:#888;
}
.slash_logic .ui-datepicker-unselectable span.ui-state-default{
    background: var(--hover_color2);
	color: #fff !important;
}
.slash_logic .slashl a.ui-state-default,
.slash_logic .slashl span.ui-state-default{
    background:#fff url(/images/triangleTan.png) repeat scroll 0 0/200% 100%!important;
}
.slash_logic .slashr span.ui-state-default,
.slash_logic .slashr a.ui-state-default{
    background: #fff url(/images/triangleTan.png) repeat scroll 100% 0/200% 100%!important;
}
/*end datepickers*/

/*propositions*/
.propositions{
    padding: 6px 6px;
/*     margin-top: -26px; */
}
.propositions > .row {
    display: flex;
    flex-wrap: wrap;
}
.propositions > .row > div{
    width: 33.3334%;
    padding: 0 3px; 
}
.propositions > .row{
    margin-left: -3px;
    margin-right: -3px;
}
.propositions .propositions-item{
    display: block;
    position: relative;
    color: #fff;
    background: #000;
    margin-bottom: 6px;
    overflow: hidden;
}
.propositions .propositions-item img{
   width: 100%;
    height: 380px;
    object-fit: cover;
    opacity: .6;
    transition: 0.2s;
    display: block;
}
.propositions .propositions-item:hover img{
    opacity: 0.9;
    transform: scale(1.2);
}
.propositions .propositions-item:hover h3{
    text-shadow: 1px 0px 2px rgba(0, 0, 0, 1);
}
.propositions .propositions-item h3{
    position:absolute;
    top:50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 15px;
    font: 900 42px/46px "azo-sans-web";
    letter-spacing: 0.84px;
    color: #FFFFFF;
    text-shadow: 0px 3px 12px #000000A6;
    text-transform: uppercase;
}
/*end propositions*/

/*testimonials*/
.testimonials{
    text-align: center;
    background: #edeced;
    padding: 60px 0;
}
.testimonials h2,
.featured h2{
    text-align: center;
    text-transform: none;
    color: var(--main_color);
    font: 400 45px 'Kaushan Script';
    margin-bottom: 45px!important;
}
.testimonials .open-token{
    margin-top: 70px;
}
.testimonials .close-token{
   transform: rotatez(180deg);
   margin-top: -85px;
}
.testimonials article{
    padding: 0 80px;
}
.testimonials article p{
    font: 300 22px 'Montserrat';
    color: #898781;
    line-height: 1.6;
}
.testimonials article strong{
    display: block;
}
/*end testimonials*/

.top-things-to-do{
   /* padding: 30px 0;*/
   background-image: url(/images/rockSea.jpg);
   background-size: cover;
}
.top-things-to-do > div{
    background:rgba(16,43,66,0.6);
    padding: 90px 0 50px;
}
.top-things-to-do .container{
    text-align: center;
    max-width: 1480px;
    padding: 0 15px;
    margin: 0 auto;
}
.top-things-to-do h2{
    text-align: center;
    font: 900 42px/46px "azo-sans-web";
    letter-spacing: 0.84px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-bottom: 50px;
}
.top-things-to-do .container > .row {
    display: flex;
    flex-wrap: wrap;
}
.top-things-to-do .col-md-4{
    width: 33.33334%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.top-things-to-do .col-md-4 .image_block {
    height: 346px;
}
.top-things-to-do .col-md-4 .figure{
    border: 1px solid #fff;
    box-shadow:0 0 25px #000;
    height: 426px;
}
.top-things-to-do .col-md-4 h3{
    text-align: center;
    padding: 22px 0;
    background:var(--second_color);
    font: 500 20px/36px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    display:block;
}
/* .top-things-to-do .col-md-4 h3 a{
    padding: 22px 0;
    background:var(--second_color);
    font: 500 20px/36px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    display:block;
} */
.top-things-to-do .col-md-4 a:hover h3{
    background: #F9D791;
    color: #102B42 ;
}
.top-things-to-do .col-md-4 .figcaption{
    
    transition: all 0.3s;
}
.top-things-to-do .col-md-4:hover .figcaption{
    
}
.top-things-to-do .col-md-4:hover figcaption a{
    background:#1c4a71;
}
.top-things-to-do .col-md-4 .figure a div{
    overflow: hidden;
    background: #000;
}
.top-things-to-do .col-md-4 img{
    opacity: 0.8;
    transition: all 0.3s;
    width: 100%;
/*     height: 100%; */
/*     max-height: 358px; */
    height: 100%;
    display: block;
    object-fit: cover;
}
.top-things-to-do .col-md-4:hover img{
    opacity: 1;
}
.top-things-to-do .things-to-do-view-more{
    font: 400 14px/18px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 11px 30px;
    /* width:360px; */
    display:inline-block;
    border: 1px solid #fff;
    transition: all 0.3s;
}
.top-things-to-do .things-to-do-view-more:hover{
    color: #102B42;
    border: 1px solid var(--hover_color) ;
    background: var(--hover_color) ;
}


.parallax-area{
    background-image: url("/images/big-bear-ski-cabins.jpg");
    height: 500px;
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-area .row{
    /*background-color: #7ddedf ;*/
    /*opacity: 0.7;*/
    height: 500px;
    position: relative;
}
.green-bg{
    height: 500px;
    width: 100%;
    background-color: #7ddedf ;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.parallax-area .col-md-7{
    text-align: center;
}
.parallax-area .col-md-7 h3, .parallax-area .col-md-5 h3{
    text-align: center;
    color: white;
    font: 400 30px 'Montserrat';
}
.parallax-area .col-md-7 img{
    margin-top: 100px;
    opacity: 1;
}
.parallax-area .col-md-5{
    text-align: center;
    color: white;
    margin-top: 90px;
    padding: 0 30px;
}
.parallax-area .col-md-5 p{
    margin-top: 30px;
    margin-bottom: 20px;
    font: 300 16px 'Montserrat';
}
.search-results-button{
    margin-top: 60px;
}
.parallax-area .col-md-5 a{
    color: black;
    padding: 20px 50px;
    font: 400 20px 'Montserrat';
    text-transform: uppercase;
    background: white;
    border: 2px solid white;
    transition: all 0.3s;
}
.parallax-area .col-md-5 a:hover{
    background: #515775;
    color: white;
}

.home-reviews{
    background: #efefef;
    padding: 20px 0;
    margin-bottom: 6px;
}
/*.top-things-to-do .col-md-4 img{*/
    /*-moz-transition: all 0.5s ease-out;*/
    /*-o-transition: all 0.5s ease-out;*/
    /*-webkit-transition: all 0.5s ease-out;*/
/*}*/
/*.top-things-to-do .col-md-4:hover img{*/
    /*-webkit-transform: scale(1.2);*/
    /*-moz-transform: scale(1.2);*/
    /*-o-transform: scale(1.2);*/
/*}*/

/*property*/
.property h1{
    margin-bottom: 50px!important;
    padding: 0 15px;
    font: 900 42px/46px "azo-sans-web";
    letter-spacing: 0px;
    color: #292929;
    text-transform: uppercase;
    text-align: center;
}
.property{
    background: #FAFAFA;
    padding: 100px 0 60px 0;
    color: #686868;
    text-align: right;
}
.property .readMore {
    font: 400 14px/18px "azo-sans-web" !important;
    letter-spacing: 0px;
    color: #292929 !important;
    text-transform: uppercase;
    padding: 11px !important;
    background-color: var(--hover_color) !important;
}

.home .property{
    color: var(--main_color);
}
.home .property > .container {
    max-width: 1480px;
    padding: 0 15px;
    margin: 0 auto;
}
.property h3{
    color: #B08D72;
    font-family: 'Great Vibes', cursive;
    font-size: 38px;
    margin-bottom: 20px!important;
}
.property > .container > .row {
    margin: 0 -15px;
}
.property > .container > .row br {
    display: none;
}
.property > .container > .row > .col-md-6:first-child{
    border-right: 1px solid #8F827B;
}
.property article{
    line-height: 1.8;
    padding-bottom: 5px;
    overflow: hidden;
    transition: height 0.5s;
    text-align: left;
}
.property article p {
    margin-bottom: 15px;
}
.property article p a {
    font: 500 14px/24px "azo-sans-web";
    letter-spacing: 0px;
    color: #292929;
}
.property article p a:hover {
    color:var(--second_color);
}
.property article p .srtong_green {
    color:var(--second_color);
}
.property article p strong {
    font: 600 16px/24px 'azo-sans-web';
}
.property article p,
.property article {
    font: 400 14px/24px "azo-sans-web";
    letter-spacing: 0px;
    color: #292929;
}
.property article + a{
    color: var(--main_color);
    display: block;
    text-transform: uppercase;
    padding:10px 0;
    border: 1px solid var(--main_color);
    font: 400 16px 'Montserrat';
    margin-top: 30px;
}
.property article + a:hover{
    background: var(--main_color) ;
    border: 1px solid var(--main_color) ;
    color: #fff;
}
.seo-content{
    font: 300 14px 'Montserrat';
}
.seo-content.col-md-6 {
    width: 50%;
    padding: 0 15px;
    float: left;
}
/*end property*/

/*featured*/
.featured{
    padding: 45px 6px 12px 6px;
}
.featured > .row{
    margin-left: -3px;
    margin-right: -3px;
}
.featured > .row > div{
    padding: 0 3px;
}
.featured figure > a > div img{
    width:100%;
    transition: 0.2s;
}
.featured figure > a > div{
    background: #000;
    position: relative;
}
.featured figure > a:hover > div img{
    opacity: 0.8;
}
.featured figure figcaption{
    background:#efefef;
    padding: 15px 15px 15px 10px;
}
.featured figure figcaption ul{
    list-style: none;
    margin:0;
}
.featured figure figcaption ul li{
    display: inline;
    color: #878787;
}
.featured figure figcaption h3{
    text-transform: uppercase;
    margin-bottom: 5px!important;
    font-size: 22px;
}
.featured figure figcaption h3 a{
    color:var(--main_color);
    font-family:montserrat;
}
.featured figure figcaption h3 a:hover{
    color: #7ddedf ;
}
.featured figure figcaption .btn-default{
    width: 112px;
    height: 48px;
    padding-top: 7px;
    border: 1px solid #000;
    border-radius: 0;
    background: none;
    color: #131313;
    text-transform: uppercase;
    font: 400 24px 'Montserrat';
}
.featured figure figcaption .btn-default:hover{
    color: #fff;
    background:#7ddedf  ;
}
/*end featured*/

/*signup-bar*/
.signup-bar{
    padding: 0 6px 10px;
    position: relative;
}
.signup-bar .backImg{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.signup-bar .container{
    position: relative;
    z-index: 2;
    background: #000;
    height: 320px;
}
.signup-bar .subscriber{
    /* max-width: 900px; */
    margin: 0 auto;
    padding: 100px 15px;
    position: relative;
    z-index: 2;
}
.signup-bar .subscriber .validation_error{
    color: #fff;
}
.signup-bar .subscriber h3{
    font:  900 42px/46px "azo-sans-web";
    letter-spacing: 0.84px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}
.signup-bar .subscriber .gform_body{
    float: left;
    width: calc(100% - 200px);
}
.signup-bar .subscriber input{
    height: 40px!important;
    
}
.signup-bar .subscriber .gform_wrapper ul.gform_fields li.gfield{
    padding: 0!important;
    width: 100%;
    max-width: 100%!important;
}
.signup-bar .subscriber .gform_body input{
    border: 2px solid var(--second_color);
    border-right: 0;
    padding-left: 46px!important;
    background: transparent url(/wp-content/uploads/2019/10/envelop.png) no-repeat;
    background-position: 10px 9px;
    background-size: 24px;
	color: #fff;
}
.signup-bar .subscriber .gform_body input::-moz-placeholder{
    color: #fff;
    opacity: 1!important;
    font: 400 16px/22px "azo-sans-web";
}
.signup-bar .subscriber .gform_body input::-webkit-input-placeholder{
    color: #fff;
    font: 400 16px/22px "azo-sans-web";
}
.signup-bar .subscriber .gform_footer input{
    margin: 0;
    width: 100%;
    background: var(--second_color);
    font: 400 14px/18px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none!important;
    width: 100%!important;
    margin: 0!important;
    cursor: pointer;
    transition: 0.3s;
}
.signup-bar .subscriber .gform_footer input:hover{
    background: #F9D791;
    color: #102B42 ;
}
.signup-bar .subscriber .gform_footer{
    float: left;
    width: 200px;
    clear: none;
    padding: 0!important;
}
.signup-bar .subscriber .gform_wrapper{
    margin: 0 auto;
    max-width: 544px;
}
.signup-bar .subscriber form:before, 
.signup-bar .subscriber form:after{
    content:"";
    display:block;
    height:0;
    overflow:hidden;    
    clear:both;
}
.signup-bar .subscriber label.gfield_label{
    display: none;
}
/*end signup-bar*/

.top-banner .trust-logo{
    padding: 0 30px;
    position: absolute;
    bottom: 30px;
    left: calc((100% - 200px)/2);
    text-align: center;
    display: none;
}
.top-banner .trust-logo img {
    max-height: 145px;
    position: static;
    opacity: 1;
}

/*** FOOTER OLD 

.main-footer{
   background-image: url(/images/mount.jpg); 
   background-size: cover;
   padding-top: 200px;
}
.main-footer > div{
    background: rgba(99, 78, 65, 0.6);
    position: relative;
    color:#fff;
    padding: 25px 0 15px 0;
}
.main-footer a{
    color: #fff;
}
.main-footer a:hover{
    color: #7ddedf ;
}
.main-footer ul{
    list-style: none;
    clear: both;
}
.main-footer ul li{
    margin-bottom: 3px;
}
.main-footer .center-logo{
    text-align: center;
}
.main-footer .center-logo .footer-logo{
    margin:-150px auto 20px auto;
    display:block;
    width: 340px;
    height: 340px;
    border: 4px solid #fff;
    border-radius: 100%;
    background: #515775;
    box-shadow: 0 0 10px #000;
    text-align: center;
    padding-top: 100px;
}
.main-footer .center-logo .footer-logo:hover{
    background: #7ddedf ;
}
.main-footer h5{
    text-transform: uppercase;
    margin-bottom:15px;
}
.main-footer .line{
    width: 150px;
    height: 1px;
    background: #fff;
    margin-bottom: 15px;
}
.main-footer .address{
    text-align: left;
}
.main-footer .address p{
    clear:both;
    line-height: 1.8;
}
.main-footer .address a{
    display:inline-block;
}
.main-footer .navigation{
    text-align: right;
}
footer .copyright{
    color: #fff;
    text-transform: uppercase;
    font: 400 14px 'Montserrat';
    padding: 25px 0;
    background:#515775;
}
footer .home-reviews{
    display: none;
}
footer .copyright p{
    margin-top: 10px;
    margin-bottom: 0;
}
footer .copyright p a{
    color: #fff;
}
footer .copyright p a:hover{
    color:#7ddedf ;
}
footer .social{
    list-style: none;
    margin:0;
}
*/

/*** FOOTER ***/
footer .top-footer{
    /*background-image: url(/wp-content/uploads/2019/09/bbfooter.jpg); */
    background-size: cover;
}
footer .top-footer > div{
    padding:20px 0 30px 0;
    background:rgba(0,0,0,0.15)
}
footer .top-footer > div .container {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
footer .foter-logo-row {
   text-align: center; 
   margin: 0 -15px 30px;
   display:flex;
   align-items:center;
}
footer .foter-logo-row > .col-md-4 {
    width: 33.333334%;
    padding: 0 15px;
}
footer .foter-logo-row > .col-md-4 a img {
    height: 180px;
}
footer .foter-logo-row .line{
    height:2px;
    background:#fff;
}
footer .top-footer nav ul{
   list-style: none;
   text-align:center;
   text-transform: uppercase; 
   margin-bottom:35px;
}
footer .top-footer nav ul li{
    display: inline-block;
    margin: 0 10px;
    font-weight:500;
    font-size: 16px;
}
footer .top-footer nav ul li a{
   padding:0;
   font: 500 20px/23px "azo-sans-web";
    letter-spacing: 0px;
    color: #F9D791;
    text-shadow: 0px 3px 10px #000000B3;
    text-transform: uppercase;
}
footer .top-footer nav ul li a:hover{
    color:#fff;
}
footer .top-footer .contact{
    text-align:center;
    color:#fff;
    margin-bottom: 30px;
}
footer .top-footer .contact p{
    margin-top: 10px;
    font: 500 20px/36px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}
footer .top-footer .contact p a{
    color: #fff;
}
footer .top-footer .contact p a:hover{
    color: #7ddedf;
}
footer .top-footer .contact p span{
    margin:0 15px;
}
footer .top-footer .contact h4{
    text-transform: none;
    font-size:36px;
}
footer .top-footer .contact h4 span:first-child{
    margin-right: 40px;
}
footer .top-footer .contact h4 a{
    color:#fff;
}
footer .top-footer .contact h4 a:hover{
    color:#7ddedf;
}
footer .top-footer h3{
    font: 600 24px/28px "azo-sans-web";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}
footer .social{
    text-align:center;
    list-style: none;
    margin: 0;
}
footer .social li{
    width:40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    background:transparent;
    margin:0 3px;
    display:inline-block;
    transition: all 0.2s linear;
}
footer .social li:hover{
    background:var(--main_color) ;
}
footer .social li i{
    font-size: 24px;
}
footer .social li a{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius:100%;
}


footer .copyright{
    background:var(--main_color);
    color:#fff;
    text-transform: uppercase;
    text-align:center;
    padding-bottom: 18px;
}
footer .copyright p{
    margin-bottom: 0;
    padding:15px 0;
    font: 400 16px/28px 'azo-sans-web';
    letter-spacing: 0px;
    color: #FAFAFA;
    text-transform: uppercase;
}
footer .copyright p a{
    margin: 0 10px;
    color: #FAFAFA;
}
footer .copyright a img {
    height: 34px;
    width: auto;
}
footer .copyright p a:hover{
    color:#F9D791;
}


.mobile-fixed-bar{
   position: fixed;
   bottom: 0;
   left: 0;
   right: 0; 
   z-index: 99;
   background: #000;
   padding: 3px 10px;
}
.mobile-fixed-bar .col-chat a{
    color:#fff;
    display:block;
    position: absolute;
    bottom:5px;
    right: 10px;
}
.mobile-fixed-bar .col-chat .img-chat{
    border-radius:100%;
    overflow: hidden;
    border: 4px solid rgba(255, 255, 255, 0.6);
    height: 75px;
    width:75px;
    margin: 0 auto -10px auto;
    position: relative;
}
.mobile-fixed-bar .col-chat .img-chat > div{
    background: #7ddedf;
}
.mobile-fixed-bar .col-chat .img-chat span{
    color: #fff;
    font-size:16px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    transition: 0.2s;
    opacity: 0;
}
.mobile-fixed-bar .col-chat a:hover .img-chat span{
    opacity: 1;
}
.mobile-fixed-bar .col-chat a:hover .img-chat img{
    opacity: 0.7;
}
.mobile-fixed-bar .col-chat > i{
    float: right;
    margin-right: 90px;
    color:#fff;
    font-size:32px;
}
.mobile-fixed-bar .col-chat .img-chat img{
    width:100%;
    transition: 0.2s;
}
.mobile-fixed-bar .col-chat .img-chat + div{
    font-size:10px;
    background:#7ddedf;
    text-align: center;
    width: 90px;
    margin: 0 auto;
    position:relative;
    padding: 5px 0;
}
.mobile-fixed-bar .tel{
    color: #fff;
    font-size: 22px;
}
/*** END FOOTER ***/

/*pulsing button animation*/
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(40,213,168, 0.7);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(40,213,168, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(40,213,168, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(40,213,168, 0.7);
    box-shadow: 0 0 0 0 rgba(40,213,168, 0.7);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(40,213,168, 0);
      box-shadow: 0 0 0 10px rgba(40,213,168, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(40,213,168, 0);
      box-shadow: 0 0 0 0 rgba(40,213,168, 0);
  }
}
/*end animation*/


.partners-bar{
    text-align: center;
    padding: 8px 15px 30px;
    background: #FAFAFA;
}
.partners-bar a img {
    width: 1137px;
}



/*General slick slider full-width version***General slick slider full-width version*/
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0!important;
}
.slick-list:focus{
    outline: none;
}
.slick-current{
    position: relative;
    z-index: 2;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100%;
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
    max-width: none;
    width: 100%;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide {
    margin: 0px;
}
.slick-prev,
.slick-next {
    width: 64px;
    height: 130px;
    display: block;
    border: none!important;
    background: none;
    position: absolute;
    top: calc(50% - 20px);
    z-index: 10;
}
.slick-arrow img{
    opacity: 0.45;
    transition: all 0.4s;
}
.slick-arrow:hover img{
    opacity: 1;
}
.slick-next{
    right: 10px;
}
.slick-prev{
    left: 10px;
}
.slick-list, .slick-track, .slick-slide{
    height: 100%;
}
/*End General slick slider***End General slick slider*/

#step1 input{
    border-radius: 0;
}
#step1 button.btn-success,
#step2 button.btn-success{
   border-radius: 0;
}
#step2 .btn-default{
    border-radius: 0;
}
#step3 .form-group,
#step1 .form-group{
   margin-bottom: 15px; 
}

#step3 select{
    -webkit-appearance:none;
    -moz-appearance:none;
}

/*-----------------------------------------------
*** pagination *** pagination *** pagination ***
-------------------------------------------------*/
.paginationSection {
    padding: 20px 0;
}
.paginationSection span.pageName a {
    color: #fff;
    padding: 10px 20px 8px;
    display: inline-block;
    transition: all 0.4s;
    width: 100%;
}
.paginationSection span.pageName a:hover{
    background: #102B42;
}
.paginationSection span.pageName a:hover .triangle-right-2{
    border-color: transparent transparent transparent #102B42;
}
.paginationSection span.pageName {
    color: #fff;
    position: relative;
    margin-right: 1px;
    display: inline-block;
    line-height: 1.42;
}
.paginationSection span.pageName:last-child{
    padding: 10px 20px 8px;
}
.triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 19px 12px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 0;
    right: -13px;
    padding: 0;
    z-index: 9;
}
.triangle-right-2 {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 19px 11px;
    border-color: transparent transparent transparent #F0A71A;
    padding: 0;
    position: absolute;
    top: -19px;
    right: 2px;
    transition: all 0.4s;
}
.paginationSection span.pageName:nth-child(2).lastcrumb {
    background: var(--second_color);
}
.paginationSection span.pageName:nth-child(2).lastcrumb .triangle-right-2 {
    border-color: transparent transparent transparent var(--second_color);
}
.paginationSection span.pageName:nth-child(1) {
    background: #CBCBCB;
}
.paginationSection span.pageName:nth-child(2) {
    background: #9A9A9A;
}
.paginationSection span.pageName:nth-child(3){
/*     background: #102B42; */
	background: #f0a71a !important;
}
.paginationSection span.pageName:nth-child(1) .triangle-right-2 {
    border-color: transparent transparent transparent #CBCBCB;
}
.paginationSection span.pageName:nth-child(2) .triangle-right-2 {
    border-color: transparent transparent transparent #9A9A9A;
}
.paginationSection span.pageName:nth-child(3) .triangle-right-2 {
    border-color: transparent transparent transparent #f0a71a !important;
}
@media(max-width:991px){
	.main-header .header-buttons {
		display: flex !important;
		flex-direction: row;
		position: absolute;
		right: 85px;
/* 		bottom: 0; */
	}
	header .main-header .header-serch  {
		display: none !important;
	}
	.main-header .header-buttons a,
	.main-header .header-buttons div {
		min-width: 55px;
	}
	
    .paginationSection span.pageName {
        display: block;
    }
}
@media(max-width:500px){
    .paginationSection span.pageName {
        font-size: 12px;
    }
    .triangle-right {
        border-width: 17px 0 17px 12px;
        right: -13px;
    }
    .triangle-right-2 {
        border-width: 17px 0 18px 11px;
        top: -17px;
    }
    .paginationSection span.pageName a {
        padding: 10px 5px 8px;
    }
    .paginationSection span.pageName:last-child{
        padding: 10px 5px 8px;
    }
	.main-header .header-buttons {
		right: 65px;
	}
}
/*-----------------------------------------------
*** pagination *** pagination *** pagination ***
-------------------------------------------------*/


/*--------------------------------------------------------------------------------------------
*** RESPONSIVNESS *** RESPONSIVNESS *** RESPONSIVNESS *** RESPONSIVNESS *** RESPONSIVNESS ***
-------------------------------------------------------------------------------------------*/
@media(min-width:992px){
	.weather img {
		height: 28px;
	}
}
@media(max-width:1199px) and (min-width:992px){
    .home .top-banner .banner-title img {
        height: 254px;
    }
    .home .top-banner .banner-title {
        top: 125px;
    }
	header > .container-fluid{
		padding-left:5px;
	}
	header .header-logo{
		margin-top: 13px;    
	}
	/*header .header-logo img{
		max-width:220px;
	}  */
	header nav ul li{
		font-size:12px;
		margin-right:5px;
	}
	header nav ul li a{
		padding-left:5px;
		padding-right:5px;
	}
	.header-buttons a{
		padding:9px 4px!important;
	}
	.header-serch{
		padding-right:10px;
	}
	.menu-item-has-children .caret{
		right:-5px;
	}
	.top-banner h1{
		font-size: 56px;
	}
}

@media(max-width:1500px){
    /*header .header-logo img{
        max-width:270px;
        margin-top:6px;
    }*/
    header nav ul li{
        margin-right:7px;
    }
    .header-serch{
        padding-right:17px;
    }
}

@media(max-width:1460px){
	.featured figure figcaption h3{
		font-size:20px;
	}
	header .main-header .header-serch {
		padding-top: 2px;
	}
	.header-buttons a{
		padding-left:10px;
		padding-right:10px;
	}
	header nav ul li{
		margin-right:5px;
		font-size:13px;
	}
	/*header .header-logo img{
		max-width:250px;
		margin-top: 8px;
	}*/
	.menu-item-has-children .caret{
		/* top:11px; */
	}
}

@media(max-width:1199px){
.top-banner,
.admin-bar .top-banner {
    height: 650px;
}
.top-banner .trust-logo img {
    max-height: 130px;
}
.stickly-header .call{
    width:240px;
    /* padding:3px 0;s */
}
.parallax-area .col-md-5{
    margin-top: 40px;
}
.top-things-to-do .things-to-do-view-more{
    width:291px;
}
footer .top-footer nav ul li{
    font-size:14px;
}
footer .top-footer nav ul li a{
    padding-left:0;
    padding-right: 0;
}
.emergencyBanner article{
    font-size:12px;
}
.propositions .propositions-item h3 {
    font-size: 28px;
}

.numberToCall {
    font-size: 16px;
}
.weather img {
    height: 20px;
    width: 20px;
}
.mobile-top-bar-new .link-dropdown-toggle, .mobile-top-bar .link-dropdown-toggle {
    padding: 0;
}
}

@media(max-width:1320px) and (min-width:992px){
    header .header-logo{
        position:absolute;
        margin-top: 7px;
        left:7px;
    }
    /*header .header-logo img{
        max-width:220px;
        margin-top: 0;
    }*/
    .stickly-header .call{
        width:auto;
        font-size:16px;
        padding-right:10px;
        padding-left:10px;
        margin-left:10px;
    }
    .stickly-header nav ul li{
        font-size:12px;
    }
    /* .stickly-header nav ul li a{
        padding-top:5px;
        padding-bottom:5px;
    } */
    .stickly-header .menu-item-has-children .caret{
        top:30px;
    }
}
@media(max-width: 1199px) and (min-width:992px) {
	.home .top-banner .banner-title img {
		height: 245px;
		margin-top: 45px;
	}
}
@media(max-width:1120px) and (min-width:992px) {
    .stickly-header .call{
        width:auto;
        font-size:14px;
        padding-right:8px;
        padding-left:8px;
        margin-left:6px;
    }
}
@media(max-width:991px){

.weather{
    height: auto;
    /*display: inline-table;*/
    margin-right: 7px;
}
.weather p {
    font: 400 14px/22px Montserrat;
    color: #F9D791;
}
.numberToCall {
    font-size: 14px;
}
.top-banner .trust-logo {
    display: none;
}
header,
.home header{
    position:static;
    background: #fff;
}
.admin-bar .top-banner{
	top: 0px;
}
.home .customView .col-lg-3.amenities-wrap{
    padding-top: 15px;
}
.activities-icon{
    top:25px;
}
.property .seo-content p br{
    display: none;
}
.main-header{
    margin-top: 30px;
}
.main-header nav{
    float: none!important;
}
header > .container-fluid{
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header > .container-fluid::before,
header > .container-fluid::after {
    display: none;
}
header .header-logo{
    margin-bottom:5px;
    /*margin-top: 0;*/
}
header .menu-header-menu-container{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #000;
    padding-top: 10px;
    display: none;
    z-index: 99999;
}  
header .menu-header-menu-container ul li{
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    font-size:14px;
}
header .menu-header-menu-container ul li a{
    padding: 10px 15px;
    color: #fff;
    display:inline-block;
}
.menu-item-has-children ul{
    background:#000;
    padding-left: 20px;
    display:block;
    position: static;
}
.open-mobile-menu {
    display: block;
}
.top-banner{
    background: #000;
    padding-top: 20px;
    padding-bottom: 25px;
}
.top-banner .banner-title{
    position: static;
}
.top-banner h1{
    font-size:36px;
    text-shadow: none;
}
.home .top-banner h1{
    font-size:64px;
}
.customView .col-lg-3.item{
    width:100%;
}
.customView .col-lg-3.item:last-child,
.customView .col-lg-3.item:nth-child(5){
    width:100%;
}

.click-chooses {
    display: none !important;
}
.click-chooses.active {
    display: none !important;
}
.home .banner-search .form-group{
    margin-bottom:10px;
}
.home .banner-search .form-group.resortpro-search-submit-button-block{
    margin-bottom: 0;
    margin-top:0;
}
.home .top-banner .banner-search{
   padding-top: 10px;
   padding-bottom: 10px; 
}


.propositions .propositions-item img{
    height:226px;
    object-fit: cover;
    overflow:hidden;
}
footer .copyright{
    padding-bottom: 55px;
}  
.main-footer .center-logo .footer-logo{
    width:240px;
    height: 240px;
    padding: 70px 15px 0 15px;
    margin-top: 0;
}
.main-footer{
    padding-top:0;
}
.property > .container > .row > .col-md-6:first-child{
    border: 0;
    margin-bottom: 35px;
}
.property article{
   padding: 0!important; 
}
.property article + a{
    margin-top: 0;
}
.parallax-area .col-md-5, .parallax-area .col-md-7 img{
    margin-top: 10px;
}
.parallax-area .col-md-5 p{
    margin-top: 5px;
    margin-bottom: 5px;
}

.signup-bar .col-lg-1{
    display: none;
}
.signup-bar .col-lg-11{
    padding-left:15px;
}
.signup-bar #gform_wrapper_1 .gform_footer{
    width:200px;
}
.signup-bar #gform_wrapper_1 .gform_body{
    width:calc(100% - 200px);
}
.featured figure{
    margin-bottom: 6px;
}
footer .top-footer .contact h4{
    font-size:24px;
}
footer .top-footer .contact p{
    font-size:14px;
}
footer .top-footer .contact p span{
    margin:0 5px;
}
.seo-content article{
    height: auto!important;
}
.top-banner, .admin-bar .top-banner {
    height: auto;
    padding: 50px 0;
}
.top-banner .backCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobile-top-bar-new, .mobile-top-bar {
    display: block;
}
.mobile-top-bar-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .header-logo img {
    padding-left: 20px;
}
.admin-bar .mobile-top-bar-new, .admin-bar .mobile-top-bar {
    top: 0;
}
.header-buttons,
header .header-logo img,
header .main-header .header-serch,
.top-banner video {
    display: none;
}
header .header-logo img.hidden-lg,
.home .top-banner img.banner-image {
    display: block;
}
.top-banner #resortpro-widget-form > .row > .customView {
    flex-wrap: wrap;
}
.propositions > .row > div {
    width: 50%;
}
.signup-bar > .container > .row > .col-lg-11 {
    width: 100%;
}
.top-things-to-do .col-md-4 {
    width: 50%;
}
.seo-content.col-md-6 {
    width: 100%;
}
.emergencyBanner{
   top: 26px;
}
}

@media(max-width:767px){
html #wpadminbar {
    display: none !important;
}
.top-banner #resortpro-widget-form > .row > div,
.home .top-banner .banner-search{
    padding:0;
}
.home .banner-search .form-group.resortpro-search-submit-button-block{
    margin-top:0;
}
.home .banner-search{
    box-shadow: none;
}
.customView .col-lg-3 {
    width: 100%;
}
.click-chooses {
    display: none !important;
}
.click-chooses.active {
    display: none !important;
}
.wrap-amenities .amenities-box .amenity_group{
    float: none!important;
    width: 100%;
}
.top-banner #resortpro-widget-form button {
    margin-top: 0;
}
.top-banner .banner-search{
    padding:0;
    background:transparent;
    margin-bottom: 10px;
} 
.home .top-banner h1{
    font-size:34px;
    letter-spacing:1px;
}
 .top-banner h4{
    font-size:12px;
}
.banner-search .form-group{
    margin-bottom: 10px;
 }
.top-banner #resortpro-widget-form .form-control-feedback.caret{
    right:15px;
}
.propositions .propositions-item h3,
.testimonials h2, .featured h2, .top-things-to-do h2{
    font-size: 20px;
}

.signup-bar #gform_wrapper_1  input{
    height:45px;
}
.signup-bar #gform_wrapper_1  input[type="text"]{
     border:2px solid #fff;
    margin-bottom: 15px;
}
.signup-bar #gform_wrapper_1  input[type="submit"]{
    margin-bottom: 0;
}
.signup-bar #gform_wrapper_1 .gform_body,
.signup-bar #gform_wrapper_1 .gform_footer{
    width:100%;
}
.propositions .propositions-item{
    color:#7ddedf;
    background:transparent;
}
.propositions .propositions-item img{
    display:none;
}
    .propositions .propositions-item {
        height: 40px;
    }
.propositions .propositions-item h3{
    position:static;
    transform:none;
    padding:0;
    font-size:18px;
    background: #102B42;
    color: #fff;
}
.propositions .propositions-item:hover h3{
    text-shadow:none;
}
.propositions .propositions-item h3 br{
    display: none;
}
.top-things-to-do h2{
    padding-bottom: 25px;
}
.main-footer .navigation,
.main-footer .address{
    text-align: center;
}
.main-footer .line{
    float:none!important;
    display: inline-block;
    margin-bottom: 10px;
}
.top-things-to-do figure div > img{
    width:100%;
    height:auto;
}
footer .copyright{
    text-align: center;
    padding-bottom: 75px;
}
footer .copyright p,
footer .copyright ul{
    float: none!important;
}
footer .copyright p{
    margin-top: 0;
    margin-bottom: 10px;
}
footer .social li{
    float: none;
    display: inline-block;
}
.parallax-area .col-md-7 h3, .parallax-area .col-md-5 h3{
    font-size: 24px;
}
.parallax-area .col-md-7 img{
    margin-top: 20px;
}
footer .top-footer nav ul li{
    display:block;
    margin-bottom:5px;
}
footer .top-footer .contact h4 a,
footer .top-footer nav ul li a{
    display:inline-block;
}
footer .top-footer .contact h4 span{
    display:block;
}
footer .top-footer .contact h4 span:first-child{
    margin-right: 0;
    margin-bottom:10px;
}
footer .top-footer h3{
    font-size:38px;
}
footer .top-footer .contact p{
    margin-top: 15px;
}
.top-banner #resortpro-widget-form button{
    background: var(--second_color);
}
.home-reviews{
    display: none!important;
}
.propositions{
    padding-top: 6px;
    margin-top: 0;
}
.mobile-top-bar-new {
    display: flex;
    justify-content: space-between;
}
.propositions > .row > div,
.top-things-to-do .col-md-4 {
    width: 100%;
}
footer .foter-logo-row > .col-md-4:not(:nth-child(2)) {
    display: none;
}
footer .foter-logo-row > .col-md-4:nth-child(2) {
    width: 100%;
    padding: 0 30px;
}
.signup-bar #gform_wrapper_1 input[type="text"]{
    margin: 0!important;
}
.signup-bar .subscriber{
    padding: 30px 15px;
}
.emergencyBanner article{
    font-size:10px;
}
.emergencyBanner .advized h3{
    font-size:18px;
}
.emergencyBanner .advized img{
    max-width:26px;
}
header .header-logo img {
    height: 50px;
}
header .header-logo {
    margin: 13.5px 0;
}
}

@media(max-width:620px){
.numberToCall {
    font-size: 12px;
}
:root #navis_chalk_button.bfFrame--launch.bfFrame--left{
    left:0!important;
    bottom:0!important;
}
#G7Ji3tRB9Ouf3tRBQchd_0.proofNotificationWrapper{
    bottom:52px!important;
    z-index:9999000000;
}
#G7Ji3tRB9Ouf3tRBQchd_0.proofNotificationWrapper  #G7Ji3dGi9Ouf3dGiQchd_0 .G7Ji2B_49Ouf2B_4Qchd_0{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.emergencyBanner{
    flex-direction:column;
    padding-left:10px;
}
.emergencyBanner article{
    padding-left:0;
    padding-right:10px;
}
}

@media(max-width:460px){
    
    body{
        -webkit-text-size-adjust: none;
    }
    .banner-title .browse-our {
        top: 6px;
    }
    .top-things-to-do .things-to-do-view-more{
        width:100%;
    }
    header > .container-fluid{
        padding-right:10px;
        padding-left: 5px;
    }  
    header .header-logo img{
        width:auto;
    }
    .open-mobile-menu svg{
        height: 35px;
    }
    .top-banner{
        padding-bottom: 15px;
    }
    .top-banner h1{
        /*font-size:16px;*/
        text-transform: capitalize;
    }
    .top-banner .banner-search{
        margin-top:15px;
        margin-bottom: 5px;
    }
    .top-banner .banner-title .btn-default{
        text-transform: capitalize;
        font-weight: 400;
    }
    .parallax-area .col-md-5{
        padding: 0 15px;
    }
    .parallax-area .col-md-5 a{
        padding: 10px;
    }
    .parallax-area .col-md-7 h3, .parallax-area .col-md-5 h3{
        font-size:20px;
    }
    .property h1{
        font-size: 30px;
    }
    .mobile-top-bar-new a,
    .mobile-top-bar a{
        float: none!important;
        margin: 0;
        width: 100%!important;
    }
    .mobile-top-bar-new button,
    .mobile-top-bar button{
        margin:0;
        font-size:12px;
        padding:0;
    }
    .mobile-top-bar-new .link-dropdown-toggle,
    .mobile-top-bar .link-dropdown-toggle{
        font-size:14px;
        padding-top:0;
    }
    .mobile-top-bar-new .link-dropdown-toggle .link-dropdown,
    .mobile-top-bar .link-dropdown-toggle .link-dropdown{
        min-width:100px;
        padding-right: 20px;
    }
    .mobile-top-bar-new .option,
    .mobile-top-bar .option{
        float: none!important;
    }
    .mobile-top-bar-new .smsCall,
    .mobile-top-bar .smsCall{
        display: inline-block!important;
        width: auto!important;
        text-transform: capitalize;
    }
    .mobile-top-bar{
        text-align: center;
        padding: 5px;
    }
    .mobile-top-bar-new{
        padding:5px;
    }
    header .header-logo img{
        margin-top: 0;
    }
    .mobile-top-bar-new .chat {
        display: inline-flex;
        align-items: center;
        padding: 0 15px;
        border-left: 1px solid rgba(255,255,255,.5);
        border-right: 1px solid rgba(255,255,255,.5);
    }
    .mobile-top-bar-new button, .mobile-top-bar button, .mobile-top-bar-new .chat {
        font-size: 11px;
    }
    .mobile-top-bar-new .link-dropdown-toggle, .mobile-top-bar .link-dropdown-toggle {
        font-size: 13px;
    }
    .mobile-top-bar-new .chat {
        padding: 0 7px;
    }
    .mobile-top-bar-new button svg,
    .mobile-top-bar-new .link-dropdown-toggle svg {
        height: 12px;
    }
    .home .top-banner h2 span {
        height: 44px;
    }
}

.image_block{
    /* max-height: 238px; */
    overflow: hidden;
}
#gform_confirmation_message_1{
    color: white!important;
    padding-top: 12px;
}
.restaurants_button{
    position: relative;
    top: 20px;
    padding: 12px 24px;
    border: 0;
    border-radius: 0;
    font-weight: bold;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
    background: var(--main_color);
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}
.restaurants_button:hover{
    background: #102B42;
    color: white!important;
}
/*.page-id-219 hr{
    margin-top: 40px;
}*/

.hotTub{
    position: fixed; 
    bottom: 0; 
    left: 30px;
    z-index: 999999999;  
}
.home .hotTub{
    /*z-index: 999;     Client asked for hot tub button to show up above banner 4/18/22 */
}
.hotTub img{
    border-radius: 3px;
    height: 64px;
    width: auto;
}
@media(max-width:767px){
.home-reviews-area {
    display: none;
}
.hotTub{
    right: 0;
    max-width: 130px;
    display: none!important;
}   
}
.c-select-list::before{
    display: none;
}

@media(max-width:375px){
    .mobile-top-bar-new button,
    .mobile-top-bar button,
    .mobile-top-bar-new .chat,
    .weather {
        font-size: 9px;
        align-items: center;
        display: inline-flex;
    }
    .pull-left span {
        padding-right: 2px;
    }
    .mobile-top-bar-new .chat i {
        padding-left: 0;
    }
}

.mastercard,.amex,.discover,.visa{
    background-image: url(/wp-content/plugins/streamline-core-256/assets/images/creditcards.png)!important;
}
.home .top-banner h2.widgettitle {
    display: none;
}

#step1 button.btn-success, #step2 button.btn-success, #step3 button#btn-checkout{
	width: auto;
}