
@font-face {
  font-family: UniversLTPro-45Light;
  src: url('font/UniversLTPro-45Light.woff');
  font-weight: bold;
}

@font-face {
  font-family: UniversLTPro-65Bold;
  src: url('font/UniversLTPro-65Bold.woff');
  font-weight: bold;
}
@font-face {
  font-family: UniversLTPro-75Black;
  src: url('font/UniversLTPro-75Black.woff');
  font-weight: bold;
}
a, a:hover, a:link{
    text-decoration: none;
}
#main_container, #note_container{
    padding-left: 0;
    padding-right: 0;
    width: auto;
    padding-bottom: 80px;
}

#main_container{
    width: 100%;
    min-height: 600px;
    min-height: 85vh;
    background-color: #6cd1ff;
}
#col0, #text_container{
    padding-top: 25px;
    padding-top: 5vh;
}
 #col1{
        background-color: #ffffff;
    	padding-top: 50px;
		padding-bottom: 20px;
	 
}
#body_commercial{
    margin: auto;
    max-width: 1150px;
    padding-top: 0px;
}

#row_logo{
    margin: auto;
}
#row_note{
    margin: auto;
    margin-bottom: 10px;
}

#list{
    list-style-type: disc;
}
#list li{
    font-family: 'UniversLTPro-45Light';
    padding-bottom: 15px;
    font-size: 22px;
    line-height:26px;
    text-align: left;
}
b{
  font-family: 'UniversLTPro-65Bold';  
}

#image{
   margin: auto;
   width: 260px;
    padding-bottom: 20px;
}


#note{
    margin-top: 20px;
    margin-bottom: 12px;
    text-align: justify;
    padding-right: 10px;
    line-height: 12px;
    padding-left: 20px;
    color: #979797;

}
#text{
    font-family: 'UniversLTPro-45Light';
    text-align: justify;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 200;
    color: #ff1468;
    margin-top: 10px;
    margin-bottom: 0;
	max-width: 440px;
    margin: auto;
    
}

.t18{
    font-family: UniversLTPro-65Bold;
    color: #ff1468;
    font-size:45px;
    line-height: 46px;
    letter-spacing:0px;
    display: block;

}
.t40{
    font-family: UniversLTPro-65Bold;
    color: #ff1468;
    font-size:73px;
    line-height: 86px;
	letter-spacing:1px;
    display: block;
}
.t50{
    color: #ff1468;
    font-family: 'UniversLTPro-75Black';
    font-size:180px;
    /*font-size:19rem;*/
    line-height:120px;
    padding-top: 50px;
    letter-spacing: -11px;
    display: block;
}
.tdes{
    font-family: UniversLTPro-45Light;
    color: #ff1468;
    font-size:25px;
    line-height: 26px;
    letter-spacing: 0px;
    display: block;
}

#list {
    font-size: 14px;
    line-height: 24px;
    font-weight: 100;
    color: #ff1468;
    margin-top: 20px;
    padding-left: 18px;
    list-style-type: disc;
    letter-spacing: 0px;

}


#cta_aderisci {
    font-family: UniversLTPro-65Bold;
    background-color: #ff1468;
    color: #ffffff !important;
    font-weight: bold !important;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
    max-width: 440px;
    font-size: 24px;
}
#cta_aderisci a{
    color: #ffffff;
}
#bollino{
    width: 202px;
    float: right;
    margin-right: 40px;
}
#bol_date{
    font-family: 'UniversLTPro-65Bold';
    background-color: #ff1468;
    color: #ffffff;
    height: 168px;  
    text-align: center;
    font-size: 40px;
    line-height: 36px;
    font-weight: bold;
    padding-top: 50px;
}
#bol_off{
    background-color: #ffffff;
    color: #00bf58;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    height: 50px;
    margin-bottom: 10px;
 }

#logo-footer img{
    padding-top: 40px;
    max-width: 95%;
}

.form-control {
height: auto ;
font-size: 14px;
line-height: 0 ;
color: #fff;
background-color: #fff;
background-image: none;
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
padding: unset;
}



@media only screen and (max-width : 1022px) {
    

    #text{
    
    line-height: 24px;
    font-size: 20px;
    font-weight: 200;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
		margin-left: auto;
			margin-right:auto;
		max-width: 450px;
    
}
    #logo-footer {
        width: 99%;
        text-align: center;
    }
    #logo-footer img{
    max-width: 90%;
        margin: auto;
}
       .t40{
        font-size: 32px;
    }
    #cta_aderisci{
        max-width: 450px;
        margin: auto;
        margin-bottom:   20px;
    }
    #bollino{
        margin: auto;
        float: none;
    }
    
	/*br{display:none}*/
	
    #cta_mobile{
        display: block;
        margin-right: 0;
        margin-left: 0;
    }
    
    #col0{
        display: none;
    }
    
    #col1, #text_container{
        width: 100%;
        text-align: center;
    }
   
    #col1 img{
        margin: auto;
    
    }
    
    #body_commercial{
        margin:auto;
        padding-top: 10px;
    }
    
    #text_container {
        padding-left: 18px;
    }
    
    #image{
        float: none;
        margin: auto;
        padding-top: 0;
    }
    
    #botton{
        display: none;
    }
    
    #botton-mobile{
        margin: auto;
        max-width: 310px;
    }
    
  
    
    #image_commercial{
        margin: auto;
        max-width: 346px;
    }
    
    #row_logo{
        margin-bottom: 20px;
    }
}


@media only screen and (max-width : 967px) {
	
	.t50{
    font-size:160px;
	line-height: 80px;
	padding-top: 50px;
		
    }

    .t40{
        font-size: 60px;
    }
	
	.t18{
        font-size: 38px;
    }
	
    #nota{
        width: 97%;
        margin: auto;
        float: none;
    }
    #note{
        padding-right: 0;
    }
    

}
@media only screen and (max-width : 360px) {
	.t50{
    font-size: 124px;
	line-height: 60px;
	padding-top: 45px;
    }

    .t40{
        font-size: 46px;
    }
	
	.t18{
        font-size: 28px;
		line-height: 31px;
    }
	.tdes{
        font-size: 23px;
		text-align: left;
  }
	
    #bollino{
        width: initial;
    }

}


@keyframes rotanimation{
    0%{
        transform: rotate(0) translateY(0);
        }
    50%{
        transform: rotate(180deg) translateX(-20px) translateY(-40px);
        }
    100%{
        transform: rotate(360deg) translateY(+0);
        }
}

#salvagenteA{
    animation: rotanimation 50s infinite 0s linear;
}
@keyframes yourAnimation{
    0%{
        transform: rotate(0);
        }
    100%{
        transform: rotate(360deg);
        }
}

#palloneA{
    animation: yourAnimation 20s infinite 0s linear;
}
