/*============================================================================================*/
/* Assessment Santander X */
/*==============================================/Portada.svg==============================================*/

.content-sx{
  background: url(../assets/img/portadas/bannerPrincipal.png);
  background-repeat: no-repeat; 
  /*background-size: 100% 100%; */
  background-size: cover; 
  background-attachment: scroll; 
  overflow-y: hidden;
}


.content-res{
background: url(../assets/img/resultado.png);
background-repeat: no-repeat; 
background-size: 102% 100%; 
background-attachment: scroll; 
overflow-y: hidden;
}
/* .footer_index{ 

} */

.footer_index img{
content:url(../assets/img/footer.png);
display: flex; 
position:absolute; 
bottom:0;
width: 100%; 
height:32%;
}

.fondo-dct{
  background: #F7F8FA;
  background-repeat: round; 
 /*  background-size: cover; 
  background-attachment: fixed; */ 
  overflow-y: hidden;
}

.btnSx-B {
color: #fff;
text-decoration: none;
transition: background .5s ease;
-moz-transition: background .5s ease;
-webkit-transition: background .5s ease;
-o-transition: background .5s ease;
display: inline-block;
cursor: pointer;
outline: none;
text-align: center;
background: #F57C20;
/*border: 1px solid #ec0000;*/
border:none;
position: relative;
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 25px;
line-height: 1;
padding: 13px 40px;
font-family: OpenSans-Bold,sans-serif;
}


.contenido_prev{
display: flex;
/* flex-direction: column; */
align-items: center;
justify-content: center;
width: 100%;
height: 85%;
padding-right: 0px !important;
padding-left: 0px !important;
margin-right: 0px !important;
margin-left: 0px !important;
}

#rectanguloL{
height: 100%;
}

#assessment{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
padding: 2rem;
}

.rectangulo-logo{
height: 50%;
}

.contenido{
display: flex;
/* flex-direction: column; */
align-items: center;
justify-content: center;
width: 100%;
padding-right: 0px !important;
padding-left: 0px !important;
margin-right: 0px !important;
margin-left: 0px !important;
padding: 3rem 0;

}

.footer-instrucciones{
padding: 1rem;
padding-left: 2rem;
font-size: 13px;
background: #EDEFF2;
}

.Comenzar {
width: 130px;
height: 30px;
font-family: ProximaNova;
font-size: 22px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: normal;
text-align: center;
color: #fff;
}


.btnSx-B:hover{
background: #A6A6A8;
color: #fff;
}

.btnSx-B:focus {
outline: none;
box-shadow: none;
}

.textos{
margin-left: 0 !important;
margin-right: 0 !important;
}

.terjeta-grafica{
margin-right: 5px;
}

.p-bienvenida{
font-size: 20px;
margin-top: 4rem !important;

}

.contenido-derecho{
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 100px;
}

.footer-logos{
justify-content: end;
align-items: center;
}

.tarjeta-pincipal{
height: 100%;
background-color:#ffffff; 
border-radius: 18px 18px 0 0 !important;
box-shadow: 0px 16px 72px rgb(31 31 51 / 6%);
border: none;  
}

.espacio-cuestionario{
padding: 0 80px;

}

.input-56{
height: 55px !important;
font-size: 15px;
}

.mb_2{
margin-bottom: 2rem !important;
}

.presuntas{
/* margin-top: -10rem;*/
} 

.rowPreguntas{
padding: 100px 60px;
}

.check-deshabilitado{
background-color: #EFEFEF;
align-items: center;
padding: 1rem 2rem;
width: 100%;margin: 1rem;
border-radius: 5px;
}

.check-habilitado{
color:#FFF;
background-color: #3ECDDC;
align-items: center;
padding: 1rem 2rem;
width: 100%;margin: 1rem;
border-radius: 5px;
font-weight: 700;
}

.logos-responsive{
  margin-bottom: -10rem;
  display: flex;
  justify-content: end;
}

@media (max-width: 890px) {
.content-sx{
    background: url(../assets/img/bannerPrincipal-movil.png);
    background-repeat: no-repeat; 
    /*background-size: 100% 100%;*/
    background-size: cover;
    background-attachment: scroll; 
    overflow-y: hidden;
    padding:10px;
    padding-left:0px
    
}
.content-res{
  background: url(../assets/img/resultados_mobil.png);
  background-repeat: no-repeat; 
  background-size: 102% 100%; 
  background-attachment: scroll; 
  overflow-y: hidden;
}

.footer_index img{
  content:url(../assets/img/footer_mobil.png);
  display: flex; 
  position:absolute; 
  bottom:0;
  width: 100%; 
  height:12%;
}

.footer-instrucciones{
  padding: 1rem;
  padding-left: 2rem;
  font-size: 13px;
  background: #EDEFF2;
}


.contenido_prev{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.contenido{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding: 3rem 0;
}

.caja-texto{
  display: flex;
  flex-direction: column;
  margin-left: 0 !important; 
  align-items: center;
  text-align: center;
}

.texto-caja{
  margin-top: 2rem;
  margin-left: 0 !important;
}

#rectanguloL{
  height: 20% !important;
}

.preguntas_assessment{
  padding: 0 !important;
}

.terjeta-grafica{
  margin-right:  0 !important;
}

.p-bienvenida{
  font-size: 20px;
  margin-top: 1rem !important;
}

.contenido-derecho{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 50px;
}

.footer-logos{
  justify-content: flex-start;
  align-items: center;
}


.tarjeta-pincipal{
  height: auto;
  background-color:#ffffff; 
  border-radius: 17px 17px 0 0 !important;
}

.espacio-cuestionario{
  padding: 0 25px;

}

.presuntas{
  margin-top: -3rem;
}

.rowPreguntas{
  margin-top: 5rem !important;
}

.logos-responsive{
  margin-bottom: -10rem;
  display: flex;
  justify-content: center;
}

}

@media (max-width: 1500px) {
#grupo_preguntas{
  flex-direction: column !important;
}

.tarjeta-pincipal{
  height:100%;
  background-color:#ffffff; 
  border-radius: 17px 17px 0 0 !important;
}

.rowPreguntas{
  padding: 0px;
}

#assessment{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
}
}

@media (max-width: 1400px) {
.tarjeta-pincipal{
  height:auto;
  background-color:#ffffff; 
  border-radius: 17px 17px 0 0 !important;
}
}

@media (max-width: 991px) {
.content-sx-2{
    background: #F7F8FA;    
    background-repeat: no-repeat; 
    /*background-size: 100% 100%;*/
    background-size: cover;
    background-attachment: fixed; 
    overflow-y: hidden;
    padding:10px;
    padding-left:0px
}
#rectanguloL{
  height: 20% !important;
}

#grupo_preguntas{
  flex-direction: column !important;
}

.tarjeta-pincipal{
  height:auto;
  background-color:#ffffff; 
  border-radius: 17px 17px 0 0 !important;
}
}

@media (max-width: 767px) {
.content-left-sx {
  padding: 0px 15px 35px 15px;
}
}

.centrado-sx {
 display: flex;
 align-items: center;
}

/* LOADER SX */
.app-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  border-right: 4px solid #f2f2f2;
  border-top: 4px solid #f2f2f2;
  border-left: 4px solid #f2f2f2;
  border-bottom: 4px solid transparent;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  animation: spin 1.6s linear infinite;
  margin: -76px 0 0 -76px;
}
          
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}  
          
.app-loading_img {
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 6px;
  right: 0;
  margin: auto;
  width: 36px;
  height: 36px
}


/* NIVEL BARRA */
@keyframes load{
from {
  width: 0%
}
}
@-webkit-keyframes load{
from {
  width: 0%
}
}
@-moz-keyframes load{
from {
  width: 0%
}
}
@-o-keyframes load{
from {
  width: 0%
}
}

.bar{
background-color: #EEE;
padding: 2px;
border-radius: 15px;
margin-bottom: 5px;
font-size: 14px;
color: #FFF;
font-weight: bold;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.bar::before{
content:  attr(data-skill);
background-color: #f3b0ff;
display: inline-block;
padding: 5px 0 5px 10px;
border-radius: inherit;
animation: load 4s 0s;
-webkit-animation: load 4s 0s;
-moz-animation: load 4s 0s;
-o-animation: load 4s 0s;
}

.bar.front::before{
background-color: #ffcc33;
}
.bar.back::before{
background-color: #000;
}

.bar.learning::before{
width: calc(20% - 10px);
}
.bar.basico::before{
width: calc(40% - 10px);
}
.bar.intermedio::before{
width: calc(60% - 10px);
}
.bar.advanced::before{
width: calc(80% - 10px);
}
.bar.avanzado::before{
width: calc(100% - 10px);
}

.bontonera{
background-color: #F57C20;
font-size: 16px;
color: white;
padding: 10px 20px;
border: none;
border-radius: 25px;
cursor:pointer;
margin:5px;
}

.bontonera:focus {
outline: 0 !important;
}


.graficos{
padding: 2rem;
}

.caja-texto{
display: flex;
flex-direction: column;
padding: 1rem;
align-items: center;
text-align: center;
}

.texto-caja{

}

.row.equal-cols {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
display: block;
}

.row.equal-cols > [class*='col'] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}

.row.equal-cols > [class*='col'] > * {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; 
}

.caja{
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  background: transparent;
}
.box{
  width: 250px;
  height: 200px;
  background: transparent;
  overflow: hidden;
}

.box img{
  width: 100%;
  height: auto;
}
@supports(object-fit: cover){
    .box img{
      height: 100%;
      object-fit: cover;
      object-position: center center;
    }
}

.row.equal-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }
  
  .row.equal-cols:before,
  .row.equal-cols:after {
  display: block;
  }
  
  .row.equal-cols > [class*='col'] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  }
  
  .row.equal-cols > [class*='col'] > * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; 
  }


  .sa {
    width: 140px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
  }
  .sa-success {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
  }
  .sa-success:after, .sa-success:before {
    background: #fff;
    content: "";
    height: 120px;
    position: absolute;
    transform: rotate(45deg);
    width: 60px;
  }
  .sa-success:before {
    border-radius: 40px 0 0 40px;
    width: 26px;
    height: 80px;
    top: -17px;
    left: 5px;
    transform-origin: 60px 60px;
    transform: rotate(-45deg);
  }
  .sa-success:after {
    border-radius: 0 120px 120px 0;
    left: 30px;
    top: -11px;
    transform-origin: 0 60px;
    transform: rotate(-45deg);
    animation: rotatePlaceholder 4.25s ease-in;
  }
  .sa-success-placeholder {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
  }
  .sa-success-fix {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
  }
  .sa-success-tip, .sa-success-long {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
  }
  .sa-success-tip {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip 0.75s;
  }
  .sa-success-long {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong 0.75s;
  }
  
  @keyframes animateSuccessTip {
    0%, 54% {
      width: 0;
      left: 1px;
      top: 19px;
    }
    70% {
      width: 50px;
      left: -8px;
      top: 37px;
    }
    84% {
      width: 17px;
      left: 21px;
      top: 48px;
    }
    100% {
      width: 25px;
      left: 14px;
      top: 45px;
    }
  }
  @keyframes animateSuccessLong {
    0%, 65% {
      width: 0;
      right: 46px;
      top: 54px;
    }
    84% {
      width: 55px;
      right: 0;
      top: 35px;
    }
    100% {
      width: 47px;
      right: 8px;
      top: 38px;
    }
  }
  @keyframes rotatePlaceholder {
    0%, 5% {
      transform: rotate(-45deg);
    }
    100%, 12% {
      transform: rotate(-405deg);
    }
  }

 /*  .imagen-ac{
    position: relative;
  } */
  .content-left-wrapper .imagen-ac::after{
    position: absolute;
    left: 34%;
    top: 133px;
    content: "";
    width: 750px;
    height: 500px;
    background-image: url(../assets/img/resultados-img.png);
    background-repeat: no-repeat;
    background-size: cover;
  }



.logos-responsive {
  text-align: right !important;
}  

.altura-card{
  height:auto;
}

.dots .img-dots-r::after {
position: absolute;
left: 78.5%;
top: 90px;
content: "";
background-image: url(../assets/img/dot-pt2.png);
height: 150px;
width: 200px;
background-repeat: no-repeat;
margin-right: 10px;
background-size: contain;
/* margin-left: 36px;*/
}

.dots-home .img-dots-r-home::after {
position: absolute;
left: 89.5%;
top: -36px;
content: "";
background-image: url(../assets/img/dot-pt2.png);
height: 120px;
width: 200px;
background-repeat: no-repeat;
margin-right: 10px;
background-size: contain;
/* margin-left: 36px;*/
}

/*DOTS*/

.dots .img-dots-l::after {
position: absolute;
left: 8%;
top: 850px;
content: "";
background-image: url(../assets/img/dot-pt2.png);
height: 150px;
width: 200px;
background-repeat: no-repeat;
margin-right: 10px;
background-size: contain;
/* margin-left: 36px;*/
}

.dots-res .img-dots-r-res::after {
position: absolute;
left: 94%;
top: 17px;
content: "";
background-image: url(../assets/img/dot-pt2.png);
height: 100px;
width: 100px;
background-repeat: no-repeat;
margin-right: 10px;
background-size: contain;
}

.div-portada-homeImg{
padding: 10px;
z-index: -2;
overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
position: absolute;
left: 10%;
top: 35px;
content: "";
background-image: url(../assets/img/portadas/homeImg.png);
height: 800px;
width: 865px;
background-repeat: no-repeat;
background-size: contain;
} 


.div-portada-resultadosImg .portada-resultadoImg::before {
  position: absolute;
  left: 18%;
  top: 6px;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 750px;
  width: 750px;
  background-repeat: no-repeat;
  background-size: contain;
}




.over-flows{
font-family:'ProximaNova-Reg'; 
overflow: hidden !important;
}


/* responsive dots and overflow */


@media only screen and (min-width: 1920px) {
  .altura-card{
      height:65rem;
  }   
}

@media only screen and (max-width: 1870px) {
  /* DOTS */
  .dots-home .img-dots-r-home::after {
    position: absolute;
    left: 89%;
    top: 25px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }  
  
  .dots-res .img-dots-r-res::after {
    position: absolute;
    left: 91%;
    top: 10px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }
  
  /* HOME */
  .div-portada-homeImg{
    padding: 10px;
    z-index: -2;
    height: 100%;
    overflow: visible;
  }
  
  .div-portada-homeImg .portada-homeImg::before {
    position: absolute;
    left: 18% !important;
    top: 8px !important;
    content: "";
    background-image: url(../assets/img/portadas/homeImg.png);
    height: 700px;
    width: 700px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  } 
  
  .div-portada-homeImg .portada-resultadoImg::before {
    position: absolute;
    left: 25% !important;
    top: 6px !important;
    content: "";
    background-image: url(../assets/img/resultados-img.png);
    height: 665px;
    width: 665px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  } 
     
  }

@media only screen and (max-width: 1750px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 89%;
  top: 25px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 91%;
  top: 10px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 75px;
  width: 75px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 100%;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 10% !important;
  top: 8px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 700px;
  width: 700px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
    left: 19% !important;
    top: 27px !important;
    content: "";
    background-image: url(../assets/img/resultados-img.png);
    height: 640px;
    width: 640px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
} 
   
}

@media only screen and (max-width: 1520px) {
  /* DOTS */
  .dots-home .img-dots-r-home::after {
    position: absolute;
    left: 89%;
    top: 25px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }  
  
  .dots-res .img-dots-r-res::after {
    position: absolute;
    left: 91%;
    top: 10px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }
  
  /* HOME */
  .div-portada-homeImg{
    padding: 10px;
    z-index: -2;
    height: 100%;
    overflow: visible;
  }
  
  .div-portada-homeImg .portada-homeImg::before {
    position: absolute;
    left: 0% !important;
    top: 8px !important;
    content: "";
    background-image: url(../assets/img/portadas/homeImg.png);
    height: 700px;
    width: 700px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  } 
  
  .div-portada-homeImg .portada-resultadoImg::before {
    position: absolute;
    left: 20% !important;
    top: 55px !important;
    content: "";
    background-image: url(../assets/img/resultados-img.png);
    height: 580px;
    width: 580px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  } 
     
  }

@media only screen and (max-width: 1440px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 89%;
  top: 25px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 91%;
  top: 10px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 75px;
  width: 75px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 100%;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 0% !important;
  top: 8px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 700px;
  width: 700px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 23% !important;
  top: 75px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 520px;
  width: 520px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 
   
}

@media only screen and (max-width: 1350px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 89%;
  top: 25px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 91%;
  top: 10px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 75px;
  width: 75px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 100%;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 12% !important;
  top: 115px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 530px;
  width: 530px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 15% !important;
  top: 70px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 530px;
  width: 530px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 
   
}

@media only screen and (max-width: 1140px) {
  /* DOTS */
  .dots-home .img-dots-r-home::after {
    position: absolute;
    left: 89%;
    top: 25px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }  
  
  .dots-res .img-dots-r-res::after {
    position: absolute;
    left: 91%;
    top: 10px;
    content: "";
    background-image: url(../assets/img/dot-pt2.png);
    height: 75px;
    width: 75px;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
  }
  
  /* HOME */
  .div-portada-homeImg{
    padding: 10px;
    z-index: -2;
    height: 100%;
    overflow: visible;
  }
  
  .div-portada-homeImg .portada-homeImg::before {
    position: absolute;
    left: 0% !important;
    top: 115px !important;
    content: "";
    background-image: url(../assets/img/portadas/homeImg.png);
    height: 530px;
    width: 530px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
  } 
  
  .div-portada-homeImg .portada-resultadoImg::before {
    position: absolute;
    left: 10% !important;
    top: 90px !important;
    content: "";
    background-image: url(../assets/img/resultados-img.png);
    height: 500px;
    width: 500px !important;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;

  } 
     
  }

@media only screen and (max-width: 1025px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 89%;
  top: 25px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 91%;
  top: 10px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 75px;
  width: 75px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 100%;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 0% !important;
  top: 115px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 530px;
  width: 530px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 0% !important;
  top: 85px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 480px;
  width: 480px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;

} 
   
}

@media only screen and (max-width: 990px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 87%;
  top: 565px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 90%;
  top: 459px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 80px;
  width: 80px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 550px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 450px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 25% !important;
  top: 100px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 460px;
  width: 460px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 


.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 25% !important;
  top: 0px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 415px;
  width: 415px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}


/*  */
@media only screen and (max-width: 989px) {
.logos-responsive {
    text-align: left !important;
    padding-left:0px !important;
    margin-top: 3rem !important;
    margin-bottom: 2rem !important; 
}

.logos-responsive .img-logoSX {
    max-width: 10rem;
    width: 10rem;
}

.r-top{
    margin-top: 6rem;
}

.mb_2{
  margin-bottom: 1rem !important;
}
.altura-card{
    height: auto;
}
}  

@media only screen and (max-width: 936px) {
.dots .img-dots-r::after {
    display:none;
}
.dots .img-dots-l::after {
    display:none;
}    
}
/*  */

@media only screen and (max-width: 768px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 85%;
  top: 565px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 87%;
  top: 480px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 80px;
  width: 80px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 550px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 470px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 20% !important;
  top: 100px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 460px;
  width: 460px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 


.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 25% !important;
  top: 30px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 400px;
  width: 440px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}

@media only screen and (max-width: 680px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 82%;
  top: 565px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 85%;
  top: 458px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 70px;
  width: 70px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 550px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 450px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
    left: 12% !important;
    top: 80px !important;
    content: "";
    background-image: url(../assets/img/portadas/homeImg.png);
    height: 500px;
    width: 502px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 20% !important;
  top: 15px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 400px;
  width: 400px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1
  }

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}

@media only screen and (max-width: 550px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 75%;
  top: 430px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 85px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 81%;
  top: 330px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 55px;
  width: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
} 

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 400px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 320px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 16% !important;
  top: 37px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 410px;
  width: 355px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 


.div-portada-resultadosImg .portada-resultadoImg::before {
  position: absolute;
  left: 21% !important;
  top: 0px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 300px !important;
  width: 300px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}

@media only screen and (max-width: 425px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 75%;
  top: 430px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 85px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 81%;
  top: 330px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 55px;
  width: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
} 

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 400px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 320px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 0% !important;
  top: 55px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 410px;
  width: 360px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 


.div-portada-resultadosImg .portada-resultadoImg::before {
  position: absolute;
  left: 15% !important;
  top: 0px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 280px!important;
  width: 280px!important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}

@media only screen and (max-width: 375px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 75%;
  top: 415px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 100px;
  width: 85px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 81%;
  top: 335px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 55px;
  width: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
} 

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 400px;
  overflow: visible;
}

.div-portada-resultadosImg{
  padding: 10px;
  z-index: -2;
  height: 320px;
  overflow: visible;
  margin-bottom: 7rem!important;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 0% !important;
  top: 70px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 345px;
  width: 330px;
  background-repeat: no-repeat;
  /* margin-right: 10px; */
  background-size: contain;
  /* margin-left: 36px; */
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 18% !important;
  top: 25px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 250px !important;
  width: 250px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}

@media only screen and (max-width: 320px) {
/* DOTS */
.dots-home .img-dots-r-home::after {
  position: absolute;
  left: 79%;
  top: 316px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 90px;
  width: 75px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
  /* margin-left: 36px;*/
}  

.dots-res .img-dots-r-res::after {
  position: absolute;
  left: 81%;
  top: 290px;
  content: "";
  background-image: url(../assets/img/dot-pt2.png);
  height: 55px;
  width: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: contain;
} 

/* HOME */
.div-portada-homeImg{
  padding: 10px;
  z-index: -2;
  height: 280px;
  overflow: visible;
}

.div-portada-homeImg .portada-homeImg::before {
  position: absolute;
  left: 0% !important;
  top: 0px !important;
  content: "";
  background-image: url(../assets/img/portadas/homeImg.png);
  height: 320px !important;
  width: 320px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
} 

.div-portada-homeImg .portada-resultadoImg::before {
  position: absolute;
  left: 15% !important;
  top: 0px !important;
  content: "";
  background-image: url(../assets/img/resultados-img.png);
  height: 240px !important;
  width: 240px !important;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.over-flows{
  font-family:'ProximaNova-Reg'; 
  overflow: visible !important;
}
   
}










 