﻿body {
}
@media (max-width: 1000px) {
    .twocolumn-btn {
        
        padding-top: 18px;
    }
}
@media (max-width: 767.5px) 
{
    .twocolumn-btn {
        text-align: center;
        padding-top: 15px;
    }
    
}




@media (max-width: 600px) {


    .newsletter-form {
        width: 95%;
        padding-left: 82px;
    }

        .newsletter-form p {
            padding: 0 !important;
        }
}
@media (max-width: 500px) {


    .newsletter-form {
        width: 80%;
        padding-left: 82px;
    }

        .newsletter-form p {
            padding: 0 !important;
        }
}
@media (max-width: 450px) {


    .newsletter-form {
        width: 86%;
        padding-left: 17px;
    }

        .newsletter-form p {
            padding: 0 !important;
        }
}
@media (max-width: 426px) {


    .newsletter-form {
        width: 92%;
        padding-left: 59px;
    }

        .newsletter-form p {
            padding: 0 !important;
        }
}
.CloudBedsWidget .vertical-widget {
    text-align: center !important;
    padding-top: 109px !important;
    width: 100% !important;
    padding-bottom: 46px !important;
}
.widgetHotelsForm .acessa_widget_block .widgetHotelsInputText.date, .widgetHotelsForm .acessa_widget_block select{
    width:144px !important;
}

.umbraco-forms-submitmessage{
    color:#000 !important;
}
.card-primary .card-body{
    background-color:#ffffff !important;
    color:#000000 !important;
}

.three-coll-block {
    display: flex;
    flex-direction: column;
    align-items: start;
}
    .three-coll-block p {
        flex-grow: 1;
    }

.switch-on{
    justify-content:flex-end;
}
.doubleColumn .btn-wrap{
    top:30px;
}

a.btn.btn-outline:focus{
    color:#fff;
}

@media screen and (max-width:767.5px) {
    .mb-center {
      
        text-align: center;
       
    }
}

.large {
    display: none!important;
}
.expend .large {
    display: block !important;
}
.expend .small {
    display: none !important;
}
@media screen and (min-width:1920px) {
    .arc-section .content {
        left: -100px !important;
        width: 120%;
    }
}

@media screen and (min-width:1920px) {
    .right-arc .content {
        left: 40px !important;
        width: 120%;
    }
}
@media screen and (min-width:2300px) {
    .arc-section .content {
        left: -130px !important;
        width: 140%;
    }
}

@media screen and (min-width:2300px) {
    .right-arc .content {
        left: 40px !important;
        width: 140%;
    }
}
@media screen and (min-width:2400px) {
    .arc-section .content {
        left: -120px !important;
        width: 140%;
    }
}

@media screen and (min-width:2400px) {
    .right-arc .content {
        left: 40px !important;
        width: 140%;
    }
}
@media screen and (min-width:2500px) {
    .arc-section .content {
        left: -156px !important;
        width: 157%;
    }
}
@media screen and (min-width:2500px) {
    .right-arc .content {
        left: 40px !important;
        width: 157%;
    }
}

.lead-form #tripleseat_embed_form_inline .tripleseat_field .button,
.lead-form #tripleseat_embed_form_inline .tripleseat_field .delete_event{
    color:#000!important;
}

.lead-form #tripleseat_embed_form_inline .tripleseat_field .button:hover,
.lead-form #tripleseat_embed_form_inline .tripleseat_field .delete_event:hover {
    color: #fff !important;
}

@media (min-width: 1200px) {
    .doubleColumn .columnWrap {
        align-items: stretch;
    }
    .doubleColumn .columnWrap .contentBlock, .doubleColumn.doubleColumn__fluid .columnWrap .contentBlock {
        padding: 30px 0;
    }
    .doubleColumn .columnWrap .swiper-slide img {
        min-height: 320px;
        height: 100%;
    }

    .doubleColumn.doubleColumn__fluid .swiper-slide img {
        min-height: 600px
    }
}
/*.navbar-nav .nav-item .nav-link {
    display: inline-block;
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;

}*/
.greenbtnclass:hover {
    background-color: #254840 !important;
    color: #fff !important;
}
.goldbtnclass:hover {
    background-color: #E8DAC7 !important;
    color: #254840 !important;
}

.gallery{
    margin-top:60px;
}

.gallery .gallery-inner {
    margin:0;
}
.outline_gold:after {
    background-color: #E8DAC7 !important;
}
.btn-outline_gold:before, .btn-outline_gold:after {
    background-image: none !important;
    background-color: #E8DAC7 !important;
}
@media (min-width: 1200px) {
    .btn-wrap {
        max-width: 200px;
        text-align: center !important;
    }

    .btn-wrap button {
        margin-top: 20px;
    }
}

.btn-same-line {
    display: flex;
    gap: 20px;
}

.alt-two-call-slide-img .swiper-slide img {
    object-fit: unset !important;
}