*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

nav{
	background: #0054c4;
	padding-top: 30px;
	padding-bottom: 30px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding-right: 0px !important;
    padding-left: 0px !important;
}



.logo{

}

.redes{
	margin-top: 15px;
	margin-left: 30px;
}

header{
	background: url(../images/header-perfilador.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	  background-position: center center;
}

.formulario-head{
    width: 470px;
    left: 64%;
    position: relative;
    padding-bottom:2%;
    margin-top: -3%;
}

.w-input{
    width: 100%;
    background: transparent;
    box-shadow: none;
    border: 1px solid #42bcad;
    height: 30px;
    color: #42bcad;
    padding: 5px;
    border-radius: 0;
}

.w-inp-footer{
     width:98%;  
}

.titl-head{
    color: white;
    font-weight: 200;
    margin-left: 21%;
}

.env-btn-f{
    float: right;
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    letter-spacing: 5px;
    background: #42bcad;
}

.env-btn-footer{
    float: right;
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    letter-spacing: 5px;
    background: #42bcad;
    margin-left: 90%;
    margin-top: -50px;
    height: 35px;
}

.i-acepta{
	background: #f8f8f8;
}

.i-acepta{
	margin-top: 5%;
}

.imm-terminals{
	max-width: 100%;
	padding-bottom: 5%;
    width: 65%;
}

.titl-terminales{
	font-size: 25px;
    font-weight: bold;
    line-height: .9;
    margin-top: 15%;
}

.sub-terminales {
    font-size: 22px;
    font-weight: 100;
    font-style: italic;
}

.sub-terminales-ptv {
    font-size: 22px;
    padding-right:10px;
    font-weight: 100;
    font-style: italic;
}

.text-terminales {
    font-weight: bold;
    padding-right: 5px;
}

.conoce-iacepta, .conoce-evoclick, .conoce-tpv, .conoce-ecomerce, .conoce-clickypaga, .conoce-multipay, .conoce-multipayOpera, .conoce-multipayHotelero{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 20px;
    letter-spacing: 3px;
    margin: auto;
    width: 200px;
    cursor: pointer;
}
.conoce-iacepta{ background: #eea323; }

.conoce-tpv{ background: #42bcad; }

.conoce-ecomerce{ background: #0053c4; }

.conoce-clickypaga, .conoce-multipay, .conoce-multipayOpera, .conoce-multipayHotelero{ background: #aae0ff; }

.conoce-evoclick{ background: #ffff; }

.gracias{
    position: absolute;
    background: #000000bf;
    width: 100%;
    height: 100%;
    top: 0;
}

.logo-gracias{
    max-width: 100%;
    display: block;
    margin: auto;
    padding-top: 20%;
}

.gracias h1{ 
text-align: center;
color: white;
border-bottom: 3px solid #0054c4;
max-width: 600px; 
display: block;
margin: auto;
padding-bottom: 2%;

}


.conoce-iacepta:hover , .conoce-tpv:hover , .conoce-ecomerce:hover , .conoce-clickypaga:hover , .conoce-evoclick:hover{
    color: white;
}

.amarilla-line {
    width: 50%;
    height: 4px;
    background: #eea323;
    margin-top: 10%;
    float: right;
}

.azul-line{
	width: 50%;
    height: 4px;
    background: #42bcad;
    margin-top: 10%;
    float: right;
}

.blue-line{
        width: 50%;
    height: 4px;
   background: #0053c4;
    margin-top: 10%;
    float: right;  
}


.cielo-line{
    width: 50%;
    height: 4px;
   background: #aae0ff;
    margin-top: 10%;
    float: right;   
}




.negra-line{
    width: 50%;
    height: 4px;
   background: #000;
    margin-top: 10%;
    float: right;   
}

#formu{
    margin-top: 5%;
}



footer{
    margin-top: 5%;
    background: #0054c4;
    padding-top: 10px;
}

.bg-white{
    background: white;
    border-radius: 0px 15px 15px 0px;
}

.i-acepta-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.i-acepta-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.i-acepta-acrodion{
    background:#eea323;
    padding: 50px;
    display: none;
}

.acordion-i-im{
    width: 100%;
    border-right: 10px solid #eea323;
}

/* tpv */
.tpv-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.tpv-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.tpv-acrodion{
    background:#42bcad;
    padding: 50px;
    display: none;
}

.acordion-tpv-im{
    width: 100%;
    border-right: 10px solid #42bcad;
}
/* tpv */
.bg-white h2 {
    padding: 15px;
}

/* ecomerce */
.ecomercer-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.ecomercer-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.ecomercer-acrodion{
    background:#0054c4;
    padding: 50px;
    display: none;
}

.acordion-tpv-im{
    width: 100%;
    border-right: 10px solid #0054c4;
}
/* ecomerce */


/* click */
.click-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.click-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.click-acrodion{
    background:#aae0ff;
    padding: 50px;
    display: none;
}

.acordion-click-img{
    width: 100%;
    border-right: 10px solid #aae0ff;
}

.multipay-acrodion, .multipayOpera-acrodion, .multipayHotelero-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.multipay-acrodion p, .multipayOpera-acrodion p, .multipayHotelero-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.multipay-acrodion, .multipayOpera-acrodion, .multipayHotelero-acrodion{
    background:#aae0ff;
    padding: 50px;
    display: none;
}

.acordion-click-img{
    width: 100%;
    border-right: 10px solid #aae0ff;
}
/* click */




/* evo-click */
.evoclick-acrodion{
    color: #808285;
    border-top: 2px solid #58595b;
    border-right: 2px solid #58595b;
    border-bottom: 2px solid #58595b;
    padding-bottom: 5px;
    margin-top: 5%;
    width: 100%;
    margin-bottom: 5%;
    font-weight: bold;
}

.evoclick-acrodion p{
    color: #808285;
    line-height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.evoclick-acrodion{
    background:#0054c4;
    padding: 50px;
    display: none;
}

.acordion-evo-click-img{
    width: 100%;
    border-right: 10px solid #0054c4;
}
/* evo-click */





/* responsive design */
@media screen and (max-width: 1280px) {
.formulario-head {
    width: 400px;
    left: 65%;
}
.titl-head{
        margin-left: 6%;
}
}


@media screen and (max-width: 1200px) {
.env-btn-footer {
    margin-left: 88%;
}
}

@media screen and (max-width: 1150px) {
.formulario-head {
    width: 330px;
    left: 68%;
}
}

@media screen and (max-width: 1100px) {
.formulario-head {
    width: 300px;
}
}

@media screen and (max-width: 990px) {
.redes {
    margin-top: 15px;
    margin-left: 10px;
}

.env-btn-footer {
    margin-top: 0px;
}

header{
    background: url(../images/header-responsive-perfilador.jpg);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    background-position: center center;
}

.formulario-head {
    width: 80%;
    left: auto;
    padding-top: 65%;
    display: block;
    margin: auto;
}

.env-btn-footer {
    margin-left: 85%;
}

.i-acepta-acrodion p , .tpv-acrodion p , .ecomercer-acrodion p , .click-acrodion p , .evoclick-acrodion p {
    line-height: 20px;
}

.formulario-head {
    padding-top: 80%;
}

.titl-head {
    margin-left: 14%;
    padding-top: 5%;
}
.w-inp-footer {
    width: 100%;
}
}

@media screen and (max-width: 900px) {
    .formulario-head {
    padding-top: 110%;
}
}
@media screen and (max-width: 767px) {
.i-acepta {
    padding: 30px;
    text-align: center;
}

.env-btn-footer {
    margin-left: 0;
}
}

@media screen and (max-width: 600px) {
  header{
    background: url(../images/header-cel-perfilador.jpg);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    background-position: center center;
}

.titl-head {
    margin-left: 5%;
    font-size: 40px;
    padding-bottom: 0%;
    margin-top: -10px;
}

#formu{
    padding: 15px;
}

.i-acepta p{
    padding: 15px;
}

.logo{
    margin-left: 10px;
}

}


@media screen and (max-width: 420px) {
.titl-head {
    padding-bottom: 0%;
}

.formulario-head {
    padding-bottom: 10%;
    padding-top: 150%;
}
}



@media screen and (max-width: 380px) {
.formulario-head{
    padding-top: 177%;
}
}

@media screen and (max-width: 350px) {
.redes {
    margin-left: 0px;
}
}