





video {
    max-width: 100%;
}

.simp-custom-width {
    width: 65% !important;
}
.simp-custom-paddingTop {
    padding-top: 60px !important
}


.clearfix.widget-wrapper.generic_slider.jssor-carousel-container.simp-custom-leftSlidernew,
.clearfix.widget-wrapper.generic_slider.jssor-carousel-container.simp-custom-rightSlider1{
    width: 60% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-leftSlidernew .jssor-carousel-wrapper,
.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 .jssor-carousel-wrapper{
   padding: 0px !important
}
.simp-custom-rightTextnew,
.simp-custom-leftText1{
    width: 40% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 {
   margin-top: 30px;
   margin-bottom: 60px
}
.simp-custom-imgOnText .text-content{
   width: 50%;
   margin: auto 25%;
   background: rgba(0,0,0,0.65);
   color: #fff;
   padding: 20px  40px !important;
}
.simp-custom-imgOnText h2>span{
   color: #fff !important
}
/*.simp-custom-leftText,*/
/*.simp-custom-leftText1,*/
/*.simp-custom-leftText2,*/
/*.simp-custom-rightText{*/
/*    width: 50% !important;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*    background: #f6f4f1;*/
/*}*/
/*.simp-custom-leftText .text-content,*/
/*.simp-custom-leftText1 .text-content,*/
/*.simp-custom-leftText2 .text-content,*/
/*.simp-custom-rightText .text-content{*/
/*    padding: 0px 10% !important*/
/*}*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider1,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider2,*/
/*.generic_slider.jssor-carousel-container.simp-custom-leftSlider{*/
/*    width: 50% !important;*/
/*    padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*}*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider1 .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-rightSlider2 .jssor-carousel-wrapper,*/
/*.generic_slider.jssor-carousel-container.simp-custom-leftSlider .jssor-carousel-wrapper{*/
/*    padding: 0px !important*/
/*}*/


.homepage > .container{ 
    width: 100%;
    /*padding: 0;*/
    max-width: none;
}
.homepage .no-gutter {
    width: 100%;
}

.homepage .no-gutter .widget-wrapper {
    width: 85%;
}

.homepage .no-gutter .widget-wrapper.wt1img{
    width: 100%;
}
.homepage .no-gutter .widget-wrapper.wt1img:not(.simp-custom-popup) .one-col{
    padding: 0;
    margin: 0 -30px;
    width: calc(100% + 60px);
}

.homepage .no-gutter .widget-wrapper.wt3imgtop-3tbbot{
    padding: 0;
    margin: 0 -15px 30px;
    width: calc(100% + 30px);
}

.homepage .no-gutter .widget-wrapper.wt3imgtop-3tbbot .image-content {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;    
}

.summary-widget .summary-content-wrap{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.summary-widget .summary-content-wrap:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}

.imageDescriptionSide {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    background-color: #eff3f3;
}

.imageDescriptionSide:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);
}

.caption-as-text {
    font-family: Caudex,serif;
}

.address-block-details .hotel-contacts {
    display: none;
}




.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}





.mobile .mobile-navbar-button .booking-form {
    height: 24px;
}

.reservations-telephone-number{
    position:absolute;
    bottom:90%;
}
header .lang-book-wrapper{
    display:flex;
    justify-content:center;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 130px;
    right: 5px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    right: 17px;
    bottom: 100px;
    position: foxed;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}

.summary-page-slider .left-box {
    width: 75%;
}
.summary-page-slider .right-box {
    width: 25%;
}

