.infoContact  { margin-bottom: 20px; color: #666666}

.infoContact .company {   
  font-size: 22px;
  line-height: 30px;  
  text-transform: uppercase;
  color:#333333;
  margin-bottom: 10px;
}
.infoContact a {color:#333333;}
.info_dealer ul.info {list-style: none;}
.info_dealer .info li { position:relative; padding:0px; padding-left:20px; line-height:25px; }
.info_dealer .info li:before {
	font-family:"FontAwesome";	 
	position:absolute;
	left:0;
	width:20px;
	font-size:16px;
	color:#7f7f7f;
}
.info_dealer .info li span {display: block;position: relative; padding-left: 15px}
.info_dealer .info li span:before {
	position: absolute;
  content:":"; 
  left: 5px;
}
.info_dealer .address:before { 	content:"\f015"; }
.info_dealer .phone:before { 	content:"\f095"; }
.info_dealer .fax:before { 	content:"\f1ac"; }
.info_dealer .email:before { 	content:"\f0e0"; }
.info_dealer .website:before { 	content:"\f0ac"; }








.infoContact .info_dealer {
	margin-bottom: 15px;
}
.info_dealer .company {
	font-size: 16px;
	color: #00923f;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.infoContact .item {
	position: relative;
	padding: 2px 0px;
	padding-left: 30px;
}
.infoContact .item::before {
	position: absolute;
	font-family: "FontAwesome";
	left: 0;
	font-size: 16px;
	color: #00923f;
}

.infoContact .address::before {
	content: "\f015";
}
.infoContact .phone::before {
	content: "\f095";
}
.infoContact .email::before {
	content: "\f0e0";
}
.infoContact .website::before {
	content: "\f0ac";
}




#boxContact .boxForm {  margin-bottom:20px;  }

.boxForm .mess-contact {
		color: #666666;
    font-size: 20px;
    line-height: 30px; 
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 15px;
	text-transform: uppercase;
    border-bottom: 1px dotted #b2b2b2;

	}

.input-wrapper{ margin-bottom:10px;} 
	.item-label { margin-bottom:5px;}
	.item-input { } 
	.item-input .security-code  {
		float: left;
		width: calc(100% - 110px);
	}
	.item-input .ver-img {
		float: right;
		width: 100px;
		text-align: right;
	}
	


.block-maps { margin-bottom:20px;	}
.block-maps .maps {
	border:1px solid #d4d4d4;
	padding:1px;
	text-align:center;  
}


ul.list_maps{
	float:left;
	width:100%;
}
.list_maps :after {
	/* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.list_maps li {
	float: left;
	padding-right:5px;
	font-size:12px;
}


.list_maps a {
	background:#f0f0f0;
	display: block;
	color: #565656; 
	text-align: center;
	text-decoration: none;	
	padding-right:10px; 
}
.list_maps a span {
	display: block;
	line-height: 22px; 
	padding-left:20px;
	padding-right:10px;
}

.list_maps a:hover {
	color: #565656;
}
.list_maps a:hover span {}

.list_maps .active {
	top:1px;
	position:relative;
}
.list_maps .active a {
	
	background:#e1e1e1;
	color: #565656;
}
.list_maps .active a span {
	line-height: 22px;
	padding-top:0px;
}

/* Map styling*/
#ce_map_container{border:2px solid #CCC;background-color:#CCC ; font-size:12px;}
#ce_map_canvas{width:100%;height:300px}
#ce-directionsPanel{background-color:#FFF}
/* Direction */
#ce-map-cpanel-switch{padding:8px;font-size:120%;height:40px;margin-top:2px;
background:#444 url("../images/map-icon.png") no-repeat 20px center}
#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited{color:#FFF;display:block;float:left;margin:10px 0 0 65px}
.ce-map-cpanel fieldset{border-color:#CCC;border-style:solid none none;border-width:1px 0 0;clear:both; margin:3px}
.ce-map-cpanel fieldset legend{font-size:150%}
.ce-map-cpanel div{ clear:left;display:block; width:100%}
.ce-map-cpanel label{ }
.ce-map-cpanel div.submit div,.ce-map-cpanel div.submit div button{display:inline}
/* Coordinates*/
#ce-map-coordinates{background-color:#F2EFE9;height:15px;margin-top:2px;padding:5px 0}
#ce-map-coordinates div{float:left;width:49%;text-align:center}
.ce-map-coord-label{font-weight:bolder}
.ce-map-coord-value{}
/* MAP: End*/
 
 
 
.validate {position:relative;}
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
}

.validate label { padding-bottom:2px; font-size:11px;}
.validate input.error {
	border:1px dotted #ff0000;

} 
.validate textarea.error {
	border:1px dotted #ff0000;

} 
.validate label.error { margin-left: -3px; padding: 5px;  color: #B70002; -moz-border-radius: 4px; -webkit-border-radius: 4px;  display:none !important; }

 
.validate label.checked {
  background:url("../images/icon_ok.gif") no-repeat 0px 0px;
} 

.validate  #filed_security_code label.error {
	left:100px !important;	
} 


/* CSS Responsive */ 

@media only screen and (max-width: 768px) {
	
	.ListCategory .View { margin:0px; padding:0;}
	.ListCategory .View .item { margin-bottom:20px;}
	
}

@media only screen and (max-width: 480px) {
	#boxContact  { background:none;}
}
