@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html, body {
    margin: 0;
    padding: 0;
    height: 100%
}

body {
    background-size: 100% auto
}

* {
    box-sizing: border-box
}

img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto
}

fieldset, figure {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 24px
}

p, ul, ol, dl {
    margin-top: 0;
    margin-bottom: 0
}

ul, ol, li {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0
}

ul, ol {
    padding-left: 0
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0
    }

a {
    color: inherit;
    text-decoration: none;
    outline: 0
}

    a:focus, a:hover {
        text-decoration: none;
        outline: 0
    }

:focus, :hover {
    outline: none
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap;
    color: #4d4e53;
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

img.lazy, img.lazyload {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 1000px 104px;
    height: auto;
    position: relative;
    overflow: hidden;
    text-indent: -99999px
}

    img.lazy.lazyloaded {
        animation-name: none;
        background: transparent
    }

.layoutWrap {
    margin: 0 auto;
    width: 92%
}
nav .navbar-collapse .nav.navbar-nav {
    display: flex;
    margin-right: 24px
}
@media (max-width: 1600px) {
    nav .navbar-collapse .nav.navbar-nav {
        margin-right: 88px
    }
}
@media (min-width: 815px) {
    .layoutWrap {
        width: 94%;
        position: relative
    }
}

@media (min-width: 816px) and (max-width: 1024px) {
    .layoutWrap {
        width: 96%
    }
}

@media (min-width: 815px) {
    .layoutWrap.wid95 {
        width: 95%;
        margin-right: 0
    }
}

@media (max-width: 815px) {
    .fullWidthMob {
        width: 100%
    }
}

@media (max-width: 815px) {
    .innWrap .fullWidthMob {
        width: 92%
    }
}

@media (max-width: 815px) {
    .layoutWrapMob {
        width: 90%;
        margin: 0 auto
    }
}

@media (max-width: 815px) {
    .layoutWrap.wid95 {
        width: 100%
    }
}

.fullwidth {
    width: 100%
}

h1 {
    background-color: #f12a00;
    color: rgba(255,255,255,0.8);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 25px;
    min-width: 65%;
    padding: 18px 20px 10px 20px;
    display: inline-block;
    margin-bottom: 30px;
    height: 90px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap
}

@media (min-width: 815px) {
    h1 {
        line-height: 30px;
        height: 120px;
        padding: 30px 20px 30px 60px;
        margin-bottom: 25px
    }
}

@media (max-width: 815px) {
    h1 {
        width: 100%
    }
}

h1 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-display: swap;
    font-size: 30px;
    display: block;
    color: #ffffff
}

@media (min-width: 815px) {
    h1 span {
        font-size: 36px
    }
}

h1 em {
    font-size: 45px;
    color: rgba(255,255,255,0.05);
    position: absolute;
    left: 0;
    top: 17px;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-display: swap
}

@media (min-width: 815px) {
    h1 em {
        font-size: 100px;
        font-size: 80px
    }
}

h1.blue {
    background-color: #183883
}

h1.white {
    background-color: #ffffff;
    color: #000000
}

    h1.white span {
        color: #000000
    }

    h1.white em {
        color: rgba(0,0,0,0.1)
    }

.wrapper.innerpage {
    background: #f4f4f4
}

.innerpage h3.filterTitle {
    height: auto;
    padding: 15px 0 10px 0;
    margin-bottom: 0;
    min-width: auto;
    background-color: transparent;
    color: #000000;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-display: swap;
    text-transform: uppercase
}

.innerpage h1 {
    font-size: 26px;
    color: #2c2c2c;
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 30px;
    height: auto;
    padding: 15px 0 20px 0;
    margin-bottom: 0;
    min-width: auto;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-display: swap
}

@media (min-width: 815px) {
    .innerpage h1 {
        font-size: 36px
    }
}

section.main {
    margin: 0 0 30px 0;
    overflow: hidden
}

@media (min-width: 815px) {
    section.main {
        margin: 0 0 30px 0
    }
}

section.main.white {
    background-color: #ffffff
}

.bgLightGray {
    background-color: #f4f4f4
}

p {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap
}

@media (min-width: 815px) {
    p {
        font-size: 16px;
        line-height: 30px
    }
}

ul.redList li {
    margin: 20px 0;
    list-style: none
}

    ul.redList li a {
        color: #f12a00;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-display: swap;
        position: relative
    }

        ul.redList li a::after {
            content: '';
            position: absolute;
            right: -18px;
            top: 4px;
            height: 8px;
            width: 8px;
            border-top: solid 1px #f12a00;
            border-right: solid 1px #f12a00;
            transform: rotate(45deg)
        }

.noMargin {
    margin: 0
}

.main.noMargin {
    margin: 0
}

@media (max-width: 815px) {
    .main.noMargin {
        margin-bottom: 30px
    }
}

.margin30TopBttm {
    margin-top: 15px;
    margin-bottom: 15px
}

.margin30Top {
    margin-top: 30px
}

.main.noMarginBottom {
    margin-bottom: 0
}

.main.noMarginBottomMob {
    margin-bottom: 0
}

.marBttm30Mob {
    margin-bottom: 30px
}

@media (max-width: 815px) {
    .text-left.centerMobile {
        text-align: center
    }
}

.btn.marginLeft30 {
    margin-left: 10px
}

@media (min-width: 815px) {
    .btn.marginLeft30 {
        margin-left: 30px
    }
}

.paddingTop55 {
    padding-top: 30px;
    padding-bottom: 0
}

.paddingTopBttm55 {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width: 815px) {
    .paddingTopBttm55 {
        padding-bottom: 0
    }
}

.padd30 {
    padding: 30px
}

.custAnimation {
    position: absolute;
    background: #000;
    width: 101%;
    height: 3px;
    z-index: 1
}

.leftToRightOut {
    top: 0;
    left: 0
}

.imgSlideWrap {
    position: relative;
    width: 100%;
    height: 536px;
    overflow: hidden
}

    .imgSlideWrap .imgSlideDown {
        position: absolute;
        width: 100%;
        height: 0;
        left: 0;
        top: 0
    }

        .imgSlideWrap .imgSlideDown img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

hr.line {
    border-bottom: solid 1px #e2e2e2
}

.overflowHidden {
    overflow: hidden
}

.posRelative {
    position: relative;
    overflow: hidden
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.checkboxCont {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap
}

    .checkboxCont input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }

        .checkboxCont input:checked ~ .checkmark {
            background-color: #ffffff;
            border: solid 1px #b7bdd1
        }

            .checkboxCont input:checked ~ .checkmark:after {
                display: block
            }

    .checkboxCont:hover input ~ .checkmark {
        background-color: #f2f2f2;
        border: solid 1px #b7bdd1
    }

    .checkboxCont .checkmark:after {
        left: 6px;
        top: 3px;
        width: 6px;
        height: 9px;
        border: solid #183883;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

.emiOption {
    margin: -21px 0 0 0;
    padding: 12px 0 10px 18px;
    position: relative;
    z-index: 1;
    border: 1px #000 dashed;
    border-top: solid 1px silver;
    margin-bottom: 20px
}

    .emiOption input {
        position: relative;
        opacity: 1;
        height: 18px;
        width: 18px;
        margin-right: 10px;
        margin-top: 0
    }

    .emiOption label {
        text-transform: none;
        font-size: 14px;
        line-height: 14px;
        position: relative;
        top: -3px !important
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: solid 1px #b7bdd1
}

    .checkmark:after {
        content: "";
        position: absolute;
        display: none
    }

.form-control {
    box-shadow: none
}

form.filterForm {
    padding: 20px 20px 20px 20px
}

@media (max-width: 815px) {
    form.filterForm {
        border-bottom: 1px solid #e7e7e7;
        padding-top: 0
    }
}

form.filterForm label {
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap
}

form.filterForm input, form.filterForm select, form.filterForm option {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap
}

    form.filterForm select.form-control {
        border: solid 1px #d8dce6;
        padding: 12px 10px;
        border-radius: 0;
        height: 48px;
        color: #000000
    }

        form.filterForm select.form-control#budget {
            outline: solid 1px #d8dce6;
            border: 0 none;
            box-shadow: none
        }

            form.filterForm select.form-control#budget:focus {
                outline: none
            }

form.filterForm .inputLeftIcon {
    border: solid 1px #d8dce6;
    padding: 0;
    height: 48px
}

    form.filterForm .inputLeftIcon span {
        float: left;
        width: 12%;
        color: #000000;
        border-right: solid 1px #c4c7d0;
        font-size: 18px;
        margin-top: 10px;
        text-align: center
    }

    form.filterForm .inputLeftIcon select.form-control {
        border: 0 none;
        border-radius: 0;
        height: 46px;
        float: left;
        box-shadow: none;
        display: inline-block;
        width: 88%;
        padding-top: 10px;
        color: #000000
    }

.layoutWrap.innWrap {
    padding-top: 10px
}

@media (min-width: 815px) {
    .layoutWrap.innWrap {
        padding-top: 140px
    }
}

@media (max-width: 815px) {
    .layoutWrap.innWrap {
        margin-top: 130px
    }
}

@media (max-width: 815px) {
    .layoutWrap > .row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.irs--round {
    margin-top: -20px
}

    .irs--round .irs-line {
        background-color: #ddd;
        position: relative;
        overflow: inherit
    }

        .irs--round .irs-line:before, .irs--round .irs-line:after {
            content: '';
            height: 10px;
            width: 10px;
            border-radius: 50%;
            background-color: #ddd;
            left: 0;
            top: -3px;
            position: absolute
        }

        .irs--round .irs-line:after {
            left: inherit;
            right: 0
        }

    .irs--round .irs-bar {
        background-color: #183883
    }

    .irs--round .irs-handle {
        top: 28px;
        height: 18px;
        width: 18px;
        border-width: 1px;
        border-radius: 100%;
        border-color: #b4b9c5;
        box-shadow: none
    }

    .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single, .irs--round .irs-min, .irs--round .irs-max {
        border-radius: 0;
        background-color: transparent;
        color: #000000;
        font-size: 12px;
        top: 48px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-display: swap
    }

        .irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before, .irs--round .irs-min:before, .irs--round .irs-max:before {
            display: none
        }

        .irs--round .irs-from span, .irs--round .irs-to span, .irs--round .irs-single span, .irs--round .irs-min span, .irs--round .irs-max span {
            color: #919191
        }

    .irs--round .irs-min, .irs--round .irs-max {
        visibility: visible !important
    }

    .irs--round .irs-min {
        left: -12px
    }

    .irs--round .irs-max {
        right: -15px
    }

    .irs--round .irs-from, .irs--round .irs-to {
        background-color: #ffffff
    }

.col-center {
    float: none;
    margin: 0 auto
}

.zoomImg {
    overflow: hidden;
    display: block
}

    .zoomImg img {
        transition: all .3s
    }

    .zoomImg:hover img {
        transform: scale(1.05)
    }

.customeSelect {
    position: relative
}

    .customeSelect .select {
        position: absolute;
        width: auto;
        right: 0;
        top: 5px;
        background: transparent;
        box-shadow: none;
        border: 0 none
    }

        .customeSelect .select select {
            border: 0;
            background: transparent;
            border-bottom: 1px solid #aaa;
            padding-right: 50px;
            font-size: 14px;
            color: #666
        }

@media (max-width: 815px) {
    .customeSelect.vehiclesHome .select {
        position: relative;
        width: 80%;
        margin: 0 auto 20px auto;
        left: 10%
    }
}

.formTestRide .form-group {
    position: relative;
    margin-bottom: 20px
}

.formTestRide label.error {
    color: #f12a00;
    font-size: 12px;
    position: absolute;
    text-transform: none;
    bottom: -24px
}

.formTestRide label#vehicleSelectBox-error {
    bottom: -24px
}

.formTestRide .selectedVehicle label.error {
    display: none
}

.error-message {
    display: none
}

.staticPage {
    color: #000000
}

    .staticPage h1 {
        color: #000000
    }

    .staticPage p {
        margin-top: 0;
        margin-bottom: 20px;
        color: #000000
    }

    .staticPage h2 {
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-display: swap;
        margin-top: 25px;
        margin-bottom: 10px
    }

    .staticPage h3 {
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-display: swap
    }

    .staticPage ul {
        margin-left: 40px;
        margin-bottom: 10px
    }

        .staticPage ul li {
            list-style: disc;
            margin: 0 0 10px 0
        }

    .staticPage ol {
        counter-reset: item
    }

        .staticPage ol li {
            display: block;
            font-weight: 500;
            font-size: 16px;
            font-family: "Roboto", sans-serif;
            font-display: swap;
            line-height: 30px;
            margin-bottom: 15px
        }

            .staticPage ol li:before {
                content: counters(item, ".") " ";
                counter-increment: item;
                margin-right: 10px
            }

            .staticPage ol li p {
                margin-left: 45px;
                margin-bottom: 0
            }

            .staticPage ol li ol {
                margin-left: 60px
            }

                .staticPage ol li ol li {
                    font-weight: 400;
                    margin-bottom: 5px
                }

                    .staticPage ol li ol li:before {
                        margin-left: -35px
                    }

                    .staticPage ol li ol li ol {
                        margin-left: 0
                    }

                        .staticPage ol li ol li ol li {
                            margin-left: 60px
                        }

                            .staticPage ol li ol li ol li:before {
                                margin-left: -52px
                            }

                .staticPage ol li ol.dubleDigit {
                    margin-left: 74px
                }

                    .staticPage ol li ol.dubleDigit li:before {
                        margin-left: -44px
                    }

    .staticPage .hightlight {
        color: #264da9
    }

    .staticPage strong {
        font-weight: 700
    }

    .staticPage a {
        color: #264da9
    }

        .staticPage a:hover {
            text-decoration: underline
        }

#firstOverlay, #firstOverlayWrapper {
    z-index: 99995;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#firstOverlayWrapper {
    position: absolute;
    display: none
}

    #firstOverlayWrapper .imageBox {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -250px;
        margin-left: -400px;
        z-index: 99996;
        background: #000;
        height: 500px;
        width: 800px
    }

@media (max-width: 815px) {
    #firstOverlayWrapper .imageBox {
        margin-top: -125px;
        margin-left: -150px;
        height: 250px;
        width: 300px
    }
}

@media (max-width: 420px) {
    #firstOverlayWrapper .imageBox {
        margin-top: -200px;
        height: 400px
    }
}

#firstOverlay {
    position: fixed;
    background: rgba(0,0,0,0.6)
}

#popup-banner {
    display: block
}

.video-close-btn {
    background-color: #183883;
    border: 2px solid #fff;
    border-radius: 50%;
    right: 20px;
    top: 20px;
    z-index: 99;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    position: absolute;
    display: none
}

@media (max-width: 815px) {
    .video-close-btn {
        height: 40px;
        width: 40px
    }
}

.video-close-btn:hover {
    opacity: .9
}

.video-close-btn span {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0 0 13px;
    display: block;
    transform: rotate(-45deg);
    padding: 4px
}

@media (max-width: 815px) {
    .video-close-btn span {
        font-size: 28px;
        padding: 3px 0 0 0;
        left: -1px
    }
}

.noResultsClass {
    margin-top: 150px
}

@media (max-width: 815px) {
    .noResultsClass {
        margin-top: 120px
    }
}

@media (max-width: 815px) {
    .searchIcon {
        right: 15px !important;
        top: 3px !important
    }
}

@media (max-width: 815px) {
    .searchIcon .btn {
        padding: 1px 4px !important
    }
}

@media (min-width: 480px) and (max-width: 824px) {
    .col-mob-2 {
        width: 50%;
        float: left
    }
}

.price-info {
    height: 15px;
    width: 15px;
    margin: 0 5px 0 5px;
    background: url("../img/brands/icon-info.svg") no-repeat left top;
    background-size: cover;
    display: inline-block;
    text-indent: -99999px
}

.brandPricePopup {
    background-color: rgba(255,255,255,0.8);
    z-index: 999999
}

    .brandPricePopup .modal-dialog {
        max-width: 460px
    }

    .brandPricePopup .modal-content {
        border-radius: 12px;
        -webkit-box-shadow: 0 0 14px rgba(0,0,0,0.4);
        box-shadow: 0 0 14px rgba(0,0,0,0.4)
    }

    .brandPricePopup .modal-body {
        padding: 40px 25px 30px
    }

        .brandPricePopup .modal-body .table-responsive {
            border: 0 none
        }

        .brandPricePopup .modal-body h3 {
            font-family: 'Roboto' !important;
            font-weight: 700 !important;
            font-size: 22px !important;
            line-height: 25px;
            color: #000000 !important;
            margin-bottom: 8px;
            padding-left: 8px;
            text-align: left !important
        }

        .brandPricePopup .modal-body h4 {
            font-family: 'Roboto' !important;
            font-weight: 500 !important;
            font-size: 18px !important;
            line-height: 22px;
            color: #000000 !important;
            padding-left: 8px
        }

        .brandPricePopup .modal-body table tr th, .brandPricePopup .modal-body table tr td {
            color: #000000;
            font-family: 'Roboto';
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            color: #000000;
            border-top: 0
        }

        .brandPricePopup .modal-body table tr td {
            text-align: right;
            width: 120px
        }

        .brandPricePopup .modal-body table tr:nth-last-child(2) th, .brandPricePopup .modal-body table tr:nth-last-child(2) td {
            padding-bottom: 20px
        }

        .brandPricePopup .modal-body table tr.total {
            border-top: solid 1px #b2b2b2
        }

            .brandPricePopup .modal-body table tr.total th, .brandPricePopup .modal-body table tr.total td {
                font-size: 18px;
                font-weight: 700;
                padding-top: 20px
            }

        .brandPricePopup .modal-body p.disc {
            color: #000000;
            font-family: 'Roboto';
            font-weight: 400;
            font-size: 13px;
            line-height: 16px;
            color: #000000
        }

            .brandPricePopup .modal-body p.disc em {
                font-style: italic
            }

    .brandPricePopup button.close {
        opacity: 1;
        height: 40px;
        width: 40px;
        border: 0 none;
        top: 5px;
        right: 5px;
        position: absolute;
        z-index: 1
    }

        .brandPricePopup button.close:hover:before, .brandPricePopup button.close:hover:after {
            opacity: .6
        }

        .brandPricePopup button.close:before, .brandPricePopup button.close:after {
            position: absolute;
            top: 10px;
            left: 18px;
            content: ' ';
            height: 18px;
            width: 2px;
            background-color: #000
        }

        .brandPricePopup button.close:before {
            transform: rotate(45deg)
        }

        .brandPricePopup button.close:after {
            transform: rotate(-45deg)
        }

.formBookOnline .price-info {
    position: absolute;
    left: 190px;
    top: 58px
}

@media (max-width: 815px) {
    .release-slider {
        display: none
    }
}

.f16 .flag {
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: text-top;
    line-height: 16px;
    background: url(../img/flags16.png) no-repeat
}

.f16 ._Arab_League {
    background-position: 0 -32px
}

.f16 ._ASEAN {
    background-position: 0 -48px
}

.f16 ._CARICOM {
    background-position: 0 -64px
}

.f16 ._CIS {
    background-position: 0 -80px
}

.f16 ._Commonwealth {
    background-position: 0 -96px
}

.f16 ._England {
    background-position: 0 -112px
}

.f16 ._European_Union {
    background-position: 0 -128px
}

.f16 ._Islamic_Conference {
    background-position: 0 -144px
}

.f16 ._Kosovo {
    background-position: 0 -160px
}

.f16 ._NATO {
    background-position: 0 -176px
}

.f16 ._Northern_Cyprus {
    background-position: 0 -192px
}

.f16 ._Northern_Ireland {
    background-position: 0 -208px
}

.f16 ._Olimpic_Movement {
    background-position: 0 -224px
}

.f16 ._OPEC {
    background-position: 0 -240px
}

.f16 ._Red_Cross {
    background-position: 0 -256px
}

.f16 ._Scotland {
    background-position: 0 -272px
}

.f16 ._Somaliland {
    background-position: 0 -288px
}

.f16 ._Tibet {
    background-position: 0 -304px
}

.f16 ._United_Nations {
    background-position: 0 -320px
}

.f16 ._Wales {
    background-position: 0 -336px
}

.f16 .ad {
    background-position: 0 -352px
}

.f16 .ae {
    background-position: 0 -368px
}

.f16 .af {
    background-position: 0 -384px
}

.f16 .ag {
    background-position: 0 -400px
}

.f16 .ai {
    background-position: 0 -416px
}

.f16 .al {
    background-position: 0 -432px
}

.f16 .am {
    background-position: 0 -448px
}

.f16 .an {
    background-position: 0 -464px
}

.f16 .ao {
    background-position: 0 -480px
}

.f16 .aq {
    background-position: 0 -496px
}

.f16 .ar {
    background-position: 0 -368px
}

.f16 .as {
    background-position: 0 -528px
}

.f16 .at {
    background-position: 0 -544px
}

.f16 .au {
    background-position: 0 -560px
}

.f16 .aw {
    background-position: 0 -576px
}

.f16 .az {
    background-position: 0 -592px
}

.f16 .ba {
    background-position: 0 -608px
}

.f16 .bb {
    background-position: 0 -624px
}

.f16 .bd {
    background-position: 0 -640px
}

.f16 .be {
    background-position: 0 -656px
}

.f16 .bf {
    background-position: 0 -672px
}

.f16 .bg {
    background-position: 0 -639px
}

.f16 .bh {
    background-position: 0 -704px
}

.f16 .bi {
    background-position: 0 -720px
}

.f16 .bj {
    background-position: 0 -736px
}

.f16 .bm {
    background-position: 0 -752px
}

.f16 .bn {
    background-position: 0 -768px
}

.f16 .bo {
    background-position: 0 -784px
}

.f16 .br {
    background-position: 0 -800px
}

.f16 .bs {
    background-position: 0 -816px
}

.f16 .bt {
    background-position: 0 -832px
}

.f16 .bw {
    background-position: 0 -848px
}

.f16 .by {
    background-position: 0 -864px
}

.f16 .bz {
    background-position: 0 -880px
}

.f16 .ca {
    background-position: 0 -896px
}

.f16 .cg {
    background-position: 0 -912px
}

.f16 .cf {
    background-position: 0 -928px
}

.f16 .cd {
    background-position: 0 -944px
}

.f16 .ch {
    background-position: 0 -960px
}

.f16 .ci {
    background-position: 0 -976px
}

.f16 .ck {
    background-position: 0 -992px
}

.f16 .cl {
    background-position: 0 -1008px
}

.f16 .cm {
    background-position: 0 -1024px
}

.f16 .cn {
    background-position: 0 -1040px
}

.f16 .co {
    background-position: 0 -1056px
}

.f16 .cr {
    background-position: 0 -1072px
}

.f16 .cu {
    background-position: 0 -1088px
}

.f16 .cv {
    background-position: 0 -1104px
}

.f16 .cy {
    background-position: 0 -1120px
}

.f16 .cz {
    background-position: 0 -1136px
}

.f16 .de {
    background-position: 0 -1152px
}

.f16 .dj {
    background-position: 0 -1168px
}

.f16 .dk {
    background-position: 0 -1184px
}

.f16 .dm {
    background-position: 0 -1200px
}

.f16 .do {
    background-position: 0 -1216px
}

.f16 .dz {
    background-position: 0 -1232px
}

.f16 .ec {
    background-position: 0 -1248px
}

.f16 .ee {
    background-position: 0 -1264px
}

.f16 .eg {
    background-position: 0 -1280px
}

.f16 .eh {
    background-position: 0 -1296px
}

.f16 .er {
    background-position: 0 -1312px
}

.f16 .es {
    background-position: 0 -1328px
}

.f16 .et {
    background-position: 0 -1344px
}

.f16 .fi {
    background-position: 0 -1360px
}

.f16 .fj {
    background-position: 0 -1376px
}

.f16 .fm {
    background-position: 0 -1392px
}

.f16 .fo {
    background-position: 0 -1408px
}

.f16 .fr {
    background-position: 0 -1424px
}

.f16 .ga {
    background-position: 0 -1440px
}

.f16 .gb {
    background-position: 0 -1456px
}

.f16 .gd {
    background-position: 0 -1472px
}

.f16 .ge {
    background-position: 0 -1488px
}

.f16 .gg {
    background-position: 0 -1504px
}

.f16 .gh {
    background-position: 0 -1520px
}

.f16 .gi {
    background-position: 0 -1536px
}

.f16 .gl {
    background-position: 0 -1552px
}

.f16 .gm {
    background-position: 0 -1568px
}

.f16 .gn {
    background-position: 0 -1584px
}

.f16 .gp {
    background-position: 0 -1600px
}

.f16 .gq {
    background-position: 0 -1616px
}

.f16 .gr {
    background-position: 0 -1632px
}

.f16 .gt {
    background-position: 0 -1648px
}

.f16 .gu {
    background-position: 0 -1664px
}

.f16 .gw {
    background-position: 0 -1680px
}

.f16 .gy {
    background-position: 0 -1696px
}

.f16 .hk {
    background-position: 0 -1712px
}

.f16 .hn {
    background-position: 0 -1728px
}

.f16 .hr {
    background-position: 0 -1744px
}

.f16 .ht {
    background-position: 0 -1760px
}

.f16 .hu {
    background-position: 0 -1776px
}

.f16 .id {
    background-position: 0 -1792px
}

.f16 .mc {
    background-position: 0 -1792px
}

.f16 .ie {
    background-position: 0 -1808px
}

.f16 .il {
    background-position: 0 -1824px
}

.f16 .im {
    background-position: 0 -1840px
}

.f16 .in {
    background-position: 0 -1856px
}

.f16 .iq {
    background-position: 0 -1872px
}

.f16 .ir {
    background-position: 0 -1888px
}

.f16 .is {
    background-position: 0 -1904px
}

.f16 .it {
    background-position: 0 -1920px
}

.f16 .je {
    background-position: 0 -1936px
}

.f16 .jm {
    background-position: 0 -1952px
}

.f16 .jo {
    background-position: 0 -1968px
}

.f16 .jp {
    background-position: 0 -1984px
}

.f16 .ke {
    background-position: 0 -2000px
}

.f16 .kg {
    background-position: 0 -2016px
}

.f16 .kh {
    background-position: 0 -2032px
}

.f16 .ki {
    background-position: 0 -2048px
}

.f16 .km {
    background-position: 0 -2064px
}

.f16 .kn {
    background-position: 0 -2080px
}

.f16 .kp {
    background-position: 0 -2096px
}

.f16 .kr {
    background-position: 0 -2112px
}

.f16 .kw {
    background-position: 0 -2128px
}

.f16 .ky {
    background-position: 0 -2144px
}

.f16 .kz {
    background-position: 0 -2160px
}

.f16 .la {
    background-position: 0 -2176px
}

.f16 .lb {
    background-position: 0 -2192px
}

.f16 .lc {
    background-position: 0 -2208px
}

.f16 .li {
    background-position: 0 -2224px
}

.f16 .lk {
    background-position: 0 -2240px
}

.f16 .lr {
    background-position: 0 -2256px
}

.f16 .ls {
    background-position: 0 -2272px
}

.f16 .lt {
    background-position: 0 -2288px
}

.f16 .lu {
    background-position: 0 -2304px
}

.f16 .lv {
    background-position: 0 -2320px
}

.f16 .ly {
    background-position: 0 -2336px
}

.f16 .ma {
    background-position: 0 -2352px
}

.f16 .md {
    background-position: 0 -2368px
}

.f16 .me {
    background-position: 0 -2384px
}

.f16 .mg {
    background-position: 0 -2400px
}

.f16 .mh {
    background-position: 0 -2416px
}

.f16 .mk {
    background-position: 0 -2432px
}

.f16 .ml {
    background-position: 0 -2448px
}

.f16 .mm {
    background-position: 0 -2464px
}

.f16 .mn {
    background-position: 0 -2480px
}

.f16 .mo {
    background-position: 0 -2496px
}

.f16 .mq {
    background-position: 0 -2512px
}

.f16 .mr {
    background-position: 0 -2528px
}

.f16 .ms {
    background-position: 0 -2544px
}

.f16 .mt {
    background-position: 0 -2560px
}

.f16 .mu {
    background-position: 0 -2576px
}

.f16 .mv {
    background-position: 0 -2592px
}

.f16 .mw {
    background-position: 0 -2608px
}

.f16 .mx {
    background-position: 0 -2624px
}

.f16 .my {
    background-position: 0 -2640px
}

.f16 .mz {
    background-position: 0 -2656px
}

.f16 .na {
    background-position: 0 -2672px
}

.f16 .nc {
    background-position: 0 -2688px
}

.f16 .ne {
    background-position: 0 -2704px
}

.f16 .ng {
    background-position: 0 -2720px
}

.f16 .ni {
    background-position: 0 -2736px
}

.f16 .nl {
    background-position: 0 -2752px
}

.f16 .no {
    background-position: 0 -2768px
}

.f16 .np {
    background-position: 0 -2784px
}

.f16 .nr {
    background-position: 0 -2800px
}

.f16 .nz {
    background-position: 0 -2816px
}

.f16 .om {
    background-position: 0 -2832px
}

.f16 .pa {
    background-position: 0 -2848px
}

.f16 .pe {
    background-position: 0 -2864px
}

.f16 .pf {
    background-position: 0 -2880px
}

.f16 .pg {
    background-position: 0 -2896px
}

.f16 .ph {
    background-position: 0 -2912px
}

.f16 .pk {
    background-position: 0 -2928px
}

.f16 .pl {
    background-position: 0 -2944px
}

.f16 .pr {
    background-position: 0 -2960px
}

.f16 .ps {
    background-position: 0 -2976px
}

.f16 .pt {
    background-position: 0 -2992px
}

.f16 .pw {
    background-position: 0 -3008px
}

.f16 .py {
    background-position: 0 -3024px
}

.f16 .qa {
    background-position: 0 -3040px
}

.f16 .re {
    background-position: 0 -3056px
}

.f16 .ro {
    background-position: 0 -3072px
}

.f16 .rs {
    background-position: 0 -3088px
}

.f16 .ru {
    background-position: 0 -3104px
}

.f16 .rw {
    background-position: 0 -3120px
}

.f16 .sa {
    background-position: 0 -3136px
}

.f16 .sb {
    background-position: 0 -3152px
}

.f16 .sc {
    background-position: 0 -3168px
}

.f16 .sd {
    background-position: 0 -3184px
}

.f16 .se {
    background-position: 0 -3200px
}

.f16 .sg {
    background-position: 0 -3216px
}

.f16 .si {
    background-position: 0 -3232px
}

.f16 .sk {
    background-position: 0 -3248px
}

.f16 .sl {
    background-position: 0 -3264px
}

.f16 .sm {
    background-position: 0 -3280px
}

.f16 .sn {
    background-position: 0 -3296px
}

.f16 .so {
    background-position: 0 -3312px
}

.f16 .sr {
    background-position: 0 -3328px
}

.f16 .st {
    background-position: 0 -3344px
}

.f16 .sv {
    background-position: 0 -3360px
}

.f16 .sy {
    background-position: 0 -3376px
}

.f16 .sz {
    background-position: 0 -3392px
}

.f16 .tc {
    background-position: 0 -3408px
}

.f16 .td {
    background-position: 0 -3424px
}

.f16 .tg {
    background-position: 0 -3440px
}

.f16 .th {
    background-position: 0 -3456px
}

.f16 .tj {
    background-position: 0 -3472px
}

.f16 .tl {
    background-position: 0 -3488px
}

.f16 .tm {
    background-position: 0 -3504px
}

.f16 .tn {
    background-position: 0 -3520px
}

.f16 .to {
    background-position: 0 -3536px
}

.f16 .tr {
    background-position: 0 -3552px
}

.f16 .tt {
    background-position: 0 -3568px
}

.f16 .tv {
    background-position: 0 -3584px
}

.f16 .tw {
    background-position: 0 -3600px
}

.f16 .tz {
    background-position: 0 -3616px
}

.f16 .ua {
    background-position: 0 -3632px
}

.f16 .ug {
    background-position: 0 -3648px
}

.f16 .us {
    background-position: 0 -3664px
}

.f16 .uy {
    background-position: 0 -3680px
}

.f16 .uz {
    background-position: 0 -3696px
}

.f16 .va {
    background-position: 0 -3712px
}

.f16 .vc {
    background-position: 0 -3728px
}

.f16 .ve {
    background-position: 0 -3744px
}

.f16 .vg {
    background-position: 0 -3760px
}

.f16 .vi {
    background-position: 0 -3776px
}

.f16 .vn {
    background-position: 0 -3792px
}

.f16 .vu {
    background-position: 0 -3808px
}

.f16 .ws {
    background-position: 0 -3824px
}

.f16 .ye {
    background-position: 0 -3840px
}

.f16 .za {
    background-position: 0 -3856px
}

.f16 .zm {
    background-position: 0 -3888px
}

.f16 .zw {
    background-position: 0 -3872px
}

.btn {
    font-size: 14px;
    color: #fff;
    background-color: #183883;
    padding: 15px 30px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    margin: 10px 0;
    transition: all .3s;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-display: swap
}

@media (min-width: 815px) {
    .btn {
        padding: 20px 30px
    }
}

.btn:hover, .btn:focus {
    transition: all .3s
}

.btn.blue {
    color: #ffffff;
    background-color: #183883
}

    .btn.blue:hover {
        color: #183883;
        border: solid 1px #183883;
        background-color: #ffffff
    }

.btn.redBlood {
    color: #ffffff;
    background-color: #f12a00
}

    .btn.redBlood:hover {
        color: #f12a00;
        background-color: #ffffff
    }

.btn.redBdrbtn {
    color: #ffffff;
    background-color: #f12a00;
    border: solid 1px #f12a00
}

    .btn.redBdrbtn:hover {
        color: #f12a00;
        background-color: #ffffff;
        border: solid 1px #f12a00
    }

.btn.redBdrWhite {
    color: #f12a00;
    background-color: #ffffff;
    border: solid 1px #f12a00
}

    .btn.redBdrWhite:hover {
        color: #ffffff;
        background-color: #f12a00;
        border: solid 1px #f12a00
    }

.btn.white {
    color: #30323a;
    background-color: #ffffff;
    font-size: 12px
}

    .btn.white:hover {
        color: #ffffff;
        border: solid 1px #ffffff;
        background-color: transparent
    }

.btn.grey {
    background-color: #ededed;
    color: #7c7c7c;
    border: 1px solid #ededed;
    margin-left: 0;
    margin-right: 5px
}

    .btn.grey:hover {
        background-color: #fff;
        color: #7c7c7c;
        border: 1px solid #7c7c7c
    }

.btn.greyLight {
    color: #747579;
    background-color: #ececec;
    font-size: 12px
}

    .btn.greyLight:hover {
        color: #ffffff;
        border: solid 1px #ffffff;
        background-color: #183883
    }

.btn.blueBorder {
    color: #183883;
    background-color: #ffffff;
    border: solid 1px #183883
}

    .btn.blueBorder:hover {
        color: #ffffff;
        background-color: #183883
    }

.btn.greyBorder {
    color: #7c7c7c;
    background-color: #ffffff;
    border: solid 1px #cecece
}

    .btn.greyBorder:hover {
        color: #6f6d6d;
        background-color: #eaeaea
    }

.btn.btn-transparent {
    background-color: transparent;
    border: solid 1px #ffffff
}

    .btn.btn-transparent:hover, .btn.btn-transparent:focus {
        color: #ffffff;
        background-color: #183883;
        border: solid 1px #183883
    }

    .btn.btn-transparent.inverse {
        color: #ffffff;
        position: relative;
        padding-right: 45px
    }

        .btn.btn-transparent.inverse::before {
            position: absolute;
            right: 4px;
            background-position: 0 -804px
        }

        .btn.btn-transparent.inverse:hover, .btn.btn-transparent.inverse:focus {
            border: solid 1px #ffffff;
            background-color: #ffffff;
            color: #183883
        }

            .btn.btn-transparent.inverse:hover::before, .btn.btn-transparent.inverse:focus::before {
                background-position: 0 -850px
            }

.btn.sendBtn {
    width: 245px;
    max-width: 245px
}

@media (min-width: 816px) and (max-width: 1024px) {
    .btn.sendBtn {
        width: 225px
    }
}

.btn.newTargetIcon {
    position: relative;
    padding-right: 60px
}

    .btn.newTargetIcon:after {
        content: '';
        position: absolute;
        right: 30px;
        top: 22px;
        height: 13px;
        width: 13px;
        background: url(../img/sprite.png) no-repeat -1px -1255px;
        transition: all .3s
    }

@media (max-width: 815px) {
    .btn.newTargetIcon:after {
        top: 18px
    }
}

.btn.newTargetIcon:hover:after {
    background-position: -1px -1270px
}

.innerpage .btn {
    padding-top: 12px;
    padding-bottom: 12px
}

.innerpage .footerAddress .btn.sendBtn {
    border-radius: 4px
}

.footerAddress .btn.sendBtn {
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 4px
}

.visitWebsite .btn {
    background-image: url(../img/sprite.png);
    background-position: right -672px;
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 36px
}

@media (max-width: 815px) {
    .visitWebsite .btn {
        margin-left: 0
    }
}

.visitWebsite .btn:hover {
    background-position: right -737px
}

.arrowsWrap {
    position: relative
}

@media (max-width: 815px) {
    .arrowsWrap {
        height: 80px;
        float: right;
        margin-bottom: 30px
    }
}

.slick-prev, .slick-next {
    position: absolute;
    background: #ffffff;
    border: solid 1px #b8b8b8;
    width: 48px;
    height: 38px;
    z-index: 1
}

.slick-prev {
    left: -50px
}

@media (min-width: 816px) and (max-width: 1024px) {
    .slick-prev {
        left: -10px
    }
}

.slick-prev:hover:before {
    animation: bounceArrowLeft 1.5s infinite
}

.slick-next {
    right: -50px
}

@media (min-width: 816px) and (max-width: 1024px) {
    .slick-next {
        right: -10px
    }
}

.slick-next:hover:before {
    animation: bounceArrowRight 1.5s infinite
}

@keyframes bounceArrowLeft {
    0%,20%,50%,80%,100% {
        transform: translateX(0)
    }

    40% {
        transform: translateX(-8px)
    }

    60% {
        transform: translateX(-3px)
    }
}

@keyframes bounceArrowRight {
    0%,20%,50%,80%,100% {
        transform: translateX(0)
    }

    40% {
        transform: translateX(8px)
    }

    60% {
        transform: translateX(3px)
    }
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1
}

.slick-prev:hover, .slick-prev:focus {
    background: #ffffff
}

.slick-next:hover, .slick-next:focus {
    background: #ffffff
}

.slick-prev:before, .slick-next:before {
    content: '';
    position: absolute;
    opacity: 1;
    width: 25px;
    height: 11px;
    left: 11px;
    top: 13px;
    background: url(../img/icon-next.png) no-repeat 0 0
}

.slick-prev:before {
    background: url(../img/icon-prev.png) no-repeat 0 0
}

@media (max-width: 815px) {
    .ctaWrap {
        float: left;
        margin-top: 0;
        margin-left: 10px
    }
}

.telIcon {
    position: relative;
    padding-left: 30px;
    padding-top: 2px
}

    .telIcon:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 20px;
        width: 26px;
        background: url(../img/sprite.png) no-repeat 0 -2207px
    }

a.emailIcon {
    position: relative;
    padding-left: 30px;
    padding-top: 0;
    color: #ffffff;
    margin-top: 10px;
    display: inline-block
}

    a.emailIcon:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 18px;
        width: 26px;
        background: url(../img/sprite.png) no-repeat 0 -2259px
    }

nav.navbar {
    background-color: #fff;
    height: 80px;
    border-radius: 0
}

@media (min-width: 815px) {
    nav.navbar {
        height: 96px;
        box-shadow: 0 0 15px -7px rgba(0,0,0,0.4)
    }
}

@media (max-width: 815px) {
    nav.navbar {
        width: 100%;
        height: 66px;
        border-bottom: solid 2px #e2e0df
    }
}

@media (max-width: 815px) {
    nav.navbar .layoutWrap {
        width: 100%
    }
}

nav .navbar-header > img, nav .navbar-brand > img {
    display: inline-block
}

nav .navbar-brand {
    height: auto;
    padding: 20px 15px 5px 0;
    display: inline-block
}

@media (max-width: 815px) {
    nav .navbar-brand {
        padding: 17px 12px 5px 10px;
        float: none
    }
}

@media (max-width: 360px) {
    nav .navbar-brand {
        padding-top: 22px
    }

        nav .navbar-brand > img {
            width: 100px
        }
}

@media (max-width: 815px) {
    nav .navbar-nav {
        margin: 0;
        max-height: inherit;
        height: calc(100vh - 60px);
        background: #ffffff;
        display: block
    }
}

nav .navbar-collapse {
    text-align: center;
    margin-top: 4px
}

@media (max-width: 815px) {
    nav .navbar-collapse {
        margin: 0;
        padding: 0
    }
}



@media (max-width: 815px) {
    nav .navbar-collapse .nav.navbar-nav {
        display: block;
        margin-right: 0
    }
}



nav .cart-nav.cart-nav-mbl {
    display: none
}

@media (max-width: 815px) {
    nav .cart-nav.cart-nav-mbl {
        display: inline-block;
        top: 15px;
        right: 15px
    }
}

nav .cart-nav {
    position: absolute;
    right: 0;
    top: 55px
}

    nav .cart-nav .dropdown-menu {
        right: 0;
        left: auto;
        padding: 0;
        border-radius: 0;
        border: 0 none
    }

        nav .cart-nav .dropdown-menu li > a {
            font-family: "Roboto", sans-serif;
            font-weight: 400;
            font-display: swap;
            padding-top: 7px;
            padding-bottom: 7px;
            border-bottom: solid 1px #e0e0e0
        }

            nav .cart-nav .dropdown-menu li > a:hover {
                color: #fff;
                background-color: #f12a00
            }

    nav .cart-nav span.cart-count {
        position: absolute;
        width: auto;
        height: 17px;
        background-color: #f12a00;
        color: #fff;
        font-size: 10px;
        text-align: center;
        right: 5px;
        top: -5px;
        padding: 0 5px
    }

@media (max-width: 815px) {
    nav .cart-nav {
        display: none
    }
}

@media (max-width: 1600px) {
    nav .cart-nav {
        right: 0
    }
}

nav .cart-nav > li {
    display: inline-block
}

    nav .cart-nav > li a.profile::after {
        background-color: transparent
    }

    nav .cart-nav > li a.cart::after {
        background-color: transparent
    }

    nav .cart-nav > li .profile {
        font-size: 13px;
        line-height: 17px;
        color: #303030;
        background: url(../img/sprite.png) no-repeat 6px -2322px;
        padding: 5px 0 5px 32px;
        margin-right: 5px;
        margin-top: 2px;
        display: inline-block
    }

@media (min-width: 815px) {
    nav .cart-nav > li .profile {
        padding-top: 22px;
        background-position: 5px 2px;
        background-size: 24px;
        background-image: url(../img/brands/tvs-connect.svg)
    }
}

@media (min-width: 815px) {
    nav .cart-nav > li .profile.ecompro {
        padding-top: 20px
    }
}

nav .cart-nav > li .cart {
    font-size: 13px;
    line-height: 17px;
    color: #303030;
    background: url(../img/sprite.png) no-repeat 0 -2407px;
    padding: 20px 0 5px 32px;
    margin-right: 5px;
    margin-top: 2px;
    display: inline-block;
    background-position: 0 -1px;
    background-size: 32px;
    background-image: url(../img/brands/icon-cart.svg)
}

nav .navbar-nav > li {
    float: none;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block
}

@media (min-width: 817px) {
    nav .navbar-nav > li {
        margin-left: 1px;
        margin-right: 1px
    }
}

@media (min-width: 890px) {
    nav .navbar-nav > li {
        margin-left: 5px;
        margin-right: 5px
    }
}

@media (min-width: 1024px) {
    nav .navbar-nav > li {
        margin-left: 4px;
        margin-right: 4px
    }
}

@media (min-width: 1500px) {
    nav .navbar-nav > li {
        margin-left: 14px;
        margin-right: 14px
    }
}

@media (max-width: 815px) {
    nav .navbar-nav > li {
        display: inline-block;
        width: 100%;
        background: #ffffff;
        margin: 0;
        text-align: left;
        border-bottom: solid 1px #eae9e9
    }
}

@media (max-width: 1600px) {
    nav .navbar-nav > li {
        margin-left: 4px;
        margin-right: 4px
    }
}

nav .navbar-nav > li.open > a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background-color: #f12a00
}

nav .navbar-nav > li > a {
    padding: 15px 0 15px 20px;
    font-size: 18px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-display: swap;
    text-transform: uppercase;
    position: relative
}

    nav .navbar-nav > li > a.e-showroom-link {
        color: #003486
    }

@media (min-width: 817px) {
    nav .navbar-nav > li > a {
        font-size: 10px;
        padding: 15px 0
    }
}

@media (min-width: 1270px) {
    nav .navbar-nav > li > a {
        font-size: 15px
    }
}

@media (min-width: 1440px) {
    nav .navbar-nav > li > a {
        font-size: 16px
    }
}

@media (min-width: 1700px) {
    nav .navbar-nav > li > a {
        font-size: 18px
    }
}

nav .navbar-nav > li > a .caret {
    border: solid 1px red;
    background: transparent url("../img/down-arrow.png") center no-repeat;
    border: 0 none;
    height: 8px;
    margin-top: -3px;
    width: 10px
}

nav .navbar-nav > li > a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 3px;
    background-color: #f12a00;
    transition: all .3s
}

nav .navbar-nav > li > a:hover, nav .navbar-nav > li > a:focus, nav .navbar-nav > li > a.active {
    background-color: transparent
}

    nav .navbar-nav > li > a:hover:after, nav .navbar-nav > li > a:focus:after, nav .navbar-nav > li > a.active:after {
        width: 100%
    }

nav .navbar-nav > li .dropdown-menu {
    border-radius: 0;
    border: 0 none;
    margin-top: 1px;
    padding: 0;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0)
}

@media (min-width: 815px) {
    nav .navbar-nav > li .dropdown-menu {
        left: -26px;
        transform: inherit
    }
}

@media (max-width: 815px) {
    nav .navbar-nav > li .dropdown-menu {
        width: 100% !important;
        position: relative !important
    }
}

nav .navbar-nav > li .dropdown-menu > li > a {
    padding: 15px 35px 15px 25px;
    font-size: 14px;
    display: block;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap;
    text-transform: uppercase;
    transition: all .3s
}

@media (max-width: 815px) {
    nav .navbar-nav > li .dropdown-menu > li > a {
        font-size: 15px;
        border-bottom: solid 1px #eae9e9;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        color: #848484
    }
}

nav .navbar-nav > li .dropdown-menu > li > a:hover {
    color: #ffffff;
    background-color: #f12a00
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent
}

.mega-dropdown {
    position: static !important
}

.mega-dropdown-menu {
    padding: 20px 0;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px
            }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px
}

.left.carousel-control {
    right: 30px;
    left: inherit
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd
}

@media (min-width: 815px) {
    nav .navbar-header {
        margin-top: 29px;
        transition: all 0.2s ease-in-out
    }
}

@media (max-width: 815px) {
    nav .navbar-header {
        text-align: center;
        position: relative;
        z-index: 3;
        background-color: #ffffff
    }
}

@media (min-width: 815px) {
    nav .navbar-collapse {
        transition: all 0.2s ease-in-out;
        float: right;
        width: auto;
        margin: 45px 64px 0 0
    }
}

@media (max-width: 1600px) {
    nav .navbar-collapse {
        margin: 45px 0 0 0
    }
}

nav.top-nav-collapse {
    height: 75px
}

@media (min-width: 815px) {
    nav.top-nav-collapse .navbar-header {
        width: 20%;
        display: inline-block
    }
}

@media (min-width: 815px) {
    nav.top-nav-collapse .navbar-collapse {
        position: absolute;
        top: 0;
        left: auto;
        transform: translateX(0);
        right: 20px;
        width: 76%
    }

        nav.top-nav-collapse .navbar-collapse > ul.nav {
            text-align: right
        }

            nav.top-nav-collapse .navbar-collapse > ul.nav > li {
                margin-right: 22px;
                margin-left: 22px
            }
}

.secondaryAlias {
    height: 130px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.secondaryMenuWrapper {
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%
}

    .secondaryMenuWrapper.fixPos {
        top: 66px
    }

.secondaryMenu {
    background-color: #ffffff;
    display: flex !important;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    border-bottom: solid 1px #e5e5e5
}

@media (max-width: 380px) {
    .secondaryMenu {
        justify-content: space-around
    }
}

.secondaryMenu > li {
    border-left: solid 1px #e5e5e5;
    display: block !important;
    flex: 0 1 auto;
    min-width: 60px;
    width: 100%
}

@media (max-width: 380px) {
    .secondaryMenu > li {
        width: auto
    }
}

@media (min-width: 381px) and (max-width: 420px) {
    .secondaryMenu > li {
        min-width: 70px
    }
}

.secondaryMenu > li:first-child {
    border-left: 0 none
}

.secondaryMenu > li > a {
    display: inline-block;
    text-align: center;
    color: #2b2b2b;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap;
    font-size: 12px;
    position: relative;
    height: 64px;
    padding: 38px 7px 10px 7px;
    width: 100%
}

@media (max-width: 340px) {
    .secondaryMenu > li > a {
        font-size: 10px
    }
}

@media (min-width: 381px) and (max-width: 420px) {
    .secondaryMenu > li > a {
        padding-left: 0;
        padding-right: 0
    }
}

.secondaryMenu > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 4px;
    width: 33px;
    height: 30px;
    background: url(../img/sprite.png) no-repeat left top
}

.secondaryMenu > li > a.icon-owner:before {
    background-position: 0 -1832px;
    width: 20px;
    margin-left: -10px;
    background-position: 1px 2px;
    background-size: 19px;
    background-image: url(../img/brands/test-ride.svg)
}

.secondaryMenu > li > a.icon-buyer:before {
    background-position: 0 -1189px;
    background-position: 0 6px;
    background-size: 32px;
    background-image: url(../img/brands/icon-product.svg)
}

.secondaryMenu > li > a.icon-myAccount::before {
    width: 20px;
    margin-left: -10px;
    background-position: 0 -2318px;
    background-position: -2px 4px;
    background-size: 25px;
    background-image: url(../img/brands/tvs-connect.svg)
}

.secondaryMenu > li > a.icon-myCart::before {
    background-position: 0 -2402px;
    background-position: 0 4px;
    background-size: 32px;
    background-image: url(../img/brands/icon-cart.svg)
}

.secondaryMenu > li > a.icon-bookVehicle::before {
    width: 30px;
    margin-left: -15px;
    background-position: 0 -2476px;
    background-position: 10px 3px;
    background-size: 19px;
    background-image: url(../img/brands/book-online.svg)
}

.secondaryMenu > li > a:hover {
    color: #f12a00
}

.secondaryMenu > li > a span.cart-count {
    position: absolute;
    width: auto;
    height: 17px;
    background-color: #f12a00;
    color: #fff;
    font-size: 10px;
    text-align: center;
    top: 2px;
    left: 50%;
    padding: 0 5px
}

@media (max-width: 380px) {
    .secondaryMenu.noLogin li {
        width: 100%
    }
}

.navbar-toggle {
    float: left;
    background: #183883;
    height: 65px;
    margin: 0;
    padding: 10px 15px 0 15px;
    border-radius: 0
}

    .navbar-toggle.collapsed .icon-bar {
        margin-left: 4px
    }

    .navbar-toggle .icon-bar {
        background: #ffffff;
        margin-left: 6px
    }

    .navbar-toggle .sr-only {
        position: relative;
        font-size: 12px;
        color: #ffffff
    }

@media (max-width: 815px) {
    .navbar-fixed-top .navbar-collapse {
        max-height: inherit;
        z-index: 3;
        position: relative
    }
}

.langs {
    position: absolute;
    right: 0;
    top: -1px
}

    .langs .testDriveDesk {
        font-size: 13px;
        line-height: 17px;
        color: #303030;
        background: url(../img/sprite.png) no-repeat 7px -1098px;
        padding: 5px 0 5px 32px;
        margin-right: 5px;
        margin-top: 2px;
        display: inline-block;
        background-position: 10px 3px;
        background-size: 16px;
        background-image: url(../img/brands/test-ride.svg)
    }

        .langs .testDriveDesk:hover {
            color: #f12a00
        }

        .langs .testDriveDesk.dealerLoc {
            background-position: 8px 4px;
            background-size: 16px;
            background-image: url(../img/brands/location.svg)
        }

        .langs .testDriveDesk.icon-bookVehicle {
            background-position: 12px 3px;
            background-size: 16px;
            background-image: url(../img/brands/book-online.svg);
            padding-left: 38px
        }

        .langs .testDriveDesk.icon-e-showroom {
            background-position: 6px 4px;
            background-size: 24px;
            background-image: url(../img/brands/e-showroom.svg);
            padding-left: 40px
        }

    .langs .select {
        width: auto;
        height: auto;
        display: inline-block;
        box-shadow: none
    }

        .langs .select::after {
            height: 26px;
            right: -6px
        }

        .langs .select select {
            font-size: 12px;
            text-transform: uppercase;
            padding: 0 18px 0 7px;
            border-top: 0 none
        }

.testDriveDesk {
    font-size: 13px;
    color: #303030;
    background: url(../img/sprite.png) no-repeat 0 -1095px;
    padding: 5px 0 5px 32px;
    margin-right: 5px
}

    .testDriveDesk:hover {
        color: #f12a00
    }

    .testDriveDesk.dealerLoc {
        background: url(../img/sprite.png) no-repeat 6px -1147px
    }

.select {
    width: auto;
    height: auto;
    display: inline-block;
    box-shadow: none
}

    .select::after {
        height: 26px;
        right: -6px
    }

    .select select {
        font-size: 12px;
        text-transform: uppercase;
        padding: 0 18px 0 7px;
        border-top: 0 none
    }

.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s
}

.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.navbar-toggle .middle-bar {
    opacity: 0
}

.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0)
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1
}

.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0)
}

@media (max-width: 815px) {
    nav .navbar-nav > li {
        opacity: 0;
        animation: slidein 0.5s ease-out;
        animation-fill-mode: both
    }

        nav .navbar-nav > li:nth-child(1) {
            animation-delay: 0s
        }

        nav .navbar-nav > li:nth-child(2) {
            animation-delay: 0.3s
        }

        nav .navbar-nav > li:nth-child(3) {
            animation-delay: 0.35s
        }

        nav .navbar-nav > li:nth-child(4) {
            animation-delay: 0.4s
        }

        nav .navbar-nav > li:nth-child(5) {
            animation-delay: 0.45s
        }

        nav .navbar-nav > li:nth-child(6) {
            animation-delay: 0.5s
        }

        nav .navbar-nav > li:nth-child(7) {
            animation-delay: 0.55s
        }

        nav .navbar-nav > li:nth-child(8) {
            animation-delay: 0.6s
        }

        nav .navbar-nav > li:nth-child(9) {
            animation-delay: 0.7s
        }

        nav .navbar-nav > li:nth-child(10) {
            animation-delay: 0.8s
        }

        nav .navbar-nav > li:nth-child(11) {
            animation-delay: 0.9s
        }

        nav .navbar-nav > li.racing-box {
            display: none
        }
}

nav .navbar-nav ul.socialIcons {
    padding: 15px 0 15px 20px
}

    nav .navbar-nav ul.socialIcons > li {
        opacity: 0;
        animation: slidein 0.5s ease-out;
        animation-fill-mode: both
    }

        nav .navbar-nav ul.socialIcons > li:nth-child(1) {
            animation-delay: 0.7s
        }

        nav .navbar-nav ul.socialIcons > li:nth-child(2) {
            animation-delay: 0.75s
        }

        nav .navbar-nav ul.socialIcons > li:nth-child(3) {
            animation-delay: 0.8s
        }

        nav .navbar-nav ul.socialIcons > li:nth-child(4) {
            animation-delay: 0.9s
        }

        nav .navbar-nav ul.socialIcons > li:nth-child(5) {
            animation-delay: 0.9s
        }

        nav .navbar-nav ul.socialIcons > li:nth-child(6) {
            animation-delay: 1s
        }

@keyframes slidein {
    0% {
        opacity: 0;
        margin-left: -30px
    }

    60% {
        opacity: 1;
        margin-left: 5px
    }

    100% {
        opacity: 1;
        margin-left: 0
    }
}

.country {
    position: relative;
    margin: 0 auto;
    display: inline-block
}

    .country .select {
        position: relative;
        padding: 0 105px 0 10px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #e1e1e1;
        background: #fff;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        cursor: pointer
    }

@media (min-width: 815px) {
    .country .select {
        height: 28px;
        margin-top: 0
    }
}

.country .select:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: solid 1px #183883;
    border-bottom: solid 1px #183883;
    right: 10px;
    top: 6px;
    transform: rotate(45deg);
    padding: 0px
}

.country .f16 a.flag {
    list-style: none outside none;
    margin: 2px 0 0 0;
    width: 100%;
    padding-left: 20px;
    height: 16px;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    color: #4d4e53
}

.country .f16 a:hover.flag {
    color: #23527c;
    text-decoration: none
}

.country .f16 .arg {
    background-position: 0 -495px
}

.country .f16 .bol {
    background-position: 0 -784px
}

.country .f16 .geo {
    background-position: 0 -1489px
}

.country .dropdown {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 225px;
    border: 1px solid #cfcfcf;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    overflow-y: scroll;
    z-index: 1
}

    .country .dropdown .mCSB_inside > .mCSB_container {
        margin-right: 0
    }

    .country .dropdown .mCSB_scrollTools {
        width: 8px
    }

    .country .dropdown li {
        padding: 3px 2px;
        line-height: 13px
    }

        .country .dropdown li:hover, .country .dropdown li.active {
            background: #dedede;
            color: #454545
        }

        .country .dropdown li.open {
            display: block
        }

.intLang p {
    padding: 15px 0 10px 22px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-display: swap;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

@media (max-width: 350px) {
    .intLang p {
        font-size: 16px
    }
}

.intLang .select::after {
    top: -7px;
    right: -3px
}

.intLang .country {
    top: -2px;
    left: 1px
}

@media (max-width: 815px) {
    .intLang .country {
        top: -11px;
        left: 21px;
        padding-bottom: 10px
    }
}

.intLang .country .dropdown {
    top: -225px
}

@media (max-width: 815px) {
    .myTVSLogIn .dropdown-menu {
        min-width: 80px;
        border: 0 none;
        border-radius: 0;
        background: #fff;
        margin-top: 1px
    }

        .myTVSLogIn .dropdown-menu > li > a {
            padding-left: 10px;
            font-size: 12px;
            padding-right: 10px
        }
}

@media (min-width: 815px) {
    .LangOverlaping .country .select {
        margin-top: -6px
    }
}

@media (min-width: 815px) {
    .LangOverlaping .country .f16 a.flag {
        margin-top: 0
    }
}

@font-face {
    font-family: "gilroybold";
    src: url("../fonts/gilroy/Gilroy-Bold.eot");
    src: url("../fonts/gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/gilroy/Gilroy-Bold.woff2") format("woff2"),url("../fonts/gilroy/Gilroy-Bold.woff") format("woff"),url("../fonts/gilroy/Gilroy-Bold.ttf") format("truetype"),url("../fonts/gilroy/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "gilroy";
    src: url("../fonts/gilroy/Gilroy-Medium.eot");
    src: url("../fonts/gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/gilroy/Gilroy-Medium.woff2") format("woff2"),url("../fonts/gilroy/Gilroy-Medium.woff") format("woff"),url("../fonts/gilroy/Gilroy-Medium.ttf") format("truetype"),url("../fonts/gilroy/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

footer {
    background: #183883 url(../../-/media/new-footer/footer-bg.svg) no-repeat 0px 50px;
    color: #fff;
    padding: 40px 0 0;
    font-family: "gilroy";
    z-index: 99;
    position: relative
}

@media (max-width: 1023px) {
    footer {
        background-size: contain;
        background-position: 0px 170px
    }
}

footer a {
    color: #fff;
    font-size: 16px;
    line-height: 1.5
}

    footer a:hover, footer a:focus {
        color: #fff;
        text-decoration: none
    }

@media (min-width: 1024px) {
    footer .collapse {
        display: block;
        padding-bottom: 15px
    }
}

footer .collapse ul li a {
    color: #dedede
}

footer .logo {
    margin-bottom: 60px
}

@media (max-width: 1023px) {
    footer .logo {
        margin-bottom: 30px
    }
}

footer .logo .country-dropdown {
    text-align: right
}

@media (max-width: 1023px) {
    footer .logo .country-dropdown {
        text-align: left;
        margin-top: 30px
    }
}

footer .logo .country-dropdown .country {
    width: 200px;
    margin-right: 62px
}

@media screen and (max-width: 1400px) {
    footer .logo .country-dropdown .country {
        width: 175px;
        margin-right: 0px
    }
}

@media (max-width: 1023px) {
    footer .logo .country-dropdown .country {
        display: block;
        width: 100%
    }
}

footer .logo .country-dropdown .select {
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 100%
}

    footer .logo .country-dropdown .select:after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-right: solid 1px #fff;
        border-bottom: solid 1px #fff;
        right: 10px;
        top: 10px;
        transform: rotate(45deg);
        padding: 0px
    }

@media (max-width: 1023px) {
    footer .logo .country-dropdown .select {
        width: 75%
    }
}

footer .logo .country-dropdown .flag.in {
    color: #fff
}

footer .logo .country-dropdown .dropdown {
    background: #183883;
    text-align: left;
    top: 36px
}

    footer .logo .country-dropdown .dropdown li a {
        color: #fff
    }

        footer .logo .country-dropdown .dropdown li a:hover, footer .logo .country-dropdown .dropdown li a:focus {
            color: #fff
        }

    footer .logo .country-dropdown .dropdown li.active, footer .logo .country-dropdown .dropdown li:hover, footer .logo .country-dropdown .dropdown li:focus {
        background: #254693
    }

@media (max-width: 1023px) {
    footer .logo .country-dropdown .dropdown {
        width: 75%
    }
}

footer ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.5
}

    footer ul li a:hover, footer ul li a:focus {
        color: #fff;
        text-decoration: none
    }

    footer ul li a[data-toggle="collapse"] {
        font-size: 18px;
        font-family: "gilroybold";
        font-weight: 800;
        text-transform: uppercase;
        margin-bottom: 10px;
        position: relative
    }

@media (max-width: 1400px) {
    footer ul li a[data-toggle="collapse"] {
        font-size: 17px
    }
}

@media (min-width: 1024px) {
    footer ul li a[data-toggle="collapse"] {
        pointer-events: none
    }
}

@media (max-width: 1023px) {
    footer ul li a[data-toggle="collapse"][aria-expanded="false"] {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: solid 1px rgba(255,255,255,0.3);
        display: block
    }

        footer ul li a[data-toggle="collapse"][aria-expanded="false"]:after, footer ul li a[data-toggle="collapse"][aria-expanded="false"]:before {
            content: "";
            width: 15px;
            height: 15px;
            position: absolute;
            right: 0
        }

        footer ul li a[data-toggle="collapse"][aria-expanded="false"]:after {
            border-top: solid 1px #fff;
            right: 20px;
            top: 10px
        }

        footer ul li a[data-toggle="collapse"][aria-expanded="false"]:before {
            border-left: solid 1px #fff;
            right: 13px;
            top: 3px
        }
}

@media (max-width: 1023px) {
    footer ul li a[data-toggle="collapse"][aria-expanded="true"] {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: solid 1px rgba(255,255,255,0.3);
        display: block
    }

        footer ul li a[data-toggle="collapse"][aria-expanded="true"]:after, footer ul li a[data-toggle="collapse"][aria-expanded="true"]:before {
            content: "";
            width: 15px;
            height: 15px;
            position: absolute;
            right: 0
        }

        footer ul li a[data-toggle="collapse"][aria-expanded="true"]:after {
            border-top: solid 1px #fff;
            right: 20px;
            top: 10px
        }

        footer ul li a[data-toggle="collapse"][aria-expanded="true"]:before {
            border-left: none
        }
}

footer ul li > ul {
    margin-left: 30px
}

    footer ul li > ul li {
        list-style: disc
    }

        footer ul li > ul li a {
            color: #dedede;
            font-size: 12px
        }

@media (min-width: 1280px) {
    footer ul.certain-height {
        min-height: 190px
    }
}

footer .reachus {
    background: #254693;
    padding: 15px 0;
    margin-top: 20px
}

    footer .reachus .wrap {
        display: flex
    }

@media (max-width: 1023px) {
    footer .reachus .wrap {
        display: block;
        border-bottom: solid 1px rgba(255,255,255,0.3);
        padding-bottom: 10px;
        margin-bottom: 20px
    }
}

footer .reachus .wrap .email {
    margin-right: 20px
}

footer .reachus .wrap .email, footer .reachus .wrap .call {
    display: flex
}

@media (max-width: 1023px) {
    footer .reachus .wrap .email, footer .reachus .wrap .call {
        padding-bottom: 10px
    }
}

footer .reachus .wrap .email .icon, footer .reachus .wrap .call .icon {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .reachus .download {
    display: flex
}

@media (max-width: 1023px) {
    footer .reachus .download {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: solid 1px rgba(255,255,255,0.3)
    }
}

footer .reachus .download a:first-child {
    margin-right: 10px
}

footer .reachus .download img {
    height: 37px
}

@media (max-width: 815px) {
    footer .reachus .download img {
        height: 40px
    }
}

footer .reachus h3 {
    font-size: 18px;
    font-family: "gilroybold";
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 12px
}

footer .reachus ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start
}

    footer .reachus ul li a {
        margin-right: 15px;
        display: inline-block
    }

footer .copyright {
    padding: 12px 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 1023px) {
    footer .copyright {
        display: block;
        text-align: center
    }
}

footer .copyright p {
    margin: 0 10px 0 0;
    font-size: 12px;
    position: relative;
    padding-right: 10px;
    line-height: 1.5
}

    footer .copyright p:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        right: 0
    }

@media (max-width: 1023px) {
    footer .copyright p:after {
        display: none
    }
}

@media (max-width: 1023px) {
    footer .copyright p {
        margin-bottom: 10px
    }
}

footer .copyright ul {
    display: flex;
    align-items: center;
    justify-content: center
}

    footer .copyright ul li {
        position: relative;
        padding-right: 10px;
        margin-right: 10px
    }

        footer .copyright ul li a {
            font-size: 12px
        }

        footer .copyright ul li:after {
            content: "";
            width: 1px;
            height: 100%;
            background: #fff;
            position: absolute;
            right: 0
        }

        footer .copyright ul li:last-child:after {
            display: none
        }

.cookie_bot {
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1111;
    color: #fff;
    background: rgba(24,56,131,0.9);
    background-size: 100%;
    visibility: hidden
}

.cookie_cont {
    width: 100%
}

@media (min-width: 815px) {
    .cookie_cont {
        width: 84%;
        float: left
    }
}

.cookie_cont > p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 1.4
}

@media (min-width: 815px) {
    .cookie_cont > p {
        font-size: 14px
    }
}

.cookie_main {
    padding: 10px 0 10px 0
}

@media (min-width: 815px) {
    .cookie_main {
        padding: 20px 0
    }
}

.cookie_main a {
    color: #fff
}

.cookie_main p a {
    color: #fff;
    text-decoration: underline
}

.cookie_but {
    text-align: center
}

@media (min-width: 815px) {
    .cookie_but {
        width: 15%;
        float: right;
        text-align: left
    }
}

.cookie_but > a {
    padding: 6px 20px;
    text-decoration: none;
    border: 1px solid;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px
}

@media (min-width: 815px) {
    .cookie_but > a {
        margin-top: 0;
        float: right;
        border: 2px solid;
        font-size: 14px;
        padding: 10px 20px
    }
}

footer .country .f16 a.flag {
    color: #fff !important
}

footer .country .select:after {
    background-image: none
}

@media (min-width: 1200px) {
    footer .container {
        width: 92%
    }
}

footer .footerSubNav {
    position: relative;
    box-shadow: 0px 0px 24px -4px black
}

    footer .footerSubNav.visible-xs {
        display: inline
    }

@media screen and (max-width: 1024px) {
    footer .footerSubNav.visible-xs {
        display: none
    }
}

footer .footerSubNav .goTop {
    position: fixed;
    right: 10px;
    bottom: 90px;
    height: 56px;
    width: 56px;
    background-color: #363636;
    border-radius: 50%;
    text-indent: -9999px;
    z-index: 1;
    border: solid 2px #fff;
    display: none
}

    footer .footerSubNav .goTop:after {
        content: "";
        position: absolute;
        height: 15px;
        width: 15px;
        left: 50%;
        top: 16px;
        margin-left: -8px;
        border-top: solid 1px white;
        border-right: solid 1px white;
        transform: rotate(-45deg);
        animation: upDown 1.5s infinite linear
    }

@media (max-width: 815px) {
    footer .collapse.in {
        padding-bottom: 15px
    }
}

footer .country.open .dropdown {
    display: block
}

.saferide-wrapper {
    margin-top: 96px;
    background-color: #ffffff;
    font-family: 'Fredoka', sans-serif
}

@media (max-width: 815px) {
    .saferide-wrapper {
        margin-top: 132px
    }
}

.btn.btn-pledge {
    padding: 0;
    color: #FFF;
    font-family: 'Fredoka', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center
}

.pledge-title {
    text-align: center;
    font-family: 'Fredoka', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.protect-pillions-wrapper {
    background: url("/-/media/saferide/protect-bg-web.png") no-repeat;
    background-size: cover;
    height: 656px;
    padding: 60px 70px 0
}

@media (min-width: 1400px) {
    .protect-pillions-wrapper {
        height: 930px;
        background-size: contain
    }
}

@media (max-width: 815px) {
    .protect-pillions-wrapper {
        background: url("/-/media/saferide/protect-bg-mobile.png") no-repeat;
        background-size: cover;
        padding: 30px 16px 0;
        height: 870px
    }
}

.protect-pillions-wrapper h1.title, .protect-pillions-wrapper h1.title-last {
    color: #224184;
    font-family: 'Fredoka', sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h1.title, .protect-pillions-wrapper h1.title-last {
        font-size: 38px;
        letter-spacing: 0.76px
    }
}

.protect-pillions-wrapper h1.title span, .protect-pillions-wrapper h1.title-last span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EA2127;
    font-family: 'Fredoka', sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h1.title span, .protect-pillions-wrapper h1.title-last span {
        font-size: 38px;
        letter-spacing: 0.76px
    }
}

.protect-pillions-wrapper h1.title-last {
    display: flex;
    margin: 0 0 15px
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h1.title-last {
        margin: 0 0 10px
    }
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h1.title span {
        justify-content: flex-start
    }
}

.protect-pillions-wrapper p.sub-title {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 16px
}

@media (max-width: 815px) {
    .protect-pillions-wrapper p.sub-title {
        margin-top: 20px
    }
}

.protect-pillions-wrapper h4 {
    color: #224184;
    font-family: 'Fredoka', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin: 33px 0 20px 0;
    position: relative;
    justify-content: center
}

@media (min-width: 1400px) {
    .protect-pillions-wrapper h4 {
        margin: 33px 0 48px 0
    }
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h4 {
        margin: 40px 0 16px 0;
        font-size: 22px;
        line-height: 32px
    }
}

.protect-pillions-wrapper h4 > img {
    margin-left: 14px
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h4 > img {
        display: none
    }
}

.protect-pillions-wrapper h4::after {
    display: none
}

@media (max-width: 815px) {
    .protect-pillions-wrapper h4::after {
        position: absolute;
        content: "";
        background: url("/-/media/saferide/smiley-mobile.png") no-repeat;
        background-size: cover;
        width: 24px;
        height: 24px;
        left: 138px;
        bottom: 5px;
        display: block
    }
}

@media (max-width: 815px) {
    .protect-pillions-wrapper .protect-pillions-img {
        margin: 0 auto
    }
}

.protect-image-wrapper {
    position: relative
}

@media (max-width: 815px) {
    .protect-image-wrapper {
        margin-top: 24px
    }
}

.protect-image-wrapper .cloud-image {
    position: absolute;
    top: 0;
    left: -40px
}

@media (max-width: 815px) {
    .protect-image-wrapper .cloud-image {
        display: none
    }
}

.protect-image-wrapper .heart-image {
    position: absolute;
    top: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    right: -32px
}

@media (max-width: 815px) {
    .protect-image-wrapper .heart-image {
        display: none
    }
}

.pledge-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9
}

@media (max-width: 815px) {
    .pledge-wrapper {
        justify-content: space-between
    }
}

.pledge-wrapper::after {
    position: absolute;
    content: "";
    top: 40px;
    background: url("/-/media/saferide/1st.webp") no-repeat;
    width: 724px;
    height: 374px;
    left: 480px;
    z-index: 0
}

@media (min-width: 1400px) {
    .pledge-wrapper::after {
        top: 67px;
        left: 910px
    }
}

@media (max-width: 815px) {
    .pledge-wrapper::after {
        right: 20px;
        top: 6px
    }
}

@media (max-width: 575.99px) {
    .pledge-wrapper::after {
        background: url(/-/media/saferide/roadline-up-mobile.png) no-repeat;
        left: unset;
        right: 8px;
        width: 66px;
        top: 0;
        height: 262px
    }
}

@media (max-width: 428.99px) {
    .pledge-wrapper::after {
        right: 20px;
        top: -8px
    }
}

@media (max-width: 412.99px) {
    .pledge-wrapper::after {
        right: 8px;
        top: 2px
    }
}

@media (max-width: 395.99px) {
    .pledge-wrapper::after {
        right: -8px;
        top: 0
    }
}

@media (max-width: 393.99px) {
    .pledge-wrapper::after {
        right: 6px;
        top: -6px
    }
}

@media (max-width: 375px) {
    .pledge-wrapper::after {
        right: -6px;
        top: 6px
    }
}

@media (max-width: 360px) {
    .pledge-wrapper::after {
        right: -8px;
        top: 16px
    }
}

.pledge-wrapper .pledge-box {
    color: #224184;
    font-family: 'Fredoka', sans-serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height: 100px;
    width: 100px;
    text-align: center;
    z-index: 9
}

@media (max-width: 815px) {
    .pledge-wrapper .pledge-box {
        font-size: 36px;
        width: 70px;
        height: 70px;
        display: flex;
        justify-content: center;
        padding-top: 6px
    }
}

.pledge-wrapper .pledge-box.-blue {
    background: url("/-/media/saferide/blue-box.svg");
    background-size: cover
}

.pledge-wrapper .pledge-box.-green {
    background: url("/-/media/saferide/green-box.svg");
    background-size: cover
}

.pledge-wrapper .pledge-box.-yellow {
    background: url("/-/media/saferide/yellow.svg");
    background-size: cover
}

.pledge-wrapper .pledge-box.-skyblue {
    background: url("/-/media/saferide/skyblue-box.svg");
    background-size: cover
}

.pledge-wrapper .pledge-box.-red {
    background: url("/-/media/saferide/red-box.svg");
    background-size: cover
}

.protect-pillions-box {
    position: relative;
    margin-bottom: 40px
}

    .protect-pillions-box::after {
        position: absolute;
        content: "";
        bottom: 0;
        background: url(/-/media/saferide/up-triangle-arrow.png) no-repeat;
        right: 0;
        background-size: cover;
        width: 190px;
        height: 192px
    }

@media (min-width: 1400px) {
    .protect-pillions-box::after {
        bottom: 140px
    }
}

@media (max-width: 815px) {
    .protect-pillions-box::after {
        background: url(/-/media/saferide/arrow-dotted-img-mobile.png) no-repeat;
        left: 0;
        right: unset;
        bottom: -160px
    }
}

.protect-pillions-box .btn-pledge-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9
}

.about-wrapper {
    padding: 0 112px 124px
}

@media (max-width: 815px) {
    .about-wrapper {
        padding: 4px 8px 0
    }
}

@media (max-width: 575.99px) {
    .about-wrapper {
        padding: 4px 8px 0
    }
}

@media (max-width: 540.99px) {
    .about-wrapper {
        padding: 0 8px
    }
}

@media (max-width: 395.99px) {
    .about-wrapper {
        padding: 0 8px
    }
}

@media (max-width: 393.99px) {
    .about-wrapper {
        padding: 0 8px
    }
}

@media (max-width: 375px) {
    .about-wrapper {
        background-size: contain;
        padding: 32px 8px 0
    }
}

@media (max-width: 360px) {
    .about-wrapper {
        padding: 0 8px
    }
}

.take-pledge-wrapper {
    background: url("/-/media/saferide/take-pledge-form-bg.png") no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 80px 50px 40px;
    margin-bottom: 46px;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .take-pledge-wrapper::before {
        position: absolute;
        content: "";
        background: url(/-/media/saferide/roadline-down-mobile.png) no-repeat;
        left: 0px;
        width: 80px;
        height: 138px;
        bottom: -132px;
        z-index: 0
    }
}

@media (max-width: 815px) {
    .take-pledge-wrapper {
        padding: 175px 18px
    }
}

@media (max-width: 575.99px) {
    .take-pledge-wrapper {
        background: url("/-/media/saferide/take-pledge-form-bg-mobile.png") no-repeat;
        background-size: cover;
        padding: 152px 18px;
        background-position: center;
        margin-bottom: 70px
    }
}

@media (max-width: 412.99px) {
    .take-pledge-wrapper {
        padding: 157px 18px
    }
}

@media (max-width: 395.99px) {
    .take-pledge-wrapper {
        padding: 100px 18px
    }
}

@media (max-width: 393.99px) {
    .take-pledge-wrapper {
        padding: 118px 18px
    }
}

@media (max-width: 375px) {
    .take-pledge-wrapper {
        padding: 86px 18px
    }
}

@media (max-width: 360px) {
    .take-pledge-wrapper {
        padding: 80px 18px
    }
}

.take-pledge-wrapper .pledge-title {
    color: #006075;
    margin-bottom: 12px
}

@media (max-width: 575.99px) {
    .take-pledge-wrapper .pledge-title {
        font-weight: 800
    }
}

.take-pledge-wrapper img {
    margin: 0 auto;
    margin-bottom: 21px
}

@media (max-width: 575.99px) {
    .take-pledge-wrapper img {
        margin-bottom: 24px
    }
}

.take-pledge-wrapper p {
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 30px
}

@media (max-width: 575.99px) {
    .take-pledge-wrapper p {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.9px;
        margin: 0 0 24px
    }
}

.take-pledge-wrapper .btn.btn-pledge {
    margin: 0 auto
}

.take-pledge-wrapper.thankyou-section {
    background: url("/-/media/saferide/thankyou-bg.png") no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 83px 50px 48px
}

@media (max-width: 815px) {
    .take-pledge-wrapper.thankyou-section {
        padding: 130px 30px 130px;
        margin: 0px 0 74px
    }
}

@media (max-width: 575.99px) {
    .take-pledge-wrapper.thankyou-section {
        background: url("/-/media/saferide/thankyou-bg-mobile.png") no-repeat;
        background-size: 100%;
        background-position: center;
        min-height: auto;
        padding: 44px 30px 24px;
        margin: 83px 0 74px
    }

        .take-pledge-wrapper.thankyou-section p {
            font-size: 18px
        }
}

@media (max-width: 360px) {
    .take-pledge-wrapper.thankyou-section {
        margin: 0 0 74px 0;
        min-height: 390px;
        padding: 68px 30px 24px
    }
}

.take-pledge-wrapper.thankyou-section p {
    letter-spacing: 1px;
    width: 812px;
    margin: 0 auto 26px
}

@media (max-width: 360px) {
    .take-pledge-wrapper.thankyou-section p {
        width: 100%;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.9px;
        margin-bottom: 26px
    }
}

@media (max-width: 815px) {
    .take-pledge-wrapper.thankyou-section p {
        width: 100%
    }
}

.take-pledge-wrapper.thankyou-section .pledge-title {
    font-size: 40px;
    margin-bottom: 4px
}

@media (max-width: 360px) {
    .take-pledge-wrapper.thankyou-section .pledge-title {
        font-size: 32px;
        line-height: normal
    }
}

@media (max-width: 360px) {
    .take-pledge-wrapper.thankyou-section img {
        margin-bottom: 22px
    }
}

.form-group {
    position: relative;
    margin-bottom: 16px
}

    .form-group span {
        color: red
    }

.location-group label {
    top: 10px;
    background-color: transparent;
    padding: 0;
    left: 14px;
    position: absolute;
    color: #474747;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    pointer-events: none;
    left: 16px
}

.location-group .form-control {
    height: 66px;
    padding: 34px 16px 10px;
    border-radius: 15px;
    border: 1px solid #4FB5CB;
    background-color: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.15);
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.85px;
    text-transform: capitalize
}

.location-group .otpoption {
    position: absolute;
    color: #224184;
    text-align: right;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    right: 13px;
    top: 37px;
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none
}

    .location-group .otpoption.hilight {
        cursor: pointer;
        pointer-events: inherit;
        opacity: 1
    }

label.custom-checkbox {
    position: relative;
    padding: 0 10px 8px 55px;
    margin-bottom: 0;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    display: inline-block
}

@media (max-width: 393.99px) {
    label.custom-checkbox {
        padding: 0 10px 24px 55px
    }
}

label.custom-checkbox span {
    position: absolute;
    top: 18px;
    color: red
}

@media (max-width: 393.99px) {
    label.custom-checkbox span {
        top: 80px
    }
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    left: 5px;
    top: 0;
    opacity: 0
}

.custom-checkbox .checkmark {
    margin-left: 0
}

.custom-checkbox .checkmark {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 1px solid #4FB5CB;
    background: #FFF;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    left: 20px;
    top: 8px
}

@media (max-width: 393.99px) {
    .custom-checkbox .checkmark {
        top: 14px
    }
}

.custom-checkbox .checkmark:before {
    content: "";
    border-left: 0.2rem solid #ffffff;
    border-bottom: 0.2rem solid #ffffff;
    height: 8px;
    width: 16px;
    position: absolute;
    left: 4px;
    top: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.custom-checkbox input[type="checkbox"]:checked ~ .checkmark {
    background: #4FB5CB;
    color: #ffffff;
    background: -webkit-linear-gradient(top, #4FB5CB, #4FB5CB);
    background: linear-gradient(to bottom, #4FB5CB, #4FB5CB);
    border: none
}

.about-box {
    background: url("/-/media/saferide/green-bg.png") no-repeat;
    background-size: 100%;
    padding: 110px 50px 56px 0;
    position: relative;
    background-position: center;
    z-index: 9
}

@media (min-width: 1400px) {
    .about-box {
        padding: 190px 50px 190px 0
    }
}

@media (max-width: 815px) {
    .about-box {
        margin-bottom: 88px
    }
}

@media (max-width: 575.99px) {
    .about-box {
        background: url("/-/media/saferide/green-bg-mobile.png") no-repeat;
        background-size: cover;
        background-position: center;
        padding: 156px 16px;
        margin-bottom: 100px
    }
}

@media (max-width: 540.99px) {
    .about-box {
        padding: 76px 24px;
        background-size: contain
    }
}

@media (max-width: 428.99px) {
    .about-box {
        padding: 84px 24px 84px;
        background-size: contain;
        height: 100%
    }
}

@media (max-width: 412.99px) {
    .about-box {
        padding: 130px 16px
    }
}

@media (max-width: 395.99px) {
    .about-box {
        padding: 100px 24px;
        margin-bottom: 64px
    }
}

@media (max-width: 375px) {
    .about-box {
        padding: 70px 24px 70px;
        height: 100%;
        background-size: contain
    }
}

@media (max-width: 360px) {
    .about-box {
        padding: 56px 24px 48px;
        height: 100%
    }
}

.about-box .pledge-title {
    color: #47600F;
    margin-bottom: 12px
}

@media (max-width: 575.99px) {
    .about-box .pledge-title {
        margin-bottom: 8px
    }
}

@media (max-width: 540.99px) {
    .about-box .pledge-title {
        margin: 0 auto 16px;
        width: 290px
    }
}

@media (max-width: 428.99px) {
    .about-box .pledge-title {
        margin: 0 30px 16px;
        font-size: 24px
    }
}

@media (max-width: 395.99px) {
    .about-box .pledge-title {
        margin: 0 auto 16px;
        width: 290px;
        font-size: 24px
    }
}

@media (max-width: 375px) {
    .about-box .pledge-title {
        margin: 0 auto 16px;
        width: 290px
    }
}

@media (max-width: 360px) {
    .about-box .pledge-title {
        font-size: 24px
    }
}

.about-box img {
    margin: 0 auto 17px
}

@media (max-width: 575.99px) {
    .about-box img {
        margin-bottom: 8px
    }
}

@media (max-width: 540.99px) {
    .about-box img {
        margin-bottom: 16px
    }
}

.about-box p {
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0
}

@media (max-width: 575.9px) {
    .about-box p {
        font-size: 18px;
        font-weight: 800;
        letter-spacing: 0.9px;
        margin: 0 0 11px 0
    }
}

.about-box p.info {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    text-transform: none;
    margin: 0 auto 30px;
    width: 900px
}

@media (max-width: 575.99px) {
    .about-box p.info {
        width: auto;
        font-size: 16px;
        margin-bottom: 0
    }
}

@media (max-width: 540.99px) {
    .about-box p.info {
        font-size: 18px
    }
}

@media (max-width: 428.99px) {
    .about-box p.info {
        font-size: 18px
    }
}

@media (max-width: 395.99px) {
    .about-box p.info {
        font-size: 18px
    }
}

@media (max-width: 375px) {
    .about-box p.info {
        font-size: 16px
    }
}

@media (max-width: 360px) {
    .about-box p.info {
        font-size: 16px
    }
}

.about-box .flower-green {
    position: absolute;
    top: 60px;
    right: 84px
}

@media (max-width: 815px) {
    .about-box .flower-green {
        display: none
    }
}

.video-wrapper {
    background: url("/-/media/saferide/video-thumbnail.webp?1") no-repeat;
    height: 550px;
    background-size: cover;
    position: relative;
    margin-bottom: 71px
}

@media (max-width: 815px) {
    .video-wrapper {
        margin-bottom: 100px
    }
}

@media (max-width: 575.99px) {
    .video-wrapper {
        height: 245.41px;
        /* background-position: center; */
        margin-bottom: 124px;
        background: url('/-/media/saferide/video-thumbnail-mobile.webp') no-repeat;
        background-size: 100%;
    }
}

@media (max-width: 428.99px) {
    .video-wrapper {
        margin-bottom: 118px
    }
}

.video-wrapper::before {
    position: absolute;
    content: "";
    top: -165px;
    left: 80px;
    background: url(/-/media/saferide/2nd.webp) no-repeat;
    z-index: 0;
    background-size: 100%;
    height: 180px;
    width: 563px
}

@media (max-width: 815px) {
    .video-wrapper::before {
        background: url(/-/media/saferide/green-border-bottom-mobile.png) no-repeat;
        height: 140px;
        width: 113px;
        top: -140px;
        left: 18px
    }
}

.video-wrapper::after {
    position: absolute;
    /* content: ""; */
    height: 100%;
    width: 100%;
    opacity: 0.6;
    /* background-color: #FFC3C3; */
    mix-blend-mode: hard-light;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.video-wrapper .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* content: ""; */
    z-index: 9;
}

@media (max-width: 575.99px) {
    .video-wrapper .play-btn {
        width: 54px
    }
}

.video-wrapper #saferide-Video, .video-wrapper iframe {
    height: 100%;
    object-fit: cover;
    display: none
}

.video-wrapper .close-btn {
    position: absolute;
    top: 28px;
    right: 100px;
    z-index: 99999999;
    cursor: pointer
}

.tip-section {
    font-family: "Fredoka", sans-serif;
    background: url("/-/media/saferide/kids-helmate-bg.png") no-repeat;
    background-position: center;
    background-size: cover;
    padding: 130px 0;
    position: relative;
    margin-top: 105px
}

@media (min-width: 1440px) {
    .tip-section {
        padding: 170px 0
    }
}

@media (max-width: 575px) {
    .tip-section {
        background: url("/-/media/saferide/kids-helmate-bg-mobile.png") no-repeat;
        background-position: center;
        background-size: cover;
        padding: 100px 0
    }
}

@media (max-width: 428.99px) {
    .tip-section {
        margin-top: 0
    }
}

@media (max-width: 393px) {
    .tip-section {
        padding: 62px 0 57px;
        margin-top: 0
    }
}

.tip-section::before {
    position: absolute;
    background: url(/-/media/saferide/palm-img.png) no-repeat;
    content: "";
    right: 136px;
    top: 62px;
    width: 185px;
    height: 150px;
    background-position: initial;
    background-size: cover
}

@media (max-width: 575px) {
    .tip-section::before {
        bottom: -110px;
        top: unset;
        width: 91.991px;
        height: 70.346px;
        right: 14px
    }
}

.tip-section::after {
    position: absolute;
    content: "";
    background: url("/-/media/saferide/3rd.webp") no-repeat;
    width: 108px;
    height: 164px;
    top: -105px;
    right: 60px
}

@media (min-width: 1400px) {
    .tip-section::after {
        right: 316px
    }
}

@media (max-width: 815px) {
    .tip-section::after {
        top: -108px;
        right: 42px
    }
}

@media (max-width: 575px) {
    .tip-section::after {
        background: url("/-/media/saferide/3rd-mobile.png") no-repeat;
        top: -124px;
        right: 30px
    }
}

@media (max-width: 428.99px) {
    .tip-section::after {
        top: -116px
    }
}

.tip-section .tip-inner-wrap {
    background: url("/-/media/saferide/tip-white-bg.png") no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    align-items: center;
    padding: 0 40px;
    min-height: 100%;
    margin-bottom: 20px;
    height: 308px;
    width: 100%;
    justify-content: flex-end
}

@media (max-width: 575px) {
    .tip-section .tip-inner-wrap {
        background: url("/-/media/saferide/tip-white-bg-mobile.png") no-repeat;
        background-position: center;
        min-height: 166px;
        height: 184px
    }
}

.tip-section .tip-inner-wrap.tip-inner-wrap-1 {
    background: url("/-/media/saferide/tip-frame1.webp") no-repeat;
    background-size: contain
}

    .tip-section .tip-inner-wrap.tip-inner-wrap-1 > .tip-content {
        padding-left: 180px
    }

@media (max-width: 414px) {
    .tip-section .tip-inner-wrap.tip-inner-wrap-1 > .tip-content {
        padding-left: 110px
    }
}

.tip-section .tip-inner-wrap.tip-inner-wrap-2 {
    background: url("/-/media/saferide/tip-frame4.webp") no-repeat;
    background-size: contain
}

.tip-section .tip-inner-wrap.tip-inner-wrap-3 {
    background: url("/-/media/saferide/tip-frame2.webp") no-repeat;
    background-size: contain
}

.tip-section .tip-inner-wrap.tip-inner-wrap-4 {
    background: url("/-/media/saferide/tip-frame6.webp") no-repeat;
    background-size: contain
}

.tip-section .tip-inner-wrap.tip-inner-wrap-5 {
    background: url("/-/media/saferide/tip-frame3.webp") no-repeat;
    background-size: contain
}

.tip-section .tip-inner-wrap.tip-inner-wrap-6 {
    background: url("/-/media/saferide/tip-frame5.webp") no-repeat;
    background-size: contain
}

.tip-section .tip-inner-wrap .tip-content {
    padding-left: 200px
}

    .tip-section .tip-inner-wrap .tip-content .size-content {
        max-height: 140px;
        overflow: auto
    }

        .tip-section .tip-inner-wrap .tip-content .size-content::-webkit-scrollbar {
            width: 5px;
            border-radius: 10px
        }

        .tip-section .tip-inner-wrap .tip-content .size-content::-webkit-scrollbar-track {
            background: #e6e6e6;
            border-radius: 10px
        }

        .tip-section .tip-inner-wrap .tip-content .size-content::-webkit-scrollbar-thumb {
            background: #b2caff;
            border-radius: 10px
        }

@media (max-width: 575px) {
    .tip-section .tip-inner-wrap .tip-content .size-content {
        max-height: 88px
    }
}

@media (max-width: 414px) {
    .tip-section .tip-inner-wrap .tip-content {
        padding-left: 110px
    }
}

.tip-section .tip-inner-wrap .tip-content h3 {
    color: #224184;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: normal
}

@media (max-width: 575px) {
    .tip-section .tip-inner-wrap .tip-content h3 {
        font-size: 26px;
        margin-bottom: 8px
    }
}

.tip-section .tip-inner-wrap .tip-content p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 16px;
    max-width: 324px;
    line-height: 25px;
    margin: 13px 0 0 0
}

@media (max-width: 575px) {
    .tip-section .tip-inner-wrap .tip-content p {
        font-size: 13px;
        line-height: 20px
    }
}

.tip-section .tip-inner-wrap .tip-content table {
    border-collapse: separate;
    border-spacing: 5px;
    text-align: center;
    color: #000
}

.tip-section .tip-inner-wrap .tip-img {
    display: none
}

@media (max-width: 414px) {
    .tip-section .tip-inner-wrap .tip-img img {
        width: 100px
    }
}

.tip-section > h2 {
    font-family: "Fredoka", sans-serif;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #8b761b;
    margin-bottom: 0
}

@media (max-width: 575.99px) {
    .tip-section > h2 {
        max-width: 300px;
        margin: 0 auto;
        line-height: 28px
    }
}

.tip-section .flower-yellow {
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

    .tip-section .flower-yellow img {
        text-align: center;
        margin: 0 auto
    }

.tip-section .flower-green {
    position: absolute;
    right: 54px;
    top: 138px
}

@media (max-width: 575px) {
    .tip-section .flower-green {
        top: 34px;
        right: 12px
    }

        .tip-section .flower-green img {
            width: 33px
        }
}

.tip-section .border-line {
    padding-top: 20px
}

@media (max-width: 576px) {
    .tip-section .border-line {
        padding-top: 14px;
        padding-bottom: 37px;
        padding-left: 28px;
        padding-right: 28px
    }
}

.plateform-section .plateform-content {
    background: url("/-/media/saferide/plateform-bg.png") no-repeat;
    background-position: center;
    background-size: 100%;
    padding: 101px 40px;
    margin-bottom: 74px;
    margin-top: 60px;
    position: relative
}

@media (max-width: 815px) {
    .plateform-section .plateform-content {
        background-size: cover;
        padding: 134px 47px;
        margin-top: 84px
    }
}

@media (max-width: 575.99px) {
    .plateform-section .plateform-content {
        background: url("/-/media/saferide/platform-bg-mobile.png") no-repeat;
        background-position: center;
        background-size: contain;
        min-height: 480px;
        margin-top: 84px;
        margin-bottom: 87px;
        padding: 70px 55px
    }
}

@media (max-width: 540.99px) {
    .plateform-section .plateform-content {
        padding: 255px 32px;
        margin-top: 84px;
        background-size: contain
    }
}

@media (max-width: 428.99px) {
    .plateform-section .plateform-content {
        padding: 124px 20px 124px;
        background-size: contain;
        margin-top: 100px
    }
}

@media (max-width: 412.99px) {
    .plateform-section .plateform-content {
        padding: 124px 20px 124px;
        background-size: contain
    }
}

@media (max-width: 395.99px) {
    .plateform-section .plateform-content {
        padding: 80px 28px 70px;
        background-size: contain
    }
}

@media (max-width: 393.99px) {
    .plateform-section .plateform-content {
        padding: 102px 24px 102px;
        background-size: contain
    }
}

@media (max-width: 375px) {
    .plateform-section .plateform-content {
        padding: 80px 24px;
        background-size: contain;
        margin-top: 100px
    }
}

@media (max-width: 360px) {
    .plateform-section .plateform-content {
        padding: 56px 30px 0;
        background-size: contain;
        margin-top: 106px
    }
}

.plateform-section .plateform-content::after {
    position: absolute;
    background: url("/-/media/saferide/4th.webp") no-repeat;
    content: "";
    top: -91px;
    left: -82px;
    width: 84px;
    height: 285px;
    background-position: initial;
    background-size: cover
}

@media (min-width: 1440px) {
    .plateform-section .plateform-content::after {
        top: -86px;
        left: -84px
    }
}

@media (max-width: 1280px) {
    .plateform-section .plateform-content::after {
        left: -95px;
        height: 321px
    }
}

@media (max-width: 575.99px) {
    .plateform-section .plateform-content::after {
        background: url(/-/media/saferide/blue-border-bottom-mobile.png) no-repeat;
        background-position: initial;
        background-size: cover;
        left: 0;
        width: 70px;
        height: 118px;
        top: -110px
    }
}

@media (max-width: 540.99px) {
    .plateform-section .plateform-content::after {
        top: -106px
    }
}

@media (max-width: 428.99px) {
    .plateform-section .plateform-content::after {
        top: -110px
    }
}

@media (max-width: 360px) {
    .plateform-section .plateform-content::after {
        top: -112px
    }
}

.plateform-section .plateform-content h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Fredoka', sans-serif;
    color: #224184;
    margin: 0 auto 20px;
    max-width: 810px;
    line-height: normal
}

@media (max-width: 575.99px) {
    .plateform-section .plateform-content h2 {
        margin-bottom: 20px
    }
}

.plateform-section .plateform-content .plateform-btns {
    display: flex;
    justify-content: center
}

@media (max-width: 575.99px) {
    .plateform-section .plateform-content .plateform-btns {
        flex-wrap: wrap
    }
}

.plateform-section .plateform-content .plateform-btns a {
    margin: 0 10px
}

@media (max-width: 575.99px) {
    .plateform-section .plateform-content .plateform-btns a {
        flex: 0 0 110px;
        margin-bottom: 15px
    }
}

@media (max-width: 540.99px) {
    .plateform-section .plateform-content .plateform-btns a {
        flex: 0 0 128px
    }
}

.safe-initiative {
    font-family: 'Fredoka', sans-serif;
    position: relative;
    padding-bottom: 96px;
    padding-top: 76px
}

@media (max-width: 767.99px) {
    .safe-initiative {
        margin-top: 80px;
        margin-bottom: 60px
    }
}

@media (max-width: 575.99px) {
    .safe-initiative {
        margin: 0;
        padding-bottom: 0;
        padding-top: 0
    }
}

.safe-initiative::after {
    position: absolute;
    content: "";
    background: url("/-/media/saferide/arrow-dotted-img.png") no-repeat;
    bottom: 0;
    right: 0;
    width: 130px;
    height: 195px;
    background-position: initial;
    background-size: 100%
}

@media (max-width: 767px) {
    .safe-initiative::after {
        content: none
    }
}

.safe-initiative::before {
    position: absolute;
    background: url("/-/media/saferide/5th.webp") no-repeat;
    content: "";
    top: -78px;
    right: 48px;
    width: 920px;
    height: 322px;
    background-position: center;
    background-size: cover
}

@media (min-width: 1440px) {
    .safe-initiative::before {
        right: 328px
    }
}

@media (max-width: 767.99px) {
    .safe-initiative::before {
        right: 26px;
        background: url("/-/media/saferide/pink-border-top-mobile.png") no-repeat;
        background-size: cover;
        background-position: center;
        width: 50px;
        height: 129px;
        top: -113px
    }
}

@media (max-width: 428.99px) {
    .safe-initiative::before {
        right: 56px
    }
}

@media (max-width: 412.99px) {
    .safe-initiative::before {
        right: 38px;
        top: -115px
    }
}

@media (max-width: 360px) {
    .safe-initiative::before {
        right: 36px;
        top: -110px
    }
}

.safe-initiative .saferide-content {
    background: url("/-/media/saferide/initiative-bg.webp") no-repeat;
    background-position: center;
    background-size: 100%;
    padding: 134px 0;
    position: relative;
    height: 458px
}

@media (max-width: 815px) {
    .safe-initiative .saferide-content {
        background-size: cover;
        padding: 112px 40px;
        height: 100%
    }
}

@media (max-width: 575.99px) {
    .safe-initiative .saferide-content {
        background: url("/-/media/saferide/initiative-bg-mobile.webp") no-repeat;
        background-position: center;
        background-size: contain;
        padding: 115px 40px
    }
}

@media (max-width: 540.99px) {
    .safe-initiative .saferide-content {
        padding: 232px 40px;
        background-size: contain
    }
}

@media (max-width: 428.99px) {
    .safe-initiative .saferide-content {
        padding: 110px 24px;
        background-size: contain
    }
}

@media (max-width: 412.99px) {
    .safe-initiative .saferide-content {
        padding: 90px 24px;
        background-size: contain
    }
}

@media (max-width: 395.99px) {
    .safe-initiative .saferide-content {
        padding: 100px 24px;
        background-size: contain
    }
}

@media (max-width: 393.99px) {
    .safe-initiative .saferide-content {
        padding: 74px 24px;
        background-size: contain
    }
}

@media (max-width: 375px) {
    .safe-initiative .saferide-content {
        padding: 64px 24px;
        background-size: contain
    }
}

@media (max-width: 360px) {
    .safe-initiative .saferide-content {
        padding: 60px 24px;
        background-size: contain
    }
}

.safe-initiative .saferide-content::after {
    position: absolute;
    background: url("/-/media/saferide/6th.webp") no-repeat;
    content: "";
    bottom: -180px;
    left: -60px;
    width: 570px;
    height: 243px;
    background-position: initial;
    background-size: cover
}

@media (max-width: 767.99px) {
    .safe-initiative .saferide-content::after {
        left: 20px;
        background: url("/-/media/saferide/pink-border-bottom-mobile.png") no-repeat;
        background-size: cover;
        width: 60px;
        height: 135px;
        bottom: -50px;
        background-position: initial
    }
}

@media (max-width: 540.99px) {
    .safe-initiative .saferide-content::after {
        left: 48px;
        bottom: -94px
    }
}

@media (max-width: 428.99px) {
    .safe-initiative .saferide-content::after {
        left: 32px;
        bottom: -104px
    }
}

@media (max-width: 393.99px) {
    .safe-initiative .saferide-content::after {
        bottom: -108px
    }
}

@media (max-width: 375px) {
    .safe-initiative .saferide-content::after {
        bottom: -104px;
        left: 16px
    }
}

@media (max-width: 360px) {
    .safe-initiative .saferide-content::after {
        bottom: -106px;
        left: 38px
    }
}

.safe-initiative .saferide-content > picture img {
    position: absolute;
    top: 22px;
    right: 0;
    bottom: 0;
    left: 15px;
    content: "";
    z-index: 0;
    mix-blend-mode: overlay
}

@media (max-width: 767.99px) {
    .safe-initiative .saferide-content > picture img {
        top: 0;
        left: 0
    }
}

.safe-initiative .saferide-content h2 {
    color: #9a4a40;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 12px;
    position: relative
}

@media (max-width: 767.99px) {
    .safe-initiative .saferide-content h2 {
        font-size: 26px
    }
}

.safe-initiative .saferide-content .saferide-subtext {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.25px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px
}

@media (max-width: 767.99px) {
    .safe-initiative .saferide-content .saferide-subtext {
        font-size: 18px;
        font-weight: 800;
        letter-spacing: 0.9px;
        margin-bottom: 12px
    }
}

.safe-initiative .saferide-content p {
    position: relative;
    max-width: 730px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px
}

@media (max-width: 767.99px) {
    .safe-initiative .saferide-content p {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 0
    }
}

.saferide-wrapper h2 {
    font-size: 32px;
    font-weight: 700
}

@media (max-width: 575.99px) {
    .saferide-wrapper h2 {
        font-size: 26px
    }
}

.saferide-wrapper .border-line {
    padding-bottom: 30px
}

    .saferide-wrapper .border-line img {
        margin: 0 auto
    }

.faq-wrapper {
    background: #c9f6e6;
    position: relative;
    margin: 110px 0 150px
}

@media (max-width: 815px) {
    .faq-wrapper {
        margin: 100px 0 108px;
        padding: 30px 0
    }
}

@media (max-width: 575.99px) {
    .faq-wrapper {
        margin: 116px 0
    }
}

@media (max-width: 428.99px) {
    .faq-wrapper {
        margin: 116px 0
    }
}

@media (max-width: 412.99px) {
    .faq-wrapper {
        margin: 116px 0
    }
}

@media (max-width: 395.99px) {
    .faq-wrapper {
        margin: 116px 0
    }
}

@media (max-width: 393.99px) {
    .faq-wrapper {
        margin: 120px 0
    }
}

@media (max-width: 375px) {
    .faq-wrapper {
        margin: 116px 0
    }
}

@media (max-width: 360px) {
    .faq-wrapper {
        margin: 116px 0 108px
    }
}

.faq-wrapper h2 {
    color: #0E533E;
    text-align: center;
    font-family: 'Fredoka', sans-serif;
    line-height: normal;
    text-transform: uppercase
}

.faq-wrapper::before {
    position: absolute;
    content: "";
    top: -100px;
    width: 100%;
    height: 100px;
    background: url("/-/media/saferide/faq-before-bg-web.webp") no-repeat;
    background-size: cover
}

@media (min-width: 1440px) {
    .faq-wrapper::before {
        background-size: cover
    }
}

@media (max-width: 815px) {
    .faq-wrapper::before {
        background: url("/-/media/saferide/faq-before-bg-mobile.png") no-repeat;
        background-size: cover;
        height: 30px;
        top: -29px
    }
}

.faq-wrapper::after {
    position: absolute;
    content: "";
    bottom: -82px;
    width: 100%;
    height: 82px;
    background: url("/-/media/saferide/faq-after-bg-web.webp") no-repeat;
    background-size: cover
}

@media (min-width: 1440px) {
    .faq-wrapper::after {
        background-size: cover
    }
}

@media (max-width: 815px) {
    .faq-wrapper::after {
        background: url("/-/media/saferide/faq-after-bg-mobile.png") no-repeat;
        height: 25px;
        bottom: -24px;
        background-size: cover
    }
}

.faq-wrapper .panel-group {
    width: 76%;
    margin: 0 auto
}

@media (max-width: 815px) {
    .faq-wrapper .panel-group {
        width: 90%
    }
}

@media (max-width: 815px) {
    .faq-wrapper .border-line {
        padding: 0 24px 30px 24px
    }
}

.panel-group.panel-group-saferide {
    position: relative
}

    .panel-group.panel-group-saferide::after {
        position: absolute;
        content: "";
        bottom: -149px;
        width: 44px;
        height: 106px;
        right: 0;
        background-size: 100%;
        background: url("/-/media/saferide/faq-path.webp") no-repeat
    }

@media (max-width: 815px) {
    .panel-group.panel-group-saferide::after {
        bottom: -149px;
        right: -15px
    }
}

.panel-group.panel-group-saferide .panel {
    border-radius: 0;
    border-color: transparent;
    border-bottom: 1px solid #000000;
    background-color: transparent;
    box-shadow: none
}

.panel-group.panel-group-saferide .panel-default > .panel-heading {
    background-color: transparent;
    border: none;
    width: 100%
}

@media (max-width: 815px) {
    .panel-group.panel-group-saferide .panel-default > .panel-heading {
        width: 294px
    }
}

.panel-group.panel-group-saferide .panel-title {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal
}

    .panel-group.panel-group-saferide .panel-title a {
        width: 100%;
        display: block;
        position: relative
    }

        .panel-group.panel-group-saferide .panel-title a::after {
            position: absolute;
            content: "";
            background: url("/-/media/saferide/circle-minus.webp") no-repeat;
            width: 25px;
            height: 25px;
            right: 0
        }

@media (max-width: 815px) {
    .panel-group.panel-group-saferide .panel-title a::after {
        right: -29px
    }
}

.panel-group.panel-group-saferide .panel-title a.collapsed::after {
    position: absolute;
    content: "";
    background: url("/-/media/saferide/circle-plus.webp") no-repeat;
    width: 25px;
    height: 25px;
    right: 0
}

@media (max-width: 815px) {
    .panel-group.panel-group-saferide .panel-title a.collapsed::after {
        right: -29px
    }
}

.panel-group.panel-group-saferide .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}
