body{
	font-size: 16px;
	color: #676767;
	margin: auto;
	font-family: 'TelefonicaLight';
	background: #f0f0f0;
}
.color{
	background: #fff;
}
.background{
    background: url(../img/Banner_hbo.png);
    background-repeat: no-repeat;
    /* width: 100%; */
    padding-top: 48px;
    margin-bottom: 65px;
    background-size: cover;
    background-position: top right;
    /* background-position-x: -250px; */
}

.info_banner{
	color: #fff;
	height: auto;
	padding-left:  25px;
	box-sizing: border-box;
}

.info_banner h1 {
	font-size: 3em;
	font-family: 'TelefonicaExtraLight';
}
.caja_descuento {
	font-size: 1.5em;
	margin-top: 70px;
}
.porciento{
	font-size: 4em;
	line-height: 1em;
	font-family: 'TelefonicaExtraLight';
	line-height: 0.6em;
	display: inline-block;
}
.dcto{
	font-size: 2rem;
}
hr{
	margin: 0;
    width: 50%;
}
.terminos{
	font-size: 0.8em;
	bottom: 10px;
	margin-top: 57px;
}

.terminos_oferta{
	margin-left: 56px;
	 padding: 20px;
}

h4{
	text-align: center;
	margin: auto;
	margin: 47px 0 5px 0; 
	font-size: 1.5em;
}
h5{
	font-size: 1.1em;
}
.info_terminos{
	margin-bottom: 40px;
}
figure img {
	display: inline-block;
}

@media (max-width: 1024px){
hr{
	width: 64%;
	}
/*.container{
	width: 100%;
}*/
#form-iframe{
	height: 1155px;
}
.terminos_oferta {
    margin-left: 30px;
}
iframe{
	width: 100%;
}
}

@media (max-width: 978px){
.info_banner h1{
	font-size: 2.5em;
}
#form-iframe{
	    height: 1649px;
}	
}

@media (max-width: 768px){
iframe{
	width: 90%;
	height: 700px;
}
figure{
	text-align: center;
}
hr{
	width: 86%;
}
/*.terminos {
    margin-left: 20px;
}*/
}

@media (max-width: 767px){
.background{
	background: #2b2b2b;
	width: 100%;
	padding: 48px 0; 
}
.info_banner, .clic_to_call{
	margin: auto;
	width: 74%;
	padding-left: 0;
}
.caja_descuento{
	margin-top: 40px;
}

}

@media (max-width: 720px){
	hr{
		width: 56%;
	}
}

@media (max-width: 425px){
hr{
	width: 100%;
}
#form-iframe{
	height: 2843px;
}
.terminos_oferta {
    margin-left: 0;
}
.clic_to_call{
	width: 100%;
}
}


@media(max-width: 375px){
.porciento{
	font-size: 2.5em;
	}
.clic_to_call {
    width: 90%;
}
}

@media(max-width: 320px){
#form-iframe{
	 height: 2910px;
}
iframe{
	width: 110%;
}
}


   
@media(max-width: 240px){
iframe{
	height: 460px;
}
.terminos{
	padding: 10px;
}

#form-iframe{
	    height: 2634px;
}
}



.container{
max-width:;
}
