.valori-accordion-main .valori-accordion-wrapper .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url("../images/icons/plus.png");
}

.valori-accordion-main .valori-accordion-wrapper .accordion .accordion-item .accordion-header .accordion-button::after {
    background-image: url("../images/icons/plus.png");
}



.contatti-common-banner-main .lavora-accordion-wrapper .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url("../images/icons/minus.png");
}

.contatti-common-banner-main .lavora-accordion-wrapper .accordion .accordion-item .accordion-header .accordion-button::after {

    background-image: url("../images/icons/pluss.png");
    width: 11px;
    height: 11px;
    background-size: 11px;
}

.contatti-common-banner-main .form-wrapper .form-group span.wpcf7-form-control-wrap {
    width: 100%;
}

.contatti-common-banner-main .form-wrapper .form-check {
    padding-left: 9px;
}

.contatti-common-banner-main .form-wrapper .form-check .form-check-label br {
    display: none;
}

.contatti-common-banner-main .form-wrapper .form-check .form-check-label {

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.portfolio-banner-main .portfolio-filter-main .button-group {

    justify-content: center;

}

.contatti-common-banner-main .form-wrapper.form-flex .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}

.language-btn .trp-shortcode-switcher {
    background: transparent;
    border-radius: 0;
    color: #fff !important;
    padding: 0 !important;

}

.language-btn .trp-language-item-name {
    color: #fff !important;
}

.language-btn .trp-shortcode-arrow path {
    stroke: #fff;
}

.trp-language-switcher-container ul.sub-menu {
    left: unset !important;
    min-width: auto !important;
}


footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex p {

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 11px;
    width: 100%;
}


footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex p .wpcf7-form-control-wrap {

    flex: 1;
}

footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex p br {
    display: none;
}

footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex p .wpcf7-spinner {
    position: absolute;
    margin: 0;
}

footer .main-footer .follow-us-box .privacy-flex li {
    position: relative;
}

footer .main-footer .follow-us-box .privacy-flex li:nth-child(2) {
    padding-left: 15px;
}

footer .main-footer .follow-us-box .privacy-flex li:nth-child(2)::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

footer .main-footer .follow-us-box .privacy-flex ul#menu-footer-policy-menu {
    justify-content: flex-start;
    gap: 10px;
}

button.button.is-checked {
    font-weight: 800 !important;
}

.contatti-common-banner-main .portfolio-details-wrapper figure.wp-block-image.size-full {
    margin-top: 20px;
}

.case-history-banner-main .case-history-grid .single-case-history a .image-box .overlay .bottom-part p {

    line-height: 1.3;

}

.media-banner-main .media-filter-main .media-grid-parent {

    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
}

.portfolio-banner-main .portfolio-filter-main .portfolio-grid-parent {
    /* min-height: 100vh; */
    display: flex;
    flex-wrap: wrap;
    height: unset !important;
}

.contatti-common-banner-main .portfolio-details-wrapper figure {
    margin-top: 20px;
    margin-bottom: 20px;
}

.common-btn a {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.common-btn a::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(106deg, #0e2f5f 28.48%, #0084ce 81.08%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.common-btn a:hover::after {
    opacity: 1;
}

.load-more-wrapper .common-btn {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.media-banner-main .media-filter-main .media-grid-parent {
    height: unset !important;
}

footer .main-footer .footer-common-links article p {

    text-transform: unset;
}


.portfolio-banner-main .portfolio-filter-main .portfolio-grid-parent .single-grid .image-box .overlay {

    background: transparent;
    opacity: 1;
    visibility: visible;


}

.portfolio-banner-main .portfolio-filter-main .portfolio-grid-parent .single-grid:hover .image-box .overlay {

    background: #112e5ebf;


}

.sidebar-area .mean-container .mean-nav>ul li a.mean-expand {

    top: 7px;
    width: 30px;
    height: 30px;
    /* background: rgba(255, 255, 255, 0.25); */
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 25px !important;

}


/* header .main-header.transparent-header .header-flex .main-header-items ul li a {
    color: #fff;

} */

header .main-header .header-flex .header-bar span {

    background: #0e2f5f;
}

header .main-header .header-flex .header-bar .text {
    color: #0e2f5f;
}

header .main-header.transparent-header .header-flex .header-bar span {
    background: #fff;
}

header .main-header.transparent-header .header-flex .header-bar .text {
    color: #fff;
}



header .main-header.transparent-header.sticky .header-flex .header-bar span {

    background: #0e2f5f;
}

header .main-header.transparent-header.sticky .header-flex .header-bar .text {
    color: #0e2f5f;
}

/* header .main-header.transparent-header.sticky .header-flex .main-header-items ul li a {
    color: #0e2f5f;
} */



.richidi-fixed-btn {
    top: unset;
    transform: unset;
    bottom: 70px;
}


footer .main-footer .follow-us-box .news-letter-box .form-check {
    padding: 0;
}

footer .main-footer .follow-us-box .news-letter-box .form-check span.wpcf7-list-item {
    margin: 0;
}

footer .main-footer .follow-us-box .news-letter-box input[type=checkbox] {
    float: unset;
    margin: 0;
}

footer .main-footer .follow-us-box .news-letter-box .form-check label {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
}

footer .main-footer .follow-us-box .news-letter-box .form-check label span.wpcf7-list-item-label {
    width: calc(100% - 28px);
}

footer .main-footer .follow-us-box .news-letter-box .form-check label label.form-check-label {
    display: unset;
}

.servizi-sticky-menu-main .servizi-sticky-menu-wrapper {
    overflow-x: unset;
}


.compact-megamenu-main .megamenu-items li.trp-language-switcher-container {
    /* display: none; */
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.compact-megamenu-main .megamenu-items ul li a {
    display: block;
}

.compact-megamenu-main .megamenu-items ul li a {
    position: relative;
}

.compact-megamenu-main .megamenu-items ul li a:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 100%;
    transition: .4s;
    left: -200%;
    width: 500%;
    height: 1px;
    background: #ffffff;
    opacity: 0;
}



.megamenu-items {
    overflow: hidden;
}

.compact-megamenu-main .megamenu-items ul li a:hover::after {
    opacity: 1;
}

.valori-accordion-main .valori-accordion-wrapper .accordion .accordion-item:nth-child(odd) .accordion-button {
    color: #052365;


}

.valori-accordion-main .valori-accordion-wrapper .accordion .accordion-item:nth-child(even) .accordion-button {
    color: #0084CE;

}


.contatti-common-banner-main .form-title-box .share {
    position: relative;

}

.contatti-common-banner-main .form-title-box .share .share-trigger {
    cursor: pointer;
    text-decoration: none;

    display: inline-block;
}

.contatti-common-banner-main .form-title-box .share .social-icons {
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    gap: 10px;
    padding: 10px 0;
    justify-content: flex-end;
    width: 100%;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 100;
    margin-top: 5px;
}

.contatti-common-banner-main .form-title-box .share:hover .social-icons {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.contatti-common-banner-main .form-title-box .share .social-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff !important;
    transition: transform 0.2s ease;
    text-decoration: none;
}

/* .contatti-common-banner-main .form-title-box .share .social-icon:hover {
    transform: scale(1.1);
} */

.contatti-common-banner-main .form-title-box .share .social-icon.facebook {
    background: #1877f2;
}

.contatti-common-banner-main .form-title-box .share .social-icon.linkedin {
    background: #0a66c2;
}

.contatti-common-banner-main .form-title-box .share .social-icon.instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.contatti-common-banner-main .form-title-box .share .social-icon.twitter {
    background: #000;
}

.share-wrapper {
    text-align: right;
}

.social-icon.whatsapp {
    background: #25d366;
}

.social-icons i.fa-brands.fa-whatsapp {
    margin-top: 0px !important;
}


/* .workflow-main .image-box {
    aspect-ratio: 320 / 139;
}

.workflow-main .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.workflow-main {
    background: linear-gradient(270deg, #007BBC 0%, #0E2F5F 95.62%);
}



.workflow-main .desktop-workflow-wrapper .swiper {
    width: 100%;
    height: 100%;
}



.workflow-main .desktop-workflow-wrapper .swiper .swiper-slide .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.workflow-main .custom-button-prev {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #052365;
    cursor: pointer;
}


.workflow-main .custom-button-next {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #052365;
    cursor: pointer;
}

.mobile-workflow-main {
    background: linear-gradient(270deg, #007BBC 0%, #0E2F5F 95.62%);
}



.mobile-workflow-main .mobile-workflow-wrapper .swiper {
    width: 100%;
    height: 100%;
}



.mobile-workflow-main .mobile-workflow-wrapper .swiper .swiper-slide .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobile-workflow-main .custom-button-prev {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #052365;
    cursor: pointer;
}


.mobile-workflow-main .custom-button-next {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #052365;
    cursor: pointer;
}


.compact-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;

}

.compact-overlay.active {
    opacity: 1;
    visibility: visible;
}

.compact-megamenu-main.active {
    opacity: 1;

}

.compact-megamenu-main {
    background-position: top center !important;
}

.megamenu-header .trp-language-item-name {
    font-family: Barlow;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}

.megamenu-header svg.trp-shortcode-arrow {
    display: none;
}

header .main-header .header-flex .main-header-items ul li a>i {
    margin-right: 8px;
    transition: 0.3s ease-in-out;
    font-size: 11px;
}

header .main-header .header-flex .main-header-items ul li:hover a i {
    transform: rotate(90deg);
}


header .main-header .header-flex .main-header-items ul li ul {
    background: #e9eaeb;
    top: 100%;
    box-shadow: none;
}



.bottom-fix-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 9999;
}

.bottom-fix-menu ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bottom-fix-menu ul li {
    flex: 1;
    text-align: center;
    border-right: 1px solid #fff;
    transition: 0.3s ease-in-out
}


.bottom-fix-menu ul li a {

    color: #052365;
    text-align: center;
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.088px;
    text-transform: uppercase;
    background: #DDD;
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
    transition: 0.3s ease-in-out
}

.bottom-fix-menu ul li a span.icon {
    display: block;
    margin-bottom: 6px;
}

.row.profilo-mobile .image-box {
    margin-bottom: 30px;
}

.row.profilo-mobile .image-box img {
    max-width: 100%;
}



.row.profilo-mobile .members-wrapper {

    text-align: center;
}

.row.profilo-mobile .members-wrapper .single-member {
    margin-bottom: 14px;
}

.row.profilo-mobile .members-wrapper .single-member .name {
    color: #052365;
    font-size: 17.313px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.61px;
    text-transform: capitalize;
    font-family: "Barlow", sans-serif;
}

.row.profilo-mobile .members-wrapper .single-member .designation {
    color: #020202;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.488px;
    font-family: "Barlow", sans-serif;
}


@media(min-width: 1441px) {
    .valori-accordion-main {
        margin-top: 150px;
        padding-bottom: 150px;
    }
}

@media(min-width: 1365px) and (max-width: 1440px) {
    .compact-megamenu-main .shape {

        width: 525px;
        height: 500px;

    }

    .valori-accordion-main {
        margin-top: 130px;
        padding-bottom: 130px;
    }

}

@media(min-width: 1200px) and (max-width: 1440px) {
    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li a {

        padding-top: 15px;
        padding-bottom: 15px;

    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        justify-content: center;
        column-gap: 20px;
        row-gap: 10px;
    }

    .servizi-sticky-menu-main {

        padding-top: 10px;
        padding-bottom: 10px;
    }


    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li a {

        padding-top: 0;
        padding-bottom: 0;

    }

    .profilo-team-main .profilo-team-content-box {

        padding-top: 60px;
    }

    footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex .news-letter-btn {
        width: 100%;
    }

    header .main-header .header-flex .main-header-items ul {

        gap: 30px;
    }

}

@media(min-width: 1200px) and (max-width: 1365px) {
    header .main-header {

        padding-left: 20px;
        padding-right: 20px;

    }

    header .main-header .header-flex .main-header-items ul {

        gap: 30px;
    }

    .valori-accordion-main {
        margin-top: 100px;
        padding-bottom: 100px;
    }


}


@media(max-width: 1249px) {
    header .main-header .header-flex .header-bar {
        width: 32px;
        display: block;
    }

    header .main-header .header-flex .main-header-items ul li a>i {
        display: none;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        flex-wrap: wrap;

        min-width: unset;

    }


}

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

@media(max-width: 1199px) {
    .workflow-main {
        display: none;
    }

    header .main-header {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    footer .main-footer .follow-us-box .news-letter-box .input-wrapper-flex .news-letter-btn {
        width: 100%;
    }

    .servizi-sticky-menu-main {
        padding: 15px 0px;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        gap: 15px;
        flex-wrap: wrap;
        min-width: unset;
        justify-content: center;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li {
        line-height: 1;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li a {
        padding-top: 0;
        padding-bottom: 0;
    }
}


@media(min-width: 768px) {
    .contatti-common-banner-main .form-title-box .share {
        text-align: right;

    }

    .bottom-fix-menu {
        display: none;
    }

    .row.profilo-mobile {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .servizi-sticky-menu-main {
        padding: 15px 0px;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        gap: 15px;
        flex-wrap: wrap;
        min-width: unset;
        justify-content: center;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li {
        line-height: 1;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li a {
        padding-top: 0;
        padding-bottom: 0;
    }
}


@media (max-width: 767px) {
    .single-servizi-main .image-box {

        position: unset;
        width: 100%;
    }

    .single-servizi-main:nth-child(even) .content-box-wrapper {
        padding-left: 0px;
    }

    .single-servizi-main:nth-child(odd) .content-box-wrapper {
        padding-right: 0px;
    }

    .partner-main .title-box {

        padding: 0 15px;
    }

    footer .main-footer .follow-us-box .privacy-flex ul#menu-footer-policy-menu {

        justify-content: center;
    }

    .footer-description-box {
        margin-bottom: 30px;
    }

    .single-servizi-main:nth-child(odd) .col-lg-6:nth-child(1) {
        order: 2;
    }

    .single-servizi-main:nth-child(odd) .col-lg-6:nth-child(2) {
        order: 1;
    }

    .single-servizi-main .image-box {
        margin-bottom: 30px;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        gap: 10px;
        flex-wrap: wrap;
        min-width: unset;

    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul li {
        line-height: 1;
    }

    .servizi-sticky-menu-main {

        padding: 10px 0px;
    }

    footer .main-footer .row:nth-child(2) .col-lg-3:nth-child(2) {
        display: none;
    }

    .contatti-common-banner-main .form-title-box .share .social-icons {

        justify-content: flex-start;

    }

    .servizi-sticky-menu-main .servizi-sticky-menu-wrapper ul {
        justify-content: center;
    }

    .richidi-fixed-btn {
        display: none;
    }

    .profilo-team-main {
        background-image: unset !important;
        height: unset !important;
    }

    .row.profilo-desktop .members-wrapper {
        display: none !important;
    }

    .profilo-team-main .profilo-team-content-box {
        height: unset;
    }

    .profilo-team-main .profilo-team-content-box .inner-content-box h1 {
        margin-bottom: 0;
    }

    .profilo-team-main .profilo-team-content-box .inner-content-box {
        width: 100%;
        text-align: left;
        padding-right: 0;
        padding: 50px 0;
    }

    .common-breadcrumb-wrapper {
        padding: 20px 15px;
    }


}