.heading-custom:before {
    content: "";
    width: 70px;
    height: 96px;
    border: 2px solid #ffc527;
    position: absolute;
    display: block;
    left: 4%;
    margin-left: -33px;
    text-align: center;
    margin-top: -45px;
}
.service-icon{
    display : none;
}
#toolbar-item-administration-tray nav{
    background-color: #fff;
    width: 100%;
}
#primary-menu{
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
/*
.views-element-container.service.service-2.bg-gray.pb-0.contextual-region > div > div > div:nth-child(3) > div > div > div > ul > li:nth-child(2),
.views-element-container.service.service-2.bg-gray.pb-0.contextual-region > div > div > div:nth-child(3) > div > div > div > ul > li:nth-child(3),
.views-element-container.service.service-2.bg-gray.pb-0.contextual-region > div > div > div:nth-child(3) > div > div > div > ul > li:nth-child(4),
.views-element-container.service.service-2.bg-gray.pb-0.contextual-region > div > div > div:nth-child(3) > div > div > div > ul > li:nth-child(5){

   margin-left: 48px;
   }*/
   .heading p:last-child, .heading-p {
    font-size: 16px;
}
.md-arrow{
    position: absolute;
    display: block;
    height: 50px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    margin-top: -44px;
    z-index: 99999;
}
.md-arrow-right,
.md-arrow-left{
    top:50% !important;

}
.md-arrow-left{
    left:50px !important;
    right:auto !important;
}
.md-arrow-right{
    right:50px !important;
    left:auto !important;
}
.service-2 .tab-pane h3{
    line-height: 35px;

}
.service-2 .tab-pane .btn-secondary{
    border-color:#fff;
    color:#fff;
}
#view_all_resources{
    padding-bottom: 10px;
}
#view_all_resources_url{
    padding-bottom: 135px;
    padding-top: 15px;
}
.img_thematique_expertise{
    margin-right: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

#thematic_expertise_bloc{
    padding-bottom: 50px;
}

#footer_contact{
    background: url("../images/footer/contact_footer.png") no-repeat center;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisée */
    min-height: 1160px;

}

.widget-social-icon-contact a {
    margin-left: 8px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: transparent;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    display: block;
    float: left;
    text-align: center;
    margin-top: 2px;
    overflow: hidden;
    border-style: solid;
    border-color: #ffffff;
}

.btn-contact-footer{
    padding-bottom: 25px;
    /*padding-top: 25px;*/
    padding-top: 0px;
    padding-left: 0px;
}


.btn-contact-footer .btn-secondary {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}
.widget-social-icon-contact{
    /*margin-top: 18px;*/
    margin-top: 0px;
}
section.dcafconvergance p{
    font-weight:400;
    font-size:17px;
    line-height: 24px;
}
section.partners-block .item-list ul li,
section.partners-block .item-list ul,
section.member-state-block .item-list ul li,
section.member-state-block .item-list ul{
    margin:0;
    padding:0;
    border:0;
    list-style-type: none;
}

section.partners-block .item-list ul li,
section.member-state-block .item-list ul li{
    border:1px solid #f1f1f1;
    display:inline-block;
    padding:20px;
    margin:15px;
    background-color:#ffffff;
    text-align: center;
    vertical-align: top;
}

section.member-state-block .item-list ul li{
    width: 190px;
}
section.member-state-block .item-list ul li img{
    width: 100%;
    height: inherit;
}
section.partners-block .item-list ul li p,
section.member-state-block .item-list ul li p{
    margin:0;
    padding:0;
}
section.partners-block .item-list ul li .views-field-title,
section.member-state-block .item-list ul li .views-field-title{
    padding-top:10px;
    font-size:13px;
    font-weight:bold;
}
.page-title .title-bg:before{
    background-color:#ffc527;
}
.page-title .breadcrumb .active{
    color:#ffc527;
}
.contact_title{
    line-height: 1;
    padding-top: 20px;
    margin-bottom: 15px;
    color: #fff;
}

.contact_detail{
    background-color: #3f899c;
    /*margin-left: -5px;
    width: 375px;*/

}

.contact_address,.contact_zip_code{
    margin-bottom: 0px;
    line-height: 20px;
    color: #fff;
}

.contact_country{
    margin-bottom: 5px;
    line-height: 20px;
    color: #fff;
}

#footer_contact .contact_detail_content > div:nth-child(5) > a:nth-child(1){
    margin-left: 0px;
}

#footer_contact .heading-2{
    padding-top: 50px;
}
.contact_detail,
.contact_map{
    height:400px;
    position:relative;
    background-color: #3f899c;
    overflow: hidden;
}

.contact_map img{
    position: absolute;
    top: 50%;
    left: 50%;
    width:80%;
    transform: translate(-50%,-50%);
}

@media only screen and (max-width: 479px) and (min-width: 320px){

    .contact_map{
        text-align: center;
    }

    .contact_detail{
        background-color: transparent;
        margin-top: 5px;
    }

    #footer_contact {
        min-height: 900px;
    }

    #view_all_resources_url {
        padding-bottom: 50px;
    }
}



@media only screen and (min-width: 992px){
    li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu, 
    li.dropdown-submenu > ul.mega-menu{
        min-width: 290px;
        padding:10px 20px;
    }
}
@media only screen and (max-width: 767px){

    #shortcode-2 p{
        text-align: justify;
        padding-left: 15px;
        padding-right: 15px;
    }

    .contact_map {
        text-align: center;
    }

    .contact_map img{
        max-width: 100%;
    }
    #footer_contact .contact_detail_content > div:nth-child(5) > a:nth-child(1){
        margin-left: 0px;
    }
    .contact_detail {
        width: 100%;
        margin-top: 30px;
        margin-left: 0px;
    }
    .contact_detail_content{
        width: 100%;
        margin: auto;
        height: 300px;
        padding-left: 15px;
    }
    #footer_contact {
        min-height: 950px;
    }

    .contact_detail,
    .contact_map{
        background-color: #3f899c;
    }

}

@media (min-width: 768px){
    .contact_detail_content{
        width: 100%;
        height: 310px;
    }
    .contact_detail {
        margin-left: 0px;
    }

    #footer_contact {
        min-height: 600px;
        width: 100%;
    }
}

/*--- Map v2 --*/

#dcaf-map {
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin: 0 auto;
}

#dcaf-map img {
    width: 100%;
    height: auto;
}


/*--- Map --*/
.map_dcaf{
    text-align: center;
}
#details_carte {
    position: absolute;
    z-index: 945;
    min-width: 120px;
    max-width: 160px;
    max-height: 300px;
    text-align: center;
    background-color: #fff;
    padding: 0px 8px 3px 8px;
    box-shadow: 4px 4px 8px #525252;
    left: 250px;
    top: 250px;
    transition: all .3s ease;
    pointer-events: none;
    border-radius: 4px;
    opacity: 0;
}


#details_carte h3 {
    margin-top: 5px;
    margin-bottom: -5px;
    color: #027EBE;
    font-size: 14px;
    font-weight: 800;
}

#details_carte small {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 800;
    font-size: 10px;
}

#details_carte h3,
#details_carte small {
    text-transform: uppercase;
}
.navbar-nav ul.dropdown-menu li{
    height: auto !important;
    line-height: initial;
}
.navbar-nav ul.dropdown-menu li a{
    height: initial;
    display: inline-block;
    width: inherit;
    white-space: pre-wrap;
    line-height: 17px;
    padding: 10px 0px;
}
.member .member-bio p{
    line-height: 15px;
    text-transform: initial !important;
}
.member .member-bio h3{
    margin-bottom: 17px;
}
.testimonial .testimonial-content{
    height: 550px;
}
p{
    color:#000 !important;
}

.navbar-nav > li.menu-item--active-trail::after {
    height: 2px;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    margin-top: -2px;
}
.md-slide-items:before{
    background:none;
    /*content: 'DCAF';*/
    height: 30px;
    color: #ffc527 !important;
    text-align: center;
    font-size: 92px;
    font-weight: 700;
    font-family: "Arial";
    top:26%;
}
.service-title p,
.service-title *{
    color:#fff !important;
}

.gm-themes {
    min-height: 167px;
    position: relative;
    overflow: hidden;
}

.gm-themes img{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gm-themes:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.gm-themes .gm-text {
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding:20px;
    background-position: contain;
    background-repeat: no-repeat;
    background-color: rgba(47, 47, 47, 0.75);
}

.gm-themes .gm-text a{
    color: #fff;
    display: block;
}
/*
.member .member-img img{
    width:270px;
    height:270px !important;
    background-position: center center;
    background-size: cover;
    background-image:url(../images/team.jpg);
    }*/
    .resources .resource .photo{
        background-image:url(../images/resource.jpg);
    }
    .member:hover .member-bio,
    .member:hover .member-img img{
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
    }



    .member .dpt{
        margin: -16px 0 5px 0;
        font-size: 12px;
    }
    .member .role{
        font-size: 12px;
        margin: 0;
        color: rgba(0,0,0,0.6) !important;
    }

    .tab-content .gm-home-content .col-bg {
        height: 920px;
    }

    .tab-content .gm-home-content .col-content {
        padding: 60px 30px;
    }

    .project-img {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 260px;
        background-size: cover;
        background-position: center center;
    }

    .project-hover h4 {
        font-size: 14px;
    }
    .project-img .project-hover{
        padding:18px;
    }


    body > .pb-0 > .container > .row > .contextual-region > ul li,
    body > .pb-0 > .container > .row > .contextual-region > ul,
    body > .container > .contextual-region > ul li,
    body > .container > .contextual-region > ul{
        margin:0;
        padding:0;
        border:0;
        list-style-type: none;
        display: inline-block;
        background-color: #ffc527;
    }
    body > .pb-0 > .container > .row > .contextual-region > ul li,
    body > .container > .contextual-region > ul li{
        display:inline-block;
    }
    body > .pb-0 > .container > .row > .contextual-region > ul li a,
    body > .container > .contextual-region > ul li a{
        display:inline-block;
        padding:10px 10px;
        color:#000;
    }
    body > .pb-0 > .container > .row > .contextual-region > ul li a:hover,
    body > .container > .contextual-region > ul li a:hover{
        color:#fff;
        background-color:#000;
    }

    .project-desc iframe{
        width:100% !important;
    }

    .container-staff {
        margin-top: 30px;
    }

    .container-staff .department a{
        display: block;
    }
    #popup_team{
        z-index: 99999;
    }

    .widget-content.gm-custom li a{
        position: relative;
    }

    .widget-content.gm-custom .more{
        position: absolute;
        width: 40px;
        top: 0;
        bottom: 0;
        right: 10px;
        text-align: center;
    }

    .widget-content.gm-custom .more i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .widget-categories-new .gm-custom ul.childs li {
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .widget-categories-new .gm-custom ul.childs li:last-child {
        margin-bottom: 5px;
    }

    #goTop {
        position:fixed;
        cursor: pointer;
        right:0px;
        bottom:20px;
        width:50px;
        height:50px;
    }

    #memberPager .owl-next,
    #memberPager .owl-prev,
    #testimonial-oc .owl-next,
    #testimonial-oc .owl-prev{
        position: absolute;
        top: 45%;
        display:block !important;
        margin-top: -25px;
        width: 50px;
        height: 50px;
        background: none !important;
    }

    #memberPager .owl-next i,
    #memberPager .owl-prev i,
    #testimonial-oc .owl-next i,
    #testimonial-oc .owl-prev i{
        position:absolute;
        top:50%;
        left:50%;
        transform: translate(-50%,-50%);
        color:#000;
        font-size:40px;
    }
    #memberPager .owl-prev,
    #testimonial-oc .owl-prev{
        left: -64px;
    }
    #memberPager .owl-next,
    #testimonial-oc .owl-next{
        right:-64px;
    }
    #memberPager .owl-controls,
    #testimonial-oc .owl-controls{
        margin-top:0;
    }
    #testimonial-oc .owl-dots{
        display: none !important;
    }

    .breadcrumb{
        display:block !important;
        color:#fff;
    }
    .breadcrumb a{
        color:#fff;
    }
    .breadcrumb a:hover,
    .breadcrumb a.last{
        color:#ffc527 !important;
    }
    .bg-section{
        background-attachment: initial;
    }
    #blog_detail{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #blog_detail .image{
        float: left;
        margin: 0px 20px 20px 0;
    }
    #blog_detail .body{
        padding:20px 0;
    }

 #blog_detail .user{
    border-top:1px solid #ccc;
    padding-top:20px;
 }
 #blog_detail .error{
    border:1px solid red;
 }
    #blog_detail .user .image2{
        float: left;
        margin: 0px 20px 20px 0;
    }

    #blog_detail .user .name{
        color:#3f899c;

    }

    #blog_detail .user .description{
        padding-top:5px;
    }










