/*INSTAGRAM*/
#sbi_images > :nth-child(n+5) {
    display: none !important;
}
#sb_instagram #sbi_load {
    display: none !important;
}

.tp-offcanvas-2-right-social a {
    line-height: 39px;
}

.al-hero-pg-title {
    font-size: 80px;
}

.al-hero-pg-title-box {
    margin-top: -120px;
}

.al-hero-pg-height {
    padding-top: 80px;
}

.tp-gallery-it-thumb {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tp-gallery-it-thumb img {
    object-fit: cover;
}

#sbi_mod_link, #sbi_mod_error {
    float: none !important;
}

.tp-blog-details-content ul {
    padding-left: 2rem;
    color: var(--tp-grey-1);
    font-family: var(--tp-ff-poppins);
}

.tp-sidebar-widget {
    padding: 30px 30px 5px 30px;
}

.text-image-content .text-image-image {
    max-width: calc(50% - 2rem);
    width: calc(50% - 2rem);
    max-height: 600px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tp-techonolgy-para p {
    margin-left: 0;
}

.al-section-pg-title {
    font-size: 80px;
}

.modal-footer, .modal-header {
    padding: 2rem;
}

.modal-body {
    padding: 0 2rem;
}

.wpcf7 .wpcf7-response-output {
    color: #f4bd0e;
    padding: 1rem 1rem !important;
    font-weight: bold;
    margin: 0px !important;
    border-radius: 5px;
    font-size: 1rem;
    text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #0fca7a;
    border: 1px solid #0fca7a !important;
    color: #ffffff;
}

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: #f4bd0e;
    border: 1px solid #f4bd0e !important;
    color: #FFFFFF;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
    text-decoration: underline;
}

.tp-team-sa-title {
    font-size: 2rem;
}

.tp-banner-cst-widget {
    width: 40%;
}

.tp-banner-cst-logo-wrap {
    clip-path: none;
    background: none;
    width: 100%;
}

.tp-banner-area .tp-video-thumb:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}

.tp-bg-common-green-2 {
    background-color: #c00000;
}

.tp-banner-cst-bottom {
    margin-top: 100px;
}

.text-image-text h3 {
    margin-bottom: 2px;
}

ul li p {
    margin-bottom: 0;
}

.tp-about-feature-info p, .tp-about-feature-info ul, .tp-about-feature-info h3 {
    color: #ffffff;
}

.tp-about-feature-info ul {
    padding-left: 2rem;
    margin-bottom: 2rem;
}

.tp-about-feature-info h3 {
    margin: 0 0 1rem 0;
}

.tp-bg-common-black-1 {
    background-color: #0e0e0e;
}

.tp-about-feature-info {
    padding: 100px;
    background-color: rgb(18, 19, 20);
}

.tp-about-process-item h4, .tp-about-process-item h3 {
    text-transform: uppercase;
    color: #c00000;
    text-align: center;
}

.tp-about-process-icon img {
    max-height: 400px;
}

.tp-about-process-item {
    height: 94%;
    padding: 15px 38px 25px 38px;
}

.tp-about-process-item .img-container {
    min-height: 400px;
    align-items: center;
}

.al-hero-pg-social-wrapper-2 .al-hero-pg-social a.gmail:hover {
    background-color: #c00000;
    border-color: #c00000;
}

.tp-offcanvas-2-area .tp-offcanvas-menu > nav > ul > li > ul > li > a {
    font-size: 1.3rem;
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu li:not(:last-child) {
    margin-bottom: 20px;
}

.tp-about-feature-info strong {
    color: #ffffff;
}

.tp-blog-details-content.video iframe {
    aspect-ratio: 640 / 360;
    width: 100%;
    height: auto;
}

.galerie-blog-row .col-12 {
    margin-top: 10px;
}

.blog-page .tp-blog-details-area h3 {
    font-size: 1.5rem !important;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: var(--tp-ff-heading);
    color: var(--tp-common-black);
    font-weight: 700;
    letter-spacing: -0.02em;
}

.blog-page .tp-blog-details-area .tp-sidebar-widget-title {
    font-family: var(--tp-ff-heading);
    font-weight: 700;
    font-size: 25px;
    color: var(--tp-common-black);
    margin-top: 0;
    margin-bottom: 20px;
}

.blog-page .tp-blog-details-area h4.tp-sidebar-rc-post-title {
    font-size: 18px;
}

.page-classique .tp-blog-details-area h2 {
    font-size: 2rem;
}

.page-classique .tp-blog-details-area ul {
    padding-left: 2rem;
    margin-bottom: 2rem;
}

.tp-offcanvas-2-right-info-title {
    font-family: var(--tp-ff-heading);
    margin-top: 0px;
    letter-spacing: -0.02em;
    display: block;
}

.loader-wrap-heading, .load-text{
    position: relative;
}

.loader-arrow-right {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -256px;
    top: -16px;
    width: 230px;
    height: 60px;
}

.loader-arrow-left {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -256px;
    top: -16px;
    width: 230px;
    height: 60px;
}

.loader-arrow-right svg, .loader-arrow-left svg {
    height: 100%;
    position: relative;
    top: initial;
    fill: none;
    transform: none;
    width: 80%;
}

.tp-blog-details-area h2 {
    font-size: 2.2rem;
}

.tp-about-feature-info h1, .tp-about-feature-info h2 {
    font-size: 36px;
}

.tp-about-feature-info h1, .tp-about-feature-info h2 {
    color: #ffffff;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .al-hero-pg-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .al-hero-pg-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .al-hero-pg-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .al-hero-pg-title {
        font-size: 40px;
    }

    .al-hero-pg-title-box {
        margin-top: -140px;
    }
}

@media (max-width: 574.98px) {
    .al-hero-pg-title {
        font-size: 40px;
    }

    .loader-arrow-right {
        right: -180px;
        top: -16px;
    }

    .loader-arrow-left {
        left: -180px;
        top: -16px;
    }

    .loader-arrow-right svg, .loader-arrow-left svg {
        width: 30%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .al-project-pg-item {
        width: 100%;
        margin-bottom: 30px;
        height: auto;
    }

    .al-project-pg-thumb {
        height: 280px;
    }

    .al-section-pg-title {
        font-size: 48px;
    }

    .al-about-pg-title-box p {
        font-size: 18px;
        line-height: 28px;
    }

    .al-about-pg-area {
        padding-bottom: 0;
    }

    .tp-portfolio-sectitle {
        font-size: 40px;
    }

    .tp-gallery-it-area .row.align-items-stretch {
        max-height: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tp-gallery-it-area .row.align-items-stretch .tp-gallery-it-thumb {
        max-height: 100% !important;
    }

    .text-image-content {
        flex-direction: column;
    }

    .text-image-text {
        width: 100%;
    }

    .text-image-content .text-image-image {
        width: 100%;
        max-width: 100%;
    }

    .text-image-content .text-image-image img {
        margin-bottom: 0 !important;
    }

    .info-contact-footer {
        flex-direction: column;
    }

    .copyright-bottom {
        flex-direction: column;
        margin-top: 1rem;
    }

    .modal-body {
        padding: 0;
    }

    .al-hero-pg-title-box {
        margin-top: -60px;
    }

    #actus-grid {
        padding: 0;
        margin: 0;
    }

    .fs-35 {
        font-size: 28px;
    }

    .tp-team-sa-title {
        font-size: 50px;
    }

    .tp-banner-cst-widget {
        width: 100%;
        height: 100px;
        padding-top: 97px;
    }

    h3 {
        font-size: 24px;
    }

    .tp-video-thumb {
        height: 130%;
    }

    .tp-postbox-wrapper {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .scrollToTop {
        height: 55px;
        width: 55px;
    }
    /*.contact-sticky-btn {
        height: 40px;
        width: 40px;
    }*/
}

@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .tp-about-feature-info {
        padding: 50px 50px 34px 50px;
    }

    .tp-about-feature-info h2 {
        font-size: 40px;
        font-weight: 600;
    }

    .tp-about-feature-info h3 {
        font-size: 32px;
    }
}

@media (max-width: 500px) {
    .tp-about-feature-info {
        padding: 32px 32px 16px 32px;
    }
}

@media (min-width: 1350px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1343px;
    }
}

@media (min-width: 1350px) {
    .container-1320 {
        max-width: 1320px;
    }
}

@media (min-width: 1350px) {
    .d-xxl-block {
        display: block !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .al-project-pg-area.pb-100 {
        padding-bottom: 105px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .al-about-pg-thumb-2 {
        padding-bottom: 60px;
    }

    .al-text-pg-slider-item span {
        font-size: 14px;
    }

    .al-text-pg-slider-item img {
        width: 14px;
        height: 14px;
    }

    .tp-team-sa-thumb {
        width: 100%;
        height: 230px !important;
    }

    .tp-team-sa-item.mb-90 {
        margin-bottom: 60px !important;
    }

    .tp-about-process-item .img-container {
        min-height: 130px;
    }

    .tp-team-sa-title {
        font-size: 28px;
    }

    .hero-page.tp-breadcrumb-area.pre-header {
        height: 40vh !important;
    }
}