button.btn.btn-primary.group-button {
    border-radius: 0;
    padding: 10px;
    margin: 0 0 20px 0 !important;
}

hr.dashed {
    border-top: 3px dashed #bbb !important;
}

h3.blogh3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

h2.blogh2 {
    margin-bottom: 20px;
    font-size: 28px;
}

.blogbutsep {
    max-height: 10px;
}

.fixed-green a.askquestion {
    background: #73b5cc !important;
}

.icon-header {
    background: #51758d;
    border: solid 1px #51758d;
    position: relative;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 7px;
}

.icon-header:hover{
    background: #fff;
    color: #51758d;
}

.icon-header a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.nopadtop{ padding-top:0 !important; margin-top:0 !important; }

.special_offer_section{
    position: relative;
    padding-bottom: 30px;
}

.special_offer_section .btn {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0;
}

section.search-general {
    background: #e9e9e9;
    padding: 20px 0;
    margin-top: 55px;
}

.item.propertyboxitem {
    background: #fff;

}

section.results .item{
    padding-top: 0;
    margin-top: 32px;
}

.property-content {
    padding: 20px;
}

section.results #grid .item .btn.btn-primary {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
}

.modal-backdrop.fade.in {
    z-index: 1;
}

span.add-to-fav {
    position: relative;
}

span.tooltip-x {
    font-size: 11px;
    position: absolute;
    left: auto;
    right: -86px;
    top: -5px;
    display: none;
    background: #fff;
    width: 95px;
    text-align: center;
    padding: 4px;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.4);
    border-radius: 6px;
    opacity: 1;
    z-index: 9;
}

span.add-to-fav:hover span.tooltip-x{
    display: block;
}


.clndr-theme-default .clndr .clndr-controls {
    display: block;
    float: none;
    margin-bottom: 3px;
    width: 100%;
    background: #51758d !important;
    height: 47px;
    color: #fff;
}

.clndr-theme-default .clndr .clndr-controls .clndr-previous-button, .clndr-theme-default .clndr .clndr-controls .clndr-next-button, .clndr-theme-default .clndr .clndr-controls .clndr-expand-button, .clndr-theme-default .clndr .clndr-controls .clndr-previous-button, .clndr-theme-default .clndr .clndr-controls .clndr-next-button, .clndr-theme-default .clndr .clndr-controls .clndr-expand-button{ width:20% !important; }

.clndr-theme-default .clndr .clndr-controls .month {
    width: 60%;
    color: #51758d !important;
    background: #fff;
    border-radius: 20px;
}

.sidebar-body {
    background: #eaeaea;
    border: solid 1px #ccc;
}

.clndr-legend-cell {
    border: solid 1px #ccc;
}

.day.event.status-available {
    background: #98fb98  !important;
}

.clndr-theme-default #bookCalendarLegend .clndr-legend-row .clndr-legend-cell.status-available {
    background-color: #98fb98;
}

.right-sidebar.sidebar-shadow {
    box-shadow: 2px 5px 23px rgba(0,0,0,0.5);
}

.fixed-orange a.book-now-go {
    background: #de600e !important;
}

.sidebar-heading.orange {
    background: #de600e !important;
    text-align: center !important;
}

.sidebar-heading.orange h4.white {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
}

form.searcher{
    display: block;
    position: relative;
}

ul.quick-results {
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    margin: 0 !important;
    padding: 0;
    z-index: 999999999;
}

ul.quick-results li{
    list-style: none;
    display: block;
    width: 100%;
}

ul.quick-results li a{
    display: block;
    padding: 5px;
    background: rgba(255,255,255,0.85);
    color: #51758d;
}

ul.quick-results li a:hover{
    background: #51758d;
    color: #fff;
    text-decoration: none;
}

.overview .alert p {
    display: block;
    padding: 10px;
    background: #fff;
    font-weight: 500;
    border: solid 2px #ccc;
}

.banner.big .bannerslider:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 5px 19px 16px rgba(0,0,0,0.3) inset;
}



.banner-content h1, .banner-content li {
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}

.prop-ics .oo span i {
    color: #708ea0 !important;
}

.prop-ics .oo span a{
    text-decoration: underline;
}

span.fake-link {
    border-bottom: dotted 1px #708ea0;
}

#destinations-li, #recommendations-li{
    position: relative;
}

.meg-menu {
    position: absolute;
    left: 0;
    background: #fff;
    width: 479px;
    top: 61px;
    z-index: 99999;
    box-shadow: 2px 5px 8px rgba(0,0,0,0.5);
    display: none;
}

.menu-col{
    width: 50%;
    float: left;
}


.main-menu-col ul {
    list-style: none;
    padding: 15px;
    margin: 0;
    text-align: left;
}

.main-menu-col ul li{
    display: block;
    position: relative;
    padding-right: 20px;
}

.main-menu-col ul li a{
    display: block;
    margin: 0;
    font-weight: 500;
}

.menu-col li span {
    position: absolute;
    right: 0;
    top: 2px;
    color: #de600e;
    font-weight: 100;
}

.menu-static-image{
    display: block;
    height: 300px;
    background-size: cover;
}

.reveal-menu{
    display: none;
}

.reveal-menu ul {
    list-style: none;
    text-align: left;
    padding: 14px;
}

.reveal-menu ul li:hover, .reveal-menu ul li a:hover, .reveal-menu ul li:focus, .reveal-menu ul li a:focus,  .reveal-menu ul li:focus-within, .reveal-menu ul li a:focus-within{
    background: #fff !important;
    color: #000 !important;
}

#mobile-menu{
    display: none;
    background: #fff;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 71px;
    width: 100%;
    z-index: 9999999999999999;
}

#mobile-menu ul{
    padding: 0;
    margin: 0;
}

#mobile-menu ul li{
    display: block;
}

#mobile-menu ul li a{
    display: block;
    color: #999;
}

header .mobile-col{
    z-index: 999999 !important;
}

header .navbar-nav .open .dropdown-menu {
    background-color: #fff !important;
}

.modal-body{
    background-image: url(../images/watermark.fw.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

button.close {
    background: #de600e !important;
    padding: 4px 7px 7px 7px;
}

.modal-header {
    padding-left: 66px;
    background-image: url(../images/pvsmall.fw.png);
    background-size: 43px 43px;
    background-repeat: no-repeat;
    background-position: 4px 8px;
    font-weight: bold !important;
}

.pale-panel{
    padding: 40px 20px;
    background:#eaeaea;
    border: solid 1px #ccc;
    margin-bottom: 30px;
}



.feature-list{
    list-style: none;

}

.feature-list li{
    position: relative;
    padding: 5px 40px;
    box-sizing: border-box;
}

.feature-list span.feature-icon{
    color: #51758d;
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 1px;
    border: solid 1px #51758d;
    padding: 4px 7px;
    border-radius: 50%;
}

.accordian-cb .ring{
    padding: 10px 0;
}

.accordian-cb .ring h2{
    display: block;
    background-color: #51758d;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.accordian-cb .ring h2.on{
    background: #de600e;

}

.accordian-cb .ring h2 {
    display: block;
    background-color: #51758d;
    color: #fff;
    font-size: 23px;
    margin: 0;
    padding: 10px 20px;
    position: relative;
}

.accordian-cb .ring h2:hover{
    background: #de600e;
}

.accordian-cb .ring p {
    padding: 20px;
    background: #fff;
    display: none;
    box-shadow: 2px 5px 10px rgba(0,0,0,0.3);

}

.accordian-cb {
    background: #eaeaea;
    padding: 60px;
}

span.indicator {
    width: 33px;
    height: 15px;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 18px;
    background-image: url(../images/updown.png);
    background-position: 0 15px;
    cursor: pointer;
}

span.indicator.on{
    background-position: 0 0;
}

.large-header {
    height: 48vh;
    background-size: cover;
    background-position: center;
    position: relative;
     background-attachment: fixed;
}

.large-header .gloss{
    background-color: rgba(255,255,255,0.3);
    width:100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.large-header h1{
    position: absolute;
    left: 10%;
    font-size: 80px;
    bottom: 30px;
    color: #fff;
    text-shadow: 2px 5px 10px rgba(0,0,0,0.6);
    font-weight: 500;
    background: rgba(0,0,0,0.3);
}

span.round-icon {
    display: inline-block;
    background: #de600e;
    color: #fff;
    font-size: 46px;
    padding: 20px 31px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}

.welcome-icons{
    text-align: center;
}

.welcome-icons h3 {
    display: block;
    margin-top: 17px;
    border: solid 1px #ccc;
    padding: 10px;
    font-size: 21px;
}


.a-welcome-pack{
    cursor: pointer;
}

.a-welcome-pack:hover span.round-icon{
    background: #51758b;
}

.a-welcome-pack:hover  h3{
    background: #ccc;
    color: #000;
}

.pack-info{

    background: #eaeaea;
    border: solid 1px #ccc;
    display: none;
    padding: 30px 20px;
}


.pack-table tr td:nth-child(1) {
    font-weight: bold;
    color: #de600e;
}

ul.share-links.list-inline {
    margin-top: 52px;
}

.fav-ic{
    display: inline-block;
    position: relative;
}

.fav-ic:hover .tooltip-x {
    display: block;
    color: #000;
    text-transform: none;
    FONT-WEIGHT: 300;
    font-size: 14px;
    width: 117px;
    left: 24px;
    background: #fff !important;
    opacity: 1;
}

section.results .tools {
    display: block !important;
    justify-content: normal !important;

    position: relative;
}

section.results .tools p, section.results .tools ul {
    float: left;
}

section.results ul.nav.nav-tabs li a {
    margin: 0 5px;
    background: transparent;
    font-size:16px!important;	
	font-weight:600!important;
    border: none;
    border-radius: 30px;
    padding: 10px !important;
}

@media(max-width: 768px){ 
    section.results ul.nav.nav-tabs li a {
        margin: 0 2px;
        padding: 5px !important;
    }
}

select.recommended {
    width: 33.3333%;
    float: right !important;
}

section.results ul.nav.nav-tabs li.active a {
    color: #ffffff !important;
    background-color: #DE600E;
}

section.results ul.nav.nav-tabs li a.bg-custom {
    background-color: #DE600E;
    color: white;
}

section.results ul.nav.nav-tabs li {
    padding: 0;
    margin: 0;
}

.tools ul.nav.nav-tabs {
    width: auto !important;
    position: absolute;
    right: 0;
    top: -53px;
}

.view-setting{
    position: relative;
}

.view-setting:hover .tooltip-x {
    display: block;
    z-index: 99;
    opacity: 1;
    right: -90px;
    top: -20px;
}

form#contact-form {
    padding: 40px;
    background: #eaeaea;
}

#contact-form .md-form.mb-0 {
    padding-bottom: 15px;
}

#contact-form textarea#message {
    height: 170px;
    padding-top: 18px;
}

#contact-form a.btn.btn-primary {
    margin-top: 20px;
    float: right;
}

span.rd-ic {
    display: inline-block;
    color: #fff;
    background: #51758b;
    padding: 10px 12px;
    border-radius: 50%;
    margin-bottom: 22px;
}


section.content-layout.second-search-heading {
    padding: 30px 0;
}

span.add-to-fav {
    position: fixed;
    left: 0;
    top: 27%;
    z-index: 9999;
    background: #708ea0;
    padding: 6px 10px;
    font-size: 43px;
    line-height: 1;
    border: solid 4px #51758d;
    box-shadow: 2px 5px 10px rgb(0 0 0 / 50%);
}

span.add-to-fav i{
    color: #fff !important;
}

span.add-to-fav i.is-favourite {
    color: #FF5757 !important;
}

#list .item.propertyboxitem.wow.fadeInUp {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    background: #e9e9e9;
}

#list .property-content {
    background: #fff;
}



#my-favourites{
    padding: 10px 15px;
    background: #de600e;
    color: #fff;
    font-size: 22px;
    position: fixed;
    right: 0;
    bottom: 0;
    display: inline-block;
    z-index: 99;
}

#my-favourites:hover{
    background: #708ea0;
    text-decoration: none;
}


.alert.booking-alert {
    background: #DE606F;
    color: #fff;
    margin: 20px 0 40px 0;
    box-shadow: 2px 4px 10px rgba(0,0,0,0.3);
    font-weight: normal !important;
}

input#confirmterms {
    width: auto;
    float: left;
    line-height: 1;
    height: auto;
    margin-right: 11px;
}


#calendar-expand{

    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999999999999999999999999999999;
    background: rgba(255,255,255,0.7);
    display: none;
}

.calendars-central{
    width: 80%;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    background-color: #fff;
}


a#btn-prev {
    font-size: 47px;
    position: absolute;
    left: -59px;
    top: auto;
}

a#btn-next {
    font-size: 47px;
    position: absolute;
    right: -59px;
    top: auto;
}
.calendars-central .clndr-theme-default{
    width: 33.333%;
    float: left;
    border: solid 10px #fff;
    background-color: #FFF;
}

#calendar-expand .month {
    display: block;
    margin: 0;
    width: 100%;
    float: none;
    border-radius: 0;
    background: #eaeaea;
    padding: 6px;
    color: #000 !important;
    font-weight: bold;
}

#close-expand {
    padding: 5px 20px;
    font-size: 25px;
    background: red;
    color: #fff;
    position: fixed;
    top: 0;
    right: 0;
}

div#c-e {
    width: 12%;
    float: left;
    height: 47px;
    background: red;
    line-height: 47px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.clndr-controls.general {
    width: 88% !important;
    float: left !important;
    margin: 0;
    padding: 0;
}

.calendar-info {
    background: palegreen;
    padding: 10px;
    font-size: 16px;
    border: solid 1px green;
}

/* The ribbons */

.corner-ribbon{
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Custom styles */

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Colors */

.top-menu .fa-heart {
    color: #FF5757;
}



.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

.item.propertyboxitem {
    overflow: hidden;
}


.resort-property{

    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: solid 1px #de600e;
}



.resort-property .desc{
    width: 48%;
    float: left;
}

.resort-property img{
    display: block;
    width: 48%;
    float: right;
    height: auto;
}

button.gm-ui-hover-effect{
/* right: 16px !important; */
right: 5px !important;
top: 5px !important;
background-color: white !important;
    border-radius: 50% !important;
}

button.gm-ui-hover-effect span {
    /* height: 40px !important;
    width: 40px !important; */
    height: 25px !important;
    width: 25px !important;
    margin: 3px !important;
    
    
}


.page-airport-parking .general-content a::last{
    color: red !important;
}

li.total.text-right {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 20px;
}

.holiday_coast span.pull-right {
    color: #DE606F !important;
    font-weight: bold;
}

.featherlight-sidebar{
    width: 150px;
    padding: 15px;
    background: rgba(255,255,255,0.7);
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999;
    overflow-y: auto;
    display: none;
}

.sidebar-img img {
    max-width: 100%;
    display: block;
    margin-bottom: 7px;
    border: solid 3px #000;
}

.sidebar-img.highlight img{
    border: solid 3px #de600e;
}

.featherlight {
    padding-left: 150px;
    z-index: 999999999 !important;

}



@media(max-width: 1400px){

    html .featherlight .featherlight-content {

    max-width: 74%;

}

html .featherlight .featherlight-content img{
    max-width: 100%;
}


}


@media(max-width: 1100px){

    .featherlight-sidebar{
        display: none !important;
    }

    .featherlight{
        padding-left: 0;
    }
}

@media(max-width: 1200px){


    ul.feature-list li {
    width: 50%;

}

.feature-list li span.feature-text{ height:auto; }



}


@media(max-width: 950px){

     ul.feature-list li {
    width: 100%;
    float: none;

}

.calendars-central .clndr-theme-default {
    width: 100%;
    float: none;
    border: solid 10px #fff;
    background-color: #fff !important;
}

#calendar-expand{
    overflow: auto;
}

#calendar-expand .clndr {
    background: #fff;
    padding: 14px;
}


}

@media(max-width: 991px){
    .tools .nav-tabs li:nth-child(1) {
        display: none;
    }
    .tools ul.nav.nav-tabs {
        right: 30%;
        top: -60px;
    }




    span.add-to-fav {

    left: 0;
    top: auto;
    bottom: 56px;
}

    .main-menu-menu{
        display: none;
    }

    .main-menu-menu .nav li {
    background: #fff;
    color: #000;
}

.main-menu-menu ul.nav > li > a {
    color: #000;
}

.meg-menu {
    position: static;
    background: #fff;
    width: 100%;
    top: auto;
    border-top: solid 1px #ccc;
}

.clndr-theme-default #bookCalendarLegend .clndr-legend-row .clndr-legend-cell {
    position: relative;
    width: 20%;
    clear: both;
}

.clndr-theme-default #bookCalendarLegend .clndr-legend-row .clndr-legend-caption.first {
    width: 80%;
}
form#contact-form {
    margin-bottom: 50px;
    margin-top: 50px;
}



}

@media(max-width: 378px){ 
    .tools ul.nav.nav-tabs {
        right: 18%;
    }
    section.results .tools p {
        float: none;
    }

    select.recommended {
        float: none;
        width: 100%;
    }
}

@media(max-width: 800px){

    .resort-property .btn{
        margin-bottom: 30px;
    }

    .resort-property .desc, .resort-property img{
    display: block;
    width: 100%;
    float: none;
}

    #my-favourites{
   display: block;
   width: 100%;
   text-align: center;
   z-index: 9999;
}

    .banner-content ul.list-inline {
    display: none;
}

}

  @font-face {
    font-display: block;
    font-family: Roboto;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
  }

  @font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 600;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
  }

  @font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 700;
    src: url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.sendinblue.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
  }

  #sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }

  #sib-container input::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }

  #sib-container textarea::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
  }

#newsletterfooter {
    padding-top: 30px;
    padding-bottom: 40px !important;
    background: #f6f6f8;
}

.newslettertextlink {
    padding-top: 20px;
    font-size: 16px;
}


.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}


.onoffswitch1 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch1-checkbox {
    display: none;
}

.onoffswitch1-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 30px;
}

.onoffswitch1-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch1-inner:before, .onoffswitch1-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border-radius: 30px;
    box-shadow: 0px 15px 0px rgba(0,0,0,0.08) inset;
}

.onoffswitch1-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
    border-radius: 30px 0 0 30px;
}

.onoffswitch1-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
    border-radius: 0 30px 30px 0;
}

.onoffswitch1-switch {
    display: block; width: 30px; margin: 0px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 30px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    box-shadow: 0 1px 1px white inset;
}

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
    margin-left: 0;
}

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
    right: 0px;
}

.onoffswitch2 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch2-checkbox {
    display: none;
}

.onoffswitch2-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 5px;
}

.onoffswitch2-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch2-inner:before, .onoffswitch2-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch2-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}

.onoffswitch2-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch2-switch {
    display: block; width: 18px; margin: 0px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 5px;
    position: absolute; top: 0; bottom: 0; right: 68px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
}

.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-inner {
    margin-left: 0;
}

.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-switch {
    right: 0px;
}

.onoffswitch3
{
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 0px solid #999999; border-radius: 0px;
}

.onoffswitch3-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner > span {
    display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE; color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    padding-right: 10px;
    background-color: #EEEEEE; color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block; width: 18px; margin: 0px; text-align: center;
    border: 0px solid #999999;border-radius: 0px;
    position: absolute; top: 0; bottom: 0;
}
.onoffswitch3-active .onoffswitch3-switch {
    background: #27A1CA; left: 0;
}
.onoffswitch3-inactive .onoffswitch3-switch {
    background: #A1A1A1; right: 0;
}

.onoffswitch3-active .onoffswitch3-switch:before {
    content: " "; position: absolute; top: 0; left: 18px;
    border-style: solid; border-color: #27A1CA transparent transparent #27A1CA; border-width: 15px 9px;
}


.onoffswitch3-inactive .onoffswitch3-switch:before {
    content: " "; position: absolute; top: 0; right: 18px;
    border-style: solid; border-color: transparent #A1A1A1 #A1A1A1 transparent; border-width: 15px 9px;
}


.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.onoffswitch4 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch4-checkbox {
    display: none;
}

.onoffswitch4-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #27A1CA; border-radius: 0px;
}

.onoffswitch4-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch4-inner:before, .onoffswitch4-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 26px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.onoffswitch4-inner:before {
    content: "Yes";
    padding-left: 10px;
    background-color: #FFFFFF; color: #27A1CA;
}

.onoffswitch4-inner:after {
    content: "No";
    padding-right: 10px;
    background-color: #FFFFFF; color: #666666;
    text-align: right;
}

.onoffswitch4-switch {
    display: block; width: 25px; margin: 0px;
    background: #27A1CA;
    position: absolute; top: 0; bottom: 0; right: 65px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
    margin-left: 0;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
    right: 0px;
}


/*  Start Toggle Switch */
/* .cmn-toggle
{
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.cmn-toggle + label
{
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.cmn-toggle-round-flat + label
{
    padding: 2px;
    width: 75px;
    height: 30px;
    background-color: #dddddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after
{
    display: block;
    position: absolute;
    content: "";
}

input.cmn-toggle-round-flat + label:before
{
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:after
{
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 22px;
    background-color: #dddddd;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: margin 0.4s, background 0.4s;
    -moz-transition: margin 0.4s, background 0.4s;
    -o-transition: margin 0.4s, background 0.4s;
    transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked + label
{
    background-color: #27A1CA;
}

input.cmn-toggle-round-flat:checked + label:after
{
    margin-left: 45px;
    background-color: #27A1CA;
} */

/* End Toggle Switch */

div.switch5 { clear: both; margin: 0px 0px; }
div.switch5 > input.switch:empty { margin-left: -999px; }
div.switch5 > input.switch:empty ~ label { position: relative; float: left; line-height: 1.6em; text-indent: 4em; margin: 0.2em 0px; cursor: pointer; -moz-user-select: none; }
div.switch5 > input.switch:empty ~ label:before, input.switch:empty ~ label:after { position: absolute; display: block; top: 0px; bottom: 0px; left: 0px; content: "off"; width: 3.6em; height: 1.5em; text-indent: 2.4em; color: rgb(153, 0, 0); background-color: rgb(204, 51, 51); border-radius: 0.3em; box-shadow: 0px 0.2em 0px rgba(0, 0, 0, 0.3) inset; }
div.switch5 > input.switch:empty ~ label:after { content: " "; width: 1.4em; height: 1.5em; top: 0.1em; bottom: 0.1em; text-align: center; text-indent: 0px; margin-left: 0.1em; color: rgb(255, 136, 136); background-color: rgb(255, 255, 255); border-radius: 0.15em; box-shadow: 0px -0.2em 0px rgba(0, 0, 0, 0.2) inset; transition: all 100ms ease-in 0s; }
div.switch5 > input.switch:checked ~ label:before { content: "on"; text-indent: 0.5em; color: rgb(102, 255, 102); background-color: rgb(51, 153, 51); }
div.switch5 > input.switch:checked ~ label:after { margin-left: 2.1em; color: rgb(102, 204, 102); }
div.switch5 > input.switch:focus ~ label { color: rgb(0, 0, 0); }
div.switch5 > input.switch:focus ~ label:before { box-shadow: 0px 0px 0px 3px rgb(153, 153, 153); }

.switch6 {  max-width: 17em;  margin: 0 auto; }
.switch6-light > span, .switch-toggle > span {  color: #000000; }
.switch6-light span span, .switch6-light label, .switch-toggle span span, .switch-toggle label {  color: #2b2b2b; }

.switch-toggle a,
.switch6-light span span { display: none; }

.switch6-light { display: block; height: 30px; position: relative; overflow: visible; padding: 0px; margin-left:0px; }
.switch6-light * { box-sizing: border-box; }
.switch6-light a { display: block; transition: all 0.3s ease-out 0s; }

.switch6-light label,
.switch6-light > span { line-height: 30px; vertical-align: middle;}

.switch6-light label {font-weight: 700; margin-bottom: px; max-width: 100%;}

.switch6-light input:focus ~ a, .switch6-light input:focus + label { outline: 1px dotted rgb(136, 136, 136); }
.switch6-light input { position: absolute; opacity: 0; z-index: 5; }
.switch6-light input:checked ~ a { right: 0%; }
.switch6-light > span { position: absolute; left: -100px; width: 100%; margin: 0px; padding-right: 100px; text-align: left; }
.switch6-light > span span { position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 50%; margin-left: 100px; text-align: center; }
.switch6-light > span span:last-child { left: 50%; }
.switch6-light a { position: absolute; right: 50%; top: 0px; z-index: 4; display: block; width: 50%; height: 100%; padding: 0px; }
div.searchfilter
{

}
div.searchfilter h4
{
    font-size: 15px;
}

/* =========================================
   Destinations Mega Menu
   Consolidated structural styles
========================================= */

#destinations-li {
    position: static;
}

.mega-menu--destinations {
    background: #ffffff;
    box-sizing: border-box;
    z-index: 21474830;
    padding: 18px 24px 22px;
}

.mega-menu--destinations .mega-menu__heading {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
}

.mega-menu--destinations .mega-menu__heading span,
.mega-menu--destinations .mega-menu__heading a {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #51758d;
    text-decoration: none;
}

.mega-menu--destinations .mega-menu__heading a:hover,
.mega-menu--destinations .mega-menu__heading a:focus {
    color: #ffffff;
    text-decoration: none;
    background: #587485;
}

.mega-menu--destinations .mega-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mega-menu--destinations .mega-menu__item {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mega-menu--destinations .mega-menu__item + .mega-menu__item {
    margin-top: 6px;
}

.mega-menu--destinations .mega-menu__item a {
    display: inline-block;
    margin: 0px 0px -20px;
    padding: 10px;
    color: #666666;
    line-height: 1.25;
    text-decoration: none;
}

.mega-menu--destinations .mega-menu__item a:hover,
.mega-menu--destinations .mega-menu__item a:focus {
    color: #de600e;
    text-decoration: none;
}

.mega-menu--destinations .clearfix {
    display: none;
}

@media (min-width: 992px) {
    header .navbar.navbar-default {
        position: relative;
    }

    .mega-menu--destinations {
        position: absolute;
        left: 50%;
        top: calc(100% + 8px);
        transform: translateX(-50%);
        width: 100vw;
        max-width: 100vw;
        padding: 24px 72px 30px;
        box-shadow: 2px 5px 8px rgba(0,0,0,0.5);
    }

    .mega-menu--destinations .mega-menu__inner {
    display: block;
    }

    .mega-menu--destinations .mega-menu__columns {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 32px 56px;
        align-items: start;
    }

    .mega-menu--destinations .mega-menu__column {
        display: flex;
        flex-direction: column;
        gap: 32px;
        min-width: 0;   
    }

    .mega-menu--destinations .mega-menu__group {
        display: block;
        width: auto;
        margin: 0;
        text-align: left;
        min-width: 0;
    }
}

@media (min-width: 992px) and (max-width: 1499px) {
    .mega-menu--destinations .mega-menu__columns {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .mega-menu--destinations {
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 20px;
        box-shadow: none;
    }

    .mega-menu--destinations .mega-menu__inner {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .mega-menu--destinations .mega-menu__group {
        min-width: 0;
    }

    .mega-menu--destinations .mega-menu__heading span,
    .mega-menu--destinations .mega-menu__heading a {
        font-size: 18px;
    }
}

@media (max-width: 640px) {
    .mega-menu--destinations .mega-menu__inner {
        grid-template-columns: 1fr;
    }
}

body.mega-menu-open [class*="feefo"],
body.mega-menu-open [id*="feefo"],
body.mega-menu-open iframe[src*="feefo"] {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Raise the whole header stacking context while a mega menu is open */
body.mega-menu-open header {
    z-index: 2147483000 !important;
}

body.mega-menu-open .mega-menu--destinations {
    z-index: 2147483001 !important;
}

body.mega-menu-open #feefo-service-review-floating-widgetid {
    display: none !important;
}

.mega-menu--destinations .mega-menu__toggle,
.mega-menu--grouped .mega-menu__toggle {
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    pointer-events: auto;
}

/* Tablet/mobile Destinations accordion layout */
@media (max-width: 991px) {
    .mega-menu--destinations .mega-menu__inner,
    .mega-menu--destinations .mega-menu__columns,
    .mega-menu--destinations .mega-menu__column {
        display: block !important;
    }

    .mega-menu--destinations .mega-menu__group {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #d9d9d9;
    }

    .mega-menu--destinations .mega-menu__heading-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        padding: 0;
    }

    .mega-menu--destinations .mega-menu__heading {
        flex: 1 1 auto;
        margin: 0;
        padding: 0;
        border-bottom: none;
        text-align: left;
    }

    .mega-menu--destinations .mega-menu__heading span,
    .mega-menu--destinations .mega-menu__heading a {
        display: inline-block;
        margin: 0;
        padding: 16px 0;
        background: transparent;
        color: #51758d;
    }

    .mega-menu--destinations .mega-menu__heading a:hover,
    .mega-menu--destinations .mega-menu__heading a:focus {
        background: transparent;
        color: #51758d;
    }

    .mega-menu--destinations .mega-menu__toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        padding: 0;
        margin: 0;
        border: 1px solid #587485;
        background: #587485;
        color: #ffffff;
        line-height: 1;
        cursor: pointer;
        flex: 0 0 34px;
    }

    .mega-menu--destinations .mega-menu__toggle:focus {
        outline: none;
    }

    .mega-menu--destinations .mega-menu__list {
        display: none;
        margin: 0;
        padding: 0 0 14px 0;
        text-align: left;
    }

    .mega-menu--destinations .mega-menu__item {
        text-align: left;
    }

    .mega-menu--destinations .mega-menu__item a {
        display: block;
        margin: 0;
        padding: 8px 0;
        background: transparent;
    }
}

/* Mobile menu tightening only */
@media (max-width: 480px) {
    /* Top-level mobile menu rows */
    .main-menu-menu ul.nav > li > a {
        padding: 6px 16px;
        font-size: 12px;
    }

    /* Destinations menu wrapper */
    .mega-menu--destinations {
        padding: 8px 14px 12px;
    }

    /* Country rows */
    .mega-menu--destinations .mega-menu__heading span,
    .mega-menu--destinations .mega-menu__heading a {
        padding: 10px 0;
        font-size: 15px;
    }

    /* Plus/minus buttons */
    .mega-menu--destinations .mega-menu__toggle {
        width: 28px;
        height: 28px;
        flex: 0 0 28px;
        font-size: 14px;
    }

    /* Opened region list */
    .mega-menu--destinations .mega-menu__list {
        padding: 0 0 8px 0;
    }

    .mega-menu--destinations .mega-menu__item a {
        padding: 5px 0;
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    #main-navbar .navbar-nav > li > a {
        padding: 10px 16px !important;
        font-size: 15px !important;
        line-height: 1.25 !important;
        font-weight: 700;
    }
}

@media (max-width: 991px) {
    #main-navbar.main-menu-menu {
        max-height: calc(100svh - 120px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
    }
}

@media (max-width: 991px) {
    #feefo-service-review-floating-widgetid,
    [id*="feefo-service-review-floating-widget"],
    [class*="feefo-service-review-floating-widget"],
    [id*="feefo-widget"],
    [class*="feefo-widget"],
    iframe[src*="feefo"] {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }
}

@media (min-width: 992px) {
    .mega-menu--destinations .mega-menu__toggle {
        display: none !important;
    }
}


/* =========================================
   Generic grouped mega menu
   Used by the new renderer
========================================= */

.mega-menu--grouped {
    background: #ffffff;
    box-sizing: border-box;
    z-index: 21474830;
}

.mega-menu--grouped .mega-menu__inner {
    width: 100%;
}

.mega-menu--grouped .mega-menu__group {
    min-width: 0;
    text-align: left;
}

.mega-menu--grouped .mega-menu__heading {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
}

.mega-menu--grouped .mega-menu__heading span,
.mega-menu--grouped .mega-menu__heading a {
    display: inline-block;
    margin: 0 0 -4px;
    padding: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #51758d;
    text-decoration: none;
}

.mega-menu--grouped .mega-menu__heading a:hover,
.mega-menu--grouped .mega-menu__heading a:focus {
    color: #ffffff;
    text-decoration: none;
    background: #587485;
}

.mega-menu--grouped .mega-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mega-menu--grouped .mega-menu__item {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mega-menu--grouped .mega-menu__item + .mega-menu__item {
    margin-top: 6px;
}

.mega-menu--grouped .mega-menu__item a {
    display: inline-block;
    margin: 0 0 -20px;
    padding: 10px;
    color: #666666;
    line-height: 1.25;
    text-decoration: none;
}

.mega-menu--grouped .mega-menu__item a:hover,
.mega-menu--grouped .mega-menu__item a:focus {
    color: #de600e;
    text-decoration: none;
}

@media (min-width: 992px) {
    #recommendations-li.our-villas-li,
    #about-us-li.about-us-li,
    #help-centre-li.help-centre-li,
    #blog-li.blog-li,
    #concierge-services-li.concierge-services-li {
        position: static;
    }

    .mega-menu--grouped {
        position: absolute;
        left: 50%;
        top: calc(100% + 8px);
        transform: translateX(-50%);
        width: 100vw;
        max-width: 100vw;
        padding: 24px 72px 30px;
        box-shadow: 2px 5px 8px rgba(0,0,0,0.5);
    }

    .mega-menu--grouped .mega-menu__inner {
        display: grid;
        gap: 32px 56px;
        align-items: start;
    }

    .mega-menu--grouped.mega-menu--cols-4 .mega-menu__inner {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mega-menu--grouped.mega-menu--cols-3 .mega-menu__inner {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .mega-menu--grouped .mega-menu__toggle {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1499px) {
    .mega-menu--grouped.mega-menu--cols-4 .mega-menu__inner {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .mega-menu--grouped {
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 8px 14px 12px;
        box-shadow: none;
    }

    .mega-menu--grouped .mega-menu__inner {
        display: block !important;
    }

    .mega-menu--grouped .mega-menu__group {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #d9d9d9;
    }

    .mega-menu--grouped .mega-menu__heading-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        padding: 0;
    }

    .mega-menu--grouped .mega-menu__heading {
        flex: 1 1 auto;
        margin: 0;
        padding: 0;
        border-bottom: none;
        text-align: left;
    }

    .mega-menu--grouped .mega-menu__heading span,
    .mega-menu--grouped .mega-menu__heading a {
        display: inline-block;
        margin: 0;
        padding: 16px 0;
        background: transparent;
        color: #51758d;
        font-size: 15px;
        line-height: 1.25;
    }

    .mega-menu--grouped .mega-menu__heading a:hover,
    .mega-menu--grouped .mega-menu__heading a:focus {
        background: transparent;
        color: #51758d;
    }

    .mega-menu--grouped .mega-menu__toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        padding: 0;
        margin: 0;
        border: 1px solid #587485;
        background: #587485;
        color: #ffffff;
        line-height: 1;
        cursor: pointer;
        flex: 0 0 34px;
    }

    .mega-menu--grouped .mega-menu__toggle:focus {
        outline: none;
    }

    .mega-menu--grouped .mega-menu__list {
        display: none;
        margin: 0;
        padding: 0 0 14px 0;
        text-align: left;
    }

    .mega-menu--grouped .mega-menu__item {
        text-align: left;
    }

    .mega-menu--grouped .mega-menu__item a {
        display: block;
        margin: 0;
        padding: 8px 0;
        font-size: 14px;
        line-height: 1.3;
        background: transparent;
    }
}

@media (max-width: 480px) {
    .mega-menu--grouped .mega-menu__heading span,
    .mega-menu--grouped .mega-menu__heading a {
        padding: 10px 0;
        font-size: 15px;
    }

    .mega-menu--grouped .mega-menu__toggle {
        width: 28px;
        height: 28px;
        flex: 0 0 28px;
        font-size: 14px;
    }

    .mega-menu--grouped .mega-menu__list {
        padding: 0 0 8px 0;
    }

    .mega-menu--grouped .mega-menu__item a {
        padding: 5px 0;
        font-size: 13px;
    }
}