/***** GENERAL ******/
body {
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Kanit', sans-serif;
    font-weight: 600!important;   
}

.font-punchline{
    font-family: 'Punchline', sans-serif;
    font-weight: 400!important;     
}
.text-yellow { color: #f1df1b !important }
.text-orange { color: #FF7E16 !important }
.text-green { color: #2e7d32 !important }
.text-blue { color: #00569C !important }
.text-red { color: #e10106 !important }
.text-white { color: white !important }
.bg-blue {background-color: #00569C;}
/********** HEADER *************/

.it-header-center-wrapper a img{
    height: 70px!important;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
    width: 30px;
    height: 30px;
    transition: all .3s;
    transform-origin: center;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon:hover,
.footer-info a .icon:hover{
    transition: all .3s;
    fill: #ffe76e!important;
}
.it-header-slim-wrapper {
   background: rgb(0,107,190);
   background: linear-gradient(86deg, rgba(0,107,190,1) 20%, rgba(0,154,255,1) 100%); 
} 
.it-header-navbar-wrapper {
  background: rgb(255,126,22);
  background: linear-gradient(95deg, rgba(255,126,22,1) 39%, rgba(255,199,23,1) 100%); 
}
.navbar { background: transparent }

.it-header-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link {
        padding: .89rem 1.1rem;
}
.header-button a{
    border: 3px solid #00569C;
    color: #00569C;
    border-radius: 50px;
    padding: 10px 25px;
    margin: 0 10px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px
}
.header-button a:last-child{
    margin: 0 0 0 10px;
}
.header-button a img{
    height: 25px!important;
    margin-right: 7px;
}
.header-button a:nth-child(2) img{
    height: 19px!important;
}
.navbar .navbar-collapsable .navbar-nav li a.nav-link { 
    color: white 
}
.logo-hamburger img {
    height: 40px
}
/********** SLIDER *************/
.wave-slider {
    position:absolute;
    bottom: 0;
    height: 18%;
    width: 100%;
}

/********** NEWS *************/
.title {
    padding:3% 0 5%;
} 
.title img {
    width: 50px;
    margin-right: 10px;
    bottom: 4px;
    position: relative;
}
h2 {
    font-size: 4rem!important;
}
.news-box {
    background: rgb(0,107,190);
    background: linear-gradient(63deg, rgba(0,107,190,1) 0%, rgba(85,170,255,1) 100%); 
    padding: 20px
}
.news-box .btn {
    background-color: white;
    position: absolute;
    bottom: 0;
    font-size: 0.9rem
}
.news-box img {
    border-radius: 0 9px 9px 0 
}
.card {
    --bs-card-bg: transparent 
}
.card.no-after>.read-more::before {
    height: 0;
}
.bg-u-sx {
    background: url("../svg/bg-1.svg") no-repeat right / cover;
}
/********** 4 BOX ***********/
.bg-home-rivista {
    background: rgb(255,126,22);
    background: url("../svg/bg_orange.svg") no-repeat left / cover, linear-gradient(71deg, rgba(255,126,22,1) 30%, rgba(255,166,0,1) 100%);
}
.btn-box, .btn-orange {
    border: 3px solid #00569C;
    border-radius: 8px!important;
}
.btn-box:hover, .btn-orange:hover {
    border: 3px solid #00569C;
}
/********** LINK VELOCI ***********/
.link-box a {
    background-color: #00569C;
}
/********** FOOTER ***********/
.it-footer-main { 
    background: rgb(0,107,190);
    background:  url("../svg/bg-footer.svg") no-repeat right / cover, linear-gradient(45deg, rgb(4 106 185) 40%, rgb(74 162 249) 110%); 
}
.it-footer .footer-bottom {
    margin-top: 1.667rem;
    padding-top: 1.333rem;
    padding-bottom: 2.5rem;
    border-top: 0;
}
.sponsor {
    margin-top: 20px;
}
.sponsor-container {
    padding: 0 20px
}
.footer-sponsor {
    background-color: white;
    padding: 20px 50px;
}
.it-footer .footer-info { 
    font-size: 1rem !important;
    transition: all .3s;
}
.it-footer .footer-bottom a + a {
    margin-left: 0 
}
/********** PAGES ***********/
.cmp-heading h2,
.print small{
    color: #00569C;
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone { color: #034875 }
.it-header-center-wrapper .top-icon a img { height:auto !important }

.evidence-section .section {  }
.evidence-section .section.mini {  }

a.read-more:hover { text-decoration: none }

img.img-bottom { vertical-align: bottom }
img.mh-slider { min-height: 580px }


.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a { color: #1565c0 }

img.img-cover { display: block; height: 100%; width: 100%; object-fit: cover }

.it-carousel-wrapper .splide__pagination { position: absolute; z-index: 3; width: 100%; margin-top: -50px }
.it-carousel-wrapper .splide__pagination button { width: 1rem; height: 1rem; background: #ffffff }
.it-carousel-wrapper .splide__pagination button.is-active { background: #e99900 }
.it-carousel-wrapper .splide__arrows { display: none }
.it-carousel-wrapper img.img-cover { max-height: 700px }

/* MAX */ 
#collapseFaq .accordion-header .accordion-button {
    border-top: 1px solid #c5c7c9;
    box-shadow: none;
    padding: 14px 24px;
    cursor: pointer;
    color: #06c;
    font-weight: 600;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content { font-size:1rem; justify-content:flex-start }


.it-footer .footer-heading-title { font-size: 1.4rem !important }
.link-list-wrapper ul li a span { color: #25598a !important }
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a { font-size:1.2rem }
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span { color: #25598a !important }
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active { border-left: 2px solid #25598a }


.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button { color:#25598a; font-size:.875rem !important }
.icon-primary { fill: #25598a !important }

.t-primary { color: #25598a }

.bg_logo_sx .avatar { background:transparent }

.fixed-list { max-height: 300px; overflow-y: auto }

.search-form-reselts { background-color: #e9e6f2; color: #1a1a1a; padding:2rem }

.form-group .btn { color: #fff !important }

.it-header-wrapper .navbar-collapsable .it-socials { color: #25598a !important }
.it-header-wrapper .navbar-collapsable .it-socials ul li a svg { fill: #25598a !important }

.icon-play { position: absolute; top: 35%; left: 0; width: 100%; height: 84px; background: url("../images/icon-play.png") no-repeat center center }
.icon-logo { position: absolute; top: 3%; left: 5%; width: 100%; height: 70px; background: url("../images/icon-logo.png") no-repeat left top }

@media (min-width: 576px) {

}

@media (min-width: 992px) {

}

@media (max-width: 992px) {
    .it-header-navbar-wrapper {
        background: white;
    }
    .navbar .navbar-collapsable .navbar-nav li a.nav-link { 
        color: #00569C;
    }
    .it-right-zone {
        display: none!important;
    }
    .it-header-center-wrapper a img {
        height: 45px !important;
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        position: absolute;
        left: initial;
        right: 0;
    }
    .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        padding-left: 0;
    }
    .it-header-center-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .it-header-slim-wrapper {
        padding: 0;
    }
    .it-header-wrapper .navbar-collapsable .close-div {
        right:20px;
        left: auto;
    }
    .bg_logo_dx {
        border-top: 5px solid #FF7E16;
    }
    
}

@media (max-width: 575.8px) {
    .footer-sponsor {
        flex-direction: column;
        margin: 20px!important;
        padding: 20px 0!important;
    }
    .sponsor-container {
        padding: 15px 20px;
    }
    h2 {
        font-size: 2.7rem !important;
    }
    .title img {
        width: 38px;
    }
    .it-footer-main { 
        background: rgb(0,107,190);
        background:  linear-gradient(45deg, rgb(4 106 185) 40%, rgb(74 162 249) 110%); 
    }
}

@media (min-width: 1400px) {

}