/*
#content .page-header::after{
    display: block;
    position:absolute; top:0; left:0;
    width:100%;height:100%;
    background-color: rgba(0,0,0,0.5);
}
*/


header#site-header{z-index:3000 !important;}


.mobile_nav .mobile_mainmenu > li > a:hover, .mobile_nav .mobile_mainmenu > li.current-menu-item > a, .mobile_nav .mobile_mainmenu > li.current-menu-ancestor > a,
.post-box .entry-title a:hover{
    color: #2A2160;
}
.post-box p{
    margin-bottom:15px !important;
}

.ot-heading h6, .ot-heading .sub-heading{line-height:1.2;}

.membres-elem{
    position: relative;
    text-align: center;
    min-height: 280px;
    padding: 50px 15px 20px 15px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D2DBE8;
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    box-sizing: border-box;
    border-radius: 15px;
    transition: all 0.3s linear;
    margin-bottom:30px;
}
.membres-elem:hover {
    transform: translateY(-15px);
}


.membres-logo{
    height:80px;
    width:100%;
    display: flex;
    //justify-content: center;
}
.membres-logo img{
    max-height:100%; max-width:100%; margin: auto; vertical-align: middle;
}

.membres-bottom{
    margin-top:20px;
}
.membres-nom{
    font-size:18px;
}
.membres-nom h3{
    margin-bottom:10px;
    font-weight:bold !important;
}
.membres-adresse{
    line-height:1.1;

}

.membres-lien{
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #2A2160;
    transition: all 0.3s linear;
    border-radius: 50%;
    box-shadow: 5px 5px 18px 0 rgba(21,183,236,.3);
    position: absolute;
    bottom: -1px;
    right: -1px;
}
.membres-lien:before{
    color: #FFFFFF;
}
.membres-lien:hover:before{
    color: #009FE3;
}

.membres-dep, #membre-dep{
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #2A2160;
    padding: 5px 15px;
    letter-spacing: .5px;
    border-radius: 15px 17px 17px 0;
    box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3);
}




#membre-retour{
    margin-top:-20px;
}
#membre-logo{
    height:80px;
    width: 100%;
    display: flex
}
#membre-logo img{ max-height:100%; max-width:100%; margin: auto; vertical-align: middle;}

#membre-titre{
    margin-bottom:25px !important;
}
#membre-titre .sub-heading{
    margin-bottom: 5px;
}
#membre-titre .main-heading{
    margin-bottom: 5px;
    color:#2A2160;
    font-family: Poppins;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
}
#membre-resume{
    font-size: 15px;
    margin-bottom: 5px;color:#333;
}

.membre-container{
    background: #fff;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.1);
    margin-bottom: 30px;
    border-radius: 4px;
    box-sizing: border-box;
}
.membre-container-inner{
    padding: 20px;
    font-size: 15px;
    box-sizing: border-box;
}


#membre-activite{
    font-size: 15px;
    line-height:1.4;
}

#membre-adresse{
    position: relative;
}
#membre-dep{
    z-index: 2000;
    top: -1px;
    right: -1px; left:auto;
    border-radius: 15px 0 17px 17px;
}
#membre-map-inner{
    height:350px;
}

#membre-adresse .item{
    margin-bottom: 10px;
    font-size:15px;
}

#membre-adresse .item i{
    color: #2A2160;
    font-size: 15px;
    width: 22px;
    position: relative;
    top: 2px;
}

#membre-social{
    margin-top:15px;
}
#membre-social a{
    margin:0 5px 5px 0 !important;
}

#membre-social .elementor-icon.elementor-social-icon {
    font-size: 20px;
    line-height:35px;
    width: 35px;
    height: 35px;
}

.item-with-icon {
    display: table;
    position: relative;
    width:100%;
}
.lt-item-icon {
    display: block;
    width:10%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.lt-item-text {
    display: block;
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    line-height:1;
}





.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
    background-color: #3b5998;
}
.elementor-social-icon-instagram {
    background-color: #262626;
}
.elementor-social-icon-twitter {
    background-color: #1da1f2;
}
.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
    background-color: #0077b5;
}

#membre-dirigeant{

}


.membre-container-inner li{
    margin-left:15px;
}


.s-box .icon-main {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
}
.s-box .icon-main i, .s-box .icon-main span::before {
    font-size: 25px;
    line-height: 50px;
}


.single-page-header .sing-page-header-content{
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-page-header.post-box .entry-title{
    font-size:40px !important;
}
.single-page-header .single-bg-overlay {
    background: rgba(34, 35, 40, 0.6);
}


.blog-grid .masonry-post-item.post-box .entry-title, .post-box.post-item h4{
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.single-page-header .sing-page-header-content{
    padding-top: 50px;
    padding-bottom: 50px;
}
.single-page-header.post-box .entry-title{
    font-size:40px !important;
}

.single-page-header.post-box .entry-meta {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
}
.relatedtitle{}

.service-box{padding:25px 15px 25px 15px !important;}
.service-box .content-box{padding-left:60px !important;}
.service-box .content-box p:last-child{margin-bottom:0 !important;}
.service-box .overlay, .service-box .number-box{
    background-color: #009FE3;
    background-image: linear-gradient(145deg, #009FE3, #04dbf1);
}

body.blog .blog-grid article.post-box .entry-media img{max-height:300px;width:auto;}

#menu-footer-menu a{color:#FFF !important;}

#site-footer p{margin-bottom:0 !important;}
.site-footer a, .site-footer a:visited {
    color: #9ee8ff !important;
}


@media (max-width:992px) {
    .container {
        width:100% !important;
    }
}
@media (max-width:768px) {
    .container {
        width:100% !important;
    }
    #membre-map-inner{
        height:250px;
    }
}
