/* Begin wrap_services_home */

#wrap_services_home{
	width:1000px;
	display:table;
	margin:0 auto;	
	padding-top:65px;
	margin-bottom:50px;
}

#wrap_services_home ul{
	width:1000px;
	list-style:none;
	display:inline-block;	
}

#wrap_services_home ul li{
	width:270px;
	float:left;	
}

#wrap_services_home ul li:nth-child(2){
	margin:0px 95px;	
}

#wrap_services_home ul li h2{
	margin-bottom:5px;
	min-height:60px;
}

#wrap_services_home ul li h2 a{
	font-size:14px;
	color:#e94e1b;
	font-family:"OpenSans_Bold";
}

#wrap_services_home ul li > div{
	font-size:13px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:5px;
}

#wrap_services_home ul li p a{
	font-size:12px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

#wrap_services_home ul li p a:hover{
	color:#e94e1b;
}

.img_services_home{
	width:270px;
	height:190px;
	text-align:center;	
}

.img_services_home img{
	width:270px;
	height:190px;	
}

/* End wrap_services_home */

/* Begin wrap_text_project */

#wrap_text_project{
	clear:both;
	width:100%;
	background:#fae4c2;	
	padding-top:40px;
}

#text_project{
	width:500px;
	height:180px;
	margin:0 auto;
	text-align:center	
}

#text_project p:nth-child(2){
	font-size:13px;
	color:#444444;
	font-family:"OpenSans_Regular";
	padding:0px 0px 20px 0px;
}

#text_project p:nth-child(3) a{
	display:inline-block;
	margin-right:5px;
	font-size:13px;
	color:#444444;
	font-family:"OpenSans_Regular";
	text-transform:uppercase;
	padding:5px 10px;
	border:1px solid #444444;
}

#text_project p:nth-child(3) a:hover{
	background:#e7332a;
	color:#fff;
	border:1px solid #e7332a;
}

#wrap_project_home{
	width:100%;
	display:table;
	margin:0 auto;	
	background:#ccc;
}

#wrap_project_home ul{
	width:100%;
	height:255px;
	list-style:none;
	display:inline-block;	
}

#wrap_project_home ul li{
	width:25%;
	height:255px;
	float:left;
}

#wrap_project_home ul li div img{
	width:100%; 
	height:255px;
}

.img-container{
	position: relative;	
}

.img-container:hover span.text-content {
  opacity: 1;
}

span.text-content {
  background: url(../img/bg_pro.png) repeat;
  display: table;
  height: 255px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

span.text-content span {
  display: table-cell;
  text-align: center;
  padding:5px;
}

span.text-content span p img{
 	width:56px!important;
	height:57px!important;
	margin:30px 0px;
}

span.text-content span p a{
 	color:#ff8900;
	font-size:20px;
	font-family:"OpenSans_Regular";
	text-transform:uppercase;
}

.img-container:hover span.text-content {
  opacity: 1;
}

/* End wrap_text_project */

/* Begin wrap_career*/

#wrap_career{
	clear:both;
	width:1000px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:30px;	
}

#wrap_career ul{
	width:100%;
	display:inline-block;	
	list-style:none;
}

#wrap_career ul li{
	width:320px;
	float:left;
	padding-right:13px;	
	margin:10px 0px;	
}

#wrap_career ul li h5{
	font-size:14px;
	font-weight:100;
	color:#e94e1b;
	font-family:"OpenSans_Regular";
	text-transform:uppercase;
	margin-bottom:5px;	
}

#wrap_career ul li h5{
	font-size:14px;
	font-weight:100;
	color:#e94e1b;
	font-family:"OpenSans_Regular";
	text-transform:uppercase;
	margin-bottom:5px;	
}

#wrap_career ul li p{
	font-size:12px;
	color:#353535;
	font-family:"OpenSans_Regular";
	margin-bottom:5px;	
}

#wrap_career ul li p a{
	font-size:11px;
	color:#df7907;
	font-family:"OpenSans_Regular";
}

/* End wrap_career */

/*  Begin wrap_news_home */

#wrap_news_home {
    clear: both;
	width:1000px;
	margin:0 auto;
	display:table;
	margin-bottom:40px;
    margin-top: 40px;
}

#wrap_news_home p:nth-child(2){
	font-size:13px;
	color:#333333;
	font-family:"OpenSans_Regular";	
}

#list_news_home{
	width:1000px;
	margin-top:20px;
}


.list_news_home{
	width:1000px;
	display:inline-block;
	list-style:none;
}

.list_news_home li{
	width:270px;
	padding-bottom:10px;
	min-height:365px;
	float:left;
	background:#fae4c2;
	margin-right:80px;
	margin-bottom:40px;	
}

.img_news_home{
	width:270px;
	height:190px;
	margin-bottom:10px;	
}

.img_news_home img{
	width:270px;
	height:190px;
}

.info_news_home{
	padding:0px 10px;	
}

.info_news_home h4{
	color:#eca21f;
	font-family:"OpenSans_Bold";
	font-size:14px;	
    min-height: 55px;
}

.info_news_home p{
	color:#444444;
	font-family:"OpenSans_Regular";
	font-size:12px;
	margin:2px 0px;
}

.info_news_home p a{
	color:#e94e1b;
	font-family:"OpenSans_Regular";
	font-size:12px;
	text-transform:uppercase;
}

.info_news_home div{
	color:#444444;
	font-family:"OpenSans_Regular";
	font-size:12px;
	margin-bottom:5px;
    min-height: 60px;
}

/*  End wrap_news_home */

/*  Begin wrap_slogan */

#wrap_slogan {
	width:100%;
	display:table;
	margin:0 auto;
}

#wrap_slogan ul{
	width:100%;
	list-style:none;
	display:inline-block;	
}

#wrap_slogan ul li{
	padding:2%;
}

#wrap_slogan ul li:nth-child(1){
	width:29%;
	float:left;
	background:#f39200;
}

#wrap_slogan ul li:nth-child(2){
	width:30%;
	float:left;
	background:#e94e1b;		
}

#wrap_slogan ul li:nth-child(3){
	width:29%;
	float:left;
	background:#e7332a;		
}

#wrap_slogan ul li h5{
	font-size:28px;
	color:#fff;
	font-family:"OpenSans_Bold";
	margin-bottom:5px;
}

#wrap_slogan ul li div{
	color:#fff;
	font-family:"OpenSans_Regular";
	font-size:13px;
	line-height:20px;
	text-align:justify;
	margin-bottom:10px;
}

#wrap_slogan ul li p a{
	color:#fff;
	font-family:"OpenSans_Regular";
	font-size:13px;
	text-transform:uppercase;
}

#wrap_slogan ul li p a:hover{
	color:#333;
}

/*  End wrap_slogan */

/*  Begin wrap_partners */

#wrap_partners {
	clear:both;
	width:100%;
	margin:0 auto;
	min-height:200px;
	background:#f6f6f6;
	margin-bottom:50px;
}

#wrap_partners > div{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
	text-align:center;	
}

#wrap_partners > div h5{
	font-size:26px;
	color:#757575;
	font-family:"OpenSans_Bold";
	margin-bottom:5px;
}

#wrap_partners > div p{
	font-size:13px;
	color:#444444;
	font-family:"OpenSans_Regular";
	margin-bottom:25px;
}

#list_partners{
	width:1000px;
}

.list_partners{
	width:1000px;
	list-style:none;	
}

.list_partners li{
	width:200px;
	height:100px;
	float:left;
	margin-right:60px;
}

.list_partners li div{
	width:200px;
	height:100px;
	background:#fff;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.list_partners li div *{
   vertical-align: middle;	
}

.list_partners li div img{
	max-width:200px;
	max-height:100px;	
}

/*  End wrap_partners */

/*  Begin wrap_news */

#wrap_news_left {
	width:720px;
	float:left;
}

#wrap_news_right {
	width:280px;
	float:left;
}

/*  End wrap_news */

/* Begin list_same_news */

.list_same_news{
	width:100%;	
	padding-left:20px;
}

.list_same_news li{
	margin-bottom:10px;	
}

.list_same_news li a{
	font-size:13px;
	color:#666666;
	font-family:"OpenSans_Regular";
}

.list_same_news li a:hover{
	color:#e94e1b;
}

/* End list_same_news */

/*  Begin wrap_project */

#wrap_project_left {
	width:720px;
	float:left;
}

#wrap_project_right {
	width:280px;
	float:left;
}

.list_projects{
	width:720px;
	display:inline-block;
	list-style:none;	
}

.list_projects li{
	width:270px;
	height:200px;
	float:left;
	margin-right:90px;
	margin-bottom:50px;
}


.list_projects li img{
	width:270px;
	height:200px;
}

.list_projects li span.text-content {
  height: 200px;
}

/*  End wrap_project */

/*  Begin wrap_contact_page */

#wrap_contact_page {
	width:1000px;
	display:inline-block;
}

#wrap_contact_page_left{
	width:500px;
	margin-right:30px;	
	float:left;
}

#wrap_contactpage{
	width:500px;
	display:inline-block;	
}

#wrap_add{
	font-size:13px;
	color:#000;	
	margin-bottom:10px;
	font-family:"OpenSans_Regular";
}

#wrap_add p{
	margin-bottom:5px;
}

#wrap_form_contact{
	width:500px;
	float:left;	
}

#wrap_form_contact h3{
	font-size:12px;
	color:#555555;
	margin-bottom:10px;
	padding-top:15px;
	border-top:1px dashed #ccc;
}

#title_form_ta{
	float:left;
	width:110px!important;
	font-size:13px;
	text-align:right;
	font-family:"OpenSans_Regular";
}
	
#title_form_ta li{
	margin-bottom:5px;
	min-height:35px;	
	line-height:35px;
	list-style:none!important;
}
	
#input_form_ta{
	float:left;
}
	
#input_form_ta li{
	margin-bottom:5px;
	text-align:left;
	padding-left:5px;
	list-style:none!important;
	min-height:35px;
}
	
#input_form_ta li input{
	width:350px;	
	height:25px;
	padding:3px;
}
	
#input_form_ta li textarea{
	width:350px;
	max-width:350px!important;
	height:100px;
	padding:3px;
	resize:none;
}

#wrap_contact_page_right{
	width:470px;
	height:500px;
	float:left;
}

/*  End wrap_contact_page */