.locations-map{
   margin-bottom:0px;
}

.titre-h1 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.titre-h2 {
    font-size: 16px;
    margin-bottom: 20px;
}
.titre-h3 {
    font-size: 14px;
}
.list-h3-ul {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 800;
}
.list-h3-ul li {
    list-style: url(http://www.tip-peschaud.com/images/list-h3-ul-icon.jpg);
    font-size: 14px;
    color: #279be9;
    letter-spacing: .02em;
    line-height: 22px;
    margin-left: 18px;
}
.rouge {
    color: #d92525;
}



/** custom **/ 
.main-nav{
    
        background: rgba(65, 98, 110, 0.3)
}
#menu-menu-fr  li   a,#menu-menu-en  li   a{ 
     color:white;

}
#menu-menu-fr  li   a:hover, #menu-menu-en  li   a:hover{ 
     border-color: white !important;
}
.dropdown-menu  li  a{ 
     color:black !important;
}
.solid-color header #menu-menu-fr li a, .solid-color header #menu-menu-en li a{ 
     color:black;
}
li.current-menu-item a , li.current-menu-ancestor a{
   border-color: white !important;
}

.solid-color li.current-menu-item a , .solid-color  li.current-menu-ancestor a{
     border-color: #2a6496 !important;
}
.solid-color  #menu-menu-fr  li   a:hover, .solid-color  #menu-menu-en  li   a:hover{
     border-color: #2a6496 !important;
}
.solid-color .logo  img{ 
content:url(/wp-content/uploads/2018/11/logo.png);

}
.page-title-style01{
    height:510px;
    padding-top: 270px !important;
}
#menu-item-1492-en, #menu-item-1492-fr, #menu-item-2019-en, #menu-item-2019-fr{
    position: relative;
    top: 19px;
}

.custom-heading::after, .custom-heading02:after{
    background-color: #006db7;
}

@media only screen and (max-width: 600px) {
    #top-bar-wrapper{
        display:none
    }
    .main-nav {
         background: white !important;
    }
    .logo  img{ 
         content:url(/wp-content/uploads/2018/11/logo.png);
    }
   .dl-menuwrapper button, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul{
         background: #2a6496;
    }
    #video-text{
         font-size: 30px !important;
    }
}