body{
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size:20px;
    font-weight: 300;
    letter-spacing: 0.2pt;
    color:#747474;
    line-height: 30px;
}

img {
    margin:0;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active, .btn-success {
    background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(14,174,87,1) 0%, rgba(12,116,117,1) 90% );
}


h1{ 
    font-size: 60px;
    font-weight: 700;
    color: #000000;
    font-family: "Montserrat", sans-serif; 
}

h2{
    font-size:37px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;
}


h3{
    font-size:23px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;
}

h4{
    font-size:18px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #000000;
}

a {
    color:#247572;
    border:none;
    text-decoration: underline;
}

.relative{
    position: relative;
}

a:hover,
a.active{
    color:#2C9692;
}

b,strong{
    font-weight:700;
}



.finale{
    font-size: 14px;
    color: #2E2D2D;
}

.finale ul{
    padding-left: 0;
}

.finale li{
    list-style-type: none;
    float: left;
    margin-right: 20px;
}

.spazio_brand_footer{
    text-align: right;
}

.img_cactus{
    margin-left: 10px;
    width: 31px;
    height: 24px;
    margin-top: -4px;
}

.bg_footer{
    border-top: 1px solid;
    border-top-color: #EAEAEA;
    font-size: 16px;
    line-height: 23px;
    background-size: cover;
}

.offcanvas.show:not(.hiding), .offcanvas.showing{
background: linear-gradient(180deg, #35AA5D, #247473 100%);
}

.nav-link{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.nav-link a:hover, a.active {
    color: #fff;
    font-weight: 700;
}

.offcanvas-body .nav-link:hover {
    color: #50EF86 !important;
    border-bottom: 0;
}

.offcanvas-body .nav-link:focus {
    color: #50EF86 !important;
    border-bottom: 0;
}

.link_page a{
    color: #676767;
    font-size: 20px;
    min-width: 150px;
    text-align: center;
}

.nav-link:focus, .nav-link:hover {
    color: #000;
    border-bottom: 3px solid #C61720;
}

.link_page:focus{
    color: #000;
    border-bottom: 3px solid #C61720;
}

.link_page a.active {
    color: #000;
    font-weight: 700;
    border-bottom: 3px solid #C61720;
}

.bg_sfumato{
    background: linear-gradient(180deg, #35AA5D, #247473 100%);
}

.bg_sfumato{
    color: #fff;
}

.bg_sfumato h4{
    color: #fff;
}

.bg_sfumato h2{
    color: #fff;
}

.arrow_icon{
    font-size: 33px;
    color: #fff;
    text-align: end;
}

.arrow_icon:hover, active{
    color: #fff;
}

.arrow_icon_black{
    font-size: 33px;
    color: #2C9692;
    text-align: end;
}

.arrow_icon_black:hover, active{
    color: #2C9692;
}

.link_big{
    color: #2C9692;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.icon_black{
    color: #fff;
    background-color: #000;
    padding: 6px 8px;
    margin-right: 8px;
    border-radius: 8px;
}

.ico_color{
    color: #000;
}

.text_intro_small{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0;
}

.title_link{
    text-decoration: none;
    color: #000;
}

.title_link h3:hover, active{
    color: #247572 !important;
}

.episodi h3{
    font-size: 16px;
}

.episodi p{
    font-size: 15px;
}

.list_episodi{
    border-top: 1px solid #EFEFEF;
}

.list_episodi_last{
    border-bottom: 1px solid #EFEFEF;
}

.text_banner{
    width: 50%;
}

.bg_banner{
    background: url(../images/img_banner.jpg) center bottom;
    background-size: cover;
    color: #fff;
    min-height: 300px;
    z-index: 100;
}

.bg_banner h2{
    color: #fff;
}

.bg_banner h4{
    color: #fff;
}

.text_green{
    color: #257771;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.list_border{
    border-right: 1px solid #EFEFEF;
}

.list_border_start{
    border-left: 1px solid #EFEFEF;
}

.box_chiaro{
    border: 1px solid #EAEAEA;
    border-radius: 20px;
}

.title_interne h1{
    font-size: 40px;
}


/* GRANDE SCHERMO */
@media (min-width: 1290px){
    


}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
    



}

/* GRANDE SCHERMO */
@media (min-width: 1900px){
    


}


/* GRANDE SCHERMO */
@media (max-width: 1489px){
  

.title_interne h1{
    font-size: 30px;
}


}

/* GRANDE SCHERMO */
@media (min-width: 1489px){
    

}


/* GRANDE SCHERMO */
@media (max-width: 1288px){
    


}

/* MEDIO */
@media (max-width: 1200px){

.link_big{
    font-size: 16px;
}

.arrow_icon_black{
    font-size: 20px;
}


}

/* SOLO TABLET */
@media (max-width: 1129px){



}


/* SOLO TABLET */
@media (max-width: 1021px){

.text_banner{
    width: 50%;
}

.bg_banner{
    min-height: auto;

}




}

/* SPAZIO TABLET */
@media (max-width: 992px) {
   
h1{
    font-size:30px;
}

h2{
    font-size:25px;
}


h3{
    font-size:20px;
}

body{
    font-size:18px;
} 

.text_banner{
    width: 100%;
}

.bg_banner{
    background: linear-gradient(180deg, #35AA5D, #247473 100%);
    border-radius: 20px !important;
}


.episodi h3{
    font-size: 18px;
}

.episodi p{
    font-size: 17px;
}

.list_border{
    border-right: 0;
    border-bottom: 1px solid #EFEFEF;
}

.list_border_start{
    border-left: 0;
    border-top: 1px solid #EFEFEF;
}


}  




/* SOLO MOBILE */
@media (max-width: 768px) {




}

/* SOLO MOBILE */
@media (max-width: 576px) {









}

