body{
    background: #eef1f3;
}

.button-underline{
    text-decoration: underline;
}
.max-container-min-w{
    max-width: 537px;
}

.gallery-room .view-gallery {
    top: 50% !important;
}
@media only screen and (max-width: 600px) {
    .gallery-room .hero-image {
        height: 400px !important;
    }
}

.gallery-room .container-gallery--inner {

    padding-top: calc(32%) !important;
}

.form-container-input--mobile  {
    border: 1px solid #267AB2  !important;
    color: #267AB2  !important;
}
.form-container-input--mobile svg path {
    stroke: #267AB2 !important;
}

.amenities-template-2 ul {
    list-style: none;        /* remove default browser bullets */
    padding-left: 0;
    columns: 2;              /* 2 columns */
    -webkit-columns: 2;
    -moz-columns: 2;
}

.amenities-template-2 ul li {
    position: relative;
    padding-left: 20px;      /* space for custom bullet */
    margin-bottom: 8px;
}

.amenities-template-2 ul li::before {
    content: "•";            /* bullet */
    position: absolute;
    left: 0;
    top: 0;
    color: #000;             /* change bullet color here */
    font-size: 18px;         /* adjust size */
    line-height: 1;
}



.carousel-general .slick-dots li.slick-active button:before {
    color: #000000 !important;
    border: 0 !important;
}

.tab  {
    border-bottom: 1px solid #000000 !important;
}
.Tabs .nav{
justify-content: left !important;
}

.tabs  {
    border-top: 1px solid #000000 !important;
}
html body .secondary-menu--v1   a {
    color: #000000 !important;
    background: transparent;
}

html body .secondary-menu--v1   a {
    color: #000000 !important;
}
html body .secondary-menu--v1   a > div{
    padding: 24px 20px !important;

}

html body .secondary-menu--v2 .menu-right-side {
    overflow: auto;
    width: auto;
}


html body .secondary-menu--v2 .menu-right-side > div {

    width: auto !important;
    flex: none !important;
}
html body .secondary-menu--v2 .link  {
    background: transparent !important;

}
html body .secondary-menu--v2 .link-active > a > div {
    /*text-decoration: underline;*/
}

html body .secondary-menu--v2 .fixed-element-subMenu a {
    color: #000000 !important;
}

.small-font{
    font-size: 16px;
}


html body .schema-contact .contact-form  {

    background: transparent !important;
    box-shadow: none !important;
    padding-top: 0 !important;
}

ol  {
    list-style: auto !important;
    padding-left: 40px !important;
}

.schema-localtips .Tabs > ul {
    margin-bottom: 0 !important;
}

.full-screen-gallery-container .nav{
    display: none !important;
}
.full-screen-gallery-container {
    background: #eef1f3 !important;
}
.full-screen-gallery-container .tabs {
    border-top: 0 !important;
}
.close-button svg circle  {

    fill: #FFFFFF !important;
}
.close-button svg path  {

    fill: #000000 !important;
}

.faq-tw-all{
    font-size: 53px !important; line-height: 60px !important;
}

.max-container-851{
    max-width: 851px !important;
}
.mol{
    display: block;
    color: #267AB2;
    font-size: 16px;
    font-weight: 600;
}

.itenaries-posts svg{
     display: none;
}


@media (max-width: 480px) {
    .amenities-template-2 ul {
        columns: 1;
    }
    .itenaries-posts .small-font{
        position: absolute;
        right: 0;
        top: -25px;
    }
    .itenaries-posts h2{
        margin-top: 17px !important;
    }

}

@media (max-width: 768px) {

    .faq-tw-all{
        font-size: 25px !important; line-height: 20px !important;
    }
    .intro-template--version-1{
        margin: 20px !important;
    }
    .header-layout {

        background: transparent !important;

    }
    body .header-layout.isScrolling {
        background: #FFFFFF !important;
    }

    .main-header-all .header-layout {
        background: transparent !important;
    }

    .main-header-all .hero-logo-homepage{
        display: flex !important;
    }
    .main-header-all .header-layout .logo-hero {
        display: none !important;
    }
    .main-header-all .header-layout.isScrolling .logo-hero {
        display: flex !important;
    }
    .main-header-all .header-layout.isScrolling .hero-logo-homepage {
        display: none !important;
    }

    .header-layout .sep-ms-all {
        display: none !important;
    }

    .header-layout.isScrolling .sep-ms-all {
        display: none !important;
    }

    .main-header-all .header-layout .sep-ms-all {
        display: flex !important;
    }
    .main-header-all .header-layout.isScrolling .sep-ms-all {
        display: none !important;
    }
}