body,
html {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #777;
  font-weight: 400;
  width: 100% !important;
  height: 100% !important;
}

h2,
h3,
h4 {
  font-family: "Raleway", sans-serif;
}

h2 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 36px;
  color: #333;
}

h3 {
  font-size: 20px;
  font-weight: 600;
}

h4 {
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

h5 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
}

a {
  color: #608dfd;
  font-weight: 400;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #608dfd;
}

ul,
ol {
  list-style: none;
}

ul,
ol {
  padding: 0;
  webkit-padding: 0;
  moz-padding: 0;
}

hr {
  height: 2px;
  width: 70px;
  text-align: center;
  position: relative;
  background: #1e7a46;
  margin-bottom: 20px;
  border: 0;
}

/* Navigation */
#menu {
  padding: 15px;
  transition: all 0.8s;
}

#menu a.navbar-brand {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

#menu.navbar-default .navbar-nav>li>a {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 2px;
  border-radius: 0;
  margin: 9px 20px 0;
}

#menu.navbar-default .navbar-nav>li>a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  content: "";
  transition: width 0.2s;
}

#menu.navbar-default .navbar-nav>li>a:hover:after {
  width: 100%;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:after,
.navbar-default .navbar-nav>.active>a:hover:after,
.navbar-default .navbar-nav>.active>a:focus:after {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -1px !important;
  width: 100% !important;
  height: 2px !important;
  background: linear-gradient(to right, #6372ff 0%, #5ca9fb 100%) !important;
  content: "" !important;
  transition: width 0.2s !important;
}

.navbar-toggle {
  border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
  border-color: #608dfd;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
  background-color: #608dfd;
}

.section-title {
  margin-bottom: 70px;
}

.section-title h2 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.section-title h2::after {
  position: absolute;
  content: "";
  background: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  height: 4px;
  width: 60px;
  bottom: 0;
  margin-left: -30px;
  left: 50%;
}

.section-title p {
  font-size: 18px;
}

.btn-custom {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #5ca9fb;
  background-image: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  padding: 14px 34px;
  letter-spacing: 1px;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 25px;
  transition: all 0.5s linear;
  border: 0;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active {
  color: #fff;
  background-image: none;
  background-color: #6372ff;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: none;
}

/* Header Section */
.intro {
  width: 100%;
  height: 100%;
  padding: 0;
  background-image: url("../imagenes/back-hero.webp");
  margin-top: 80px;
}

.classPaddingLamina {
  padding-top: 170px;
  padding-bottom: 80px;
}

.classButtonContactoHeader {
  margin-top: 50px;
}

/* Features Section */
#features {
  background: #f6f6f6;
}

#features i.fa {
  font-size: 38px;
  margin-bottom: 20px;
  transition: all 0.5s;
  color: #fff;
  width: 100px;
  height: 100px;
  padding: 30px 0;
  border-radius: 50%;
  background: linear-gradient(to right, #6372ff 0%, #5ca9fb 100%);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
}

/* nuestraSolucion Section */
#nuestraSolucion {
  padding: 100px 0;
  background-color: #121766;
}

#nuestraSolucion h3 {
  font-size: 22px;
  margin: 0 0 20px;
}

#nuestraSolucion h2 {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#nuestraSolucion h2::after {
  position: absolute;
  content: "";
  background: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 0;
}

#nuestraSolucion .nuestraSolucion-text li {
  margin-bottom: 6px;
  margin-left: 6px;
  list-style: none;
  padding: 0;
}

#nuestraSolucion .nuestraSolucion-text li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #5ca9fb;
  font-size: 11px;
  font-weight: 300;
  padding-right: 8px;
}

#nuestraSolucion img {
  width: 520px;
  margin-top: 10px;
  border-right: 0;
}

/* nosotros Section */




/* Portfolio Section */
#portfolio {
  padding: 100px 0;
}

.portfolio-item {
  margin: 1px -15px 0 -14px;
  padding: 0;
}

.portfolio-item .hover-bg {
  overflow: hidden;
  position: relative;
  margin: 0;
}

.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  background: linear-gradient(to right,
      rgba(99, 114, 255, 0.8) 0%,
      rgba(92, 169, 251, 0.8) 100%);
  padding: 30% 0 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}

.hover-bg:hover .hover-text>h4 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.hover-bg:hover .hover-text {
  opacity: 1;
}

/* Testimonials Section */
#testimonials {
  padding: 100px 0;
  background: #f6f6f6;
}

#testimonials i {
  color: #e6e6e6;
  font-size: 32px;
  margin-bottom: 20px;
}

.testimonial {
  position: relative;
  padding: 20px;
}

.testimonial-image {
  float: left;
  margin-right: 15px;
}

.testimonial-image,
.testimonial-image img {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
}

.testimonial-content {
  position: relative;
  overflow: hidden;
}

.testimonial-content p {
  margin-bottom: 0;
  font-size: 14px;
  font-style: italic;
}

.testimonial-meta {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #666;
}

/* Team Section */
#team {
  padding: 100px 0;
}

#team h4 {
  margin: 5px 0;
}

#team .team-img {
  width: 240px;
}

#team .thumbnail {
  background: transparent;
  border: 0;
}

#team .thumbnail .caption {
  padding: 10px 0 0;
  color: #888;
}

/* contacto Section */
#contacto {
  padding: 0px 0 60px;
  background: #039CFA;
  color: rgba(255, 255, 255, 0.75);
}

#contacto .section-title {
  margin-bottom: 40px;
}

#contacto .section-title p {
  font-size: 16px;
}

#contacto h2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#contacto .section-title h2::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 30px;
}

#contacto h3 {
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  font-weight: 400;
}

#contacto form {
  padding-top: 20px;
}

#contacto .text-danger {
  color: #cc0033;
  text-align: left;
}

#contacto .btn-custom {
  margin: 30px 0;
  background: transparent;
  border: 2px solid #fff;
}

#contacto .btn-custom:hover {
  color: #1f386e;
  background: #fff;
}

label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  float: left;
}

#contacto .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#contacto .form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
  color: #777;
}

.form-control:-moz-placeholder {
  color: #777;
}

.form-control::-moz-placeholder {
  color: #777;
}

.form-control:-ms-input-placeholder {
  color: #777;
}

#contacto .contacto-item {
  margin: 20px 0;
}

#contacto .contacto-item span {
  color: rgba(255, 255, 255, 1);
  margin-bottom: 10px;
  display: block;
}

#contacto .contacto-item i.fa {
  margin-right: 10px;
}

#contacto .social {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 50px;
  margin-top: 50px;
  text-align: center;
}

#contacto .social ul li {
  display: inline-block;
  margin: 0 20px;
}

#contacto .social i.fa {
  font-size: 22px;
  width: 48px;
  height: 48px;
  padding: 12px 0;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  transition: all 0.3s;
}

#contacto .social i.fa:hover {
  color: #608dfd;
  background: #fff;
}

/* Footer Section*/
#footer {
  background: #080B3A;
  padding-top: 15px;
  padding-bottom: 5px;

}

.titleFooter{
  font-family: ImportedLight;
}

#footer p {
  color: #7780A1;
  font-size: 17px;
}

#footer a {
  color: #608dfd;
}

#footer a:hover {
  border-bottom: 2px solid #608dfd;
}

.subtitleCrediPowerInicioSueno{
  font-family: ImportedMedium;
  text-align: justify;
  color: #5EFFC7;
  margin-top: 30px;
  border-left: 2px solid #5EFFC7;
  padding-left: 12px;
}

.sumaPowerAhora{
  border-top: 2px solid #5EFFC7;
  margin-top: 40px;
  margin-left: 10%;
  margin-right: 10%;
}

.backgroundColorContacto{
  background-color: #121766 !important;
}

.backgroundColorInput{
  background-color: #121766 !important;
  border: 1px solid #5EFFC7 !important;
  color: #FFFFFF !important;
  font-family: ImportedLight;
}

.informacionContacto{
  color: #5EFFC7;
  font-family: ImportedLight;
  font-size: 17px;
}

.direccionContacto{
  color: #5EFFC7;
  font-family: ImportedSemiBold;
  padding-bottom: 14px;
  font-size:14px;
}

.iconContacto{
  padding-right: 10px;
}

.buttonContactoLanding{
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 8px;
  border-radius: 8px;
  transition: 0.4s;
  font-family: ImportedSemiBold;
}

.buttonContactoLanding:hover{
  border: 2px solid #039CFA;
  background-color: #039CFA;
  color: #FFFFFF;
  transition: 0.4s;
}

.classBackgroundColor {
  background-color: #121766 !important;
}

.labelContacto {
  font-size: 17px;
  font-family: ImportedLight;
}

.aplicativoButton {
  background-color: #039CFA;
}

.aplicativoColorButton {
  color: #FFFFFF;
}

.navbar-default {
  background-color: #121766 !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: 0;
}

.swal2-popup {
  width: 40em !important;
  height: 25em !important
}

.swal2-styled.swal2-confirm {
  font-size: 1.5em !important;
}

.swal2-html-container {
  font-size: 1.70em !important;
}

.swal2-title {
  font-size: 2.1em;
}

.navbar-default .navbar-toggle {
  border-color: #FFFFFF;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.buttonContactoCP {
  border: 1px solid #FFFFFF;
  border-radius: 25px;
  padding: 14px 34px;
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: all 0.5s linear;
  margin: 0;
  background-color: #039CFA;
}

.buttonContactoCP:hover {
  border: 1px solid #FFFFFF;
  border-radius: 25px;
  padding: 14px 34px;
  font-size: 15px;
  font-weight: 500;
  color: #039CFA;
  text-transform: uppercase;
  transition: all 0.5s linear;
  margin: 0;
  background-color: #FFFFFF;
}

.contactTopAbout {
  margin-top: 70px;
}

@font-face {
  font-family: ImportedMedium;
  src: url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
  font-family: ImportedSemiBold;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}

@font-face {
  font-family: ImportedLight;
  src: url(../fonts/Montserrat-Light.ttf);
}

@font-face {
  font-family: ImportedBold;
  src: url(../fonts/Montserrat-Bold.ttf);
}

.fontSizeHola {
  font-size: 130px !important;
}

.fontSizeTitulo {
  font-size: 40px !important;
  text-transform: uppercase;
  font-weight: bold;
  color: #787878;
}

.spanMensajeRequerido {
  color: #BB1E1E;
  padding: 4px;
  position: absolute;
  float: right;
  position: initial;
  margin-top: 0px;
  margin-right: 29px;
  border-radius: 6px;
  font-weight: bold;
}

@font-face {
  font-family: ImportedBold;
  src: url(../fonts/Montserrat-Bold.ttf);
  color: #E9E9E9;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .avisoPrivacidad{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
    float: right;
    font-size: 13px;
    display: block;
    margin-top: -110px;
  }
  
  .avisoPrivacidad:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .buttonContact{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonContact:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .buttonAplicacion{
    background-color: #5EFFC7;
    border: 2px solid #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    color: #121766;
    font-weight: bold;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonAplicacion:hover{
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    color: #121766;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
    background: #121766;
    width: 100%;
    position: absolute;
    margin-top: -41px;
}

  /*HEADER*/

  .heightMobileNavBar{
    height: 90px;
  }

  .userMobileGlypicon{
    color: #121766;
    font-size: 27px;
    margin-left: -4px;
    margin-top: -2px;
  }

  .displayNoneMobileButton{
    display: none !important;
  }

  .buttonContactMobile{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
    font-size: 17px;
  }

  .buttonContactMobile:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .buttonUserMobile{
    background: #5EFFC7;
    border: 2px solid #5EFFC7 !important;
    border-radius: 50%;
    height: 45px;
    width: 45px;
  }

  .buttonContactoNav{
    margin-right: 17px;
    margin-top: 22px;
  }
  
  #menu.navbar-default {
    background-color: #fff;
    border-color: rgba(231, 231, 231, 0);
    border-bottom: 1.5px solid #5EFFC7;
  }

  .flexboxHeaderMobile{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
  }

  .displayImgHeader{
    display: none !important;
  }
  .cardImgStylesCPMobile {
    height: 50px;
    margin-top: -73px;
  }
  /*HEADER*/
  .mostrarImagenMobile{
    margin-top: 70px;
  }
  .topTextAbout {
    margin-left: 0px;
  }
  .textCrediPowerInicio {
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    margin-left: 0%;
    font-family: ImportedBold
  }

  .subtitleCrediPowerInicio{
    font-family: ImportedMedium;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
    width: 100%;
    font-size: 17px;
  }

  .classDisplayNoneImpulsandoSuenos{
    display: none;
  }
  
  .subtitleCrediPowerInicioContacto{
    font-family: ImportedMedium;
    text-align: center;
    color: #7780A1;
    margin-top: 42px;
  }

  .imagenResponsive{
    display: none;
  }

  .imagenAboutRadius{
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
  }

  /*NOSOTROS*/
  .leftNosotros{
    text-align: center;
    margin-top:-34px;
  }
  .titleNosotros{
    font-size: 18px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedSemiBold;
    margin-top: 60px;
  }
  
  .titlePorqueExistimos{
    font-size: 26px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedBold;
  }
  
  .subtitleCrediPowerPorqueExistimos{
    font-family: ImportedLight;
    color: #5EFFC7;
    margin-top: 30px;
    line-height: 28px;
    color: #FFFFFF !important;
  }
  /*NOSOTROS*/

  /*NUESTRA SOLUCIÓN*/
  .titleNuestraSolucion{
    text-align: center;
    margin-top: -55px;
  }
  
  .titlePowerPymes{
    color: #FFFFFF;
    font-family: ImportedSemiBold;
    font-size: 18px;
    margin-top: 44px !important;
  }
  
  .subtitleNuestraSolucion{
    color: #FFFFFF;
    font-family: ImportedSemiBold;
    font-size: 28px;
    margin-top: 18px;
  }

  .cardStyles {
    padding: 10px;
    border: 2px solid #5EFFC7;
    border-radius: 10px;
  }

  .topCardsSolucion{
    margin-top: 20px;
    height: 235px;
  }

  .cardImgStyles {
    width: 180px !important;
    height: 180px;
    margin-left: -17px;

  }

  .imagenCards{
    width:40%;
  }

  .textoCards{
    width: 60%;
  }
  
.fontWeightBoldTitle {
  font-family: ImportedSemiBold;
  font-size: 16.5px;
  color: #FFFFFF;
  padding-left: 22px;
  text-align: left;
}

.flexboxModels{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.fontSizeSubtitle {
  font-size: 15px;
  color: #FFFFFF;
  font-family: ImportedLight;
  text-align: left;
}
  /*NUESTRA SOLUCIÓN*/

  /*SOLUCION IMAGEN*/
  #solucionImagen{
    width: 100%;
    height: 100%;
    padding: 0;
    background-image: linear-gradient(
      rgba(18, 23, 102, 0.6),
      rgba(18, 23, 102, 0.6)
    ), url("../imagenes/carry.jpg");
  }

  .textCrediPowerSolucion{
    color: #FFFFFF;
    font-size: 21px;
    line-height: 35px;
    text-align: center;
    font-family: ImportedBold;
    padding-left: 28px;
    padding-right: 28px;
  }
  /*SOLUCION IMAGEN*/

  /*CONTACTO*/
  .titleContacto{
    text-align: center;
    font-size: 30px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedSemiBold;
    margin-top: 25px;
  }
  
  .displayNoneMobile{
    display: none;
  }

  .displayBlockMobile{
    text-align: left;
    margin-top: -45px;
  }
  /*CONTACTO*/

  /*INDICADORES*/
  .titleIndicadores{
    font-size:30px;
    color: #FFFFFF;
    margin-top: 14px;
    font-family: ImportedSemiBold;
  }

  .subtitleIndicadores{
    color: #7780A1;
    font-family: ImportedLight;
    margin-top: -10px;
    margin-bottom: 50px;
    width: 99%;
  }

  .flexboxModelsIndicadores{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  /*INDICADORES*/

  /*CARDS NONE MOBILE*/
  #displayNoneMobileCards{
    display: none;
  }
  /*CARDS NONE MOBILE*/

  /*CARROUSEL MOBILE*/
  .flexboxModelsCarrousel{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 30px;
  }

  .dataUsuarioComentarios{
    margin-top: 12px;
    color: #FFFFFF;
    font-family: ImportedLight;
    font-size: 13px;
    margin-left: 15px;
  }
  /*CARROUSEL MOBILE*/
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .avisoPrivacidad{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
    float: right;
    font-size: 13px;
    display: block;
    margin-top: -90px;
  }
  
  .avisoPrivacidad:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  .buttonContact{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonContact:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .buttonAplicacion{
    background-color: #5EFFC7;
    border: 2px solid #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    color: #121766;
    font-weight: bold;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonAplicacion:hover{
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    color: #121766;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
    background: #121766;
    width: 100%;
    position: absolute;
    margin-top: -41px;
}
    /*HEADER*/

    .heightMobileNavBar{
      height: 90px;
    }
  
    .userMobileGlypicon{
      color: #121766;
      font-size: 27px;
      margin-left: -4px;
      margin-top: -2px;
    }
  
    .displayNoneMobileButton{
      display: none !important;
    }
  
    .buttonContactMobile{
      background-color: #039CFA;
      border: 2px solid #039CFA;
      color: #FFFFFF;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 7px;
      border-radius: 8px;
      margin-top: -10px;
      font-family: ImportedMedium;
      transition: 0.4s;
      font-size: 17px;
    }
  
    .buttonContactMobile:hover{
      background-color: #121766;
      border: 2px solid #5EFFC7;
      color: #5EFFC7;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 7px;
      border-radius: 8px;
      transition: 0.4s;
    }
  
    .buttonUserMobile{
      background: #5EFFC7;
      border: 2px solid #5EFFC7 !important;
      border-radius: 50%;
      height: 45px;
      width: 45px;
    }
  
    .buttonContactoNav{
      margin-right: 17px;
      margin-top: 22px;
    }
    
    #menu.navbar-default {
      background-color: #fff;
      border-color: rgba(231, 231, 231, 0);
      border-bottom: 1.5px solid #5EFFC7;
    }
  
    .flexboxHeaderMobile{
      display: flex;
      flex-wrap: wrap;
      justify-content: end;
      align-items: center;
    }
  
    .displayImgHeader{
      display: none !important;
    }
    .cardImgStylesCPMobile {
      height: 50px;
      margin-top: -73px;
    }
    /*HEADER*/
    .mostrarImagenMobile{
      margin-top: 70px;
    }
    .topTextAbout {
      margin-top: 0px;
      margin-left: 0px;
    }
    .textCrediPowerInicio {
      color: #FFFFFF;
      font-size: 35px;
      text-align: center;
      margin-left: 6%;
      font-family: ImportedBold
    }
  
    .subtitleCrediPowerInicio{
      font-family: ImportedMedium;
      text-align: center;
      color: #FFFFFF;
      margin-top: 30px;
      width: 100%;
      font-size: 17px;
      margin-left: 3.5%;
    }
  
    .classDisplayNoneImpulsandoSuenos{
      display: none;
    }
    
    .subtitleCrediPowerInicioContacto{
      font-family: ImportedMedium;
      text-align: center;
      color: #7780A1;
      margin-top: 42px;
    }
  
    .imagenResponsive{
      display: none;
    }
  
    .imagenAboutRadius{
      border-bottom-left-radius: 60px;
      border-bottom-right-radius: 60px;
    }
  
    /*NOSOTROS*/
    .leftNosotros{
      text-align: center;
      margin-top:-34px;
    }
    .titleNosotros{
      font-size: 18px;
      color: #FFFFFF !important;
      text-transform: uppercase;
      font-family: ImportedSemiBold;
      margin-top: 60px;
    }
    
    .titlePorqueExistimos{
      font-size: 32px;
      color: #FFFFFF !important;
      text-transform: uppercase;
      font-family: ImportedBold;
    }
    
    .subtitleCrediPowerPorqueExistimos{
      font-family: ImportedLight;
      color: #5EFFC7;
      margin-top: 30px;
      line-height: 28px;
      color: #FFFFFF !important;
    }
    /*NOSOTROS*/
  
    /*NUESTRA SOLUCIÓN*/
    .titleNuestraSolucion{
      text-align: center;
      margin-top: -55px;
    }
    
    .titlePowerPymes{
      color: #FFFFFF;
      font-family: ImportedSemiBold;
      font-size: 18px;
      margin-top: 50px;
    }
    
    .subtitleNuestraSolucion{
      color: #FFFFFF;
      font-family: ImportedSemiBold;
      font-size: 35px;
    }
  
    .cardStyles {
      padding: 10px;
      border: 2px solid #5EFFC7;
      border-radius: 10px;
    }
  
    .topCardsSolucion{
      margin-top: 20px;
    }
  
    .cardImgStyles {
      width: 180px !important;
      height: 180px;
      margin-left: -17px;
  
    }
  
    .imagenCards{
      width:40%;
    }
  
    .textoCards{
      width: 60%;
    }
    
  .fontWeightBoldTitle {
    font-family: ImportedSemiBold;
    font-size: 18.7px;
    color: #FFFFFF;
    margin-top: 25px;
  }
  
  .flexboxModels{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  
  .fontSizeSubtitle {
    font-size: 15px;
    color: #FFFFFF;
    font-family: ImportedLight;
  }
    /*NUESTRA SOLUCIÓN*/
  
    /*SOLUCION IMAGEN*/
    #solucionImagen{
      width: 100%;
      height: 100%;
      padding: 0;
      background-image: linear-gradient(
        rgba(18, 23, 102, 0.6),
        rgba(18, 23, 102, 0.6)
      ), url("../imagenes/carry.jpg");
    }
  
    .textCrediPowerSolucion{
      color: #FFFFFF;
      font-size: 33px;
      line-height: 50px;
      text-align: center;
      font-family: ImportedBold;
      padding-top: 139px;
      padding-left: 10%;
      padding-right: 10%;
      line-height: 80px;
    }
    /*SOLUCION IMAGEN*/
  
    /*CONTACTO*/
    .titleContacto{
      text-align: center;
      font-size: 40px;
      color: #FFFFFF !important;
      text-transform: uppercase;
      font-family: ImportedSemiBold;
      margin-top: 50px;
    }
    
    .displayNoneMobile{
      display: none;
    }
  
    .displayBlockMobile{
      text-align: left;
      margin-top: -45px;
    }
    /*CONTACTO*/
  
    /*INDICADORES*/
    .titleIndicadores{
      font-size:30px;
      color: #FFFFFF;
      margin-top: 14px;
      font-family: ImportedSemiBold;
    }
  
    .subtitleIndicadores{
      color: #7780A1;
      font-family: ImportedLight;
      margin-top: -10px;
      margin-bottom: 50px;
      width: 99%;
    }
  
    .flexboxModelsIndicadores{
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      width: 100%;
    }
    /*INDICADORES*/
  
    /*CARDS NONE MOBILE*/
    #displayNoneMobileCards{
      display: none;
    }
    /*CARDS NONE MOBILE*/
  
    /*CARROUSEL MOBILE*/
    .flexboxModelsCarrousel{
      display: flex;
      flex-wrap: wrap;
      justify-content: start;
      margin-top: 30px;
    }
  
    .dataUsuarioComentarios{
      margin-top: 12px;
      color: #FFFFFF;
      font-family: ImportedLight;
      font-size: 13px;
      margin-left: 15px;
    }
    /*CARROUSEL MOBILE*/
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

  .buttonContact{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonContact:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .buttonAplicacion{
    background-color: #5EFFC7;
    border: 2px solid #5EFFC7;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    color: #121766;
    font-weight: bold;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonAplicacion:hover{
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    color: #121766;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
    background: #121766;
    width: 100%;
    position: static;
    margin-top: -44px;
}

  .buttonContactoNav{
    display: none;
  }
  .navbar-brand>img{
    display: none;
  }
  .displayNoneMobileButton{
    display: block !important;
  }
  .cardImgStylesCPMobile {
    height: 50px;
    margin-top: -73px;
  }
}

@media only screen and (min-width: 844px) {
  .displayImgHeaderMobile{
    margin-top: -8px;
    display: none !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .avisoPrivacidad{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
    float: right;
    font-size: 13px;
    display: block;
    margin-top: -60px;
  }
  
  .avisoPrivacidad:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .classDisplayNoneImpulsandoSuenos{
    display: block;
  }
  
  .buttonContact{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonContact:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .buttonAplicacion{
    background-color: #5EFFC7;
    border: 2px solid #5EFFC7;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    color: #121766;
    font-weight: bold;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonAplicacion:hover{
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    color: #121766;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

.textCrediPowerSolucion {
  color: #FFFFFF;
  font-size: 33px;
  text-align: center;
  font-family: ImportedBold;
  padding-top: 110px;
  line-height: 75px;
  padding-left: 0%;
  padding-right: 0%;
}

#solucionImagen{
  width: 100%;
  height: 100%;
  padding: 0;
  background-image: linear-gradient(
    rgba(18, 23, 102, 0.6),
    rgba(18, 23, 102, 0.6)
  ), url("../imagenes/carry.jpg");
}

.mediaQuery992{

}

.mediaQueryNosotros992{
  display: none;
}

.imagenAboutRadius {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.flexboxModelsIndicadores {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}

.displayBlockMobile {
  text-align: left;
  margin-top: -15px;
}

.flexboxModels{
  display: block;
  width: 32%;
  height: 400px;
  margin-left: 1%;
}

.imagenCards{
  width: 100%;
}

.textoCards{
  width: 100%;
}

.displayImgHeader{
  display: block !important;
}

.cardImgStylesCP{
  height: 50px;
  margin-top: -13px;
}

#displayNoneDesktopCarrousel{
  display: none;
}

#displayNoneMobileCards{
  display: block;
}

.displayImgHeaderMobile{
  display: none !important;
}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media (min-width: 1200px) {
  .avisoPrivacidad{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
    float: right;
    font-size: 13px;
    display: block;
    margin-top: -6px;
  }
  
  .avisoPrivacidad:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

.heightDesktopSubtitle{
  height: 70px;
}
  #nuestraSolucion p {
    margin: 30px 0;
  }  

  .buttonContact{
    background-color: #039CFA;
    border: 2px solid #039CFA;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonContact:hover{
    background-color: #121766;
    border: 2px solid #5EFFC7;
    color: #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }
  
  .buttonAplicacion{
    background-color: #5EFFC7;
    border: 2px solid #5EFFC7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    margin-top: -10px;
    color: #121766;
    font-weight: bold;
    font-family: ImportedMedium;
    transition: 0.4s;
  }
  
  .buttonAplicacion:hover{
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    color: #121766;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 7px;
    border-radius: 8px;
    transition: 0.4s;
  }

  .mediaQuery992{
    margin-left: 0px;
    margin-top: 0px;
  }
  
  .mediaQueryNosotros992{
    margin-top: 0px;
    display: block;
  }

  .flexboxModels{
    display: block;
  }

  .imagenCards{
    width: 100%;
  }

  .textoCards{
    width: 100%;
  }

  .classDisplayNoneImpulsandoSuenos{
    display: block;

  }

  #displayNoneMobileCards{
    display: block;
  }

  /*HEADER*/

  .buttonContactoNav{
    display: none;
  }

  #menu.navbar-default {
    background-color: #fff;
    border-color: rgba(231, 231, 231, 0);
  }
  .displayImgHeader{
    display: block !important;
  }
  .displayImgHeaderMobile{
    display: none !important;
  }

  .cardImgStylesCP {
    height: 50px;
    margin-top: -13px;
  }

  /*HEADER*/

  .imagenResponsive{
    display: block;
  }

  .topTextAbout {
    /*margin-top: 70px;*/
    /*margin-left: 70px;*/
  }

  .textCrediPowerInicio {
    color: #FFFFFF;
    font-size: 55px;
    text-align: left;
    font-family: ImportedBold;
    margin-left: 0;
  }

  .subtitleCrediPowerInicio{
    font-family: ImportedMedium;
    text-align: left;
    color: #7780A1;
    margin-top: 30px;
    width: 75%;
    margin-left: 0;
  }
  
  .subtitleCrediPowerInicioContacto{
    font-family: ImportedMedium;
    text-align: justify;
    color: #7780A1;
    margin-top: 42px;
  }

  .iniciarSesionClass {
    border: 2px solid #FFFFFF !important;
    border-radius: 35px;
    padding: 10px;
    margin-top: -12px;
    transition: all 0.5s linear;
  }

  .iniciarSesionClass:hover {
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #039CFA;
    transition: all 0.5s linear;
  }

  .heightNavBarDesktop {
    height: 80px;
  }

  .ocultarImagenDesktop{
    display: none;
  }

  .imagenAboutRadius{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
  }

  /*NOSOTROS*/

  .leftNosotrosDesktop{
    text-align: center;
    margin-left: -15px;
  }

  .leftNosotros{
    margin-left: 25px;
  }
  
  .titleNosotros{
    text-align: left;
    font-size: 18px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedSemiBold;
    margin-top: 60px;
  }
  
  .titlePorqueExistimos{
    text-align: left;
    font-size: 35px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedBold;
  }
  
  .subtitleCrediPowerPorqueExistimos{
    font-family: ImportedLight;
    text-align: left;
    color: #5EFFC7;
    margin-top: 30px;
    margin-right: 25px;
    line-height: 33px;
    color: #FFFFFF !important;
    font-size: 18px;
  }

  .positionAbsoluteDesktopButton{
    margin-top: 0px;
    float: left;
  }
  /*NOSOTROS*/

  /*NUESTRA SOLUCIÓN*/
  .titleNuestraSolucion{
    text-align: left;
    margin-left: 110px;
    margin-top: -70px;
  }
  
  .titlePowerPymes{
    color: #FFFFFF;
    font-family: ImportedSemiBold;
    font-size: 16px;
  }
  
  .subtitleNuestraSolucion{
    color: #FFFFFF;
    font-family: ImportedSemiBold;
    font-size: 35px;
    margin-top: -40px;
  }

  .cardStyles {
    padding: 10px;
    border: 2px solid #5EFFC7;
    border-radius: 10px;
    height: 400px;
    width: 32%;
    margin-left: 1%
  }

  .cardImgStyles {
    width: 200px !important;
    height: 200px;
  }

  .fontWeightBoldTitle {
    font-family: ImportedSemiBold;
    font-size: 18.7px;
    color: #FFFFFF;
    margin-top: 25px;
  }

  .fontSizeSubtitle {
    font-size: 15px;
    color: #FFFFFF;
    font-family: ImportedLight;
    padding-left: 20px;
    padding-right: 20px;
  }
  /*NUESTRA SOLUCIÓN*/

  /*CONTACTO*/

  .displayNoneMobile{
    display: block;
  }

  .topContactoDesktop{
    margin-top: 70px;
  }

  .titleContacto{
    text-align: left;
    font-size: 53px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-family: ImportedSemiBold;
    margin-top: 0px;
  }

  .displayNoneDesktop{
    display: none;
  }
  
  /*CONTACTO*/

  /*SOLUCION IMAGEN*/
  #solucionImagen{
    width: 100%;
    height: 100%;
    padding: 0;
    background-repeat: no-repeat;
    background-image: linear-gradient(
      rgba(18, 23, 102, 0.6),
      rgba(18, 23, 102, 0.6)
    ), url("../imagenes/carry.jpg");
  }

  .textCrediPowerSolucion{
    color: #FFFFFF;
    font-size: 33px;
    line-height: 50px;
    padding-top: 190px;
    padding-bottom: 190px;
    text-align: center;
    font-family: ImportedBold;
  }
  /*SOLUCION IMAGEN*/

  /*INDICADORES*/
  .titleIndicadores{
    font-size:50px;
    color: #FFFFFF;
    margin-top: 14px;
    font-family: ImportedSemiBold;
  }

  .subtitleIndicadores{
    color: #7780A1;
    font-family: ImportedLight;
    margin-top: -10px;
    margin-bottom: 50px;
  }

  .flexboxModelsIndicadores{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
  }
  /*INDICADORES*/

  /*CARROUSEL DESKTOP NONE*/
  #displayNoneDesktopCarrousel{
    display: none;
  }

  .dataUsuarioComentarios{
    margin-top: 12px;
    color: #FFFFFF;
    font-family: ImportedLight;
    font-size: 13px;
  }

  /*CARROUSEL DESKTOP NONE*/
}

textarea {
  resize: none;
  height: 180px !important;
}

.buttonWhiteNav{
  padding-top: 10px;
  padding-bottom: 7px;
  border-radius: 8px;
  margin-top: -10px;
  font-family: ImportedMedium;
}

.cardContent{
  background: #080B3A;
  border-radius: 30px;
  padding: 22px;
  margin-bottom: 32px;
}

.titleComentario{
  font-size: 19px;
  color: #FFFFFF;
  font-family: ImportedSemiBold;
}

.subtitleComentario{
  font-size: 15px;
  color: #FFFFFF;
  font-family: ImportedLight;
}

.classUserGlypicon{
  background-color: #FFFFFF;
  padding: 12px;
  font-size:45px;
  border-radius: 50%;
}

.classUsuarioIndicadores{
  padding: 12px;
  font-size:20px;
  border-radius: 50%;
  border: 2px solid #5EFFC7;
  color: #5EFFC7;
}

.topIndicadores{
  margin-top:-50px;
}


/*CARROUSEL*/
.carousel {
  position: relative;
}

.carousel__item {
  padding: 1em;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  font-size: 2em;
  color: #ffffff;
  display: none;
}

.carousel__item--selected {
  display: block;
}

.carousel__nav {
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}

.carousel__button {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.carousel__button--selected {
  background: rgba(255, 255, 255, 0.5);
}

.distritoFederal{
  margin-left: 27px;
  margin-top: -12px;
  margin-bottom: 23px;
  font-family: ImportedSemiBold;
  color: #5EFFC7;
}

.flexboxImagenCashCarry{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/*CARROUSEL*/