/*------------------------------------------------------------------- /
Template Name: Tcomconsultantz

/--------------------------------------------------------------------*/
@charset "utf-8";
/* CSS Document */

@import "bootstrap.min.css"; 
@import "jquery-ui.min.css"; 
@import "font-awesome.min.css";
@import "font-awesome-animation.min.css";
@import "flaticon.css";
@import "animate.css";
@import "bootsnav.css";
@import "hover.css";
@import "fancyBox.css";
@import "owl.css";
@import "isotop.css";
@import "magnific-popup.css";
@import "timecounter.css";
@import url(https://fonts.googleapis.com/css?family=Montserrat|Poppins:300,400|Ubuntu:300i,400,500,700);
/* ========== Table of contents ========== */

body {
    background-attachment: fixed;
    color: #454545;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff;
    overflow-x: hidden;
    max-width: 100%;
    overflow-x: hidden !important;
}
img {
    max-width: 100%;
}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.h1, .h2, .h3, h1, h2, h3{ margin-top: 0;}
ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
iframe {
    border: none;
    width: 100%;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #333333;
    text-decoration: none;
}
a img {
    border: none;
}
iframe {
    border: none;
}

ul li{list-style: none;}
/* ========== HEADINGS FONT-SIZE ========== */

h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.42857143;
    font-weight: 600;
    color: #04478d;
}
h2 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
.auto-img {
    width: 100% !important;
} 
.autos-btn-clr {
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.autos-btn-clr {
    color: #fff;
    padding: 10px 35px;
}
.autos-btn-clr:hover,
.autos-btn-clr:active,
.autos-btn-clr:focus {
    background-color: #04478d;
    border-color: #04478d;
    color: #fff;
}

.autos-btn-dark {
    background-color: #04478d;
    border-color: #04478d;
    color: #fff;
    border-radius: 0px;
    padding: 10px 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.autos-btn-dark:hover,
.autos-btn-dark:active,
.autos-btn-dark:focus {
    background-color: #d80012;
    border-color: #04478d;
    color: #fff;
}
.btn-default {
    font-size: 14px;
}
/* ========== SECTion ========== */

section {
    position: relative;
}
/* ========== SCROLL TO TOP ========== */

.scrollToTop {
    background-color: #d80012;
    border: 1px solid #fff;
    border-radius: 8px;
    bottom: 2%;
    color: #ffffff;
    display: none;
    font-size: 20px;
    padding: 3px 10px;
    position: fixed;
    right: 2%;
    text-align: center;
    z-index: 99999;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.scrollToTop:hover {
    color: #ffffff;
    background-color: #04478d;
}

section ul li{ /*list-style: disc;*/ padding-bottom: 10px;  /* margin-left: 20px; */}
ul.serviceleft li{list-style: none; margin-left: 0;}
/* ========== PRELOADER ========== */

.preloader {
    background-color: #ffffff;
    background-image: url(../images/preloader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999999;
} 
/* ========== HEADER TOP ========== */

.autos-header-top {
    background:#d80012 none repeat scroll 0 0;
}  
.autos-top-header {
    position: relative;
}
.autos-top-text {
    color: #fff;
    margin-top: 15px;
    text-transform: capitalize;
	font-size:13px;
}
.autos-social-accounts {
    margin-top: 15px;
    position: relative;
}
.autos-social-accounts li {
    padding: 0;
}
.autos-social-accounts a {
    color: #fff;
    font-size: 14px;
    padding: 5px 9px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.autos-social-accounts a:hover {
    background: #d80012;
}
 
.autos-header-middle {
    padding-top: 10px;
    padding-bottom: 10px;
}
.autos-ohour-info .autos-icon {
    border: 2px solid #d80012;
    color: #d80012;
    border-radius: 40px;
    font-size: 26px;
    margin-right: 16px;
    padding: 3px 10px;
}
.autos-contact-info .autos-icon {
    border: 2px solid #d80012;
    color: #d80012;
    border-radius: 40px;
    font-size: 26px;
    margin-right: 16px;
    padding: 3px 10px;
}
.autos-contact-info .autos-info {
    padding-right: 25%;
}
.autos-contact-info .autos-info > h3,
.autos-ohour-info .autos-info > h3 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 12px;
}
.autos-street,
.autos-address {
    color: #555;
    font-family: 'Montserrat', sans-serif;
}
.header-nav .main-header-nav.navbar-scrolltofixed,
.navbar-sticky.navbar-scrollspy.light-red {
    background: #04478d;
}
.main-header-nav {
    position: relative;
} 
/*=========== NEW  HEADER ==========*/

nav.navbar.bootsnav.autos-main-menu {
    border: none;
    position: relative;
}
nav.navbar.bootsnav.autos-main-menu ul.nav > li > a {
    padding: 16px 44px;
}
nav.navbar.bootsnav.light-red ul.nav > li > a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
nav.navbar.bootsnav.light-red ul.nav > li > a {
    color: #fff;
}  
nav.navbar.bootsnav.light-red ul.nav > li > a.active,
nav.navbar.bootsnav.light-red ul.nav > li > a:hover
.attr-nav > ul > li > a {
    color: #d80012;
}   
nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.autos-main-menu #navbar-menu {
    background-color: #04478d;
} 
nav.navbar.bootsnav ul.nav > li > a.active,
nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #111;
} 
.attr-nav > ul > li > a span.badge {
    padding: 3px 0 0;
}
.navbar-brand {
    padding: 3px;
}
.attr-nav > ul > li > a {
    color: #fff;
} 
  
 
/*=========== Main Slider ==========*/

.autos-main-slider {
    position: relative;
}
.autos-main-slider .item::before {
    background-color: rgba(0, 0, 0, 0.65);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.autos-main-slider .caption {
    padding: 12% 16% 5% 16%;
    position: absolute;
}
.autos-main-slider .autos-text-one {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
}
.autos-main-slider .autos-text-two {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 70px;
}
.autos-main-slider .autos-text-three,
.autos-main-slider .autos-text-three {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
}
.autos-main-slider .owl-next {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #d80012;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.autos-main-slider .owl-next,
.autos-main-slider .owl-prev {
    border-radius: 40px !important;
}
.autos-main-slider .owl-next:hover,
.autos-main-slider .owl-prev:hover {
    background-color: #d80012 !important;
}
.autos-main-slider .owl-next i,
.autos-main-slider .owl-prev i {
    font-family: FontAwesome;
    font-size: 24px;
    font-style: normal;
    padding: 4px;
}
.autos-main-slider .owl-prev {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #d80012;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 40%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
/* Main Slider End */
/*=========== FIRST SERVICE SECTION ==========*/

.autos-extras {
    background-image: url("../images/p3.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 50px;
    padding-top: 50px;
}
.autos-extras::before {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.autos-service-block {
    background-color: rgba(17, 17, 17, 0.9);
    padding: 20px 15px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0;
}
.autos-service-block:hover {
    cursor: pointer;
}
.autos-service-block {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.autos-service-block::before {
    border-right: 80px solid transparent;
    bottom: 0;
    content: "";
    display: inline-table;
    right: 0;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
.autos-service-block .autos-block-icon {
    border-bottom: 2px solid #fff;
    background: none;
    color: #fff;
    display: inline;
    font-size: 40px;
    padding: 5px 15px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.autos-service-block h3 {
    color: #fff;
    margin-top: 25px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.autos-service-block p {
    color: #cccccc;
    font-family: 'Poppins', sans-serif;
}
/*=========== FIRST ABOUT SECTION ==========*/

.autos-about {
    padding-top: 57px;
    padding-bottom: 0;
    background: #f2f3f3;
}
.autos-about-thumb {
    position: relative;
}
.autos-about-thumb-ttl {
    background: white none repeat scroll 0 0;
    left: -33%;
    padding: 5px 8px;
    position: absolute;
    top: 148px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
.autos-about-details {
    color: #282828;
    padding: 10px 60px;
    position: relative;
}
.autos-abtonspc {
    padding: 0;
}
.autos-about-details > h2 {
    color: #04478d;
}
.autos-about-content {
    margin-bottom: 25px;
    margin-top: 20px;
}
.autos-anim-list {
    margin-top: 20px;
}
.autos-anim-list > li {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    margin-left: 0px;
    padding-left: 5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.autos-anim-list > li:hover {
    color: #d80012;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 0;
}
.autos-facts {
    position: relative;
    margin-top: 25px;
    z-index: 999;
}
.autos-facts .autos-icon-let {
    border: 1px solid #454545;
    border-radius: 40px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-right: 30px;
    padding: 16px 18px;
}
.autos-facts > p {
    color: #454545;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.autos-facts .timer {
    color: #454545;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
} 
/*=========== FIRST SERVICE ==========*/

.autos-service {
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}
.autos-block-title {
    position: relative;
    padding-bottom: 70px;
}
.autos-block-title h2 {
    color: #04478d;
    margin-top: 0;
        font-weight: bold;
}
.autos-block-icon {
    padding: 10px;
}
.autos-block-column {
    margin-bottom: 45px;
    border: 1px dashed #04478d;
    min-height: 170px;
}
.autos-block-column .autos-block-icon {
    color: #fff;
    font-size: 36px;
    padding: 8px 13px;
    position: relative;
}
.autos-block-column:hover {
    cursor: pointer;
}
.autos-block-column:hover .autos-details h3 {
    color: #d80012;
}
.autos-details {
    padding-left: 21%;
    padding-top: 0;
}
.autos-details h3 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.autos-details > p {
    color: #333;
}  
.autos-nopad {
    padding: 0;
}
.autos-pad-90 {
    padding-left: 0;
}
/* CONTACT PAGES */

.autos-contact,
.autos-contact-page {
    padding-bottom: 120px;
    padding-top: 120px;
}
.autos-contact-form .autos-form-fg {
    border: 1px solid #e9e9e9;
    border-radius: 0;
    box-shadow: none;
    color: #a2a2a2;
    font-weight: 300;
    height: 40px;
    margin-bottom: 20px;
}
.autos-contact-form .autos-form-tb {
    border: 1px solid #e9e9e9;
    border-radius: 0;
    box-shadow: none;
    color: #a2a2a2;
    font-weight: 300;
}
.autos-contact-details {
    margin-bottom: 130px;
    margin-top: 10px;
}
.autos-contact-place li {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.autos-contact-place li:hover {
    cursor: pointer;
    box-shadow: 1px 2px 2px 2px #d80012;
    -webkit-box-shadow: 1px 2px 2px 2px #d80012;
    -moz-box-shadow: 1px 2px 2px 2px #d80012;
    -o-box-shadow: 1px 2px 2px 2px #d80012;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.autos-contact-details > h3 {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 500;
}
.autos-contact-details .autos-contact-place > li {
    background-color: #d80012;
    color: #fff;
    font-size: 45px;
    padding: 25px 39px;
}
.autos-contact-details .autos-contact-place {
    margin-bottom: 45px;
}
.autos-contact-form {
	margin-top: 50px; 
	margin-bottom: 50px; 
}
.autos-contact-form.form-dark {
    background: #c9e3ff none repeat scroll 0 0;
    box-shadow: 1px 3px 3px 1px #d3d3d3;
    -webkit-box-shadow: 1px 3px 3px 1px #d3d3d3;
    -moz-box-shadow: 1px 3px 3px 1px #d3d3d3;
    -o-box-shadow: 1px 3px 3px 1px #d3d3d3;
    margin-top: 50px; 
    padding: 20px;
}
.autos-google-map.form-dark {
    margin-bottom: -9%;
    position: relative;
    z-index: -1;
}
.form-group.autos-contact-btn:hover button {
    color: #fff;
} 
/* TESTIMONIAL CAROUSEL LAYOUT 2 */

.testimonial-carousel.owl-carousel .owl-item img {
    width: auto;
    border-radius: 40px;
    border: 2px solid #d80012;
}
.testimonial-carousel.owl-carousel .owl-item {
    padding: 45px 30px 35px;
    border-radius: 5px;
    background: #ffffff;
    color: #04478d;
}    
.mrg-top-40 {
    margin-top: 40px;
}
/*=========== SECOND SERVICE ==========*/
 
.autos-gallery {
    background-color: #f8f8f8;
    padding-bottom: 70px;
    padding-top: 110px;
}
.autos-block-title-two {
    position: relative;
    padding-bottom: 70px;
}
.autos-block-title-two h2 {
    color: #111;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-top: 0;
    position: relative;
}
.autos-block-icon-two {
    padding: 10px;
}
.autos-block-column-two {
    margin-bottom: 45px;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 10px;
    position: relative;
}
.autos-block-column-two::before {
    color: #fff;
    content: "0";
    font-size: 160px;
    left: -37px;
    opacity: 0.2;
    position: absolute;
    top: -87px;
}
.autos-block-column-two .autos-block-icon-two {
    color: #fff;
    font-size: 60px;
    margin-top: 9px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.autos-block-icon-two {
    padding-bottom: 0;
}
.autos-details-two {
    padding-top: 0;
}
.autos-details-two h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-top: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.autos-details-two > p {
    color: #818181;
} 
/*=========== WELCOME SECTION ==========*/

.autos-banner {
    overflow-x: hidden;
    padding-bottom: 80px;
    padding-top: 90px;
    position: relative;
    color: #FFF;
    background: url(../images/customer-banner.png);
}
/*
.autos-banner::before {
    background-color: rgba(252, 72, 72, 0.9);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}*/
.autos-banner-mttl {
    color: #ffffff;
    font-size: 34px;
    margin-top: 0;
}
.autos-banner-sttl {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 0;
}
.autos-banner-btn {
    margin-top: 25px;
}
.autos-banner-btn a {
    padding: 15px 60px;
}
 
  
/*=========== OUR LASTEST WORK SECTION ==========*/
 
.autos-slides {
    margin: 0;
    padding: 0;
} 
.autos-overlay-icon {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}
.autos-overlay-icon a {
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 20px;
    line-height: 20px;
    margin-right: 7px;
    padding: 4px 13px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.autos-overlay-icon a:hover {
    background-color: #d80012;
}
.autos-overlay-icon span {
    color: #fafbfd;
    font-size: 18px;
}  
/*=========== ISOTOP FILTER ==========*/

.masonry-filter {
    margin-bottom: 50px;
}
.masonry-filter > li {
    padding-right: 0;
}
.masonry-filter a {
    border: 1px solid #eeeeee;
    color: #555555;
    display: inline-block;
    float: none;
    line-height: 40px;
    margin-bottom: 10px;
    margin-right: -10px;
    outline: medium none;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.masonry-filter a.active,
.masonry-filter a:active,
.masonry-filter a:hover,
.masonry-filter a:focus {
    color: #ffffff;
}
.masonry-filter a > span {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 300;
    padding: 16px 15px;
}
/*=========== ISOTOP GALLERY ==========*/

.masonry-gallery .isotope-item {
    width: 25%;
}
.masonry-gallery.grid-three-item .isotope-item {
    width: 33.333%;
}
.masonry-gallery.grid-four-item .isotope-item {
    width: 25%;
}
.masonry-gallery .isotope-item {
    overflow: hidden;
}
.masonry-gallery .isotope-item .thumb {
    position: relative;
    overflow: hidden;
}
.masonry-gallery .isotope-item .thumb .photo {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 1200ms ease 0s;
    -moz-transition: all 1200ms ease 0s;
    -ms-transition: all 1200ms ease 0s;
    -o-transition: all 1200ms ease 0s;
    transition: all 1200ms ease 0s;
}
.autos-overlay-icon {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}
/*=========== PROJECT LAYOUT TWO ==========*/

.autos-overlay-icon {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 55%;
}
.autos-gallery-thumb .layer {
    bottom: 0;
    height: 96%;
    left: 0;
    margin: auto;
    padding: 25% 10%;
    position: absolute;
    right: 0;
    top: 0;
    width: 96%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
} 
.autos-gallery-thumb .layer > h5 {
    color: #fff;
} 
.autos-gallery-thumb .layer i {
    color: #ffffff;
    font-size: 30px;
    left: 0;
    line-height: 45px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
}
.autos-gallery-thumb:hover .layer {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
.autos-gallery-thumb:hover .thumb .photo {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
.autos-overlay-icon a {
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 18px;
    line-height: 20px;
    margin-right: 7px;
    padding: 6px 12px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.autos-overlay-icon a:hover {
    background-color: #393939;
} 
.autos-overlay-icon span {
    color: #fff;
    font-size: 16px;
}

.dotted-box{border:1px dotted #000; padding: 20px; margin-bottom: 20px; ;}
ul.serviceleft li{margin-bottom: 10px;}
.quickform{border: 0; background: #f3f3f3; margin-bottom: 15px; width: 100%; padding: 10px}
.full-width{ width: 100%; color: #fff;}

ul.serviceleft li a:hover{color: #cf152c;}
ul.serviceleft li a.active{color: #cf152c;}
/*=========== OUT TEAM SECTION ==========*/



.breadcrumb{ background: #e7e7e7; font-size: 13px; margin-bottom: 0;}
.breadcrumb a{ color: #cf152c;}
.autos-team {
    padding-bottom: 120px;
    padding-top: 120px;
}
.autos-team-title {
    position: relative;
    padding-bottom: 70px;
    color: #fff;
}
.autos-team-title h2 {
    color: #fff;
    margin-top: 0;
} 
.autos-team-thumb {
    position: relative;
    overflow: hidden;
}
.autos-team-member:hover .autos-team-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

#mega_main_menu:before, #mega_main_menu:after, .mm_clearfix:before, .mm_clearfix:after{     clear: none!important;
    float: left!important;}
    #mega_main_menu.top > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{padding-top: 30px; font-size: 16px; text-transform: uppercase;}
.autos-team-overlay {
    background-color: rgba(17, 17, 17, 0.7);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.autos-team-overlay > a {
    color: #fff;
    font-size: 24px;
    left: 0;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 45%;
    width: 25%;
}
.autos-team-mdetails {
    color: #fff;
    padding: 15px 20px;
    background-color: #04478d;
    border: 2px solid #d80012;
    text-align: center;
}
.autos-member-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}
.autos-member-post {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}
.autos-team-mdetails > p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
}
.autos-team-mdetails .autos-social-accounts a {
    border: 1px solid transparent;
    color: #fff;
}
.autos-team-mdetails .autos-social-accounts a:hover {
    border: 1px solid #fff;
}
 
#mega_main_menu.top > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, #mega_main_menu.top > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu.top > .menu_holder > .menu_inner > ul > li > .item_link .link_text, #mega_main_menu.top > .menu_holder > .menu_inner > ul > li.nav_search_box *, #mega_main_menu.top > .menu_holder > .menu_inner > ul > li .post_details > .post_title, #mega_main_menu.top > .menu_holder > .menu_inner > ul > li .post_details > .post_title > .item_link{font-size: 16px;}

.autos-team-title {
    position: relative;
    padding-bottom: 70px;
}
.autos-team-title h2 {
    color: #111;
    margin-top: 0;
} 
.autos-team-thumb {
    position: relative;
    overflow: hidden;
} 
.autos-member-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}
.autos-member-post {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
} 
/*=========== OUR TESTIMONIALS SECTION ==========*/

.autos-testimonials > p {
    margin-bottom: 40px;
    text-transform: capitalize;
}
.autos-testi-title {
    margin-top: 0px;
}
.media-text::after {
    bottom: 25%;
    color: #333;
    content: "\f10e";
    font-family: fontawesome;
    font-size: 90px;
    left: 53%;
    opacity: 0.1;
    position: absolute;
    z-index: -1;
}
.autos-testimonial {
    background-color: #f7f7f7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 120px;
    padding-top: 120px;
}
.autos-testimonial-title {
    position: relative;
    padding-bottom: 70px;
}
.autos-testimonial-title h2 {
    margin-top: 0;
}
.autos-testimonial-title .autos-testimonial-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
}
/*=========== BLOG SECTION ==========*/

.autos-blog {
    background-image: url(../images/p3.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 120px;
    padding-top: 120px;
}
.autos-blog::before {
    background-color: rgba(255, 255, 255, 0.65);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.blog-post {
    background-color: #fff;
}
.autos-blog-post-details {
    padding: 5px 15px;
}
.autos-blog-title {
    position: relative;
    padding-bottom: 70px;
}
.autos-blog-title h2 {
    color: #111;
    margin-top: 0;
}
.autos-blog-title .autos-blog-hdr-icon {
    font-size: 80px;
    left: 0;
    margin: 0 auto;
    opacity: 0.25;
    position: absolute;
    right: 0;
    top: -45px;
}
.autos-blog-post-date {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.autos-blog-post-comment {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    padding-bottom: 7px;
}
.autos-blog-post-date span {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-weight: 500;
}
.autos-blog-post-title > h3 {
    color: #232323;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 15px;
} 
/*=========== FOOTER SECTION ==========*/

.autos-footer {
    background-color: #252525;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.autos-footer::before {
    background: #314966 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 37%;
}
.autos-footer-logo {
    margin-bottom: 20px;
}
.autos-footer-one {
    padding-right: 10px;
}
.autos-footer-one > p {
    color: #ddd;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
}
.autos-footer-font-icon > li {
    padding-right: 0;
}
.autos-footer-font-icon a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 7px 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.autos-footer-font-icon a:hover {
    background-color: #d80012;
}
/* Footer contact Widget */

.autos-footer-contact h3,
.autos-footer-qlink h3 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 27px;
} 
.autos-footer-contact > p {
    color: #ddd;
    margin-bottom: 20px;
}
.autos-footer-phone,
.autos-footer-fax,
.autos-footer-mail {
    color: #ddd;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.2px;
}
.autos-footer-phone > span,
.autos-footer-fax > span,
.autos-footer-mail > span,
.autos-footer-phone > a,
.autos-footer-fax > a,
.autos-footer-mail > a {
    color: #ddd;
} 
/* Footer Quick Link Widget */

.autos-footer-qlink .list-unstyled li a {
    color: #ddd;
    font-size: 13px;
    line-height: 28px;
}
.autos-footer-qlink .list-unstyled li a:hover {
    color: #fff;
}
/* Footer Copyright Text */

.autos-copy-right {
    color: #fff;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
}
.autos-copy-right p {
    font-size: 12px;
}  
/**** Color Palette ***/ 


.text-colored {
    color: #d80012 !important;
} 
/* TEXT HOVER COLOR */

.autos-service-block:hover h3, 
.autos-shop-item:hover h3 {
    color: #d80012;
}
nav.navbar.bootsnav.light-red ul.nav > li > a.active,
nav.navbar.bootsnav.light-red ul.nav > li > a:hover, 
.attr-nav > ul > li > a {
    color: #2fbcff;
}
/* BACKGROUND COLOR */
 
.attr-nav > ul > li > a span.badge,
.autos-home-two,
.main-header-nav-two,
.autos-block-icon,
.autos-block-column-two,
.autos-facts .autos-icon-let, 
.autos-copy-right, 
.autos-product-details a.btn.hvr-bounce-to-right:before {
    background-color: #d80012;
} 
/* HOVER BACKGROUND COLOR */ 
.form-group.autos-contact-btn:hover button {
    background: #d80012;
}
.masonry-filter a.active,
.masonry-filter a:active,
.masonry-filter a:hover,
.masonry-filter a:focus {
    background-color: #d80012;
    border-radius: 5px;
}
/* BACKGROUND COLOR TRANSPARENT */
 /*
.autos-banner::before,
.autos-gallery-thumb .layer {
    background-color: #d80012;
}*/
/* BUTTON TEMPALTE COLOR */

.autos-btn-clr {
    background-color: #cf152c;
    border-color: #cf152c;
}
  
  h3{margin-top: 0;}