.autoglym-section .btn-typ1{padding:8px 25px;display:inline-block;color:#fff;text-transform:uppercase;border:none;transition:All .3s;-webkit-transition:All .3s;-moz-transition:All .3s;-o-transition:All .3s;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:10px;font-weight:700;outline:0}.autoglym-section .form-typ2 .btn-typ1{padding:8px 20px;width:320px;max-width:320px;display:block;margin:auto;font-size:18px;font-weight:bolder;background:#000}.autoglym-section .form-typ2 .btn-typ1:hover{background:#c00}@media screen and (max-width:767px){.autoglym-section .form-typ2 .btn-typ1{width:100%}}.guaranteed-section{margin-bottom:45px}.guaranteed-desc h2{line-height:1}#sec-accordion .card{border-radius:0;border:none;margin-bottom:10px}#sec-accordion .card:last-child{margin-bottom:0}#sec-accordion .card .card-header{border:0;-webkit-box-shadow:0 0 20px 0 rgba(213,213,213,.5);box-shadow:0 0 20px 0 rgba(213,213,213,.5);border-radius:2px;padding:0}#sec-accordion .card .card-header .btn-header-link{display:block;text-align:left;background:#1885c8;color:#fff;padding:10px 15px;border-radius:0;font-weight:700;text-transform:uppercase}#sec-accordion .card .collapse.show,#sec-accordion .card .collapsing{background:#fdfdfd;line-height:30px}#sec-accordion .card .card-header .btn-header-link:after{content:"\f107";font-family:'Font Awesome 5 Free';font-weight:900;float:right;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}#sec-accordion .card .card-header .btn-header-link.collapsed:after{content:"\f106";-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s}#sec-accordion .card .collapse{border:0}#sec-accordion .card .collapse.show{color:#222}.guarantee-modal{z-index:9999}.guarantee-modal .close{position:absolute;top:-20px;right:-20px;background-color:#1885c8;color:#fff;font-family:Arial,Helvetica,sans-serif;padding:0;opacity:1;z-index:99;width:35px;height:35px}#sec-accordion ul{list-style-type:none;font-size:14px;margin:0;padding:0;font-weight:400}#sec-accordion ul li{margin-bottom:0;position:relative;padding-left:10px;width:33.333%;float:left}#sec-accordion ul li::before{content:"";position:absolute;left:0;top:50%;transform:translate(0,50%);width:5px;height:1px;background-color:#000}@media screen and (max-width:1199px){#sec-accordion ul li{width:50%}}@media screen and (max-width:991px){.guarantee-modal .modal-dialog{max-width:100%}}@media screen and (max-width:575px){#sec-accordion ul li{width:100%}}.share-ctnt.styl-new a{margin-left:20px}.share-ctnt.styl-new::before{top:2px}.call-action{text-align:center;color:#000;font-size:18px;padding:0 0 20px}.call-action a{color:#000;font-weight:700}.share-section2 a{width:100%;display:block;padding:7px 15px 13px;margin:5px 0;background:red;text-decoration:none;-webkit-border-radius:4px;border-radius:4px;display:flex;-webkit-align-items:center;align-items:center;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.share-section2 a.whatsapp{background:#4caf50;color:#fff}.share-section2 a.assistant{background:#005dbc;color:#fff}.share-section2 a.live-chat{background:#1885c8;color:#fff}.share-section2 a.print{background:#002a4e;color:#fff}.share-section2 a img{margin:0 10px 0 0;position:relative;bottom:-2px}.share-section2 a:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.wtsap-btn{position:fixed;bottom:22px;left:22px;z-index:999;max-width:70px}
@font-face {
    font-family: 'fontawesome-v6';
    src: url('../webfonts/fa-brands-400-v6.woff2') format('woff2'),
        url('../webfonts/fa-brands-400-v6.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.fa-v6{
    font-family: 'fontawesome-v6';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-x-twitter.fa-v6:before {
    content: "\e61b";
}