html{
	padding:0;
	margin:0 auto;
	font-family:Verdana;
	 
}
body{
	margin:0 auto;
	padding:0;
	
	background:url('../img/sfondo.jpg') no-repeat;
 
	 
} 

#pagina { height:966px; } 
 .footer1 { 
	 background:#0b0d14;
	 coloR:white;
	 font-size: 11px;
	 height: 156px;
	 text-align: justify;
	 color:white;
	 padding:10px;
 }
 .footer2
 { height:20px;background:#4e5255;color:white;font-size: 12px;padding:10px;}
 
 iframe{
    background: rgb(250,250,250,0.8);
	 border: 0px; 
	 
    width: 500px;
    height: 695px;
	float:right;
	margin-right: 5%;
    margin-top: 10%;
 }
 	footer p
	{
		    
		text-align: center;
		margin-right: 105px;
		float: right;
		margin-top: 17px;
		font-size: 9px;
		color: white;
		width: 100%;
	}
	.iframe_form2   {display:none;}  
  
	@media screen and (max-width:1750px)  
	{
		body{
		
				background:url('../img/sfondo_1750.jpg') no-repeat;

		}
		iframe {
			transform: scale(0.9);
			margin-top: 7%;
			 
		}   
	

	}
	@media screen and (max-width:1600px)  
	{
		body{
		
				background:url('../img/sfondo1600.jpg') no-repeat;

		}
		iframe {
			transform: scale(0.9);
			margin-top: 7%;
			margin-right: 20px;
		}
	}

	@media screen and (max-width:1500px)  
	{
		body{
		
				background:url('../img/sfondo1500.jpg') no-repeat;

		}
		iframe {
			transform: scale(0.9);
			margin-top: 7%;
			margin-right: 10px;
		}
		.footer
		{
			margin-top:-150px;
		}
		#pagina {
			height: 828px;
		}
	}
  @media screen and (max-width:1000px) 
{
	body {
  
    margin: 0 auto;
    padding: 0;
    background: url(../img/mobile.jpg) no-repeat;
}	 


iframe {  
		width: 1000px;
   		 background: no-repeat;
		margin-right: 0px;
		margin-left:0px;
		display: block;
		clear:both;
		margin-top:1000px; 
		transform:inherit;           
	    height: 1630px;
}   



footer p{
	text-align: center;
    margin-right: 44px;
    float: right;
    margin-top: -323px;
    display: block;
    font-size: 13px;
   color: black;
    width: 92%;
		}

		.footer,.footer_sx ,.footer_dx
		{
			 color:white;    background: black;
			 font-size:30px;
		}

.submit {
    width: 527px;
    height: 78px;
    MARGIN: 0 auto;
    MARGIN-TOP: 13PX;
	font-size: 36px;
	 
}



.footer1{
	background:black;
    coloR: white;
    font-size: 21px;
    height: 500px;
    text-align: justify;
    color: white;
    padding: 10px;
    position: absolute;
	margin-top: 1580px;    
	width: 98%;
}


.footer_sx
{    width: 48%;
    height: 100px;
    display: inline-block;
    float: left;
    width: 43%;
    height: 100px;
    /* display: inline-block; */
    float: left;
    padding-left: 4%;
    font-size: 28x;
    font-weight: bold;
    position: relative;
    top: 25px;
    font-size: 40px;
    text-align: left;
}
.footer2 {
	height: 56px;
    background: #4e5255;
    color: white;
    font-size: 12px;
    font-size: 23px;
    padding: 10px;
    width: 98%;
    position: absolute;
	margin-top: 2030px;
}
.iframe_form	 {display:none;}
.iframe_form2	 {display:block;}

}