/*
Theme Name:     Stratus Child Theme
Theme URI:      http://demo.themovation.com/stratus/
Description:    Child theme for Stratus
Author:         Themovation
Author URI:     http://themovation.com
Template:       stratus
Version:        1.1
License:        Regular License
License URI:    http://themeforest.net/licenses/regular

*/

header.dark-header .navbar-nav > li > a, header.dark-header .navbar-nav > li > a:hover, .headhesive--clone.dark-header .navbar-nav > li > a, .headhesive--clone.dark-header .navbar-nav > li > a:hover {
	color: #fff !important;
	font-style: italic;
	text-transform: uppercase;
}
header.dark-header {
    background-color: #181818;
    border-color: transparent;
    border-bottom: 0;
}

.headhesive--clone.dark-header {
    background-color: #181818 !important;
}

.page-title {
	background-image: url(images/fond-titre.png);
	background-repeat: no-repeat;
	background-size:contain;	
	width:100%;
	text-align:center;
	}
	
.page-title.left {
    padding: 60px 30px 60px 0;
}
	
.inner-container{
	background-color:#fcfdff;
	}
	
#nosmissions h2:before,#seriousgame h2:before ,#apropos h2:before, #dev-serious-game h2:before,#bloc-blog h2:before  {
	width: 30px;
	content: " ";
	background-image: url(images/pictos-blanc.png);
	position: absolute;
	left: -webkit-calc(50% - 15px);  
	left: -moz-calc(50% - 15px);  
	left: calc(50% - 15px);  
	top: -20px;
	height:30px;
	}
	
.section-header h2 {
    font-size: 1.7em;
    position: relative;
    padding-bottom: 16px;
	padding-top: 30px;
    margin: 0 0 30px;
    margin: 0;
	text-transform: uppercase
}
	
.space {
	height:50px;
	display:block;
	width:100%;
	}
	
.image-serious {
	max-width: 100%;
	height:171px;
	display:block;
	margin-bottom:20px;
	background-image: url(images/blocs.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	}
	
.image-serious img {
	max-width: 100%;
	height:auto;
	}
#reference .quote blockquote {
    font-size: 1.2em;
}

#reference.quote {
    max-width: 450px;
    margin: 0 auto;
    padding:0px 30px 40px;
}


#reference .circle {
    -webkit-border-radius: 0em !important;
    -moz-border-radius: 0em !important;
    border-radius: 0em !important;
}


.quote figcaption {
	font-style: italic;
}

#bloc-blog {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(images/fond-blanc.jpg);
	background-repeat: no-repeat;	
	background-size:cover;
	}
	
#bloc-blog h2 {
	text-align:center;
	}
	
#bloc-blog .entry a {
	display:none;
	}
	
#bloc-blog .post figure {
	width:100%;
	}
	
#bloc-blog .post figure img {
	max-width:100%;
	}
	
.bloc-text {
	padding:20px;
	}
	
.post {
	margin-left:15px;
	margin-right:15px;
	}
	
.couleur-1 {
	background-color:#fee8ae;
	}
	
.couleur-2{
	background-color:#bee0d0;
	}
	
.couleur-3 {
	background-color:#bbdde7;
	}

p.postmetadata {
	font-size:0.8em;
	}
	
.bloc-text p, .bloc-text h4 a,p.postmetadata a, .bloc-text a  {
	color:#515151;
	}
	
.bloc-text h4 {
    margin-top: 0px;
    margin-bottom: 0px;
	}
	
.bloc-text p.postmetadata {
	margin-bottom: 0px;
	}
	
.bloc-text p {
	font-size:0.9em;
	}
	
.bouton a {
	border: 1px solid #515151;
	padding:15px;
	color:#515151;
	}
	
.center {
	text-align:center;
	display:block;
	}
	
.btn-standard {
	background-color: #fff !important;
	border-color: #fff !important;
	}
	
.btn {
    padding: 10px 45px;
    border-radius: 0px;
    white-space: normal;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.light-text .btn-standard {
   color: #515151 !important;
}

/*page contact*/
.service-block-0 i{
	color:#1da8cb;
	}
	
.service-block-1 i{
	color:#52b694;
	}
	
.service-block-2 i{
	color:#f8b342;
	}
	
.service-block-3 i{
	color:#e74a4c;
	}
    
.footer {
    background: #2a2f32;
    color: #d2d2d2;
    padding: 70px 0 0;
    margin-top: -1px;
}

.footer-btm-bar {
    background: #22272a;
    padding: 30px 0 20px;
}



@media screen and (max-width: 680px)

{
#fond-bleu {
	height:50px !important;
	background-color:#0da9d1 !important;
	}
	
#Image-fond {
	height:50px !important;
	background-color:#181818; !important;
	}
	
	
#themo_showcase_4,#themo_showcase_3 {
	display:none;
	}
	
.bloc-text {
	margin-bottom:20px;
	}

.page-title {
	background-image: none;
	}
	

}

