@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*@import url('../fontawesome/css/all.min.css');*/
@font-face {
    font-family: 'Graymalkin';
    src: url('../fonts/graymalkin/Graymalkin.eot');
    src: local('Graymalkin'),
        url('../fonts/graymalkin/Graymalkin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/graymalkin/Graymalkin.woff2') format('woff2'),
        url('../fonts/graymalkin/Graymalkin.woff') format('woff'),
        url('../fonts/graymalkin/Graymalkin.ttf') format('truetype'),
        url('../fonts/graymalkin/Graymalkin.svg#Graymalkin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graymalkin';
    src: url('../fonts/graymalkin/GraymalkinItalic.eot');
    src: local('Graymalkin Italic'), local('GraymalkinItalic'),
        url('../fonts/graymalkin/GraymalkinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/graymalkin/GraymalkinItalic.woff2') format('woff2'),
        url('../fonts/graymalkin/GraymalkinItalic.woff') format('woff'),
        url('../fonts/graymalkin/GraymalkinItalic.ttf') format('truetype'),
        url('../fonts/graymalkin/GraymalkinItalic.svg#GraymalkinItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

:root {
    --theme-color: #0B415B;
    --theme-color2: #33627f;
    --theme-color3: #62879a;
    --theme-color4: #f4a72e;
    --title-color: #33627f;
    --title-color1: #12486a;
    --logo-font: "Graymalkin";
    --title-font: 'Montserrat', sans-serif;
    --body-font: 'Montserrat', sans-serif;
    --body-color: '#111111';
    --section-space: 70px;
}

.text-black {
    color: #000;
}

.th-preloader .animation-preloader .txt-loading .characters {
    font-style: normal;
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(2) {
    margin-left: -27px;
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(3) {
    margin-left: -53px;
}

.th-preloader .animation-preloader .txt-loading .characters:nth-child(4) {
    margin-left: -34px;
}

.th-preloader .animation-preloader .txt-loading .characters:before {
    color: rgba(11, 65, 91, .72);
    top: -5px;
}

.img-box1 .shape1 {
    display: none;
}

.th-preloader .animation-preloader .txt-loading {
    font-family: var(--logo-font);
    text-transform: uppercase;
    font-style: italic;
}

.th-preloader .animation-preloader .txt-loading .characters {
    text-transform: lowercase;
}

.header-logo img {
    max-width: 265px;
}

.header-layout1 .logo-bg {
    width: 37.5%;
}

.header-layout1 .main-menu {
    margin-left: 0;
}

.header-layout1 .logo-bg-dx {
    width: 37.5%;
}

.header-layout1 .logo-bg-dx {
    position: absolute;
    top: 0;
    right: 0;
    width: 37.5%;
    height: 45px;
}

.header-layout1 .logo-bg-dx:before,
.header-layout1 .logo-bg-dx:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #080E1C;
    -webkit-clip-path: polygon(calc(21.5% - 70px) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(calc(21.5% - 70px) 0, 100% 0, 100% 100%, 0 100%);
    z-index: 0;
}

.header-layout1 .logo-bg-dx:after {
    background-color: var(--white-color);
    background-repeat: repeat;
    width: calc(100% - 20px);
    -webkit-clip-path: polygon(calc(18% - 60px) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(calc(18% - 60px) 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
}

.nav-btn-r {
    margin-left: 45px;
    width: 125px !important;
    min-width: 125px;
    padding: 10px 7px !important;
}

.zi9 {
    z-index: 9;
}

.header-social {
    z-index: 9;
}

.header-social img {
    max-width: 200px;
}

.header-social a {
    color: var(--theme-color);
}

.header-layout1 .header-top {
    padding: 0;
}

.main-menu>ul>li {
    margin: 0 4px;
}

.main-menu>ul>li>a {
    padding: 15px 0;
}

.main-menu>ul>li>a.th-btn.style6 {
    color: var(--theme-color);
    position: relative;
    bottom: -15px;
    padding: 10px 7px;
    width: auto;
}

.main-menu>ul>li>a.th-btn.style6:hover {
    color: var(--white-color);
}

.main-menu ul.sub-menu li a:before,
.th-mobile-menu ul li a:before {
    /*content: "\25BA \25BC \25C0 \25B2";*/
    /*content: "\27E9";*/
    content: "\203A";
    top: 2px;
    font-size: 25px;
}

.th-mobile-menu ul .th-item-has-children.th-active>a .th-mean-expand:before {
    content: "\2212";
}

.header-layout1 .logo-bg:after,
.header-layout1 .logo-bg-dx:after {
    /*background-image: url("../img/bg/bg-top7.webp");*/
}

.hero-title {
    font-size: 38px;
}

.hero-2 video {
    /*height: calc(100vh - 124px);
    margin-top: -124px;*/
}

.hero-style2 .hero-text {
    font-size: 19.05px;
    font-weight: 500;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: calc(100vh - 124px);
}

.sec-title {
    text-transform: none;
}

.year-counter_text {
    line-height: 1.2;
}

h1.sec-title,
h2.sec-title {
    font-size: 28px;
}

.shape-icon:before {
    clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
}

.service-card:before,
.service-card:after {
    background-color: #3e677b;
}

.span-logo span {
    color: var(--theme-color3);
    text-transform: lowercase;
}

.span-logo {
    font-family: var(--logo-font);
    color: var(--theme-color);
    text-transform: lowercase;
}

.span-logo.white {
    color: var(--smoke-color3);
}

.yellow {
    color: var(--theme-color4) !important;
}

.service-card:hover .span-logo,
.service-card:hover .span-logo span {
    color: var(--smoke-color3);
}

.counter-card-wrap {
    border-radius: 0;
    padding: 67px 40px !important;
}

.img-box1 {
    margin-right: 0;
    margin-left: 0;
    left: -35px;
}

.counter-card_icon:before,
.counter-card_icon:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--black-color2);
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    z-index: -2;
}

.counter-card_icon:after {
    background-color: var(--white-color);
    top: 2px;
    left: 10px;
    z-index: -1;
}

.counter-card_icon {
    padding-left: 38px;
}

.counter-card_text {
    text-align: center;
    text-transform: uppercase;
}

.counter-card-wrap .counter-card_number {
    text-align: center;
}

.list-service img {
    margin-right: 10px;
}

.list-service {
    font-size: 16px;
}

.list-service h4 {
    font-size: 18px;
}

.list-service .icon-s {
    font-size: 20px;
    border-radius: 50%;
    border: 1px dashed var(--theme-color);
    padding: 9px;
}

.list-service .text-s {
    padding-left: 10px;
    padding-bottom: 20px;
}

.img-box2:before,
.img-box2:after {
    width: 100%;
    height: 90%;
}

.img-box2 .img1 img {
    max-width: 528px;
}

.img-box2:before {
    top: -20px;
    left: 28px;
}

.img-box2:after {
    right: 22px;
    bottom: 0px;
}

.accordion-card .accordion-button {
    background-color: var(--smoke-color2);
}

.accordion-card {
    box-shadow: 0px 5px 15px rgba(42, 77, 113, 0.4);
}

.img-box2:before,
.img-box2:after {
    content: '';
    position: absolute;
    background-color: var(--theme-color);
    width: 100%;
    height: 100%;
    -webkit-animation: morph 10s ease-in-out infinite;
    animation: morph 10s ease-in-out infinite;
    z-index: -1;
}

.faq-img img {
    will-change: transform;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);

}

.footer-layout1 .logo-bg {
    background-color: var(--theme-color2);
    top: -1px;
}

.footer-layout1 .footer-logo img {
    max-width: 200px !important;
}

.footer-layout1 .logo-bg:before {
    background-color: var(--smoke-color3);
}

.footer-contact_icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    font-size: 25px;
}

.footer-contact_link {
    font-size: 18px;
    font-weight: 500;
}

.text-justify {
    text-align: justify;
}

.text-theme {
    color: var(--theme-color3) !important;
}

.text-theme-acc {
    color: var(--title-color1) !important;
}

.sub-title {
    color: var(--theme-color);
}
.accordion-area .faq-text {
    color: var(--body-color);
}
.about-text {
    color: var(--white-color);
}

/* Partner*/
.testi-grid {
    position: relative;
    background-color: var(--white-color);
    box-shadow: 0px 6px 15px rgba(8, 14, 28, 0.06);
    border-radius: 10px;
    padding: 110px 20px 20px;
    margin-top: 50px;
    min-height: 400px;
}

.testi-grid_quote i {
    color: white;
}

.testi-grid_quote {
    bottom: -31px;
}

.testi-grid_img {
    border: 0;
    height: 111px;
    padding: 8px;
    background: white;
}

.accordion-card:not(:last-child) {
    margin-bottom: 30px;
}

.accordion-card .accordion-button {
    min-height: 70px;
}

.accordion-card .accordion-body {
    border-radius: 0;
    background-color: var(--white-color);
    border: none;
    padding: 30px 30px 39px 30px;
}

.header-logo .icon-masking .mask-icon {
    width: auto;
    max-width: 300px;
}

.acquisto-chiaro .shape-mockup {
    right: 0;
    bottom: 0;
    z-index: 99;
}

.team-card .team-img {
    max-height: 264px;
    height: 265px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-card .team-content {
    box-shadow: 1px 1px 3px rgba(8, 14, 28, 0.7);
    margin: -10px auto 0 auto;
}

/**
* BREADCRUMB
*/
.breadcumb-wrapper {
    padding: 65px 0;
    overflow: hidden;
}

.breadcumb-title,
.breadcumb-menu a {
    text-shadow: 0px 0px 14px rgba(0, 0, 0, .9);
    position: relative;
}

.breadcumb-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #080e1c, #33627e);
    opacity: .7;
}

.shepe-text-reverse {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.feature-thumb12-1 img {
    border-radius: 10%;
}

.feature-thumb12-1 {
    clip-path: polygon(0 0, 100% 0, 100% 72%, 23% 83%, 13% 89%, 16% 78%, 0 68%);
}

#cose-essenziali .service-card_number {
    color: var(--theme-color);
    font-family: var(--logo-font);
    top: 40px;
    right: 12px;
    font-size: 140px;
    opacity: 0.12;
}

#cose-essenziali .testi-grid2-area .testi-indicator {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 70px;
}

#cose-essenziali .testi-grid2-area .slider-arrow {
    top: 91%;
}

#cose-essenziali .testi-grid2-area .testi-line {
    bottom: 107px;
    height: 3px;
}

#cose-essenziali .testi-grid2-thumb .box-img {
    background-color: var(--white-color);
    border: 1px solid var(--theme-color);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    padding: 5px;
    overflow: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    cursor: pointer;
    font-size: 1.5rem;
    color: var(--theme-color);
    font-weight: bold;
    font-family: var(--logo-font);
    transition: all .5s;
}

#cose-essenziali .swiper-slide-thumb-active .box-img {
    background-color: var(--theme-color);
    color: var(--smoke-color);
}

#cose-essenziali .box-title {
    font-size: 30px;
    position: relative;
}

.dlab-separator-outer {
    overflow: hidden;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dlab-separator {
    display: inline-block;
    height: 2px;
    width: 50px;
    position: relative;
    background-color: var(--theme-color3)
}

.faq-area10 .faq10-image img {
    bottom: 0;
    position: absolute;
    max-height: 100%;
}

.service-card_number {
    top: 49px;
    right: 25px;
    font-size: 70px;
    opacity: 0.7;
    font-family: var(--logo-font);
}

.shape-icon img {
    max-width: none;
}

.service-card {
    max-width: 391px;
    height: 424px;
}

.price-card_title {
    color: var(--title-color);
    border-bottom: 2px solid;
    height: 55px;
    -webkit-border-image: -webkit-linear-gradient(right, var(--theme-color) 27%, var(--white-color) 100%);
    border-image: linear-gradient(to left, var(--theme-color) 27%, var(--white-color) 100%);
    border-image-slice: 1;

    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.price-card_title img {
    margin-right: 15px;
    width: 40px;
}

.price-card:hover .price-card_title img {
    filter: drop-shadow(1px 1px 20px #3A6073) brightness(800) grayscale(1) sepia(1)
}

.price-card_title h2,
.price-card_title h3 {
    margin: 0;
    font-size: 17px;
}

.price-card:hover .price-card_title h2,
.price-card:hover .price-card_title h3 {
    color: var(--white-color);
}

.price-card:hover .price-card_title {
    -webkit-border-image: -webkit-linear-gradient(right, var(--title-color) 27%, var(--theme-color) 100%);
    border-image: linear-gradient(to left, var(--title-color) 27%, var(--theme-color) 100%);
    border-image-slice: 1;
}

.price-card_top {
    background-color: var(--white-color);
}

.price-card_content,
.price-card {
    background-color: var(--white-color);
}

.price-card_content {
    color: var(--title-color);
    font-weight: 500;
    padding: 15px 30px 30px;
    display: flex;
    align-items: flex-start;
}

.price-card .particle {
    width: 102px;
    height: 150px;
}

.price-particle {
    width: 100px;
    height: 100px;
}

.price-card_top {
    padding: var(--space-y) 0 15px;
}

.price-card_top:before,
.price-card_top:after {
    height: 100px;
    width: 100px;
}

/* Aquisto chiaro*/
#acquisto-chiaro .img-box3 .img2 img {
    padding: 10px;
}

#acquisto-chiaro .img-box3 .img2 {
    padding: 0;
}

#acquisto-chiaro .img-box3 .img3 img {
    border-radius: 10px;
    max-width: 102px;
    background: white;
    padding: 10px;
}

#acquisto-chiaro .faq-img img {
    width: auto;
}

#acquisto-chiaro .img-box3 .img2 {
    width: 100px;
}

#acquisto-chiaro .img-box3 .img3 {
    left: 50px;
    top: -27px;
}

.bg-smoke {
    background-color: #fefefe;
}

.process-card_number {
    font-family: var(--logo-font);
}

.service-grid_text {
    max-width: 100%;
}

.process-card.style3 .process-card_icon {
    height: 75px;
    width: 75px;
    line-height: 75px;
    background: var(--smoke-color2);
    padding: 10px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-card .box-title {
    margin-bottom: 15px;
}

.box-title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.box-title a:hover {
    text-decoration: none;
}

.service-grid_content {
    box-shadow: 0px 10px 15px rgba(8, 14, 28, 0.2);
}

.blog-card .box-title a:hover {
    background-size: 100% .7px;
}

.blog-card .blog-bottom {
    justify-content: flex-end;
}

.blog-contenuto h2 {
    font-size: 25px;
}

.recent-post .post-title {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 10px;
    text-transform: none;
}

.recent-post {
    align-items: flex-start;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.recent-post:last-child {
    border: 0;
}

.service-card_text {
    text-align: center;
}

.team-card .team-img {
    box-shadow: 1px 1px 7px rgba(8, 14, 28, 0.7);
}

.team-card .team-img img {
    object-fit: cover;
}

form .th-btn {
    height: 75px;
}

.boxs-1,
.boxs-2 {
    z-index: 9;
    width: auto;
    background: red;
    color: white;
    padding: 15px;
    border-radius: 5px;
    margin: 0 auto;
    animation: pulse 1s infinite;
    text-transform: uppercase;
    font-weight: 500;
    top: -30px;
}

.checklist li i {
    margin-top: 5px;
}

.checklist li {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    text-align: justify;
}

.title-area {
    margin-bottom: 15px;
}

.th-btn {
    border-radius: 10px;
}

.widget-banner h2.title {
    font-size: 30px;
    line-height: 1.7;
}

.section-heading .heading-line {
    margin: 0 auto;
    display: block;
    height: 2px;
    width: 100px;
    background-color: #33627e;
    margin-top: 7px;
    margin-bottom: 25px;
}

.section-heading {
    margin-bottom: 20px;
}

.section-heading h2 {
    font-size: 26px;
    text-align: center;
    margin: 0;
}

#formDenuncia fieldset {
    margin-bottom: 30px;
}

#formDenuncia .form-group {
    margin-bottom: 15px;
    position: relative;
}

#formDenuncia td {
    font-size: 13px;
}

#formDenuncia .th-btn {
    height: auto;
}

#formDenuncia label {
    font-weight: 500;
    margin-bottom: 0;
}

#formDenuncia .table>:not(caption)>*>*,
#formDenuncia .table {
    border-left: none !important;
    border-right: none;
    border-bottom: none;
}

#formDenuncia .th-btn.style2 {
    background-color: transparent;
    color: #0b415b;
    border: 1px solid transparent;
    padding: 4px 10px;
    box-shadow: none;
    height: 40px;
}

.shape-icon img {
    max-height: 53px;
    transition: all .5s ease-in;
}

.service-card:hover .shape-icon img {
    filter: drop-shadow(16px 16px 20px #3A6073) brightness(800);
}

.service-card:hover .service-card_number {
    color: #537789;
}

.service-card:hover .shape-icon:before {
    background-color: #537789;
}