.list_menuleft{
	width:100%;	
	list-style:none;
	margin-top:-5px;
}

.list_menuleft li{
	width:100%;
	height:36px;
	line-height:36px;
	background:#dec8b2;
	border-radius:5px;
	margin:3px auto;
}

.list_menuleft li a{
	padding-left:15px;
	color:#222222;
	font-size:13px;
	font-family:"Roboto_Bold";
}

.list_menuleft li a:hover{
	color:#e10101;
}

#wrap_support{
	width:215px;
	height:200px;
	padding:200px 10px 0px 10px;
	background:url(../img/bg_sp.png) no-repeat top center;	
	text-align:center;
}

#wrap_support p{
	margin-bottom:15px;
}

#wrap_support p:nth-child(1){
	font-size:21px;
	color:#d30404;
	font-family:"Roboto_Bold";
}

#wrap_support p:nth-child(1) span{
	font-size:15px;
	color:#8e8e8e;
}

#wrap_support p:nth-child(2){
	font-size:13px;
	color:#444444;
	margin-bottom:30px;
}

#wrap_support p:nth-child(3){
	text-align:center;
}

#wrap_support p:nth-child(3) img{
	margin:0px 5px;
}

.list_news_home{
	width:100%;
	list-style:none;	
}

.list_news_home li{
	width:235px;
	display:inline-block;
	margin:10px auto;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
}

.img_news_home{
	width:80px;
	height:60px;
	float:left;
	margin-right:10px;	
}

.img_news_home img{
	width:80px;
	height:60px;
}

.content_news_home{
	width:145px;
	float:left;	
}

.content_news_home h2{
	margin-bottom:5px;
    line-height: 20px;
}

.content_news_home h2 a{
	font-family:"Roboto_Bold";
	font-weight:600;
	color:#222;
	font-size:13px;
}

.content_news_home h2 a:hover{
	color:#e10101;
}

.content_news_home p a{
	font-size:12px;
	color:#e10101;
	font-family:"Roboto_Bold";
}

#wrap_adv{
	width:100%;	
	text-align:center;
}

#wrap_adv img{
	max-width:100%;
	margin:10px 0px;	
}


#wrap_partners{
	width:100%;
	display:inline-block;	
}

#wrap_partners ul{
	list-style:none;	
	width:100%;
}

#wrap_partners ul li{
	width:148px;
	height:80px;
	border:2px solid #ccc;
	text-align:center;	
	float:left;
	margin:10px 15px;
	padding:5px;
}

#wrap_partners ul li img{
	max-width:148px;
	height:80px;	
}

#wrap_intro{
	width:710px;
	margin-bottom:10px;	
}

#img_intro{
	width:310px;
	height:185px;
	text-align:center;
	float:left;
	margin-right:10px;
}

#img_intro img{
	max-height:185px;	
}

#content_intro{
	width:390px;
	float:left;	
}

#content_intro h2{
	margin-bottom:5px;
	font-size:20px;
	text-transform:uppercase;
	color:#333;	
}

#content_intro h2 span{
	color:#e10101;	
}

#content_intro > div{
	font-family:"Roboto_Regular";
	font-size:14px;
	color:#333;
	line-height:20px;
	text-align:justify;
}

#content_intro > div p{
	margin-bottom:10px;
}

#content_intro p a{
	font-family:"Roboto_Bold";
	font-size:14px;
	color:#e10101;
}

.list_services{
	width:710px;
	list-style:none;
	display:inline-block;	
}

.list_services li{
	width:355px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px dashed #000;	
	display:inline-block;	
	margin:10px auto;
}

.sevices_left .content_services{
	border-right:1px dashed #000;
	padding-right:10px;
}

.img_services{
	width:160px;
	height:145px;
	text-align:center;
	float:left;
	margin-right:10px;	
}

.img_services img{
	width:160px;
	height:145px;
}

.content_services{
	width:165px;
	float:left;	
}

.content_services h2{
	margin-bottom:10px;	
	margin-top:5px;
}

.content_services h2 a{
	font-family:"Roboto_Bold";
	font-size:14px;
	color:#e10101;
	text-transform:uppercase;
}

.content_services > div{
	font-size:14px;
	color:#333;
	text-align:justify;
	margin-bottom:5px;
}

.content_services p a{
	color:#853c00;
	font-family:"Roboto_Bold";
	font-size:13px;
}

.content_services p a:hover{
	color:#e10101;
}

.list_project{
	width:100%;
	display:inline-block;
	list-style:none;
}

.list_project li{
	width:220px;
	min-height:200px;
	float:left;
	margin:10px 8px;	
	text-align:center;
}

.img_project{
	width:212px;
	height:132px;
	border:1px solid #aeaeae;	
	padding:3px;
	margin-bottom:15px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_project *{
   vertical-align: middle;	
}

.img_project img{
	max-width:212px;
	max-height:132px;	
}


.list_project li h2 a{
	text-transform:uppercase;
	color:#333;
	font-size:13px;
	font-family:"Roboto_Bold";
    line-height: 20px;
}

#list_news{
	padding:0px;
	display:inline-block;	
}

#list_news li{
	width:710px;
	clear:both;
	display:inline-block;
	border-bottom:1px dashed #ccc;
	margin:10px auto;
	padding-bottom:15px;
}

.img_news{
	width:150px;
	height:110px;			
	float:left;
	margin-right:10px;
}

.img_news img{
	width:150px;
	height:110px;	
}

.descript_news{
	float:left;
	width:550px;
	
}

.descript_news h2{
	font-size:15px;
	font-family:"Roboto_Bold";
	margin-bottom:5px;
}

.descript_news h2 a{
	color:#000;
}

.descript_news h2 a:hover{
	color:#d10707;
}

.descript_news div{
	text-align:justify;
	font-size:14px;
	margin-bottom:5px;
    line-height: 20px;
	color:#333;
}


.descript_news p a{
	text-align:justify;
	font-size:12px;
	color:#d10707;
	font-family:"Roboto_Bold";
}

/* Begin wrap_contactpage */

#wrap_contactpage{
	width:710px;
	display:inline-block;	
}

#wrap_add{
	font-size:14px;
	color:#000;	
	margin-bottom:30px;
	font-family:"Roboto_Regular";
}

#wrap_add p{
	margin-bottom:5px;
}

#wrap_add_form{
	width:710px;
}

#wrap_map{
	width:710px;
	height:450px;
	border:2px solid #ccc;
	margin-top:20px;
    margin-bottom: 20px;
}

#wrap_form_contact{
    display: inline-block;
	width:710px;
}

#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:160px!important;
	font-size:13px;
	text-align:right;
	font-family:"Roboto_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;
}

/* End wrap_contactpage */
