/*Espa Logo*/

@media (min-width: 1200px) {
    .espalogoen {
        width: 39rem;
        margin-top: 15px;
        margin-left: 140px;
    }
}

@media (max-width: 1199px) {
    .espalogoen {
        width: 32rem;
        margin-top: 20px;
        margin-left: 65px;
    }
}

@media (max-width: 991px) {
    .espalogoen {
        display: none;
    }
}

@media (min-width: 1200px) {
    .espalogogr {
        width: 38rem;
        margin-top: 15px;
        margin-left: 90px;
    }
}

@media (max-width: 1199px) {
    .espalogogr {
        width: 23rem;
        margin-top: 25px;
        margin-left: 60px;
    }
}

@media (max-width: 991px) {
    .espalogogr {
        display: none;
    }
}

@media (max-width: 1199px) {
    .espalogo {
        width: 25rem;
        margin-top: 20px;
        margin-left: 6px;
    }
}

@media (max-width: 991px) {
    .espalogo {
        width: 30rem;
        margin-top: 20px;
        margin-left: 150px;
    }
}

@media (max-width: 700px) {
    .espalogo {
        width: 25rem;
        margin-top: 20px;
        margin-left: 100px;
    }
}

@media (max-width: 508px) {
    .espalogo {
        width: 25rem;
        margin-top: 20px;
        margin-left: 50px;
    }
}
/* Services */
#services{

    width:100vw;
    min-height:calc(100vh - 157px) !important;
}
@media only screen and (max-width: 480px) {
    .col-services-6 {
        width:50%;
    }
}
@media only screen and (max-width: 776px) {

    #services{

        width:100vw;
        min-height:calc(100vh - 100px) !important;
    }
}
.text-services {
    height: 40px;
    font-size: 15px;
    font-weight: 600;
    color: #8e7631;
    line-height: 20px;
    text-align: center;
    padding-top: 10px;
}
.services-image-wrapper {
    width: 100px;
    height: 100px;
    background-color: #8e7631;
    border-radius: 50%;
    opacity: 0.5;
}
.services-image-wrapper img {
    display: block;
    margin: 0 auto;
    height:inherit;
    width: 40px;
}
#services {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color:#ffffff;
}
.services-wrapper {
    padding-bottom: 50px;
}
#stay-services {
    padding-top: 55px;
    padding-bottom: 55px;
}
.text-stay-services {
    font-size: 14px;
    font-weight: 400;
    color: #363636;
}
.text-stay-services img {
    height: 22px;
    width: 22px;
    margin: 9px;
}
.button-services {
    width:100%;
}
@media only screen and (min-width: 525px) and (max-width: 767px) {
    .xs-services-center {
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: 310px;
    }

    .button-services {
        width: 480px;
    }
}
.figure{
    display: flex;
    justify-content: center;
}
.see-more-photos {
    border-radius: 6px;
    height: 50px;
    border: 2px solid #8e7631;
    background: #8e7631;
    color: #fff;
    font-size: 14px;
    margin-top: 50px;
}
.nogap {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 767px) {

    .nogap {
        padding-left: 0;
        padding-right: 0;
    }
}
.nogap a {
    width: 100%;
    overflow: hidden;
    margin: auto;
    display: block;
    position: relative;
    height: 0;
    padding-top: 66.66666666%;
}
.nogap img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: scale(1.01);
    transition: all .5s linear;
}
.nogap img:hover{

    transform: scale(1.1);
    transition: all .5s linear;
}
.lb-nav a.lb-next{
    right: -82px;
    position: absolute;
}

.lb-nav a.lb-prev{
    left: -82px;
    position: absolute;
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev{

    opacity: 1;

}
.slick-slide img {
    width: -webkit-fill-available;
    height: 270px;
    padding: 10px;
    object-fit: cover;
}
/*.slick-next, .slick-prev {*/
    /*position: relative!important;*/
/*}*/
/*.slick-prev {*/
    /*top: -315px!important;*/
    /*left: 88% !important;*/
/*}*/
/*.slick-next {*/
    /*right: -93.5% !important;*/
    /*top: -334px!important;*/
/*}*/
/*.slick-slide {*/
    /*margin-top: 5rem;*/
/*}*/
/*.slick-next:before {*/
    /*content: none!important;*/
/*}*/
/*.slick-prev:before {*/
    /*content: none!important;*/
/*}*/

/* end of services */
.slider {
    margin-top: 1.5rem;
}
.slider .slick-next, .slick-prev {
    top:-15px !important;
    opacity: 1;
    z-index: 2;
}
.slider .slick-prev {
    right: 60px !important;
    left: unset;
}
.slider .slick-prev:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(/assets/images/hotel/Previous.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    left: -20px;
    top:-20px;
}
.slider .slick-next {
    right: 10px !important;
}
.slider .slick-next:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(/assets/images/hotel/Next.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    left: -20px;
    top:-20px;
}
.lb-data .lb-number {
    display: none!important;
}
.lSSlideOuter .lSPager.lSpg>li {
    display: none!important;
}
.about-us-bg-img{
    background-image: url('/assets/images/hotel/74.jpg'); background-repeat:no-repeat; background-size:cover; background-attachment:fixed; background-position: 50% 0%;
}
@media (max-width: 480px) {
    .about-us-bg-img{
        background-image: url('/assets/images/hotel/74.jpg') !important; background-repeat:no-repeat; background-size:cover; background-attachment:fixed; background-position: 50% 0%;
    }
    [class*="oxy-agent-"] .background-media {
         background-attachment: fixed !important;
    }
}