html {
    scroll-behavior: smooth;
}

#loadMore {
    cursor: pointer;
    font-size: 18px;
}

.menu-container-web {
    padding: 1rem 5rem 1rem 3rem;
}

.car-menu {
    position: relative;
}

.slider-btn {
    position: absolute;
    top: 5px;
    right: -5px;

}



/* .owl-item {
    width: 120px !important;
} */



#menu-flters li {
    cursor: pointer;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    border-radius: 50px;
}

#slide,
#slideBack {
    background: #ffffff;
    border: 1px solid #8080808c;
    color: #f38364;
    font-weight: bold;
    padding: 5px;

}

button:focus {
    outline: none;
}

#menu-carousel {
    overflow: hidden;
    display: flex;
}

#menu-carousel.active {
    cursor: grabbing;
    transform: scale(1);
}


.page-whts {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    cursor: pointer;
    z-index: 100;
    border: none;
    padding: 0;

}

.page-whts img {
    width: 60px;
}

.app {
    overflow: hidden;
}

.orange-text {
    color: #F2641C;
}

.black-text {
    color: #000000;
}

.blue-text {
    color: #335977;
}

.bold-text {
    font-family: 'NexaBold', sans-serif;
}

.light-text {
    font-family: 'NexaLight', sans-serif;
}

a:hover {
    text-decoration: none;
}

.contact-header {
    width: 100%;
    background-color: transparent;
    padding: 10px 0px;
    padding-left: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #a5a5a55c;

}


.social-header {
    margin-right: 30px;
}

.header-icon {
    margin-right: 15px;
}

.address a {
    color: white;
    padding-left: 10px;
}

.address a:hover {
    color: white;
    text-decoration: none;
}

.menu {
    display: flex;

}

.menu-container {
    width: 100%;
}

.menu-list {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;

}

.menu-list a {
    font-family: 'NexaLight', sans-serif;
    text-transform: uppercase;
    margin: 0 2em;
    color: #ffffff;
}

.menu-list a:hover {
    color: #F2641C;
    text-decoration: none;
}

.menu-border {
    background-color: #d0c4bf;
    height: 1px;
    width: 95%;
    margin: 0 auto;
}

.app-header {
    background-image: url("./images/slider1.png");
    background-size: cover;
    background-position: center;
    height: 60vh;

}

.logo-container {
    padding: 10px;
    max-width: 300px;
}

.main {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    height: 45%;
}



.main-text h1 {
    margin-bottom: 0 !important;
}

.main-text h2 {
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #FFFFFF;
}

.main-text h4 {
    color: #ffffffb8;
    letter-spacing: 1px;

}







.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.filterDiv {
    display: none;
}

.show {
    display: block;
}

.logo-img {
    width: 100%;
}

#about {
    background-color: #FBFBFB;
    background-size: cover;
    padding: 2em;

}

.about-title {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.about-row {
    padding: 2em;
    margin-left: 3em;
    justify-content: center;

}

.about-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    background-color: #FFFFFF;
    margin: 1em 3em;
    border: 1px solid #9a9a9a6b;
    width: 22%;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 5px 10px 18px #afafaf73;
}

.about-line {
    background-color: #F2641C;
    height: 2px;
    width: 80%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.a-icon {
    max-width: 80px;
    max-height: 80px;
}

.about-img {
    width: 100%;
}

.about-car {
    width: 100%;
}

#price {
    padding: 2em 0;
}

.price-title {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #fff;
    padding: 2em;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none;
}

.menu-cell {
    text-align: center;
}

.menu-cell p {
    color: #a9a9a9a1;
    font-family: 'NexaLight', sans-serif;
    border: 2px solid #a9a9a9b8;
    padding: 2px 44px;
    border-radius: 20px;
    display: block;
    white-space: nowrap;
    margin-right: 20px;
}

.menu-cell p:hover,
.new-menuitem.active .menu-cell p {
    color: #ed4b24b8;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #ed4b24b8;

}

.menu-cell p:focus {
    color: #c1c1c1;
    text-decoration: none;
}

.menu-cell:focus {
    outline: none;
}

.menu-cell p:active {
    color: #ed4b24b8;
}

#menu-carousel .owl-nav:focus {
    outline: none;
}



#menu-carousel .owl-nav {

    display: flex;
    justify-content: flex-end;
    font-size: 22px;
    font-weight: bold;
    color: #F2641C;
    position: absolute;
    top: -2px;
    right: -2em;
}

#menu-carousel .owl-nav span {
    border: 2px solid #bcbcbc;
    padding: 0 5px;

}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #000 !important;
    text-decoration: none;
}

.car-card {
    /* width: 33.33333%; */
    display: none;
    padding: 1em;
}


.car-card:nth-child(1) {
    display: block;
}

.car-card:nth-child(2) {
    display: block;
}

.car-card:nth-child(3) {
    display: block;
}

.car-card:nth-child(4) {
    display: block;
}

.car-card:nth-child(5) {
    display: block;
}

.car-card:nth-child(6) {
    display: block;
}

.car-card:nth-child(7) {
    display: block;
}

.car-card:nth-child(8) {
    display: block;
}


#car-carousel .owl-nav {
    width: 110%;
    display: flex;
    justify-content: space-between;
    font-size: 60px;
    color: white;
    position: absolute;
    top: 0;
    height: 100%;
    left: -5%;
    pointer-events: none;
}

.owl-nav {
    display: flex;
    width: 17.5%;
    justify-content: space-between;
}


.cars-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px 0px;
    grid-template-rows: 1fr;
    max-width: 100vw;
    width: 85%;
    margin: 0 auto;
    height: auto !important;
    justify-content: center;
}

.slick-next::before {
    color: #6d6868b8 !important;
}

.slick-prev::before {
    color: #6d6868b8 !important;
}

.topnav {
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    border: 1px solid #b9b5b5a3;
}

.topnav #myLinks {
    display: none;
}

.myLinks p {
    color: #040404;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
}

.topnav a {
    color: black;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 22px;
    display: block;
}

.topnav a.icon {
    background-color: #ddd0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px !important;
    color: #f05920;
}

.myLinks p:hover {
    background-color: #ddd0;
    color: #f05920;
}

.myLinks:focus {
    outline: none;
}

#myLinks {
    padding: 3em;
    width: 100%;
}

.myLinks p {
    border-bottom: 2px solid #8080807a;
}




.showLoader {
    display: flex !important;
}


#car-carousel .owl-nav button {
    pointer-events: auto;
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.filterDiv {
    display: none;
}

.show {
    display: block;
}

#car-carousel .owl-nav:focus {
    outline: none;
}

.car-title {
    color: #fff;
}

.car-text {
    color: #ffffffb5;
}

.title-indicator {
    background-color: #f2641ca8;
    height: 2px;
    width: 60%;
    margin: 5px 0;
}

.carousel-image {
    width: 200px !important;
    border: 2px solid #868282;
    position: relative;
}

.carousel-img {
    width: 100%;
    height: 150px;

}


.car-block {
    display: flex;
    padding: 1em 0 2em 0;

    flex-flow: row wrap;
}

.car-col {
    width: 33.33333%;
    padding: 1em;
    display: none;
}

.car-col-inner {
    border: 1px solid #80808085;
    border-radius: 20px;
}

.car-content {
    text-align: center;
    padding: 1em;
}

.car-image {
    position: relative;
    display: flex;
    justify-content: center;
}

.overlay {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-image: linear-gradient(to right, #77777733, transparent, #77777733);

}

.car-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 200px;
}

.car-price {
    display: flex;
    justify-content: space-between;
}

.car-price span {
    font-size: 22px;
}

.car-line {
    background-color: #c3c3c380;
    height: 2px;
    width: 80%;
    margin-top: 15px;
    margin-bottom: 20px;
}

.car-features {
    display: flex;
    justify-content: space-around;
}

.feature-img {
    width: 20px;
    height: 20px;
}

.car-property {
    background-color: #f1f1f169;
    padding: 1em;
    border: 2px solid #e0dedea1;
    border-radius: 10px;
    margin: 0px 3px;
}

.car-property span {
    font-size: 11px;
    display: block;
    width: 100%;
    text-align: center;
}

.more-block {
    display: flex;
    margin-bottom: 5px;
}

.more-line {
    background-color: #c3c3c380;
    height: 2px;
    width: 38%;
    margin: 10px auto;
}

.more-btn a {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
}

.more-btn a:hover {
    text-decoration: none;
    color: #000000;
}

.more-btn a:focus {
    text-decoration: none;
    color: #000000;
}

.more-btn i {
    font-size: 22px;
    color: #ee4d23;
}

.button-block {
    display: flex;
    justify-content: space-between;
}

.button-block span {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 1em;
}

.button-block a:hover {
    color: #fff;
    text-decoration: none;
}

.call-img {
    width: 40px !important;
    height: 40px !important;
}

.car-btn {
    background-image: linear-gradient(to right, #F2641C, #EB3E29, #F2641C);
    border: 1px solid #F2641C;
    border-radius: 20px;
    color: #fff;
    font-family: 'NexaBold', sans-serif;
    width: 70px;
    font-size: 10px;
    height: 20px;
    margin-top: 2em;
    text-align: center;

}



#rate {
    background-image: url("./images/bgwhite.png");

}

.rate-block {
    padding: 2em 3em;
}

.rate-header {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.rate-header h2 {
    text-transform: uppercase;
}

.text-line {
    background-color: #F2641C;
    height: 2px;
    width: 30%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.rate-img {
    width: 15%;
}

.rate-body {
    display: flex;
    text-align: center;
    flex-direction: column;
}

.rate-col {
    padding: 2em 5em;
}

.rate-col h2 {
    font-size: 24px;
}

.rate-col p {
    font-size: 15px;
}

/*OWL CSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS*/



.owl-dot {
    border-radius: 50% !important;
    margin-right: 5px;
}

.owl-dots {
    display: flex;

}


/* .owl-theme .owl-dots .owl-dot.active span {
    background: #335977 !important;
    width: 10px !important;
    border: none;
}

.owl-theme .owl-dots .owl-dot:focus {
    outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #335977;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px !important;
    background: #ffffff00 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
} */

.contact-btn a:hover {
    text-decoration: none;
    color: #000;
}

/*OWL CSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS*/
#contact {
    background-color: #FBFBFB;
}

#contact .row {
    margin: 0 !important;
}

.contact-block {
    padding: 2em;
}

.text-indicator {
    background-color: #F2641C;
    height: 2px;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 20px;

}

.form-control {
    border-color: #c8e2fb;
    border-radius: 10px;
    border-width: 2px;
}

.contact-form .form-group input {
    background: #ffffff;
}

input {
    outline: none;
}

.form-control:focus {

    border: none;
    background-color: #dcedfd59;
}

textarea.form-control {
    background: #ffffff;
}

.section-line {
    height: 5px;
    background-image: linear-gradient(to right, transparent, #F2641C, transparent);
    display: block;
}

.btn-block {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}

.send-btn {
    background-image: linear-gradient(to right, #F2641C, #EB3E29, #F2641C);
    border: 1px solid #F2641C;
    border-radius: 20px;
    color: #fff;
    font-family: 'NexaBold', sans-serif;
    padding: 5px 60px;
    margin-right: 2em;
}

.send-btn:focus {
    outline: none;
}

.call-btn:focus {
    outline: none;
}

.call-btn {
    border: 1px solid #000000;
    border-radius: 20px;
    color: #000;
    font-family: 'NexaBold', sans-serif;
    margin-right: 2em;
    background-color: transparent;
    padding: 5px 3em;
}

.footer-block {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 2em 0em;
}

.footer-block a:hover {
    text-decoration: none;
}

.footer-col1 {
    margin: 0 4em;
    text-align: center;
    font-size: 18px;
}

.copyright h5 {
    font-size: 18px;
}


.footer-col2 {
    margin: 0 4em;
}

.footer-col2 h5 {
    font-size: 18px;
}

.footer-col2 h6 {
    font-size: 16px;
}

.footer-col3 h5 {
    font-size: 18px;
}

.footer-col3 h6 {
    font-size: 16px;
}

.footer-col3 {
    margin: 0 4em;
}

.copyright {
    display: flex;
    justify-content: center;

}

.copyright h5 {
    margin-right: 10px;
}

.footer-col {
    display: flex;
    justify-content: center;
}

.info h6 {
    margin-bottom: 15px;
}

.cont h6 {
    margin-bottom: 15px;
}

.footer-social {
    display: none;
}

#map {
    width: 100%;
}

.whts-btn {
    display: none;
}


.mobile-menu {
    display: none;
    list-style: none;
    padding-left: 0;
    justify-content: center;
}

@media screen and (min-width: 800px) {
    .mob-price {
        display: none;
    }

    #menu-nav {
        display: none;
    }
}

@media only screen and (max-width: 800px) {

    .car-card {
        width: 100%;
    }

    .mobile-menu {
        display: flex !important;
    }

    .multipe-items {
        display: none !important;
    }

    .cars-container {
        grid-template-columns: repeat(1, 1fr);

    }


    .page-whts {
        width: 40px;
    }

    .menu-list h5 {
        font-size: 12px;
    }

    .border-cell {
        border-right: 1px solid white;
        padding-right: 10px;
    }

    .logo-container {
        padding: 10px;
        max-width: 180px;
    }

    .main-text h2 {
        font-size: 27px;
        letter-spacing: 2px;
    }

    .more-block {
        margin-top: 1em;
    }

    .main {
        height: 60%;
    }

    .main-text h4 {
        font-size: 12px;
    }

    .car-property {
        padding: 7px;
    }

    .address a {
        font-size: 12px;
    }

    .social-header {
        display: none;
    }

    .menu-container {
        width: 100%;
    }


    .menu-list h6 {
        font-size: 12px;
    }

    .menu-list a {
        margin: 0 4px;
    }

    .about-row {
        padding: 2em;
        margin-left: 0;
    }

    .about-col {
        flex-direction: row;
        width: 100%;
        margin: 0;
        margin-bottom: 25px;
    }

    .about-line {
        display: none;
    }

    .mobile-line {
        background-color: #F2641C;
        height: 70%;
        width: 2px;
        margin: 0 1em;
    }

    .mob-icon {
        margin-left: -26px;
    }

    .rate-col {
        padding: 0;
    }

    .rate-img {
        width: 35%;
        margin-bottom: 10px;
    }

    .contact-block {
        padding: 0em;
    }

    .contact-text {
        text-align: center;
    }

    .send-btn {
        padding: 5px 30px;
    }

    .about-car {
        width: 100%;
        height: 150px;
    }

    .call-btn {
        padding: 5px 1em;

    }

    .text-indicator {
        width: 100%;
    }

    .text-line {
        width: 100%;
    }

    .cont h6 {
        margin: 15px 0;
        font-size: 12px;
    }

    .cont h5 {
        font-size: 17px;
    }

    .footer-img {
        width: 180px;
    }

    .footer-block {
        flex-direction: row-reverse;
        padding: 10px;
    }

    .footer-col1 {
        margin: 0;
    }

    .footer-col2 {
        display: none;
    }

    .footer-col3 {
        margin: 0;
        margin-right: 15px;
    }

    .copyright h5 {
        font-size: 13px;
    }

    .footer-social {
        display: flex;
        margin: 10px 0;
        justify-content: center;
    }

    .contact-line {
        background-color: #F2641C;
        width: 60%;
        height: 2px;
        margin: 2px;
    }

    .car-block {
        flex-direction: column;
        padding: 1em;
    }

    .car-col {
        width: 100%;
        margin: 0 auto 2em auto;
    }

    .carousel-image {
        width: 250px !important;
    }

    .more-line {
        width: 22%;
    }

    .car-btn {
        width: 100px;
        font-size: 12px;
        height: 30px;
        margin-top: 1em;
    }

    .whts-btn {
        display: flex;
        justify-content: flex-end;
        margin-top: -3em;
    }

    #map {
        margin-top: 1em;
    }



    .button-block {
        display: none;
    }

    .mob-price {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 22px;
        background: #F2641C;
        color: #fff;
        padding: 1px 10px;
        display: flex !important;
    }

    #menu-carousel {
        display: none;
    }

    .slider-btn {
        display: none;
    }
}

@media screen and (max-width : 786px) {
    .cars-container {
        width: 90%;
    }
}

.types {
    width: 110px;
    color: #a9a9a9b8;
    background: white;
    border: 2px solid #a9a9a9b8;
    border-radius: 50px;
    font-family: 'NexaLight', sans-serif;
    height: 30px;
    margin: 5px 10px;
    line-height: 95%;

}

.types:hover {
    color: #ed4b24b8 !important;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #ed4b24b8 !important;

}

/* .filters {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-family: 'NexaLight', sans-serif;

} */

.title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4rem;
    font-family: 'NexaLight', sans-serif;
    text-transform: uppercase;
    flex-direction: column;

}


.is-checked {
    color: #ed4b24b8 !important;
    border-color: #ed4b24b8 !important;
}
























































/*Modal NQS DO DUHET*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.portfolio-title h2 {
    font-family: "Montserrat", Arial, Tahoma, sans-serif;
    letter-spacing: 2px;
    font-size: 35px;
    color: #777777;
}

.portfolio-img {
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-color: #f7f4f4;
    border-style: solid;
    border-width: 5px;
    box-shadow: 1px 10px 16px #f7f4f4;
}

.portfolio-img img {
    height: 250px !important;
}

.portfolio-layer {
    display: none;
}

.email-succes {
    color: #ffff;
    background: green;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 15px 0;
}

.error-form {
    display: block;
    margin: 0;
    color: red;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
}

.portfolio-img:hover .portfolio-layer {
    width: 100%;
    height: 100%;
    top: 200px;
    background-color: #3e8fb5;
    position: absolute;
    display: flex;
    color: white;
    justify-content: center;
    z-index: 10000;
    cursor: pointer;
}

.portfolio-layer p {
    margin-top: 10px;
}

.portfolio-layer:hover {
    background-color: #ffffff;
    color: #3e8fb5;
    text-decoration: none;
}

.w3-modal-content {
    margin: auto;
    position: relative;
    padding: 0;
    outline: 0;
    top: 20%;
    width: 600px;

}

.w3-modal {
    z-index: 3;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: white;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
}

.w3-xlarge {
    font-size: 30px !important;
}

@font-face {
    font-family: 'Ailerons';
    src: url('./fonts/Ailerons.woff') format('woff'),
        url('fonts/Ailerons.ttf') format('truetype');
}

@font-face {
    font-family: 'NexaLight';
    src: url('./fonts/NexaLight.woff') format('woff'),
        url('fonts/NexaLight.ttf') format('truetype');
}

@font-face {
    font-family: 'NexaBold';
    src: url('./fonts/NexaBold.woff') format('woff'),
        url('fonts/NexaBold.ttf') format('truetype');
}

@media (max-width: 768px) {
    .contact-header {
        flex-direction: column;
        padding-left: 0;
    }



}