  
#boxContact {
	margin-top: 20px;
	margin-bottom:20px; 
}
 


.infoContact { 
	margin-bottom:20px;
}

.info_dealer {  }
.info_dealer_left {}
.info_dealer_right {}  
.qrcode{
	float: right;
	border-bottom:  3px solid #d1d1d1;
}
.qrcode .boder{
	padding: 4px;
	border: 1px solid #cbc9c9;}
.qrcode img{
	max-width: 130px;
}


.infoContact .company {
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;	
}

.infoContact .address {
	background:url(../images/icon_address.gif) left no-repeat;	
	padding-left:20px;
} 
.infoContact .phone {
	background:url(../images/icon_phone.gif) left no-repeat;	
	padding-left:20px;
} 
.infoContact .fax {
	background:url(../images/icon_fax.gif) left no-repeat;	
	padding-left:20px;
} 
.infoContact .email {
	background:url(../images/icon_email.gif) left no-repeat;	
	padding-left:20px;
} 
.infoContact .website {
	background:url(../images/icon_web.gif) left no-repeat;	
	padding-left:20px;
} 


.input-wrapper{ margin-bottom:25px;} 
	.item-label { width:30%;}
	.item-input { width:100%;}
.boxForm .textfiled {
	 background:#fff;
	 border:none;	
	 height:26px;
	 color:#444;
	 box-shadow:none;
	 line-height:26px;
}
.boxForm .select {
	background:#fff;
	border:none;
	color:#444;
	height:26px;
}
.boxForm .textarea {
	background:none;
	border:#dbdbdb solid 1px;
	color:#444;
	box-shadow:none;
}

.boxForm .input_bg {
	background:#fff;
	border:#dbdbdb solid 1px;
	height:30px; 	
	padding:2px 0px;
}

.boxForm .textarea_bg {
}
.boxForm .textarea_bg .textarea {
	height:80px;
	background:#fff;
	overflow:auto;	
} 
.boxForm .icon {	
	padding-left:25px;	
	background-repeat:no-repeat;
	background-position:2px 2px;
}
.boxForm .icon_name {	background-image:url(../images/icon_name.png);		}
.boxForm .icon_email {	background-image:url(../images/icon_email.png);		}
.boxForm .icon_phone {	background-image:url(../images/icon_phone.png);		}
.boxForm .icon_address {	background-image:url(../images/icon_address.png);		}
.boxForm .icon_subject {	background-image:url(../images/icon_subject.png);		}
.boxForm .icon_scode {	background-image:url(../images/icon_scode.png);		}

#boxContact .info_dealer.last { background:none; margin-bottom:0px; padding-bottom:0px;}
#boxContact .boxForm {   }
#boxContact .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;	
} 

.banner
{
	width:100%;
	
	margin:  0 auto;
}
.bx-pager 
{
	float: right;
	right:135px;
	position: absolute;
	z-index: 1000;
	margin-top: -50px;
}
.bx-wrapper .bx-pager.bx-default-pager a
{
	background: #fff;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;   
    border-radius: 50px;
}
.bx-pager-item 
{
	float: left;

}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active
{
	background: #e95a24;
}
.featured-box-content
{
	position: absolute;
	margin-top: -70px;
}
.featured-box-content h2 {
    font: bold 18px/24px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    color:#fff;
    padding-left: 30px;
}
.featured-box-content p {
    width: 100%;
    font: 13px/18px Tahoma, Arial, Helvetica, sans-serif;
    float: left;
    color:#fff;
    padding-left: 30px;
}
.title
{
	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.company
{
	margin-top: 40px;
	margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-weight: bold;
}
.col-sm-5 p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
strong, b {
    font-weight: bold;
}
.btn-send
{
	background: #e95a24;
	padding:10px 20px;
	border:1px solid #e95a24;
	border-radius: 5px;
	color:#fff;
	text-transform: uppercase;
}



/* CSS Responsive */ 

@media only screen and (max-width: 668px) {
	.info_dealer_right { padding-top:10px; display:none;}	 
	.info_dealer_right .qrcode {
		float:none;
		width:140px;
		margin:0px auto;	
	}
}


@media only screen and (max-width: 480px) {
	#boxContact  { background:none;}
}
