body , h1 , h2 , h3 , h4 , h5 , div , span , a , blockquote{ font-family:'Lato', sans-serif; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none; }
html {height: 100%;}
body {-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;font-family:'Lato', sans-serif;font-weight: normal;font-size: 14px;background: #ffffff;color: #333334;}
img {max-width: 100%;height: auto;}
.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }
h1 { margin-bottom: 15px; }
h2 { margin-bottom: 15px; }
h3 { margin-bottom: 15px; }
h4 { margin-bottom: 15px; }
h5 { margin-bottom: 15px; }
h6 { margin-bottom: 15px; }
p { margin: 0 0 15px 0; }
em, i 	{ font-style: italic; }
b, strong { font-weight: bold; }
big, .big { font-size: 110%; line-height: 180%; }
dt { font-weight:bold;}
a, i, button {-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;-ms-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s;text-decoration: none;} 
a, a:visited, a:focus { text-decoration: none; outline: none !important;box-shadow: none !important; }
button, button:visited, button:focus { text-decoration: none; outline: none !important;box-shadow: none !important; }
a:hover { text-decoration: underline; }
p a, p a:visited { line-height: inherit; }
.clearfix:before, .clearfix:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix, .clearfix:after { clear: both; }
.fifty_invisible {display: block;height: 50px;clear: both;float: none;}
.pattern-bg {background-image: url(../images/bg.jpg);background-repeat: repeat;background-attachment: fixed;}
.form-control { border-radius: 0px; border: 1px solid #cccccc}
.form-control:focus { box-shadow: none; border: 1px solid #838383}
/*banner*/
.form_head { font-size: 35px;}
.banner {margin-top: 80px;position: relative;}
.banner img {width: 100%;}
.inq_form {position: absolute;top: 105px;}
.inq_form form {background: rgba(255,255,255,.8);padding: 15px;}
.inq_form .form-group label {color: #000;font-weight: 700;margin-bottom: 5px;}
.inq_form .btn-success {margin-top: 20px;}
.checkbox label {display: inline-block;position: relative;padding-left: 5px; }
.checkbox label::before {content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #cccccc;border-radius: 3px;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {display: inline-block;position: absolute;width: 16px;height: 16px;left: 0;top: 0;margin-left: -20px;padding-left: 3px;padding-top: 3px;font-size: 11px;color: #555555; }
.checkbox input[type="checkbox"]:checked + label::after {font-family: 'FontAwesome';content: "\f00c"; }
.checkbox.checkbox-inline { }
.checkbox-success input[type="checkbox"]:checked + label::before {background-color: #a31515;border-color: #a31515;}
.checkbox-success input[type="checkbox"]:checked + label::after {color: #fff; }
/* enable absolute positioning */
.inner-addon {position: relative;}
.inner-addon .glyphicon {position: absolute;padding: 10px;pointer-events: none;}
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.form_div { margin-left:5% }
.form_div select { margin-bottom:10px!important }
.form_div .form-group { margin-bottom:5px; }
/*content section*/
.pare_div {padding-top: 80px!important;padding-bottom: 0!important;position: relative;}
.parallax {padding-top: 0;padding-bottom: 0;background-image: url(../images/black_car.jpg);background-repeat: no-repeat;background-position: -1px center;background-attachment: fixed;background-size: cover;min-height: 450px;}
.content_right {padding: 50px 4% 10px 30px;background: rgba(195, 88, 88, 0.8);position: absolute;top: 80px;margin: 0;right: 0;color: #ffffff;min-height: 450px;}
.content_right h2, .about_content h2, .customer_sec h2 {font-size: 32px;margin-bottom: 0px;}
.content_right h3, .about_content h3, .customer_sec h3 {font-size: 22px;}
.content_right p, .about_content p, .customer_sec p {font-size: 16px;line-height: 20px;}
.content_right p a, .about_content p a, .customer_sec p a {color: #ffffff;text-decoration: none;}
.about_content p a:hover, .customer_sec p a:hover {color: #a31515;}
.content_right p a:hover {color: #ccc;}
.about_content {padding: 40px 0px 30px;}
.pare_div::before {background: linear-gradient( 45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667% ), linear-gradient( -45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667% );background-size: 30px 62px;opacity: 0.8;}
.zigzag {position: relative;width: 100%;  }
.zigzag::before {content: "";display: block;position: absolute;width: 100%;height: 20px;bottom: 0;z-index: 1;}
.abt_tag p a {color: #000000;font-weight: 700;}
.abt_tag {background: #ffffff; padding: 45px 0px 30px;}
.con_rgt {float: right;width: 50%}
.con_lft {float: left;width: 50%;}
.con_lft .fa-car {font-size: 75px;border: 1px solid #000;border-radius: 50%;padding: 20px;color: #a31515;}
.con_lft h3 {margin-top: 15px;}
.con_rgt img {margin-top: 5px;}
.contact_div {padding: 20px 0px;}
.border-left {border-left: 1px dotted #000;}
.btn-default {color: #fff;background-color: #a31515;border-color: #a31515; border-radius: 0px; padding: 5px 20px;}
.btn-default:hover , .btn-default:focus, .btn-default.disabled:hover , .btn-default.disabled:focus, .btn-default.disabled:active {background: #ffffff !important; color:#a31515 !important; border-color: #a31515; }
/* fix footer*/
.fix_footer  {padding: 30px 0px 40px;}
.fix_footer h3 {font-size: 20px;font-weight: 600;}
.fix_footer p {font-size: 16px;line-height: 18px;}
.three_col .col-sm-4 {border-left: 1px dotted #000;min-height: 140px;}
.three_col .col-sm-4:first-child {border-left: 0 !important;}
.foo_title {text-align: center;margin-bottom: 45px;position: relative;}
.foo_title:after {position: absolute;content: '';width: 5%;height: 1px;border-bottom: 3px solid #a31515;bottom: -13px;left: 47%;}
#footer p, #footer p a {margin-bottom: 0px;color: #989898;line-height: 24px;margin-top: 4px;}
#footer p a:hover {text-decoration: none;}
#footer {background: #ececec;padding: 15px 0px;}
.form-control.error , .form-group .error{border-color:#736060;color:#736060;}
.form-control.required:focus , .form-group .required:focus{border-color:#38495a;background:#FEFEFE;}
#contactSuccess , #contactError { display:none; } 