/*========================== Car info style ==========================*/

.car-block {width:872px; margin:0 auto; position:relative;}
.car-info, .car-photo{width:482px; float:left; margin:30px 20px 30px 0; position:relative;}
.breadcrumbs{text-align:left; font-size:18px; font-family: "Alegreya", sans-serif; font-weight:700; margin-top:8px;}
.price{color:#930f0f; font-size:24px; font-family: 'PT Sans Caption',sans-serif; font-weight:700; margin:10px 0;}
h1.about{text-align:left; margin:9px 0 15px; line-height:26px; font-size:26px;}
.soc-icon{background:url(../img/banners/soc_icons.png) no-repeat; width:252px; height:20px; margin-top:10px; margin-bottom:10px;}
.blak-stars-u, .blak-stars-d{width:482px; height:12px; position:relative; margin:12px auto}
.blak-stars-u:after, .blak-stars-u:before, .blak-stars-d:after, .blak-stars-d:before{content:''; width:100%; height:1px; background:#151111; position:absolute; margin-top:7px;}
.blak-stars-u:before, .blak-stars-d:before{content:''; width:476px; margin:5px 3px;}
.blak-stars-d:before{margin-top:7px;}
.blak-stars-d:after{margin-top:5px}
.blak-stars-u span, .blak-stars-d span{display:block; background:url(../img/icons.png) -19px -15px no-repeat #FFFFF6; width:12px; height:12px; padding:0 6px; position:absolute; left:50%; margin-left:-12px; z-index:9999;}
.main-info, .tech-info, .order{width:100%; height:auto; background:#f3e7cf; box-shadow:0px 2px 4px #777773; border-radius:3px; display:table;}
.main-info span, .tech-info span{display: table-cell; width:auto; min-width:16%; text-align:center; padding:7px 10px 10px;}
.main-info span b, .tech-info span b, .location b{display:block; color:#bc563f;}
.location{margin:15px 0 0}
.us:after{content:''; display: inline-block; width:16px; height:13px; background:url(../img/flag_usa.png); margin-left:6px; position:relative; top:2px;}
.locat-map{width:100%; height:180px; background:url(../img/banners/location-map.png); margin-top:7px; border-radius:8px;}
.locat-map img{border-radius:8px;}

/*========================== Car photo style ==========================*/

.car-photo {width:370px; float:left; margin:40px 0 30px 0}
.car-photo a img, .car-photo a{border-radius:6px; float:left; margin:0 11px 11px 0; opacity:1; transition:all 0.2s linear;}
.car-photo a{ width:116px; height:87px}
.car-photo .big-phot{width:370px; height:277px;}
.car-photo .big-phot img{border-radius:8px;}
.car-photo .last{margin-right:0;}
.car-photo a:hover img{opacity:0.7}
.all-phot:before{content:''; background:url(../img/icons.png) 0 -26px; width:17px; height:16px; display:inline-block; margin-right:4px; top:3px; position:relative;}
.all-phot{position:relative; top:-21px; margin-bottom:11px;}
.photos{display:table; margin-bottom:21px;}

.order{height:157px; padding:25px 0; margin:0 0 34px; border-radius:8px; position:relative; clear:both;}
.order:after, .order:before{content:''; background: url(../img/mail-bg.png); width:100%; height:9px; position:absolute; top:0; left:0; border-radius:9px 9px 0 0}
.order:before{bottom:0; top:auto; border-radius:0 0 9px 9px}
.order input[type="text"]{width:220px; display:inline-block; margin:5px 20px 5px 16px;}
.order label{cursor:pointer; display:inline-block; text-align:right; width:105px}
.place{width:116px; left:123px; margin-top:5px;}
.place:before{content:'';}
.errorord{color:#930f0f !important; border-color:#930f0f !important}
.sucsessmsg{width:100%; height:135px; padding-top:52px; text-align:center; background-color:#f3e7cf; position:absolute; top:10px; color:#0f931b; font-size:20px; line-height:40px; display:none}

.complain{background-color:#621C1C; background-image:linear-gradient(#B13333, #621C1C); border-color:#621C1C; border-bottom-color:#4F1616;}
.complain:before{content:''; background:url(../img/icons.png) -17px -27px; width:15px; height:15px; display:inline-block; margin-right:4px; top:2px; position:relative;}

/*========================== Rest style ==========================*/

.more{margin:68px auto}
.same-stuff{text-align:center}
.same-stuff li{display:inline-block; vertical-align:text-top; margin:0 7px; width:130px; height:auto; font-size:12px; line-height:17px; color:#888;}
.same-stuff li a{display:block; overflow:hidden;}
.same-stuff li a img, .first .same-stuff li a img{border-radius:6px; opacity:1; transition:all 0.2s linear;}
.same-stuff li a:hover img, .first .same-stuff li a:hover img{opacity:0.7;}

.first .soc-icon{top:10px; position:relative;}
.first .same-stuff li{margin:30px 7px 0;}

.tech-info{margin-bottom:18px}