/************************************************** 
Template Author : pixelhint.com
Template Name   : Heros
*************************************************  */


/*  Fonts  */
@font-face {
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular.woff') format('woff'),
         url('../fonts/raleway-regular.ttf') format('truetype'),
         url('../fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-bold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-semibold';
    src: url('../fonts/raleway-semibold.eot');
    src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold.woff') format('woff'),
         url('../fonts/raleway-semibold.ttf') format('truetype'),
         url('../fonts/raleway-semibold.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* General CSS */

h1,h2,h3,h4,h5,h6{
    color: #6d6d6d;
    font-family:"raleway-regular", arial;
    letter-spacing:1px;
}

h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.17em;}
h5 {font-size:.83em;}
h6 {font-size:.75em;}
h1,h2,h3,h4,h5,h6 {font-weight: bolder}

.clearfix:before,.clearfix:after {  
    content:" ";  
    display:table;  
}

.clearfix:after {  
    clear:both;  
}  
 
.clearfix {  
    *zoom:1;  
}

.container{
    width:1100px;
    margin:0 auto;
}

.container a:hover, .container .selected{
    color:#FFA700; /*orange ATCQ*/
}


/* header */

header{
    width:100%;
    height:95px;
    background:#ffffff;
    position:relative;
}

header .logo{
	margin-top:10px;
    float:left;
}

header #nav{
    float:right;
	margin-top:37px;
}

header #nav ul li{
    list-style:none;
	float:left;
    margin-left:45px;
}

header #nav ul li a{
    text-decoration: none;
    color:#5e5d5d;
    font-family:"raleway-regular",arial;
    font-size:14px;
    letter-spacing:.5px;

    transition:all .2s linear;
    -o-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -webkit-transition:all .2s linear;
}

header #nav ul li a:hover, header #nav ul .selected{
    color:#FFA700; /*orange ATCQ*/
}

header  .container  .Atcq{	
	width:300px;
	float:left;
	margin-left: 10px;
	padding-top:29px;
}

header  .container  .Atcq h3{	
	color:#FFA700; /*orange ATCQ*/
}

/*  slider  */
.slider_wrapper{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

#slides .slide{
    position: relative;
    width: 100%;
    float: left;
}

#slides .slide img{
    width: 100%;
    height: auto;
}

#slides .slide .caption{  
    width: 100%;
    position: absolute;
    top: 50%;
	color: white;
    text-align: center;
    font-family: "raleway-bold", arial;
    font-size: 50px;
    line-height: 60px;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider_wrapper .rslides_tabs{
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 80px;
    z-index: 9999;
}

.slider_wrapper .rslides_tabs li{
    list-style: none;
    display: inline;
}

.slider_wrapper .rslides_tabs li a{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 15px;
    background: rgba(255, 255, 255, .5);
    text-indent: -999px;
    overflow: hidden;

    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

.slider_wrapper .rslides_tabs .rslides_here a{
    background: rgba(255, 255, 255, 1);
}



/* services */

.services{
    padding: 30px 0;
    border-bottom: 2px solid #e5e5e5;
}

.section_title{
	width: 250px;
    height: auto;
    margin-right: 50px;
    float: left;
}

.section_title h2{
    color: #5e5e5e;
    font-family: "raleway-bold", arial;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 40px 0;
}

.services h2, .services h3{
    margin: 0;
}

.services .services_list{
    width: 800px;
	/*width: 717px;*/
}

.services .services_list{
    width: 800px;
    float: right;
	text-align: justify;
}

.services .services_list ul{
    list-style: none;
}

.services .services_list ul li{
    /*width: 239px;*/
	width: 379px;
    float: left;
    margin-right: 40px;
}

.services .services_list ul li:last-child{
    margin-right: 0;
}

.services .services_list h3, .services .news h3, .services .news h3 a, .services .services_list ul h3 a{
    color: #5e5e5e;
    font-family: "raleway-bold", arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.services .services_list, .services .news p{
    color: #8c8b8b;
    font-family: "raleway-regular";
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 24px;
    letter-spacing: .5px;
}

.services .services_list a, .services .news a{
    text-decoration: none;
	color: #6c6c6c;
    font-family: "raleway-regular";
    font-size: 13px;
    letter-spacing: .5px;
}
.services .services_list a:hover, .services .news a:hover, .services .news .selected{
    color:#FFA700; /*orange ATCQ*/
}

.services .services_list a .arrow{
    margin-left: 5px;
    font-size: 16px;
}

.services .content p{/**/
    line-height: 19px;
}


/* news */

.services  .news{
    padding: 20px 0;
	float: right;
	width: 800px;
}

.services  .news  .post {  
	padding:0 0 -60px 0;
	margin:0 0 0px 0;
	text-align: justify;
}

.services  .news  .post  p{  
	margin-bottom:10px;
}

.services .news ul{
    list-style: none;
}

.services  .news  .post  .postInfo{  
    padding:0 0 0 0;
	margin:-5px 0 0 0;
	font-size:.7em;
}

.services .news ul li:last-child{border-bottom: 0;}



/*  leftMenu  */

.leftMenu{
    padding: 0 0;
}

.leftMenu{
    width: 250px;
    height: auto;
    margin-right: 50px;
    float: left;
}

.leftMenu h2, .leftMenu h3{
    margin: 0;
}

.services .leftMenu ul{
    list-style: none;
}

.services .leftMenu ul li{
    width: 250px;
    margin-right: 40px;
}

.services .services_list ul li:last-child{
    margin-right: 0;
}

.services .leftMenu h3 {
    color: #6c6c6c;
    font-family: "raleway-bold", arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.services .leftMenu h3 a{
    text-decoration: none;
    color: #6c6c6c;
    font-family: "raleway-regular";
    font-size: 20px;
    letter-spacing: .5px;
}
.services .leftMenu a:hover, .services .leftMenu .selected{
    color:#FFA700; /*orange ATCQ*/
}



/* call to action */

.cta{
    width: 100%;
    padding: 100px 0;
    background: #fafafa;
    text-align: center;
}

.cta .cta_title{
    color: #5e5e5e;
    font-family: "raleway-bold", arial;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 70px;
}

.cta a{
    text-decoration: none;
    padding: 20px 40px;    
    background-color: #ff4141;
    color: #fff;
    font-family: "raleway-regular", arial;
    font-size: 18px;
    letter-spacing: .5px;


    border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

    transition:all .2s linear;
    -o-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -webkit-transition:all .2s linear;
}

.cta a:hover{
    background: #f23131;
}



/* footer */
footer{
    padding: 40px 0;
}

footer .copyright{
    width: 250px;
    height: auto;
    margin-right: 50px;
    float: left;
}

footer .copyright .footer_logo{
    margin-bottom: 13px;
}

footer .copyright p{
    color: #8d8b8b;
    font-family: "raleway-regular", arial;
    font-size: 12px;
    letter-spacing: .5px;
    margin-bottom: 15px;
}

footer .copyright p a{
    text-decoration: none;
}
footer .copyright p a:hover, footer .copyright p a .selected{
    color:#FFA700; /*orange ATCQ*/
}


footer .footer_links{
    width: 800px;
    float: right;
}

footer .footer_links .columns{
    width: 379px;
    float: left;
    margin-right: 40px;
}

footer .footer_links .columns:last-child{
    margin-right: 0;
}

footer .footer_links .columns_title{
    color: #5e5e5e;
    font-family: "raleway-bold", arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

footer .footer_links ul li{
    list-style: none;
    display: block;
    margin-bottom: 20px;
}

footer .footer_links ul li a, .services_list .footer_links ul li a{	/*link facebook, mailling*/
    text-decoration: none;
	color: #5e5e5e;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    letter-spacing: .5px;

    transition:all .2s linear;
    -o-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -webkit-transition:all .2s linear;
}
footer .footer_links ul li a:hover{
    color: #FFA700;
}

footer .footer_links a{
	text-decoration: none;
}

.sm ul li a:before{ /**/
    content:"";
    display: inline-block;
    width: 25px;
    margin-right: 20px;
	margin-left: 50px;
}

.margin-left{margin-left: 50px;} /*pour le titre*/

footer .sm ul li a:hover{
    color: #FFA700;
}

.sm ul li .facebook:before{
    height: 14px;
    background: url('../img/fb.png') no-repeat;
    vertical-align: middle;
}

.sm ul li .mailling:before{
    height: 25px;
    background: url('../img/mailling.png') no-repeat;
    vertical-align: middle;
}

.address p{
    color: #8c8b8b;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: .5px;
}