/*!
Theme Name: eesad
Theme URI: https://eesad.org
Author: Réseau de coopération des EÉSAD
Author URI: https://eesad.org
Description: Description
Version: 1.0.0
Text Domain: eesad
*/

/*
* CUSTOM COLORS 
$primary: #155AAB;
$warning: #FBA919;
$info: #19929F;
*/ 

:root{
    font-size: 17px;
}

/*
* ADDITIONNAL HELPERS
*/
.border-md{ border: 4px solid #ccc; }
.border-top-md{ border-top: 4px solid #ccc; }
.border-right-md{ border-right: 4px solid #ccc; }
.border-left-md{ border-left: 4px solid #ccc; }
.border-bottom-md{ border-bottom: 4px solid #ccc; }
.border-lg{ border: 8px solid #ccc; } 
.border-top-lg{ border-top: 8px solid #ccc; }
.border-right-lg{ border-right: 8px solid #ccc; }
.border-left-lg{ border-left: 8px solid #ccc; }
.border-bottom-lg{ border-bottom: 8px solid #ccc; }

.rounded-pill-right{border-radius: 0 50rem 50rem 0 !important;}
.rounded-pill-left{border-radius: 50rem 0 0 50rem !important;}
.rounded-xl{border-radius: 0.5rem !important;}
.rounded-xxl{border-radius: 1rem !important;}

.bg-white-25{background-color: rgba(255,255,255,0.25);}
.bg-white-50{background-color: rgba(255,255,255,0.5);}
.bg-white-75{background-color: rgba(255,255,255,0.75);}

.shadow-lg-inset{box-shadow: inset 0 1rem 3rem rgba(0,0,0,.175)!important; }
.shadow-heavy-lg-inset{box-shadow: inset 0 1rem 3rem rgba(0,0,0,.65)!important; }
.shadow-xl{
    box-shadow:
        0 2.8px 2.2px rgba(0, 0, 0, 0.02),
        0 6.7px 5.3px rgba(0, 0, 0, 0.028),
        0 12.5px 10px rgba(0, 0, 0, 0.035),
        0 22.3px 17.9px rgba(0, 0, 0, 0.042),
        0 41.8px 33.4px rgba(0, 0, 0, 0.05),
        0 100px 80px rgba(0, 0, 0, 0.07);
}

.blurred-bg-image {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.carousel-item .blurred-bg-image{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: -1;
  
}

/* .carousel-item{
    z-index: 1;
} */
.carousel-item:after{
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3); 
    z-index: 1;
}
/* .carousel-item:after{
    content:'';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
     /* background-color: rgba(0,0,0,0.15);  
	background-size: 3px 3px;
    z-index: -1;
    opacity:0.5;
} */
.carousel-item .container{
    z-index: 10 !important;
    position: relative;
}

.carousel-inner, .carousel-item {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.3);
}

#textediapo h2{
    color: #fff;
    font-size: 75px;
    line-height: 1em;
    padding: 100px 30px 10px 30px;
    font-weight: 500;
    text-shadow: 2px 2px 6px rgba(0,0,0,1);
    text-align: center;
    
}

#textediapo p{
    color: #fff !important;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    text-shadow: 2px 2px 6px rgba(0,0,0,1);
    text-align: center;
    padding: 10px 50px 10px 50px;
}


  @media only screen and (max-width: 1199px){
.collapse ul.navbar-nav li a {
    padding: 0 4px;
}
.carousel-inner .item { height: 500px; }
#textediapo h2{ font-size: 60px; padding-bottom: 35px; }
#textediapo p{ font-size: 21px; line-height: 26px; }
.carousel-inner .filtre { background-color: rgba(0,0,0,0.25);}
}

@media only screen and (max-width: 937px){
.collapse ul.navbar-nav li a {
    padding: 0 6px;
    font-size: 14px;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.1rem;
    padding-left:  0.1rem;
}
.carousel-inner .item { height: 400px; }
#homeCarousel h2{ font-size: 48px; padding-bottom: 20px; }
#homeCarousel p{ font-size: 18px; line-height: 24px; }
.carousel-inner { background-color: rgba(0,0,0,0.3);}
.carousel-inner .item { min-height: 400px; height: auto; }
.carousel-inner .item .carousel-caption { 
    position: relative; 
    left: 10%; 
    right: 10%; 
    top: 0px; 
    bottom:0px;
    width: 80%;
    padding: 60px 35px 35px 35px; }
.carousel .carousel-inner {top: 0;}
.carousel .carousel-control {margin-bottom: 0;}
ol.carousel-indicators{ bottom: -50px; }

}

@media only screen and (max-width: 768px) {
    img.mw-100 {
      display: none;
    }
    .col-6 {
        margin-top: 50px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #call{
        flex-wrap: wrap;
    }
    #homeCarousel h2{ font-size: 48px; padding-bottom: 20px; }
    #homeCarousel p{ font-size: 18px; line-height: 24px; }
    .carousel-inner .filtre { background-color: rgba(0,0,0,0.35);}
    .carousel-inner .item .carousel-caption {
        left: 0; 
        right: 0;
        width: 100%; }
  }

body{
    font-family: /*'Lato'*/'Arimo', sans-serif;
    
    line-height: calc(0.2rem + 1.2em);
    font-size: 1.15em;

}

#mainmenu{
    z-index: 15 !important;
    /*padding-left: 180px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

#mainmenu #logo{
    position: /*absolute*/relative;
    top: -1px;
    /*left: 0;*/
    /*width: 270px !important;*/
    /*height: 180px;*/
    background: #fff;
    padding: 10px 30px 20px 20px; 
    /*border-radius: 0 0 60px 0;*/
    z-index: 20;
}
#mainmenu #logo img{
    width: /*100%*/270px !important;
    height: auto;
}

#mainmenu .nav-item a{
    font-size: 1.1em;
    color: /*#155AAB*/#023476;
    border-radius: 5px;
    margin: 0 8px; 
}
#mainmenu .nav-item a:hover{
    background-color: rgba(25, 146, 159, 0.1);
    border-bottom: 2px solid /*#155AAB*/#023476;
}

#mainmenu .nav-item.active a{
    font-weight: bold;
    color: /*#19929F*/#6e0b14;
    border-bottom: 2px solid /*#155AAB*/#023476;
}
#mainmenu .dropdown-menu{
    min-width: 250px;
    line-height: 1.25em;
}

#image-header{
    width: 100%;
    height: /*200px*/110px;
    background-size: cover;
    background-position: center;
}

.carousel-control-prev-icon, 
.carousel-control-next-icon{
    height: 35px;
    width: 35px;
    background-position: 40% 50%;
    background-size: 50%;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.2);
}
.carousel-control-next-icon{
    background-position: 60% 50%;
}

h1, h2, h3, h4, h5, h6{
    color: /*#155AAB*/#023476;
    font-weight: bold;
    position: relative;
    margin-top: calc(0.8rem + 0.08em);

}
h1{
    font-size: 42px;
    text-shadow: 1px 1px 0px #fff, 2px 2px 0px #ccc;
    letter-spacing: 2px;
    text-align: center;
}
h3{
    font-size: 1.1em;
}
#pefsad :before {
    right: 20px;
    margin-left: -50%;
}
#pefsad:before, #pefsad:after {
    background-color: rgba(25,146,159, 0.35);
    text-shadow: 2px 2px 1px rgba(0,0,0,0.25);
    content: " ";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 41%;
}

#pefsad{
    color: /*#19929F*/#6e0b14;
}
#credit :before {
    right: 5px;
    margin-left: -50%;
}
#credit:before, #credit:after {
    background-color: rgba(21,90,171, 0.35);
    text-shadow: 2px 2px 1px rgba(0,0,0,0.25);
    content: " ";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 12%;
}
#credit{
    color: /*#155AAB*/#023476;
}

main#primary h6{
    display: inline-block;
    background-color: /*#155AAB*/#023476;
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.25);
    border-radius: 8px;
    padding: 5px 15px; 
    font-size: 1.75rem;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 20%);
} 
main#primary h3{
    font-style: italic;
    font-weight: normal;
    color: /*#19929F*/#6e0b14;
}

hr{
    border-top: 3px dotted rgba(0,0,0,0.2);
    margin: 35px 00px;
}

blockquote{
    font-size: 1.25em;
    padding: 20px 40px;
    margin: 15px 0;
    border-radius: 15px;
    border-left: 4px solid /*#155AAB*/#023476;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    font-weight: lighter;
}
#vision{
    
    padding: 20px 40px;
    margin: 15px 0;
    border-radius: 15px;
    color: #fff;
    background-color: rgba(21,90,171,0.55);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    
}

blockquote *:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#img-center{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    box-shadow: 0 3px 4px -1px rgba(0,0,0,0.15);
    border-radius : 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.wonderplugin-video {
    box-shadow: 0 3px 4px -1px rgba(0,0,0,0.15);
    border-radius : 10px;  
}

#tablepress-1_wrapper{
    box-shadow: 0 3px 4px -1px rgba(0,0,0,0.15);
}


.large-circled-fafont{
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 3px solid rgba(255,255,255,0.5);
    margin-bottom: 20px;
    font-size: 40px;
    color: #fff;
}

.bg-svg-toit{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
}

.bg-svg-toit svg{
    width: 100%;
    height: auto;
}

div#call-to-action {
    position: relative;
    border-top: 2px solid rgba(0, 0, 0, 0.05) !important;
    z-index: 2;
  
}


.avec-icone{
    display: flex;
    align-items: center;
    line-height: 1.25em;
}
.avec-icone i{ 
    margin-right: 0.5em;
} 

#primary{
    z-index: 1;
    position: relative;
}
body #primary.container{
    margin-top: -115px;
}

aside#sidebar{
    margin-top: 130px;
    background: rgba(255,255,255, 0.75);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 20%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
    z-index: 5;
}
aside#sidebar nav p{
    font-size: 1.15em;
}

#main-content{
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 25px 25px 25px 25px;
    border-top: 7px solid /*#155AAB*/#023476;
	border-bottom: 7px solid /*#155AAB*/#023476;
    box-shadow:
        0 1.7px 2.2px rgba(0, 0, 0, 0.025),
        0 3.9px 5px rgba(0, 0, 0, 0.044),
        0 6.7px 8.5px rgba(0, 0, 0, 0.06),
        0 10.3px 13.1px rgba(0, 0, 0, 0.075),
        0 15.2px 19.5px rgba(0, 0, 0, 0.088),
        0 22.3px 28.6px rgba(0, 0, 0, 0.101),
        0 33.5px 42.9px rgba(0, 0, 0, 0.115),
        0 53.4px 68.3px rgba(0, 0, 0, 0.132);
    min-height: 500px;
    padding: calc(5px + 1vw) 4vw;
	margin-bottom: 25px;
}
#main-content.has-sidebar{
    padding: calc(5px + 1vw) 2vw;
}

#main-content:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
/*     box-shadow: 
    -200px 200px 200px #fff,
    200px 200px 200px #fff;  */
}

.has-image-header #main-content{
    border-top: 7px solid /*#19929F*/#6e0b14;
}
 
.bg-icone{
    position: absolute;
    font-size: 12vw;
    left: 25px; 
    top: 400px;
    z-index: 1;
    color:/*#dcdcdc*/rgba(248, 196, 69,0.5);
}

.column {
    float: center;
    width: 45%;
    padding: 10px;
    margin: 10px;
    height: auto; 
    text-align: justify;
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
   
  }

#row {
	float: center;
	padding: 10px;
    margin: 10px;
    text-align: justify;
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
}
/* BUTTONS */

  #btn-territoire {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    background-color:#dc3545; 
    border: 4px solid; 
    border-color: white; 
    border-radius: 10px; 
    color: white; 
    text-align: center;
    padding: 15px 32px; 
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
}
/* 0 3px 4px -1px rgba(0, 0, 0, 0.05), 
0 7px 9px -2px rgba(0, 0, 0, 0.1), 
0 12px 14px -1px rgba(0, 0, 0, 0.1), 
0px 7px 20px -8px rgba(0, 0, 0, 0.20) */
#btn-territoire:hover {
    background-color: #a02c38;
    border-radius: 15px; 
    }
#btn-service {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    color: #fff;
    background-color: /*#155AAB*/#023476;
    border-color: /*#155AAB*/#023476;
    display: inline-block;
    font-weight: 400;
    border-radius: 25px;
    text-align: center;
    padding: 15px 32px; 
    font-weight: 400;
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

#btn-service:hover {
    background-color: /*#19929F*/#6e0b14;
    border-radius: 15px; 
    cursor: pointer;
    }


#button_14_select_all {
    color: #fff;
    background-color: /*#155AAB*/#023476;
    border-color: /*#155AAB*/#023476;
    border-radius: 5px;
    cursor: pointer;
}

.btn-perso {
    background-color: rgba(25,146,159,0.55);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
}

.btn-perso:hover {
    background-color: /*#155AAB*/#023476;
    color: white;
}

.card {
    border: none;
    border-radius:25px;
}

.sous-menu-gauche {
    color: /*#155AAB*/#023476;
}

p.sous-menu-gauche {
    font-size: 21px;
    padding-left: 35px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
p.sous-menu-gauche i{
    margin-left: -35px;
    font-size: 1.2em;
    width: 35px;
    color: /*#155AAB*/#023476;
    margin-right: 5px;
}

/*
GRAVITY FORMS
*/

div.gform_wrapper form .gform_body label.gfield_label {
    display: block;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: /*#155AAB*/#023476;
    padding: 25px 10px 10px 0px;
    margin-bottom: -5px;
    text-align: left;
    overflow: hidden;
}

div.gform_wrapper form .gform_body .gfield_label_before_complex {
    display: block;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: /*#155AAB*/#023476;
    padding: 25px 10px 10px 0px;
    margin-bottom: -5px;
    text-align: left;
    overflow: hidden;
}

div.gform_wrapper form .gform_body label.gfield_label:after { 
    left: 10px; 
    margin-right: -100%; 
}

div.gform_wrapper form .gform_body .gfield.gf_readonly .ginput_container_text input{
    width: 100%;
    border: none;
    background: #eee; 
    border-radius: 10px;
    padding: 8px 10px !important;
    font-size: 18px !important;
    line-height: 1em;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
}

div.gform_wrapper form .gform_body .gfield .gfield_radio {
    margin: 0;
}
div.gform_wrapper form .gform_body .gfield .gfield_radio li {
    padding-bottom: 20px;
}

div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"]+label {
    font-size: 16px !important;
    line-height: 20px;
    font-family: 'Helvetica', sans-serif;
    font-weight: 400;
}

div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"]+label:before{
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0px;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    z-index: 999;
}
div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"]:checked+label:before{
    background-color: /*#155AAB*/#023476;
    -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"]:focus+label:before {
    outline: none;
    border-color: /*#155AAB*/#023476;
}
div.gform_wrapper form .gform_body .gfield input[type="text"] {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px 10px !important;
}

.gfield input[type="email"]{
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px 10px !important;
}

.gfield input[type="tel"]{
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px 10px !important;
}

#input_3_4, #input_2_15 {
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 5px 10px !important;  
}

div.gform_wrapper form .gform_body .gfield .gfield_radio input[type="radio"]:checked+input[type="text"]{
    border: 2px solid /*#155AAB*/#023476;
}

div.gform_wrapper form .gform_footer input[type="submit"].gform_button{
    background-color:  /*#155AAB*/#023476;
    border: 1px solid  #fff;
    display: inline-block;
    font-weight: 300;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    padding: .375rem .75rem;
    font-size: 21px;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    font-family: 'Fjalla One', sans-serif;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
div.gform_wrapper form .gform_footer input[type="submit"].gform_button:hover{
    color: #fff;
    background-color: /*#155AAB*/#023476;
    border: 1px solid #fff;
}
.ginput_container_address label{
    color: /*#155AAB*/#023476;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
}
.ginput_container_radio label{
    color: /*#155AAB*/#023476;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;   
}
.ginput_container_name label{
    color: /*#155AAB*/#023476;
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;  
}

#gform_submit_button_3, #gform_submit_button_2, #gform_submit_button_1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    color: #fff;
    background-color: /*#155AAB*/#023476;
    border-color: /*#155AAB*/#023476;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border-radius: 50rem;
    text-align: center;
    padding: 15px 32px; 
    font-weight: 800;
    box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    
}

#col_footer {
    margin-right: 0;
    padding-right: 0;
    
}
.wp-image-555, .wp-image-557, .wp-image-558, .wp-image-553 {
    border-radius: 5px;
}

.partenaires-majeurs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.bg-blanc-partenaires {
    height: auto;
    min-width: 150px;
    width: 23%;
    max-width: 175px;
   
}

.bg-blanc-partenaires img {
  
    border-radius: 5px;
}
/* icone-service */

.icone-service {
    font-size: 50px;
    line-height: 50px;
    padding: 20px;
    width: 90px;
    height: 90px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: /*#155AAB*/#023476;
    color: #fff;
    text-align: center;
    margin: auto;
    margin-top: 35px;
}

#a_icon {
    background: /*#155AAB*/#023476 !important;
    color: #fff !important;
}

.icone-service:hover {
    width: 100px;
    height: 100px;
}



/* ICONES SERVICES page services */
body.page-template-page-services .icone-service {
    font-size: 50px;
    line-height: 50px;
    padding: 20px;
    width: 90px;
    height: 90px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgb(69, 74, 78);
    color: #fff;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}
body.page-template-page-services .icone-service i.fa-shopping-basket{ margin-left: -4px; }
body.page-template-page-services .icone-service a {color: #fff;}

@media only screen and (max-width: 600px) {
    .col {
        flex-basis: 100%;
    }
  }

  #top-menu, #teltop, #fbtop {
    background-color: /*#155AAB*/#023476;
    color: #fff;
    height: auto;
    overflow: hidden;
   
}
#top-menu span {
    float: right;
    padding-right: 20px;
}



/*
*
*    STYLES ICON EYE - LOGIN PAGE
*
*/
.password-label{
    position: relative;
  }
  .password-icon{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 72%;
    right: 10px;
    width: 20px;
    color: #236092;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .password-icon:hover {
    cursor: pointer;
    color: #007bff;
  }
  .password-icon .fa-eye-slash{
    display: none;
  }