root{
    --e-global-color-77fa033: #000000;
}

.section-four{
    padding-top: unset!important;
}

.banner-section .content-box h1{
    font-size: 50px;
    color: #1b3f2e;
}

.logo img, .footer-logo img {
    width: 150px;
}

.footer.main-footer{
    margin-top: 65px!important;
}

.lang-switcher{
    margin-right: 15px;
}

.image-three img{
    max-width:80%;
}

.block-eleven{
    background-image: url("../images/home/hotel-banner.jpg"),
    linear-gradient(0deg, rgb(3, 3, 3), rgba(107, 190, 59, 0.3));
}

.breakfast-description, .late-breakfast-description{
    text-align: center;
    font-size: 30px;
    color:#1b3f2e;
}

section.section-nine{
    padding-bottom: 43px!important;
    background-color: #fff6f0!important;
}
section.section-ten:before{
    background-color: #fff6f0!important;
}


.btn-style-one.dark{
    background: #1b3f2e;
}

.come-to-martiness{
    font-size: 39px;
    padding-top: 25px;
}

.block-seven{
    border: unset;
}

.come-to-martiness2{
    margin-bottom: 40px;
    line-height: 4px;
    color:  #1b3f2e;
}

.lang-switcher a{
    color: white;
    font-size: 15px;
}

.lang-switcher img{
    width: 30px;
}

.text-two, .hidden-sidebar-close,.sticky a{
    color: black;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center right calc(0.375em + 0.1875rem) !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.invalid-feedback{
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.block-eleven .inner-box h5{
    font-size: 36px;
}

.hidden-sidebar{
    background-color:#fff6f0 ;
}

.block-thirty-three{
    border: none!important;
}

.martiness, section.section-thirty-five .nav-tabs button.active h4, footer.main-footer.style-two .widget.links-widget ul li a,
footer.main-footer.style-two .text-widget .text, footer.main-footer.style-two .contact-widget .text, footer.main-footer.style-two .contact-widget li,
footer.main-footer.style-two .contact-widget li a,.rooms-suites,.mobile-instagram:before,.mobile-facebook:before,.page-link{
    color: #1b3f2e;
}

.footer-bottom{
    border-bottom:40px solid #fff6f0;
}

.rooms-suites:hover{
    color:#c7a34e!important;
}

.page-item.active .page-link{
    background-color: #dfeae2;
    color: #1b3f2e;
    border-color: unset;
}

.block-thirty-four .image img{
    padding: 10px;
}

.why-choose-us{
    font-size: 20px;
    color: black;
}

section.section-thirty-five .nav-tabs button.active {
    background:#fff6f0 !important;
    border-color: #111;
}

footer.main-footer.style-two .widget h4,.hidden-sidebar .widget h4{
    color: black;
}

.developed a{
    color: white!important;
}

.page-link:hover,.flaticon-preview:before, .flaticon-bed:before, .flaticon-bed-1:before, .flaticon-bath-tub:before{
    color: #1b3f2e;
}

.page-link:focus{
    box-shadow:0 0 0 0.25rem rgb(27 63 46 / 40%) ;
}

.block-six .icon:before{
    /*background-color: #dfeae2;*/
    display: none;
}

.block-six:hover .icon:before,.check-availability button:hover,.btn-style-one:hover{
    background-color: #c7a34e ;
}

.btn-style-one:before,.btn-style-one.dark:before{
    background-color: unset;
}

.terms-section{
    margin-top: 150px!important;
    margin-bottom: 150px!important;
}

.terms-title{
    font-size: 25px;
    color: black;
    margin-top: 25px;
}

.terms-description{
    margin-top: 15px;
    color: #4e9c81;
}

.address p{
    color: #0a58ca!important;
}

.email-address,.phone-number{
    padding-bottom: 82px!important;
}

.upper-text-sidebar{
    font-size: 17px;
}

.instagram{
    padding-right: 20px;
}

.block-thirty-three{
    text-align: center;
}

.mobile-menu .menu-box{
    background:#fff6f0;
}

.mobile-menu .navigation li>a, .lang-switcher.mobile a,.mobile-menu .close-btn{
    color: black;
}

.social-icons{
    display: flex;
    justify-content: center;
    margin-top: 50px;

}

.block-fifty-six .text a {
    font-size: 18px;
    line-height: 28px;
    color: #777777;
    font-weight: 400;
    text-align: center;
}

.logo img, .footer-logo img {
    image-rendering: -webkit-optimize-contrast;
}

.navbar-logo {
    max-width: 50%;
    image-rendering: -webkit-optimize-contrast;
}

.mobile-menu .nav-logo{
    margin-bottom: unset;
}

section.section-two:before {
    background-image: url('../images/background/about.jpg') !important;
}


@media only screen and (max-width: 280px ){
    .terms-title{
        font-size: 20px;
    }

    .terms-description{
      font-size: 15px;
    }
}

@media only screen and (max-width: 540px) and (min-width: 280px){
    .banner-section .content-box h1{
        font-size: 28px;
        line-height: 40px!important;
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}

@media only screen and (min-width: 280px){
    .contact-block{
        margin-left: -80px!important;
        margin-top: unset;
    }
}

@media only screen and (max-width: 912px) and (min-width: 768px){
    .appointment{
        text-align: center!important;
    }
}

@media only screen and (width: 912px){
    .contact-block .text,.block-fifty-six .text{
        font-size: 25px!important;
    }
    .contact-form.style-two input,.btn-style-one{
        font-size:20px!important;
    }
}

@media only screen and (width: 1024px){
    .check-availability button{
        height: 113px!important;
    }
}

@media only screen and (max-width: 1199px){
    #banner-1{
        background-image: url("../images/main-slider/slider-1.jpg");
    }

    #banner-2{
        background-image: url("../images/main-slider/slider-3.jpg");
    }

    #banner-3{
        background-image: url("../images/main-slider/slider-2.jpg");
    }
    .white-block{
        padding-right: 10px;
        background-color: white;
        width: 100%;
        opacity: 0.8;
        padding-left: 10px;
        line-height: 10px;
    }

    .banner-section .content-box .inner{
        position: absolute;
        bottom: 30px;
    }

    .banner-section .content-box h1{
        line-height: 47px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

}



@media only screen and (min-width:411px) and (max-width:480px){
    .block-six .icon:before {
         left:148px!important;
    }
}

@media only screen and (min-width:360px) and (max-width:393px){
    .block-six .icon:before {
        left:110px!important;
    }
}

@media only screen and (width: 320px){
    .block-six .icon:before {
        left:73px!important;
    }
}

@media only screen and (width: 912px){
    .block-six .icon:before {
        left:73px!important;
    }
}

@media only screen and (width: 280px){
    .block-six .icon:before {
        left:60px!important;
    }
}

@media only screen and (width:540px){
    .block-six .icon:before {
        left:187px!important;
    }
}
@media only screen and (width:820px){
    .block-six .icon:before {
        left:60px!important;
    }
}

@media only screen and (width: 768px){
    .block-six .icon:before {
        left:40px!important;
    }
    .navbar-logo{
        max-width:22%;
    }
}

@media only screen and (width: 820px) {
    .banner-section .content-box h1 {
        font-size: 44px;
        color: #1b3f2e;


    }
    .banner-section .swiper-slide-active .content-box h1{
        padding-left: 10px;
        padding-right: 10px;
        line-height: 50px!important;
    }

}
    @media only screen and (width: 1024px) {
        .navbar-logo {
            max-width: 15%;
        }
    }

@media only screen and (width: 320px) {
    .banner-section .content-box h1{
        font-size: 24px!important;
    }
}

@media only screen and (width: 768px) {
    .banner-section .content-box h1{
        font-size: 44px!important;
        line-height: 55px;
    }
}

@media only screen and (width:1024px) {
    .banner-section .content-box h1{
        font-size: 50px!important;
        line-height: 70px;
    }
}

.rooms-row .block-twenty-five {
    max-width: 600px;
}

.block-six {
    padding: 45px 35px;
}
