/*

************************************************* 

    Template Author : pixelhint.com
    Author Email    : contact@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: 1000px;
    margin: 0 auto;
}

strong {
	font-weight:normal;
   font-family: "raleway-bold", arial;
}



/*  header  */
header{
    width: 100%;
    height: 90px;
    background: #ffffff;
    position: fixed;
	top:0;
	z-index: 999;
	border-bottom: 1px solid #eee;
}

header .logo{
	font-family: "raleway-bold", arial;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.5px;
	font-size:20px;
	float:right;
}



header nav{
    margin-top: 37px;
}

/*Strip the ul of padding and list styling*/
header nav ul {
	list-style-type:none;
	position: absolute;

}

/*Create a horizontal list with spacing*/
header nav ul li{
	display:inline-block;
    float: left;
    margin-left: 35px;

}

/*Style for menu links*/
header nav ul li a{
	display:block;
	text-align: center;
    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,
.subnav a:hover {
    color: #ff4242;
}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "raleway-bold";
	color:#5e5e5e;
	text-transform:uppercase;
	text-decoration: none;
	background: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	border-bottom:1px solid #eee;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


.subnav {
	background:#fff;
	z-index:998;
	text-align:center;
	width:100%;
}

.subnav ul {
	  border-bottom: 1px solid #eee;
}

.subnav li {
	display:inline-block;
	padding:10px;
}

.subnav a {
	text-decoration: none;
    color: #5e5d5d;
    font-family: "raleway-semibold", arial;
    font-size: 12px;
	text-transform:uppercase;
    letter-spacing: .5px;
    transition:all .2s linear;
    -o-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -webkit-transition:all .2s linear;
	line-height:20px;
}


/*  slider  */
.slider_wrapper{
    width: 100%;
    height: auto;
    position: relative;
	margin-top:90px;
	text-align:center;
}


#slides .slide img{
	position:absolute;
    width: 100%;
    height: auto;
	margin:0 auto;
}



/*  services  */
.services{
    padding-bottom: 50px;
    border-bottom: 1px solid #f5f5f5;
}

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

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

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


.services .services_list{
    width: 717px;
    float: right;
}

.services .titreservices {
    color: #8c8b8b;
	font-family: "raleway-regular";
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .5px;
}

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

.services .services_list ul li {
	width: 717px;
    float: left;
    margin-right: 0px;
}

.services .services_list h3{
    color: #5e5e5e;
    font-family: "raleway-bold", arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
	padding-top:30px;
}
.services .services_list ul li:first-child h3{
	margin-top:0px;
}

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

.services .services_list a{
    text-decoration: none;
    color: #DE6666;
    font-family: "raleway-regular";
    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;
}

.services .services_list a:hover{
    color: #ff4242
}

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

.services img {
	border:0px;
	margin-bottom:30px;
}

img.profile {
	float:left; 
	height:200px; 
	margin-right:15px; 
	border:1px solid #dadada; 
	padding: 10px;
}


/*  projects  */

.projects{
    padding-bottom: 50px;
    border-bottom: 1px solid #f5f5f5;
}

.projects .section_title .details{
    text-decoration: none;
    color: #6d6d6d;
    font-family: "raleway-regular", arial;
    font-size: 14px;
    letter-spacing: .5px;
}

.projects .section_title .details .arrow{
    margin-left: 5px;
}

.projects_list ul{
    list-style: none;
}

.projects_list ul li a{
    width: 219px;
    height: 140px;
    float: left;
    margin-right: 30px;
	margin-bottom:30px;
    background: #f2f2f2;
    position: relative;
    border: 4px solid #f2f2f2;
	
   font-family: "raleway-bold", arial;
    font-size: 12px;
	letter-spacing:0.5px;
	text-align:center;
	text-decoration:none;
	padding:20px;
	text-transform:uppercase;
	color:#9E9E9E;
	line-height:90px;
	
    transition:all .2s linear;
    -o-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
	
.projects_list ul li a span{
display: inline-block;
  vertical-align: middle;
	line-height:15px;
 }
.projects_list ul li:last-child a{
    margin-right: 0;
}

.projects_list ul li a:hover{
    background: #ff4242;
    border: 4px solid #ec3636;
	color:#fff;
}

.projects_list ul li a span{

}






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

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

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

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;
    font-family: "raleway-bold", arial;
    font-weight: bold;
    color: #8d8b8b;
}

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

footer .footer_links .columns{
    width: 212px;
    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: 50px;
}


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

footer .footer_links ul li a{
    text-decoration: none;
    color: #8c8b8b;
    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: #3c3c3c;
}

footer .sm ul li a:before{
    content:"";
    display: inline-block;
    width: 15px;
    margin-right: 20px;
}

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

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

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


footer .address p{
    color: #8c8b8b;
    font-family: "raleway-regular", arial;
    font-size: 12px;
    margin-bottom: 30px;
    letter-spacing: .5px;
	line-height:20px;
}
footer .address p a {text-decoration:none;}
footer .address .phone{
    display: block;
    font-family: "raleway-bold", arial;
    font-weight: bold;
}

.ancre-menu {
	height:140px;
}



@media screen and (max-width: 1030px) {

.container{width: 80%;padding: 0 10%;}


.section_title {float:none;}
.services h2, .services h3 {margin-bottom: 30px;}

.services .services_list {float:none;width: 100%;}
.services .services_list ul li {width: 100%;}

header .logo{
	display:none;
}

@media screen and (max-width: 970px) {

.mainnav {
	background: white;
	margin-top:20px;
	width: 100%;
display: block;
text-align: center;}

header nav ul li {margin-left: 30px;}

header nav ul li a {font-size: 12px;}

footer .footer_links{
    width: 100%;
	float: none;
}   

}


@media screen and (max-width: 890px) {

.projects_list ul li a {
width: 100%;
}

}

@media screen and (max-width: 740px) {

header {
height: 37px;
}

header nav ul {
position: absolute;
left: 0;
right: 0;
display: none;
border-bottom:1px solid #eee;
	}
	
.slider_wrapper {
margin-top: 37px;
display:none; /*CSS CROPPING*/
}

.show-menu {
  border-bottom: none;
}

/*Make all menu links full width*/
header nav ul li, header nav ul li a {
	width: 100%;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	background:#fff;
	margin-left:0px;
	}
	/*Display 'show menu' link*/
	.show-menu {
	display:block;
	}
	
.subnav {
margin-top: -27px;
}

nav ul {
padding-top: 1px;
}

.subnav li {
padding-bottom: 6px;
padding-top: 6px;
}

}

@media screen and (max-width: 650px) {

img.profile {
	float:none;
}
}