/*
Theme Name: relaismanagers
Description: Divi Enfant, theme enfant de Divi
Author: IlcoCreation
Template: Divi
*/

/* ============================================================
	       1. POLICES
=============================================================== */

/* --------------------------------------
	1.1 POLICES - TYPES
----------------------------------------- */
h1, h2, h3,
.et_pb_widget h4,
.et_pb_widget h4 a{
   font-family: 'Questrial', sans-serif!important;  
}
.en-tete h2,
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.widget_search h4{
    font-family: 'Trebuchet', 'Trebuchet MS', Helvetica, Arial, Lucida, sans-serif!important;
}
/* --------------------------------------
	1.2 POLICES - TAILLES
----------------------------------------- */

/* -- TITRES -- */

.single h1{
    font-size: 37px;
}
.accueil h1,
.en-tete h1,
.page h1,
.accueil#reponse-2 h3{
    font-size: 35px;
}
.accueil h2{
    font-size: 30px;
}
.en-tete h2{
    font-size: 19px;
}
.et_pb_posts h2.entry-title{
    font-size: 23px!important;
}
.et_pb_column_2 .et_pb_posts h2.entry-title{
    font-size: 19px!important;   
}
.accueil h3{
    font-size: 22px;
}
.accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
.accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
.accueil#contact h3{
    font-size: 20px!important;
}
.accueil .row-header .et_pb_button a,
.accueil .row-footer .et_pb_button a{
    font-size: 19px!important;
}
.et_pb_widget h4,
.et_pb_widget h4 a{
    font-size: 20px;
}
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.widget_search h4{ 
    font-size: 16px;
}

/* -- CONTENUS -- */

#left-area .et_pb_post a.nc_tweet{
    font-size : 20px;
}
.et_pb_widget.same-category-posts a.post-title{
    font-size : 17px;
}
.et_pb_widget.widget_nav_menu a{ 
    font-size: 16px;
}
p, li, blockquote, 
.et_pb_text p,
.et_pb_text a,
.blog-actus .et_pb_post p{
    font-size: 15px;
}
.accueil#clients .row-contenu .et_pb_text p,
.accueil#clients .row-contenu .et_pb_text a{
    font-size: 17px;
}
.et_pb_widget.same-category-posts p,
.accueil .et_pb_toggle p{
    font-size: 14px;
}

#footer-bottom .container #footer-info p,
#footer-bottom .container #menu-menu-bas-de-page a{
    font-size: 15px!important;
}
#footer-bottom .container .et-social-icons a.icon:before{
    font-size: 17px;
}
/* -- MEDIAS QUERIES -- */

@media all and (max-width: 500px){
    .accueil h1,
    .accueil h2{
        font-size: 27px!important;
    }
    .accueil h3{
        font-size: 20px!important;
    }
}
@media all and (max-width: 768px){
	.accueil .et_pb_toggle_content h5{
		display: none!important;
    }
}	
@media all and (min-width: 981px){
    .accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
    .accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
    .author #left-area .et_pb_post h2,
    .search #left-area .et_pb_post h2,
    .archive #left-area .et_pb_post h2 {
        font-size: 21px;
    }
}
@media all and (max-width: 1100px){
    .accueil#labo .et_pb_bg_layout_light .et_pb_post .post-content p {
        font-size: 14px;
    }
}
@media all and (min-width: 1300px){
    .accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
    .accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
    .author #left-area .et_pb_post h2,
    .search #left-area .et_pb_post h2,
    .archive #left-area .et_pb_post h2{
        font-size: 23px;
    }
}
@media all and (min-width: 1100px){
    #reponse-2 .et_pb_toggle .et_pb_toggle_content p{
        font-size: 14px!important;
    }
}
@media all and (min-width: 1250px){
    #reponse-2 .et_pb_toggle .et_pb_toggle_content p{
        font-size: 15px!important;
    }
}

/* --------------------------------------
	1.3 POLICES - HAUTEURS DE LIGNES
----------------------------------------- */

/* -- TITRES -- */

h1, h2, h3{
    line-height: 1.2em;
    padding-bottom: 10px;
}
.accueil#reponse-2 h3{
    padding-bottom: 5px;
}
.accueil#labo .et_pb_row.row-contenu h3,
.accueil#actualites .et_pb_row.row-contenu h3,
.accueil#contact h3{
    padding-bottom: 0;
}
#left-area h2,
#left-area h3,
.page-id-893 #left-area h4,
.page-id-891 #left-area h4{
    padding: 20px 0 10px 0;
}
#left-area .archives-sous-titre h3{
    padding: 0px 0 20px 0;
}
.archive #left-area .et_pb_post h2,
.search #left-area h2{
    padding-top : 0;
    margin-top : 20px;
}
#left-area h4{
    line-height: 1.4em;
    padding: 10px 0 20px 0;
}
.et_pb_widget h4,
.et_pb_widget h4 a{
    padding-bottom: 0px;
}
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.same-category-posts h4,
.et_pb_widget.widget_mc4wp_form_widget h4,
.et_pb_widget.widget_nav_menu h4,
.et_pb_widget.widget_search h4{
    padding-bottom: 5px; 
}

/* -- CONTENUS -- */

p, li, blockquote{
    line-height: 1.4em;
}
p, blockquote{
    padding-bottom: 10px;
}
.page-id-891 blockquote {
    margin: 0px 0 30px;
}
.accueil p,
.et_pb_text p,
.et_pb_text a,
.search #left-area p,
.archive #left-area p,
.search #left-area p.post-meta,
.archive #left-area p.post-meta{
    padding-bottom: 8px;
    margin-bottom: 0;
    line-height: 1.3em;
}
.accueil#clients .row-contenu .et_pb_text p{
	margin-top : 10px;
}
.accueil li{
    line-height: 1.3em;
}
.et_pb_widget.same-category-posts p{
    margin-top: 5px;
    margin-bottom: 10px;
}
.widget_mc4wp_form_widget p{
    padding-bottom: 0px;
    margin-bottom : 5px;
}

/* -- MEDIAS QUERIES -- */

@media all and (min-width: 981px){
    .accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
    .accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
    .author #left-area .et_pb_post h2,
    .search #left-area .et_pb_post h2,
    .archive #left-area .et_pb_post h2{
        line-height: 1.1em;
    }
}
@media all and (min-width: 1300px){
    .accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
    .accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
    .author #left-area .et_pb_post h2,
    .search #left-area .et_pb_post h2,
    .archive #left-area .et_pb_post h2{
        line-height: 1.2em;
    }
}
@media all and (min-width: 1100px){
    #reponse-2 .et_pb_toggle .et_pb_toggle_content p{
        line-height: 1.7em;
    }
}

/* --------------------------------------
	1.4 POLICES - GRAISSES - SURLIGNES
----------------------------------------- */

/* -- TITRES -- */

.single h1{
    font-weight: bold;
}
.page #left-area h2,
.accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
.accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
.single #left-area .et_pb_post h3{
    font-weight: 600!important;
}
.page #left-area h4,
.single #left-area .et_pb_post h4{
    font-weight: 500;
}
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.widget_search h4{ 
    font-weight: normal;
}

/* -- CONTENUS -- */

.et_pb_widget.widget_nav_menu a{ 
    font-weight: normal;
}
.search #left-area p.post-meta,
.archive #left-area p.post-meta,
.search #left-area p.post-meta a,
.archive #left-area p.post-meta a{
    font-weight: 600;
}
.single .entry-content a{
    text-decoration: underline;
}

/* --------------------------------------
	1.5 POLICES - COULEURS
----------------------------------------- */

/* -- TITRES -- */

.page h1{
    color: #555042!important;
}
.en-tete h1,
.en-tete h2,
.accueil .et_pb_slider .et_pb_slide_description h2.et_pb_slide_title,
.accueil .et_pb_blog_grid .et_pb_post h2.entry-title,
.blog-actus .et_pb_column_2 .et_pb_text h2{
    color: #672858!important;
}
.page #left-area h2,
.page-id-893 h3, 
.page-id-893 h4,
.page-id-891 h3, 
.page-id-891 h4,
.et_pb_widget h4,
.et_pb_widget h4 a{
    color: #672858;
}
.accueil h1,
.single h1,
.accueil#reponse-1 .col-solution-avant h3,
.accueil#reponse-2 h3,
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.widget_search h4{
    color :#555042;
}
.blog-actus .et_pb_column_1 .et_pb_text h2,
.accueil#reponse-1 .col-solution-apres h3,
.accueil#labo .et_pb_row.row-contenu h3,
.accueil#actualites .et_pb_row.row-contenu h3,
.page h1,
.single #left-area .et_pb_post h3,
.archive #left-area .et_pb_post h2,
.et_pb_widget h4 a:hover{
    color: #E9660B;!important;
}

/* -- CONTENUS -- */

.search #left-area p.post-meta,
.archive #left-area p.post-meta,
.search #left-area p.post-meta a,
.archive #left-area p.post-meta a,
.single #left-area .et_pb_post .post-meta,
.single #left-area .et_pb_post .post-meta a,
.page #left-area a:hover,
.single #left-area .et_pb_post a:hover{
    color : #8c5470;
}
.single #left-area .et_pb_post a.nc_tweet,
.accueil#reponse-2 .et_pb_toggle_close h5.et_pb_toggle_title{
    color : #ffffff;
}

.page #left-area .et_pb_post a,
.single #left-area .et_pb_post a{
    color: #E9660B;
}

.et_pb_widget.widget_nav_menu a{
    color :#555042;
}
.et_pb_widget.widget_nav_menu a:hover,
.et_pb_widget.same-category-posts a.post-title:hover{
    color : #E9660B;
}

/* -- MEDIAS QUERIES -- */

@media all and (min-width: 1100px){
    #reponse-2 .et_pb_toggle .et_pb_toggle_content p{
        color: #555042;
    }
}
@media all and (min-width: 1250px){
    #reponse-2 .et_pb_toggle .et_pb_toggle_content p{
        color: #555042;
    }
}

/* --------------------------------------
	1.6 POLICES - ALIGNEMENTS
----------------------------------------- */
@media all and (max-width: 981px){
    h1,
    .single .post-meta,
    .et_pb_text,
    .et_pb_text_align_left
    .et_pb_text_align_right{
        text-align: center;
    }
}

/* --------------------------------------
	1.7 POLICES - BLOCKQUOTE
----------------------------------------- */
blockquote {
    border-color: #8c5470!important;
    font-style: italic;
    border-left: 10px solid;
}


/* --------------------------------------
	1.8 POLICES - LIENS TRANSITIONS
----------------------------------------- */
a,
.et_pb_widget h4 a,
.et_pb_widget.widget_nav_menu a,
.et_pb_widget.widget_search h4,
.et_pb_widget.widget_taxonomy_dropdown_widget h4,
.et_pb_widget.same-category-posts a.post-title{
    transition-duration: 0.5s;
}

/* ============================================================
	       2. HEADER
=============================================================== */

/* --------------------------------------
	2.1 HEADER - MENU MOBILES
----------------------------------------- */

@media all and (min-width: 520px) and (max-width: 980px){
    .container.et_menu_container {
        height: 90px;
        width: 90%;
    }
    .et_vertical_nav.et_header_style_left .logo_container {
        height: 90px;
    }
    .et_vertical_nav.et_header_style_left .logo_container a{
        display: inline-block;
        margin-top: 10px;
        height: 70px;
        width : 370px;
        background: url("Logo-RM.png") no-repeat;
    }
    .et_header_style_left #logo, .et_header_style_split #logo {
        display: none;
    }
    .et_header_style_left .mobile_menu_bar {
        padding-top: 17px;
        padding-bottom: 17px;
    }
    .mobile_menu_bar:before{
        font-size: 50px;
    }
    .et_mobile_menu li a {
        font-size: 16px;
    }
}
@media all and (max-width: 519px){
     .container.et_menu_container {
        height: 50vh;
        min-height: 340px;
        text-align: center;
    }
    .et_vertical_nav.et_header_style_left .logo_container {
        position: relative;
        height: 68%;
    }
    .et_header_style_left #logo, .et_header_style_split #logo {
        height : 58%;
        max-height: 190px;
        max-width: 100%;
    }
    #et-top-navigation,
    #et_mobile_nav_menu{
        float: none;
        margin: auto;
    }
    .mobile_menu_bar:before{
        font-size: 60px;
    }
    .et_mobile_menu {
        position: absolute;
        top: 10%;
        left: 0;
        width: 100%;
        border: 1px solid #9E937D;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }
    .et_mobile_menu li a {
        font-size: 16px;
    }   
}

/* --------------------------------------
	2.2 HEADER - MENU VERTICAL
----------------------------------------- */

@media all and (min-width: 981px){
    /* --------- Main-Header -------------- */
    .et_vertical_nav.et_vertical_fixed #page-container #main-header {
        position: fixed;
    }
    body.admin-bar.et_vertical_nav #main-header {
        top: 32px!important;
    }
    .et_vertical_nav #page-container #main-header{
        position: absolute;
        top: 0;
        left: 0;
        width: 230px;
        height: 100%;
        padding-top: 30px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; 
        border-right: 1px solid rgba(158, 147, 125, 0.5);
    }
    #main-header.et-fixed-header {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    .et_vertical_nav #main-header .container {
        width: auto;
        margin: 0 30px;
    }
    /* --------- Logo Container -------------- */
    .et_vertical_nav.et_header_style_left .logo_container {
        position: relative;
        height: auto;
    }
    .et_vertical_nav span.logo_helper {
        display: none;
    }
    .et_vertical_nav #main-header #logo {
        max-height: none;
        margin-bottom: 28px;
        padding: 0;
    }
    .et_header_style_left #logo, 
    .et_header_style_split #logo {
        max-width: 100%;
        height: auto;
    }
    /* --------- Menu Nav -------------- */
    .et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation{
        padding-top: 30px;
    }
    .et_vertical_nav #main-header #top-menu, 
    .et_vertical_nav #main-header #top-menu-nav{
        float: none;
    }
    #top-menu {
        display: block;
    }
    .et_vertical_nav #main-header #top-menu > li > a {
        margin-right: -40px;
        padding-right: 40px;
        padding-bottom: 22px;
    }
    /* --------- Menu Mobile -------------- */
    .mobile_menu_bar {
        display: none;
    }
    /* --------- Main area -------------- */
    .et_vertical_nav #et-main-area {
        position: relative;
        margin-left: 230px !important;
    }
}
/* --------- Liens Actifs -------------- */

#top-menu a{
    transition: all 0.1s ease-in-out;
}

#top-menu .active a,
.et-fixed-header #top-menu .active a{
	color: #e9660b!important;
}

/* --------------------------------------
	2.3 HEADER - INFOS ANNEXES
----------------------------------------- */
@media all and (min-width: 981px){
    #et-info,
    .et_slide_menu_top{
        display: block;
        float: none;
        width : 100%;
        padding: 15px 0 10px 0;
        margin: 0;
        color:#9E937D;
        background : rgba(0 ,0 ,0 ,0);
        border-top : 1px solid #9E937D;
    }
    .et_slide_menu_top .et-social-icons li a{
        color:#9E937D;
        font-size: 18px;
    }
    #et-info{
        margin-top : 10px;
    }
    #et-info span::before{
        margin-right: 5px;
    }
}
@media all and (max-width: 980px){
    #et-info,
    .et_slide_menu_top{
        display: none;
    }
}

/* ============================================================
	       3. FOOTER
=============================================================== */
#footer-bottom{
    display : -webkit-box;
    display : -ms-flexbox;
    display : flex;
    padding : 0 30px 5vh 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#footer-bottom .container #footer-info,
#footer-bottom .container #menu-menu-bas-de-page,
#footer-bottom .container .et-social-icons{
    padding: 15px 0;
    display : -webkit-box;
    display : -ms-flexbox;
    display : flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#footer-bottom .container #footer-info{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
#footer-bottom .container #menu-menu-bas-de-page{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#footer-bottom .container #menu-menu-bas-de-page{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media all and (min-width: 981px){
    #footer-bottom .container#footer-container-1{
        width: 30%;
    }
    #footer-bottom .container#footer-container-2{
        width : 40%;
    }
    #footer-bottom .container#footer-container-3{
        width: 30%;
    }
}
@media all and (max-width: 980px){
    #footer-bottom{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; 
    }
    #footer-bottom .container #footer-info,
    #footer-bottom .container #menu-menu-bas-de-page,
    #footer-bottom .container .et-social-icons{
        padding: 20px 0;
    }
    #footer-bottom .container #footer-info{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #footer-bottom .container #menu-menu-bas-de-page{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; 
        -ms-flex-line-pack: center; 
            align-content: center; 
    }
    #footer-bottom .container .et-social-icons{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #footer-bottom .container #menu-menu-bas-de-page li{
        padding-right: 0;
        padding-top : 10px;
    }
    #footer-bottom .container #menu-menu-bas-de-page li:first-child{
        padding-top : 0;
    }
    #footer-bottom .container .et-social-icons li:first-child{
        margin-left : 0;
    }
    #footer-bottom .container #footer-info p,
    #footer-bottom .container #menu-menu-bas-de-page a{
        font-size: 16px;
    }
    #footer-bottom .container .et-social-icons a.icon:before{
        font-size: 18px;
    }
}

/* ============================================================
	       4. PAGE - ACCUEIL
=============================================================== */

/* --------------------------------------
	4.1 ACCUEIL - SECTIONS
----------------------------------------- */

/* -- ACCUEIL - DIMENSIONS -- */

@media all and (min-width: 980px){
    .et_pb_section.accueil{
        width: 100%;
        padding: 0;
    }
}
@media all and (max-width: 980px){
    .et_pb_section.accueil{
        width: 100%;
        padding: 0;
    }
    .et_pb_section.accueil#contact{
        min-height : 1350px;
    } 
}
.et_pb_section.accueil{
        height : 100vh;
        min-height : 600px;
}
.et_pb_section.accueil#contact{
        height : auto;
        min-height : 100vh;
}
@media all and (max-width: 768px){
     .et_pb_section.accueil{
        height : 100vh;
        min-height : 550px;
    }
    .et_pb_section.accueil#reponse-1{
        min-height : 800px;
    }  
    .et_pb_section.accueil#contact{
        height : auto;
        min-height : auto;
    }
}
@media all and (min-width: 768px){
    .et_pb_section.accueil{
        height : 100vh;
        min-height : 630px;
    }
    .et_pb_section.accueil#contact{
        height : auto;
        min-height : 100vh;
    }
}
@media all and (min-width: 1280px){
    .et_pb_section.accueil{
        height : 100vh;
        min-height : 700px;
    }
}
@media all and (min-width: 1600px){
    .et_pb_section.accueil{
        height : 100vh;
        min-height : 800px;
    }
}

/* -- ACCUEIL - DIMENSIONS INTERIEURES -- */

.et_pb_section.accueil{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

/* -- ACCUEIL - SEPARATIONS ENTRE SECTIONS -- */

.et_pb_section.accueil{
    border-bottom: 1px solid #9E937D;
}
.et_pb_section.accueil:last-child{
    border-bottom: none;
}

/* --------------------------------------
	4.2 ACCUEIL - ROWS
----------------------------------------- */
.et_pb_section.accueil .et_pb_row{
    width : 85%;
    max-width: 100%; 
    padding: 0;
    margin-bottom : 0;
}
.et_pb_section.accueil .et_pb_row.row-contenu{
    margin: 0 auto 2% auto;
}
@media all and (max-width: 980px){
    .et_pb_section.accueil .et_pb_row .et_pb_column,
    .et_pb_section.accueil .et_pb_column .et_pb_module{
        margin-bottom: 0px;
    }
}
@media all and (max-width: 768px){
    .et_pb_section.accueil .et_pb_row {
        margin: auto;
    }
}

/* --------------------------------------
	4.3 ACCUEIL - ROWS - HEADERS
----------------------------------------- */
.et_pb_section.accueil .et_pb_row.row-header{
    margin: 23px auto auto auto;
}
.et_pb_section.accueil#objectif .et_pb_row.row-header{
    margin: 30px auto 10px auto;
}

/* -- BOUTONS -- */

.row-header .et_pb_button,
.row-header .et_pb_button:hover{	
	border : none;
}
body #page-container .row-header .et_pb_button,
body #page-container .row-header .et_pb_button:hover{	
    color : #63295C!important;
}

/* --------------------------------------
	4.4 ACCUEIL - ROWS - FOOTERS
----------------------------------------- */
.et_pb_section.accueil .et_pb_row.row-footer{
    margin: auto auto 23px auto;
}
.et_pb_section.accueil#objectif .et_pb_row.row-footer{
    margin: 10px auto auto auto;
}

/* -- BOUTONS -- */

.row-footer .et_pb_button,
.row-footer .et_pb_button:hover{	
	border-left : none;
	border-bottom : none;
	border-right : none;
}
body #page-container .row-footer .et_pb_button{	
    color : #63295C!important;
}
body #page-container .row-footer .et_pb_button:hover{	
    color : #E9660B!important;
}

/* --------------------------------------
	4.5 ACCUEIL - SECTION - OBJECTIF
----------------------------------------- */
#objectif .et_pb_row.row-image{
    width: 100%;
}
#objectif .et_pb_row.row-contenu{
    margin: auto;
    margin-bottom: 0;
}
#objectif .et_pb_row.row-image{
    margin-top: 30px;
    margin-bottom: auto;
}
@media all and (min-width: 768px) {
    #objectif .et_pb_row.row-contenu{
        width : 550px;
    }
}

/* --------------------------------------
	4.6 ACCUEIL - SECTION - DECOUVERTES
----------------------------------------- */
#decouvertes .row-contenu.row-video{
    width : 100%;
    max-width: none;
    height: 80%;
    max-height : 80%;
    overflow: hidden;
}
#decouvertes .row-contenu.row-video .et_pb_column,
#decouvertes .row-contenu.row-video .et_pb_code,
#decouvertes .row-contenu.row-video .et_pb_code .et_pb_code_inner,
#decouvertes .row-contenu.row-video iframe{
    width : 100%;
    height : 100%;
}

@media all and (min-width: 1150px){
    #decouvertes .row-contenu.row-video{
        position: absolute;
        top : 0;
    }
	#decouvertes .et_pb_row.row-header{
        display: none;
    }
}

/* --------------------------------------
	4.7 ACCUEIL - SECTION - REPONSE
----------------------------------------- */
#reponse-1 .col-solution-avant img{
    width : 60%;
}
#reponse-1 .col-solution-apres img{
    width : 48%;
}
@media all and (min-width: 768px){
    #reponse-1 .et_pb_row.row-contenu.et_pb_equal_columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow: hidden;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-avant {
        width: 53% !important;
        margin-right: 0;
        padding-right : 6%;
        border-right : 2px dashed #9E937D;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-apres {
        width: 47% !important;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-avant::after {
        display : block;
        position : absolute;
        top : 200px;
        left : 100%;
        content : " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 0 30px 30px;
        border-color: transparent transparent transparent #9E937D;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-apres::before {
        display : block;
        position : absolute;
        top : 220px;
        left : calc(0% - 20px);
        left : -moz-calc(0% - 20px);
        left : -webkit-calc(0% - 20px);
        content : " ";
        width: 20px;
        height: 20px;
        background-color: #9E937D;
    }
    #reponse-1 .col-solution-apres h3{
        margin-top : 30px;
    }
    #reponse-1 .col-solution-apres img{
        margin : 0px auto auto -50px;
    }
}
@media all and (max-width: 767px){
    .et_pb_section#reponse-1 .et_pb_column .et_pb_module.et_pb_text {
        margin-bottom: 15px;
    }
    #reponse-1 .col-solution-avant img{
        max-width : 165px;
    }
    #reponse-1 .col-solution-apres img{
        max-width : 145px;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-avant {
        padding-bottom : 30px;
        border-bottom : 2px dashed #9E937D;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-apres {
        padding-top: 30px;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-avant::after {
        display : block;
        position : absolute;
        top : 100%;
        left : calc(50% - 25px);
        left : -moz-calc(50% - 25px);
        left : -webkit-calc(50% - 25px);
        content : " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 25px 25px 0 25px;
        border-color:  #9E937D transparent transparent transparent;
    }
    #reponse-1 .et_pb_row.row-contenu .et_pb_column.col-solution-apres::before {
        display : block;
        position : absolute;
        top : calc(0% - 20px);
        top : -moz-calc(0% - 20px);
        top : -webkit-calc(0% - 20px);
        left : calc(50% - 10px);
        left : -moz-calc(50% - 10px);
        left : -webkit-calc(50% - 10px);
        content : " ";
        width: 20px;
        height: 20px;
        background-color: #9E937D; 
    }
    #reponse-1 .col-solution-apres img{
        margin-left : -40px;
    }
}

/* --------------------------------------
	4.8 ACCUEIL - SECTION - SOLUTION
----------------------------------------- */
.et_pb_section.accueil#reponse-2 .et_pb_row.row-contenu-texte {
    margin: 0 auto 20px auto;
}

/* -- REPONSE-2 - BLOCS -- */

@media all and (max-width: 767px){
    .et_pb_section#reponse-2 .et_pb_column .et_pb_module,
    .et_pb_section#reponse-2 .et_pb_row .et_pb_column .et_pb_module:last-child{
        margin-bottom: 20px;
    }
    .et_pb_section.accueil#reponse-2 .et_pb_row.row-contenu-texte {
        margin: 0 auto;
    }
}   
@media all and (min-width: 768px){
    #reponse-2 .et_pb_row.row-contenu.et_pb_equal_columns {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow: hidden;
    }
    #reponse-2 .et_pb_row.row-contenu.et_pb_equal_columns .et_pb_column{
        width: 49.5%;
        margin-right: 5px;
    }
    .et_pb_section.accueil#reponse-2 .et_pb_toggle.et_pb_module{
        position: relative;
        height : 180px;
        overflow: hidden;
        margin-bottom: 5px;
    }
    #reponse-2 .et_pb_toggle_close h5.et_pb_toggle_title {
        margin-top:43px;
        padding: 0;
        text-align:center;
        font-size: 22px;
    }
    #reponse-2 .et_pb_toggle_content h5{
        font-size: 22px;
    }
    
    #reponse-2 .et_pb_toggle_title::before{
        display:none;
    }
    #reponse-2 .et_pb_toggle_title::after{
        display: block;
        position: relative;
        font-family: "ETmodules" !important;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1;
        text-transform: none;
        speak: none;
        margin-top: 15px;
        color: #fff;
        font-size: 25px;
        content: "\e050";
    }
    #reponse-2 .et_pb_toggle .et_pb_toggle_content{
        position: absolute;
        display:block;
        top:210px;
        left:0;
        width: 100%;
        height: 100%;
        padding : 20px 10% 10px 10%;
        background-color: #fff; 
        opacity : 0;
        transition-duration: 0.3s;
    }
    #reponse-2 .et_pb_toggle:hover .et_pb_toggle_content{
        top:0px;
        opacity : 1;
    }
}
@media all and (min-width: 980px){
    .et_pb_section.accueil#reponse-2 .et_pb_toggle.et_pb_module{
        height : 210px;
    }
    #reponse-2 .et_pb_toggle_close h5.et_pb_toggle_title {
        margin-top:55px;
    }
    #reponse-2 .et_pb_toggle .et_pb_toggle_content{
        padding : 15px 8% 10px 8%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #reponse-2 .et_pb_toggle .et_pb_toggle_content ul{
        padding: 0 0 0 10px;
    }
}   

/* --------------------------------------
	4.9 ACCUEIL - SECTION - LABO
----------------------------------------- */
#labo .et_pb_row.row-contenu{
    padding : 25px 5% 15px 5%;
} 

#labo .et_pb_has_overlay.et_pb_post .et_pb_image_container a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	max-width: 100%;
	max-height: 30vh;
	overflow: hidden; 
	margin: 0;
} 

@media all and (max-width: 767px){
    #labo .et_pb_slide_description {
        width : 100%;
        padding: 5% 5%;
    }
}
@media all and (min-width: 768px) and (max-width: 980px){
    #labo .et_pb_column_4_4 .et_pb_module.et_pb_text {
        margin-bottom: 2%;
    }
    .et_pb_section#labo .et_pb_row.row-contenu .et_pb_column .et_pb_module.et_pb_button_module_wrapper{
        margin-top : 10px;
    }
    #labo .et_pb_slide_description {
        width : 50%;
        padding: 5% 5%;
    }
}
@media all and (min-width: 981px){
    #labo .et_pb_row.row-contenu{
        width : 100%;
    }  
    #labo .et_pb_column_4_4 .et_pb_module.et_pb_text{
        margin-bottom: 2%;
    } 
    #labo .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        width: 31%;
        margin-right: 3.5%;
    }
    #labo .et_pb_row.row-contenu .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{
        margin-bottom: 0;
    }
    #labo .et_pb_blog_grid_wrapper .et_pb_blog_grid div{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #labo .et_pb_blog_grid_wrapper .et_pb_blog_grid div article{
        margin-left : 2%;
        margin-right : 2%;
    }
}
@media all and (max-width: 1100px){
    #labo .et_pb_row.row-contenu .et_pb_column {
        margin-bottom: 0px;
    }
}

/* --------------------------------------
	4.10 ACCUEIL - SECTION - ACTUALITES
----------------------------------------- */
#actualites .et_pb_row.row-contenu{
    padding : 25px 3% 15px 3%;
} 
#actualites .et_pb_slider{
    margin-bottom: 0;
}
#actualites .et_pb_slide{
    padding: 0 9%;;
}
#actualites .et_pb_slides .et_pb_container {
    height: inherit!important;
}  
#actualites .et_pb_slide_image{
    width: 42%;
    margin-right: 2%;
    overflow: hidden;
}
#actualites .et_pb_slide_description {
    width: 53%;
    padding: 3% 0 3% 3%;
}
#actualites .et_pb_slider .et_pb_button.et_pb_more_button{
    padding-left : 0!important;
    margin-top : 15px;
}
.accueil .et-pb-arrow-prev,
.accueil .et-pb-arrow-next{
    color: #E9660B;
    font-weight: 400;
    font-size : 32px;
}
.accueil .et_pb_slider:hover .et-pb-arrow-prev,
.accueil .et_pb_slider:hover .et-pb-arrow-next {
    color : #63295C;
}
#actualites .et-pb-arrow-prev{
    left: 0px;   
}
#actualites .et_pb_slider:hover .et-pb-arrow-prev {
    left: 7px; 
}
#actualites .et-pb-arrow-prev,
#actualites .et_pb_slider:hover .et-pb-arrow-prev {
    opacity: 1;
}
#actualites .et-pb-arrow-next {
    right: 0px;
}
#actualites .et_pb_slider:hover .et-pb-arrow-next {
    right: 7px;
}
#actualites .et-pb-arrow-next,
#actualites .et_pb_slider:hover .et-pb-arrow-next {
    opacity: 1;
}
#actualites .et-pb-arrow-prev::before {
    content: "\3c";
}
#actualites .et-pb-arrow-next::before {
    content: "\3d";
}

@media all and (max-width: 767px){
    #actualites .et_pb_slide_description {
        width: 100%;
        padding: 5% 3% 3% 3%;
    }
    .accueil .et_pb_button_module_wrapper {
        text-align: center;
    }
}
/* --------------------------------------
	4.11 ACCUEIL - SECTION - CLIENTS
----------------------------------------- */

#clients .row-contenu.row-video {
    width : 68%;
    height: 58%;
    margin-bottom : 10px!important;
}

#clients .row-contenu.row-video .et_pb_column,
#clients .row-contenu.row-video .et_pb_code,
#clients .row-contenu.row-video .et_pb_code .et_pb_code_inner,
#clients .row-contenu.row-video iframe{
    width : 100%;
    height : 100%;
}

@media all and (min-width: 768px) {
    #clients .et_pb_slider .et_pb_slide{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #clients #slider-video .et_pb_slides{
        width: 80%!important;
    }
    #clients .et_pb_video_overlay,
    #clients #slider-video .et_pb_slide iframe{
        width: 100%!important;
    }
    #clients .et_pb_video_overlay,
    #clients #slider-video .et_pb_slides,
    #clients #slider-video .et_pb_slide iframe{
        margin: auto;
        -webkit-height: calc(60vw / 1.77);
        height: calc(60vw / 1.77);
        height: -moz-calc(60vw / 1.77);
        height: -webkit-calc(60vw / 1.77);
    }
    #clients .et-pb-arrow-prev,
    #clients .et-pb-arrow-next{
        color: #E9660B!important;
        font-weight: 400;
    }
    #clients .et_pb_slider:hover .et-pb-arrow-prev,
    #clients .et_pb_slider:hover .et-pb-arrow-next {
        color : #63295C!important;
    }
    #clients .et-pb-arrow-prev::before {
        content: "\3c";
    }
    #clients .et-pb-arrow-next::before {
        content: "\3d";
    }
    #clients .et-pb-arrow-prev{
        left: 0px;   
    }
    #clients .et_pb_slider:hover .et-pb-arrow-prev {
        left: 7px; 
    }
    #clients .et-pb-arrow-prev,
    #clients .et_pb_slider:hover .et-pb-arrow-prev {
        opacity: 1;
    }
    #clients .et-pb-arrow-next {
        right: 0px;
    }
    #clients .et_pb_slider:hover .et-pb-arrow-next {
        right: 7px;
    }
    #clients .et-pb-arrow-next,
    #clients .et_pb_slider:hover .et-pb-arrow-next {
        opacity: 1;
    }
    #clients .et_pb_video_slider .et-pb-controllers {
    position: relative;
    bottom: 0px;
    }
    .et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light ~ .et-pb-controllers .et-pb-active-control {
        background-color: #E9660B!important;
    }
    .et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light ~ .et-pb-controllers a {
        background-color: rgba(105, 98, 82, 0.25)!important;
    }
    .et_pb_video_slider .et-pb-controllers a {
        width: 10px;
        height: 10px;
        margin-top: 20px;
    }
}    
/* --------------------------------------
	4.12 ACCUEIL - SECTION - NOTRE EQUIPE
----------------------------------------- */
.accueil#equipe .row-header,
.accueil#equipe .row-contenu.row-equipe{
    width : 100%;
    position: absolute;
    top:Opx;
}
.accueil#equipe .row-header{
    z-index : 200;
}  
#equipe .row-contenu.row-equipe{
    z-index: 100;
    height : 85vh;
    min-height: 500px;
    overflow: hidden;
} 
#equipe .row-contenu.row-equipe .et_pb_column{
    height : 100%;
    position:relative;
}
#equipe .row-contenu.row-equipe .et_pb_text{
    position:absolute;
    z-index : 200;
    width : 55%;
    right : 5%;
    bottom : 0;
    padding: 2.5% 1.5% 1.5% 2.5%;
    background-color: rgba(85,80,66,0.8);
}
#equipe .et_pb_text ul, .et_pb_text ol {
    padding-bottom: 0;
    font-size: 15px;
    line-height: 1.5em;
}
@media all and (max-width: 980px){  
    #equipe .row-contenu.row-equipe .et_pb_text{
        text-align: left;
    }
}
@media all and (max-width: 767px){  
    #equipe .row-contenu.row-equipe{
        min-height: 440px;
    } 
    #equipe .row-contenu.row-equipe .et_pb_text{
        width : 100%;
        right : 0;
    }
}
/* --------------------------------------
	4.13 ACCUEIL - SECTION - CONTACT
----------------------------------------- */
.et_pb_section.accueil#contact{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#contact .row-contenu .module-titre-infos h3{
    color: #672858;     
}
#contact .row-contenu .module-titre-contact{
    margin-bottom: 15px;
}
#contact .row-contenu .module-titre-contact h3{
    color: #E9660B;     
}
#contact .row-contenu .module-adresse,
#contact .row-contenu .module-tel,
#contact .row-contenu .module-email{
    display: inline-block;
    width : 100%;
}
#contact .row-contenu .module-adresse::before,
#contact .row-contenu .module-tel::before,
#contact .row-contenu .module-email::before{
    font-family: "ETmodules" !important;
}
#contact .row-contenu .module-adresse::before,
#contact .row-contenu .module-tel::before{
    font-size: 25px;
    width : 25px;
    height: 25px;
}
#contact .row-contenu .module-adresse::before{
    content: "\e009";
}
#contact .row-contenu .module-tel::before {
    content: "\77";
}
#contact .row-contenu .module-email::before {
    font-size: 24px;
    width : 24px;
    height: 24px;
    content: "\e010";
}
@media all and (min-width: 981px){
    #contact .row-contenu .module-titre-infos{
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(85,80,66,0.3);     
    }
    #contact .row-contenu .module-email{
        padding-bottom: 7%;
        border-bottom: 1px solid rgba(85,80,66,0.3);    
    }
    #contact .row-contenu .module-adresse,
    #contact .row-contenu .module-tel,
    #contact .row-contenu .module-email{
        padding-left : 38px;
    }
    #contact .row-contenu .module-adresse::before,
    #contact .row-contenu .module-tel::before,
    #contact .row-contenu .module-email::before{
        display: inline-block;
        float: left;
    }  
    #contact .row-contenu .module-adresse::before{
        margin-left : -38px;
        padding-top : 3px;    
    }
    #contact .row-contenu .module-tel::before{
        margin-left : -38px;
		margin-top : -2px;
        padding-top : 0px;
    }
    #contact .row-contenu .module-email::before {
        margin-left : -38px;
        padding-top : 1px;
    }
}
@media all and (max-width: 980px){
    
    #contact .row-contenu{
        margin-top: 30px;
    }
    
    #contact #form-contact-column {
        margin-top: 30px;
        padding: 30px;
        background-color: rgba(105,98,82,0.25);
    }
    
    #contact ul.et_pb_social_media_follow{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #contact .row-contenu .module-adresse::before,
    #contact .row-contenu .module-tel::before,
    #contact .row-contenu .module-email::before{
        display:block;
        margin-left:none;
        margin: auto;
        margin-top : 10px;
        padding-bottom: 4px;
        text-align: center;
    } 
    #contact .row-contenu .et_pb_social_media_follow{
        margin-top : 10px;
    }
}

/* ============================================================
	       5. AUTRES PAGES
=============================================================== */
#main-content,
#main-content .container,
#main-content .container #content-area{
    min-height: 83vh;
}

.page-id-275 #main-content,
#main-content .container,
.author #main-content .container,
.search #main-content .container,
.archive #main-content .container {
    width: 100%;
    max-width: none;
    padding: 0;
    padding-top: 30px;
}

/* --------------------------------------
	5.1 PAGES - EN-TÊTES
----------------------------------------- */
.et_pb_section.en-tete{
    width: 100%;
    margin: 0;
    padding : 0 6%;
}
.et_pb_section.en-tete .et_pb_row{
    width: 100%;
    max-width: none;
    padding-bottom: 20px;
}

/* --------------------------------------
	5.2 PAGES - CONTENT AREAS
----------------------------------------- */
@media all and (min-width: 981px){
    .et_right_sidebar #content-area{
        width : 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display : flex;
    }
}

#main-content .entry-content {
    width: 100%;
    max-width: none;
    padding: 0;
}

.single #main-content .entry-content {
    padding-top: 20px;
}

/* --------------------------------------
	5.3 PAGES - SIDEBARS
----------------------------------------- */
.et_right_sidebar #sidebar{
    background-color: rgba(85,80,66,0.1);
} 
@media all and (min-width: 981px){
    #main-content .container::before {
        display : none;
    }
    .et_right_sidebar #sidebar{
        position: absolute;
        top : 0;
        right: 0px;
        padding: 96px 5% 15px 3%;
        margin: 0 0 15px 0;
        width : 30%;
        height: 100%;
    } 
    #sidebar .et_pb_widget#custom_html-6{
        margin-bottom: 10px;
    }  
    #sidebar .et_pb_widget
}
@media all and (max-width: 980px){
    .et_right_sidebar #sidebar{
        padding: 30px 6%;
    } 
    #sidebar .et_pb_widget{
        margin-bottom: 40px;
    }
    #sidebar .et_pb_widget#custom_html-6{
        margin-bottom: 15px;
    }  
}
#sidebar .et_pb_widget.widget_taxonomy_dropdown_widget{
    margin-bottom: 10px;
}

/* -- SIDEBARS - WIDGET - CHAMPS -- */

.et_pb_widget #searchform div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.et_pb_widget select{
    display: inline-block!important;
    position: relative!important;
    width: 100%;
    height : 40px!important;
    padding: 0.7em;
    font-size: 14px;
    line-height: normal !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
} 

.widget_search#search-2 input,
.widget_search#search-2 input#s,
.widget_search#search-2 input#searchsubmit{
    display: inline-block!important;
    position: relative!important;
    width: 100%;
    height : 40px!important;
    padding: 0.7em;
    font-size: 14px;
    line-height: normal !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
} 

.widget_mc4wp_form_widget input{
    display: inline-block!important;
    position: relative!important;
    width: 100%;
    height : 40px!important;
    padding: 0.7em;
    font-size: 14px;
    line-height: normal !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
} 
.et_pb_widget select,
.widget_mc4wp_form_widget input[type=email],
.widget_search#search-2 input#s{
    margin: 0;
    color: #666;
    background-color: #ffffff;
    border: 1px solid #bbb;
} 
.widget_mc4wp_form_widget input[type=submit],
.widget_search#search-2 input#searchsubmit{
    position: relative!important;
    color : #ffffff;
    background-color: #9e937d!important;
    border : none;
}
.widget_search#search-2 input#searchsubmit {
    margin-top: 5px;
}
.widget_search#search-2 input#searchsubmit {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

/* --------------------------------------
	5.4 PAGES - LEFT AREAS
----------------------------------------- */
.et_right_sidebar #left-area,
.single #left-area,
.author #left-area,
.search #left-area,
.archive #left-area {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding: 0 6% 60px 6%;
}
@media all and (min-width: 981px){
    .et_right_sidebar #left-area{
        position: relative;
        padding: 0 1% 60px 6%;
        margin: 0;
        width : 70%;
    } 
    .author #left-area,
    .page-id-842.et_right_sidebar #left-area,
    .page-id-5472.et_right_sidebar #left-area,
    .page-id-5458.et_right_sidebar #left-area{
        width : 100%;
    }
    .page.et_right_sidebar #left-area,
    .single.et_right_sidebar #left-area{
        padding: 0 6% 60px 6%;
    }
}

/* ------------------------------
	5.5 PAGES - LEFT CONTENANT
--------------------------------- */

.page article,
.single article.et_pb_post{
    margin-bottom: 0px;
    padding-bottom: 0px;
    max-width: 100%;
    width: 100%;
}

/* -- TABBLEAUX -- */

table, tbody, tr{
    max-width: 450px;
    border-color: rgba(0, 0, 0, 0);
}

#content-area table td{
    max-width: 50%;
    border: none;
    padding: 0 5px 5px 5px;
    vertical-align: top;
}

/* ------------------------------
	5.6 ARCHIVES - LISTES POSTS
--------------------------------- */
.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
    overflow: hidden; /* fix for Firefox */
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 46%;
    padding: 19px;
    margin: 0 4% 30px 0;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
}
.archive .et_pb_post > a,
.search .et_pb_post > a {
    margin: -20px -20px 10px;
    display: block;
}
.search #left-area .more-link a,
.archive #left-area .more-link a{
    padding: 5px 10px;
    background-color: #e9660b;
    color: #fff;
    transition-duration: 0.3s;
}
.search #left-area .more-link a:hover,
.archive #left-area .more-link a:hover{
     background-color: #8c5470;
}

#left-area .archives-sous-titre{
    width: 100%;
}

@media all and (max-width: 767px) {
    .search #left-area .et_pb_post,
    .archive #left-area .et_pb_post {
        width: 100%;
        padding: 19px;
        margin-left: 2%;
        margin-right: 2%;
    }
}

/* -- ARCHIVES - PAGINATION -- */

.archive .pagination,
.search .pagination {
    padding: 20px 0;
}
.wp-pagenavi{
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
.wp-pagenavi span.current, 
.wp-pagenavi a:hover {
    color: #e9660b !important;
}

/* ------------------------------
	SINGLE POST
--------------------------------- */

/* -- SINGLE POST - METAS -- */

.single #left-area .et_pb_post .post-meta {
    margin: 15px 0;
    padding: 7px 0 5px 0;
    border-top : 1px solid #8c5470;
    border-bottom : 1px solid #8c5470;
}

/* -- COMMENTAIRES -- */

#comment-wrap {
    padding-top: 50px;
    margin-top : 50px;
    border-top: 2px solid #eee;
}
.single #left-area .et_pb_post #comment-wrap #respond h3,
#comment-wrap #respond {
    padding-top: 0px;
}
@media all and (max-width: 980px) {
    .et_right_sidebar #left-area #comment-wrap{
        padding-top: 30px;
        border-top : 1px solid #9e937d;
    } 
}

/* -- COMMENTAIRES - Formulaire -- */

#commentform input[type="text"], 
#commentform input[type="email"], 
#commentform input[type="url"] {
    width: 55%;
}
.form-submit {
    float: left;
    width: 55%;
}
.form-submit .et_pb_button{
    width : 100%;
}

/* -- COMMENTAIRES - Commentaires -- */

.single #left-area .et_pb_post h3.comments_title {
    padding-top: 50px;
    margin-top : 50px;
    border-top: 2px solid #eee;
}
.comment{
     margin-bottom: 48px;   
}
.comment-body {
    margin-bottom: 0px;
    padding: 0 0 0 15px;
    border-left: 10px solid #eee;
}
.comment_area .comment-reply-link {
    display: block;
    position: relative;
    width: 200px;
    top: 0;
    right: auto;
    margin-top: 20px;
    padding: 0.1em 0.8em;
    text-align: center;
    font-size: 100%;
}
#comment-wrap .commentlist #respond {
    padding-top: 20px;
    padding-left: 25px;
}
.comment .children {
    margin-left: 25px;
}
.comment .children .comment{
        margin-top : 20px;
        margin-bottom: 0px; 
}

/* ------------------------------
	PAGE ACTUALITES
--------------------------------- */

.blog-actus .et_pb_row{
    width : 88%;
    max-width: none;
    margin-bottom: 60px;
}

/* -------- Colonne 1 -------- */
.blog-actus .et_pb_column_1 .et_pb_posts{
    padding : 40px;
    background-color: rgba(69, 62, 52, 0.7);
    text-align: center;
}
.blog-actus .et_pb_column_1 .et_pb_posts h2{
    margin : 0;
    line-height: 1.2em;
    padding : 40px 0 30px 0;
}
.blog-actus .et_pb_column_1 .et_pb_posts .et_pb_post {
    margin-bottom: 10px;
}
.blog-actus .et_pb_column_1 .et_pb_posts a.more-link{
    font-weight: 500;
    width : 50%;
    margin: auto;
    margin-top : 30px;
    padding : 10px;
    border : 1px solid #ffffff;
}
.blog-actus .et_pb_column_1 .et_pb_posts a.more-link:hover{
    background-color: rgba(255, 255, 255, 0.4)
}

/* -------- Colonne 2 -------- */
.blog-actus .et_pb_column_2 .et_pb_posts .et_pb_post {
    margin-bottom: 20px;
}
.blog-actus .et_pb_column_2 .et_pb_posts .post-content{
    padding : 10px;
    border : 1px solid #D3CCC1;
}
.blog-actus .et_pb_column_2 .et_pb_posts h2{
    padding : 10px;
    margin-top : 0;
    background-color: #D3CCC1;
    border : 1px solid #D3CCC1;
}
.blog-actus .et_pb_column_2 .et_pb_posts a.more-link{
    font-weight: 500;
    margin-top : 10px;
    color : #e9660b;
}
.blog-actus .et_pb_column_2 .et_pb_posts a.more-link:hover{
    color : #8c5470;
}

/* ============================================================
	       FORMULAIRES
=============================================================== */
.nf-before-form-content,
#contact .nf-form-title,
#contact .nf-form-content .nf-field-label{
    display: none;
}
.nf-form-content nf-field .nf-field-container{
    margin-bottom: 15px;
}
#contact .nf-form-content nf-field:nth-child(7) .nf-field-container,
#contact .nf-form-content nf-field:nth-child(8) .nf-field-container{
    margin-bottom: 0px;
}
.nf-form-content input.ninja-forms-field,
.nf-form-content textarea.ninja-forms-field{
    font-size : 15px;
    padding: 8px;
    background-color: rgba(85,80,66,0.3);
    color: #555042;
}
.nf-form-content textarea{
    height: 150px!important;
}
.nf-form-content input.ninja-forms-field[type="button" i]{
    background-color: #555042;
    color : #ffffff;
    border : none;
    width : 140px;
    height : 76px;
    display : -webkit-box;
    display : -ms-flexbox;
    display : flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media all and (min-width: 981px){
    #contact .nf-form-content nf-field:nth-child(1),
    #contact .nf-form-content nf-field:nth-child(2),
    #contact .nf-form-content nf-field:nth-child(3),
    #contact .nf-form-content nf-field:nth-child(4),
    #contact .nf-form-content nf-field:nth-child(7),
    #contact .nf-form-content nf-field:nth-child(8){
        display: inline-block;
    }
    #contact .nf-form-content nf-field:nth-child(1),
    #contact .nf-form-content nf-field:nth-child(2),
    #contact .nf-form-content nf-field:nth-child(3),
    #contact .nf-form-content nf-field:nth-child(4){
        width : 48.5%;
    }
    #contact .nf-form-content nf-field:nth-child(7){
        width: 300px;
    }
    #contact .nf-form-content input.ninja-forms-field[type="button" i],
    #contact .nf-form-content nf-field:nth-child(8){
        width: 84px;
    }
    #contact .nf-form-content nf-field:nth-child(1),
    #contact .nf-form-content nf-field:nth-child(3),
    #contact .nf-form-content nf-field:nth-child(7){
        margin-right: 3%;
        float : left;
    }
    #contact .nf-form-content nf-field:nth-child(2),
    #contact .nf-form-content nf-field:nth-child(4){
        float : right;
    }  
}
@media all and (max-width: 980px){
    #contact .nf-form-content nf-field:nth-child(7),
    #contact .nf-form-content nf-field:nth-child(8){
        display: block;
    }
    #contact .nf-form-content nf-field:nth-child(7) .nf-field-container{
        margin-bottom: 15px;
    }
    .nf-form-content input.ninja-forms-field[type="button" i]{
        width : 300px;
    }
} 
@media all and (max-width: 767px){
    .nf-form-content input.ninja-forms-field[type="button" i]{
        width : 150px;
    }
}   