/*
 Theme Name:   WP Experts Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2014, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp-experts
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp-experts-child
*/


/*
-------------------------------------------------------------- */

.languages-wrapper {
    display: inline-block;
    margin-left: 5px;
    margin-right: 15px;
}
.lang-item {
    float: left;
    margin-right: 20px;
}
.largeur_side {
    margin-left: 20px;
    width: 235px;
}
#page-wrapper #page-title {
    margin-bottom: 70px;
}
.home_location_bloc{
	color:white;
    text-shadow:1px 1px 2px #333;
}
.home_location_bloc h3{
	font-size: 20px;
}
.home_location_bloc .vc_icon_element {
    margin-bottom: 0px;
}
.home_location_bloc .portee {
    font-size: 10px;
}
.cms-heading-wrapper.heading-default .title{
    color:#333;
}
.cms-heading-wrapper.heading-style2 .title{
    color:#4782ac;
}
.cms-services-title a{
    color:#333;
}
.cms-services-readmore.style1 a{
    border:2px solid #4782ac;
    color:#4782ac;
}
.cms-services-readmore.style1 a:hover{
    color:white;
}
#masthead #cshero-header-inner.m-style #cshero-header .menu-main-menu > li.current-menu-ancestor > a .menu-title::before, #masthead #cshero-header-inner.m-style #cshero-header .menu-main-menu > li > a:hover .menu-title::before {
    background-color: #4782ac;
}
.cms-heading-content .line-icon::before, .cms-heading-content .line-icon::after {
    background-color: #777;
}
.carousel_services_home{
    margin-top:12px;
}
#cshero-footer{
    color: #ccc;
}
.bloc_middle_home{
    background: rgba(0,0,0,0.7);
}
#accreditation_lists .uavc-list-icon ul {
    margin: 0 0 0px !important;
}

.fontsize-20{
	font-size : 20px;
}
.image-nous-contacter figure div img{
	height: 350px;
    max-width: 100%;
    min-width: 100%;
    width: 555px;
    object-fit: cover;
    vertical-align: top;
}
.btn-postulez{
    margin-top: 65px;
    text-align: center;
}
#bloc-qualite #cms-cta-2{
    padding: 5px 0 44px;
}

#home_changement p {
	color: #fff;
}

#home_changement > div > .vc_column-inner {
	justify-content: center;
}

#home_changement i {
	margin-right: 15px;
}

.home_bandeau_bottom {
	margin-top: 15px;
	margin-left: 10px;
}

#home_changement h3 {
	text-transform: uppercase;
	color: #4782ac;
	font-size: 45px;
	line-height: 1.3;
}

.header_menu_changement {
	width: auto;
	padding: 6px 9px;
	text-align: center;
	margin: 0 !important;
	background-color: #4782ac;
	font-size: 12px;
	font-weight: 700;
}

.header_menu_changement a {
	margin-bottom: 0 !important;
	color: #fff !important;
}

.cshero-navigation-right {
	position: relative;
}

#cshero-header-inner .nav-button-icon {
	display: flex;
}

#cshero-header-inner .top-media.last .top-button {
	width: 100%;
	text-align: center;
}

#cshero-header-inner .top-media.last {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 2;
	height: 100px;
}

#cshero-header-navigation {
	padding: 0 !important;
}

#cshero-header-inner .top-media.last {
    padding-left: 0 !important;
}

/* Pour resoudre un bug sur le section '3 blocs' de la home */
div.bloc_middle_home.wpb_column.vc_column_container.vc_col-sm-4{
	height: 539px;
}
@media screen and (min-width: 850px) and (max-width: 1229px){
	div.bloc_middle_home.wpb_column.vc_column_container.vc_col-sm-4{
		height: 515px;
	}
}
@media screen and (min-width: 1230px){
	div.bloc_middle_home.wpb_column.vc_column_container.vc_col-sm-4{
		height: auto;
	}
}

@media screen and (min-width: 1201px){
	#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a, #cshero-header-inner #cshero-header.header-fixed .nav-button-icon, #cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a {
		line-height: 100px !important;
	}
		
}


@media screen and (min-width: 993px) and (max-width: 1200px) {
	#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a, #cshero-header-inner #cshero-header.header-fixed .nav-button-icon, #cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a {
		line-height: 75px !important;
	}
		
}

@media screen and (max-width: 1200px) {
	.cshero-navigation-right {
		position: unset;
	}
	
	.top-media.last {
		position: absolute;
		bottom: -38px;
		flex-direction: row !important;
		right: 0;
		height: auto !important;
		width: 100%;
		justify-content: flex-end !important;
	}
	
	.header_menu_changement {
		width: 120px !important;
		border: 1px solid #dedede !important;
		border-right: none !important;
	}
	
	#cshero-header-inner.header-9 .top-media.last {

			display: non !important;

	}
	
	.top-button {
		width: 100px !important;
		border: none !important;
		background-color: #fff !important;
		border: 1px solid #dedede !important;
	}
	#home_changement h3 {

			text-transform: uppercase;c
			color: 

			#4782ac;
			font-size: 33px;
			line-height: 1.3;
			hyphens: auto;
			word-wrap: break-word;

	}
}


@media screen and (max-width: 992px) {
	#home_changement .vc_column-inner {
		padding: 25px !important;
		text-align: center;
	}
	
	#cshero-header-navigation {
		position: unset;
		display: block !important;
	}
	
	.top-media.largeur_side, #site-navigation {
		display: none;
	}
	
	#cshero-header-navigation .top-media.largeur_side {
		text-align: center;
	}
	
	#cshero-header-navigation .lang-item, #cshero-header-navigation .cms-top-social {
		line-height: 4;
	}
	
	#cshero-header-navigation .nav-button-icon {
		flex-direction: column;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.top-media.last {
		position: unset;
		margin-top: 15px;
		margin-top: 0;
	}
	
	
	#home_changement h3 {
		text-align: center !important;
		font-size: 38px;
	}
	
	#home_changement {
		flex-direction: column;
	}
	
	#home_changement div {
		margin: 0 !important;
	}
	
	.home_bandeau_bottom {
		margin-left: 0px !important;
	}
	
	#home_changement > div {
		width: 100%;
	}
}


@media screen and (max-width: 767px) {
	
	#home_changement h3 {
		font-size: 32px;
	}
	
	#home_changement p {
		font-size: 14px;
	}
}


@media screen and (max-width: 480px) {
	
	#home_changement h3 {
		font-size: 24px;
	}
	
	.logo-main img {
		height: 50px !important;
	}
}

.fontsize-28{
	font-size : 28px !important;
}

.fa-tumblr:before {
    content: "\f2a9"!important;
}

input[type="file"]{
    height: 51px;
    border-width: 0 0 2px 0 !important;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 0;
    background-color: transparent;
    color: #9b9b9b;
    font-size: 13px;
    padding: 10px 18px;
    line-height: normal;
    width: 100%;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-color: #e8e8e8;
}

input[type="file"]:focus{
	outline: none;
}

/* Fond gris, page blog. important car rentre en collision sinon, malgré un ciblage fin. */
body.blog div#page-wrapper.cs-wide{
	background-color: #F9F9F9 !important;
}

/* Messages d'erreur sur les forms */
.wpcf7-form .wpcf7-not-valid-tip{
    font-size: 14px !important;
    color: #BB0000 !important;
    position : absolute !important;
}

#wpcf7-f1155-p52-o1 > form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: block;
    text-align: center;
    margin: 0;
    padding: 20px;
    border: 1px solid #bb0000;
    border-radius: 2px;
    font-size: 16px;
    color: #BB0000;
}

#newsletterwidget-2 > div > form > p:nth-child(2) > input{
	color : white;
}

.title_blue_bar h1, #cms-theme.blog #page-title-text h1, #cms-theme.archive #page-title-text h1, #cms-theme.single #page-title-text h1{
	font-weight: 600!important;
	letter-spacing: 1.6px!important;
	text-transform: uppercase!important;
	font-size: 40px!important;
}


#cms-theme.blog #page-title, #cms-theme.archive #page-title, #cms-theme.single #page-title{
	background-image : none !important;
	padding-top: 55px !important;
    padding-bottom: 55px !important;
    background-color: #4782ac !important;
}

#cms-theme.blog #page-title:before, #cms-theme.archive #page-title:before, #cms-theme.single #page-title:before{
	background-color : rgba(27, 26, 26, 0) !important;
}
.coffrac_logo {
    float: right;
    margin-top: 0;
    width: 10%;
}
.layout-services .cms-grid .cms-services-title {
    display: inline-block;
    float: none;
    width: 90%;
}

#page-title #breadcrumb-text ul.breadcrumbs li:first-child a:before{content:"";}

.empty_slot {
    display: inline;
    float: none;
    height: 65px;
    width: 10%;
}
.layout-services .line-gap {
    display: block !important;
    margin-top:10px;
}
.entry-content-inner img.alignleft {
    float: none;
}
.widget_newsletterwidget form::after {
    display:none;
}
.widget_newsletterwidget form::before {
    display:none;
}
.wpcf7-form [class*="menu-"]::before {
    display: none;
}


@keyframes mirror_effect {
	0% {
		left: -100%;
	}
	30% {
		left: -100%;
	}
	100% {
		left: 200%;
	}
}

.mirror_animation {
    position: relative;
    overflow: hidden;
    min-width: 110px;
}

.mirror_animation::before,
.mirror_animation::after {
    content: "";
    display: block;
    position: absolute;
	bottom: 0;
	top: 0;
	width: 20%;
	transform: skewX(-15deg);
	background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.5) 100%);
	z-index: 2;
	pointer-events:none;
}

.mirror_animation::before {
    animation: mirror_effect 2s linear 0s infinite;
}

.mirror_animation::after {
    animation: mirror_effect 2s linear -.5s infinite;
}
