html{margin: 0}
header{background-color: #f49900;}
input{border-radius:0 !important;}
footer{background-color: #000; color: #fff}
.alt-s{height: 10px}
.alt-1{height: 25px}
.alt-2{height: 50px}
.alt-3{height: 100px}
.alt-4{height: 150px}
.alt-5{height: 100px}
.alt-6{height: 250px}
.alt-7{height: 300px}
.alt-8{height: 350px}
.alt-9{height: 400px}
.alt-10{height:450px}
.skinny{margin-right: 0;margin-left: 0;}
.nopad{padding-right: 0;padding-left: 0;}
.banner{background-image: url('../img/banner_nuevo.jpg');min-height: 600px;background-position: fixed;color: #fff;background-size: cover}
.banner h1{color: #f49900}
.boton{background-color: #39aaeb;padding: 10px 20px;border-radius: 0;display: inline-block;color: #fff}
.cotizar{background-color: #39aaeb;padding: 10px 50px;border-radius: 0}
.check{background-image: url('../img/check.png');padding-left: 25px;background-repeat: no-repeat;line-height: 13px;margin-bottom: 20px}
.thumbnail{background-color: transparent;border:none; border-radius: 0}
#logo{position: absolute;left: 0}
#ventajas{background-image: url('../img/ven.jpg');background-size: cover}
#panel hr{border-color: #000}
#funcion{background-image: url('../img/funcion.jpg');background-size: cover;color: #fff}
#pagos{background-image: url('../img/ban2.jpg');background-size: cover;}
#cotiza{background-color: #363636;color:#fff;}

.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
.box{
	position: fixed;
	z-index: 10;
	right: -540px;
	transition:0.5s;
	-webkit-transition: 0.5s;
	padding: 0px;
	top: 15%;
}
.clicked{
    margin-right:540px;
 }
#oculto{
	float: left;
	background-image: url('../img/cuadrado.png');
	background-size: cover;
	min-height: 395px;
	width: 540px;
	padding: 20px 30px;
	color: #fff;
	margin-left: -5px;
}