ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0 !important;outline-offset: 0 !important;box-shadow: none !important;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
body{font-family: 'Montserrat' !important;}
.title {float: left;width: 100%;}
.title h3 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 45px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.title h4 {
    float: left;
    width: 100%;
    font-size: 39px;    
    color: #000;
    font-weight: 600;
    /* margin: 20px  0px; */
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title h3 span {
    color: #ce192d;
}
p {
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 400;
}

.lern-btn {float: left;width: 100%;margin-top: 11px;}
.lern-btn a {
    background: #ce1729;
    border: 1px solid #ce1729;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    /* padding: 15px 28px; */
    float: left;
    font-weight: 600;
    width: 178px;
    height: 50px;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.lern-btn a:hover {
    BORDER: 1PX SOLID #000;
    background: #000;
    /* color: #ce192d; */
  transition: 0.5s ease;
}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #91c82a !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
    background: #fff;
    /* box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.25); */
    /* padding-top: 20px; */
    padding-bottom: 18px;
    /* position: fixed; */
    z-index: 1000;
}
.deskmenu {
    z-index: 9;
    display: flex;
    position: relative;
    /* align-items: center; */
    justify-content: space-between;
    width: 100%;
    padding: 0;
}


.cont-btn.cont-btn-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-bottom: 15px;*/
}



.main_menu .menu li a {
    font-size: 16px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
}
ul.sub-menu a {font-size: 15px !important;}
.main_menu .menu li.active a {color: #91c82a;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #d61524;
}
.main_menu .menu > li {margin-top: 0px;}
.main_menu li:not(:last-child) {
    margin-right: 20px;
}
.main_menu li:not(:first-child) {  margin-right: 20px;}
.main_menu li:not(:first-child) {  margin-right: 20px;}
.icon-submenu {position: absolute;top: 50%;right: -2px;transform: translate(-50%, -50%);margin-top: -7px;}
.icon-submenu::before {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: bold;
    top: 42%;
    color: rgb(17, 16, 16);
    /* line-height: 1; */
}
.menubar {position: relative;z-index: 99;float: left;width: 100%;}
.main_logo a {display: flex;align-items: center;justify-content: start;}
.main_log a span {display: none;}

.main_logo a img {
    /* width: 240px; */
    max-width: 280px;
    position: relative;
    top: 7px;
}
.cont-btn a span img {
    max-width: 25px;
}

.navigation {
    float: left;
    /* width: 100%; */
    display: flex;
    align-items: center;
}
.main_menu {
    float: left;
    /* width: 100%; */
    display: flex;
    justify-content: center;
}
.main_logo {float: left;}
.menu-icon {/* position: fixed; */top: 20px;left: 20px;cursor: pointer;}
.close-icon {font-size: 30px;color: white;position: absolute;top: 10px;right: 20px;cursor: pointer;}
.cont-btn a {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
}
.cont-btn a span {
    margin-right: 10px;
    /* font-size: 30px; */
}
.header-top {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #000000;
    display: flex;
    justify-content: end;
    padding: 10px;
}
.header-top .social-icons {
    display: flex;
    justify-content: end;
    float: left;
    width: 100%;
}
.social-icons a {
    background: #ffffff;
    color: #000;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.social-icons a i {
    line-height: 0;
}
.header-top .social-icons a {
    margin-left: 10px;
}
/*end-header*/

/*start-bnner*/
.bnner-img {float: left;width: 100%;position: relative;}
.bnner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    /*height: 835px;*/
    height: 810px;
    width: 100%;
    object-fit: unset;
	object-position: bottom;}
.bnner-content {
    position: relative;
    float: left;
    width: 100%;
    /* padding-top: 142px; */
    /* padding-bottom: 179px; */
    /* background: #00000061; */
    background: #42414161;
    height: 810px;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.bnner-content h1 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    font-size: 49px;
    /* text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.42); */
    /* margin: 0 auto; */
    /* font-family: Optima nova LT Pro; */
    text-transform: uppercase;
}
.bnner-detils {
    float: left;
    width: 100%;
}
.bnner-detils .lern-btn {
    margin-top: 15px;
}
/*end-bnner*/

.home-services {
    margin-top: 100px;
}
.home-services-img {
    float: left;
    width: 100%;
}
.home-services-img img {
    float: left;
    width: 100%;
    /* height: 533px; */
}
.home-services-content {
    float: left;
    width: 100%;
}
.home-services-content p {
    margin-top: 10px;
}
span.toady-con {
    color: #000;
    float: left;
    width: 100%;
    font-weight: bold;
    margin-top: 50px;
    font-size: 21px;
}
.footer-links img {
    float: left;
    width: 100%;
}
.home-services .row {
    align-items: center;
}
.home-products{margin-top: 100px;background: #000000;padding: 100px 0px}
.home-products .title h3 {
    color: #fff;
}
.home-products .title p{color: #fff;margin-top: 10px}
.home-product-box {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 20px 21px;
    margin-top: 70px;
}
.home-product-box h3 {
    height: 80px;
    font-size: 24px;
    margin-top: 36px;
    margin-bottom: 0;
    font-weight: 600;
    float: left;
    width: 100%;
}
.home-product-box p {
    color: #000;
    FONT-WEIGHT: 600;
    /* margin-top: 20px; */
    height: 164px;
    font-size: 18px;
}
.home-product-box-img {
    float: left;
    width: 100%;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.home-products .lern-btn {
    display: flex;
    justify-content: end;
    margin-top: 60px;
}
.home-client {
    margin-top: 100px;
}
.client-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.client-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.client-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.client-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}
.client-box {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.client-box img {
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 10px;
    object-fit: fill;
}
footer {
    float: left;
    width: 100%;
    margin-top: 100px;
}
.footer-information {
    float: left;
    width: 100%;
    /* border-top: 2px solid #242323; */
    /* border-bottom: 2px solid #242323; */
    padding-bottom: 62px;
    /* padding-top: 60px; */
}
.copy {
    float: left;
    width: 100%;
    /* margin-top: 30px; */
}
.copy p {
    color: #000000;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-logo {
    float: left;
    width: 100%;
}
.footer-logo a{
    float: left;
    width: 100%;
}
.footer-logo img {
    float: left;
    width: 230px;
}
.footer-info-deti {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.footer-info-deti h4 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 0px;
}
.footer-info-deti ul {
    float: left;
    width: 100%;margin-top: 20px;
}
.footer-info-deti ul li {
    margin-top: 20px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.footer-info-deti ul li img {
    height: 35px;
    width: 35px;
    margin-right: 20px;
}
.footer-info-deti ul li p, .footer-info-deti ul li p a {
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}
.footer-links {
    float: left;
    width: 100%;
}
.footer-links h3 {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 4px;
}
.footer-links a {
    float: left;
    width: 100%;
    margin-top: 7px;
    color: #000;
    font-weight: 600;
    font-size: 19px;
    text-transform: capitalize;
}
.footer-info-deti ul li span {
    height: 35px;
    width: 42px;
    margin-right: 20px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-size: 20px;
    /* width: 100%; */
}
.footer-info-deti ul li i {
  line-height:0;
} 
footer .social-icons {
    display: flex;
    float: left;
    width: 100%;
}
footer .social-icons a {
    background: #000;
    color: #fff;
    margin-right: 10px;
}
.footer-links.footer-second {
        width: 80%;
    margin-left: 30px;
}
.bnner-content.inner-bnner {
    background: #000;
    text-align: center;
    /* padding: 150px 0px; */
    height: 275px;
}
.bnner-content.inner-bnner h1 {
    width: 100%;
    font-size: 40px;
}
.inner-service-img img {
    height: 465px;
}
.values {
    margin-top: 50px;
}
.values-grid {
    display: flex;
    justify-content: space-between;
    gap: 0px;
    float: left;
    width: 100%;
    margin-top: 60px;
}
.value-box {
    flex: 1;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 44px 20px;
}
.value-box:last-child {
  border-right: none;
}
.value-box img {
    /* width: 65px; */
    height: unset;
    margin-bottom: 20px;
    /* object-fit: fill; */
}
.value-box a {
    font-size: 24px;
    margin-bottom: 6px;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
}
.value-box p {
  color: #000;
}


.home-services.inner-carres img{height: unset;}
.home-services.inner-carres .title h3 {
    font-size: 31px;
}
.home-services.inner-carres .home-services-content p {
    margin-top: 6px;
    font-size: 19px;
}
.home-services.inner-carres {
    margin-top: 80px;
}
.service-inner {
    margin-top: 100px;
}
.scartch,.scartch-txt{
    float: left;
    width: 100%;
}

.scartch img{float: left;width: 100%;margin-top: 30px}
.scartch-txt p {
    font-size: 17px;
}
span.repering {
    float: left;
    width: 100%;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 2px;
    margin-top: 26px;
}
.before-con h4 {
    float: left;
    width: 100%;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
    margin-top: 21px;
    text-transform: capitalize;
}
    .before-con{float: left;width: 100%}
    .before-con img{float: left;width: 100%;margin-top: 15px;}
.lern-btn.quote-bnt {
    display: flex;
    justify-content: end;
    margin-top: 2px;
}
.lern-btn.quote-bnt a {
    /* font-size: 16px; */
    /* padding: 15px 20px; */
}
.serv-inner-border {
    float: left;
    width: 100%;
    /* border-bottom: 2px solid #efefef; */
    /* padding-bottom: 60px; */
}
.scartch-txt small {
    float: left;
    width: 100%;
    color: #000;
    font-size: 17px;
    margin-top: 15px;
    position: relative;
    /* margin-left: 20px; */
    display: flex;
    align-items: center;
    font-weight: 400;
}
.after-before {
    float: left;
    width: 100%;
}
.scartch-txt small i {
    margin-right: 10px;
    font-size: 15px;
    color: #fff;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    line-height: 0;
}
.serv-inner-border .row {
    /* align-items: baseline; */
}
.service-inner.rim-rapier {
    margin-top: 75px;
}
.service-inner.rim-rapier.Ceramic-Coating .serv-inner-border {

    border-bottom: 0;
    padding-bottom: 0;
}
.service-inner.rim-rapier.Ceramic-Coating .serv-inner-border .row {
    align-items: end;
}
.search-result-data,#inner-page {
    margin-top: 100px;
}
.search-result-data h1.page-title, .search-result-data h2, .Not_found.text-center h2 {
    float: left;
    width: 100%;
    color: #000000 !important;
    font-size: 40px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 500 !important;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.search-result-count.default-max-width, p.grey-text, .service-txt p {
    float: left;
    width: 100%;
    font-size: 19px;
    line-height: 32px;
    word-spacing: normal;
    color: #000000;
}
section.search-result-data ul li a {
    color: #000000;
    font-size: 19px;
    margin-bottom: 0px;
    /* font-family: robotomedium; */
    margin-top: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    box-shadow: 0 0 8px 0 #999;
    padding: 20px;
    margin-top: 15px;
}
.defult_pages_content span.alignleft, .service-img {
    width: 45%;
    float: left;
    margin-right: 20px;
}
.defult_pages_content span.alignleft img, .service-img img {
    width: 100%;
}
.about_us_main p, .service-txt p {
    width: unset;
    float: unset;
    font-size: 20px;
    margin-bottom: 20px;
}
.page-not-link.grey-text a.btn {
    font-size: 20px;
    background: #000000;
    color: #fff;
}
.page-not-link.grey-text {
    color: #000000;
}
.alert.alert-info {
    float: left;
    width: 100%;
}
.defult_pages_content {
    margin-top: 100px;
}



.automativ-box {
    float: l;
    float: left;
    width: 100%;
    border: 1px solid;
    margin-top: 50px;
    padding: 25px;
}
.automativ-box .title h3 {
    font-size: 31px;
}
.automativ-box p {
    color: #000;
    margin-top: 35px;
    font-size: 18px;
}
.automativ-box a {
    color: #000;
    margin-top: 35px;
    font-size: 18px;text-decoration: underline !important;float: left;width: 100%;    font-weight: 400;
} 

.automativ-box ul {
    float: left;
    width: 100%;
    margin-top: 20px;
    list-style: disc;
    padding-left: 20px;
}
.services .title h3 {
    color: #fff;
}   
.service-inner-company {
    margin-top: 80px;
}
section.service-inner.inspection-inner-estimate .lern-btn.quote-bnt {
    justify-content: end !important;
}
.automativ-box ul li {    float: left;
    width: 100%;
    color: #000;
    margin-top: 10px;
    font-size: 17px;
}

.services {
    margin-top: 80px;
    background: #000;
    padding: 80px 0px;
}

.service-box {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.service-box figure {
    float: left;
    width: 100%;
    margin: 0px;
}
.service-box figure img{
    float: left;
    width: 100%;height: 280px;
}
.service-box figcaption {
    float: left;
    width: 100%;
    background: #ffffff;
    text-align: center;
    padding: 32px;
    height: 350px;
}
.service-box figcaption h3 {
    float: left;
    width: 100%;
    color: #000;
    font-weight: 600;
    font-size: 27px;
    margin-bottom: 20px;
}

.services-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.services-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.services-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.services-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.services-slider .class-to-style.slick-arrow, .services-slider .class-style.slick-arrow {
    font-size: 27px;
    text-align: center;
    position: absolute;
    width: 50px;
    transform: none;
    left: 0;
    color: #fff;
    height: 50px;
    line-height: 51px;
    top: -50px;
    z-index: 1;
    /* border-radius: 30px; */
    cursor: pointer;
    /* border: 1px solid; */
    background: #ce192d;
}
.services-slider .class-to-style.slick-arrow {
    right: 0;
    left: unset;
}
.services-slider .class-style.slick-arrow {
    right: 69px;
    left: unset;
}
.services .lern-btn {
    display: flex;
    justify-content: end;
}
.consumer {
    margin-top: 100px;
}
.consumer .title p {
    color: #000;
}
.values .lern-btn {
    display: flex;
    justify-content: end;
}
.values .title h3 {
    font-size: 33px;
}
.consumer .title h4 {
    font-size: 45px;
}
.custemer-review {
    margin-top: 80px;
    background: #000000;
    padding: 80px 0px;
}
.custemer-review .title h3 {
    color: #fff;
    margin-bottom: 14px;
}
.customer-detil {
    float: left;
    width: 100%;
    background: #fff;
    padding: 21px;
    border-radius: 10px;margin-top: 50px;position: relative;
}
.customer-detil p {
    color: #000000;
    font-size: 22px;
    margin-bottom: 10px;
}
.customer-detil span {
    color: #f0bc1a;
    font-size: 20px;
}
.customer-detil:before {
    content: '';
    position: absolute;
    bottom: -18px;
    background: #fff;
    height: 35px;
    width: 36px;
    right: 11px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: rotate(72deg);
}
.customer-box h4 {
    float: left;
    width: 100%;
    display: flex;
    justify-content: end;
    color: #fff;
    font-size: 21px;
    margin-top: 20px;
    /* margin-right: 49px; */
    position: relative;
    right: 16%;
    font-weight: 500;
}
.customer-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.customer-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.customer-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.customer-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.customer-slider.slick-initialized.slick-slider ul.slick-dots {display: flex;justify-content: center;margin-top:55px;align-items: center;float: left;width: 100%;}

.customer-slider.slick-initialized.slick-slider ul.slick-dots li{margin: 0px 10px;}

.customer-slider.slick-initialized.slick-slider ul.slick-dots li button {
    font-size: 0;
    border: 1px solid #fff;
    background-color: transparent;
    width: 10px;
    height: 12px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
}

.customer-slider.slick-initialized.slick-slider ul.slick-dots li.slick-active button {background-color: #ce192d;border: 1px solid #ce192d;}
.values.inner-value {
    margin-top: 100px;
}
.dealership {
    margin-top: 100px;
}
.dealership img{
   float: left;width: 100%;margin-top: 40px;
}
.dealership .title h3 {
    /* font-size: 33px; */
    margin-bottom: 10px;
}
.values.inner-value.scheduling-grid .value-box {
 
    padding: 12px 20px;
}
.scartch-txt h3 {
    float: left;
    width: 10;
    width: 100%;
    color: #1d1a1a;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 30px;
}
.scartch-txt h6 {
    float: left;
    width: 10;
    width: 100%;
    color: #1d1a1a;
    font-weight: 600;
    margin-bottom: 17px;
    font-size: 21px;
    margin-top: 20px;
}
.scartch-txt.inner-scartch-txt small:before {
    content: '';
    position: absolute;
    background: #000000;
    height: 15px;
    width: 15px;
    top: 4px;
    left: -27px;
}
.scartch-txt.inner-scartch-txt small:after {
    content: '';
    position: absolute;
    border: 1px solid #000;
    height: 10px;
    width: 10px;
    top: 10px;
    left: -14px;
    border-radius: 0px;display:none;
}
.scartch-txt.inner-scartch-txt small {
    margin-left: 28px;
    font-weight: 400;
    font-size: 17px;
    margin-top: 5px;
}
.lern-btn.inner-quote-bnt {
    display: flex;
    justify-content: end;
    margin-top: 50px;
}
.serv-inner-border.scrt-border{
    float: left;
    width: 100%;
    border-bottom: 2px solid #efefef;
    padding-bottom: 60px;
}
.scartch h3 {
    float: left;
    width: 100%;
    color: #000;
    font-weight: 600;
    font-size: 32px !important;
    margin-bottom: 0px;
}
.custemer-review.inner-custemer-review .customer-detil {
    border: 1px solid #c7c1c1;
    background: transparent;
    padding: 10px;
}
.custemer-review.inner-custemer-review .customer-detil p {
    font-size: 18px;
}
.custemer-review.inner-custemer-review .customer-detil::after {
    content: '';
    position: absolute;
    bottom: -9px;
    right: 31px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-left: 1px solid #c7c1c1;
    border-bottom: 1px solid #c7c1c1;
    transform: rotate(-45deg);
}

.custemer-review.inner-custemer-review .customer-detil::before{display: none;}
.custemer-review.inner-custemer-review .customer-box h4 {
    color: #241c1c;
}
.custemer-review.inner-custemer-review .title h3 {
   
    color: #000;
}
.custemer-review.inner-custemer-review {
    background: transparent;
    padding: 0;
}
.custemer-review.inner-custemer-review .customer-slider.slick-initialized.slick-slider ul.slick-dots li button {
   border: 1px solid #000000;
    background-color: #000;
}
.custemer-review.inner-custemer-review .customer-slider.slick-initialized.slick-slider ul.slick-dots li.slick-active button {
    background-color: #ce192d;
    border: 1px solid #ce192d;
}
.breadcrumb {
    display: flex;
    align-items: center;
    /* font-family: 'Arial', sans-serif; */
    font-weight: bold;
    font-size: 19px;
    color: white;
    float: left;
    width: 100%;
}
.breadcrumb a {
  text-decoration: none;
  color: white;
  margin: 0 6px;
}

.breadcrumb .dot {
  color: #d52b1e; /* red dot */
  margin: 0 6px;
  font-size: 18px;
}
.bnner.rental-bnner .bnner-content {
    padding-bottom: 89px;
    padding-top: 315px;
}


.services.service-inner-company .lern-btn,.service-inner.inspection-inner-estimate .lern-btn.quote-bnt {
    display: flex;
    justify-content: start;
    margin-top: 20px;
}
.services.service-inner-company .serv-inner-border .row {
    align-items: unset;
}
.services.service-inner-company .scartch-txt h6,.services.service-inner-company .scartch-txt p,.services.service-inner-company .scartch-txt span.repering {
    color: #ffffff;
}
.services.service-inner-company .scartch img {
    float: left;
    width: 100%;
    margin-top: 0;
}
.services.service-inner-company .serv-inner-border {
    margin-top: 24px;
}
.location-inner {
    margin-top: 100px;
}
.location-inner .title p {
    width: 73%;
}
.location-box {
    float: left;
    width: 100%;
    margin-top: 31px;
}
.location-box h3 {
    float: left;
    width: 100%;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 29px;margin-bottom: 0;
}
.location-box .footer-info-deti {
    margin-top: 30px;
}
.location-box .footer-info-deti h4 {
    color: #000;
    font-size: 33px;
    font-weight: 700;
    margin-top: 37px;
}
.location-box .footer-info-deti ul li p, .footer-info-deti ul li p a {
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}
.countie-web {
    float: left;
    width: 100%;
    margin-top: 73px;
    border-bottom: 2px solid #e0dede;
    padding-bottom: 50px;
}
.countie-web h4 {
    float: left;
    /* width: 100%; */
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 29px;
    border-bottom: 2px solid;
    margin-bottom: 20px;
}
.countie-web small {
    float: left;
    width: 100%;
    color: #000;
    margin-top: 9px;
    position: relative;
    margin-left: 27px;
    font-weight: 500;
    font-size: 17px;
}
.location-box .footer-info-deti ul li {
    width: 100%;
}
.countie-web small:before {
    content: '';
    position: absolute;
    background: #000000;
    height: 15px;
    width: 15px;
    top: 4px;
    left: -30px;
}
.countie-web small:after {
    content: '';
    position: absolute;
    border: 1px solid #000;
    height: 15px;
    width: 15px;
    top: 10px;
    left: -26px;
    border-radius: 0px;
}
.location-box.florida-location-box .countie-web {
    border-bottom: 0px;
    padding-bottom: 0;
}
.Career-Application {
    margin-top: 100px;
}
.carrer-form {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.carrer-form input,
.carrer-form select,
.carrer-form textarea,
textarea#input_1_30,
textarea#input_2_10,
textarea#input_3_13,
textarea#input_4_13,
textarea#input_3_66,
textarea#input_3_69,
textarea#input_3_48,
textarea#input_3_75,
textarea#input_3_76,
textarea#input_3_78,
textarea#input_3_27,
textarea#input_3_28,
textarea#input_3_36 {
    float: left;
    width: 100% !important;
    margin-top: 15px !important;
    border-radius: 0 !important;
    padding: 10px !important;
    height: auto !important;
    font-size: 18px !important;
    color: gray !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
    -webkit-appearance: none !important; /* for Safari */
    appearance: none !important;        /* reset default styles */
}
.carrer-form select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url("data:image/svg+xml;utf8,<svg fill='gray' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 12px center !important;
    background-size: 20px !important; /* bigger arrow */
    padding-right: 40px !important;   /* extra space for bigger arrow */
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    color: gray !important;
}

.gform_footer input#gform_submit_button_1, input#gform_submit_button_2, input#gform_submit_button_3, input#gform_submit_button_4 {
    background: #ce1729 !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 16px !important;
    /* padding: 15px 28px; */
    float: left;
    font-weight: 600;
    width: 178px !important;
    height: 50px !important;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    line-height: 0 !important;
}
.gform_footer input#gform_submit_button_1:hover,input#gform_submit_button_2:hover, input#gform_submit_button_3:hover, input#gform_submit_button_4:hover{    BORDER: 1PX SOLID #000;
    background: #000 !important;
    color: #fff !important;
    transition: 0.5s ease;
}
div#gform_fields_1 {
    grid-row-gap: unset !important;
}
.gform_confirmation_message {
    color: #000;
    text-align: center;
    font-weight: 400;
}
.page-template-location .countie-web small:after {
  display:none;
}
.review-inner-cont {
    float: left;
    width: 100%;
    margin-top: 68px;
}
.review-inner-cont ul {
    float: left;
    width: 100%;
    display: flex;
}
.review-inner-cont ul li{
    float: left;
}
.review-inner-cont ul img {
    margin-right: 10px;
}
.review-inner-cont h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}
.review-inner-cont span.fa.fa-star.checked {
    color: #f0bc1a;
    font-size: 20px;
}
.review-inner-cont small {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #000000;
}
.review-inner-cont .lern-btn {

    margin-top: 25px;
}
/* Hide the default checkbox */
body #gform_wrapper_4  .custom-checkbox-label input[type="checkbox"] {
    display: none;
}
 
body #gform_wrapper_4  .custom-checkbox-label  label {
    display: inline-block;
    background-color: #000;
    padding: 10px 20px;
    margin-right: 0;
    /* border-radius: 5px; */
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    color: #fff;
    font-size: 20px;
    margin-top: 14px;
    padding: 13px 27px !important;
}
/* Change background when checkbox is checked */
body #gform_wrapper_4  .custom-checkbox-label input[type="checkbox"]:checked + label {
    background-color: #ce1729;
    color: #fff;
}
body #gform_wrapper_4 .gfield_checkbox li {
    margin-right: 20px;
}
div#input_4_16 {
    margin-top: 20px !important;
    float: left;
}
label.gfield_label,legend.gfield_label.gfield_label_before_complex{
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-top: 20px;
}
.footer-information .lern-btn a {
    /* padding: 15px 18px; */
}
.location-box span {
    /* background: transparent !important; */
    /* height: 35px !important; */
    width: 35.51px !important;
}
.footer-info-deti ul li:nth-child(2) span ,
.footer-info-deti ul li:nth-child(3) span  {
     font-size: 17px;
}

legend.gfield_label.gfield_label_before_complex {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 0 !important;
}
fieldset#field_3_16 legend.gfield_label {
    font-size: 23px !important;
    font-weight: 500 !important;
    /* margin-top: 20px; */
}
input#choice_3_16_0,input#choice_3_16_1,input#choice_3_52_1,input#choice_3_53_1,input#choice_3_21_1,input#choice_3_21_2,div#input_3_22 input,div#input_3_23 input,div#input_3_42 input,div#input_3_43 input,div#input_3_46 input   {
    width: unset !important;
    margin-top: 9px !important;
    margin-right: 10px;
}
div#field_3_49 {
    font-size: 18px;
}
div#gfield_description_3_47 h3 {
    font-size: 19px;
    margin-bottom: 2px;
    margin-top: 15px;
}
div#gform_wrapper_3 textarea {
    height: 150px !important;
}
.gform_drop_area {
    background: transparent !important;
    margin-bottom: 0 !important;
    text-align: left !important;
    margin-top: 15px;
    border-radius: 0 !important;
    padding: 10px !important;
    height: unset !important;
    font-size: 18px !important;
    color: gray;
    border: 1px solid !important;
}
.location-box span i {
    font-size: 17px;
}
body.wp-singular.page-template.page-template-custom-template.page-template-delership.page-template-custom-templatedelership-php.page.page-id-280.wp-theme-recon.thjmf-theme-recon .serv-inner-border .row {
    align-items: end;
}
.serv-inner-border .row {
    align-items: end;
}

.gchoice.gchoice_3_29_1, .gchoice.gchoice_3_29_2, .gchoice.gchoice_3_29_3, .gchoice.gchoice_3_29_4, .gchoice.gchoice_3_29_5, .gchoice.gchoice_3_29_6, .gchoice.gchoice_3_29_7, .gchoice.gchoice_3_29_8, .gchoice.gchoice_3_29_9, .gchoice.gchoice_3_29_11, .gchoice.gchoice_3_29_1, .gchoice.gchoice_3_85_1, .gchoice.gchoice_3_86_1, .gchoice.gchoice_3_87_1, .gchoice.gchoice_3_89_1, .gchoice.gchoice_3_90_1, .gchoice.gchoice_3_91_1, .gchoice.gchoice_3_92_1, .gchoice.gchoice_3_88_1 {
    /* float: left; */
    /* width: 100%; */
    /* padding-right: 0 !important; */
    /* border: 1px solid; */
    /* margin-top: 15px !important; */
    /* border-radius: 0 !important; */
    /* padding: 10px !important; */
    /* height: unset !important; */
    /* font-size: 18px !important; */
    /* color: gray; */
    /* border: 1px solid; */
}
input#choice_3_29_1, input#choice_3_29_2, input#choice_3_29_3, input#choice_3_29_4, input#choice_3_29_5, input#choice_3_29_6, input#choice_3_29_7, input#choice_3_29_8, input#choice_3_29_9, input#choice_3_29_11, input#choice_3_85_1, input#choice_3_86_1, input#choice_3_87_1, input#choice_3_89_1, input#choice_3_90_1, input#choice_3_91_1, input#choice_3_92_1, input#choice_3_88_1 {
    width: unset;
    margin-top: 7px !important;
    margin-right: 10px;
    height: 24px;
    padding: 10px !important;
    float: left;
    transform: scale3d(1.5, 1.5, 1.5);
    display: none;
}
fieldset#field_3_29 label,label#label_3_85_1,label#label_3_86_1,label#label_3_87_1,label#label_3_89_1,label#label_3_90_1,label#label_3_91_1,label#label_3_92_1,label#label_3_88_1 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

fieldset#field_3_21 input,fieldset#field_3_64 input,fieldset#field_3_22 input,fieldset#field_3_67 input,fieldset#field_3_23 input,fieldset#field_3_70 input,fieldset#field_3_71 input,fieldset#field_3_72 input,fieldset#field_3_73 input,fieldset#field_3_74 input,fieldset#field_3_80 input {
    display: none !important;
}

fieldset#field_3_21 label, fieldset#field_3_64 label, fieldset#field_3_22 label, fieldset#field_3_67 label, fieldset#field_3_23 label, fieldset#field_3_70 label, fieldset#field_3_71 label, fieldset#field_3_72 label, fieldset#field_3_73 label, fieldset#field_3_74 label, fieldset#field_3_80 label {
    display: inline-block;
    background-color: #4e4b4b;
    padding: 10px 20px;
    margin-right: 10px;
    /* border-radius: 5px; */
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    color: #fff;
    font-size: 18px;
    margin-top: 14px;
    padding: 13px 27px !important;
    font-weight: 400;
}

fieldset#field_3_21 input:checked + label,fieldset#field_3_64 input:checked + label,fieldset#field_3_22 input:checked + label,fieldset#field_3_67 input:checked + label,fieldset#field_3_23 input:checked + label,fieldset#field_3_70 input:checked + label,fieldset#field_3_71 input:checked + label,fieldset#field_3_72 input:checked + label,fieldset#field_3_73 input:checked + label,fieldset#field_3_74 input:checked + label,fieldset#field_3_80 input:checked + label{
    background-color: #ce192d;
    color: #fff;
}
div#field_3_82 {
    font-size: 20px;
    color: #0;
    color: #000;
    font-weight: 500;
}
button#gform_browse_button_3_65, button#gform_browse_button_3_68, button#gform_browse_button_3_24, button#gform_browse_button_3_26, button#gform_browse_button_3_77, button#gform_browse_button_3_25, button#gform_browse_button_3_79, button#gform_browse_button_3_81, button#gform_browse_button_3_33, button#gform_browse_button_3_83, button#gform_browse_button_3_96 {
    width: 100%;
    background: #ce192d;
    color: #fff;
    border: transparent;
    padding: 6px;
}
div#gform_drag_drop_area_3_65 span.gform_drop_instructions,div#gform_drag_drop_area_3_68 span.gform_drop_instructions,div#gform_drag_drop_area_3_24 span.gform_drop_instructions,div#gform_drag_drop_area_3_26 span,div#gform_drag_drop_area_3_77 span,div#gform_drag_drop_area_3_25 span,div#gform_drag_drop_area_3_79 span,div#gform_drag_drop_area_3_81 span,div#gform_drag_drop_area_3_33 span,div#gform_drag_drop_area_3_83 span,div#gform_drag_drop_area_3_96 span {
    text-align: center;
    font-size: 30px;
}
div#gform_drag_drop_area_3_65, div#gform_drag_drop_area_3_68, div#gform_drag_drop_area_3_24, div#gform_drag_drop_area_3_26, div#gform_drag_drop_area_3_77, div#gform_drag_drop_area_3_25, div#gform_drag_drop_area_3_79, div#gform_drag_drop_area_3_81, div#gform_drag_drop_area_3_33, div#gform_drag_drop_area_3_83, div#gform_drag_drop_area_3_96 {
    background: #4e4b4b !important;
    color: #fff !important;
    font-size: 20px !important;
    border: 4px dashed #c5c5c5 !important;
    padding: 15px 20px !important;
}
label#label_3_29_1, label#label_3_85_1, label#label_3_86_1, label#label_3_87_1, label#label_3_88_1, label#label_3_89_1, label#label_3_90_1, label#label_3_91_1 {
    display: inline-block;
    background-color: #4e4b4b;
    padding: 10px 20px;
    margin-right: 10px;
    /* border-radius: 5px; */
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    color: #fff !important;
    font-size: 20px;
    margin-top: 14px;
    padding: 13px 27px !important;
}
form#gform_3 input:checked + label#label_3_29_1,form#gform_3 input:checked + label#label_3_85_1,form#gform_3 input:checked + label#label_3_86_1,form#gform_3 input:checked + label#label_3_87_1,form#gform_3 input:checked + label#label_3_88_1,form#gform_3 input:checked + label#label_3_89_1,form#gform_3 input:checked + label#label_3_90_1,form#gform_3 input:checked + label#label_3_91_1 {
    background-color: #ce192d;
    color: #fff;
}
fieldset#field_3_21, fieldset#field_3_64, div#field_3_65, div#field_3_66, fieldset#field_3_22, div#field_3_68, div#field_3_69, fieldset#field_3_67, div#field_3_24, div#field_3_75, fieldset#field_3_74, fieldset#field_3_73, fieldset#field_3_72,fieldset#field_3_71,fieldset#field_3_23,fieldset#field_3_70 {
    width: 78.666667%;
    margin: 0 auto;
    /* text-align: center; */
}
div#input_3_21 {
    display: flex;
}
.gchoice.gchoice_3_21_1, .gchoice.gchoice_3_21_2,.gchoice.gchoice_3_64_1,.gchoice.gchoice_3_64_16,.gchoice.gchoice_3_67_5,.gchoice.gchoice_3_74_11,.gchoice.gchoice_3_73_9,.gchoice.gchoice_3_72_11,.gchoice.gchoice_3_70_1,.gchoice.gchoice_3_70_5,.gchoice.gchoice_3_70_6 {
    width: 100% !important;
}
fieldset#field_3_21 label,label#label_3_64_1,label#label_3_64_16,div#input_3_22 label,label#label_3_67_5,label#label_3_67_1,label#label_3_67_2,label#label_3_67_3,label#label_3_67_4,label#label_3_74_11,label#label_3_74_1,label#label_3_74_2,label#label_3_74_3,label#label_3_74_4,label#label_3_74_5,label#label_3_74_6,label#label_3_74_7,label#label_3_74_8,label#label_3_74_9,label#label_3_73_9,label#label_3_73_1,label#label_3_73_2,label#label_3_73_3,label#label_3_73_4,label#label_3_73_5,label#label_3_73_6,label#label_3_73_7,label#label_3_73_8,label#label_3_72_11,label#label_3_72_1,label#label_3_72_2,label#label_3_72_3,label#label_3_72_4,label#label_3_72_5,label#label_3_72_6,label#label_3_72_7,label#label_3_72_8,label#label_3_72_9,div#input_3_71 label,div#input_3_23 label,fieldset#field_3_70 label,div#input_3_80 label,div#input_3_64 label{width:100%;text-align:center;}

.gchoice.gchoice_3_22_1,.gchoice.gchoice_3_22_2,.gchoice.gchoice_3_22_3,.gchoice.gchoice_3_22_4,.gchoice.gchoice_3_67_1,.gchoice.gchoice_3_67_2,.gchoice.gchoice_3_67_3,.gchoice.gchoice_3_67_4,.gchoice.gchoice_3_73_1,.gchoice.gchoice_3_73_2,.gchoice.gchoice_3_73_3,.gchoice.gchoice_3_73_4,.gchoice.gchoice_3_73_5,.gchoice.gchoice_3_73_6,.gchoice.gchoice_3_73_7,.gchoice.gchoice_3_73_8,div#input_3_23 .gchoice,.gchoice.gchoice_3_80_1,.gchoice.gchoice_3_80_2,.gchoice.gchoice_3_80_3,.gchoice.gchoice_3_80_4 {
    width: 50%;
}
.gchoice.gchoice_3_74_1,.gchoice.gchoice_3_74_2,.gchoice.gchoice_3_74_3,.gchoice.gchoice_3_74_4,.gchoice.gchoice_3_74_5,.gchoice.gchoice_3_74_6,.gchoice.gchoice_3_74_7,.gchoice.gchoice_3_74_8,.gchoice.gchoice_3_74_9,.gchoice.gchoice_3_72_1,.gchoice.gchoice_3_72_2,.gchoice.gchoice_3_72_3,.gchoice.gchoice_3_72_4,.gchoice.gchoice_3_72_5,.gchoice.gchoice_3_72_6,.gchoice.gchoice_3_72_7,.gchoice.gchoice_3_72_8,.gchoice.gchoice_3_72_9,.gchoice.gchoice_3_71_1,.gchoice.gchoice_3_71_2,.gchoice.gchoice_3_71_3,.gchoice.gchoice_3_71_4,.gchoice.gchoice_3_71_5,.gchoice.gchoice_3_71_6,.gchoice.gchoice_3_71_7,.gchoice.gchoice_3_71_8,.gchoice.gchoice_3_71_9,.gchoice.gchoice_3_70_2,.gchoice.gchoice_3_70_3,.gchoice.gchoice_3_70_4,.gchoice.gchoice_3_64_2,.gchoice.gchoice_3_64_3, .gchoice.gchoice_3_64_4,.gchoice.gchoice_3_64_13, .gchoice.gchoice_3_64_14, .gchoice.gchoice_3_64_15,.gchoice.gchoice_3_64_5,.gchoice.gchoice_3_64_6,.gchoice.gchoice_3_64_7,.gchoice.gchoice_3_64_8,.gchoice.gchoice_3_64_9,.gchoice.gchoice_3_64_11,.gchoice.gchoice_3_64_12 {
    width: 33.33333333333333%;
}
div#field_3_96,div#field_3_77,div#field_3_78,div#field_3_76,div#field_3_25,div#field_3_13,div#field_3_27,div#field_3_79,fieldset#field_3_80{

    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

label#label_3_64_6 {    object-fit: fill;
    height: 173px;}
.request-quote-form form select {
	float: left;
	width: 100%;
	margin-top: 15px !important;
	/* border-radius: 5px !important; */
	padding: 13px !important;
	height: unset !important;
	font-size: 17px !important;
	color: gray;
	border: 1px solid #ccc !important;
	background: #fff;
}
.request-quote-form form input.wpcf7-form-control.wpcf7-text {
    /* float: left; */
    width: 100%;
    margin-top: 15px;
    /* border-radius: 5px !important; */
    padding: 13px;
    height: unset !important;
    font-size: 17px !important;
    color: gray;
    border: 1px solid #ccc;
}
.request-quote-form form textarea {
    height: 150px !important;
    float: left;
    width: 100%;
    margin-top: 15px !important;
    /* border-radius: 5px !important; */
    padding: 13px !important;
   
    font-size: 17px !important;
    color: gray;
    border: 1px solid #ccc;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #ce1729;
    border: 1px solid #ce1729;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px !important;
    /* padding: 15px 28px; */
    float: left;
    font-weight: 600;
    width: 178px !important;
    height: 50px !important;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    line-height: 0 !important;
    margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{BORDER: 1PX SOLID #000;
    background: #000;
    color: #fff;
    transition: 0.5s ease;}
    .instruction-field {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.instruction-field p {
    font-size: 1rem !important;
    font-weight: 500 !important;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.instruction-field p span {
    /* float: left; */
    /* width: 100%; */
    padding-top: 10px;
    font-size: 1rem;
    font-weight: 400;
}
.instruction-field input.wpcf7-form-control.wpcf7-text {
    margin-top: 10px !important;
    width: 10% !important;
    padding: 9px !important;
}
.drag-drop {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.drag-drop h3 {
    /* font-size: 20px; */
    margin: 5px 0;
    font-size: 30px;
    line-height: 32px;
    word-break: break-word;
    font-weight: 600;
}
.drag-drop p span {
    color: #fff;
}
.Scratch-TouchUp {
    float: left;
    width: 100%;
    margin-top: 15px;
    border: 1px solid #ccc;
    padding: 11px 14px;
    /* border-radius: 5px !important; */
}
.scract-main-check {
    /*border: gray 1px solid;*/
    /*padding: 11px 14px;*/
    /* border-radius: 5px; */
    float: left;
    width: 100%;
}
.scract-main-check p {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.scract-main-check span.wpcf7-list-item.first.last {
    margin: 0px !important;
}
span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid gray ;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    top: 4px;
    margin-right: 10px;
}

/* checked state with background + tick */
span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked {
    /* background: #ce192d; */
    border: 2px solid #ce192d;
    color: #ce192d;
    fill: #ce192d;
}

span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: -2px;
    left: 1.5px;
    font-size: 13px;
    color: #ce192d;
}
.scract-main-check span.wpcf7-list-item-label {
    color: #212529;
    /* font-size: 18px !important; */
    font-weight: 500;
}
.second-scratch-touchup {
    width: 75.666667%;
    margin: 0 auto;
    padding-top: 58px;
}
.second-scratch-touchup p {
    font-weight: 500;
    font-size: 1rem;
    /* margin-bottom: 6px; */
    margin-top: 10px;
}
.second-scratch-touchup input[type="checkbox"] {
    display: none !important;
}
.second-scratch-touchup span.wpcf7-list-item-label {
    width: 100%;
    text-align: center;
    display: inline-block;
    background-color: #000;
    padding: 10px 20px;
    /* margin-right: 10px; */
    /* border-radius: 5px; */
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    color: #fff;
    font-size: 16px;
    /* margin-top: 7px; */
    padding: 13px 27px !important;
    font-weight: 400;
}

.second-scratch-touchup input:checked + span.wpcf7-list-item-label {
    background-color: #ce1729;
    color: #fff;
}
.codedropz-btn-wrap a.cd-upload-btn {
    width: 100%;
    background: #ce192d;
    color: #fff;
    border: transparent;
    padding: 6px;
    float: left;
}
.codedropz-btn-wrap {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.codedropz-upload-handler {
    border: 2px dashed #c5c5c5;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    background: #000 !important;
    color: #fff !important;
    font-size: 20px !important;
    border: 4px dashed #c5c5c5 !important;
    padding: 15px 20px !important;
}
.second-scratch-touchup h4 {
    font-size: 1.5rem;
    color: #212529;
    font-weight: 500;
    margin-top: 30px;
    float: left;
    width: 100%;
}
span.wpcf7-spinner {
    margin-top: 35px;
}
.second-scratch-touchup .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    /* margin-top: 20px; */
    width: 100%;
    /* margin-bottom: 20px; */
}
.second-scratch-touchup label {
    width: 100%;
}
.instruction-field .drag-drop span.dnd-upload-counter {
    width: unset !important;
    float: unset !important;
    font-size: 14px;
}
.roof label input + span {
    object-fit: fill;
    height: 167px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.dpfr_list p {
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 0;
}
 span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked {
    accent-color: #ce1729;
}
select#input_4_19 {
    height: 47.4px !important;
}
div#input_4_11 {
    margin-left: 0;
    margin-right: 0;
}
.request-quote-form form select {
    -webkit-appearance: none;   /* Safari */
    -moz-appearance: none;
    appearance: none;

    width: 100%;
    margin-top: 15px !important;
    border-radius: 0 !important;
    padding: 13px 45px 13px 13px !important;
    font-size: 17px !important;
    color: gray;
    border: 1px solid #ccc !important;
    background-color: #fff;

    /* CUSTOM DROPDOWN ICON */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 18px;
}

span.wpcf7-list-item-label {
    font-size: 1rem !important;
    font-weight: 400 !important;
}
.second-scratch-touchup h6 {
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
    color: #212529;
    text-transform: capitalize;
    letter-spacing: 0;
    float: left;
    width: 100%;
}
.wpcf7-list-item {
    margin: 0 !important;
}
.scract-main-check p{margin-bottom:0px;}
.carrer-form1 {
    float: l;
    width: 100%;
    float: left;
    margin-top: 50px;
}
span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #dc002b;
    padding: 5px;
    float: left;
    width: 100%;
}
.footer-info-deti ul li:first-child span {
    margin-top: 19px;
}
.footer-info-deti ul li:first-child p {
    margin-bottom: -21px;
}
body.wp-singular.page-template.page-template-custom-template.page-template-service.page-template-custom-templateservice-php.page.page-id-178.wp-theme-recon.thjmf-theme-recon .serv-inner-border .row {
    align-items: end;
}
body #gform_wrapper_4  .custom-checkbox-label  label {
    width: 319px;
    text-align: center;
    margin-right: 5px;
}
.gform_wrapper .gfield.gf_list_inline .gfield_checkbox .gchoice, .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
    padding-right: 0px !important;
}
.dpfr_listss {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.dpfr_listss h6 {
    margin-bottom: 2px;
}
.page-id-176 .inner-service-img img {
    height: unset;
    object-fit: contain;
}
section.service-inner.pluscount2 .row {
    align-items: center;
}
span#input_4_11_5_container {
    width: 100%;
    flex: 0 0 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;  
}
.values.inner-value.scheduling-grid p {
    margin-top: 13px}

    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ce1729 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ce1729;
    color: #ce1729;
}
.second-scratch-touchup h4 {
    font-weight: bold;
    /* margin-bottom: 14px; */
    margin-top: 15px;
    margin-bottom: 0;
}
.gform_confirmation_message h3, .gform_confirmation_message h2 {
    
    color: #ce192d;
    float: left;
    width: 100%;
    /* color: #000; */
    font-size: 45px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: black;
    color: black;
    text-align: center;
    padding: 10px;
}
.page-id-904 .about_us_main h3, .page-id-919 .about_us_main h2, .page-id-924 .about_us_main h2 {
    float: left;
    width: 100%;
    color: #ce192d;
    font-size: 45px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
.page-id-904 .about_us_main p,.page-id-919 .about_us_main p, .page-id-924 .about_us_main p  {
    width: 100%;
    text-align: center;
}

.carrer-form:has(#gform_confirmation_wrapper_4) ~ #requestinfoTitle {
  display: none !important;
}
body.wp-singular.page-template.page-template-custom-template.page-template-delership.page-template-custom-templatedelership-php.page.page-id-452.logged-in.admin-bar.wp-theme-recon.thjmf-theme-recon.customize-support .serv-inner-border .row {
    align-items: start;
}
body.wp-singular.page-template.page-template-custom-template.page-template-consumer.page-template-custom-templateconsumer-php.page.page-id-182.logged-in.admin-bar.wp-theme-recon.thjmf-theme-recon.customize-support .dealership .title {
    display: none;
}
.wpcf7 .wpcf7-spinner {
  display: none !important;
}
.page-id-501 span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked {
    background: #ce192d;
    border: 2px solid #ce192d;
    color: #fff;
    fill: #fff;
}
.page-id-501 span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked::after {
    color: #fff;
}
.page-id-501 span.wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    top: 4px;
    margin-right: 10px;
    /* background: #000; */
}
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}
.request-quote-form {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.gform_wrapper .gfield.gf_list_inline .gfield_checkbox .gchoice, .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
    display: inline-block;
    padding-right: 0;
    max-width: 100% !important;
    justify-content: end;
}
.location-box.florida-location-box {
    border-bottom: 2px solid #e0dede;
    padding-bottom: 50px;
}
.custemer-review.inner-custemer-review .title {
  
    display: none;
}

.second-scratch-touchup .row {
    margin-left: -11px;
    margin-right: 0;
    float: left;
    width: 102.5%;
}
footer .footer-info-deti ul {
  
    margin-top: 0px;
}
select option:hover,
select option:checked {
  background: #000 !important;
  color: #fff !important;
}


/** Css- KT **/
.page-template-car .lern-btn.quote-bnt {
    margin-top: -2px;
}
.page-template-delership .lern-btn.quote-bnt {
    margin-top: 2px;
}
.page-id-452 .lern-btn.quote-bnt {
    margin-top: -22px;
}
.codedropz-upload-wrapper .codedropz-upload-handler {
    width: 100.3%;
}
.Career-Application .request-quote-form form textarea {
    width: 100.5%;
}
.second-scratch-touchup p.scratch{
    margin-top: 10px;
}
h4.pi_head {
    margin-bottom: 15px;
}




/*section.service-inner.rim-rapier.Ceramic-Coating.last-coating .lern-btn.inner-quote-bnt {*/
/*    margin-top: 160px;*/
/*}*/


/*.aftbr-2 img {*/
/*    height: 161px;*/
/*}*/

.request-quote-form form input.wpcf7-form-control.wpcf7-text, .request-quote-form form select, .Scratch-TouchUp, .request-quote-form form textarea {
    border-radius: 0 !important;
}


.services .lern-btn a:hover{background:transparent;color:#ce1729}
