/*
Theme Name: Theme enfant Divi
Description: Theme enfant de Divi pour cc.labos.fr
Author: moi
Author URI: https://cc.labos.pw
Template: Divi
Version: 1.0
*/

.site {
    -moz-box-shadow: 0px 0px 2px 2px #000000;
    -webkit-box-shadow: 0px 0px 2px 2px #000000;
    -o-box-shadow: 0px 0px 2px 2px #000000;
    box-shadow: 0px 0px 2px 2px #000000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=9);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    filter: blur(0px);
}

.site:hover {
    filter: blur(0px);
    -moz-transform: scale(1.)2;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* HEADER */

.burger-w.mobile_menu_bar:before {
    color: white;
}

.single .et_pb_post,
.single #left-area,
.et_full_width_page #left-area,
#left-area {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.single .entry-content .breadcrumbs a {
    color: white !important;
}

.single article h3 {
    border-left: 3px solid silver;
    padding-left: 10px;
    margin: 30px 0;
}

.single article ul {
    margin-left: 20px;
}

.single .entry-content a,
.page .entry-content a {
    color: #8f055a!important;
}

.single .entry-content a.et_pb_button,
.page .entry-content a.et_pb_button {
    color: white !important;
}

.link_blurp {
    color: #333 !important;
}

.home .et_pb_blurb_description {
    color: white;
}

.entry-content ul.menu-pages {
    list-style: none;
    padding: 0;
}

/* Menu colonnes left */

.parent-menu-pages {
    border-right: 1px solid silver;
}

.single-post .parent-menu-pages {
    border-right: none;
}

.menu-pages li {
    list-style: none;
    margin-bottom: 15px;
}

.menu-pages a {
    color: gray;
    font-size: 14px;
}

.menu-pages a:hover {
    color: black;
}

.menu-pages a:before {
    content: "\e04e";
    font-family: "ETmodules" !important;
    color: silver;
    line-height: 1.7em;
    font-size: 1em !important;
    opacity: 1;
    margin-right: 5px;
    right: auto;
    display: inline-block;
    position: relative;
    top: 2px;
}

.error404 div.et_pb_section.et_pb_section_1 {
    padding-top: 207px;
}

.error404 #main-content a,
.breadcrumbs a {
    color: #8f055a;
}

.page .breadcrumbs.et_pb_text_align_center {
    text-align: left;
}

.single-post .breadcrumbs,
.single-post .breadcrumbs a {
    color: white !important;
    font-size: 12px;
}

.single-project .breadcrumbs span {
    color: #c0c0c0 !important;
    font-size: 12px;
}

/* MASONRY */

.wmle_post_meta {
    display: none;
}

.wmle_container .wmle_item {
    margin: 0 30px 30px 0;
}

.wmle_container .wmle_item:nth-child(4n) {
    margin-right: 0 !important;
}


body .wmle_container .wmle_item .wpme_image {
	border: 1px solid silver;
}

.wmle_item{
	
}

.wpme_image{
	overflow: auto;
	height:310px;
}

.wmle_container .wmle_item .wmle_post_title {
    text-align: center;
}

.wmle_post_title {
	margin-top:10%;
	height:100px;
	margin-bottom: 20%;
}

.wmle_container .wmle_item .wmle_post_title a {
    color: black;
}

/*** Take out the divider line between content and sidebar ***/

#main-content .container:before {
    background: none;
}

/*** Hide Sidebar ***/

#sidebar {
    display: none;
}

/* Page project */
.project .entry-content {
    padding-top: 0;
}
div.project-page {
    background-blend-mode: overlay;
    background-color: initial!important;
    background-image: url(https://koality.fr/wp-content/uploads/2018/03/references-1.jpg),linear-gradient(180deg,rgba(0,0,0,0.31) 0%,rgba(0,0,0,0.58) 100%)!important;
}

.project-title {
    font-weight: 800;
    font-size: 45px;
    line-height: 1.8em;
}

.project .et_project_categories a { color: black; }

#commentform .et_pb_button {
    color: white;
}

/* BLOG */
.blog_section .et_pb_column_1_3 {
    background-color: #f4f4f4; 
    padding: 27px;
}

.blog_section  .et_pb_text_2.et_pb_text,
.blog_section  .et_pb_text_3.et_pb_text {
    color: rgb(102, 102, 102) !important;
    line-height: 2em;
}

.blog_section  .et_pb_text_3.et_pb_text {
    padding-top: 25px !important;
}

.blog_section  .et_pb_text_2.et_pb_text h3,
.blog_section  .et_pb_text_3.et_pb_text h3 {
   font-weight: 600;
}

/* footer */
#main-footer {
    position: relative;
}

.footer-widget .widget_custom_html {
    width: 100%;
}

.footer-widget .widget_custom_html .et_pb_map {
    height: 200px;
}

.footer-widget h4 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 28px!important;
    line-height: 1.4em;
    margin-bottom: 8px!important;
    font-weight: 900 !important;
}

.mentions {
    font-size: 12px;
}

/*** Expand the content area to fullwidth ***/

@media (min-width: 981px) {
    #left-area {
        width: 100%;
        /*padding: 23px 0px 0px !important;*/
        float: none !important;
    }
}

@media only screen and (max-width: 980px) {
    .flip {
        display: -webkit-flex;
        -webkit-flex-direction: column-reverse;
        display: flex;
        flex-direction: column-reverse !important;
    }
}






/* UTILE ?*/
.divider-top {
	top: -50px !important;
}

.divider-bottom {
	top: 50px !important;
}


.ds-carousel-logo {
        width: 20%;
        float: left;
    }


.ds-carousel-section {
        overflow: hidden;
        max-height: 310px;

    }

.ds-image-carousel-first {
    width: 100% !important;
    max-height: 200px;
    height: 200px;
    background: #fff;
    animation: 15s first 1 linear;
    animation-fill-mode: forwards;
}

@keyframes first {
  0% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
  }
  99.99% {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 3;
  }
  100% {
    z-index: -1;
  }
}

.ds-carousel-section {
    overflow: hidden;
    max-height: 300px;
}

.ds-carousel-logo {
    width: 20%;
    float: left;
}

.ds-image-carousel-first {
    width: 100% !important;
    max-height: 200px;
    height: 200px;
    background: #fff;
    animation: 15s first 1 linear;
    animation-fill-mode: forwards;

}

@keyframes first {
  0% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
  }
  99.99% {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 3;
  }
  100% {
    z-index: -1;
  }
}
.texte{
color:white;
font-size:1.2em;
}

#inscription-ok{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #167286;
    width: 100%;
}

.acf-relationship ul{
    color: black;
}

.bas-taux{
    background: #ff0000;
}
.moyen-taux{
    background: #ff8000;
}
.haut-taux{
    background: #ffff00;
}
.tres-haut-taux{
    background: #00ff00;
}
.taux-parfait{
    background: #0000ff;
}
.bas-taux, .moyen-taux, .taux-parfait{
    color: white;
    text-align: center;
}
.haut-taux, .tres-haut-taux{
    color: black;
    text-align: center;
}
