body {
    margin: 0;
    padding: 0;
    font-family: 'Barlow', sans-serif;
    color: #191c1d;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.5px;


}

* {
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
}

/* p {
    font-size: 15px;
    color: #252123;
    line-height: 26px
} */

a {
    outline: 0;
    color: #191c1d;
    text-decoration: none;
}

a:focus {
    outline: 0
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}

a,
input,
select,
textarea {
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s
}

::selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}


/* a:focus,
a:hover {
    color: #1c84f9;
    text-decoration: none
} */

h1,
h2 {
    font-family: "Barlow", serif;
    color: #191c1d;
    font-size: 50px;
    line-height: 62px;
    font-weight: 700;
    text-transform: uppercase;
}

h3,
h4,
h5 {
    font-family: "Barlow", serif;
}




/* ====================== */
.topHeader {
    position: relative;
    border-top: 8px solid #191c1d;
    height: 53px;
}

.topInfo {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
}

.topHeader::before {
    content: " ";
    display: block;
    background-color: #191c1d;
    width: 74%;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 3% 100%, 0% 0%);
    /* transform: skewX(45deg); */
    transform-origin: 0 0;
}

.topInfo li {}

.topInfo li:first-child {
    padding-left: 27%;
}

.topInfo li a {
    color: #fff;
    font-size: 18px;
    margin: 0px;
    font-weight: 400;
}

.header_mid .top-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.header_mid .top-right h3 {
    color: #fff;
    font-size: 18px;
    margin: 0px;
    font-weight: 400;
}

.header_mid .top-right .social-icon {
    gap: 15px;
}

.social-icon a {
    display: inline-block;
    border: 1px solid #333739;
    width: 37px;
    height: 37px;
    text-align: center;
    border-radius: 0px;
    line-height: 37px;
    color: #fff;
    transition: all 0.5s;
}

.social-icon a:hover {
    background: #dc1c28;
    border-color: #dc1c28;
}

.tp-phone-dtls span {
    font-size: 17px;
    display: block;
    line-height: 1;
    color: #909496;
    margin-bottom: 5px;
}

.tp-phone-dtls a {
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap;
}

.logo-sec {
    margin-top: -20px;
    padding-bottom: 15px;
}

.nav-bar {
    width: 100%;
}

.navbar-nav li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    transition: 0.3s;
}

.navbar-nav li a:hover {
    color: #dc1c28;
}



/* =============submenu */


.sub-menu {
    background: #fff;
    border-radius: 9px 9px 9px 9px;
    top: 58px;
}

.sub-menu li a {
    background: none;
}

.sub-menu li:first-child a:hover {
    border-radius: 9px 9px 0 0;
}

.sub-menu li:last-child a:hover {
    border-radius: 0 0 9px 9px;
}

.sub-menu li a {
    padding: 13px 20px;
    font-size: 15px;
}

.sub-menu li a:hover {
    color: #fff;
    background: linear-gradient(to left, #f4c6af 0%, #995a32 100%);
}








/* .sub-menu{
    display: none;
} */
.home-banner {
    background: #f4f4f4;
    padding: 0px 0 0;
    min-height: 815px;

}

.bnrCnt-dtls {
    max-width: 730px;
}

.bnrCnt-dtls h2 {
    color: #fff;
    font-size: 90px;
    line-height: 100px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-caption .bnrCnt-dtls h2 span {
    color: #fff;
}

.bnrCnt-dtls h2 span {
    display: block;
    text-align: center;
    background: #dc1c28;
}

.bnrCnt-dtls p {
    font-size: 28px;
    color: #fff;
    margin: 40px 0 50px;
}

.deft-py-100 {
    padding: 100px 0;
}

.about-mobile-content {
    padding-left: 85px;
}

.about-mobile-content h2 span {
    color: #dc1c28;
}

.the-neg24hr {
    font-size: 22px;
    margin: 25px 0;
}

.about-bg {
    background: url('../images/about-us-bg.webp') no-repeat right bottom;
}

.gw-btn1, .gw-btn1:active, .btn:first-child:active {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    background: #dc1c28;
    display: inline-block;
    padding: 0px 40px;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    clip-path: polygon(0 30%, 10% 0, 90% 0, 100% 0%, 100% 70%, 90% 100%, 0% 100%, 0% 90%, 0% 10%);
}

.gw-btn1:hover, .gw-btn1:focus {
    background: #dc1c28;
    color: #fff;
}

.mobile-tyre-repair-service-includes {
    background: #f1f1f1;
}

.mobile-tyre-repair-service-includes .dflt-header {
    max-width: 740px;
    margin: 0 auto;
}

.mobile-tyre-repair-service-includes .dflt-header h2 {
    margin-bottom: 30px;
    line-height: 70px;
}

.mobile-tyre-repair-service-includes .dflt-header h2 span {
    color: #dc1c28;
}

.wyna-bg {
    background: #ffffff;

}

.mobile-tyre-repair-content {
    padding: 70px 60px;
}

.mtrs-info-icon-circle {
    margin-bottom: 30px;
}

.mtrs-info-icon {
    width: 96px;
    height: 96px;
    border-radius: 96px;
    background-color: #dc1c28;
    margin: 0 auto;
}

.for-example-the-parts-content {
    max-width: 739px;
    padding: 0 0 0 75px;
}

ul.fetpc-list {
    padding: 0px;
}

ul.fetpc-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

ul.fetpc-list li::before {
    content: url('../images/check-list-icon.webp');
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
}

.inner-banner {
    min-height: 410px;
}

.inner-banner .bnrCnt-dtls {
    max-width: 100%;
    text-align: center;
}

.inner-banner .bnrCnt-dtls h2 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 0px;

}

.what-dwd-bg-dc1c28 {
    background: #dc1c28;
}

.what-dwd-content {
    padding: 70px 80px;
}

.what-dwd-content h5 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 35px;
}

.what-dwd-content p {
    color: #fff;
}

.what-dwd-bg-191c1d {
    background: #191c1d;
}

.pls-clus-btn {
    clip-path: polygon(0 50%, 7% 0, 90% 0, 100% 0%, 100% 60%, 94% 100%, 0% 100%, 0% 90%, 0% 10%);
}

.where-wac-sec .for-example-the-parts-content {
    max-width: 739px;
    padding: 0 0 0 52px;
}

h1 span,
h2 span {
    color: #dc1c28;
}

.where-walbg {
    background: #f1f1f1;
}

.black-chili-tyres-content h5 {
    font-size: 22px;
    margin-bottom: 25px;
}

.black-chili-tyres-content h3 {
    font-size: 40px;
    font-weight: 700;
    margin: 25px 0;
}

.black-chili-tyres-content h3 span {
    color: #dc1c28;

}

.key-benefits-of-black-chilli-tyres {
    background: #f1f1f1;
}

.key-benefits-items {
    background: #fff;
    padding: 50px 50px;
    text-align: center;
    height: 100%;
}

.keybenefits-items-numb {
    margin-bottom: 35px;
}

.keybenefits-items-numb span {
    width: 97px;
    height: 97px;
    background: #dc1c28;
    line-height: 97px;
    border-radius: 97px;
    font-size: 40px;
    color: #fff;
    display: block;
    margin: 0 auto;
}

.key-benefits-items h4 {
    margin-bottom: 25px;
}

.experience-the-difference h2 {
    font-size: 40px;
    line-height: 50px;
}

.pageError h3 {
    font-weight: 600;
    margin-bottom: 20px;
}

.contact__Adress h4 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact__Adress h4 span {
    color: #dc1c28;
}

.cntAdrs__row {
    display: flex;
    align-items: center;
    gap: 22px;
}

.cntrw-btm {
    margin-bottom: 40px;
}

.cntAdrs .fas {
    font-size: 30px;
    color: #fff;
    width: 85px;
    height: 85px;
    border-radius: 85px;
    background: #dc1c28;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cntAdrs__detls h5 {
    font-weight: 400;
    font-size: 18px;
    color: #191c1d;
    margin-bottom: 0px;
}

.cntAdrs__detls a {
    font-size: 22px;
    color: #191c1d;
}

.cntrw-btm:not(:last-child) {
    border-bottom: 1px solid #dadada;
    padding-bottom: 45px;
}

.contact__Adress {
    padding-right: 150px;
}


.cntAdrs__row p {
    margin: 0px;
    font-size: 22px;
}

.getIn__touch {
    padding: 70px 60px;
    background: #f1f1f1;
}

.getIn__touch h1 {
    font-size: 42px;
    margin-bottom: 45px;
}




.pq-form .form-control {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #221d1d;
    width: 100%;
    float: none;
    font-size: 16px;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    outline: none;
    margin-bottom: 20px;
    border-radius: 0;
}

.pq-form textarea.form-control {
    height: 150px;
}

.pq-form .form-control:focus,
.pq-form .form-control:hover {
    border-color: #f41313;
    outline: none;
    box-shadow: none;
    background-color: #fff;
}


.wcmbr-items {
    background: #f3f3f3;
    padding: 45px 40px 45px 40px;
    text-align: center;
    height: 100%;
}

.wcmbr-items h4 {
    margin-bottom: 20px;
}

.why-choose-mtrc-sec .row [class*=col-]:nth-of-type(2n) .wcmbr-items {
    background: #f41313;
    color: #fff;
}

.what-is-a-locking {
    background: #f1f1f1;
}

.locking-wheel-nut-removal {
    background: #f41313;
}

.lckng-wheel-sec h2,
.lckng-wheel-info p {
    color: #fff;
}

.lckng-wheel-sec {
    padding-top: 30px;
}

.lckng-wheel-info img {
    margin-left: -225px;
}

.for-example-the-parts-content h5 {
    line-height: 31px;
}

.replacement-in-london {
    background: #f41313;
}

.replcmnt-london,
.replcmnt-london h2 {
    color: #fff;
}

.fetpc-list.fetpc-lists li {
    margin-bottom: 20px;
}

.brdline-top {
    border-top: 1px solid #e5e5e5;
}

.neg24hr-ftw h5 {
    font-size: 40px;
    line-height: 53px;
}

.blog-post-text {
    padding: 30px 0;
}

.blog-post-text h3 {
    margin-bottom: 20px;
}

.blog-post-text h3 a {
    font-size: 30px;
    font-weight: 600;
}

.blog-post-meta-date {
    font-size: 15px;
    color: #f41313;
}

.blog-post-meta-date span {}

.blog-post-meta-date span+span::before {
    content: "/";
    margin: 0 5px;
}

.blog-post-readmore {
    font-size: 16px;
    color: #f41313;
    font-weight: 600;
}

.blog-detls-post-items {
    border: 1px solid #bdbdbd;
}

.blog-details-items-right h2 {
    font-size: 44px;
    margin-bottom: 30px;
}

.blog-details-items-right .blog-post-text {
    padding: 30px 20px;
}

.post-date {
    background: #DC1C28;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 6px 0 10px;
    padding-left: 0px;
    padding-left: 0px;
    display: block;
    width: 70px;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 26px;
    border: 1px solid #fff;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.blog-detls-post-items .post-date {
    position: absolute;
    top: 10px;
    right: 10px;
    background: red;
    color: #fff;
    padding: 5px 10px;
    width: 58px;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    border-radius: 4px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.blog-post-meta-date {
    font-size: 15px;
    color: #9A9A9A;
    margin-bottom: 20px;
}


.accordion-button:not(.collapsed) {
    color: #dc1c28;
    background-color: transparent;
    box-shadow: none;
    font-weight: 600;
}

.accordion-button {
    font-size: 22px;
    padding: 0px 20px;
    font-weight: 500;
}

.accordion-button:focus {
    box-shadow: none;
}

/* .accordion-item.active {
    background: #dc1c28;
}

.accordion-body p {
    color: #fff;
}

.accordion-item {
    border: none;
    border-radius: 20px;
} */
.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
    font-family: "FontAwesome";
    transform: none;
}

.accordion-button::after {
    background-image: none;
    content: "\2b";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 19px;
    transform: none;
}


.wheel-alignment-cost-sec {
    background: #f1f1f1;
}

.cnsne24hr-text {
    font-size: 22px;
    line-height: 40px;
}

.benefits-mobile-tyre-repair .key-benefits-items {
    border: 1px solid #e6e5e5;
}

.text-left {
    text-align: left;
}

.blog-detls-post-text h2 {
    font-size: 42px;
}


/* ========================Popup */


.popup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    /*  text-align: center;*/
}

.popup .popup__content {
    /*  width: 80%;*/
    overflow: hidden;
    padding: 0px;
    background: white;
    color: black;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    max-width: 840px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    z-index: 99;
}

.popup .popup__content .close {
    position: absolute;
    right: 15px;
    top: 20px;
    width: 20px;
    display: block;
}

.popup .popup__content .close span {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #b3b3b3;
}

.popup .popup__content .close span:nth-child(1) {
    transform: rotate(45deg);
}

.popup .popup__content .close span:nth-child(2) {
    transform: rotate(135deg);
}

.contact-wrap {
    padding: 50px 20px 50px 0;
}

.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}

.popup-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0px;
    border: 0px solid #888;
    /*    width: 50%;*/
    max-width: 745px;
    overflow: hidden;
    max-width: 745px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
}

.popup-content a.close {
    color: #aaaaaa;
    float: right;
    font-size: 18px;
    font-weight: 400;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    line-height: 29px;
}

.popup-content a.close:hover {
    color: #333;
}

.popup-container:target {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.wrapper {
    width: 100%;

}

.info-wrap {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.popup-content .wrapper .row [class*=col-] {
    padding: 0px;
}

.contactForm .form-control {
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0;
    border-radius: 0;
    font-size: 15px;
    padding: 12px 0;

}

.contactForm .form-control:focus {
    box-shadow: none;
}

.contact-wrap h4 {
    font-weight: 600;
    margin-bottom: 15px;
    padding-left: 10px;
}

.contactForm .btn-primary {
    display: inline-block;
    background-color: #dc1c28;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 6px;
    letter-spacing: 0.25px;
    transition: all .3s;
    border-color: #dc1c28;
    margin-top: 25px;
}

.contactForm .btn-primary:focus {
    box-shadow: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .popup .popup__content {
        width: 80%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .popup .popup__content {
        width: 80%;
    }
}
@media (max-width: 767px) {
    .popup .popup__content {
        width: 90%;
    }
    .info-wrap {
        min-height: 160px;
    }
    .contact-wrap {
        padding: 20px 20px 20px 20px;
    }
}

.navbar-nav > li > a{
    padding: 25px 0 25px 30px;
}

@media only screen and (min-width: 991px) {
    #navbar ul li{
        position: relative;
    }
    .sub-arrow {
        padding-left:10px;
    }
    .sub-menu{
        top: 100%;
        box-shadow: none;
        border-radius: 0;
    }
    .sub-menu li:first-child a:hover {
        border-radius: 0;
    }
    .sub-menu li a:hover {
        color: #fff;
        background: #dc1c28;
    }
    .sub-menu li:last-child a:hover {
        border-radius: 0px;
    }
    
 .locations-nav ul{
     column-count: 2;
     min-width: 350px;
     left: -50% !important;

 }   
    


}












/* Footer
  ==================== */
.footer-container {
    background: url('../images/footer-bg.webp') no-repeat center top;
    padding: 0px 0 0;
}

.ftrtop-container {
    padding: 115px 0;
}

.ftrtop-container .dflt-header h2 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
}

.ftr-info-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ftr-info-icon {
    width: 84px;
    height: 84px;
    background: #dc1c28;
    border-radius: 84px;
    flex: 0 0 auto;
}

.ftr-info-content {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.ftr-info-content a {
    color: #fff;
    font-size: 22px;
}

.ftr-info-content p {
    font-size: 22px;
}

ul.ftrbtm-list {
    margin: 0px 0 40px;
    text-align: center;
}

ul.ftrbtm-list li {
    display: inline-block;
}

ul.ftrbtm-list li a {
    font-size: 17px;
    color: #fff;
    padding: 0 15px;
}

.copy-right {
    padding-bottom: 40px;
}

.copy-right p,
.copy-right p a {
    color: #fff;
}

.copy-right p a:hover {
    color: #dc1c28;
}


.back-to-top {
    position: fixed;
    bottom: 45px;
    right: 25px;
    display: none;
    background: #dc1c28;
    color: #fff;
    border-radius: 0px;
    z-index: 999;
    width: 60px;
    height: 60px;
    line-height: 43px;
    border: none;
}