.brownBg .current-item{
    background-color: #FFFFFF;
}

.brownBg{
    background-color: #ebe7e1;	
}
.imgActuality{
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;

}
.actualityItem .link-more{
    display: none;
}
.backgroundCenter{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.actualityItem:not(:first-child){
    padding-top: 80px;
    
}
.single-actuality {
    padding: 0px 138px;
}
.containerActualityNav a[rel="prev"]{
    margin-right: 30px;
    padding-left: 18px;
    padding-right: 24px;
}
.containerActualityNav a[rel="prev"]:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-right: 25px;
    position: absolute;
    left:18px;
    /* font-size: ; */
}
.arrowNavActuality{
    position: absolute;

}
.containerActualityNav a[rel="next"]{
    margin-left:30px;
    padding-right: 18px;
    padding-left: 24px;
}
.containerActualityNav a[rel="next"]:after{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-left: 25px;
    position: absolute;
    right:18px;
    /* font-size: ; */
}
.containerActualityNav a{
    display: inline-block;
    background-color: #7d7f67;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
    min-width: 225px;
}
.single-actuality h2{
    font-size: 36px;
    text-align: left;
    font-family: "Montserrat-Medium";
    line-height: 44px;
    color: #2E1C13;
}
.positionRight{
    right:0px;
}
.owl-stage{
    top:25%;
}
.galleryCarousel .owl-nav button.owl-prev{
    left: -10px;
}
.galleryCarousel .owl-nav button.owl-next{
    right: -10px;
}
.galleryCarousel .owl-nav button{
    position: absolute;
    top: 50%;
    transform: translateY(-55%);
    height: 42px;
    width: 42px;
    background-color: #7D7F67!important;
    color: #FFFFFF !important;
    text-align: center;
    line-height: 42px !important;
    outline: none;
    font-size: 32px !important;
}
/* .galleryCarousel .active{
    z-index: 1;
    transform: scale(0.5);
} */
.owl-item.center{
    transform-origin: center;
    transform: scale(1.7) !important;
    z-index: 2 !important;
}
.headerTitleActuality{
    text-align: center;
    white-space: nowrap;
}
.owl-item .detailGallery{
    display: none;
}
.owl-item.center .detailGallery{
    display: block;
}
.detailGallery{
    text-align: center;
    /* padding: 14px 0px; */
    background-color: #7D7F67;
    font-family: "Montserrat-Light";
    font-size: 8px;
    line-height: 25px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #FFFFFF;
    min-width: 70px;
}
.containerTextBlockSideDesc p:last-child{
    margin-bottom: 0;
}
.rightCertification {
    padding-left: 155px;
}
.rightCertification h1{
    font-family: "Montserrat-Medium";
    font-size: 24px;
    color: #2E1C13;
    margin-bottom: 10px;
}
.leftCertificationImage{
    background-color: #FFFFFF;
}
.galleryCarousel .owl-stage{

}
.certificateCard:not(:last-child){
    margin-bottom: 80px;
}
.leftCertificationImage{
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 100%;

}
.animate{
    transition: 0.3s;
}
.leftCertificationImageContainer{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.leftCertificationImage:hover .certunHoverIcon{
    display: inline-block;
}
.leftCertificationImage:hover .certHoverIcon{
    display: none;
}
.certunHoverIcon{
    display: none;
}
.certHoverIcon{

}
.postPagination .page-numbers:not(.prev),.postPagination .page-numbers:not(.next){
    margin: 0px 5px;
}

.postPagination .next{
    margin-left: 30px;
    color: #FFFFFF;
}
.postPagination .next:after{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.postPagination .prev:after{
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;

}
.postPagination .page-numbers:not(.current){
    color: #707070;
}
.postPagination .prev{
    margin-right: 30px;
    color: #FFFFFF;
}
.postPagination .prev, .postPagination .next{
    display: inline-block;
    text-align: center;
    line-height: 42px;
    width: 42px;
    height: 42px;
    background-color: #7d7f67;
    color: #FFFFFF !important;
}
.pl-155{
    padding-left: 155px;
}
.pt-30{
    padding-top: 30px;
}
.pb-30{
    padding-bottom: 30px;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.pt-70{
    padding-top: 70px;
}
.pb-70{
    padding-bottom: 70px;
}
.mt-70{
    margin-top: 70px;
}
.mb-70{
    margin-bottom: 70px;
}
.pt-120{
    padding-top: 120px;
}
.pb-120{
    padding-bottom: 120px;
}
.mt-120{
    margin-top: 120px;
}
.mb-120{
    margin-bottom: 120px;
}
.pt-240{
    padding-top: 240px;
}
.pb-240{
    padding-bottom: 240px;
}
.mt-240{
    margin-top: 240px;
}
.mb-240{
    margin-bottom: 240px;
}
.pt-90{
    padding-top: 90px;
}
.pb-90{
    padding-bottom: 90px;
}
.mt-90{
    margin-top: 90px;
}
.mb-90{
    margin-bottom: 90px;
}
.pt-80{
    padding-top: 80px;
}
.pb-80{
    padding-bottom: 80px;
}
.mt-80{
    margin-top: 80px;
}
.mb-80{
    margin-bottom: 80px;
}

.pr-135{
    padding-right: 135px;
}
.pt-130{
    padding-top: 130px;
}
.pb-130{
    padding-bottom: 130px;
}
.mt-130{
    margin-top: 130px;
}
.mb-130{
    margin-bottom: 130px !important;
}
.pt-140{
    padding-top: 140px;
}
.pb-140{
    padding-bottom: 140px;
}
.mt-140{
    margin-top: 140px;
}
.mb-140{
    margin-bottom: 140px !important;
}
.text-block-side .linkButton{
    color: #7D7F67;
    text-transform: uppercase;
    border: 1px solid #7D7F67;
    padding: 10px 30px;
    display: inline-block;
}
.text-block-side h2{
    font-family: "Montserrat-Medium";
    font-size: 36px;
    line-height: 44px;
    color: #2E1C13;
    margin-bottom: 45px;
}
.text-block-side{
    padding: 0px 70px;
}
.actualityItem:not(:last-of-type){
    border-bottom: 1px solid #ebe7e1;
}
.colorGreen{
    color: #7D7F67;
}
.colorBrown{
    color: #2E1C13;

}
.actualityItem a{
    text-decoration: underline;
}
.actualityItem h2{
    font-size: 24px;
    line-height: 36px;
    font-family: "Montserrat-Medium";
    text-align: left;
    color: #2E1C13;
}
.actualityItem p{
    font-size: 18px;
    margin-bottom: 0px;
    line-height:30px;
}
.block_text_central h1{
    color: #2E1C13;
    font-family: "Montserrat-Medium";
    font-size: 36px;
    margin-bottom: 45px;
}
.contactCardIcon{
    margin-bottom: 30px;
}
.socialIcon{
    height: 24px;
}
.socialIconContact:not(:last-child){
    margin-right: 30px;
}
.contactCard p{
    margin-bottom: 24px;
}
.contactCard{
    background-color: #ECE7E0;
    color: #2E1C13;
    min-height: 412px;
    padding: 45px 70px;
    padding: 45px 10px;
}
.headerPageImage h1{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Montserrat-Light";
    font-size: 60px;
}
.headerPageImage{
    position: relative;
    padding-bottom: 27.95%;
    height: 0px;
}
.pageUp{
    position: relative;
    margin-top: -84px;
}
.actualityItem a{

}
.actualityItemContainer{
    
}
.actualityItem{
    padding-bottom: 80px;
}
.dateActuality{
    display: inline-block;
    padding: 14px 20px;
    position: absolute;
    top: 0px;
    line-height: normal;
    font-size:13px;
    letter-spacing: 1.5px;
    /* left: 0px; */
}
.has-border-bottom{
    border-top: 15px solid #FFFFFF;
}
.has-border-top{
    border-top: 15px solid #FFFFFF;
}
.sectionPadding{
    margin: auto;
    padding-top: 130px;
    padding-bottom: 80px;
}
.paddingSideTitle{
    padding: 0px 50px;
}
.wysiwyg h1{
    font-size: 18px;
    font-family: "Montserrat-Medium";
    line-height: 36px;
}
.wysiwyg li:before{
    position: absolute;
    top: -6px;
    content: url('../images/line.png');
    padding-right: 13px;
    left: -38px;
}
.wysiwyg li{
    list-style: none;
    list-style-position: outside;
    position: relative;
    left: 38px;
}
.wysiwyg ul{
    margin-top: 45px;
}
.wysiwyg a:hover{
    color:#7D7F67;
    text-decoration: none;
}
.wysiwyg a:visited{
    color:#7D7F67;
}
.wysiwyg a::after{
    content: none;
}
.wysiwyg a{
    color:#7D7F67;
    text-decoration: none;
    padding-bottom: 5px;
    /* border-bottom: 1px solid #7D7F67; */
    border-bottom-width: 1px;
    border-bottom-style: solid;

}
.wysiwyg{
    color: #2E1C13;
    font-size: 18px;
    line-height: 36px;
    color: #2E1C13;
    padding-bottom: 50px;
    border-bottom: 1px solid #7D7F67;
}
.shareActuality img{
}
.socialLink:not(:last-of-type){
    margin-right: 18px;

}
.shareActuality{
    margin-top: 30px;
    font-size: 25px;
    color: #7d7f67;
}
.marginSideTitle{
    margin: 0px 100px;
}
.single-actuality{
}
.menuTopPage .menuContainer{
    display:flex;
}
.menuTopPage a{
    padding: 1.5rem;
}
.hambourger{
    display: none;
}
.contact-links i{
    display: none;
}
.midnightHeader.white{
    
}
.midnightHeader.dark {

}
.midnightHeader.whiteDark .btnRegular, .midnightHeader.darkDark .btnRegular{
    color: #7d7f67;
    border: 1px solid #7d7f67;

}
.tripStarsContainer img{
    height: 30px;
    width: 30px !important;
}
.midnightHeader.darkWhite{

}
.innerTripContainer{
    max-width: 1088px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tripProfileImage{
    width: 200px!important;
    height: 200px;
    border-radius: 50%;
    margin: 0px auto;
    margin-bottom: 35px;
}
.tripProfileName{
    font-family: "Montserrat-Bold";
}
.tripDate{
    font-size: 24px;
    font-family: "Montserrat-Light";
    margin-bottom: 35px;
}
.tripFeedCarousel .owl-nav .owl-next{
    right: 0px;
}
.tripFeedCarousel .owl-nav .owl-prev{
    left:0px;
}
.tripFeedCarousel .owl-nav button{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    outline: none;
    cursor: pointer;
}
.tripMonAvis{
    color: #7D7F67;
    margin-bottom: 23px;
}
.tripContainerDesc p{
    margin: 0px auto;
    margin-bottom: 35px;
    max-width: 1028px;
}
.tripContainerDesc h5{
    font-size: 24px;
    margin-bottom: 15px;
}
.tripStarsContainer{
    margin-bottom: 35px;
}
.tripStarsContainer img:not(:last-of-type){
    margin-right: 3px;
}
.containerTrip{
    background-color: #FFFFFF;
    padding-top: 120px;
    padding-bottom: 145px;
}
.hideNavBar{
    display: none;
}
.block_text_central div{
    max-width: 850px;
    margin: 0px auto;
}
/***********************GDPR***************************/
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{
    background-color: #fff!important;
}
.moove-gdpr-cookie-notice p{
    color: #7D7F67 !important;
}
.mgbutton{
    border: 1px solid transparent !important;

}
.mgbutton:hover{
    border: 1px solid #7D7F67 !important;
}
.moove-gdpr-info-bar-container{
    max-width: 1088px;
    margin: 0px auto;
}
/***********************GDPR***************************/

/***********************Carousel Header***************************/

.slideHeaderCarousel .active{
    /* transition: transform 9s;
    transform: scale(1.1); */
}

.scaleAnimationIn{
    /* animation-duration: 9s !important;   */
    /*transform: scale(1.1) !important;  */
}
.scaleAnimationOut{
    /* animation-duration: 9s !important;  */
    /* transition: 0.3s; */
    /* transform: scale(1) !important; */

} 
.fadeHeaderCarouselOut{
    opacity:0;
} 
.slideHeaderCarouselItem{
    background-position: center;
    background-size:  cover;
    background-repeat: no-repeat;
    /* transition: 0.3s;
    transform: scale(1); */
}

@-webkit-keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale3D(1,1,1);
    }
  
    to {
        opacity: 1;
        transform: scale3D(1.1,1.1,1.1);
    }
  }
  
  @keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale3D(1,1,1);
    }
  
    to {
        opacity: 1;
        transform: scale3D(1.1,1.1,1.1);
    }
  }
  
  .scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
  }

@-webkit-keyframes scaleOut {
    from {
        opacity: 1;
        transform: scale3D(1.1,1.1,1.1);
    }
    
    to {
        opacity: 0;
        transform: scale3D(1,1,1);
    }
  }
  
  @keyframes scaleOut {
    from {
        opacity: 1;
        transform: scale3D(1.1,1.1,1.1);
    }
    
    to {
        opacity: 0;
        transform: scale3D(1,1,1);
    }
  }
  
  .scaleOut {
    -webkit-animation-name: scaleOut;
    animation-name: scaleOut;
  }
/***********************Carousel Header***************************/
/***********************Gallery***************************/

.gallery-item{
	background-size:cover !important;
    padding-bottom: 99%;
    height: 0px;
    position: relative;   
    overflow: hidden;
}

.gallerySection{
    background-color: #ECE7E0;
}


/***********************Gallery***************************/
/***********************Media Query***************************/




@media only screen and (max-width:850px){ /***Large Desktop***/
    .menuTopPage .menuContainer{
        display:block;
    }
    .hambourger{
        display: block;
    }
    .menuTopPageInner{
        display: none;
    }
    .menuTopPage a{
        padding: 0.5rem;
        font-size: 15px;
    }
    .pageUp{
        margin-top: -52px;
    }
}
@media only screen and (max-width:1390px){ /***Large Desktop***/
    .navigation-container{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width:1200px){ /***Large Desktop***/
    .containerTextBlockSideButton h2{
        padding-right: 70px;
    }
    .headerPageImage{
        padding-bottom: 40%;
    }
    .text-social-link{
        display: none;
    }
    .single-actuality{
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-wrapper{
    }

    
}

@media only screen and (max-width:992px){ /***Desktop***/
    
    .single-actuality .marginSideTitle{
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 50px!important;
    }
    .textContainerActuality a{
        font-size: 15px;
    }
    .actualityItem p{
        font-size: 16px;
    }
    .actualityItem h2{
        font-size: 20px !important;
    }
    .contact-links a{
        min-width: auto !important;
    }
    .contact-links i{
        line-height: 41px;
        display: block;
    }
    .text-button-menu{
        display: none;
    }
    .leftCertificationImageContainer{
        width: 80%;
    }
    .leftCertificationImageContainer img{
        width: 100%;
    }
    .headerPageImage{
        padding-bottom: 50% !important;
    }
    
    .rightCertification{
        padding-left: 15px;
    }
    
}

@media only screen and (max-width:768px){ /***tablet***/
    .detailGallery {
        font-size: 13px;
        line-height: 50px;
        min-width: 150px;
     }
    .owl-item.center{
        transform: scale(1)!important;
    }

    .innerGallery{
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .headerTitleActuality{
        white-space: normal;
    }
    .single-actuality h2{
        font-size: 28px;
    }
    .hideTextNavigation{
        display: none;
    }
    .menu-wrapper{
        margin-bottom: 30px;
        margin-right: 0px !important;
    }
    .menu-links{
        flex-direction: column;
    }
    .site-info>a{
        margin-right: 0 !important;
    }
    .site-info{
        flex-direction: column;
    }
    
    .filter-list a{
        display: block !important;
    }
    
    .containerTextBlockSideButton .text-left{
        padding-right: 0;
    }
    .text-block-side{
        padding: 0px 15px;
    }
    .dateActuality{
        position:static;
    }
    .marginSideTitle{
        margin-left: 0px;
        margin-right: 0px;
    }
    .dateContainerTitle{
        padding-left: 0px;
        padding-right: 0px;
    }
    .titleSingleActuality{
        padding-left: 0;
        padding-right: 0;
    }
    .innerGallery h2{
        font-size: 34px;
    }
    .headerPageImage h1{
        font-size: 35px;
    }
    
    
    
}

@media only screen and (max-width:576px){ /***Mobile***/
    a.btnRegular{
        margin-right: 5px !important;
    }
    .logo img{
        max-height: 50px !important;
    }
    .containerActualityNav a{
        font-size: 12px;
        min-width: 125px;

    }
    .containerActualityNav a[rel="next"]{
        margin-left: 0;
    }
    .containerActualityNav a[rel="prev"]{
        margin-right: 0;
    }
    .containerActualityNav a[rel="prev"]:before{
        margin-right: 5px;
        
    }
    .containerActualityNav a[rel="next"]:after{
        margin-left: 5px;
        
    }
    .dateActuality{
        font-size: 15px;
    }
    /* .single-actuality{
        padding-left: 0;
        padding-right: 0;
    } */
    .containerImgActuality{
        padding: 0;
    }
    
    .textContainerActuality{
        padding: 0;
    }
    .headerPageImage{
        padding-bottom: 80% !important ;
    }
    .site-footer aside .widget{
        font-size: 14px;
    }
    .rightCertification p{
        font-size: 15px;
    }
    .rightCertification h1{
        font-size: 18px;
    }
    .menu-wrapper a{
        font-size: 20px !important;
    }

    .headerPageImage h1{
        font-size: 31px;
    }
}


/***********************Media Query***************************/
