/*
 * Theme Name: Icom
 * Description: Starter Theme to use with Timber
 * Author: MonkeySpace3
*/

html{scroll-behavior: smooth;font-size: 16px;}

body {
    font-family: "Sansation", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #0F3254;
    overflow-x: hidden;
}

p{
    font-size: 16px;
}

.absolute{position: absolute;}
.fixed{position: fixed;}
.relative {position: relative;}

h1{font-size: 32px;}
h2{font-size: 28px;}
h3{font-size: 22px;}
h4{font-size: 18px;}

p{
    margin-bottom: 0!important;
}

a, a:hover, a:visited{text-decoration: none; color: #0F3254;}

.testo_bianco{color:#ffffff;}
.testo_dark{color:#222222;}
.testo_ottanio{color:#003E52;}
.testo_zucchero{color:#82A0BE;}
.testo_rosa{color:#FFF5E6;}
.testo_blu{color: #0F3254!important;}
.testo_azzurro{color: #0231BE}
.mini_text{font-size:10px;}

.bg{background-size: cover; background-repeat: no-repeat; background-position: center;}

.bg_bianco{background-color: #fff;}
.bg_ottanio{background-color:#003E52; color:#fff;}
.bg_blu{background-color: #0F3254}

.circle{border-radius: 50%;}
.bordered{border: 5px solid #fff;}

.btn {
    border-radius: 20px;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 30px;
}
.btn:hover{background-color: #ccc;}
.btn:active, .btn:focus{outline: none;box-shadow: none;}
.btn-ottanio{background-color: #003E52; color: #ffffff;}
.btn-ottanio a{color:#ffffff;}
.btn-bianco{background-color: #ffffff; color: #003E52;}

.uppercase {text-transform: uppercase;}
.italic {font-style: italic;}

.light {font-weight: 300;}
.regular {font-weight: 400;}
.medium {font-weight: 500;}
.semibold {font-weight: 600;}
.bold {font-weight: 700;}
.extrabold {font-weight: 800;}
.black {font-weight: 6900;}

.overflow-h{overflow: hidden;}

header.sticky{transition: max-height 0.3s ease-out;}
header.sticky .logo{transition: width 0.3s ease-out;}

.mega-menu ul{list-style: none; font-size: 1.8rem;}
.mega-menu .menu a{color:#fff;}
.mega-menu nav{margin-top: 100px;}

/*
.mega-menu {
    transition: .3s ease-in-out;
    position: fixed;
    padding-bottom: 78px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    display: none;
    overflow-y: auto;
}
.mega-menu nav {
    padding-top: 70px;
}
.mega-menu.reveal {
    opacity: 1;
}
.close-menu {
    height: 30px;
    cursor: pointer;
    display: none;
}
*/

.footer{font-size:12px;}
.footer .social_footer{list-style: none;}
.footer .social_footer li{display: inline-block; margin-right: 5px;}
.footer .social_footer li:last-child{margin-right: 0;}

.bg_image_home {
    background-position: bottom;
    background-size: 150% 150%;
    background-repeat: no-repeat;
}

.bg_image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.titolo {
    font-size: 2.2rem;
    line-height: 2.4rem;
    font-weight: bold;
    color: #0F3254;
}

.container_banner {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 50px 0;
}

input, textarea {
    border: 1px solid #55555A!important;
    width: 100%!important;
    color: #3E556B!important;
    padding: 7px 15px;
}

input::placeholder, textarea::placeholder {
    color: #3E556B!important;
    opacity: 60%;
}

.wpcf7-spinner {
    display: none!important;
}

.wpcf7-list-item {
    margin: 0!important;
}

input[type=submit] {
    padding: 6px 60px;
    border: 1px solid #0F3254;
    background-color: #F1F8FF;
    text-transform: uppercase;
}

input[type=checkbox] {
    -ms-transform: scale(1.4); /* IE */
    -moz-transform: scale(1.4); /* FF */
    -webkit-transform: scale(1.4); /* Safari and Chrome */
    -o-transform: scale(1.4); /* Opera */
    transform: scale(1.4);
}

.margin_p p {
    margin-bottom: 8px!important;
}

.margin_p strong {
    font-size: 17px;
}

.text-1 p {
    font-size: 0.9rem;
}

.p_testo_testo p {
    font-size: 1.8rem;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    background-color: transparent;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.sidebar-menu {
    position: fixed;
    width: 50%;
    height: 100vh;
    background-color: #fff;
    top: 0;
    right: 0;
    z-index: 999999;
    transform: translateX(100%); /* fuori dallo schermo */
    transition: transform 0.3s ease-in-out;
    /* NON usare display: none */
}

.sidebar-menu.active {
    transform: translateX(0); /* entra */
}

#close {
    display: none;
    cursor: pointer;
}

#hamburger {
    cursor: pointer;
}

.wpml-ls-statics-footer {
    display: none;
}

.accordion a{color: #0231BE;}

.image_label{font-size: 12px; line-height: 14px;}

.bn{filter: grayscale(100%);}

.section_lavori .lavoro_immagine{height: 250px;}
.gallery_lavoro .swiper-slide{height: 250px; cursor: zoom-in;}

.carousel-item .ratio{background-color:#0F3254 !important;}







@media screen and (max-width: 1399px) {
}

@media screen and (max-width: 991px) {
    .h_triangle_blue {
        height: 50%;
    }
    .h_triangle_blue_banner {
        height: 50%;
    }
    .width_titolo_sezione_testo {
        width: 100%;
    }
    .img_sezione_testo {
        height: 250px;
    }
    .img_sezione_testo_2 {
        width: 100%;
    }
    .h_immagini {
        height: 300px;
    }
    .w-invia {
        width: 100%;
    }
    .h_logo {
        height: 50px;
    }
    .h_banner_home {
        height: auto;
    }
    .titolo_banner {
        color: #fff;
        font-size: 3rem;
        line-height: 3rem;
        font-weight: bold;
    }
}

@media screen and (min-width: 992px) {
    .h_triangle_blue_banner {
        height: 92%;
    }
    .h_triangle_blue {
        height: 100%;
    }
    .width_titolo_sezione_testo {
        width: 70%;
    }
    .img_sezione_testo, img_sezione_testo_2  {
        height: 100%;
    }
    .h_immagini {
        height: 650px;
    }
    .w-invia {
        width: auto;
    }
    .h_logo {
        height: 70px;
    }
    .h_banner_home {
        height: 90vh;
    }
    .w-image-banner-home {
        width: 60%
    }
    .titolo_banner {
        color: #fff;
        font-size: 3.3rem;
        line-height: 3.3rem;
        font-weight: bold;
    }
}

@media screen and (max-width: 767px) {
    .w-image-banner-home {
        width: 60%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-image-banner-home {
        width: 45%
    }
}

@media screen and (max-width: 480px) {
}