@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;700;800;900&display=swap');
.mw_1400 .container{
   max-width: 1400px !important;
}

a{
 text-decoration: none !important;
}
.u_conatiner_20 .container{
  padding: 0 20px !important;
}

.u_conatiner_p20 .container{
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.u_conatiner_p20 .container .u-col .v-col-padding{
   padding-right: 15px !important;
   padding-left: 15px !important;
}

.slider_box {
    border-bottom: solid thin whitesmoke;
    box-shadow: 2px 2px 3px silver;
    max-height: 750px;
}

.slider_box .d-con-slider-caption .d-slider-caption br {
    display: none;
}

.slider_box .d-con-slider-caption .d-slider-caption header-custom {
    font-size: 22px;
    display: block;
    margin-bottom: 6px;
}

.slider_box .d-con-slider-caption .d-slider-caption big-heading {
    color: #dd0a0c;
}

.slider_box .d-con-slider .d-slider-caption {
    text-shadow: 0 2px 2px rgb(0 0 0 / 75%);
}

.d-slider-item img {
    min-height: 519px !important;
    object-fit: cover;
}

.slider_box .d-con-slider-button .d-appointment-info .d-appointment-button, 
html body .u_content_custom_button .custom_button a {
    padding: 13px 30px 13px 30px !important;
    border-width: 1px 0px !important;
    border-style: solid !important;
    border-color: #ffb310 !important;
    border-radius: 0 !important;
    text-transform: capitalize;
    font-weight: 600;
    transition: ease .4s all;
    background-color: transparent !important;
}

.slider_box .d-con-slider-button .d-appointment-info .d-appointment-button:hover , 
html body .u_content_custom_button .custom_button a:hover{
    border-radius: 30px !important;
    background-color: #ffb310 !important;
}

.max_860 .container{
  padding: 0 20px !important;
  max-width: 860px !important;
}

.max_833 .container{
  padding: 0 20px !important;
  max-width: 833px !important;
}

.paragraph_text16 p, .paragraph_text16 span{
  font-size: 16px !important;
  line-height: 28px !important
}
/**
.black_overlay,
.white_overlay{
    z-index: 9;
    position: relative;
    background-attachment: fixed;
}

.black_overlay:before,
.white_overlay:before{
   content: '';
    display: block;
    width: 100%;
    height: 100%; 
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.white_overlay:before{
  background: rgba(255,255,255,0.2);
}

.black_overlay:before{
   background: rgba(0,0,0,0.8);
}
**/
.d-service-summary-container .d-service-summary-list li {
    word-break: keep-all;
    background: url(https://assets.unlayer.com/projects/5192/1667978896481-bg-li-white.png) left;
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 35px!important;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 35px!important;
}

.d-dialog-appointment .d-con-appointment #apptSubmitBtn{
    background-color: #c20000 !important;
}

.d-dialog-appointment .d-con-appointment #apptSubmitBtn:hover{
    background-color: #5cb85c !important;
}

#u_row_39 .u-row .u-col{
  z-index:1;
}

#u_row_39 .u-row .u-col:before {
    width: 240px;
    height: 210px;
    font-size: 16px;
    font-weight: 600;
    padding: 40px 20px;
    line-height: 1.5em;
    display: block;
    border-radius: 100px;
    content: '';
    position: absolute;
    background: #202020;
    margin: auto;
    z-index: -1;
    right: 0;
    left: 0;
    transition: ease .3s;
}

/*** Gallery Popup css ***/
html body .d-image-gallery-popup .d-image-gallery-popup-con {
    height: auto !important;
    width: auto !important;
}
@media(min-width: 992px){
 .body {
    padding-top: 0px !important;
 }
}

@media(min-width: 1024px){
   .d-con-tire-sales-container .d-inventory-sales-search-title:after,
   .d-con-vechile-detail .d-con-vehicle-title .d-vehicle-title:after,
  .d-con-blog-title:after,
  .d-con-vehicle-detail .d-con-vehicle-title .d-vehicle-title:after,
  .d-con-accessibility .d-accessibility-content h1:after,
  .d-con-privacy-policy .d-privacy-policy-content h1:after,
  .d-contact-us-form-heading:after,
  .d-service-summary-sub-heading:after,.d-service-cards-heading:after,
  .heading_title h1:after, .heading_title h2:after {
    position: relative;
    display: block;
    content: "";
    margin: 16px auto 0;
    width: 133px;
    height: 8px;
    background: url('https://assets.unlayer.com/projects/5192/1667815009799-bg-header-after.png') no-repeat center;
 }
.white_strip h2:after {
  position: relative;
    display: block;
    content: "";
    margin: 16px auto 0;
    width: 133px;
    height: 8px;
    background: url('https://assets.unlayer.com/projects/5192/1668166716823-bg-header-after-white.png') no-repeat center;
}
}
