@font-face {
    font-family: 'futura';
    src: url('/fonts/futuraltbt.eot');
    src: url('/fonts/futuraltbt.eot?#iefix') format('embedded-opentype'),         
         url('/fonts/futuraltbt.woff') format('woff'),
         url('/fonts/futuraltbt.ttf') format('truetype'),
         url('/fonts/futuraltbt.svg#futura_lt_btlight') format('svg');
		 font-weight: normal;
		 font-style: normal;
}
@font-face{ 
	font-family: 'FuturaStdBook';
	src: url('/fonts/FuturaStd-Book.eot');
	src: url('/fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/FuturaStd-Book.woff') format('woff'),
	     url('/fonts/FuturaStd-Book.ttf') format('truetype'),
	     url('/fonts/FuturaStd-Book.svg#webfont') format('svg');
}
@font-face {
    font-family: 'futura_bold';
    src: url('/fonts/futuramdbt.eot');
    src: url('/fonts/futuramdbt.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futuramdbt.woff') format('woff'),
         url('/fonts/futuramdbt.ttf') format('truetype'),
         url('/fonts/futuramdbt.svg#futura_md_btbold') format('svg');
         font-weight: normal;
         font-style: normal;
}
*{ font-family: Verdana, Arial, Helvetica, sans-serif; }

html, body {
	width: 100%;
	overflow-x: hidden;
} 
body{margin:0;}
/**/
.bloque2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.bloqueDcha2{
	width: 100%;
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}

.bloqueDcha2 img{
	max-width: 100%;
}

.bloqueDcha2 .tipoSeguro {
    margin-right: 10px;
    color: #FFF;
    top: 0;
    right: 0;
}

.tipoSeguro {
	text-align: right;
    float: left;
    width: 100%;
    font-size: 2em;
    font-family: "futura_bold";
    letter-spacing: -2.4px;
    margin-top: 36px;
}

.bloqueIzda2 .logo {
    background-color: #FFFFFF;
    padding: 26px;
    margin-left: 20px;
}

.bloqueIzda2Child, .bloqueDrcha2Child{
	position: absolute;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.cajaDotted{
    background: #ffffffa6;
    border: 1px dotted;
    width: 700px;
    margin: 0 auto;
    height: 100%;
    position: absolute;
}
.legalTxt{
	color: #333;
}
/* imagenes de fondo */
.logoMovil {
    display: none;
}
.fondoMovil{
	display: none;
}
.fondoDesktop{
	display: block;
}
/*BOTONES*/
.capaBotones {
        position: absolute;
    width: 100%;
    bottom: 7%;
}
.zona_boton {
    width: 225px;
    z-index: 1;
    margin: 10px auto;
}
.zona_boton a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.boton1, .boton2 {
    text-decoration: none;
    text-align: center;
    background-color: #19b11d;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 46px;
    margin: 0 auto;
    /* background-image: url(image/btn-coche.png); */
    background-repeat: no-repeat;
    background-position: 30px;
}
.boton2 {
    text-decoration: none;
    text-align: center;
    background-color: #ff3333;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 46px;
    margin: 0 auto;
    /* background-image: url(image/btn-coche.png); */
    background-repeat: no-repeat;
    background-position: 30px;
}
.bloqueIzda2 img, .bloqueDcha2 img {
    max-width: 100%;
    display: block;
}

.boton1 img, .boton2 img {
    max-width: 31px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
}
.boton1 span {
    position: relative;
    left: 1px;
    display: block;
    font-family: "futura_bold",Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin-right: 10px;
}
.boton1 span.txtMovil, .boton2 span.txtMovil {
    display: none;
}
.boton1 span, .boton2 span  {
    position: relative;
    left: 1px;
    display: block;
    font-family: "futura_bold",Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    margin-right: 10px;
}
/**/
/**/
.textoPromoHogar{
	position: absolute;
    bottom: 12.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    /* background: #ffffffa6; */
    /* border: 1px dotted; */
    /* margin-left: 50px; */
    /* margin-right: 50px; */
    height: auto;
    width: 100%;
    height: 520px;
}
.caja1Txt{
        position: absolute;
    width: 100%;
        bottom: 85%;
}
.textoPromoHogar .texto3 {
    font-family: "futura_bold";
    font-size: 2.3em;
    font-size: 2;
    text-align: left;
    clear: both;
    letter-spacing: -1px;
    padding-top: 50px;
    line-height: 47px;
    text-align: center;
    color: #333;
}
.hr-texto3 {
    margin-top: 0;
    width: 515px;
}
.textoPromoHogar .texto2 {
    font-family: "futura_bold";
    font-size: 4em;
    color: #333;
        line-height: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.texto2 .precio {
    font-family: "futura_bold",Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.9em;
}
.texto2 .euro {
    font-family: arial;
    margin: 1px 0 0 4px;
    font-weight: bold;
    font-size: 1.9em;
}
.textoPromoHogar .texto2Bis {
    font-family: "futura_bold";
    font-size: 5em;
    color: #fff;
    line-height: 71px;
    letter-spacing: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.divTexto5 {
    position: absolute;
    bottom: 28%;
    width: 100%;
}
.textoPromoHogar .texto5 {
    color: #333;
    text-align: left;
    margin: 0 auto;
    letter-spacing: -0.5px;
    clear: both;
    line-height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'FuturaStdBook';
    font-size: 1.6em;
    font-weight: bold;
    position: relative;
}
.texto5Span {
    font-family: "futura_bold";
    margin-left: 6px;
    letter-spacing: -3px;
    font-size: 1.1em;
}
.divTexto6 {
        position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    bottom: 20%;
}
.texto6 {
    font-family: "futura_bold";
    color: #cc0033;
    font-size: 2.4em;
    letter-spacing: -1px;
}
.tijerasImg {
    position: absolute;
    left: -15.1px;
    max-width: 29px!important;
}
.cajaTexto2 {
    position: absolute;
    bottom: 33%;
    width: 100%;
}
.tejado {
    position: absolute;
    bottom: 49%;
    width: 100%;
}
.divTexto11{
    position: absolute;
    width: 100%;
    bottom: 32px;
}
.texto11 {
    font-family: 'FuturaStdBook';
    font-size: 1.35em;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.divImgTejado{
    max-width: 68%;
    margin: 0 auto;
    display: block;
}
.imgTejado {
    max-width: 100%;
}
/**/
/**/
.legal {
    position: absolute;
    font-family: arial,Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #666666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 4em;
    padding-right: 4em;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding-top: 30px;
}
.legalDiv {
    line-height: 10px;
}
.legalDiv p {
    float: left;
    clear: both;
    margin: 0;
    margin-bottom: 5px;
}
/**/
.esp-20-10-top {
    margin-top: 20px!important;
}
/**/
.imgMovil{
    display: none!important;
}
.imgDesktop{
    display: block!important;
}
.btnA{
    bottom: 13.4%!important;
}
/**/
.legal.desktop{
	display: flex;
}
.legal.movil{
    display: none;
}

@media screen and (max-width: 1310px){
	.cajaDotted {
	width: 600px;
	}
}

@media screen and (max-width: 1250px){
    .textoPromoHogar {
        height: 433px;
        bottom: 16.5%;
    }
    
	.tipoSeguro{
		font-size: 1.7em;
		margin-top: 30px;
	}
    .textoPromoHogar .texto2 {
        line-height: 66px;
    }
    .texto2 .precio {
        font-size: 1.2em;
    }
    .texto2 .euro {
        font-size: 1.2em;
    }

.textoPromoHogar .texto3 {
    font-size: 1.8em;
}

.textoPromoHogar .texto5 {
    line-height: 22px;
    font-size: 1.15em;
}
.tejado {
    bottom: 43%;
}
.caja1Txt {
    bottom: 81%;
}

}
@media screen and (max-width: 1090px){
	.cajaDotted {
	   width: 500px;
	} 
}
@media screen and (max-width: 1050px){
	.tipoSeguro{
		font-size: 1.35em;
        letter-spacing: -1.5px;
	}
	.hr-texto3 {
        width: 435px;
    }
    .caja1Txt {
        bottom: 82%;
    }
    .divImgTejado {
        max-width: 56%;
    }
    .tejado {
        bottom: 52%;
    }
    .cajaTexto2 {
        bottom: 42%;
    }
    .divTexto5 {
        bottom: 34%;
    }
    .divTexto6 {
        bottom: 24%;
    }
    .capaBotones {
        bottom: 8%;
    }
    .textoPromoHogar {
        height: 350px;
    }
    .textoPromoHogar .texto3 {
        font-size: 1.6em;
    }
    .texto2 .euro {
        font-size: 0.9em;
    }
    .texto2 .precio {
        font-size: 0.9em;
    }
    .textoPromoHogar .texto2 {
        line-height: 44px;
    }
    .textoPromoHogar .texto2Bis {
        font-size: 4em;
        line-height: 50px;
    }
    .textoPromoHogar .texto5 {
        font-size: 1.1em;
    }
}
@media screen and (max-width: 920px){
	.cajaDotted {
        width: 450px;
    }
}
@media screen and (max-width: 890px){
	.tipoSeguro{
        font-size: 1.2em;
        letter-spacing: -1.5px;
		margin-top: 24px;
	}
	.hr-texto3 {
        width: 375px;
    }
	/*BOTONES*/
	.capaBotones {
        bottom: 4%;
    }
    .zona_boton {
        width: 185px;
    }
    .boton1 span, .boton2 span {
        font-size: 12px;
    }
    /*
    .textoPromoHogar .texto3 {
        font-size: 35px;
    }*/
    .textoPromoHogar .texto3 {
        font-size: 1.4em;
    }
    .divImgTejado {
        max-width: 50%;
    }
    .texto2 .euro {
        font-size: 0.8em;
    }
    .texto2 .precio {
        font-size: 0.8em;
    }
    .textoPromoHogar .texto2 {
        line-height: 45px;
    }
    .textoPromoHogar .texto2Bis {
        font-size: 3.5em;
        line-height: 45px;
    }
    .textoPromoHogar {
        height: 318px;
        bottom: 21%;
    }
    .caja1Txt {
        bottom: 74%;
    }
    .tejado {
        bottom: 48%;
    }
    .cajaTexto2 {
        bottom: 38%;
    }
    .divTexto5 { 
        bottom: 32%;
    }
    .divTexto6 {
        bottom: 21%;
    }
    .texto6 {
        font-size: 2em;
        letter-spacing: -2px;
    }
    .btnA {
        bottom: 11.4%!important;
    }
    .tijerasImg {
        left: -10.88px;
        max-width: 20px!important;
}
}
@media screen and (max-width: 810px){
	.textoPromoHogar .texto3 {
        font-size: 1.2em;
    }
    .textoPromoHogar .texto5 {
        font-size: 0.9em;
    }
    .divTexto6 {
        bottom: 26%;
    }
    .texto6 {
        font-size: 1.8em;
        letter-spacing: -2px;
    }
    .divTexto5 {
        bottom: 36%;
    }
    .textoPromoHogar {
        height: 288px;
    }
    .caja1Txt {
        bottom: 77%;
    }
    .textoPromoHogar {
        height: 255px;
    }
    .divImgTejado {
        max-width: 50%;
    }
    .tejado {
        bottom: 51%;
    }
    .texto2 .precio {
        font-size: 0.6em;
    }
    .texto2 .euro {
        font-size: 0.6em;
    }
    .textoPromoHogar .texto2 {
        line-height: 42px;
    }
    .cajaTexto2 {
        bottom: 41%;
    }
}

/* corte movil */

@media screen and (max-width: 768px){
	.contenido {
		width: 320px;
		margin: 0 auto;
	}
	/**/
	.tipoSeguro{
		margin-top: 24px;
	}
	.hr-texto3 {
        width: 75%;
    }
    /**/
    .legal.desktop{
        display: none;
    }
    .legal.movil{
        display: block;
    }
	/*BLOQUES*/
	.bloque2{
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
    }
	.bloqueIzda2{
	    width: 100%;
    }
    .bloqueDcha2{
	    width: 100%;
    }
    .bloqueDrcha2Child{
    	display: none;
    }
	/**/
	/* imagenes de fondo */
    .fondoMovil{
	    display: block;
    }
    .fondoDesktop{
	    display: none;
    }
    /**/
    .esp-20-10-top {
        margin-top: 10px!important;
    }
    .legalDiv {
        line-height: normal;
    }
    .logoMovil {
        background-color: #FFFFFF;
        display: block;
    }
    /**/
    .legal {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        padding-top: 10px;
        width: inherit;
    }
    
    /**/
    .caja1Txt {
        bottom: 76%;
    }
    .tejado {
    bottom: 51%;
}
    .divImgTejado {
        max-width: 80%;
    }

    .textoPromoHogar {
        height: 260px;
        bottom: 10%;
    }
    .textoPromoHogar .texto3 {
        font-size: 19px;
        line-height: 29px;
    }
    .texto11 {
        font-size: 0.8em;
        font-family: "futura_bold";
        color: #737373;
        letter-spacing: -0.5px;
    }
.divTexto11 {
    bottom: 2px;
}
    .cajaTexto2 {
        bottom: 39%;
    }
    .divTexto5 {
    bottom: 31.7%;
}
    .divTexto6 {
        bottom: 21.5%;
    }
    .texto5Span {
        letter-spacing: -2px;
        font-size: 1.15em;
    }
    .texto2 .precio {
        font-size: 0.6em;
    }
    .texto2 .euro {
        font-size: 0.6em;
    }
    .textoPromoHogar .texto2 {
        line-height: 33px;
    }
    .textoPromoHogar .texto2Bis {
        font-size: 2.5em;
        line-height: 33px;
    }
    .textoPromoHogar .texto5 {
        font-size: 0.8em;
        font-weight: bold;
        letter-spacing: normal;
    }
    .capaBotones {
        bottom: 1%;
    }

    .imgMovil{
    display: block!important;
}
.imgDesktop{
    display: none!important;
}
.btnA {
    bottom: 6.4%!important;
}
.cajaDotted {
    width: 80%;
}

   
}