/*
Theme Name: 	Agencies Child
Theme URI: 		http://www.wedesignthemes.com/themes/agency/
Template: 		agencies
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for agencies WordPress Theme.
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

BODY {font-size:16px;font-family:"Source Sans Pro", Arial;line-height:1.75;color:#777777;}
P {margin:0 0 30px;}
blockquote {
	font-size:28px;line-height:42px;font-style:italic;font-weight:400;
}
H2 {font-size:30px;line-height:1.2;color:#1f363f;font-weight:900;margin:50px 0 30px;text-transform:uppercase;font-family:"Source Sans Pro"}
H3 {font-size:24px;line-height:1.2;color:#1f363f;font-weight:900;margin:30px 0 25px;font-family:"Source Sans Pro"}
H4 {font-size:18px;line-height:1.33;color:#1e5b6a;font-weight:700;margin:30px 0 25px;font-family:"Source Sans Pro"}
HR {max-width:290px;height:4px;background:#1D5B6A;border:none;margin:50px auto;}
H5 {font-family:"Source Sans Pro"}


#eurocorps #main H3.timeline-main-title{
	text-align:center;
	font-size:36px;
	font-family:"Source Sans Pro";
	font-weight:700;
	text-transform: uppercase;
}

#eurocorps #main H2.content-title{
	background-image:url('../../../wp-content/plugins/cool-timeline/images/dust-bg.png')
}

#eurocorps #main H2.compact-content-title{
	font-size: 16px;
    line-height: 1.68;
	text-transform: initial;
}

#eurocorps #header-wrapper #main-menu ul.menu > li > span.nolink-menu {
    color: white;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 5px;
    float: left;
    line-height: 90px;
	cursor:pointer
}

@media only screen and (min-width: 1025px){

	#eurocorps #header-wrapper #main-menu ul.menu > li > span.nolink-menu  {
   		font-size: 16px;
    	padding: 0 10px;
	}
}

/* corrige un bug sur le sous menu*/
#main-menu ul li.menu-item-simple-parent ul:after{
	    border-width: 0 0 0 0!important;
}

.menu-item-depth-1 .nolink-menu{
	margin-bottom: 5px;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: black;
    padding: 10px 8px 10px 25px;
}

.menu-item-depth-1 .nolink-menu:before {
    content: "\f105";
	position: absolute;
    left: 10px;
    font-family: FontAwesome;
}

#eurocorps #main .accroche-ops:before {
    top: -40px;
}

h1{
	line-height:normal!important;
}

.rev_slider h1{
	line-height:1.1!important;
}

h4{
	line-height:1.5!important;
}

h6{
	line-height:1.75!important;
}

#accroche .vc_cta3-content{
	padding-bottom:40px;
}

#accroche .vc_cta3-actions{
	position: absolute;
	bottom:20px;
	left:50%;
	transform: translate(-50%);
}
@media (max-width:767px) {
	#accroche .vc_cta3-actions{bottom:0;}
}

#eurocorps.home #main .titraille {
    margin: 20px 0 20px 0;
}

ul.dt-sc-fancy-list li{
	border:1px solid #ccc;
	display:block;
	padding:20px;
	margin:5px 0;
	border-radius:3px
}

ul.dt-sc-fancy-list li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    position: relative;
    top: 0px; 
    left: 0px;
}

ul.dt-sc-fancy-list li:last-child {
    padding:20px;
}

ul.dt-sc-fancy-list li a {
    color: #1e5b6a;
	font-weight:700;
	padding-left:20px;
}

ul.dt-sc-fancy-list li a:hover {
    color: #aac8ce;
}


@media only screen and (max-width: 767px) {
	#eurocorps #header-wrapper #main-menu ul.menu > li > span.nolink-menu{
   		line-height: 38px;
    	width: 100%;
	}
	#eurocorps #header-wrapper #main-menu ul.menu > li > span.nolink-menu{
		position: relative;
    	display: block;
    	padding: 16px 52px;
    	font-size: 17px;
    	font-weight: 400;
   		border-bottom: 1px solid #000;
    	letter-spacing: 3px;
    	color: #ebebeb !important;
    	background-color: #222222;
	}	
}

body.error404 h2{
	color:#FF675B
}
.error404 .type1 .dt-sc-button:before{
	border-right: 30px solid #1e5866;
}
.error404 .type1 .dt-sc-button {
    background: #1e5866;
}