/* generale */
@media (max-width: 1199px) {
    section {
        padding: 40px 0;
    }
}

/* font */
@media (max-width: 1199px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
        line-height: 30px;
    }

    h3 {
        font-size: 20px;
    }

    p {
        font-size: 15px;
        line-height: 19px;
    }

    ul {
        gap: 10px;
        margin: 0 0 20px;
    }

    ul li {
        padding-left: 25px;
        font-size: 15px;
    }
}

/* btn */
@media (max-width: 1199px) {
    .btn {
        font-size: 18px;
    }
}

/* widget */
@media (max-width: 1199px) {
    .info-widget {
        display: none;
    }

    .chat-widget.desktop,
    .content-chat {
        display: none;
    }

    .chat-widget.mobile {
        left: 10px;
        bottom: 10px;
    }

    .progress-wrap {
        right: 10px;
        bottom: 10px;
    }

    .chat-widget {
        height: 50px;
        width: 50px;
    }

    .chat-widget img {
        width: 27px;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .chat-widget.mobile {
        display: none;
    }
}

/* navbar */
@media (max-width: 991px) {

    header .contact-bar,
    header .force-point-bar,
    .sticky-bar {
        display: none !important;
    }
}

@media (min-width: 992px) {
    header .nav-mobile {
        display: none;
    }
}

@media (max-width: 1199px) {
    header .contact-bar img {
        width: 200px;
    }

    .sticky-bar nav.navbar ul li {
        padding: 0 40px;
    }
}

/* footer */
@media (max-width: 1199px) {
    footer img.certif {
        margin-top: 15px;
    }
}

/* section */
@media (max-width: 1199px) {
    .section-1 h1 {
        margin-bottom: 30px;
    }

    .section-1 a {
        margin-bottom: 80px;
    }

    .section-3 .productCarousel-wrap .swiper-button-prev,
    .section-3 .productCarousel-wrap .swiper-button-next {
        display: none;
    }

    .section-4 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-4 h3 {
        margin-bottom: 200px;
    }

    .section-5 .box {
        width: 100%;
    }

    .section-6 {
        height: auto;
        padding: 40px 0;
    }

    .section-6 .image {
        display: none;
    }

    .section-6 img {
        display: block;
    }

    .section-6 h3 {
        margin-bottom: 50px;
    }

    .section-7 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-8 h3 {
        margin-bottom: 50px;
    }

    .section-9 h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 100px;
    }

    .section-10 img {
        max-height: 50px;
    }

    .section-11 {
        padding: 40px 0;
    }

    .section-13 {
        height: auto;
        padding: 40px 0;
    }

    .section-13 .col-lg-5 {
        padding-bottom: 0;
    }

    .section-13 .image {
        display: none;
    }

    .section-13 img {
        display: block;
    }

    .section-14 {
        background-position: left center;
    }

    .section-14 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-15 .timeline-dates {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 25px;
        margin-bottom: 30px;
    }

    .section-15 .timeline-dates li {
        list-style: none;
    }

    .section-15 .date {
        font-size: 80px;
        margin-bottom: 0;
        line-height: normal;
    }

    .section-15 h2 {
        font-size: 25px;
        line-height: normal;
    }

    .section-15 h3 {
        font-size: 20px;
    }

    .section-16 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-16 p.mini {
        display: none;
    }

    .section-17 {
        height: auto;
        padding: 40px 0;
    }

    .section-17 .image {
        display: none;
    }

    .section-17 img {
        display: block;
    }

    .section-19 .box {
        height: 350px;
    }

    .section-19 .box .text {
        margin-bottom: 40px;
        transition: none;
    }

    .section-19 .box .btn.green {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .section-19 .box:hover .text {
        margin-top: auto;
        margin-bottom: 40px;
        text-align: left;
    }

    .section-19 .box:hover .btn.green {
        opacity: 1;
        transform: none;
    }

    .section-20 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-21 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-21 p.mini {
        display: none;
    }

    .section-22 .box {
        gap: 5px;
    }

    .section-22 .box img {
        width: 100px;
    }

    .section-23 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-23 p.mini {
        display: none;
    }

    .section-25 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-26 h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .section-28 {
        height: auto;
        padding: 40px 0;
    }

    .section-28 .image {
        display: none;
    }

    .section-28 img {
        display: block;
    }

    .section-28 h3 {
        margin-top: 50px;
    }

    .section-29 h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 50px;
    }

    .section-29 img {
        width: 200px;
        margin-top: 20px;
    }

    .section-30 h1 {
        margin-bottom: 0;
    }

    .section-30 img {
        width: 90%;
        margin-top: 50px;
    }

    .section-31 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-33 .box img {
        width: 100px;
        height: 100px;
    }

    .section-33 .modal-content h2 {
        font-size: 30px;
    }

    .section-33 .modal-content h3 {
        font-size: 18px;
    }

    .section-34 h1 {
        margin-bottom: 50px;
    }

    .section-35 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-37 h2 {
        font-size: 35px;
        line-height: normal;
    }

    .section-37 .number {
        font-size: 70px;
        line-height: 50px;
    }

    .section-37 .number span {
        font-size: 70px;
        line-height: 45px;
    }

    .section-39 h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .section-39 .team-card__overlay {
        padding: 10px;
    }

    .section-39 .team-card__content h3 {
        font-size: 18px;
    }

    .section-39 .team-card__content p {
        font-size: 15px;
    }

    .section-41 {
        height: auto;
        padding: 40px 0;
    }

    .section-41 h1 {
        margin-bottom: 20px;
    }

    .section-41 .image {
        display: none;
    }

    .section-41 img {
        display: block;
    }

    .section-42 {
        height: auto;
        padding: 40px 0;
    }

    .section-42 .image {
        display: none;
    }

    .section-42 img {
        display: block;
    }

    .section-44 {
        height: auto;
        padding: 40px 0;
    }

    .section-44 .image {
        display: none;
    }

    .section-44 img {
        display: block;
    }
}

@media (max-width: 1024px) {
    .section-10 .logoCarousel-wrap .swiper-button-prev,
    .section-10 .logoCarousel-wrap .swiper-button-next {
        display: none;
    }
}

@media (max-width: 991px) {
    .section-7 p.mini {
        display: none;
    }

    .section-25 p.mini {
        display: none;
    }

    .section-34 ul {
        color: var(--White);
    }
}

@media (max-width: 767px) {
    .section-6 a {
        margin-top: 20px;
    }
}