/*
Theme Name: One Page Express Enfant
Description: Theme enfant de GES .
Author: MVACHERET
Author URI: GreenEnergyService
Template: one-page-express
Version: 1.0
*/

@import url(« ../one-page-express/style.css »);

.header-homepage.color-overlay:before {
    background-color: #ecfff9 !important;
    background-image: repeating-linear-gradient(to bottom right, #6cc3bd70 0%, #2e6da4 100%) !important;
    opacity: 0.78  !important;
}

.button.blue {
    background-color: #2D6DA4 !important;
    color: #ffffff !important;
}

.button.green {
    background-color: #6CC3BD !important;
    color: #ffffff !important;
}

.features-coloured-icon-boxes-featurecol:nth-of-type(4n+1) a.features-coloured-button,.features-coloured-icon-boxes-featurecol:nth-of-type(4n+1) .features-coloured-icon-boxes-iconcontainer {
    background-color: #6CC3BD !important;
color: #ffffff !important;
}
.features-coloured-icon-boxes-featurecol:nth-of-type(4n+2) a.features-coloured-button,.features-coloured-icon-boxes-featurecol:nth-of-type(4n+2) .features-coloured-icon-boxes-iconcontainer {
    background-color: #2D6DA4 !important;
color: #ffffff !important;
}
.features-coloured-icon-boxes-featurecol:nth-of-type(4n+3) a.features-coloured-button,.features-coloured-icon-boxes-featurecol:nth-of-type(4n+3) .features-coloured-icon-boxes-iconcontainer {
    background-color: #2798A3 !important;
color: #ffffff !important;
}
.features-coloured-icon-boxes-featurecol:nth-of-type(4n+4) a.features-coloured-button,.features-coloured-icon-boxes-featurecol:nth-of-type(4n+4) .features-coloured-icon-boxes-iconcontainer,.team-colors-membercol:nth-of-type(4n+4) .team-colors-background {
	background-color: #7f7f7f!important;
color: #ffffff !important;
}

a:visited {
color : inherit !important;
}
.contact-section-formsection:before {
    background-color: rgb(255 255 255 / 100%) !important;
}

.wpcf7 form .wpcf7-response-output {
	font-size: 20px !important;
}
.wpcf7-form label {
color: #3d3d3d !important;
    font: normal normal 300 18px/130% "Source Sans Pro", sans-serif !important;
}
.post-content {
    border-color: rgb(119, 119, 119) rgb(119, 119, 119) #6cc3bd rgb(119, 119, 119) !important;
}

.fa.font-icon-post {
    color: #6CC3BD !important;
}
.post-header a {
color: #6CC3BD !important;

}
.cta-blue-section .wpcf7-form label {
  color:#FFF !important;

}
#wpdevart_org_chart_container_1 .wpda_tree_item_container .wpda_tree_item_img {
    border-radius: 25px!important;
  }