/*
 Theme Name:   construction-child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Construction Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     construction
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  construction-child
*/

body *,
a * {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
b, strong {
	font-weight: 700!important;
}

a:focus, a:hover {
    text-decoration: none; 
}
p{
	text-align: justify;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 20px;
}
h2 {
	font-weight: 700!important;
}
h3 {
	font-weight: 600!important;
	font-size: 20px;
}
.wpb_wrapper ul {
	list-style-type: none;
}
 
.wpb_wrapper ul li:before {
	content: "\2022";
	margin-right: 10px;
	color: #4d394b;
}

button {
    border: 1px solid #f39200;
    border-radius: 5px;
    padding: 3px 15px;
    margin-top: 10px;
    background: transparent;
}
button a {
	font-size: 11px!important;
	color: #000;
}
.more-link {
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
}
.helper-block.error {
    color: red;
}
#text-5, #text-10, #woocommerce_product_categories-2 {
    padding-left: 30px;
}

/* hide recaptcha */
.grecaptcha-badge { visibility: hidden; }

/*Header*/
.menu-menu-secondaire-non-connecte-container,
.menu-menu-secondaire-connecte-container {
	text-align: right;
}
#menu-menu-secondaire-non-connecte,
#menu-menu-secondaire-connecte {
	list-style: none;
}
.menu-menu-secondaire-non-connecte-container a,
.menu-menu-secondaire-connecte-container a {
	color: #000;
}
.site-header .site-branding {
    max-width: 150px;
    position: relative;
    top: 60px;
}
.site-header.header-fixed .site-branding {
    bottom: 15px;
}
.site-header,
.site-header.header-fixed {
    padding-top: 0;
}

/** Content **/
.content-area {
    width: 70%;
}
.left-sidebar .content-area {
	border: none;
}

#titreaccueil {
    line-height: 2em;
    font-size: 38px;
    text-shadow: 1px 0 5px #363636;
    letter-spacing: 5px;
}
@media screen and (max-width: 767px) {
    #titreaccueil {
        line-height: 1.2;
        font-size: 30px;
        letter-spacing: 2px;
    }
    #titreaccueil * {
        font-size: 35px!important;
    }
}
@media screen and (max-width: 400px) {
    #titreaccueil {
        font-size: 26px;
    }
    #titreaccueil * {
        font-size: 30px!important;
    }
}

.row_inner_wrapper {
    padding: 10px 0;
}

#primary {
    margin-bottom: 40px;
}
.titre-carreaccueil a{
	letter-spacing: 3px;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 1px 1px 1px grey;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 8%;
    padding-left: 10%;
    width: 100%;
    height: 100%;
}
.carreaccueil {
	position: relative;
	min-height: 270px;
}
.carreaccueil::before {
	content: "";
	background: url('assets/images/anglehaut.png');
	position: absolute;
	top:0;
	left:0;
	display: block;
    height: 50px;
    width: 50px;
    background-size: cover;
}
.carreaccueil::after {
	content: "";
	background: url('assets/images/anglebas.png');
	position: absolute;
	bottom:0;
	right:0;
	display: block;
    height: 50px;
    width: 50px;
    background-size: cover;
}
.titre-souspage {
letter-spacing: 5px;
    font-size: 62px;
    text-shadow: 1px 0px 5px #363636;
    font-weight: normal;
}
blockquote {
	background: #fff!important;
    font-weight: 600;
}
blockquote p {
    font-size: 14px!important;
    font-style: normal!important;
}
.message-private-content {
	color: red;
}
.titre-annuaire {
	font-size: 20px;
}
.post.hentry.ivycat-post {
    padding-bottom: 30px;
    border-bottom: 1px solid #684b65;
}
.post.hentry.ivycat-post h2 {
    font-size: 24px;
}
.title-region {
    min-height: 30px;
    margin-bottom: 5px;
}
/*Formulaire contact*/

label {
	width: 100%;
    margin-bottom: 20px!important;
    color: #777777;
    font-weight: 600 !important;
}

input.wpcf7-form-control.wpcf7-submit {
    float: right;
}

/*Emplois*/
.lieu-emploi {
	color: #7f577b;
}
.vc_gitem-post-meta-field-wpcf-nom-recruteur.vc_gitem-align-left {
	font-weight: 600;
	font-size:16px;
}
.vc_gitem-zone {
	height: 100%;
}
.vc_gitem-post-meta-field-wpcf-intitule-du-poste.vc_gitem-align-center{
	font-weight: 700;
	font-size:18px;
	color: #695367;
	text-transform: uppercase;
}

/*Sidebars*/

.sidebar {
	background: #f2f2f2;
    padding-right: 25px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
}
.home.page .sidebar {
    background: #ffffff;
    margin-top: -130px;
}
.sidebar2 {
	background: #f2f2f2;
    padding-right: 30px;
    padding-left: 30px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    list-style: none;
    min-width: 315px;
}
#secondary {
    padding-bottom: 200px;
    padding-top: 35px;
}
@media screen and (max-width: 991px) {
    #content-wrap {
        display: flex;
        flex-direction: column-reverse;
    }
    #primary,
    #secondary {
        position: relative;
        flex: 1;
    }
}
.widget.widget_search .search-form label input.search-field {
	border: 1px solid #fff;
	font-weight: normal;
    color: #bebebe;
}
.widget.widget_search .search-form label input.search-field:focus {
	background: #fff;
    color: #777777;
}
.textwidget a {
	color: #363636;
	font-weight: 600;
}
.textwidget li {
	border-bottom: #f3f3f3 1px solid;
	padding: 10px!important;
}
.textwidget li li a {
    font-weight: 300!important;
}
.widget-area .widget ul li ul {
	padding-top: 0!important;
}
.widget-area .widget ul li ul li {
    padding-bottom: 5px!important;
}
.current_page_item > a {
	color: #f5a800;
}

.recent-posts-extended {
    padding-left: 25px;
}

#wp_mailjet_subscribe_widget-2,
#wp_mailjet_subscribe_widget-4,
#wp_mailjet_subscribe_widget-5,
.mailjet_widget_front_container {
	background: #656565;
    min-height: 100px;
    margin: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
#wp_mailjet_subscribe_widget-2 h4,
#wp_mailjet_subscribe_widget-4 h4,
#wp_mailjet_subscribe_widget-5 h4,
.mailjet_widget_front_container h4 {
	color: #fff;
    margin-bottom: 5px!important;
}
#mailjetSubscriptionForm #mailjet_widget_email {
	width: 90%;
    padding-right: 75px;
    margin-bottom: 10px;
    height: 42px;
    color: #fff;
}
.subscribe-form #email {
	width: 90%;
    padding-right: 75px;
    margin-bottom: 10px;
    height: 42px;
    color: rgba(255, 255, 255, .7);
}
form.mailjetSubscriptionForm {
    position: relative;
}
form.subscribe-form {
    position: relative;
}
.mailjet-subscribe {
	background: #fff!important;
    color: #000!important;
    position: absolute;
    top: 0;
    right: 10%;
    height: 42px;
    margin: 0!important;
}
@media screen and (max-width: 1199px) {
    .subscribe-form #email {
        padding-right: 15px;
    }
}
.widget-area {
	width: 315px;
}

#wp_mailjet_subscribe_widget-3 {
	background: #656565;
    min-height: 100px;
    margin-left: -30px;
    margin-bottom: 0;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
#wp_mailjet_subscribe_widget-3 h2 {
	color: #fff!important;
    margin-bottom: 5px!important;
    margin-top: 10px!important;
    font-weight: 500!important;
}

.mailjet_widget_form_message {
	color: #ffffff;
}



.widgettitle {
    color: #fff;
    margin-bottom: 15px;
    font-size: 16px;
}


.response {
    color: #fff;
}

/** Nav menus **/
.wpc-menu a {
    font-size: 12px;
}
.wpc-menu > li:last-child > a {
    padding-right: 18px;
}
.wpc-menu > li:first-child:last-child {
    margin-right: 18px;
}
.wpc-menu > li:first-child:last-child > a {
    padding-right: 0;
}
#site-navigation .wpc-menu li .nav-toggle-subarrow {
    display: block;
    position: absolute;
    left: initial;
    right: 0;
    top: -1px;
    font-size: 22px;
    line-height: 22px;
    transi
}
#site-navigation .wpc-menu li:hover .nav-toggle-subarrow {
    color: #f39200;
}
.wpc-menu ul li a:hover {
    background: #fff!important;
    color: #f5a800;
}
.menu-menu-secondaire-non-connecte-container ul > li,
.menu-menu-secondaire-connecte-container ul > li {
    display: inline-block;
    padding: 2px 8px;
}
.menu-menu-secondaire-non-connecte-container ul > li a,
.menu-menu-secondaire-connecte-container ul > li a {
    font-weight: bold;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.menu-menu-secondaire-non-connecte-container ul > li:first-of-type,
.menu-menu-secondaire-connecte-container ul > li:first-of-type {
    background: #f5a800;
    padding: 8px 15px;
    border-radius: 5px;
}
.menu-menu-secondaire-non-connecte-container ul > li:first-of-type a,
.menu-menu-secondaire-connecte-container ul > li:first-of-type a {
    color: white;
    display: inline-block;
    vertical-align: middle;
}
.menu-menu-secondaire-non-connecte-container ul > li:first-of-type a:before,
.menu-menu-secondaire-connecte-container ul > li:first-of-type a:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url('./assets/images/icon-membres.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}

@media (min-width: 1200px){
	.container {
    	width: 1200px;
	}
}

@media screen and (min-width: 1101px) and (max-width: 1200px){ 
	.site-header .site-branding {
    width: 200px!important;
	}
	.container {
    width: 100%;
	}
	.site-header .header-right-wrap .header-widget {
    	margin-bottom: 0px;
	}
}

/** Search form **/
.widget.widget_search .search-form label,
.widget.widget_search .search-form label input.search-field {
    position: relative;
    display: block;
    width: 100%;
}
.widget.widget_search .search-form label input.search-field {
    padding-right: 40px;
}
.widget.widget_search .search-form label:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 8px;
    top: 6px;
    background: url('./assets/images/loupe.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/*Footer*/
.site-footer .footer-columns .footer-column .widget {
    margin-bottom: 10px;
}
.site-footer .footer-columns .footer-column .widget .widget-title {
    border-bottom: #fff solid 1px;
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 1.6;
}
.site-footer .footer-columns .footer-column .widget .widget-title:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url('./assets/images/icon-footer.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}
.site-footer .footer-columns .widget_nav_menu ul li a:before {
    content: none;
}
.site-footer .footer-columns .widget_nav_menu ul li a {
	padding: 5px 10px 0px 0px;
	border-bottom: none;
	font-size: 12px;
	line-height: 1.4;
}


.site-info-wrapper {
    border: none;
}
.site-info-wrapper .site-info .copy_text {
    margin-left: -20px;
}

/* Inscription */

.disabled {
    background: #f2f2f2;
    padding: 4px 12px 2px 12px !important;
    color: #777777;
}
.disabled:hover {
    color: #777777;
}

/* Navigation pages */

.nav-pages {
    margin-top: 40px;
}