body{
font-family: 'bw_seido_round_demoregular';
background-color: #f5f4f4;
}
textarea, select, input, button { 
    outline: none; 
}
button:focus {outline:0;}

h1{
    margin-top: 26%;
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.h1_w {
    color: white;
    margin-top: 28%;
    font-weight: normal;
    text-align: right;
    padding-right: 10vw;
    font-size: 2vw;
}
.linea{
    display: none;
}
.linea_a{
    display: none;
}
.top{
	background-color: #fabd0a;
	height: 3vw;
	text-align: left;
}
.whatsapp{
	color: white;
	font-family: 'bw_seido_round_demobold';
}
.whatsapp a{
	color: white;
}
.ingresar{
	background-color: #30302f;
	color: #ececed;
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 0.4vw;
	padding-bottom: 0.4vw;
	border-radius: 20px;
	border: none;
}
.sec1{
	background-image: url('../img/f1.png');
	background-size: cover;
	width: 100%;	
	color: #30302f;
	margin-top: -5px;
}
.sec1 p{
	margin-left: 2%;
	font-size: 3vw;
	font-family: 'bw_seido_round_demothin';
	line-height: 3vw;

}
.logo{
	width: 17%;
	margin-left: 1.5%;
	margin-top: 2%;
}
.ri{
	font-family: 'bw_seido_round_demobold';
}
.bajada{
	font-size: 1.5vw !important;
}
.sec2{
	background-color: #30302f;
	width: 100%;
	padding-bottom: 5vw;
}
.burb{
	margin-bottom: 25%;
	margin-left: 10% !important;
}
.compu{
	margin-top: -15%;
	position: absolute;
    margin-left: 20%;
    width: 60%;
}
.curva{
width: 20vw;
}
.sec3{
	width: 80%;
	margin-left: 8%;
}
.proceso{
	    margin-top: -4%;
	    margin-bottom: 	100px;
	    width: 100%;
}
.specs{
    position: absolute;
    margin-top: -25%;
}
.spec{
	width: 15%;
	height: 17vw;
	background-color: #f5f4f4;
	float: left;
    margin-right: 5%;
    -webkit-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
	border-radius: 	25px;
	padding:1vw;
}
.spec .titulo{
color: #fabd0a;
font-weight: bold;
text-align: center;
font-family: 'bw_seido_round_demobold';
font-size: 1.3vw;
line-height: 1.3vw;
margin-top: 1vw;
margin-bottom: 	0.5vw;
height: 3vw;
}
.spec .descripcion{
color: #aaaaa9;
text-align: center;
font-size: 	0.8vw;
}
.sec4{
	background-image: url("../img/f2.png");
	width: 100%;
	height: 30vw;
}
.flecha{
	width: 5%;
	margin-top: -1%;
}
.rco{
	width: 30%;
	margin-top: 2.5vw;
}

.texto-rco{
	color: white;
	width: 28%;
	margin: 0 auto;
	margin-top: 2vw;
}
.pricing{
	width: 500px;
	height: 150px;
	background-color: white;
	border-radius: 25px;
	margin: 0 auto;
	margin-top: 50px;
	/* font-size: 4vw; */
    font-size: 3vw;
	line-height: 6vw;
	padding-top: 0.8vw;
}
.coin{
	width: 110px;
	margin-top: -10px;
}
.moneda{
	color: #aaaaa9;
    font-size: 0.7vw;
    margin-top: -3.2vw;
    margin-right: -10vw;
}
.sec5{
	background-color: white;
	width: 100%;
	padding-bottom: 150px;
	padding-top: 150px;
}
.sec5 a{
	color: white;
}
.contactate{
	color: #aaaaa9;
	font-weight: bold;
	font-size: 1vw;
	font-family: 'bw_seido_round_demoblack';
}
.comenza{
	color: black;
	font-size: 4vw;
	font-family: 'bw_seido_round_demobold';
	margin-bottom: 2vw;
}
.gform{
	background-color: #fabd0a;
	color: white;
	font-size: 0.8vw;
	font-family: 'bw_seido_round_demobold';
	border: none;
	padding-top: 1vw;
	padding-bottom: 1vw;
	padding-left: 2vw;
	padding-right: 2vw;
	border-radius: 15px;
}
.sec6{
	background-color: #30302f;
	width: 100%;
	padding-bottom: 2vw;
	color: white;
}
.tec img{
	width: 300px;
	margin-right: 3vw;
	margin-top: -17vw;
}
.dat{
	font-size: 0.8vw;
	padding: 2vw;
	margin-left: 4vw;
	line-height: 1.5vw;
}
.dat img{
	width: 300px;
	margin-left: -20px;
}
.dat a{
	color: white;
}
.redes{
	margin-left: 25px;
}
.redes img{
	width: 50px;
	margin-right: 25px;
}
.formulario .titulo{
	font-size: 2.3vw;
	margin-bottom: 1.5vw;
	text-align: center;
}
.contacto input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px black;
    color: black;
    font-size: 1vw;
    font-weight: 300;
    line-height: 1.5vw;
    margin-bottom: 1.5vw;
}
.contacto textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border: solid 1px black;
    color: black;
    font-size: 1vw;
    font-weight: 300;
    line-height: 2vw;
    height: 8vw;
    margin-top: 1.5vw;
    padding: 1vw;
}
.contacto .leyenda {
    font-weight: 700;
    font-size: 1vw;
    text-align: left;
    color: black;
    padding-top: 2.5vw;
}
.enviar{
	background-color: #fabd0a;
	color: white;
	font-size: 0.8vw;
	font-family: 'bw_seido_round_demobold';
	border: none;
	padding-top: 0.7vw;
	padding-bottom: 0.7vw;
	padding-left: 4vw;
	padding-right: 4vw;
	border-radius: 15px;
	margin-top: 2.5vw;
}
.cc{
	width: 70%;
	margin-top: -15%;
	border-radius: 25px;
	background-color: #ececed;
	padding: 2vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	-webkit-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
}
h2{
	font-size: 1.3vw;
    line-height: 2vw;
}
.b_individuales{
	display: none;
}
.b_individuales img{
	display: none;
}
.cl{
	width: 50%;
	float: left;
}
.cr{
    width: 34%;
    float: right;
    margin-right: 10vw !important;
    margin-top: -7vw;
}
@media only screen and (max-width: 1536px) {

}

@media only screen and (max-width: 1366px) {
	.specs{
	    margin-top: -27%;
	}
	.spec {
    	height: 15vw;
	}
	.pricing {
	    width: 32%;
	    height: 9vw;
	    font-size: 3vw;
	    line-height: 6vw;
	    padding-top: 1vw;
	}
	.moneda {
	    margin-top: -4.2vw;
	    margin-right: -12vw;
	}
	.sec4 {
    background-image: url(../img/f2.png);
    width: 100%;
    height: 40vw;
}
	.sec5 {
    background-color: white;
    width: 100%;
    padding-bottom: 8vw;
    padding-top: 8vw;
	}
	.dat img {
	    width: 13vw;
	    margin-left: -11px;
	}
	.redes {
    	margin-left: 1vw;
	}
	.redes img{
	    width: 3vw;
	}
	.tec img {
    	width: 17vw;
    	margin-right: 3vw;
	}
    .h1_w {
        color: white;
        margin-top: 42.9vw;
        font-weight: normal;
        text-align: right;
        padding-right: 10vw;
        font-size: 2vw;
    }
}

@media only screen and (max-width: 1280px) {
.texto-rco {
    width: 48%;
    margin-top: 2vw;
    font-size: 1vw;
}
.h1_w {
    color: white;
    margin-top: 46.4vw;
    font-weight: normal;
    text-align: right;
    padding-right: 10vw;
    font-size: 2vw;
}
}
@media only screen and (max-width: 1024px) {
.burb {
    margin-bottom: 25%;
    margin-left: 10% !important;
    width: 100%;
}
.specs {
    margin-top: -29%;
}
.coin {
    width: 81px;
    margin-top: -3px;
}
.pricing {
    width: 32%;
    height: 10vw;
    font-size: 3vw;
    line-height: 6vw;
    padding-top: 1vw;
}
.sec4 {
    height: 44vw;
}
.h1_w {
    color: white;
    margin-top: 41.6vw;
    font-weight: normal;
    text-align: right;
    padding-right: 10vw;
    font-size: 2vw;
}
}
@media only screen and (max-width: 800px) {

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait)  {

}

@media only screen and (max-width: 700px) {
.top {
    background-color: #fabd0a;
    height: 15vw;
    text-align: left;
    width: 100vw;
}
.sec1 {
    width: 119%;
    margin-top: -3px;
    background-image: url('../img/f1-r.png');
	background-size: cover;
	height: 112vw;
	background-position: 0% 90%;
}

.logo {
    width: 62%;
    margin-left: 20%;
    margin-top: 22%;
}
.sec1 p {
    margin-left: 2%;
    font-size: 9vw;
    font-family: 'bw_seido_round_demothin';
    line-height: 12vw;
    text-align: center;
}
.bajada{
	display: none;
}
.col-burb{
	display: none;
}
.formulario .titulo {
    font-size: 8.3vw;
    margin-bottom: 5.5vw;
    text-align: center;
    line-height: 10vw;
    margin-top: 10vw;
}
.contacto input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px black;
    color: black;
    font-size: 4vw;
    font-weight: 300;
    line-height: 7.5vw;
    margin-bottom: 5.5vw;
}
.contacto textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border: solid 1px black;
    color: black;
    font-size: 4vw;
    font-weight: 300;
    line-height: 2vw;
    height: 34vw;
    margin-top: 1.5vw;
    padding: 2vw;
}
.contacto .leyenda {
    font-weight: 900;
    font-size: 4vw;
    text-align: center;
    color: black;
    padding-top: 2.5vw;
}
.l_bajada {
    font-size: 2.8vw;
    text-align: center;
}
.enviar {
    background-color: #fabd0a;
    color: white;
    font-size: 3.5vw;
    font-family: 'bw_seido_round_demoTHIN';
    border: none;
    padding-top: 1.7vw;
    padding-bottom: 1.7vw;
    padding-left: 10vw;
    padding-right: 10vw;
    border-radius: 7px;
    margin-top: 2.5vw;
    margin-right: 23%;
    margin-bottom: 7vw;
    margin-top: 7vw;
}
.cc{
	width: 75%;
	margin-top: -32%;
}
.b_individuales{
	margin-top: 15vw;
	text-align: center;
	margin-bottom: 50vw;
	display: block;
}
.b_individuales img{
	width: 40%;
	margin: 10%;
	margin-bottom: 0%;
	display: inline-flex;
}
.compu {
    margin-top: -26%;
    position: absolute;
    margin-left: 6%;
    width: 90%;
}
.proceso{
	display: none;
}
.sec3{
	height: 500vw;
}
.specs{
	margin-top: 82%;
}
.spec {
    width: 71%;
    height: 68vw;
    background-color: #f5f4f4;
    float: left;
    margin-right: 0%;
    -webkit-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
    box-shadow: 0px 0px 26px 6px rgba(0,0,0,0.09);
    border-radius: 11px;
    padding: 4vw;
    margin-left: 12%;
    margin-bottom: 12%;
}
.spec .titulo {
    color: #fabd0a;
    font-weight: bold;
    text-align: center;
    font-family: 'bw_seido_round_demobold';
    font-size: 6.3vw;
    line-height: 7.3vw;
    margin-top: 10vw;
    margin-bottom: 12vw;
    height: 3vw;
    width: 100%;
}
.spec .descripcion {
    color: #aaaaa9;
    text-align: center;
    font-size: 3.5vw;
}
.flecha {
    width: 18%;
    margin-top: -1%;
}
.rco {
    width: 65%;
    margin-top: 9.5vw;
}
.sec4 {
    height: 115vw;
}
.texto-rco {
    width: 66%;
    margin-top: 5vw;
    font-size: 3vw;
}
.pricing {
    width: 69%;
    height: 28vw;
    font-size: 7vw;
    line-height: 24vw;
    padding-top: 2vw;
}
.moneda {
    margin-top: -5.2vw;
    margin-right: 0px;
    font-size: 2.7vw;
    position: absolute;
    right: 20vw;
}
.contactate {
    color: #aaaaa9;
    font-weight: bold;
    font-size: 2.5vw;
    margin-top: 10vw;
    font-family: 'bw_seido_round_demoblack';
}
.comenza {
    color: black;
    font-size: 9vw;
    font-family: 'bw_seido_round_demobold';
    margin-bottom: 11vw;
    width: 70%;
    text-align: center;
    margin-left: 14%;
    line-height: 9vw;
    margin-top: 7vw;

}
.gform {
    background-color: #fabd0a;
    color: white;
    font-size: 3vw;
    font-family: 'bw_seido_round_demobold';
    border: none;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-left: 10vw;
    padding-right: 10vw;
    border-radius: 8px;
}
.sec5 {
    background-color: white;
    width: 100%;
    padding-bottom: 8vw;
    padding-top: 8vw;
    padding-bottom: 19vw;
}
.dat {
    font-size: 4vw;
    padding: 2vw;
    margin-left: 16vw;
    line-height: 7.5vw;
    margin-top: 10vw;
}

.dat img {
    width: 65vw;
    margin-left: -15px;
}
.redes img {
    width: 15vw;
}
.redes {
    margin-left: 4vw;
}
.tec img {
    width: 83vw;
    margin-right: 8vw;
    margin-top: 21%;
}
.whatsapp {
	margin-right: 23%!important;
}
h1 {
    margin-top: 48%;
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 6vw;
}
.h1_w{
   color: white; 
   margin-top: -25%;
   font-weight: normal;
   font-size: 7vw;
   text-align: center;
   padding-right: 0px;
}
.sec2 {
    background-color: #30302f;
    width: 100%;
    padding-bottom: 5vw;
    padding-bottom: 41vw !important;
}
.curva{
    display: none;
}
.linea{
    display: block;
    margin-left: 49%;
}
.linea_a {
    display: block;
    position: absolute;
    top: 58vw;
    left: 41vw;
    z-index: -1;
    height: 321vw;
}
h2 {
    font-size: 5vw;
    line-height: 8vw;
}
}
