/*
Theme Name: Destiny Student - Feb 2026
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
    
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}




body, html{
    font-family: 'Open Sans', sans-serif !important;
}
header{
    margin-top: 72px;
}
.layer{
    background-color: rgba(0, 0, 0, 0.45);
    width: 100%;
    height:100%;
}
.btn{
    padding: 1.375rem 2rem;
        border-radius: 0;
        font-size: 1.3rem;
        font-weight: 700;
}
body.admin-bar .fixed-top {
    position: fixed;
    top: 31px;
}
.text-secondary{
    color:#a6a6a6 !important;
}
.font_1_2{
font-size: 1.0rem;
}

.font_1_5{
    font-size: 1.3rem;
    }

    
.font_1_8{
    font-size: 1.76em;
    }

    .btn.disabled, .btn:disabled {
         opacity: 1; 
    }
.applyBtn.btn,
.btn-primary{
    background-color: #0d6fb8;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active{
    background-color: #0c5993;
}
.btn-secondary{
    background-color: #eff0f2;
    color: #0d6fb8;
    border:none;
}
.btn-secondary.current,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active{
    background-color: #0d6fb8;
    color: #FFFFFF;
    border:none;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(13, 111, 184);
}
.daterangepicker.drop-up {
    margin-top: 1px !important;
}
.cancelBtn{
    display: none;
}

.navbar.fixed-top{
-webkit-box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.37);
box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.37);
}
.navbar-nav .dropdown-menu.slideIn.show{
    -webkit-box-shadow:  1px 6px 9px -2px rgba(0,0,0,0.37);
    -moz-box-shadow:  1px 6px 9px -2px rgba(0,0,0,0.37);
    box-shadow: 1px 6px 9px -2px rgba(0,0,0,0.37);
    background-color: white;
}

.navbar .navbar-collapse .btn.btn-primary.btn-lg{
    padding: 12px 22px;
}
span.wpcf7-not-valid-tip{
    display: inline !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14 !important;
    background: #398f14 !important;
    color: #FFF !important;
    margin-top: 55px !important;
}
.blockquote footer{
    text-align: right;
    max-width: 50%;
    margin: auto;
}
.col-md-6 .blockquote footer{
    max-width: 100%;
}
footer a,footer a:hover{
    color:white;
}
.carousel-item {
    height: 80vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #room_types .flexslider_room_details  .carousel-item{
    height: auto;
}


  /* Small devices (landscape phones, 576px and up) */
@media (max-width: 767px) { 
    .carousel-item {
        max-height: 350px;
    }
    #contact_us_page button {
        margin-left: 5px;
        margin-right: 5px;
    }
    .half_carousel .carousel-item ,
    #contact_us_page  .carousel-item {
        min-height: 250px;
        height: 250px;
    
    }
    #room_types .flexslider_room_details  .carousel-item{
        min-height: auto;
    }

    .hero__video{
        height: 350px;
    }
}

.navbar-brand{
    height: 57px;
}
.dropdown-menu{
    padding:0;
}
.object-fit_cover { 
    object-fit: cover;
    width: 170px;
    margin-top: -1px;
    margin-left: -11px;
    height: 50px;
}

#carouselExampleIndicators h1{
    font-weight: 700;
    color: #FFFFFF;
}
.btn-book{
    font-weight: 700;
    color: red;
    font-size: 1.5rem;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    border:none;
}
.navbar-light{
    background-color: #FFFFFF;
}
.navbar-light .navbar-nav .nav-link,
.nav-link:hover,
.nav-link{
    color:black;
    padding: 1.04rem .5rem;
}
button:focus{
    outline: none;
}




::-webkit-input-placeholder { /* Edge */
    color: black;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}
::placeholder {
    color: black;
}
.btn.focus, .btn:focus{
    box-shadow: none !important;
}
.dropdown-divider{
    margin: 0;
}
.dropdown-item{
    padding: .8rem 1.5rem;
}
.dropdown-menu .dropdown-divider:nth-of-type(1){
    display: none;
}
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        margin-top: -1px;
        padding-top: 9px;
    } 
    .animate {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
    }

    .daterangepicker td.disabled, .daterangepicker option.disabled {
        text-decoration: none !important;
    }
    .booking_box {
        margin-top: -40px;
    }
  
    .booking_box #destination{
        width: 335px;
    }

    body.tax-city .booking_box #destination{
        overflow-wrap: break-word;
    white-space: normal;
    padding: 0 3px;
    height: 74px;
    
    }
    .booking_box .btn:disabled:hover,
    .booking_box .btn:disabled{
        background: #a6a6a6;
        border:#a6a6a6;
        cursor: inherit;
        
        }
    .booking_box .btn, .daterange{
        padding: 1.375rem 2.75rem;
        border-radius: 0;
        font-size: 1.3rem;
        font-weight: 700;
        background: white;
        cursor: pointer;
    }
    .booking_box  .daterange{
        text-align: center;
        padding: 1.375rem 0;
        border: 0;
        width: 100%;
        background: white;
    }
    body:not(.home) .booking_box  .daterange{
        background: #0d6fb8;

    }
    

    .daterangepicker td.active, .daterangepicker td.active:hover{
        background: #0d6fb8 !important;
    }
    .booking_box .btn-primary:not(:disabled):not(.disabled).active, .booking_box .btn-primary:not(:disabled):not(.disabled):active, .booking_box .show>.btn-primary.dropdown-toggle,
    .booking_box .btn-primary,
    .btn-primary{
        background: #0d6fb8;
        border-color: #0d6fb8;
        border-radius: 0;
        
    }
    .btn-primary:hover,
    .booking_box .btn-primary:hover{
        background-color: #0c5993;
        border-color: #0c5993;
    }
    .booking_box .dropup .dropdown-toggle{
        border-right: 1px solid #eff0f2;
    }
    .booking_box .dropup .dropdown-toggle::after{
        display: none;
    }
    .booking_box .btn-group .btn{
        padding: 1.375rem 1.75rem;
    }
    .booking_box .col-md-auto, .booking_box .col-3, .booking_box .col-4{
        padding:0; position: relative;
    }
    .booking_box .dropdown-item{
        width: 335px;
        font-size: 1rem;
        font-weight: 700;
    }
   

    .dropdown-item:focus, .dropdown-item:hover{
        background: #0d6fb8;
        color: white;
    }
    .booking_box .dropdown-menu.show{
        border-radius: 0;
        padding: 0;
        margin-bottom: -3px;
        margin-left: -1.5px;
        display: block;
    }
    .booking_box #destination:disabled{
        background: #FFFFFF;
    }
    body.home .booking_box #destination{
        color: white;
        background: #0d6fb8;
    }
    .booking_box .steps{
        color: white;
        font-size: 16px;
        font-weight: 600;
        position: absolute;
        top: -76px;
        width: fit-content;
        background: #ee2e358c;
        border-radius: 5px;
        padding: 5px 16px 6px;

        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    
        -webkit-animation: action 1s infinite  alternate;
        animation: action 1s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-50px); }
    }
    @keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-50px); }
    }

    .booking_box .steps::after{
        content: ' ';
        position: absolute;
        
        top: 29px;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 25px solid #ee2e358c;
        clear: both;
        transform: rotate(-120deg);

        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;

    }

      
    body:not(.home) .booking_box #step_2.steps::after{
       /*top: 67px*/
top:53px;
    }
    body:not(.home) .booking_box #step_2{
     top: -120px;
    }
 
    /*
    body.home .booking_box #step_2,
    body:not(.home)  .booking_box #step_1,
    .booking_box #step_3{
        display: none;
    }
    */
    body.single-accomodation .booking_box #step_1,
    body:not(.single-accomodation) .booking_box #step_2,
    .booking_box #step_3{
        display: none;
    }

     body.home .booking_box  .daterange::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #a6a6a6;
        opacity: 1; /* Firefox */
      }
     
      body.home .booking_box  .daterange:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #a6a6a6;
      }
      body.home .booking_box  .daterange::-ms-input-placeholder { /* Microsoft Edge */
        color: #a6a6a6;
      }
      
      .daterange.ativo::placeholder,
      body:not(.home) .booking_box  .daterange::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #FFFFFF !important;
        opacity: 1; /* Firefox */
      }
      
      .daterange.ativo:-ms-input-placeholder,
       body:not(.home) .booking_box  .daterange:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #FFFFFF !important;
      }

      .daterange.ativo::-ms-input-placeholder,
       body:not(.home) .booking_box  .daterange::-ms-input-placeholder { /* Microsoft Edge */
        color: #FFFFFF !important;
      }


.card-text{
 font-size: 1.1rem;
}

#amenities .card-body{
    min-height: 216px;
    overflow: hidden;
}

.card{
    border-radius: 0;
}
.card-img-top{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


@media (max-width: 991px){

    .booking_box #step_3{
        display: none !important;
    }
    .booking_box .btn-group.dropup{
        width: 335px;
        display: block;
        margin: auto;
    }
    .booking_box .btn{
        display: block;
        margin: auto;
    }
    section.location{
        text-align: center;
    }
    section.location h1{
        border: none !important;
        margin-bottom: .5rem !important;
    }
    @media (max-width: 767px){
        .booking_box #step_1,
        .booking_box #step_2,
        .booking_box #step_3{
            display: none !important;
        }

        .booking_box .row .col-4{
            max-width: 100%;
            width: 313px;
            display: block;
            margin: auto;
            flex: none;
        }
        #daterange_mobile_checkout,
        #daterange_mobile_checkin{ 
            display: inline-block;
            width: 135px;
        }

        #daterange_desktop{display:none;}
        .display-4{
            font-size: 2.5rem;
        }
        .booking_box #destination, .booking_box .daterange, .booking_box .btn-lg {
            padding: 0.975rem 0.75rem;
            font-size: 1rem;
            width: 275px;
            margin: auto;
            z-index: 9 !important;
        }
        .booking_box .row .col-4,
        .booking_box .btn-group.dropup,
        .booking_box .dropdown-item{
            width: 275px;
        }
        .dropdown-item {
            padding: .5rem 0.9rem;
        }

        /* REMOVE SECOND CALENDAR */

        .daterangepicker .drp-calendar.right {
            position: absolute !important;
            right: 0 !important;
            top: 0 !important;
        }

        .daterangepicker .drp-calendar.right tbody {
            display: none !important;
        }

        .daterangepicker .drp-calendar.right thead > tr:nth-child(2) {
            display: none !important;
        }

        .daterangepicker .drp-calendar.right th.month {
            display: none !important;
        }

        .daterangepicker .drp-calendar.right .calendar-table {
            background: transparent !important;
        }

        .daterangepicker .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
            float: none !important;
        }

        .daterangepicker .drp-calendar.right .daterangepicker_input {
            position: absolute !important;
        }

        /* REMOVE SECOND CALENDAR */
    }
    @media (min-width: 768px){
        .booking_box .col-4{
            max-width: 66%;
        }
        .booking_box  .daterange{
            width: 335px;
        }

        .booking_box .row .col-4:nth-of-type(3){
            max-width: 86%;
            width: 100%;
            display: block;
            flex: auto;
        }
        .js_city .col-md-8,
        .js_city .col-md-4{
            flex: 0 0 100%;
            max-width: 100%;
        }
    }
}
@media (min-width: 768px){
    #daterange_desktop{display:block;}
    #daterange_mobile_checkout,
    #daterange_mobile_checkin{display:none;}
}
/*menu animation desktop*/
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}


.js_city div{
    margin-bottom: 30px;

}
.js_city h2{
    border: none;
    border-radius: 0;
    padding: 0;
    text-align: center;
    background-position: center;
}
.js_city h2 a,
.js_city h2 a:hover{
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.45);
}
#accordionFAQ .btn{ 
    padding:0;
}
#accordionFAQ .card-body { 
    padding: 0 0 .75rem 0;
}
#accordionFAQ .card-header {
    padding: .75rem 0;
}
#accordionFAQ h2{
    line-height: 0;
}
#accordionFAQ .btn,
#accordionFAQ .card,
#accordionFAQ .card-header{
    background: none;
    border: none;
    color: #FFFFFF;
    display: block;
    width: 100%;
    text-align: left;
}
#accordionFAQ .card.section{
    display: none;
}
#accordionFAQ .btn{
    padding-right: 35px;
}

.faq_cat .mt-5 h2 {
height: 35px;
display: block;
}

.faq_cat h2 a{
    display: inline-block;
}
.faq_cat h2 a.current{
    border-bottom: 7px solid #FFFFFF;
    display: inline-block;
    position: relative;
}    


.faq_cat h2 a.current:after {
    content: ' ';
    position: absolute;
    left: -40px;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 25px solid #FFFFFF;
    clear: both;
    transform: rotate(-90deg); 
}
.faq_cat h2 a:hover{
    text-decoration: none;
    border-bottom: 7px solid #FFFFFF;
    display: inline-block;
    position: relative;
}
.faq_cat h2 a.current:hover{
    text-decoration: none;
}    

#accordionFAQ .btn:after{
    content: "-";
    position: absolute;
    right: 7px;
    font-size: 3rem;
    top: -10px;
    font-weight: 800;
}
#faq .moreInfo{
    margin-top: 70px;
}
#faq .moreInfo a{
color: #FFFFFF;
text-decoration: underline;
}
#faq .moreInfo a:hover{
    color: #FFFFFF;
    text-decoration: none;
 }
@media only screen and (max-width: 991px) {  
    #accordionFAQ{
        padding-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {  
    .faq_cat h2 a{
        display: inline-block;
        margin-left: 35px;
    }
}



#accordionFAQ .btn.collapsed:after{
    content: "+";
    position: absolute;
    right: 0;
    font-size: 3rem;
    top: -7px;
    font-weight: 800;
}

#carouselOffers .carousel-caption{
    display: block;
    margin: auto;
    padding-bottom: 10px;
    background-color: #0d6fb8;
    position: relative;
    right: auto;
    bottom: auto;
    top: auto;
    left: auto;
    padding: 10px;
    
}

#newsletter form div{
    position: relative;
}

.btn-thin{
    padding:0.375rem 2.75rem;
}
@media only screen and (max-width: 500px) {  
    h1{
        font-size: 2rem; 
    }
}
@media (max-width: 767px){
    #newsletter form .btn{
        padding:0.375rem 2.75rem;
        margin: auto;
        display: block;
        margin-top: .5rem;
    }
    #YouTubeBackgroundVideoPlayer{
        display: none !important;
    }
}
@media (min-width: 768px){
    #newsletter form .btn{
        padding:0.375rem 2.75rem;
        position: absolute;
        bottom: 8px;
    }
    #newsletter form .col-sm-12.col-md-4 {
       max-width:190px;
    }
}
.form-control:focus{
    box-shadow: none;
}
#newsletter form .form-control{
    border-radius: 0;
    padding: 1.350rem 0.75rem;
}



@media only screen and (min-width: 768px) {
    /* Video Background */
  
    .hero {
        height: 430px;
        overflow: hidden;
        position: relative;
    }
    
    @media only screen and (min-width: 1124px) {
        .hero {
            height: 80vh;
            overflow: hidden;
            position: relative;
        }

        
    }


    .hero__video {
        width: 100%;
        position: absolute;
        z-index: 0;
        overflow: hidden;
        display: block;
        height: 100%;
        border: 0;
    }
    .hero__video::before {
        content: "";
        display: block;
        z-index: 3;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    .video-background {
      opacity: 0;
    }
  
    .video-background {
      position: absolute;
      top: 50%;
      left: 0;
      padding-top: 56.25%;
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: 1s opacity ease;
      transition: 1s opacity ease;
      opacity: 1;
      display: block;
    }
  
    .video-foreground,
    .video-background iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
    }
  
    .play-button {
      height: 50px;
      width: 50px;
      background-color: rgb(255, 147, 30);
      border-radius: 8px 0 0;
      margin: auto;
      display: block;
      position: absolute;
      z-index: 9;
      left: 40px;
      top: 20px;
    }
    .play-button span {
      display: none;
    }
    .play-button:hover {
      background-color: #ffffff;
      cursor: pointer;
      width: 150px;
    }
    .play-button:hover span {
      font-size: 22px !important;
      padding: 15px 0 15px 50px !important;
      display: block;
      font-family: "Knockout 49 Liteweight", sans-serif !important;
      font-weight: normal !important;
      text-decoration: none !important;
      line-height: 20px !important;
    }
  
    .play-button:after {
      content: "";
      display: block;
      position: absolute;
      top: 15.5px;
      left: 19px;
      margin: 0 auto;
      border-style: solid;
      border-width: 9.5px 0 9.5px 17px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 1);
    }
    .play-button:hover:after {
      border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    }
  
    .close_video {
      position: absolute;
      width: 50px;
      height: 50px;
      border: 2px solid #ff931e;
      background-color: #ff931e;
      border-radius: 8px 0 0;
      z-index: 1005;
      left: 40px;
      top: 20px;
    }
    .close_video::before,
    .close_video::after {
      position: absolute;
      top: 20px;
      left: 12px;
      width: 21px;
      height: 4px;
      content: "";
      background-color: #ffffff;
      display: none;
    }
    .close_video::before {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      display: block;
    }
    .close_video::after {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      display: block;
    }
    .close_video:hover {
      cursor: pointer;
      background-color: #ffffff;
      border: 2px solid #ffffff;
    }
    .close_video:hover::before,
    .close_video:hover::after {
      background-color: #000000;
    }
    /**/
  
    .hero.loading .video-background {
        opacity: 0;
    }
  }

.card-body small.font-weight-light{
    position: absolute;
    bottom: 7px;
}
.flex-control-paging{
    display: none;
}
@media only screen and (max-width: 1023px) {      
    #room_types .rooms.container .row .room_list {
        position: relative;
        top: 0;
        z-index: 10;
        right: 0;
        max-width: 100%;
        width: 100%;
        flex: auto;
    }
    #room_types .flexslider_room_details .col-md-7,
    #room_types .carousel.slide img {
        max-width: 100%;
        width: 100%;
    }
    #room_types .row {
        padding: 0 14px;
    }
    #room_types .flexslider_room_list .flex-direction-nav a{
        width: 77px;
    }

    .embed-responsive {   
        min-height: 100vh;
        height: 100vh;
    }

    @media only screen and (max-width: 500px) {  
        #room_types .flexslider_room_list .flex-direction-nav a{
            width: 35px;
        }
        #room_types .flexslider_room_list .flex-direction-nav a.flex-next {
            width: 35px;
        }
        #room_types .room_details {
            padding:15px;
        }
    }
    #room_types .rooms.container .row .room_list h1{
        text-align: center;
    }
    #room_types .flexslider_room_list{
        width: 100%;
        padding: 0;
    }

    #room_types .rooms.container .row .room_list h1{
        padding: 0 15px;
    }
    #room_types .flexslider_room_details .col-md-7{
        flex: auto;
        max-width: initial;
    }
    #room_types .flexslider_room_details .row .col-md-5 {
        width: 100%;
        margin: 0;
        position: relative;
        right: 0px;
        z-index: 9;
        top: 0;
        flex: initial;
        max-width: 100%;
    }
   
    #room_types .flexslider_room_details  .carousel-item{
        height: auto;
    }

    #room_types .flexslider_room_list .flex-direction-nav .flex-next {
        right: -1px;
    }
    #room_types .flexslider_room_list .flex-direction-nav .flex-prev {
        left: -1px;
    }
    
}


@media only screen and (min-width: 1024px) and (max-width: 1199px)  {
    #room_types .rooms.container .row .room_list {
        position: relative;
        top: 0;
        z-index: 10;
        right: 0;
        max-width: 930px;
        width: 100%;
        flex: auto;
        margin: auto;
    }
    #room_types .rooms.container .row .room_list h1{
        text-align: center;
    }
    #room_types .flexslider_room_list{
        width: 100%;
    }

    #room_types .flexslider_room_details .col-md-7{
        flex: auto;
        max-width: initial;
    }
    #room_types .flexslider_room_details .row .col-md-5 {
        max-width: 350px;
        padding: 0;
        margin: 0;
        position: absolute;
        right: 0px;
        z-index: 9;
        top: 80px;
    }

    #room_types .flexslider_room_details .row, #room_types .rooms .container-fluid, #room_types .flexslider_room_details.container-fluid {
        max-width: 1000px;
        margin: auto;
    }
    #room_types .flexslider_room_details  .carousel-item{
        height: auto;
    }

}
@media only screen and (max-width: 1199px) {
    #carouselOffers .flexslider {
        max-width: 800px;
        margin: auto !important;
    }
    .flex-direction-nav a {
        height: 50px !important;
    }
}
@media only screen and (min-width: 1200px) {
    #room_types .flexslider_room_list .flex-direction-nav .flex-next {
        right: -20px;
    }
    #room_types .flexslider_room_list .flex-direction-nav .flex-prev {
        left: -20px;
    }
    .gallery .flexslider{
        width: 100%;
        margin: auto;
    }
    a.offer_link,
    .gallery .flexslider .slides img,
    #carouselOffers .carousel-caption{
        width: 800px !important;
        margin: auto;
        display: block;
    }

    .gallery .flex-viewport{
        padding: 0 20%;
    }

    .gallery .flexslider .flex-direction-nav .flex-prev,
    .gallery .flexslider:hover .flex-direction-nav .flex-prev {
        opacity: .7;
        right: 78% !important;
        left: unset !important;
        height: 48px;
    }
    .gallery .flexslider .flex-direction-nav .flex-next, 
    .gallery .flexslider:hover .flex-direction-nav .flex-next {
        opacity: .7;
        left: 78% !important;
        right: auto !important;
        height: 48px;
    }

    .gallery .flex-direction-nav a {
        height: 50px !important;
    }
    #room_types  .rooms.container .row .room_list{
        position: absolute;
        right: 40px;
        max-width: 515px;
        top: 40px;
        z-index: 10;
    }
    #room_types  .rooms.container .row .room_list h1{
        max-width: 300px;
        text-align: left;
    }

    #room_types .flexslider_room_details .row .col-md-5{
        max-width: 500px;
        padding: 0;
        margin: 0;
        position: absolute;
        right: 0;
        z-index: 9;
        top: 196px;
    }
    
    #room_types .flexslider_room_details .row,
    #room_types .rooms .container-fluid,
    #room_types .flexslider_room_details.container-fluid{
        max-width: 1400px;
        margin: auto;
    }
 
    #room_types  .rooms.container .row .room_list{
        position: absolute;
        right: 16px;
        max-width: 405px;
        margin-top: -34px;
    }
    #room_types .flexslider_room_details .col-md-7{
        width: 680px;
        max-width: 680px;
    }
    #room_types .carousel.slide img{
        width: 680px;
        height: 550px;
        
    }
}

.gallery .flexslider .slides a:hover{
    text-decoration: none;
}
#carouselOffers .carousel-caption{
    margin-top: -3px;
    padding:20px;
}
#room_types .flexslider_room_list{
    position: relative;
   
}

#room_types  .rooms.container{
    margin: auto;
}


#room_types .flexslider_room_list .slides li{
    background-color: #eff0f2;
    font-size: 17px;
    color: black;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}
#room_types .flexslider_room_list .slides li.flex-active-slide{
    background-color: #545454;
    color: white;
    font-weight: bold;
}
#room_types .flexslider_room_list .flex-direction-nav .flex-next {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+61,ffffff+61&0+0,1+61 */
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 61%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 61%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    opacity: 1;
}
#room_types .flexslider_room_list .flex-direction-nav .flex-prev {
     opacity: 1;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+39,ffffff+39,ffffff+100&1+39,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 39%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 39%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 39%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
#room_types .flexslider_room_list .flex-direction-nav a{
    text-decoration: none;
    display: block;
    font-size: 0;
    height: 49px;
    margin: 0;
    top: -1px;
}
#room_types .flexslider_room_list .flex-direction-nav a:before {
    font-size: 35px;
    opacity: 0;
}
#room_types .flexslider_room_list .flex-direction-nav a:hover:before{
    opacity: 1;
}
#room_types .room_details{
    background: #545454;
    padding: 30px;
    min-height: 200px;
    color: white;
} 
#room_types .room_details h2{
    font-size: 2rem;
}
#room_types .room_details ul{
    margin: 0;
    padding-left: 19px;
    list-style: disc;
}
#room_types .room_details a{
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
}
#room_types{
    position: relative;
}

#room_types  .rooms.container .row{
    position: relative;
}
.acf-map {
    width: 100%;
    height: 70vh;
}
.acf-map.all_locations{
    height: 100vh;
}
@media (max-width: 767px){
    .acf-map {
        width: 100%;
        height: 400px;
    }
    .acf-map.all_locations{
        height: 400px;
    }
    form input{
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
  
    .acf-map {
        width: 100%;
        height: 40vh;
    }
    .acf-map.all_locations{
        height: 50vh;
    }
    
}
@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .acf-map {
        width: 100%;
        height: 40vh;
    }
    .acf-map.all_locations{
        height: 70vh;
    }
    
}
form .proprety_email{
    display: block;
}
#other_properties a{
    background: rgba(0, 0, 0, 0.34);
    color: white;
}

#other_properties .card{
border:none;
background-clip: unset;
}
#other_properties h2 {
    padding:0;
}
#other_properties h2:hover a span,
#other_properties h2 a:hover span{
    color: white;
    text-decoration: underline !important;
}

.acf-map img {
   max-width: inherit !important;
}

.flexslider {
    margin: 0 !important;
}
.gm-style-pbc,
.gm-style .gm-style-iw-t::after{
    display: none !important;
}
.gm-style .gm-style-iw-c{
    padding: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    transform: none;
    border-radius: 0;
    border-radius: 15px;
    top: 2px;
    left: -14px;
}
.gm-style .gm-style-iw-d {
    overflow: hidden !important;
    line-height: 40px;
}
.gm-style .gm-style-iw-d a:hover,
.gm-style .gm-style-iw-d a,
.gm-style .gm-style-iw-d span{
    background: #ec1c24 !important; 
    font-size: 14px !important;
    padding: 4px 12px 7px 27px;
    border-radius: 15px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    color: white;
}
.gm-style .gm-style-iw-d a.not_accomodation,
.gm-style .gm-style-iw-d span.not_accomodation{
    background: #0d6fb8!important;
    color: white;
    padding: 2px 12px 4px 22px;
    font-size: 12px !important;
}

.gm-style .gm-style-iw-d a:before,
.gm-style .gm-style-iw-d span:before{
    content: "• ";
    font-size: 53px;
    position: absolute;
    z-index: 999999999999;
    color: white;
    left: 4px;
    font-weight: normal;
}
.gm-style .gm-style-iw-d a.not_accomodation:before,
.gm-style .gm-style-iw-d span.not_accomodation:before{
    color: white;
    font-size: 41px;
}

#select_accomodation{ 
    max-width: 450px;
    margin: auto;
    border: 1px solid #eff0f2;
    font-size: 20px;
    height: 55px;
    background-color:white;
    border: 1px solid #eff0f2;

    background-image:
    linear-gradient(45deg, transparent 50%, black 60%),
    linear-gradient(135deg, black 40%, transparent 50%) !important;
    background-position:
        calc(100% - 30px) 22px,
        calc(100% - 20px) 22px,
        100% 0;
    background-size:
        10px 10px,
        10px 10px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#select_accomodation:hover{
    cursor: pointer;
    /*background-color: #f6f6f6;*/
}
#select_accomodation .dropdown-toggle{
    padding: 10px 15px;
}

#select_accomodation .dropdown-menu{
    position: absolute;
    max-width: 450px;
    width: 100%;
    margin-top: -2px;
}
#select_accomodation .dropdown-toggle::after{
    display: none;
}
#select_accomodation option{
    padding:10px;
    height: 55px;
}

#contact_form{
    max-width: 767px;
    width: 100%;
}
form.wpcf7-form select{
    width: 100%;
    margin: auto;
    border: 1px solid #eff0f2;
    font-size: 20px;
    height: 55px;
    background-color: white;
    border: 1px solid #eff0f2;
    background-image: linear-gradient(45deg, transparent 50%, black 60%), linear-gradient(135deg, black 40%, transparent 50%) !important;
    background-position: calc(100% - 30px) 22px, calc(100% - 20px) 22px, 100% 0;
    background-size: 10px 10px, 10px 10px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    padding: 10px 15px;
}
form.wpcf7-form input{
    padding: 10px 15px;
    border: 1px solid #eff0f2;
    font-size: 20px;
    height: 55px;
    background-color: white;
    border: 1px solid #eff0f2;
}

textarea {
    width: 100%;
    padding: 10px 15px;
}
form.wpcf7-form input[type="submit"]{
    background-color: #0d6fb8;
    border-color:#0d6fb8;
    color: white;
}
form.wpcf7-form input[type="submit"]:hover{
    background-color: #0c5993;
    border-color:#0c5993;
}
form.wpcf7-form select:hover{
    cursor: pointer;
}
@media (min-width: 768px){

    form.wpcf7-form input {
        width: 47%;
        float: left;
        margin-bottom: 15px;
        margin-right: 15px;
    } 
    form.wpcf7-form select,
    textarea,
    form.wpcf7-form input[name="your-subject"]{
        float: none;
        width: 96%;
    }
    form.wpcf7-form input[type="submit"]{
        float: right;
        width: 200px;
        margin-right: 26px;
    }

    form.wpcf7-form{
        padding-bottom: 100px;
    }
}

#contact_us_page button{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;

}
#contact_us_page .contact_form,
#contact_us_page  #accomodation_info,
#contact_us_page  #accomodation_list,
#contact_us_page  #accomodation_list div{
    display: none;
}

#contact_form input[type="radio"] {
display: block;
height: 18px;
margin-bottom: 5px;
}

#contact_form .proprety_email,
#contact_form #room_type{
    display: none;
}


.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327e8;
}
.cookiealert.alert{
    padding:1.75rem 1.25rem;
}
.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline;
    color:white;
}
.cookiealert a:hover {
    text-decoration: none;
}
.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}
.cookiealert button{
padding: 6px 30px;
background: #4CAF50;
border: none;
font-weight: normal;
font-size: 20px;
}
.navbar.fixed-top{
    z-index: 100;
}
.jq-toast-wrap.top-left {
    top: 160px;
    left: 40px;
    z-index: 5 !important;
}
.jq-toast-single{
    background-color: rgb(130 130 130 / 50%);
    color: white;
    text-align: left;
    margin-bottom: 23px;
    border-radius: 0;
}

.jq-toast-single .logo{
    width: 150px;

}
.jq-toast-single .stars{
    width: 90px;
    margin: 5px 10px 10px 0;
    display: inline-block;
}
.jq-toast-single  p:first-of-type{
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}
.jq-toast-single  p:last-of-type{

}
.jq-toast-wrap {
    position: absolute;
}
.jq-toast-single h2{
    font-weight: 600;
}

#promo_bar_destination{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    text-align: center;
    background: #0d6fb8;
    font-size: 20px;
    font-weight: 600;
}

#promo_bar_destination div {
    width: 27px;
    height: 27px;
    background: red;
    position: absolute;
    border-radius: 50%;
    margin-top: -15px;
    text-align: center;
    right: 6px;
    cursor: pointer;
}
#promo_bar_destination div i{
    margin: auto;
    display: block;
    margin-top: 3px;
    margin-left: 1px;
}
#promo_bar_destination.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}
#promo_bar_destination p span{
    display: inline-block;
    max-width: 800px;
    margin: 0 0 0;
    height: 50px;
}

#promo_bar_destination .btn{
    font-size: 17px;
    padding: 5px 15px;
    margin: 14px 0 16px 20px;
    background: #ec1c24;   
    border-color: #ec1c24;
}
#promo_bar_destination .btn:hover{
    background: #d51b22;   
    border-color: #d51b22;
}


#promo_bar_destination p{
    font-size: 17px;
    font-weight: 600;
    margin: 30px auto 27px auto;
}
#float_btn{
    position: fixed;
    bottom: 150px;
    right: 50px;
    border-radius: 50%;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 28px;
    box-shadow: 3px 3px 8px -1px rgb(0 0 0 / 70%);
    transition: 0.3s all ease;
}
#float_box.open{
    z-index: 10;
    position: relative;
}
#float_box.open .fa-gift,
#float_box .fa-times{
    display: none;
    opacity: 0;
}
#float_box.open .fa-times{
    display: block;
    opacity: 1;
}
#float_btn.animated {
    width: 65px;
    height: 65px;
}

#float_btn.animated:hover {
width: 70px;
height: 70px;
}
#float_msg{
    height: 0;
    width: 0;
    position: fixed;
    bottom: 170px;
    right: 85px;
    padding: 10px;
    background: rgb(0 0 0 / 28%);
    display: none;
    transition: 0.3s all ease;
}
#float_box.open #float_msg{
    display: block;
    width: 320px;
    height: auto;
}
#float_msg div{
    background: white;
    padding: 10px;
}

@media (max-width: 768px){

    #float_btn{
        bottom: 130px;
        right: 10px;
        z-index: 101;
    }
    #float_msg{
        bottom: 160px;
        right: 25px;
        z-index: 100;
    }

    @media (max-height: 665px){
        #float_btn{
            bottom: 2%;
            right: 5px;
        }
        #float_msg{
            bottom: 7%;
            right: 15px;
        }
        .jq-toast-single .stars{
            display: block;
        }
    }
    .jq-toast-wrap.top-left {
        top: 90px;
        left: 15px;
    }
    .jq-toast-wrap {
        width: 181px;
    }
    .jq-toast-single{
        background-color: rgb(178 178 178 / 35%);
        color: white;
        text-align: left;
    
        margin-bottom: 15px;
    }
    #promo_bar_destination p {
        font-size: 15px;
        font-weight: 600;
        margin: 0;
        margin-top: 10px;
        display: block;
    }
    #promo_bar_destination p span{
        height:auto;
        margin-top: 7px;
    }
    #promo_bar_destination .btn {
        padding: 5px 10px;
        margin: 10px auto 15px auto;
        font-size: 14px;
        display: block;
        width: fit-content;
    }
}

.akin__chat-container__button-container{
	right: 75px !important;
}

[aria-label="cookieconsent"]{
	display:none;
}




.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-collapse{
    justify-content: space-between;
}
}
.navbar {
 
    padding: .5rem 1rem;
}
.gm-style-iw-chr,
.gm-style .gm-style-iw-tc{
    display: none;
}



.booking-full-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 99999;
    display: none; /* Escondido por padrão */
    overflow-y: auto;
    padding: 20px;
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

#bookingModal .modal-header {
    display: flex;
        justify-content: right !important ;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto 40px;
        border: 0 !important;
}

.close-modal {
    background: none;
    border: none;
    font-size: 50px;
    cursor: pointer;
    color: #333;
}

.modal-main-title {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 30px;
    color: #212529;/* Cor azul do seu site */
    font-family: "Open Sans", sans-serif;
}

/* Estilização da lista vinda do PHP */
#bookingModal .booking-modal-content {
    max-width: 800px;
    margin: 0 auto;
}

#bookingModal .city-title {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-top: 30px;
    color: #666;
    text-transform: uppercase;
    font-size: 1.2rem;
}
#bookingModal .dropdown-header{
    display: block;
    padding: 15px 0 5px 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #6c757d;
    white-space: nowrap;
}
#bookingModal .js-accommodation {
    display: block;
    width: 100%;
    padding: 20px;
    margin: 10px 0;
    background: #f9f9f9;
    border: 1px solid #ddd;
    text-align: left;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s;
}

#bookingModal  .js-accommodation:hover {
    background: #003b71;
    color: #fff;
     
}