
body{
	background-color: #C4C7B6;  
       margin: auto; z-index: -1;
    -webkit-overflow-scrolling: touch;

	}


#content {
    position: absolute;
    width: 100%;
    height: 100%;
}

	#sfondo{   
    background-image: url(sfondo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
        background-position-x: center;

        opacity: .6;
}

#disegno{
	font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    font-size: 10px;
    position: absolute;
    position: fixed;
    bottom: 0;
    left: 0;
    margin-bottom: 10px;
    margin-left: 15px;
    transform: rotate(-90deg);
    transform-origin: left;
}


#logo_container{
	position: absolute;
    z-index: 1;
    width: 40%;
    display: block;
    margin-left: 5%;
    margin-top: 2%;
}

#logo{
	  background-image: url(dovesei.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    display: block;
}

#logo_descr{
	font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    text-align: center;
}

#prod_cont{ position: absolute;
    z-index: 1;
    width: 400px;

    display: block;
    margin-left: 60%;
    margin-top: 22%;
    margin-bottom: 50px;

}

    #prod{
    	   font-family: 'TT Norms';
    font-weight: 500;
    font-style: normal;
    color: #4A546C;
    text-align: center;
    }



    #loghi{
    	background-image: url(loghi.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    display: block;
}


#sinossi{   font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;}
#dona_tasto{

    position: relative;
    width: 200px;
    height: 50px;
    
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
   }


	#dona_testo{

	    font-family: 'TT Norms';
    font-weight: 500;
    font-style: normal;
    color: #4A546C;
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    transition: .5s ease;
    
}


input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {


    position: relative;
    width: 200px;
    height: 50px;
    background: none;
    margin-right: auto;
    margin-left: auto;
    border: solid;
    border-color: #4A546C;

    transition: .5s ease;


}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button:hover > #dona_testo{
    color: #C4C7B6;

}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button:hover {
	background-color: #4A546C;
}

@media only screen and (max-width: 1680px){
#prod_cont {
    position: absolute;
    z-index: 1;
    width: 400px;
    display: block;
    margin-left: 65%;
    margin-top: 10%;
}
}
@media only screen and (max-width: 1280px){
#logo_container {
    position: absolute;
    z-index: 1;
    width: 30%;
    display: block;
    margin-left: 5%;
    margin-top: 2%;
}


#logo {
    background-image: url(dovesei.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    display: block;
}

#logo_descr {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    text-align: center;
    font-size: 13px;
}

#prod_cont {
    position: absolute;
    z-index: 1;
    width: 300px;
    display: block;
    margin-left: 53%;
    margin-top: 19%;
}

#loghi {
    background-image: url(loghi.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    display: block;
}

#sinossi {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    font-size: 12px;
}

#dona_tasto {
    position: relative;
    width: 120px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    position: relative;
    width: 120px;
    height: 50px;
    background: none;
    margin-right: auto;
    margin-left: auto;
    border: solid;
    border-color: #4A546C;
    transition: .5s ease;
}

#dona_testo {
    font-family: 'TT Norms';
    font-weight: 500;
    font-style: normal;
    color: #4A546C;
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    transition: .5s ease;
}

}
@media only screen and (max-width: 1024px){
	#logo_container {
    position: absolute;
    z-index: 1;
    width: 30%;
    display: block;
    margin-left: 5%;
    margin-top: 2%;
}


#logo {
    background-image: url(dovesei.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    display: block;
}

#logo_descr {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    text-align: center;
    font-size: 13px;
}

#prod_cont {
    position: absolute;
    z-index: 1;
    width: 300px;
    display: block;
    margin-left: 50%;
    margin-top: 23%;
}

#loghi {
    background-image: url(loghi.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    display: block;
}

#sinossi {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    font-size: 12px;
}

#dona_tasto {
    position: relative;
    width: 120px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    position: relative;
    width: 120px;
    height: 50px;
    background: none;
    margin-right: auto;
    margin-left: auto;
    border: solid;
    border-color: #4A546C;
    transition: .5s ease;
}

#dona_testo {
    font-family: 'TT Norms';
    font-weight: 500;
    font-style: normal;
    color: #4A546C;
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    transition: .5s ease;
}
}

@media only screen and (max-width: 768px) {
    body {
        overflow: visible;
        overflow-x: hidden;
    }
#logo_container {
    z-index: 1;
    width: 40%;
    display: block;
position: relative;
    margin-left: auto;
    margin-right: auto;    margin-top: 7%;
}
    #prod_cont {
position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    width: 60%;
    display: block;
 margin-top: 20%;
    padding-bottom: 10px;
    
}


#logo {
    background-image: url(dovesei.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    display: block;
}

}


@media only screen and (max-width: 480px)
{
#prod_cont {
   position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    width: 60%;
    display: block;
 
    margin-top: 20%;
    padding-bottom: 10px;
}
}

@media only screen and (max-width: 414px) {
    body {
        overflow: visible;
        
        overflow-x: hidden;
    }


    #sinossi {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    font-size: 15px;
}
#logo_container {
    z-index: 1;
    width: 70%;
    display: block;
position: relative;
    margin-left: auto;
    margin-right: auto;    margin-top: 7%;
}
    #prod_cont {
        position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    width: 73%;
    display: block;
 margin-top: 20%;
    padding-bottom: 50px;
}

#logo {
    background-image: url(dovesei.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
    display: block;
}
#logo_descr {
    font-family: 'TT Norms';
    font-weight: normal;
    font-style: normal;
    color: #4A546C;
    font-size: 10px;
    text-align: center;
}


}
