@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-Black.woff2') format('woff2'),
    url('../webfonts/urbanist/Urbanist-Black.woff') format('woff');
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-ExtraBold.woff2') format('woff2'),
        url('../webfonts/urbanist/Urbanist-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-Bold.woff2') format('woff2'),
        url('../webfonts/urbanist/Urbanist-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-SemiBold.woff2') format('woff2'),
    url('../webfonts/urbanist/Urbanist-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-Medium.woff2') format('woff2'),
        url('../webfonts/urbanist/Urbanist-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('../webfonts/urbanist/Urbanist-Regular.woff2') format('woff2'),
        url('../webfonts/urbanist/Urbanist-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

    @font-face {
        font-family: 'Impact Regular';
        font-style: normal;
        font-weight: normal;
        src: local('Impact Regular'), url('../webfonts/impact/impact.woff') format('woff');
    }


    @font-face {
        font-family: 'Impact Regular';
        font-style: normal;
        font-weight: normal;
        src: local('Impact Regular'), url('../webfonts/impact/unicode.impact.woff') format('woff');
    }


    @font-face {
        font-family: 'Impacted Regular';
        font-style: normal;
        font-weight: normal;
        src: local('Impacted Regular'), url('../webfonts/impact/Impacted.woff') format('woff');
    }


html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #000000;
    background-color: #ffffff;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.wow {
    visibility: hidden;
}
a,
button,
.btn {
    -webkit-transition: 0.5s;
       -moz-transition: 0.5s;
        -ms-transition: 0.5s;
         -o-transition: 0.5s;
            transition: 0.5s;
}
a {
    text-decoration: none;
}
p:last-child {
    margin-bottom: 0 !important;
}
.owl-carousel .owl-item img {
    width: auto;
}

.mxcontainer {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.mxcontainer2 {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}

/*  */

/* banner */
.banner {
    padding: 40px;
    height: 100dvh;
    background: #000;
    font-family: 'Impact Regular';
    flex-direction: column;
    display: flex;
    justify-content: center;
    background: url('../images/banner.webp') center center;
    background-size: cover;
    min-height: 760px;
}
.banner h1 {
    color: #fff;
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
}
.banner h1 span {
    font-size: 40px;
}
.banner h1 label {
    font-size: 40px;
    font-family: "Oswald", sans-serif;
    font-style: italic;
}
.banner h1 div {
    position: relative;
    margin-top: -30px;
}

.banner .btn {
    font-family: "Oswald", sans-serif;
    width: 315px;
    height: 50px;
    display: inline-flex;
    margin: 25px 0 0 0;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #000;
    font-size: 21px;
    border-radius: 26px;
    background: #e3b021;
    line-height: 1;
    font-weight: 500;
}
.banner .btn:hover {
    background: #fff;
    color: #000;
}









/* Section 2 */
.sec-2 {
    text-align: center;
    padding: 100px 0;
}
.sec-2 h2 {
    font-size: 60px;
    font-weight: 900;
    color: #000000;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 25px 0;
}
.sec-2 p {
    font-size: 36px;
    color: #000000;
    line-height: 50px;
    margin: 0 0 20px 0;
}

/* Section 3 */
.sec-3 {
    display: flex;
    flex-direction: row;
}
.sec-3 img {
    width: 25%;
}

/* Section 4 */
.sec-4 {
    padding: 60px 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 50px 60px;
}
.sec-4 .cell {
    width: calc((100% - 120px) / 3);
}
.sec-4 .cell h3 {
    font-weight: 700;
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 15px 0;
}
.sec-4 .cell p {
    font-weight: 500;
    color: #000000;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

/* Driving experiences */
.driving-experiences {

}
.driving-experiences .img-bx {
    position: relative;
}
.driving-experiences .img-bx::after {
    width: 100%;
    height: 200px;
    content: "";
    background: #000000;
    background: linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(7, 157, 217, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}
.driving-experiences .img-bx img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: center center;
}
.driving-experiences .content-cell {
    position: relative;
    margin-top: -310px;
    padding-top: 120px;
    background: #000000;
    background: linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0.27) 87%, rgba(7, 157, 217, 0) 100%);
}
.driving-experiences .content-cell h4 {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    line-height: 58px;
    margin: 0;
    font-size: 60px;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
.driving-experiences .content-cell h4 span {
    color: #e3b021;
}
.driving-experiences .content-cell h4 sub {
    bottom: auto;
    font-size: 18px;
    display: block;
    text-align: center;
    text-transform: none;
    font-weight: 400;
    margin: 20px auto 0 auto;
    max-width: 500px;
    line-height: normal;
}
.driving-experiences .cell-wrap {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
    margin: 40px 0 65px 0;
}
.driving-experiences .cell-wrap .cell {
    width: calc((100% - 60px) / 4);
    background: #1f1f1f;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 145px;
    padding: 30px 20px;
}
.driving-experiences .cell-wrap .cell p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    text-align: center;
    margin: 10px 0 0 0;
}

/* Contact */
.contact {
    background: url("../images/contact-bg.webp") center center no-repeat;
    background-size: cover;
    padding: 90px 0;
}
.contact h5 {
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.contact p.style1 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.contact .cell-wrap {
    padding: 60px;
    border-radius: 20px;
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 30px;
    margin: 20px 0 0 0;
}
.contact .cell-wrap .cell {
    width: calc((100% - 60px) / 3);
}
.contact .cell-wrap .cell.mrg-2 {
    width: calc(100% - 362px);
}

.contact .cell-wrap .cell span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 5px 0;
}
.contact .cell-wrap .cell span label {
    color: #e3b021;
}
.contact .cell-wrap .cell input,
.contact .cell-wrap .cell textarea {
    width: 100%;
    border: 1px solid #989898;
    border-radius: 10px;
    height: 60px;
    padding: 0 15px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    outline: none;
}
.contact .cell-wrap .cell input::placeholder {
    color: #a4a4a4;
}
.contact .cell-wrap .cell textarea {
    padding-top: 10px;
}


.contact .cell-wrap .cell .nice-select {
    border-radius: 10px;
    border: 1px solid #989898;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 30px;
}
.contact .cell-wrap .cell .nice-select .list {
    width: 100%;
    margin-top: 1px;
}

.contact .cell-wrap .cell .nice-select .option.focus, 
.contact .cell-wrap .cell .nice-select .option.selected.focus {
    background-color: #e3b021 !important; 
    color: #000;
}
.contact .cell-wrap .cell .nice-select .option:hover {
    background: #e6e6e6 !important;
    color: #000;
}
.contact .cell-wrap .cell .nice-select .option {
    font-weight: 600;
}
.contact .cell-wrap .cell .nice-select:after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    height: 8px;
    margin-top: -4px;
    right: 18px;
    width: 8px;
}


.contact .cell-wrap .cell .submit-btn {
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background: #e3b021;
    font-size: 26px;
    letter-spacing: 1px;
    border: 0;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.contact .cell-wrap .cell .submit-btn:hover {
    background: #000;
    color: #fff;
}
.contact .cell-wrap .cell.invalid .error {
    font-size: 12px;
    font-weight: 500;
    margin: 4px 0 0 0;
    margin: 4px 0 0 0;
}
.contact .cell-wrap .cell.invalid input,
.contact .cell-wrap .cell.invalid .nice-select {
    border: 1px solid #e3b021;
}


.contact .info-text {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    line-height: 16px;
    margin: 20px 0 0 0;
}

/* Footer */
footer {
    background: #000;
    text-align: center;
    padding: 170px 0 0 0;
}
footer .logo img {
    max-width: 100%;
}
footer .back-to-top {
    font-family: "Oswald", sans-serif;
    width: 200px;
    height: 52px;
    border: 1px solid #fff;
    display: inline-flex;
    margin: 90px auto;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    border-radius: 26px;
}
footer .back-to-top:hover {
    border: 1px solid #e3b021;
    background: #e3b021;
    color: #000;
}
footer .bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 25px 35px 25px;
}
footer .bottom p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: 500;
}
footer .bottom p a {
    color: #fff;
}
footer .bottom p a:hover {
    text-decoration: underline;
}
footer .bottom span {
    margin: 0 20px;
}