/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

h1,h2,h3,h4,h5 {
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    color: #2a2620;
}

body, p, li {
    font-family: 'Open Sans'!important;
    font-size: 20px;
    line-height: 1.5em;
    color: #2a2620;
}

.et_pb_text a, 
.et_pb_post_content a,
.realisation-paragraphe a,
.et_pb_toggle_content a {
    color: #867459;
    transition: 0.2s ease;
}

.et_pb_text a:hover,
.et_pb_post_content a:hover,
.realisation-paragraphe a:hover,
.et_pb_toggle_content a:hover {
    color: #2a2620;
}

h1 {
    font-size: 46px;
    font-weight: bold;
}

body:not(.home) h1 {
    margin-bottom: 40px;
}

body.single-post h1 {
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 0px;
}

body.single-post .et_pb_title_meta_container {
    margin-bottom: 40px;
}

body.single-post .et_pb_title_featured_container img {
    height: 500px;
    width: auto;
}

h2 {
    font-size: 36px;
    font-weight: bold;
}

body:not(.home) h2 {
    color: #867459;
    margin-bottom: 20px;
    font-size: 36px;
}

.home h2 {
    font-size: 46px;
    font-weight: bold;
}

.home .et_pb_text h2:after {
    content: "";
    width: 65px;
    height: 5px;
    background: #867459;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.home h3 {
    font-size: 24px;
    font-weight: bold;
}

.vertical-center-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

li.menu-item {
    font-family: 'Roboto'!important;
}

#main-header {
    background-image: url(/wp-content/uploads/CLAUDEBalmat_header.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 120px;
}

.container.et_menu_container {
    height: 100%;
}

#top-menu-nav {
    display: none;
}

.et_pb_fullwidth_menu {
    background-color: #867459;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
    padding: 0px!important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0px;
}

.fullwidth-menu-nav ul li a {
    color: #fff;
    padding: 20px!important;
    font-size: 20px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
}

.fullwidth-menu-nav ul .current_page_item a, .fullwidth-menu-nav ul .current-page-ancestor a {
    color: #2a2620!important;
}

.fullwidth-menu-nav ul .current_page_item, .fullwidth-menu-nav ul .current-page-ancestor {
    background-color: #ded9ce!important;
}

.fullwidth-menu-nav ul li:hover {
    background-color: rgba(222, 217, 206, 0.5)!important;
}

.et-pb-active-slide .et_pb_slide_description {
    animation-name: none;
}

ol li {
    padding-bottom: 20px;
}

.et_pb_slide:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.2);
    content: "";
}

.et_pb_slide_description .et_pb_slide_title {
    font-weight: bold;
    margin-top: 0;
    font-size: 56px;
    text-shadow: none;
    margin-bottom: 20px;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 0;
    padding-top: 10%;
    padding-bottom: 22%;
}

.et_pb_slide_content {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
    text-shadow: none;
    font-family: 'Roboto';
    line-height: 1.2em;
}

.et_pb_more_button,
.et_pb_button {
    background-color: #867459;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: 0px 14px 30px -10px rgba(22, 41, 68, 0.4);
    color: #fff;
}

.et_pb_more_button:hover,
.et_pb_button:hover {
    background-color: #2a2620!important;
}

.et_pb_fullwidth_menu .et-menu-nav>ul ul {
    padding: 0;
}

.et-menu a:hover {
    opacity: 1;
}

.et_pb_fullwidth_menu .et-menu, .et_pb_menu .et-menu {
    margin-left: 0;
    margin-right: 0;
}

.nav li ul {
    border-top: none;
    width: 340px;
}

.nav li li {
    padding: 0px;
    width: 100%;
}

.nav ul li a:hover {
    opacity: 1;
    background-color: transparent;
}

.et-menu .menu-item-has-children>a:first-child:after {
    display: none;
}

.sub-menu li.menu-item a {
    color: #2a2620!important;
    padding: 20px!important;
    width: 100%;
    display: block;
    border-bottom: 1px rgba(0,0,0,0.1) solid;
}

#section-icons {
    padding-top: 0;
}

#section-icons img {
    width: auto;
    max-height: 150px;
    margin-bottom: 40px;
}

#section-icons .col-icons{
    padding: 40px;
    transition: 0.5s ease;
}

#section-icons .col-icons:hover {
    box-shadow: 0px 14px 30px -10px rgba(22, 41, 68, 0.2);
    padding: 40px;
}

.background-img-header h1 {
    padding: 100px 50px;
}

/*//////////// PROJETS //////////*/

#projets {
    background-color: rgba(134,116,89,0.1);
}

/*/////// BLOG GRID //////////*/


.et_pb_blog_grid .et_pb_post {
    border: none;
    box-shadow: 0px 14px 30px -10px rgba(22, 41, 68, 0.2);
    transition: box-shadow 300ms ease 0ms;
}

.et_pb_blog_grid .et_pb_post:hover {
    box-shadow: 0px 14px 30px -10px rgba(22, 41, 68, 0.4);
    transition: box-shadow 300ms ease 0ms;
}

.et_pb_blog_grid .entry-title {
    font-size: 26px;
    margin-bottom: 0px;
    color: #2a2620;
}

.et_pb_blog_grid .post-content-inner {
    margin-bottom: 20px;
}

.et_pb_blog_grid .post-content-inner p {
    font-size: 18px;
    line-height: 1.5em;
}

.et_pb_blog_grid .more-link {
    background-color: #867459;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    padding: 10px 20px;
    transition: 0.2s ease;
    display: inline-block;
}

.et_pb_blog_grid .more-link:hover {
    background-color: #29251f!important;
}

.et_pb_blog_grid .et_pb_post {
    cursor: pointer;
}

.post-meta, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
    pointer-events: none;
}

.post-meta a {
    color: #2a2620;
}

.et_pb_title_featured_container {
    background-color: rgba(134, 116, 89, 0.1);
    text-align: center;
}

.post-excerpt {
    font-size: 36px;
    color: #2a2620;
    margin-top: 0px;
    display: block;
    line-height: 1.5em;
}

.post-excerpt:before {
    position: absolute;
    height: 2px;
    width: 20%;
    background-color: #867459;
    bottom: -20px;
    left: 0;
    content: "";
}

/*blog image aspect ratio square 1:1*/


#blog-realisation .pa-blog-image-1-1 .entry-featured-image-url {
  padding-top: 100%;
  display: block;
}

#blog-realisation .pa-blog-image-1-1 .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

#blog-realisation .pa-blog-image-1-1 article {
    position: relative;
    padding-bottom: 0px!important;
}

#blog-realisation .pa-blog-image-1-1 article h2 {
    color: #fff;
    pointer-events: none;
    font-size: inherit;
}

#blog-realisation .pa-blog-image-1-1 article h2 a {
    font-size: 26px;
    display: inline-block;
    font-weight: bold;
}

#blog-realisation .pa-blog-image-1-1 .et_pb_image_container {
    margin-bottom: 0;
}

#blog-realisation .pa-blog-image-1-1 .et_pb_image_container a {
    margin-bottom: 0;
}

#blog-realisation .pa-blog-image-1-1 .post-meta {
    margin-bottom: 0;
}

#blog-realisation .pa-blog-image-1-1 .et_pb_image_container a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 20%, rgba(0, 0, 0, 0));
    left: 0;
    top: 0;
    transition: 0.2s ease;
}

#blog-realisation .pa-blog-image-1-1 .et_pb_image_container a:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
}

#blog-realisation .pa-blog-image-1-1 .entry-title {
    position: absolute;
    left: 0;
    top: 0;
    padding: 40px;
    line-height: 1.7em;
    display: block;
    width: 100%;
}

/*////// BLOG 4.3 ///////*/

/*blog image aspect ratio landscape 4:3*/

.pa-blog-image-4-3 .entry-featured-image-url {
  padding-top: 75%;
  display: block;
}

.pa-blog-image-4-3 .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}


/*////////// A PROPOS /////////*/

#a-propos {
}

.col-a-propos {
    padding: 40px;
    box-shadow: 0px 14px 30px -10px rgba(22, 41, 68, 0.1);
    background-color: #fff;
    height: 550px;
}

.col-a-propos:before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 20%, rgba(0, 0, 0, 0));
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.2s ease;
    
}

.col-a-propos:hover:before{
    background-color: rgba(0, 0, 0, 0.3);
}

.col-a-propos .et_pb_text_inner h4 {
    opacity: 0;
    transition: 0.2s ease;
    z-index: 1;
    line-height: 1.3em;
}

.col-a-propos:hover .et_pb_text_inner h4 {
    opacity: 1;
}

.col-a-propos h3 {
    margin-top: 34px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.col-a-propos h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
}

.col-a-propos p {
    margin-bottom: 30px;
}

.col-a-propos .et_pb_button {
    font-size: 18px;
    box-shadow: none;
}

/*///////// SIDEBAR /////////////*/

.et_section_specialty .et_pb_widget_area {
    padding-right: 0;
}

.et_pb_widget ul li {
    margin-bottom: 0;
}

.widget_nav_menu li a {
    padding: 15px 10px;
    display: block;
    border-bottom: 0;
}

.widget_nav_menu li.current-menu-item {
    background: linear-gradient(to right, #ded9ce, rgba(222, 217, 206, 0))!important;
}

.widget_nav_menu li.current-menu-item a {
    color: #2a2620!important;
    border-bottom: 0;
    border-top: 0;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    font-weight: normal;
    color: #2a2620;
    transition: 2s ease;
}

.et_pb_bg_layout_light .et_pb_widget li a:hover {
    background: linear-gradient(to right, #ded9ce, rgba(222, 217, 206, 0) 80%)!important;
}

.et_pb_widget_area_left {
    border-right: 0;
}

/*////////// PAGE HISTORIQUE //////////*/

#page-historique h2 {
    border-bottom: 2px solid #867459;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


/*//////////// EMPLOIS ////////*/

#emplois-accordion .et_pb_toggle_title {
    font-size: 26px;
    padding: 32px 34px 32px 34px;
}

#emplois-accordion .et_pb_toggle_title:before {
    content: "\34";
    position: absolute;
    right: 4%;
    font-size: 26px;
    color: #867459;
    top: 50%;
    margin-top: -.5em;
}

#emplois-accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\33";
    position: absolute;
    right: 4%;
    font-size: 26px;
    color: #867459;
    top: 50%;
    margin-top: -.5em;
    display: block;
}

#emplois-accordion .et_pb_accordion_item {
    margin-bottom: 8px;
    box-shadow: 0px 46px 143px rgba(150,176,203,0.23);
    background-color: #fff;
    z-index: 10;
    padding: 0;
    border: none;
}

#emplois-accordion .et_pb_toggle_content {
    padding: 3px 36px 43px;
}

/*////////// PRESTATIONS ///////////////*/

.section-prestations {
    padding: 0!important;
}

.section-prestations .et_pb_row {
    padding: 0px!important
}

.prestations-detail {
    padding: 0px!important;
    box-shadow: 0px 26px 123px rgba(150,176,203,0.23);
    margin-bottom: 20px;
    
}

.prestations-detail .vertical-center-col {
    padding: 40px;
    min-height: 400px;
}

.prestations-detail .gallery-col {
    padding: 0;
    background-color: rgba(134, 116, 89, 0.1);
}

.gallery-col .et-pb-arrow-next,
.gallery-col .et-pb-arrow-prev {
    color: #fff!important;
}

.gallery-col .et_pb_gallery,
.gallery-col .et_pb_gallery_items,
.gallery-col .et_pb_gallery_item,
.gallery-col .et_pb_gallery_image {
    width: 100%;
    height: 100%;
}

.gallery-col img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.header-prestations {
    height: 300px;
    padding: 40px; 
}

.header-prestations:before {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0))!important;
    content: "";
}

.header-prestations h1 {
    color: #fff;
}

.header-prestations img {
    width: 50px;
    height: auto;
}


/*///////// FOOTER /////////////*/

#main-footer {
    background-color: #fff;
    border-top: 4px solid #867459;
    padding: 20px 0;
}

#main-footer h4 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

#main-footer .texte-adresse p {
    color: #867459;
}

#main-footer p {
    font-size: 16px;
}

#main-footer .et_pb_text {
    margin-bottom: 0;
}

#main-footer .et_pb_row_inner {
    padding-bottom: 0;
}

.et_pb_social_media_follow li a.icon:before {
    color: #867459!important;
}

.et_pb_social_media_follow li a.icon:hover:before {
    color: #2a2620!important;
}

#main-footer a {
    color: #867459!important;
    transition: 0.2s ease;
}

#main-footer a:hover {
    color: #2a2620!important;
}

#footer-bottom {
    background-color: #867459;
    padding: 10px 0;
}

#footer-bottom p {
    font-size: 16px;
    color: #fff;
}

#footer-bottom a {
    color: #fff;
    font-weight: bold;
}

#footer-bottom .et_pb_row {
    padding: 0px;
}

.et-pb-icon {
    font-size: inherit;
}

.sponsor-logos img {
    width: auto;
    vertical-align: middle;
    display: inline-block;
    max-height: 125px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.2s ease;
}

.sponsor-logos img:hover {
    opacity: 0.5;
}

/*////////// REALISATIONS /////////////*/

.single-realisations h1 {
    margin-bottom: 0!important;
}

.single-realisations h2 {
    margin-bottom: 0!important;
    font-size: 22px!important;
}

.single-realisations .realisation-category {
    width: 100%;
    display: block;
    color: #867459;
    margin-bottom: 60px;
    margin-top: 0px;
}

.single-realisations .realisation-paragraphe {
    margin-bottom: 40px;
}

li.gallery-inline {
    display: inline-block;
    text-align: left;
    padding: 2px ;
    margin: 0;
}

.paragraph_row {
    padding-top: 0;
}

.thumbnail img {
   display: inline-block;
    text-align: left;
    padding: 2px ;
    margin: 0;
    width: 30%;
}
	
.thumbnail img:nth-of-type(3n+3) {
   margin-right: 0;
}


/*/////////// GRAVITY FORMS //////////////*/

#gform_submit_button_1 {
    background-color: #867459!important;
    font-size: 18px;
    padding: 10px 20px!important;
    font-family: 'Roboto';
    border: none;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 300ms ease 0ms;
}

#gform_submit_button_1:hover {
    background-color: #2a2620!important;
    cursor: pointer;
}

#gform_wrapper_1 {
    margin-top: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 16px !important;
    color: #2a2620;
    font-family: 'Open Sans' !important;
    font-size: 18px !important;
}

.gform_wrapper textarea {
    padding: 16px !important;
    font-family: 'Open Sans' !important;
    font-size: 18px !important;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}

input[type=text],
textarea {
    border-width: 1px;
    border-color: rgba(51, 51, 51, 0.3);
}

input.text:focus,
input.title:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    border-color: #867459;
    color: #2a2620;
}

#field_1_1,
#field_1_2 {
    margin-top: 0px;
}

.gform_body li {
    padding-left: 0;
}

body .gform_wrapper ul li.gfield {
    margin-top: 10px!important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 22, 64, 0.3);
    opacity: 1;
    /* Firefox */
    font-size: 14px !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(0, 22, 64, 0.3);
    font-size: 14px !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(0, 22, 64, 0.3);
    font-size: 14px !important;
}

/* tarteaucitron */
#tarteaucitronRoot #tarteaucitronPercentage {
    background-color: #867459 !important;
    box-shadow: none !important;
    height: 3px !important;
}
#tarteaucitronAlertBig {
    padding: 10px 5% !important;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #867459 !important;
    color:#fff !important;
    font-weight:bold;
    font-size: 14px !important;
    border-radius:0px;
    margin-top:5px;
    margin-bottom:5px;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
    background: #fff !important;
    color:#333 !important;
    font-size: 14px !important;
    padding: 6px 10px 7px 10px !important;
    border-radius:0px;
    font-weight:bold;
    position: relative;
    top:-1px;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #867459 !important;
    border: 3px solid #867459 !important;
    border-left: 9px solid #867459 !important;
    border-top: 5px solid #867459 !important;
    border-top-left-radius: 0px !important;
}
#tarteaucitron .tarteaucitronBorder {
    border: none !important;
}
#tarteaucitron #tarteaucitronClosePanel {
    background: #867459 !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #fff !important;
    box-shadow: 0 0 35px #867459 !important;
    outline: none !important;
}
#tarteaucitronRoot button#tarteaucitronBack {
    background: #fff;
}
#tarteaucitron #tarteaucitronInfo {
    background: #867459 !important;
}
div#tarteaucitronInfo {
    border:none !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
    background: #000 !important;
}
#tarteaucitronRoot .tarteaucitronH1{
  color: #fff !important;
  font-weight:bold;
}
#tarteaucitronRoot .tarteaucitronH2{
  color: #fff !important;
  font-weight:bold;
}
#tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitron #tarteaucitronClosePanel{
  color: #fff !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
  background: #f1f4f8 !important;
}
.tarteaucitronTitle, .tarteaucitronHidden{
  background:#fff !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronMainLine{
   background:#867459 !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
  box-sizing: border-box !important;
}
#tarteaucitronRoot div#tarteaucitron {
    top: 25%!important;
}

/*//////////// RESPONSIVE ////////////////////*/

.mobile_menu_bar:before {
    color: #fff;
}

@media only screen and (max-width: 1440px) {
    .fullwidth-menu-nav ul li a {
        padding: 20px 10px!important;
    }
    
    .col-a-propos {
        width: 100%!important;
        margin-bottom: 20px;
    }
    
    .et_pb_slides .et_pb_slider_container_inner {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1264px) {
    .fullwidth-menu-nav ul li a {
        padding: 15px 5px!important;
        font-size: 18px;
    }
    
    .et_pb_slide_description .et_pb_slide_title {
        font-size: 46px;
    }
    
    .et_pb_slide_content {
        font-size: 30px;
    }
    
    .et_pb_more_button, .et_pb_button {
        font-size: 20px;
    }
    
    h1,
    body.single-post h1 {
        font-size: 36px;
    }
    
    body, p, li {
        font-size: 18px;
    }
    
    body:not(.home) h2,
    .post-excerpt {
        font-size: 26px;
    }
    
    body.single-post .et_pb_title_featured_container img {
        height: 300px;
    }
}

@media only screen and (max-width: 1090px) {
    .fullwidth-menu-nav ul li a {
        padding: 15px 0px!important;
    }
}

@media only screen and (max-width: 1060px) {
    .et_pb_blog_grid .entry-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 980px) {
    #main-header {
        background-size: cover;
        background-position: center;
    }
    
    .et_pb_fullwidth_menu {
        display: none;
    }
    
    .et_mobile_menu {
        margin-top: 20px;
        border-top: 3px solid #2a2620;
    }
    
    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 44px;
    }
    
    .et_pb_slide_description .et_pb_slide_title {
        font-size: 46px!important;
    }
    
    .et_pb_slide_content {
        font-size: 30px!important;
    }
    
    .col-a-propos {
        width: 100%!important;
        margin-bottom: 20px!important;
    }
    
    #main-footer {
        padding: 40px 0;
    }
    
    .sponsor-logos img {
        vertical-align: unset;
        max-height: none;
        width: 100%;
        max-width: 300px;
        display: block;
        top: unset;
        position: relative;
        transform: none;
    }
    
    #main-footer .sponsor-logos img {
        transform: translateX(50%);
    }
    
    .et_pb_widget.widget_nav_menu {
        margin-bottom: 0px;
    }
    
    .et_pb_column.et_pb_column_empty {
        display: block;
        min-height: 400px;
    }
    
    .prestations-detail .vertical-center-col {
        min-height: auto;
        margin-bottom: 0;
    }
    
    .prestations-detail .vertical-center-col h2 {
        margin-bottom: 0;
    }
    
    .et_section_specialty .et_pb_image img {
        width: 50%;
    }
    
    body.single-post .et_pb_title_featured_container img {
        height: auto;
    }
}

@media only screen and (max-width: 620px) {
    .et_pb_slide_description .et_pb_slide_title {
        font-size: 36px!important;
        margin-bottom: 0px;
    }
    
    .home h2 {
        font-size: 36px;
    }
    
    .et_pb_slide_content {
        font-size: 24px!important;
    }
    
    .et_pb_more_button, .et_pb_button {
        font-size: 14px!important;
    }
    
    .col-a-propos {
        height: auto;
    }
}

@media only screen and (max-width: 550px) {
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 26px!important;
    }
    .et_pb_slide_content {
        font-size: 20px!important;
    }
}
