:root {--dealer-color:#eb0a1e; --dealer2-color:#840008; --black-color:#000000; --white-color:#ffffff; --gray-color:#777777; --ltgray-color:#eeeeee; --drkgray-color:#333333; --green-color:#5ba52f;--light-bg:#eeeeee;--light-bg-hover:#dddddd;--dark-bg:#333333;--dark-bg-hover:#222222;--btn-radius:0.25rem;--btn-primary:#eb0a1e;--btn-primary-hover:#840008;--btn-primary-text:#ffffff;--btn-secondary:#434343;--btn-secondary-hover:#363636;--btn-secondary-text:#ffffff;--btn-secondary-text-hover:#ffffff;--light-text:#ffffff;--dark-text:#000000;--link-color:#000000;--link-color-hover:#333333;--link-border-hover:#333333;}
.contentWrapper .container {max-width:1920px; width:100% !important; padding:0} .contentWrapper.full .container #content-main #cBlock2 {max-width:1440px; width:100%; margin:auto; padding:0 2%} @media only screen and (min-width:1441px) {.contentWrapper.full .container #content-main #cBlock2 {padding:0}}
h1.header {display:none !important;}

.hidespecials {display:none !important;}
#contentlp, #contentlp *, #specialoffers, #specialoffers * {box-sizing:border-box;}
#contentlp .dealercolor, #specialoffers .dealercolor, #specialoffers .dealercolor {color:var(--dealer-color) !important;}
#contentlp .txtcenter, #specialoffers .txtcenter {text-align:center;}
.seomodels .noformat, .seoblog .noformat, .seoservice .noformat, .seofixedops .noformat, .seoservice .noformat, #mainservicelp .noformat, #servicelp .noformat, #contentlp .noformat, #specialoffers .noformat,.modelresearch .noformat {text-transform:none !important;}

.seomodels .buttons a, .seofixedops .buttons a, #seo-location .seo-btn, .seoblog .readmore a, .seoblog .buttons a, .seofixedops .buttons a, .seoservice .buttons a, #contentlp .buttons a, #specialoffers .buttons a {background-color:var(--dealer-color);color:var(--white-color); text-decoration:none; text-transform:capitalize !important; border-radius:0 !important;}
.seomodels .buttons a:hover, #seo-location .seo-btn:hover, .seoblog .readmore a:hover, .seoblog .buttons a:hover, .seofixedops .buttons a:hover, .seoservice .buttons a:hover, #contentlp .buttons a:hover, #specialoffers .buttons a:hover {background-color:var(--dealer2-color); color:var(--white-color); text-decoration:none; text-transform:capitalize !important; border-radius:0 !important;}

/* Service pages */
#mainservicelp {}
#servicelp {}
#mainservicelp .bannersection .content {color:var(--white-color);}
#mainservicelp .buttons a.btn3, #servicelp .buttons a.btn3{background-color:var(--dealer-color);border-color:var(--dealer-color);}
#mainservicelp .buttons a.btn3:hover, #servicelp .buttons a.btn3:hover{background-color:var(--dealer2-color);color:var(--white-color);}
@media only screen and (min-width: 1385px){
#mainservicelp .buttons, #servicelp .buttons {max-width:520px !important;}
}