@charset "utf-8";
/* CSS Document */

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 24px;
    font-size: 16px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    float: none !important;
}

table, th, td {
    vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

blockquote, q {
    quotes: "" "";
}
a,a:hover{
    text-decoration: none;
    outline: none;

}
a img {
    border: none;
}

:focus {
    outline: 0;
}

* {box-sizing: border-box; -mox-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6{margin: 0px;}
a:hover,a:focus{text-decoration: none;outline: none;}
p a,a{color: inherit;}
img{border: none;     max-width: 100%;}
a img {border: none;}
:focus {outline: 0;}
.container{max-width: 1750px;margin: 0 auto;padding: 0 15px}
.row:before,.row:after ,.container:before{
    display: table;
    content: " ";
}
.row:after ,.container:after{
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;clear: both;
}

.right{float: right !important;}
.left{float: left !important;}
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
.logo-brand{padding: 18px 0px;display: block;text-align: center;}
.img-responsive {max-width: 100%;display: block;height: auto;}
body{margin: 0;padding: 0;color: #4b4b4b;font-family: 'source_sans_proregular';}
a#toggle{display: none}
@font-face {
    font-family: 'cabinregular';
    src: url('../fonts/cabin-regular-webfont.woff2') format('woff2'),
         url('../fonts/cabin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aaux_proultraregular';
    src: url('../fonts/aaux_proultra_regular-webfont.woff2') format('woff2'),
         url('../fonts/aaux_proultra_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}
.nav-logo a{display: block;float: left;padding: 15px 0}
header ul.header-links{list-style-type: none;display: inline-block;margin: 0;padding: 20px 0}
header ul.header-links li {
    display: inline-block;
    padding-right: 24px;
    float: left;
}
header .service-logo{float: left;margin-left: 80px;}
header ul.header-links li:last-child{padding-right: 0;}
header ul.header-links li.call-no a{font-size: 18px;color: #ffffff;border: 1px solid rgba(255,255,255,.26);border-radius: 22px;padding: 8px 25px;display: inline-block;white-space: nowrap; font-family: 'source_sans_probold';line-height: 26px;    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
nav{background-color: rgba(0,0,0,.60);width: 100%;min-height: 60px;clear: both;}
header ul.header-links li a img{margin-right:13px;float: left}
nav ul li > a{font-size: 16px;font-family: 'cabinregular';color: #ffffff;line-height: 32px;text-transform: uppercase}
header ul.header-links li.book-link a {font-size: 18px;color: #ffffff;font-family: 'source_sans_probold';line-height: 26px;background-color: #cb0003;padding:9px 25px;display: inline-block;white-space: nowrap;border-radius: 22px;    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
#menu {
    text-align: center;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
#menu ul{margin: 0 auto;float: none;display: inline-block;text-transform: capitalize;width: 100%;padding: 0}
#menu > ul > li {list-style-type: none;  position: relative;padding:0px;display: inline-block;}
#menu ul li:hover > a,#menu ul li.active > a,#menu ul li ul.sub-menu li a:hover{    color: #ffffff;
    background: #cb0003;}
#menu ul li > a ,nav ul li > a{display: block; width: 100%;position: relative; line-height:32px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;color: #ffffff;font-size: 16px;padding: 14px 30px;color: #ededed}
/*#menu ul li:first-child > a{padding-left: 0px;}
#menu ul li:last-child > a{padding-right: 0px}*/
.mysubmenu {
    display: none;
}
#menu ul li ul.sub-menu {
    background: rgba(7, 25, 49, 0.95);
    display: none;
    position: absolute;
    top: 100%;
    left: 0%;
    float: left;
    min-width: 270px;
    text-align: left!important;
    z-index: 10;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    list-style-type: none;
    text-align: left;
}
#menu ul li ul.sub-menu.col-3-menu, #menu ul li.col-3-menu > ul.sub-menu { min-width: 980px;left: -100%;}
#menu ul li ul.sub-menu.about-menu {min-width: 250px;left: 0;}
#menu ul li ul.sub-menu.col-3-menu > li, #menu ul li.col-3-menu > ul.sub-menu > li {width: 33.33%;display: inline-block;float: left}
#menu ul li ul.sub-menu.about-menu > li{width: 100%;}
#menu ul li ul.sub-menu.col-2-menu, #menu ul li.col-2-menu > ul.sub-menu {min-width:450px;left:0}
#menu ul li ul.sub-menu.col-2-menu li, #menu ul li.col-2-menu > ul.sub-menu li {width: 50%;    display: inline-block;float: left;}
#menu ul >li:hover > ul.sub-menu {
    display: block;
}

#menu ul li ul.sub-menu li a {
    display: block;
    padding: 10px 10px 10px 25px;
    white-space: normal;font-size: 16px;line-height: 25px;
    border-left: 0;color: #ffffff;text-transform: capitalize;position: relative;
}
#menu ul li ul.sub-menu li a:before{position: absolute;left: 10px;top: 9px;color: #fff;content: "\f105";font-family:FontAwesome;}
#menu ul li ul.sub-menu > li:hover > a{    color: #ffffff;
    background: #5494eb;}
#menu ul li>a>i {
    font-size: 15px;margin-left: 10px;
}
#menu ul li ul.sub-menu li:last-child a{border-bottom: 0px;}
.banner-wrapper{position: relative;margin-bottom: 85px}
.service-home-wrapper{position: absolute;bottom: 0;width: 100%;background-color: rgba(203,0,3,.70);}
.service-home-wrapper .service-block-2{width: 20%;float: left;display: inline-block;text-align: center;height: 200px;-webkit-transition: all ease-out 0.3s;-moz-transition: all ease-out 0.3s;-ms-transition: all ease-out 0.3s;transition: all ease-out 0.3s;overflow: hidden}
.service-block-2 a{padding: 40px 0 30px ;display: block;position: relative}
.service-home-wrapper .service-block-2 h4,.service-block-3 .service-img h4{font-family: 'aaux_proultraregular';font-size: 24px;text-transform: uppercase;color: #ffffff;position: relative;padding-top: 20px}
header ul.header-links li.book-link a:hover,a.btn-book:hover{background-color: #5494eb}
header ul.header-links li.call-no a:hover{background-color:#02304a}
.service-home-wrapper .service-block-2 h4:before ,.service-block-3 .service-img h4:before{top: -5px;width: 22px;position: absolute;content: "";height: 2px;background-color: #ffffff;left: 50%;margin-left: -11px;}
.service-home-wrapper .service-block-2 a img,.service-icon img{padding-bottom: 20px;}
.service-home-wrapper .service-block-2:not(:last-child){border-right: 1px solid rgba(255,255,255,.20);}
.service-home-wrapper .service-block-2:hover{border-top:2px solid #ffffff;}
/*.service-home-wrapper .service-block-2 .bg2,.service-home-wrapper .service-block-2 .bg1,.service-home-wrapper .service-block-2 .bg3,.service-home-wrapper .service-block-2 .bg4,.service-home-wrapper .service-block-2 .bg5{padding-top: 40px}*/
.service-home-wrapper .service-block-2:hover .bg1{background: url(../images/Car-Servicing-home.jpg);width: 100%;background-size: cover;padding: 30px 0 20px;height: 220px}
.service-home-wrapper .service-block-2:hover .bg2{background: url(../images/engine-diagnostics.jpg);width: 100%;background-size: cover;padding: 30px 0 20px;height: 220px}
.service-home-wrapper .service-block-2:hover .bg3{background: url(../images/brakes-home.jpg);width: 100;background-size: cover;padding: 30px 0 20px;height: 220px}
.service-home-wrapper .service-block-2:hover .bg4{background: url(../images/Suspensions-home.jpg);width: 100%;background-size: cover;padding: 30px 0 20px;height: 220px}
.service-home-wrapper .service-block-2:hover .bg5{background: url(../images/Logbook-Servicing-home.jpg);width: 100%;background-size: cover;padding: 30px 0 20px;height: 220px}
.service-home-wrapper .service-block-2 .book-service-link{opacity: 0; -webkit-transition: all ease-out 0.9s;-moz-transition: all ease-out 0.9s; -ms-transition: all ease-out 0.9s;transition: all ease-out 0.9s;}
.service-block-2:hover h4{padding-top: 0}
.service-home-wrapper .service-block-2 .book-service-link > a,.service-img .book-service-link > a{background-color: #000;box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.28);-webkit-box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.28); -moz-box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.28);padding: 5px 38px 5px 25px !important;font-size: 15px;color: #ffffff;text-transform: capitalize;border-radius: 17px;margin-top: 20px;display: inline-block;position: relative}
.service-home-wrapper .service-block-2 .book-service-link > a:hover{background-color: #cb0003;}
.service-home-wrapper .service-block-2:hover .book-service-link{opacity: 1}
.service-home-wrapper .service-block-2:hover {margin-top: -20px;height: 220px}
.service-home-wrapper .service-block-2:hover h4:before{display: none}
.service-block-2:hover a{padding-top: 0;padding-bottom: 0}
.book-service-link a:after {
    content: "\f101";
    position: absolute;
    top: 4px;
    right: 18px;
   font-size: 14px;color: #ffffff;
    font-family: "FontAwesome";
}

.section_bg {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
    width: 100%;margin-bottom: 96px;
}
.section_bg:before {
    width: 50%;
    background: url(../images/bg1.jpg) no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: -1;
    top:0;    background-size: cover;
}
.tag-content{padding: 65px 50px 60px 70px;}
.video-wrapper{width: 90%;margin: 0 auto}
.tag-content p{color: #FAFAFA;  font-family: 'source_sans_prosemibold';font-size: 30px;font-weight: 600;line-height: 34px;text-align: center;padding: 0 30px}
.block-6,.col-6{width: 50%;float: left;display: inline-block}
.video-wrapper .block-6{padding: 0 32px;}
.video-wrapper p{font-size: 18px; font-family: 'source_sans_proregular';line-height: 22px;color: #ffffff;padding: 35px 40px;text-align: center}
.testimonial_content{background-color: rgba(0,0,0,.36);text-align: center;padding: 70px 20px 30px;margin-bottom: 50px;border-bottom: 2px solid rgba(38,151,213,.60);margin-top: 30px}
.testimonial_content h3{font-size: 32px;line-height: 32px;text-align: center;text-transform: uppercase;margin-bottom: 40px;font-family: 'source_sans_prosemibold';color: #ffffff;}
.testimonial_content p {
	color: #FFFFFF;
	font-family: 'source_sans_prolight';
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
}
.testimonial_content .slick-slide {padding: 0 130px}
.client-name{position: relative;margin-top: 50px;text-align: left}
.client-name p{color: #FAFAFA;font-family: 'source_sans_prolight';font-size: 21px;font-weight: 300;line-height: 24px;text-align: center;}
.client-name span {	color: #75AAF1;font-family: 'source_sans_prolight';font-size: 14px;	font-weight: 300;line-height: 24px;	text-align: left;}
.client-name {position: relative;background: url(../images/quote-icon.png) no-repeat;background-position: top left;padding-left: 55px;display: inline-block}
.testimonial_content .slick-prev,.testimonial_content .slick-next,ul.brand-logo-slider .slick-prev,ul.brand-logo-slider .slick-next,.as-logo-slider .slick-prev,.as-logo-slider .slick-next{width: 25px;height: 25px;border-radius: 50%;text-align: center;line-height: 25px;background-color: #ffffff;}
.testimonial_content .slick-slider .slick-prev:before ,ul.brand-logo-slider .slick-prev:before,.as-logo-slider .slick-prev:before{
    content: "\f053";font-family: "FontAwesome";color: #467ec9;font-size: 10px;line-height: 25px;opacity:1;
}
.testimonial_content .slick-slider .slick-next:before ,ul.brand-logo-slider .slick-next:before,.as-logo-slider .slick-next:before{
    content: "\f054";font-family: "FontAwesome";color: #467ec9;font-size: 10px;line-height: 25px;opacity:1;
}
ul.brand-logo-slider .slick-prev:before,ul.brand-logo-slider .slick-next:before{color: #e2001a}
.testimonial_content .slick-slider .slick-prev{left: 0;margin-top: -50px;}
.testimonial_content .slick-slider .slick-next{right: 0;margin-top: -50px;}
.pdl100{padding-left:100px}
a.btn-gallery {font-size: 16px;color: #ffffff;font-family: 'source_sans_prosemibold';line-height: 22px;background: rgb(70,126,201);
background: -moz-linear-gradient(top, rgba(70,126,201,1) 0%, rgba(38,92,165,1) 100%);
background: -webkit-linear-gradient(top, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);
background: linear-gradient(to bottom, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#467ec9', endColorstr='#265ca5',GradientType=0 );border-radius: 22px;padding: 13px 65px 9px 25px;display: inline-block;position: relative;margin-bottom: 20px;white-space: nowrap}

a.btn-gallery:before ,a.btn-book-service:before,.sidebar_block a.btn-talk:before,a.btn-more:before{
    content: "\f054";
    font-family: "FontAwesome";
    color: #467ec9;
    font-size: 10px;
    line-height: 25px;
    right: 25px;width: 25px;height: 25px;border-radius: 50%;text-align: center;line-height: 25px;background-color: #ffffff;position: absolute;
    top: 11px;
}
.pdr50{padding-right: 50px}
p.sp-text{font-size: 30px;color: #467ec9;font-family: 'source_sans_prosemibold';line-height: 100%;margin-bottom: 30px}
.right-content p.lg-text{font-size: 18px;font-family: 'source_sans_prolight';margin-bottom: 30px;}
.right-content p.sp-text{width: 80%;margin: 25px auto 40px}
.right-content .block-9,.about-caption .block-9{width: 90%;margin: 0 auto}
.block-3{width: 33.33%;float: left;padding: 0 20px;display: inline-block;}
.mrgb20{margin-bottom: 20px !important;}
.right-content .row .block-3 img{margin-bottom: 20px;margin-top: 30px}
.num {font-size: 40px;color: #e2001a; font-family: 'aaux_proultraregular';display:block;line-height: 20px;margin-bottom: 10px;}
span.months{font-size: 22px;color: #e2001a; font-family: 'aaux_proultraregular';display:block;text-transform: uppercase;line-height: 20px}
span.plus-img{position: relative}
.right-content .block-3 p{padding: 0 25px;}
.right-content .divider {border-bottom:2px solid #e5e5e5;margin: 70px 0 80px}
.sign{font-size: 33px;
    font-family: 'source_sans_proregular';
    vertical-align: top; }
.right-img-content{position: relative;}
.bg_blue{background-color: #467ec9;max-width: 451px;padding: 45px;}
a.btn-book-service,a.btn-more{color: #467EC9;
	font-family: 'source_sans_proregular';
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;position: relative;
  background-color: #FFFFFF;background: linear-gradient(270deg, #E8F2FF 0%, #FFFFFF 100%);	
    box-shadow: 0 0 40px rgba(70,126,201,0.18);    padding: 10px 65px 10px 25px;
    border-radius: 22px;
    line-height: 24px;
    display: inline-block;white-space: nowrap;    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
a.btn-book-service:hover,a.btn-gallery:hover{background: linear-gradient(270deg, #AE0104 0%, #CB0003 100%);
   color: #ffffff;
    background: rgb(203,0,3);
    background: -moz-linear-gradient(top, rgba(203,0,3,1) 0%, rgba(174,1,4,1) 100%);
    background: -webkit-linear-gradient(top, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%);
    background: linear-gradient(to bottom, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0003', endColorstr='#ae0104',GradientType=0 );}
a.btn-book-service:hover:before,a.btn-gallery:hover:before {
    background-color: #fff;
    color: #AE0104;
}
.bg_blue p {color: #FFFFFF;font-family: 'source_sans_prolight';font-size: 18px;margin-top: 25px;margin-bottom: 22px;line-height: 24px;text-align: center;
}
.del_caption h5{font-size:30px;font-family: 'aaux_proultraregular';text-transform: uppercase;color: #FFFFFF;line-height: 32px;margin-bottom: 35px;}
a.btn-book-service:before{background-color: #467ec9;color: #ffffff;}
.img-block-right{position: absolute;right: 0;top:-30px;z-index: -1;margin-bottom: 96px}
.inline-img{display: inline-block;margin: 0 auto;max-width: 100%;}
.brands_bg{background: url(../images/brand_bg.jpg);width: 100%;padding: 35px 0 50px}
.brands_bg h4 {font-size: 28px;color: #fafafa;text-align: center;text-transform: uppercase;margin-bottom: 45px;font-family: 'aaux_proultraregular';}
ul.brand-logo-slider {list-style-type: none;margin: 0;padding: 0 28px;}
ul.brand-logo-slider .slick-slide {
    margin: 0px 20px;
}
ul.brand-logo-slider li div{width: 100%;
    background: #ffffff;
    text-align: center;
    margin: 0 auto;box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.26); -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.26); }
ul.brand-logo-slider li div > img{max-width: 100%;
    display: inline-block;
    vertical-align: middle;}

.light_bg{background-color: #ddeaf5;padding: 55px 0 50px}
h4.title{color: #0158A7;font-family: 'aaux_proultraregular';font-size: 28px;line-height: 31px;text-align: center;text-transform: uppercase;margin-bottom: 40px}
.logo-inline{display: inline-block;margin: 0 20px}
.logo-inline img{box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); -webkit-box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); -moz-box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); max-width: 100%}
.info_bg{background: url(../images/bg_2.png) #ffffff;background-position: center center;background-repeat: no-repeat;width: 100%;padding-top: 90px;min-height: 484px;}

.contact-info strong {font-size: 32px;color: #0158a7;display: block;line-height: 23px;font-family: 'aaux_proultraregular';text-transform: uppercase;font-weight: normal}
.contact-info span{color: #808080;font-size: 20px;font-family: 'aaux_proultraregular';margin-bottom: 35px;display: block;margin-top: 10px}
.inner-wrapper{max-width: 962px;margin: 0 auto;}
.contact-info address{font-size: 18px;color: #505050;line-height: 22px;font-family: 'source_sans_proregular';margin-top: 10px;padding: 0 25px 25px;}
.left-address-block{width:50%;float: left;display: inline-block;padding-right: 275px;padding-bottom: 150px}
.right-address-block{width:50%;float: left;display: inline-block;padding-left: 275px;padding-bottom: 150px}
.right-address-block .contact-info address{padding: 0 0 25px}
.contact-info a.call-link{display: block;font-size: 24px;color: #d52317;font-family: 'aaux_proultraregular';margin-top: 10px;    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
.contact-info a.call-link:hover {color: #02304a}
.top-border{border-top: 1px solid #dcdcdc;padding: 20px ;}
.meet-time p{font-size: 16px;color: #505050;}
.meet-time label,.pay-label{color: #d52317;font-size: 16px;margin-right: 12px;font-family: 'source_sans_proregular';}
.meet-time span{padding: 0 15px}
.meet-time label{margin-right: 0}
a.fb-link i{font-size: 16px;color: #3b66c8;margin-right: 10px}
a.fb-link {color: #3b66c8;}
.ft_bg1{background-color: #bed3e5;}
footer {background-color: #bed3e5;width: 100%;position: relative;z-index: 2;}
footer h4{font-size: 18px;color: #02304a;line-height: 22px;text-transform: uppercase;font-family: 'source_sans_prosemibold';margin-bottom: 30px;padding-top: 50px}
footer ul.ft-links li,.ft-menu-links {
    list-style-type: none;
    position: relative;
    padding: 0px 0 0 20px;
    padding-right: 0;
}
.pay-label{line-height: 27px;display: inline-block}
.ft-menu-links{padding: 0;}
footer .block-1,footer .block-2,footer .block-3,footer .block-4{float: left;display: inline-block}
footer .block-1{width: 17%}
footer .block-2{width: 20%;}
footer .block-3{width: 44%;padding-left: 60px;padding-right: 55px;background-color: #c0d4e6;}
footer .block-4{background-color: #c7dbed;width: 19%;padding: 0 0 0 65px; height: 397px;}
footer ul.ft-links li a{color: #505050;	font-family: 'source_sans_proregular';	font-size: 16px;line-height: 30px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s ;}
footer ul.ft-links li:before {
    content: "\f105";
    position: absolute;
    top: 8px;
    left: 0px;font-size: 14px;color: #505050;
    font: normal normal normal 14px/1 FontAwesome;
}
footer ul.ft-links li a:hover,ul.ft-menu-links li a:hover {color: #d0191c}
footer ul.ft-links{margin-bottom: 25px;display: inline-block;width: 100%;}
.ft_bg2{background-color: #c7dbed;}
footer ul.ft-links.list-inline li{width: 50%;float: left}
ul.ft-menu-links li{display: inline-block;padding: 0 20px;float: left}
ul.ft-menu-links li a{display: block;font-size: 14px;color: #505050;text-transform: capitalize;line-height: 30px;    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
.white_bg{clear: both;width: 100%;padding: 20px 0;background: #ffffff;}
.ft_bg_red{background-color:#d52317;min-height: 54px; }
.ft_bg_red p{font-size: 14px;color: #ffffff;padding: 15px 0}
footer .block-1{padding-left: 50px;padding-right: 45px}
footer .block-2{padding-left: 65px;padding-right: 80px;}
.ft_bg4.block-4:before {
    content: "";
    position: absolute;
    right: 0;
    width: 17%;
    background-color: #c7dbed;
    top: 0;
    float: right;
    height: 100%;
    z-index: -1;
}

.breadcrumb_bg{border-bottom: 1px solid rgba(72,71,71,.20);background-color: #ffffff;min-height:58px; }
ul.breadcum {
    padding:10px 0;
    margin: 0;
}
ul.breadcum >li {
    display: inline-block;
    font-size: 14px;
    padding: 12px 20px 12px 30px;
    line-height: 100%;color: #02304a;
    text-transform: uppercase;position: relative;font-family: 'cabinregular';
}
ul.breadcum>li:not(:last-child):before {
   content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 12px;
    right: -15px;
    color: #cb0003;
    font-size: 14px;
}
ul.breadcum >li:last-child{padding-right: 0}
ul.breadcum >li:first-child {
    padding-left: 0;
}
ul.breadcum li a{color: #d0191c;font-family: 'cabinregular';text-transform: uppercase}
header.in_header_bg{background: url(../images/inner_header_bg.jpg);width: 100%;position: relative;background-size: cover}
ul.breadcum li a:hover{color: #02304a}
.inner_content_bg{background-color: #f1f1f1;padding: 35px 0}
.page-title h3,.right_contact_bg h4, .page-title h1{font-size: 28px;color: #02304a;text-align: left;line-height: 35px;margin-bottom: 50px;font-family: 'aaux_proultraregular';text-transform: uppercase}
.img-in-block{position: relative;margin-bottom: 40px}
.img-in-block img{position: relative;box-shadow: 0px 2px 3px 0px rgba(100, 99, 99, 0.22); -webkit-box-shadow: 0px 2px 3px 0px rgba(100, 99, 99, 0.22); -moz-box-shadow: 0px 2px 3px 0px rgba(100, 99, 99, 0.22); }

.img-in-block .caption_bg{background-color:rgba(2,48,74,.90);max-width: 363px;border-top:2px solid #d0191c;position: absolute;left: 40px;bottom: 0;padding: 50px 40px}
.img-in-block .caption_bg p{font-size: 24px;line-height: 30px;font-family: 'aaux_proultraregular';color: #ffffff;text-align: center;text-transform: uppercase;margin-bottom: 25px;}
.service-block-3 .service-img .book-service-link a:hover{background-color: #02304a;}
.block-8{width: 65.77%;float: left;display: inline-block;margin-right: 4.6%}
.block-4{width: 29.55%;float: right;display: inline-block}
.cta_bg{background: url(../images/cta-bg.jpg) no-repeat;width: 100%;background-size: cover;border: 4px solid #5989cd;box-shadow: 0px 2px 3.88px 0.12px rgba(76, 76, 76, 0.26); -webkit-box-shadow: 0px 2px 3.88px 0.12px rgba(76, 76, 76, 0.26); -moz-box-shadow: 0px 2px 3.88px 0.12px rgba(76, 76, 76, 0.26);min-height: 417px;margin-bottom: 30px;position: relative;padding: 16px 20px}
.cta_bg .cta_caption_bg{background: url(../images/caption-bg.png) no-repeat;width: 100%;background-size: cover;max-width:197px;height: 203px;padding: 35px 20px;text-align: center;float: left}
.cta_bg .call-block{width: calc( 100% - 197px);float: left;display: inline-block;text-align: center;padding: 40px 0 40px 4%}
.cta_bg .cta_caption_bg p{max-width: 90%;margin: 0 auto;line-height: 30px}
.cta_bg .cta_caption_bg p,.association_bg h4{font-size: 24px;color: #ffffff;font-family: 'aaux_proultraregular';text-transform: uppercase}
.association_bg{background-color: #467ec9;padding: 40px 30px 35px;text-align: center;margin-bottom: 30px}
.cta_bg .call-block label,.cta_bg .call-block a{display: block;font-size: 26px;color: #02304a;font-family: 'aaux_proultraregular';text-transform: uppercase;line-height: 30px;white-space: nowrap}
.cta_bg .call-block a:hover{color: #d0191c;}
.cta_bg .call-block img{margin-bottom: 10px}
.association_bg h4{margin-bottom: 35px}
.association_bg .logo-half-block{width: 45%;display: inline-block} 
.as-logo-slider {margin: 0 -16px;}
.association_bg .slick-slide  img{display: inline-block;max-width: 100%}
.as-logo-slider .slick-prev {left: 13px;z-index: 1;margin-top: -12px}
.as-logo-slider .slick-next {right: 13px;margin-top: -12px;}
.content_block{-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);padding: 30px;background-color: #ffffff;}
.content_block p,.for-your-safety p{font-size: 18px;line-height: 27px;color: #4b4b4b;font-family: 'source_sans_prolight';margin-bottom: 30px;text-align: justify}
.content_block p:last-child,.dv-service-block p:last-child{margin-bottom: 0}
.mrgb40 {margin-bottom: 40px}
.inner_content_bg .block-6{width: 48%;}
.right-img img.bx-shadow{-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);}
.mn-height282{min-height: 280px}
.sidebar_block {background: #fff url(../images/contact-person.jpg);position: relative;margin-bottom: 30px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);background-position: 0 100%;min-height: 268px;width: 100%;background-repeat: no-repeat}
.sidebar_block p,.ser_caption p,.bosch-red-bg p{font-size: 18px;color: #02304a;font-family: 'source_sans_prolight';line-height: 27px;margin-bottom: 30px;}
.sidebar_block h4,.ser_caption  label,.bosch-red-bg p span{text-transform: uppercase;font-size: 26px;color: #02304a;line-height: 34px;margin-bottom: 12px;font-family: 'aaux_proultraregular';padding: 40px 0 0}
.sidebar_block a.btn-talk,.quality_caption a.btn-more{font-size: 16px;color: #ffffff;line-height: 23px;display: inline-block;padding: 11px 60px 10px 30px; font-family: 'source_sans_prosemibold';background: rgb(3,60,92);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
background: -moz-linear-gradient(top, rgba(3,60,92,1) 0%, rgba(2,48,74,1) 100%);
background: -webkit-linear-gradient(top, rgba(3,60,92,1) 0%,rgba(2,48,74,1) 100%);
background: linear-gradient(to bottom, rgba(3,60,92,1) 0%,rgba(2,48,74,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#033c5c', endColorstr='#02304a',GradientType=0 );position: relative;min-width: 158px;min-height: 44px;border-radius: 22px;text-align: center;margin-bottom: 40px;white-space: nowrap}
a.btn-more:hover {color: #ffffff;background:#02324d}
.sidebar_block a.btn-talk:hover, .quality_caption a.btn-more:hover{background: rgb(70,126,201);
    background: -moz-linear-gradient(top, rgba(70,126,201,1) 0%, rgba(38,92,165,1) 100%);
    background: -webkit-linear-gradient(top, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);
    background: linear-gradient(to bottom, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#467ec9', endColorstr='#265ca5',GradientType=0 );}
.sidebar_block a.btn-talk:hover:before, .quality_caption a.btn-more:hover:before{    color: #467ec9;}
.sidebar_block .block-9,.bosch-red-bg .block-9{width: 80%;margin: 0 auto}
.sidebar_block .col-6{position: relative}
.sidebar_block a.btn-talk:before,.quality_caption a.btn-more:before,a.btn-more:hover:before{color: #02324d;background-color: #ffffff;}

.sidebar_block .col-6 img.img-responsive{position: absolute;left: 0;bottom: 0;top:14px}
.bosch_service_bg{background: url(../images/bosch-map-bg.jpg) no-repeat;width: 100%;min-height: 285px;padding: 50px 40px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;}
.ser_caption label,.bosch-red-bg p span{font-size: 26px;color: #ffffff;padding: 0;margin-bottom: 15px;line-height: 34px;display: block}
.ser_caption p,.bosch-red-bg p{font-size: 18px;color: #ffffff;}
.bosch-red-bg p span{margin-bottom: 0px}
.bosch_service_bg .ser_caption{max-width: 165px;}
.bosch-red-bg{background: url(../images/red-bg.jpg);width: 100%;min-height: 282px;padding: 60px 30px;background-repeat: no-repeat;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);  background-size: cover;}
a.btn-more{color: #d0191c;background-color: #ffffff;}
a.btn-more:before{color: #ffffff;background-color: #d0191c}
.bosch_wrok_bg{background: url(../images/bg2.jpg);width: 100%;background-repeat: no-repeat;background-size: cover;margin-bottom: 40px}
.bosch_wrok_bg .tag-content{padding: 50px 0;width: 65%;margin: 0 auto}
.bosch_wrok_bg .tag-content p{padding: 0}
.bosch_wrok_block .video-wrapper {width: 70%;margin: 0 auto}
.bosch_wrok_block .video-wrapper p{padding: 35px 10px}
.content_white_bg{background-color: #ffffff;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);padding-top: 40px}
.robert_bg{border:4px solid #ffffff;background: #dfe5e7 url(../images/robert-bosch-bg.png);background-position: right top;width: 100%;background-repeat: no-repeat;min-height:180px;padding: 40px 40px 0}
.quality_caption {width: 50%;}
.quality_caption p{font-size: 20px;color: #1a4c68;text-transform: uppercase;font-family: 'aaux_proultraregular';margin-bottom: 15px;}
.quality_caption a.btn-more{margin-bottom: 35px;}
.service-content .block-3{padding: 0 90px;margin-bottom:55px}
.service-content .block-3 img{margin: 40px 0;}
.service-content .block-3:nth-child(3){padding: 0 65px}
/*.service-content p{text-align: justify}*/
.service-content p,.car-service-caption p,.in_bg_light p,.work-caption-block p,.about-caption p{font-size: 18px;line-height: 27px;color: #4b4b4b;font-family: 'source_sans_prolight';margin-bottom: 30px;}
.br-right{border-right: 1px solid #e1e1e1}
.divider-bt{border-top: 1px solid #e1e1e1;margin-bottom: 50px}
.bosch-car-service,.pr-info-block{position: relative;padding: 0 55px;margin-bottom: 55px}
.car-service-caption,.pr-caption{position: absolute;top:50px;right: 0;bottom: 40px; width: 234px;background: #ffffff;height: 290px;text-align: center;border: 1px solid #ebebeb;padding: 40px}
.car-service-caption img, .pr-caption img{margin-bottom: 20px;}
.car-service-caption p,.pr-caption p{margin-bottom: 0}
.block-pd40{padding: 0 40px}
.service-content p.mrgb20{margin-bottom: 20px}
.service-content p strong{color: #4b4b4b;font-family: 'aaux_proultraregular';line-height: 32px;margin-bottom: 15px;font-size: 18px;font-weight: normal;}
.in_bg_light{background-color: #f2f1f1;padding: 40px;    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);margin-top: 1px}
.wrap-content img.img-right{float: right;margin-left: 30px;}
.wrap-content img.img-left{float: left;margin-right: 4%;}
h4.sub-title{font-size: 28px;color: #ffffff;font-family: 'aaux_proultraregular';line-height: 32px;margin-bottom: 30px;padding-top:30px;text-transform: uppercase;text-align: center}
.form_block{background: #ffffff;border-bottom: 2px solid #2697d5;padding: 30px}
.form_block input.form-input, .form_block textarea {
    color: #8e8e8e;
    font-size: 15px;
    padding: 15px;
    border: 1px solid #c5c5c5;
    min-height: 50px;
    width: 100%;font-family: 'source_sans_proregular';margin-bottom: 30px;-webkit-appearance: none;
}
.form_block .block-6{margin-right: 3.2%}
.block-12{width: 100%;}
.form_block input,.form_block textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #6e6c6c;font-size:15px;
}
.form_block input,.form_block textarea::-moz-placeholder { /* Firefox 19+ */
color: #6e6c6c;font-size:15px;
}
.form_block input,.form_block textarea:-ms-input-placeholder { /* IE 10+ */
  color: #6e6c6c;font-size:15px;
}
.form_block input,.form_block textarea:-moz-placeholder { /* Firefox 18- */
 color: #6e6c6c;font-size:15px;
}
.mrgr0{margin-right: 0 !important}
ul.captcha-list {
    list-style-type: none;
   /* float: right;*/
}
ul.captcha-list li {
    display: inline-block;
  /*  float: left;*/
}
.btn-submit {
    background: #d52317 url(../images/send-icon.png) no-repeat;
    width: auto;
    background-position: 88% 50%;
    padding: 13px 60px 9px 30px;
    outline: none;
    border: 0px;
    min-height: 44px;
    min-width: 198px;
    font-size: 16px;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: left;
    margin-left: 30px;line-height: 22px;
    cursor: pointer;border-radius: 22px;font-family: 'source_sans_prosemibold';
     -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
    -webkit-appearance: none;
}
.btn-submit:hover {background: #467ec9 url(../images/send-icon.png) no-repeat;    background-position: 88% 50%;}
.section_bg .logo-inline,.association-logos .logo-inline,.about-caption .logo-inline{margin: 0 1% 20px}
.section_bg .logo-inline:first-child,.about-caption .logo-inline:first-child{margin-left: 0;}
.section_bg .logo-inline:nth-child(3),.about-caption .logo-inline:nth-child(3){margin-right: 0}
.pdb0{padding-bottom: 0 !important;}
.map-border iframe{border: 6px solid #ffffff !important;margin-bottom: 50px;}
.right_contact_bg{background:#ffffff url(../images/contact-bg.png) no-repeat;-webkit-box-shadow: 0px 1px 4px 0px rgba(241, 241, 241, 0.1);-moz-box-shadow: 0px 1px 4px 0px rgba(241, 241, 241, 0.1); box-shadow: 0px 1px 4px 0px rgba(241, 241, 241, 0.1); border:1px solid #e1e1e1;background-position: bottom right;padding-top: 30px;padding-bottom: 200px;margin-bottom: 25px}
.right_contact_bg h4{border-bottom: 1px solid #dddddd;padding-bottom: 26px;text-align: center}
.inner_content_bg .section_bg{background-color: transparent;margin-bottom: 0}
.hours_label{display: block;font-size: 16px;color: #02304a;margin-bottom: 0px;text-transform: uppercase;margin-bottom: 0}
.right_contact_bg address{padding: 0 20px 25px;text-align: center;text-transform:capitalize}
.section_bg .right_contact_bg .block-6{padding: 0 65px;width: 50% !important}
.right_contact_bg .block-6.right-divider{border-right: 4px double #e1e1e1}
.mrgb30{margin-bottom: 30px;}
span.hours_label{padding: 0 10px 0px 10px;display: inline-block}

.testmonial-wrap{box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); -webkit-box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); -moz-box-shadow: 0px 1px 4px 0px rgba(1, 88, 167, 0.26); background-color: #ffffff;border-bottom: 2px solid rgba(38,151,213,.50)}
.testimonial-content{padding: 40px;}
.testimonial-content > p{color: #4b4b4b;font-size: 16px;font-family: 'source_sans_prolight';}
.testimonial-client-caption  img{float: left;margin-right: 15px;}
.testimonial-client-caption > p{color: #c50000;font-size: 21px;font-family: 'source_sans_prolight';text-transform: capitalize}
.testimonial-client-caption span{color: #02304a;font-size: 14px;display: block;font-family: 'source_sans_prolight';text-transform: capitalize}
.testimonial-client-caption{
    border-top: 1px solid #e1e1e1;padding:20px 40px;
}

.inner-testimonial-content .block-8{width: 66%;margin-right: 3%;}
.service-block-3{width: 31.22%;margin-right: 35px;float: left;display: inline-block;margin-bottom: 35px;}
.service-block-3:nth-child(3n),.pro-block-3:nth-child(3n){margin-right: 0;}
.service-block-3 .service-img {position: relative;width: 100%;height: 100%;    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.service-block-3 .service-img .img-overlay{background: rgba(2,48,74,.80);position: absolute;top: 0;bottom: 0;left: 0;right: 0;content: ""}
.service-img:hover .img-overlay{background-color: rgba(208,25,28,.80);}
.service-img a{display: block;}
.service-img .service-icon{padding: 40px 30px}
.service-block-3 .service-img .book-service-link{position: absolute;
    left: 0;
    right: 0;bottom: 30px;
    text-align: center;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
  opacity: 0;  
   
 }
.service-block-3 .service-img h4{font-family: 'aaux_proultraregular';font-size: 20px;text-transform: uppercase;color: #ffffff;
-webkit-transition: all .5s cubic-bezier(.88,-.99,0,1.81);-moz-transition: all .5s cubic-bezier(.88,-.99,0,1.81);-ms-transition: all .5s cubic-bezier(.88,-.99,0,1.81);transition: all .5s cubic-bezier(.88,-.99,0,1.81);}
.service-icon {position: relative}
.service-icon:after {content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 1px;
    background: #ffffff;
    height: 2px;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
     -ms-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.service-img:hover .service-icon:after{opacity: 1;left: 0;right: 0}
.service-block-3 .service-img:hover h4:before{display: none}
.service-block-3 .service-img:hover h4{
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    transition: all .5s cubic-bezier(.88,-.99,0,1.81);margin-top: 0;}
.service-block-3 .service-img:hover .book-service-link{opacity: 1; -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;}
.promotion-block,.dv-service-block{background-color: #ffffff;padding: 25px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); }
.pro-block-3{width: 30.91%;margin-right: 3.55%;float: left;display: inline-block;margin-bottom: 40px;}
.promotion-block p,.dv-service-block h5{	color: #4B4B4B;	font-family: 'aaux_proultraregular';font-size: 18px;line-height: 22px;margin: 20px 0 20px;text-transform: uppercase}
 a.btn-book{background-color: #cb0003;padding: 9px 25px;color: #ffffff;font-size: 18px;text-transform: capitalize;border-radius: 22px;font-family: 'source_sans_probold';display: inline-block;line-height: 26px;margin-bottom: 10px;white-space: nowrap;-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;}
 a.btn-book img{margin-right: 10px;float: left}
.pro-block-3:nth-child(odd) .promotion-block{border-bottom: 2px solid #cb0003}
.pro-block-3:nth-child(even) .promotion-block,.dv-service-block{border-bottom: 2px solid #467ec9}
.pro-block-3:nth-last-child(-n+3) .promotion-block {
   border-bottom-color: #467ec9;  
}
p.person-name{color: #4b4b4b;text-transform: uppercase;font-size: 18px;font-family: 'aaux_proultraregular';margin-bottom: 10px;white-space: nowrap}
.person-caption p{text-transform: uppercase;}
.pr-info-block .person-caption{border-bottom: 2px solid #467ec9;/*left: 45%;*/}

.right-block-info .pr-info-block,.right-block-info,.right-block-info .bosch-car-service{float: right;padding-left: 0}
.right-block-info img.img-responsive{float: right}
.right-block-info .person-caption,.right-block-info .car-service-caption{left: 0;margin-left: -97px}
.team-content .service-content p{padding: 0 15px;}

/*css for workshop page*/
.block-5{width: 48.77906976744186%;float: left;display: inline-block;}
.workshop-block{position: relative}
.exp-years p, .work-caption-block h3 {font-size: 30px;text-transform: uppercase;color: #0f3d57;font-family: 'aaux_proultraregular';line-height: 100%;}
.work-caption-block h3 { padding:15px 0; }
.work-caption-block {background: #fff url(../images/workshop-caption-bg.png);width: 100%;background-position: bottom right;background-repeat: no-repeat;max-width: 451px;padding: 50px 50px 200px;position: absolute;top: 35px;right: 0;bottom: 35px;border-top:2px solid #0158a7;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11); }
.work-caption-block p{padding: 0 30px}
.sub-title{font-size: 24px;color: #0158a7;font-family: 'aaux_proultraregular';line-height: 31px;text-transform: uppercase;margin-bottom: 35px;}
.block-7{float: right;width: 48.77906976744186%;display: inline-block;}
.about-caption .logo-inline{margin-bottom: 30px}
.about-caption .block-9{    padding: 0 100px;
    width: 100%;}
.about-caption .btn-gallery{background: linear-gradient(270deg, #AE0104 0%, #CB0003 100%);margin-top: 8px;background: rgb(203,0,3);
background: -moz-linear-gradient(top, rgba(203,0,3,1) 0%, rgba(174,1,4,1) 100%);
background: -webkit-linear-gradient(top, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%);
background: linear-gradient(to bottom, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0003', endColorstr='#ae0104',GradientType=0 );position: relative;margin-bottom: 50px; -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.about-caption a.btn-gallery:before{color: #be0103; -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
a.btn-gallery{
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
}
.about-caption a.btn-gallery:hover, a.btn-gallery:focus, a.btn-gallery:active {
    background: rgb(70,126,201);
    background: -moz-linear-gradient(top, rgba(70,126,201,1) 0%, rgba(38,92,165,1) 100%);
    background: -webkit-linear-gradient(top, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);
    background: linear-gradient(to bottom, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%);   
    color: white;
}
.about-caption a.btn-gallery:hover:before {color: #467ec9}
.about-block-left{width: 47%;margin-right: 2%;float: left;display: inline-block}
.about-block-right{width: 51%;float: right;display: inline-block}
.about-content{padding: 40px;    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);}
.about-content p{font-family: 'source_sans_prolight';font-size: 18px;line-height: 24px;text-align: justify;margin-bottom: 30px}
.about-content p:last-child{margin-bottom: 0;}
.cta_bg_about{background: url(../images/bg3.jpg);width: 100%;background-repeat: no-repeat;background-size: cover;padding: 32px 22px 50px 40px;position: relative}
.cta_bg_about p,.cta_bg_about a{color: #FFFFFF;font-family: 'aaux_proultraregular';font-size: 24px;line-height: 30px;text-transform: uppercase}
.cta_bg_about .call-no img{float: left;margin-right: 10px;}
.cta_bg_about p{padding-top: 10px;margin-bottom: 15px;text-align: left}
.cta-left{width: 55%;float: left}
.cta-right{width: 43%;float: right}
.cta_bg_about a{padding: 10px 0}
.cta_bg_about .call-no{margin-bottom: 30px}
.cta_bg_about .call-no a{font-size: 30px;padding: 5px 0 7px;display: inline-block; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.cta_bg_about .cta-right{position: absolute;    right: 20px;
    bottom: 20px;
    top: 30px;}
a.fb-link:hover {
    color: #d52317;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
}
.safe-block{background-color: #ebebeb;padding: 35px 30px;margin-bottom: 40px;}
.driver-tips-content .block-4{width:32%;float: left;margin-right: 3%}
.driver-tips-content .safe-block h4{font-size: 22px;line-height: 32px;font-family: 'aaux_proultraregular';text-transform: uppercase;margin: 22px 0}
.driver-tips-content p strong{font-size: 18px;color: #4b4b4b;font-family: 'aaux_proultraregular';text-transform: uppercase;margin-top: 15px;margin-bottom: 10px;display: block;font-weight: normal;}
.driver-tips-content .safe-block p,.dv-service-block p {font-size: 18px;line-height: 26px;color: #4b4b4b;font-family: 'source_sans_prolight';margin-bottom: 30px}
.driver-tips-content .block-8-right{float: right;width:65% }
ul.default-list{padding: 0;margin: 0;list-style-type: none}
ul.default-list li{position: relative;padding: 10px 5px 10px 20px;font-size: 18px;line-height: 26px;color: #4b4b4b;font-family: 'source_sans_prolight';}
ul.default-list li:before{content: "\f105";
position: absolute;
top: 12px;
left: 0px;
font-size: 14px;
color: #505050;
font: normal normal normal 14px/1 FontAwesome;}
.cta_bg_about .call-no a:hover {color: #be0103;}
.for-your-safety {background: #e7e5e6 url(../images/safety-bg.jpg);width: 100%;background-repeat: no-repeat;background-size: cover;border: 4px solid #ffffff;-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.11);padding: 40px 20px 35px 45%;margin-bottom: 34px}
.for-your-safety  label{color: #02304A;	font-family: 'aaux_proultraregular';font-size: 26px;line-height: 34px;display: block;margin-bottom: 10px}

.for-your-safety p{margin-bottom: 20px}
.brand-logo-slider .slick-prev {
    left: 0px;
}
.brand-logo-slider .slick-next {
    right: 0px;
}
.brand-logo-slider  .slick-slide img{display: inline-block;max-width: 100%;}
.site-menu__container {
    transition-timing-function: cubic-bezier(.42,0,.58,1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
.site-menu:hover:after, .site-menu__container {
    transform: translate3d(0,0,0);
    opacity: 1;
}
.site-menu:after, .site-menu__container {
    transition-duration: .25s;
    transition-property: transform,opacity;
    transition-delay: 0s;
    height: 100%;
}
.site-menu__container>span {
    height: 2px;
    width: 25px;
    display: block;    margin: 10px auto -5px;
    background-color: #ffffff;
}
.site-menu {
    height: 21px;
    width: 40px;
    position: relative;}
.site-menu .site-menu__container>span {
    background-color: #f1f1f1;
}

  html.open-menu  .site-menu__container>span {
    height: 2px;
    width: 40px;
    display: block;
    background-color: #ffffff;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate3d(-50%,-50%,0) rotate(-45deg);
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
    -moz-transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
  html.open-menu  .site-menu__container>span:nth-child(2) {
    transform: translate3d(-50%,-50%,0) rotate(45deg);
}
footer ul.ft-menu-links li:first-child{padding-left: 0}
footer ul.ft-menu-links li:last-child{padding-right: 0}

.contact-wrapper .block-6.right{width: 45%;}
.contact-wrapper .section_bg:before {
    width: 47.77%;
    background: url(../images/contact_bg1.jpg) no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: -1;
    top: 0;
    background-size: 100% 95%;
    padding-right: 60px;
}
.mrgt100{margin-top: 96px;}

.association-logos{font-size: 0;text-align: center}
.association-logos .logo-inline:nth-child(1),.association-logos .logo-inline:nth-child(3){width: 27%;}
.association-logos .logo-inline:nth-child(2){width: 42%}
.video-wrapper .block-6{width: 50%}
.video-wrapper img.img-responsive{margin: 0 auto}
.tbl-block {display: table;width: 100%;text-align: center;height:60px; }
.tbl-inline{    display: table-cell;
    vertical-align: middle;}

/* --  popup -- */

#requestForService {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
}
.popup_visible #requestForService {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.well {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border-top: 5px solid #d52317;
    border-radius: 0px;
   
    max-width: 1200px;
    width: 100%;
    
}
.popup_parent
{ 
}
.popup_left
{
	width: 38.83%;
	float: left;
    
}


.popup_right
{
	width: 61.16%;
	float: right;
	padding: 37px 44px 37px 50px;
}

.popup_heading h3
{
	font-size: 30px;
    line-height: 32px;
	text-transform: uppercase;
	color: #02304a;
	font-family: 'aaux_proultraregular';
	position: relative;
	padding-bottom: 15px;
}

.popup_close_btn
{
	display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}

.popup_left_inn
{
    min-height: 680px;
    
     text-align: center;
    padding: 50px 70px;
    background: url(../images/popup_bg.jpg) no-repeat right bottom #c7dbed;
}
.popup_left_inn .popup_heading h3
{
    padding: 0 20px;
}

.popup_left_img
{
    padding: 40px 0 20px 0;
}
.popup_left_img img
{
    max-width: 100%;
}
.popup_left_inn p
{
	color: #464d54;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
    font-family: 'source_sans_prolight';
}
.popup_left_inn h4
{
	font-size: 30px;
    line-height: 32px;
	text-transform: uppercase;
	color: #d52317;
	font-family: 'aaux_proultraregular';
	position: relative;
	padding: 15px 20px; 
}
.popup_form
{
    padding: 25px 0;
}

.popup_form .form_block
{
    padding: 0;
    border: 0;
}

.date_field
{
   padding-right: 35px;
    background: url(../images/date.png) no-repeat top 15px right 15px ;
        
}
.as-logo-slider .slick-slide{margin-bottom: 20px}
.promotion-block{padding: 25px 30px;}
.promotion-block a.btn-gallery{text-transform: uppercase;}
#menu ul li>a>i.openedmenu{    -Webkit-transform: rotate(-180deg);
    -Webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);}
	
.pro-block-3:nth-child(3n) { clear:right; }
/*.pro-block-3:nth-child(3n+1) { clear:left; }  */
#scroll {
    margin: 20px 0;
    position: relative;
    float: left;
    height: 230px;
    overflow: auto;
}

#scroll2 {
    margin: 20px 0;
    position: relative;
    float: left;
    height: 460px;
    overflow: auto;
}




#scroll::-webkit-scrollbar {
    width: 0.5em;
}
 
#scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
 
#scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

footer ul.ft-links li.active a, ul.ft-menu-links li.active a{color: #d0191c;}



 .brandpg .pr-caption {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 50%;
    width: 234px;
    background: #ffffff;
    height: 220px;
    text-align: center;
    border: 1px solid #ebebeb;
    padding: 50px 0 0;
    margin: -110px 0 0 0;
}


.slider_caption {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
    bottom: 200px; background:gold
}

.slider_text {
    position: absolute;
    text-align: center;
    background: url(../images/berwick-banner-bg.png)no-repeat center bottom #FFFFFE;
    width: 290px;
    border-top: 5px solid #cb0003;
    right: 26%;
    padding: 20px 0 60px 0;
}

.banner_caption_line_1 {
    font-family: 'aaux_proultraregular';
    font-size: 30px!important;
    font-weight: 400;
    text-transform: uppercase; margin: 15px 0;
    color: #467ec9;
    line-height: 30px!important
}

.banner_caption_line_2 {
    color: #4b4b4b;
    font-size: 22px!important;
    font-family: 'aaux_proultraregular';
    margin: 15px 0;
    font-weight: 400;
    text-transform: uppercase;
}


.slider_caption.bnr1 .banner_caption_line_1 {font-size: 60px!important;}


.whychooscontanier {background: url(../images/why-choose-us.jpg)no-repeat 0 bottom #ffffff;border: 4px solid #5989cd;text-align: center;padding: 60px 60px 400px;background-position: center bottom;}
.whychooscontanier span {
    font-size: 20px;
    color: #4b4b4b;
    line-height: 24px;
    margin-bottom: 30px;
    font-family: 'aaux_proultraregular';
    text-transform: uppercase;
    display: block;
}



/*
.wonderplugin-gridgallery-item-container:hover:after {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/applepools/images/overlay-image.png) center center no-repeat rgba(0,0,0,.3);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    cursor: pointer;
    outline: 8px solid #c2d73a;
    outline-offset: -8px;
}
*/


/* For gallery section */

#loadingdiv {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
    opacity: 0.97;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}

.wonderplugin-gridgallery-item-container {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
    cursor: pointer;
}

.wonderplugin-gridgallery-item-container:after {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
}

.wonderplugin-gridgallery-item-container a:hover:after {
    content: "";
    position: absolute;
    background: url(../images/overlay-image.png) center center no-repeat rgba(70, 126, 201, 0.8);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    cursor: pointer;
    outline-offset: -8px;
}

.wonderplugin-gridgallery-item.wonderplugin-gridgallery-item-visible { border: 4px solid #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.15);}

.wonderplugin-gridgallery-item-container:before {content: '';position: absolute;z-index: 1;font-size: 30px;width: calc(100% - 10px);height: calc(100% - 10px);top: 5px;bottom: 0;left: 5px;right: 0;border: 1px solid rgba(255,255,255,0.2) ;}
.wonderplugin-gridgallery-item-container:hover:before {display: none }


button.wonderplugin-gridgallery-loadmore-btn{     font-size: 16px!important;
    color: #ffffff!important;
    font-family: 'source_sans_prosemibold'!important;
    line-height: 22px;
    background: rgb(70,126,201)!important;
    background: -moz-linear-gradient(top, rgba(70,126,201,1) 0%, rgba(38,92,165,1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%)!important;
    background: linear-gradient(to bottom, rgba(70,126,201,1) 0%,rgba(38,92,165,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#467ec9', endColorstr='#265ca5',GradientType=0 )!important;
    border-radius: 22px!important;
    padding: 13px 65px 9px 25px!important;
    display: inline-block!important;
    position: relative;
    margin-bottom: 20px!important;
    white-space: nowrap!important;
    text-shadow: none!important;
}

button.wonderplugin-gridgallery-loadmore-btn:before{  
content: "\f054";
    font-family: "FontAwesome";
    color: #467ec9;
    font-size: 10px;
    line-height: 25px;
    right: 25px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    background-color: #ffffff;
    position: absolute;
    top: 11px;
}

button.wonderplugin-gridgallery-loadmore-btn:hover{
background: linear-gradient(270deg, #AE0104 0%, #CB0003 100%)!important;
    color: #ffffff!important;
    background: rgb(203,0,3)!important;
    background: -moz-linear-gradient(top, rgba(203,0,3,1) 0%, rgba(174,1,4,1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%)!important;
    background: linear-gradient(to bottom, rgba(203,0,3,1) 0%,rgba(174,1,4,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0003', endColorstr='#ae0104',GradientType=0 )!important;
}

#scroll ul li{text-align:left;}
.right-content .areas-we-serve #scroll{height: 400px;}
.right-content .areas-we-serve ul li{text-align:left; width:33.3%; float:left;}
.right-content .areas-we-serve ul{ padding-left: 20px; margin: 10px 0px 20px; width: 100%; float: left;}
.right-content .areas-we-serve {min-height: 950px;}