/*
Theme Name: Twenty Seventeen
*/
#banner{
    background-image: linear-gradient(45deg, #513BFF, #288EFF), linear-gradient(45deg, #513BFF, #288EFF);
}
.hero-background{
    position: absolute;
    left: 0px;
    top: -30%;
    right: 0px;
    bottom: 0px;
    height: 160%;
    background: linear-gradient(rgba(81,59,255,.7), rgba(40,142,255,.7));
    background-position: 50% 50%;
    background-size: cover;
    
}
.header-transparent a{color:#ffffff;}
.sticky-desktop a{color:#083B97;}
.sticky-desktop a:hover{color:#7BB136;}
.fade-2{opacity: 0.18;}
.hero-intro { overflow: hidden !important; }
.home-page-car-banner-image-area, img { width: 100%; overflow: hidden; }
.logo-heading { position: relative; }
.logo-heading .custom-h1 { font-family: 'Mont'; font-weight: 900; font-size: 92px; margin-left: 0; text-align: center; 

line-height: 95px !important; margin-bottom: 0px; position: relative; }
.logo-heading .custom-h1 span.car-page { color: #1fbdcc; }
.logo-heading .custom-h1 img { width: 660px; height: auto; }
.logo-heading .custom-h1 .desktop-show{display:inline-block;}
.logo-heading .custom-h1 img.mobile-show{display:none;}
.hero-heading { font-family: Roboto, sans-serif; font-size: 38px !important; text-align: center; line-height: 56px !important; font-weight: weight 500 !important; color: #ffffff; }
.hero-h3 { font-size: 1.2rem !important; line-height: 1.8rem !important; color: #fff; }
.hero-image-main {
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    display: inherit;
    padding-top:20px;
}
.logo-heading .custom-h1 img {
    width: 660px;
    height: auto;
}
.hero-h3 {
    font-size: 1.4rem !important;
    line-height: 1.8rem !important;
    color: #fff;
	margin-bottom: 20px!important;
}
.hero-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1.5rem 1rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 1rem;
    background-color: hsla(0, 0%, 100%, 0.07);
}
.hero-point {
    width: 30%;
    text-align: center;
}
.mini-heading.white.hero {
    margin-bottom: 10px;
}
.mini-heading.white {
    border-color: hsla(0, 0%, 100%, 0.4);
    color: #fff;
}
.hero-small-head {
    margin-bottom: 0.5rem;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
	color: #ffffff;
}
.hero-small-head-span {
    color: #00c2d0;}
.hero-small-point{color: #ffffff;word-break: break-all;}
.navbar-text {
    float:right!important;
    margin: 0px!important;
    padding: 0px!important;
}
.site-branding .main_logo, .site-branding .sticky_logo {
    top: 40%!important;
}
.site-header .header-nav {
    padding-bottom: 0px!important;
}
.tel {
    font-family: Mont, sans-serif;
    font-size: 2.5rem!important;
    line-height: 2rem;
    font-weight:700;
}
.quotebtn{
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    border-radius: 5px;
    margin-left: 8px;
    top:-10px;
}
.quotebtn a {margin: 10px 10px 10px 10px!important;padding-left:10px!important;}
#page-title-text h1 {color:#ffffff;}
.submit{color:#212c42!important;background-color:#22BFCD!important;}
#cshero-header-navigation .main-navigation ul.nav-menu > li > a{padding: 5px!important;}
.sub-menu{padding-top:0px!important;margin-top:0px!important;top:25px!important;}
.white{color:#ffffff!important;}
#footer-bottom a{color:#ffffff!important;}
.vc_toggle_title>h4 {
    font-size: 20px;
}
.mobile-footer {
    display:none;
}
#sidebar ul{padding:0!important;}
#text-8 ul li a {
    display: inline!important;
}
.page-id-1283 #sidebar{display:none!important;}
.page-id-1283 .col-lg-8 {width:100%!important;}
#site-navigation{margin-top:10px!important;}
#cshero-header-logo .navbar-text .vc_btn3.vc_btn3-size-lg{padding-top:10px!important;padding-bottom:10px!important;}
.navbar-text .btn3d {
  color: #7bb136;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1rem;
  padding: 0.5rem;
  border: 2px solid #7bb136;
  border-radius: 0.5rem;
  position: relative;
  top: 0;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0.6em #66a418, 0 0.9em rgba(0, 0, 0, 0.4);
}

.navbar-text .btn3d:hover {
  background: #7bb136;
  color: #0e79b2;
}

.navbar-text .btn3d.b-1:hover {
  top: 0.2em;
  box-shadow: 0 0.4em #66a418, 0 0.7em rgba(0, 0, 0, 0.4);
}

.navbar-text .btn3d.b-1:active {
  top: 0.4em;
  box-shadow: 0 0.2em #66a418, 0 0.5em rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 600px) {
    #cshero-header-logo .btn3d{display:none!important;}
.navbar-text {margin-right:30px!important;}
.quotebtn{display:none!important;}
.tel {display:none;}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display:block;
    }    
    .mobile-call, .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }  
    .mobile-footer  a {
        
        color: #7BB136;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }    
    .mobile-call > a {
        background: #012B88 none repeat scroll 0 0;
        background: rgba(1,43,136,.8);
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #7BB136 ;
        border-top: 15px solid rgba(123,177,54,.8);
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote {
        position:relative;
    }
    .mobile-quote > a {
        background: #7BB136  none repeat scroll 0 0;
        background:rgba(123,177,54,.8);
        color:#012B88;
    }
    .hero-points {display:block!important;}
    .hero-point {width: 100%!important;}
}
@media only screen and (max-width: 300px) {
.main_logo{display:none!important;}
.tel {font-size: 2.7rem!important;}
}
