.mt-6 {
    margin-top: 5.3rem !important;
}

.slider-wrapper .slider-content {
    max-width: 800px;
}

.about-content-two .sec-heading .sec-title {
    font-size: 2rem;
}

.service-style-2 .service-content .title:hover {
    letter-spacing: normal;
}

.service-icon img {
    max-width: 50px;
}

.tj-service-section-two {
    padding-top: 80px;
}

.h6-tabs.team-tab-slider .swiper-wrapper {
    justify-content: center;
}

.h6-cta-content {
    padding: 80px 15px 80px 60px;
}


.h6-cta-section .h6-cta-content .sec-heading {
        padding: 20px 0 20px 20px;
}

.h6-blog-section {
    padding-top: 30px;
}

.h6-team-section {
    padding-bottom: 30px;
}

.footer-widget .footer-logo {
    max-width: 300px;
}

.footer-widget.footer-contact-infos .infos-item {
    margin-bottom: 20px;
}

.footer-widget .footer-social {
    margin-top: 30px;
}

.tj-service-section-two .sec-heading .sec-text .sec-title {
    font-size: 40px;
}

.tj-service-section-two .sec-heading .sec-text {
    max-width: 750px;
}

.h5-process-section {
    margin: 20px 0 120px;
}

.h7-process {
    padding: 50px 0;
    margin-bottom: 80px;
}

.h7-process .process-inner {
    margin-bottom: 0px;
}

.h7-process .process-left {
    padding-top: 50px;
}

.tj-history {
    padding: 120px 0 0;
}

.tj-history .sec-title {
    font-size: 40px;
}

.tj-history .sec-heading .sub-title {
    font-size: 16px;
}

.tj-history  .sec-heading .sub-title::after {
    display: none;
}

.tj-contact-area .contact-item .contactSocialList li {
    display: inline-block;
    padding-top: 20px;
}

.tj-contact-area .contact-item .contactSocialList li a {
    font-size: 20px;
    margin: 0 10px;
}

.service-category ul li {
    margin-bottom: 10px;
}

.service-category ul li a {
    padding: 10px 30px;
    font-size: 16px;
}

.tj-sidebar-cta {
    height: 380px;
}

.contactFormService {
    max-width: 100%;
    margin-top: 50px;
}

.contactFormService .title {
    max-width: 100%;
}

.footer-widget.footer-contact-infos {
    max-width: 100%;
    width: 100%;
}

.wpcf7-acceptance {
    font-size: 15px;
}

.tj-service-area .tj-post-single-post h3 {
    font-size: 50px;
    margin-bottom: 10px;
}



.contact-team-details__form textarea {
    min-height: 100px;
}

.tj-service-area .tj-post-wrapper ul {
    padding-left: 20px;
}


.tj-service-area .tj-post-wrapper ul li {
    margin-bottom: 8px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.tj-service-area .tj-post-wrapper ul li::before {
    font-family: "solvior-icons" !important;
    content: "\e90f";
    speak: never;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.podcastModule h2 {
    font-size: 40px;
}

.contactItemPodcast {
    padding: 10px !important;
    border: none !important;
    text-align: left !important;
    width: auto !important;
}

.contactItemPodcast  .contact-icon {
    width: 60px !important;
    height: 60px !important;
    margin-bottom: 0 !important;
    background-color: #aeb2b9 !important;
}

.contactItemPodcast  .contact-icon i {
    color: var(--tj-color-common-white) !important;
}

.h6-tab-right {
    justify-content: center;
}

.blog-category-two {
    margin: 0;
    padding: 0;
    border: none;
}

.blog-category-two .category-item .cate-icons {
    font-size: 16px;
    width: 42px;
    height: 42px;
}

.blog-category-two .category-item .cate-text h6 {
    font-size: 16px;
}








/* COLORI */

.redColor {
    color: var(--tj-color-theme-primary) !important;
    font-weight: 700;
}

.bordeauxColor {
    color: var(--tj-color-theme-dark) !important;
    font-weight: 700;
}

.tj-header-area.header-absolute {
    background-color: #fff;
}

.hamburger_bg {
    background-color: #fff;
}

.hamburger_menu .mean-nav ul li a {
    color: var(--tj-color-theme-dark);
    border-bottom: 1px solid rgba(84, 33, 33, 0.1);
}

.hamburger-title {
    color: var(--tj-color-theme-dark);
}

.contact-info .contact_item .subtitle {
    color: var(--tj-color-theme-dark);
}

.contact-info .contact_item .text {
    color: var(--tj-color-theme-primary);
}

.header_contact .text {
    color: var(--tj-color-theme-dark);
}

.header_contact .icon {
    background-color: var(--tj-color-theme-dark);
}

.slider-wrapper .slider-content .sub-title {
    color: #fff;
}

.slider-wrapper .slider-feature-box .desc {
    text-shadow: 1px 1px 5px var(--tj-color-theme-dark);
}

.h6-cta-section .h6-cta-content .sec-heading {
        background: rgba(255, 255, 255, 0.5);
}

.h6-cta-content .desc {
    color: #fff;
}

.header-sticky .mainmenu ul > li > a {
    color: var(--tj-color-theme-dark);
}

.tj-header-area.header-duplicate {
    background-color: #fff;
}

.tj-footer-area {
    background: var(--tj-color-theme-dark);
    border-top: 1px solid var(--tj-color-border-1);
}

.footer-widget .footer-social ul li a {
    background: #fff;
}

.tj-page-header::before {
    background-color: rgba(5, 18, 41, 0.3);
}

.tj-sidebar-cta::before {
    background: linear-gradient(153.92deg, #222 43.48%, var(--tj-color-theme-primary) 124.42%);
    opacity: 0.55;
}

.link-accettazione {
    color: var(--tj-color-theme-primary);
    font-weight: 700;
}

.link-accettazione:hover {
    color: var(--tj-color-theme-dark);
}

.service-style-2:hover .service-content .desc {
    color: var(--tj-color-common-white);
}

.tj-service-area .tj-post-single-post h4 {
    color: #222;
}

.tj-service-area .tj-post-wrapper ul li strong {
    color: var(--tj-color-theme-primary);
}

.tj-team-section-two {
    background-color: #fff;
}

.tj-team-section-two .sec-heading .sub-title {
    background-color: #fff;
}

.partnerSection .sec-heading {
    max-width: 750px;
}

.brand-slider-2 .brand-logo img {
    -webkit-filter: none;
    filter: none;
}

.brand-slider-2 .brand-logo {
    background: transparent;
}

.formJob {
    max-width: 100%;
}

.wpcf7 form .wpcf7-response-output {
    border: none !important;
}


.grecaptcha-badge { display: none; }












/* LANDING */

.h8-hero-title {
    font-size: 7rem;
}

.h8-hero-desc {
    left: -20%;
}


.tj-slider-section,
.tj-slider-section.h8-hero-inner {
    position: relative !important;
    overflow: hidden;
}

/* overlay scuro (uso ::after per compatibilità) */
.tj-slider-section.h8-hero-inner::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    inset: 0;
    background: rgba(0,0,0,0.45) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

/* porta i contenuti sopra l'overlay */
.tj-slider-section.h8-hero-inner .container,
.tj-slider-section.h8-hero-inner .slider-wrapper,
.tj-slider-section.h8-hero-inner .slider-content,
.tj-slider-section.h8-hero-inner .h8-hero-title-wrapper {
    position: relative !important;
    z-index: 2 !important;
}

.h8-hero-banner img {
    border-radius: 5px 5px 0 0;
}

.about-circle .circle-wrap {
    background: #fff;
}

.tj-feature-section .sec-heading {
    max-width: 100%;
}

.tj-feature-section .sec-heading p {
    margin-bottom: 5px;
}

.feature-item h5 {
    font-size: 1rem;
}

.feature-icon svg {
    width: 60px;
    height: 60px;
    color: #d72a2a;
}

.feature-item:hover .feature-icon svg {
    color: #fff;
}

.h8-feature {
    background-color: var(--tj-color-theme-bg);
}

.h8-feature-item.style-4 {
    background-color: #fff;
}

.tab_content ul {
    list-style: none;
    margin-bottom: 30px;
}

.tab_content ul li:not(:last-child) {
    margin-bottom: 18px;
}

.tab_content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    font-size: 18px;
    color: var(--tj-color-text-body);
}

.tab_content ul li::before {
    font-family: "solvior-icons" !important;
    color: var(--tj-color-theme-primary);
    content: "\e90f";
    font-size: 18px;
    line-height: 1;
    -webkit-margin-end: 8px;
    margin-inline-end: 8px;
    margin-top: 5px;
}

.h6-footer-widget .contact-form-one .title {
    max-width: 100%;
}

.footer-widget form span {
    color: #fff;
}

.h6-footer-widget .footer-contact-infos .infos-item .footer-social a:hover::before {
    display: none;
}

.tj-header-area.header-5 .mainmenu {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
}

.footer-copyright-area {
    background-color: #222;
    padding: 28px 0;
}



@media (max-width: 991px) {
    .h8-hero-title {
        font-size: 3rem;
    }
}

@media (min-width: 992px){
    .h6-footer-widget-title {
        font-size: 3rem;
    }

    .h6-footer-widget-top {
        padding: 30px 0;
    }

    .h6-footer-widget-top img {
        margin-bottom: 30px;
    }

    .h6-footer-widget .footer-contact-infos .infos-right, .h6-footer-widget .footer-contact-infos .infos-left {
        padding-top: 70px;
        padding-bottom: 50px;
    }
}