body,
html {
    width: 300px;
    height: 250px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    border: 0;
}


/* Container */

body {
    font-family: modern_hecolight;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#ct {
    cursor: pointer
}
#legales {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999999;
    width: 300px;
    height: 250px;
    display: none;
}

#legales img {
    width: 300px;
    height: 250px;
}

#wrapper {
    width: 300px;
    height: 250px;
    background: white;
    position: absolute;
    overflow: hidden;
    border: 1px solid #ccc;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
    cursor: pointer;
}

div,
img {
    position: absolute
}


#img4 {
    z-index: 3;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-1px
}

#img3 {
    z-index: 4;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-1px
}

#img2 {
    z-index: 5;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-1px
}

#img1 {
    z-index: 6;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-1px
}


#cuota {
    z-index: 98;
    width: 300px;
    height: 250px;
    left: -220px;
	top:-1px;
	opacity:1
}


#logoazul {
    z-index: 999;
    opacity: 0;
    width: 300px;
    height: 250px;
}
#logoblanco {
    z-index: 999;
    width: 300px;
    height: 250px;
}

.tx {
    z-index: 8;
    opacity: 0;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-1px
}
#cuota {
    z-index: 8;
    width: 300px;
    height: 250px;
	top:-1px;
	left:-250px
}



#btct{
	position:absolute;
	z-index:99998;
	cursor:pointer;
	top:230px;
	left:22px;
	opacity:0;
	display:none
}


#btct img{
	width:133px;
	height:9px;
}

#btct2{
	position:absolute;
	z-index:99998;
	cursor:pointer;
	top:174px;
	left:22px;
	opacity:0;
	display:none
}


#btct2 img{
	width:133px;
	height:9px;
}

#boton{background:url('../images/cta1.png');top:95px;left:22px;position:absolute;width:82px;height:21px;z-index:1001;opacity:0; background-size:cover}
#boton:hover{background:url('../images/cta2.png'); background-size:cover}



#dealer  {
    width:300px;
	height:250px;
	z-index:8;

}

#firma {
	position: absolute;
	top: 228px;
	left: 9px;
	z-index: 99;
	opacity: 0;
}


#cover-container  {
    width:300px;
	height:250px;
	z-index:7;

}

#cover-container .cover {
    background-color: #f7f3f2;
	
}

#cover-container .first {
    width: 10px;
    height: 250px;
	top:0;
	left:0
}

 #cover-container .second {
    width: 300px;
    height: 57px;
    left: 0px;
    bottom: 0
}

 #cover-container .third {
    width: 12px;
    height: 250px;
    bottom: 0;
	right:0
}

