*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-family: 'Roboto', sans-serif !important;
    color: #59595b !important;
}
p{
    font-size: 1em
}
nav{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
img{
    max-width: 100%
}
.img-size p{
 color: black;
 margin-top: 10px
}
/* .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;
} */

.thin{
    font-weight: 100
}
.center{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.bg-light-blue{
    background-color: rgba(56,196,225,0.2);
    padding: 30px
}
.bg-blue{
    background-color: rgba(56,196,225,0.4);
    padding: 30px
}
.border-left{
    -webkit-border-radius: 20px 0 0px 20px;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 0px 20px;
}
.img-size img{
    max-width: 50%
}
.border-right{
    -webkit-border-radius: 0px 20px 20px 0px;
    -moz-border-radius: 0px 20px 20px 0px;
    border-radius: 0px 20px 20px 0px;
}
b{
    font-weight: 500
}
h2{
    color: #132439;
    text-align: center;
    padding-top: 30px
}
h3{
    padding-left: 20px
}

.max-width img{
    max-width: 60%;
    display: block;
    margin: 0 auto;
}
ul{
    font-size: 20px;
    padding-top: 5px;
    list-style: none;
}
li{
    padding-top: 10px;
}
.fondo-beneficio {
    background-color: #efeff0;
    position: relative;
    display: flex;
    margin: 0 auto;
    text-align: center;
    max-width: 300px;
    min-height: 130px;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 50px;
    justify-content: center;
    align-items: center;
    padding-top: 35px;
}
.fondo-degradado {
    background: url('../images/fondo-degradado.jpg');
    background-size: 150%;
    width: 100%;
    min-height: 150px;
    background-position: center;
}
.icon{
    background: #0140be;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    left: 40%;
    padding: 10px
}
/* .fondo-beneficio p{
padding-top: 60px} */
.vmid{
    padding-top: 200px;
    display: block;
    text-align: right;
}
p.big{
    font-size: 30px;
    color: white;
    text-align: center;
    padding: 30px 10px;
}
.logos{
    margin-top: 30px
}
.logos img{
    margin-bottom: 40px !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.circle{
    display: inline-block;
    background-color: #0140be;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right:10px;
}
.bg-gray{
    background-color: #f5f6f6;
    padding: 20px;
    position: relative;
}
.mtop{
    margin-top: 50px
}
/* Cambios 29Oct */
.mtop-8 img{
    margin-top: 90px
}
/* Cierra cambios 29Oct */

.absolute-left{
    position: absolute;
    left: 0;
    z-index: 111
}
.absolute-left img{
max-width: 50%;
}
.absolute-right img{
max-width: 50%;
}
.absolute-right{
    position: absolute;
    right: -27%;
    z-index: 111
}
.m-left{
    margin-left: 20px
}
#formu{
    color: black
}
/* #formu .text-terminales{
    color: black
} */
.mwidht img{
    width: 200px !important;
    padding-top: 100px
}
.redes{
	margin-top: 15px;
	margin-left: 30px;
}
.center{
    display: block;
    margin: 0 auto;
    text-align: center
}
.center img{
    max-width: 100px;
    display: block;
    margin: 0 auto;
    text-align: center
}
.white-under{
    color: white;
    text-decoration: underline;
}
.header-left{
	background: url(../images/header.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: left top;
    /* height: 550px; */
    position:  relative;
    margin-top: 0
}
.relative{
    position: relative;
}
.formulario-head{
	/* width: 470px;
    left: 17%; */
    position: relative;
    /* padding-top: 5%;
    padding-bottom: 5%; */
}
.formulario-head-gracias{
    width: 470px;
    left: 17%;
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
}
form p{
    margin-top: 20px;
    margin-bottom: 0;
}
.w-input{
    /* width: 100%; */
    background: transparent;
    box-shadow: none;
    border: 1px solid #38c4e1;
    /* height: 30px; */
    /* color: #38c4e1; */
    color: #91ecff;
    /* padding: 5px; */
}
.form-footer .w-input{
    color: #38c4e1 !important;
}
.w-inp-footer{
     width:98%;
}

.titl-head{
    color: black;
    font-weight: 200;
    margin-left: 10%;
    padding-top: 30px;
    font-size: 2em;
}
.mlft{
    margin-left: 14px
}
.env-btn-f{
    float: right;
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    letter-spacing: 5px;
    background: #fff;
    border: none;
    text-transform: uppercase;
    max-width: 250px;
    color: black;
}
.env-btn-f:hover{
    opacity:90%;
}
.form-control:focus {
    color: white;
    background-color: transparent;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.env-btn-footer{
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    letter-spacing: 5px;
    background: #39c4e1;
    border: none;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    max-width: 250px;
    /* margin-top: 44px; */
}
.beneficios img{
    max-width: 100%
}
.i-acepta{
	background: #f8f8f8;
}
.img-mob {
    position: absolute;
    z-index: -1;
}
.img-mob img{
    max-width: 200px;
}
.img-mob.izq{
    left: 0;
    top: 0;
}
.img-mob.der{
    right: 0;
    bottom: 0;
}


.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;
    color: white;
    margin: 5px 0 0 0;
}

.conoce-iacepta{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    background: #eea323;
    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-tpv{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    background: #42bcad;
    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-ecomerce{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    background: #0053c4;
    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-clickypaga{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    background: #aae0ff;
    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-evoclick{
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    background: #ffff;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 20px;
    letter-spacing: 3px;
    margin: auto;
    width: 200px;
    cursor: pointer;
}

.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 {
    padding: 5% 0;
    background-color: #f9f9f9;
}
#formu .text-terminales {
    color: black;
    font-weight: 400;
}
p.legales {
    font-weight: 300;
}



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

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

.mobile{
    display: none;
}
.desktop{
    display: block
}

/* evo-click */
/*.gracias{
    position: absolute;
    width: 100%
}*/

/* responsive design */
/*@media screen and (max-width: 1440px) {
    .header-left{
    background: url(../images/header-1300.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: left top;
    height: 550px;
    position:  relative;
    margin-top: 0
}
}
*/
/* responsive design */
/*@media screen and (max-width: 1280px) {
    .header-left{
    background: url(../images/header-1300.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: left top;
    position:  relative;
    margin-top: 0
}
}*/

.img-translated{
    transform: translateY(17%);
}
/* @media screen and (max-width: 1200px) {
.env-btn-footer {
    margin-left: 88%;
}
} */
select.form-control option {
    color: black;
}

@media screen and (max-width: 1100px) {
.formulario-head-gracias {
    width: 350px;
}
/*.header-left{
    background: url(../images/header-1024.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    background-position: left;
    min-height: 500px
}*/
.mwidht img {
    width: 200px !important;
    padding-top: 40px;
}
.titl-head {
    font-size: 1.6em;
}
}

@media screen and (max-width: 990px) {
.redes {
    margin-top: 15px;
    margin-left: 10px;
}
/* .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;
}
}

@media screen and (max-width: 900px) {

/*.header-left{
    background: url(../images/header-768.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    background-position: left;
}*/
.formulario-head {
    /*background: white;*/
    padding: 10px;
    /* left: 8%;
    width: 80% */
}
.formulario-head-gracias {
    background: white;
    padding: 10px;
    left: 8%;
    width: 80%
}
.header-left{
    height: auto
}
}
@media screen and (max-width:992px){
    .img-translated {
        transform: scale(1.25);
    }
}
@media screen and (max-width:885px){
    .mtop-8 img {
        margin-top: 0;
    }
}

@media screen and (max-width: 769px) {
.i-acepta {
    padding: 30px;
    text-align: center;
}
.img-size img{
    max-width: 100px
}

/* .formulario-head {
    padding: 10px;
    left: 8%;
    width: 80%;
} */
.img-translated {
    transform: translateY(0);
}
.formulario-head-gracias {
    background: white;
    padding: 10px;
    left: 8%;
    width: 80%;
}
/* .img-mob img{
    max-width: 40% !important
} */
.img-mob img {
    max-width: 150px;
}
.vmid{
    padding-top: 100px;
}
}

@media screen and (max-width: 600px) {
  /*.header-left{
    background: url(../images/header-600.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    background-position: left;
}*/
.mobile{
    display: block;
}
.desktop{
    display: none
}
.titl-head {
    margin-left: 5%;
    font-size: 25px;
    padding-bottom: 5%;
    margin-top: 5px;
}

#formu{
    padding: 15px;
}

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

.logo{
    margin-left: 10px;
}
.line-green{
    height: auto;
    border-right: none;
    padding-bottom: 50px;
}
h2{
    padding: 10px
}
.mwidht img {
    width: 200px !important;
    padding-top: 40px;
    display: block;
    /* text-align: right; */
    margin: 0 auto;
}
.titl-head {
    margin-left: 42%;
}
.white-under{
    color: black
}
.formulario-head{
    display: block;
    max-width: 100%;
    background: none;

}
.formulario-head-gracias{
    display: block;
    max-width: 100%;
    background: none;
    margin-top: 420px;
}
.mtop-8 img{
    margin-top:10px;
    max-width: 100%
}
.border-left, .border-right{
    border: none;
    border-radius: 0
}
.env-btn-footer {
    margin-left: 75%;
    margin-top: 20px;
}
}


@media screen and (max-width: 420px) {
.titl-head {
    padding-bottom: 0%;
}
.formulario-head{
    padding-bottom: 10%;
    padding-top: 10%;
}
.formulario-head-gracias{
    margin-top: 280px;
    padding:10px;
}
}


@media screen and (max-width: 400px) {
.formulario-head{
    padding-top: 0%;
}
.formulario-head-gracias{
    padding-top: 0%;
}
.env-btn-footer{
    margin-left: 65%
}
}

@media screen and (max-width: 350px) {
/* .formulario-head{
    padding-top: 105%;
} */
.redes {
    margin-left: 0px;
}
}
