/*
Theme Name:   IÉSEG iRisk
Description:  IÉSEG iRisk theme, based on Ample
Author:       Anaïs ANDREOSSO
Template:     ample
Version:      1.0.0
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-menu, custom-colors, threaded-comments, translation-ready, featured-images, theme-options, blog, e-commerce
Text Domain: ample
*/


/*
General
--------------------------------------------------------------*/
a {
	transition: none;
}
h2 {
	font-size: 26px;
	color: #387dbf;
	line-height: 32px;
	padding-top: 35px;
}
h3 { font-size: 24px; }
h4 { 
	font-size: 22px;
	padding-bottom: 0;
}
h5 { font-size: 22px; }
h6 { font-size: 18px; }

p { font-size: 16px; }
li {
	font-size: 16px;
	padding-bottom: 10px;
}
/*
Header
--------------------------------------------------------------*/
#header-row-section {
	display: inline-block; 
	width: 100%;
}
#header-logo-image { 
	float: left;
	padding: 5px 20px 5px 0;
	max-width: 100%;
}
#header-logo-image-secondary { 
	float: right;
	padding: 40px 0 0 20px;
	max-width: 100%;
}
#header-logo-image img {
    margin-bottom: 0px;
    max-height: 119px;
    height: auto;
    width: auto;
}

/*
Main Menu
--------------------------------------------------------------*/
.header-menu {
    background-color: #0b8675;
	min-height: 50px;
}
.main-navigation a {
	color: #ffffff;
}
.main-navigation ul.menu li a {
    font-size: 15px;
    font-weight: 500;
}
.main-navigation :hover,
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a:hover,
.main-navigation ul li.current_page_item a:hover,
.main-navigation ul.menu > li:hover a {
	color: #ffffff !important;
}
.main-navigation ul.menu > li.current-menu-item, 
.main-navigation ul.menu > li.current-menu-ancestor, 
.main-navigation .menu > ul > li.current_page_item, 
.main-navigation .menu > ul > li.current_page_ancestor, 
.main-navigation ul.menu > li:hover, 
.main-navigation .menu > ul > li:hover {
    border-top: 2px solid #0b8675 !important;
    margin-top: -2px;
}
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_item a {
	color: #ffffff !important;
}
.main-navigation ul.menu > li.current-menu-item, .main-navigation ul.menu > li:hover {
	background-color: #07544A;
}
.main-navigation {
    float: right;
    padding-right: 10px;
    margin-bottom: -5px;
}
.main-navigation li.menu-item-has-children > a::after, 
.main-navigation li.page_item_has_children > a::after {
    content: "\f0d7";
    color: #fff !important;
}
.main-navigation ul li ul {
    background-color: #0b8675;
    left: -1px;
    position: absolute;
    top: 70px;
    width: 181px;
}
.main-navigation ul li ul li:hover a {
    color: #ffffff !important;
    background-color: #07544A;
}
.fa.search-top {
	color: #ffffff !important;
}
.fa.search-top:hover {
	color: #f0f0f0 !important;
}
.main-navigation ul.menu > li.current-menu-ancestor {
    background: #07544A;
}
.main-navigation ul.menu > li.current-menu-ancestor a {
	color: #fff;
}

/* Menu Mobile */
.menu-toggle::before {
    color: #fff !important;
}
.menu-toggle {
	margin-top: 2px;
}
.main-small-navigation .menu-toggle {
    margin-top: 19px !important;
}
@media screen and (max-width: 768px) {
	#masthead .menu-primary-container li a {
		border-bottom: 1px solid #fff;
		color: #fff;
	}
	.header-logo #header-left-section {
		max-width: 50%;
		margin-right: 0;
	}
	#header-logo-image-secondary {
		padding: 25px 0 0 20px;
		max-width: 150px;
	}
}

/*
Footer
--------------------------------------------------------------*/
.footer-box.tg-one-fourth {
	width: 45%;
	margin: 0 2.72727272% 0 0;
}
.footer-box.tg-one-fourth.tg-one-fourth-last { 
	width: 45%;
	margin: 0 0 0 2.72727272%;
	text-align: right; 
}
.footer-box.tg-one-fourth.tg-one-fourth-last .widget-title, .footer-box.tg-one-fourth.tg-one-fourth-last p { text-align: right; }
.copyright-info { 
	text-align: center;
	float: none;
}
.copyright {
    display: inline-block;
    border-top: solid 1px #fff;
    padding-top: 5px;
}
#colophon {
    clear: both;
    color: #ffffff;
    background-color: #387dc0;
    overflow: hidden;
    /*padding: 50px 0 20px;*/
	padding: 50px 0 20px;
	margin-top: 50px;
}
#colophon .widget-title {
    font-size: 22px;
    line-height: 1.4;
    color: #ffffff;
}
#colophon p {
    font-weight: 300;
    color: #fff;
	margin-bottom: 0;
}
#colophon a, #colophon .copyright-info a {
    color: #fff;
	font-size: 14px;
}
#colophon a:hover, #colophon .copyright-info a:hover {
	color: #fff !important;
	text-decoration: underline;
}
a.footer-logo {
    width: 192px;
    height: 62px;
    display: block;
    background: url(https://www.ieseg.fr/landings/wp-content/themes/ieseg-landings-2015/images/sprite-ieseg2.png) no-repeat 0 -50px;
}
.picto-adresse {
    width: 31px;
    height: 31px;
    display: inline-block;
    background-image: url(https://www.ieseg.fr/landings/wp-content/themes/ieseg-landings-2015/images/sprite-ieseg2.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.picto-adresse.picto-adresse-lille {
    background-position: 6px -124px;
}
.picto-adresse.picto-adresse-paris {
    background-position: -31px -124px;
}

@media screen and (max-width: 768px) {
	.footer-box.tg-one-fourth {
		width: 100%;
		text-align: center;
	}
	.footer-box.tg-one-fourth.tg-one-fourth-last, .footer-box.tg-one-fourth.tg-one-fourth-last p {
		text-align: center;
		width: 100%;
		margin: 0;
	}
	a.footer-logo {
		margin: 0 auto;
	}
	a.footer-accreditations {
		float: none;
		margin: 0 auto;
	}
}

/*
Homepage
--------------------------------------------------------------*/
.business-template .main-wrapper .widget {
	background-color: #f0f0f0;
}

.widget_service_block h3.widget-title {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0;
    color: #0b8675;
}
.widget_service_block h3.widget-title::after {
    background: none repeat scroll 0 0 #07544a;
    content: "";
    display: block;
    height: 3px;
    margin: 10px auto 25px auto;
    width: 100px;
}
.widget_service_block .services-main-description p {
    padding-bottom: 50px;
    margin-bottom: 0;
    text-align: justify;
	font-size: 20px;
	font-weight: 500;
}
.call-to-action-content-wrapper h3 {
    padding-bottom: 0;
    font-size: 26px;
    color: #367cc1;
    line-height: 1.3;
    text-align: center;
    z-index: 1;
}
.call-to-action-button {
    border: 2px solid #367cc1;
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    padding: 10px 30px;
    margin-left: 60px;
    display: inline-block;
    border-radius: 0;
    background-color: #367cc1;
}
.call-to-action-button:hover {
	background-color: #306dac !important;
	border-color: #306dac !important;
	color: #ffffff;
}
.widget_featured_posts_block .widget-title {
    text-transform: uppercase;
    color: #0b8675;
}
.widget_featured_posts_block .widget-title::after {

    background: none repeat scroll 0 0 #d40146;
    content: "";
    display: block;
    height: 3px;
    margin: 20px auto;
    width: 100px;
}
.featured-posts-content .single-post-image-wrap{
	float: none;
	width: 100%;
}
.featured-posts-content .single-post-image-wrap figure {
    text-align: left;
}
.featured-posts-content .single-post-content p {
    text-align: justify;
}
.widget_featured_posts_block .single-post .entry-title {
	text-align: justify;
	line-height: 1.1;
}
.featured-posts-content{
	padding-bottom: 0;
}
.bloc-all-news {
    text-align: center;
    border-top: solid 5px #f0f0f0;
    padding: 40px 0 50px 0;
}
a.all-news-button {
    border: 2px solid #0b8675;
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 0;
    background-color: #0b8675;
	font-weight: 400;
}
a.all-news-button:hover{
	background-color: #07544A;
	border-color: #07544A;
}
.single-service span.icons {
    width: 75px;
    height: 75px;
    border-radius: 0;
    border: none;
    display: block;
    position: relative;
    margin: 0 auto;
}
.single-service span i {
	font-size: 45px;
}
.single-service:hover .icons {
	background-color: #ffffff !important;
}
.single-service:hover .icons i {
	color: #0b8675;
}
.single-service p {
	font-size: 16px;
	text-align: justify;
	padding: 0 10px;
}
.read-btn a {
	border: 2px solid #0b8675;
	color: #0b8675;
	font-weight: 500;
}
.read-btn a:hover {
	background-color: #0b8675 !important;
	color: #ffffff;
}
.btn-blue a, .btn-blue a:visited {
	border: 2px solid #387dc0;
	font-weight: 500;
	color: #387dc0;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 16px;
}
.btn-blue a:hover {
	border: 2px solid #387dc0;
	background-color: #387dc0;
	color: #ffffff;
}
a.btn-green, a.btn-green:visited {
	border: 2px solid #0b8675;
	font-weight: 500;
	color: #0b8675 !important;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 16px;
}
a.btn-green:hover {
	border: 2px solid #0b8675;
	background-color: #0b8675;
	color: #ffffff !important;
}
.fa.fa-aw.fa-handshake-o.fa-3x,
.fa.fa-aw.fa-users.fa-3x,
.fa.fa-aw.fa-gears.fa-3x, 
.fa.fa-aw.fa-microphone.fa-3x{
    color: #357dc0;
}
.business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper {
    padding: 100px 0;
	margin-bottom: -50px;
}
@media screen and (max-width: 768px) {
	.call-to-action-content-wrapper .call-to-action-button {
		margin-left: auto;
		margin-right: auto;
	}
}
#text-2 {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#text-2 p {
	font-size: 18px;
	text-align: justify;
	font-weight: 400;
}
#text-2 h3.widget-title {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 0;
	color: #0b8675;
}
#text-2 h3.widget-title::after{
	background: none repeat scroll 0 0 #07544a;
	content: "";
	display: block;
	height: 3px;
	margin: 10px auto 25px auto;
	width: 100px;
}

/*
Page
--------------------------------------------------------------*/
.entry-content h2::after {
    background: none repeat scroll 0 0 #387dbf;
    content: "";
    display: block;
    height: 3px;
    margin: 5px 0 0 0;
    width: 100px;
}
.header-post-title-container {
	background-color: #f0f0f0 !important;
	border-bottom: 1px solid #e0e0e0;
}
.header-post-title-class {
    font-size: 30px;
    padding-bottom: 0;
    color: #0b8675;
    border-bottom: #0b8675 solid 3px;
	padding-top: 0;
	line-height: 1.4;
}
.entry-excerpt p{
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 0;
	text-align: justify;
}
.entry-content h2, .entry-content h4 {
    text-align: justify;
}
.entry-content p {
    text-align: justify;
}

/*
Page Team
--------------------------------------------------------------*/
.member-preview-bloc{
	background-color: #f0f0f0;
	padding: 20px 0;
	border-bottom: solid 5px #666666;
	border-top: solid 5px #0b8675;
	width: 100%;
	height: auto;
	min-height: 370px;
	display: inline-block;
}
.member-preview-bloc .post-featured-image {
    max-height: 191px;
    overflow: hidden;
    border-bottom: solid 7px #fff;
}
.member-preview-bloc .post-featured-image, .team-member-profile-bloc-left .post-featured-image{
	width: auto;
	margin-right: 0;
	padding-bottom: 0;
}
.member-preview-bloc .post-featured-image img{
	border: solid 7px #fff;
}
.member-preview-bloc .read-btn{
	text-align: right;
}
.member-preview-bloc h2{
	color: #0b8675;
	padding-top: 0;
	text-align: left;
}
.member-intro .description-style{
	text-align: justify;
}
.member-intro .description-style h2 a { color: #0b8675; }
.member-intro .description-style h2 a:hover {
    color: #07544A;
    border-bottom: solid 2px #07544A;
}
.team-member-profile-bloc-left .post-featured-image img{
	border: solid 7px #f0f0f0;
}
.team-member-profile-bloc-right{
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: solid 5px #0b8675;
	text-align: justify;
}
.team-member-profile-bloc-bottom{
	border-top: solid 5px #f0f0f0;
	margin: 50px 0 75px 0;
}
p.department-service{
	color: #367cc1;
	font-weight: 500;
}
p.department-service::before {
    background: none repeat scroll 0 0 #367cc1;
    content: "";
    display: block;
    height: 3px;
    margin: 30px 0 15px 0;
    width: 100px;
}
.bloc-coordinator {
    padding: 25px;
	font-size: 20px;
	font-weight: 400;
	background-color: #f0f0f0;
	border-top: solid 5px;
	margin: 0 15px 50px 15px;
}
.bloc-coordinator a:hover{
	color: #d40047;
    border-bottom: solid 2px #d40047;
}

/*
Contact Form
--------------------------------------------------------------*/
.nf-form-fields-required {
    display: none;
}
input[type="button"]{
	border-radius: 0;
	font-weight: 500;
	font-size: 18px;
	padding: 10px 30px;
}
#nf-field-4:hover{
	border-radius: 0;
	font-weight: 500;
	font-size: 18px;
	padding: 10px 30px;
	background-color: #07544A;
	border: none;
}
/*
News
--------------------------------------------------------------*/
.author.vcard {
    display: none;
}
.category {
    display: none;
}
#secondary.sidebar .widget li a{
	padding-bottom: 0;
	width: 100%;
}
#secondary.sidebar{
	background-color: #f0f0f0;
	padding: 20px 25px 0 25px;
	border-top: solid 5px #0b8675;
}
#secondary.sidebar h3.widget-title::after {
    background: none repeat scroll 0 0 #666666;
    content: "";
    display: block;
    height: 3px;
    margin: 5px 0 0 0;
    width: 100px;
}
.single-post .entry-meta {
    border-bottom: solid 3px #f0f0f0;
    margin-bottom: 50px;
}
.blog article.post {
    padding-bottom: 60px;
    border-bottom: solid 3px #f0f0f0;
	min-height: 350px;
}
.post-featured-image {
    width: 350px;
    float: left;
    margin-right: 25px;
}
#text-42::before {
    background: none repeat scroll 0 0 #666666;
    content: "";
    display: block;
    height: 3px;
    margin: 0 0 15px 0;
    width: 100px;
}
.previous a, .next a {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 16px;
    border: 2px solid #0b8675;
    font-weight: 500;
}
.previous a:hover, .next a:hover {
	background-color: #d40047;
	color: #ffffff !important;
	text-decoration: none;
}
.entry-summary p{
	text-align: justify;
}
