/*Fonts*/
@font-face {
  font-family: AzoSansRegular;
  src: url("../fonts/AzoSans-Regular.otf");
}
@font-face {
  font-family: ExoMedium;
  src: url("../fonts/Exo2-Medium.ttf");
}
@font-face {
  font-family: ExoBold;
  src: url("../fonts/Exo2-Bold.ttf");
}
body {
  font-family: AzoSansRegular;
}
body .bg-dark {
  background-color: transparent !important;
}
nav {
  position: absolute !important;
  width: 100%;
  padding: 2rem 5% !important;
  z-index: 99;
}
nav .logoHeader {
  max-width: 250px;
  width: 100%;
}
nav .nav-home {
  align-items: center;
}
nav .nav-home .nav-link {
  color: black !important;
}
nav .nav-home .nav-link .btn-soporte {
  background-color: #651933;
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
}
nav .nav-home .nav-link .btn-soporte:hover {
  background-color: #bbef00;
  color: black;
}
nav .nav-header-interior {
  align-items: center;
}
nav .nav-header-interior .nav-link .btn-soporte {
  background-color: #651933;
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
}
nav .nav-header-interior .nav-link .btn-soporte:hover {
  background-color: #bbef00;
}
#top {
  position: relative;
}
#top .backgroundImg {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
#top .text-hero {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(-5%, -50%);
}
#top .text-hero h1 {
  font-size: 4rem;
  color: black;
  font-family: ExoMedium;
}
#top .text-hero span {
  font-size: 1.2rem;
}
#top .end-top {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: rgba(186, 186, 186, 0.8);
  padding: 1rem 2rem;
}
#top .end-top .texto p {
  color: white;
  line-height: 17px;
}
#top .quienes_somos {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: #bbef00c2;
  padding: 1rem 2rem;
}
#top .quienes_somos h3 {
  color: black;
}
#contacto p {
  font-size: 1.2rem;
}
#contacto p span.title {
  color: #651933;
}
#contacto p .whatsapp-link {
  text-decoration: none;
  color: #333333;
}
#contacto p .whatsapp-link:hover {
  color: #25d366;
}
#contacto p .fa-whatsapp {
  color: #25d366;
  font-size: 25px;
}
#contacto .phone-info .fa-whatsapp {
  color: black;
  font-size: 35px;
}
#contacto .btn-enviar {
  background-color: #43ace3;
  padding: 0.375rem 3rem !important;
}
#contacto textarea {
  resize: none;
}
.section-contactanos {
  background-image: none !important;
  background-color: white;
  color: #333333;
}
.section-contactanos .contactanos-title {
  font-family: "ExoMedium";
  font-size: 3rem;
}
footer {
  padding: 25px 0;
  background-color: black;
  color: white;
}
.another-base #top .backgroundImg {
  height: auto;
}
.another-base #top .text-hero h1 {
  color: white;
}
.another-base #nosotros,
.another-base #box-pdf {
  background-color: white;
}
.another-base #nosotros .special-bg,
.another-base #box-pdf .special-bg {
  background-image: url(../img/contactobg.png);
  padding: 25px 0 5px;
}
.another-base #nosotros .special-bg .circle,
.another-base #box-pdf .special-bg .circle {
  display: inline;
  padding: 10px 15px;
  border-radius: 68px;
  background: #28a2e2;
  color: white;
}
.another-base #nosotros .special-bg .texto p,
.another-base #box-pdf .special-bg .texto p {
  color: #4d506d;
}
.another-base #nosotros .box,
.another-base #box-pdf .box {
  display: inline-block;
  border: 1px solid #00000040;
  padding: 1rem 2.8rem;
}
.another-base #nosotros .alianzas img,
.another-base #box-pdf .alianzas img {
  width: 100%;
  max-width: 238px;
}
.another-base #como-funciona-div {
  background: white;
}
.another-base #como-funciona-div .como-funciona-box {
  padding: 1rem;
  display: flex;
  align-items: center;
  font-size: 0.9rem;
}
.another-base #como-funciona-div .row-capas .col-img-capas {
  display: flex;
  align-self: center;
}
.another-base #como-funciona-div .row-capas .col-img-capas .img-capas img {
  width: 88%;
}
.another-base #como-funciona-div .row-capas .div-acordeon-capas #accordion .card {
  border-radius: 0rem;
  margin-bottom: 20px;
  border-color: #bbef00;
}
.another-base #como-funciona-div .row-capas .div-acordeon-capas #accordion .card .card-header {
  background-color: white;
}
.another-base #como-funciona-div .row-capas .div-acordeon-capas #accordion .card .card-header .btn-link {
  width: 100%;
  text-decoration: none !important;
  color: black;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.another-base #etapas .container-fluid .row-etapas {
  padding: 1rem 5rem;
}
.another-base #etapas .container-fluid .row-etapas:hover {
  cursor: pointer;
}
.another-base #etapas .container-fluid .row-etapas .col-num-etapas {
  position: relative;
}
.another-base #etapas .container-fluid .row-etapas .col-num-etapas .linea {
  position: absolute;
  height: 148%;
  border: 5px solid #f4f4f4;
  top: -28px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  border-radius: 5px;
}
.another-base #etapas .container-fluid .row-etapas .col-num-etapas .num-circ {
  background-color: black;
  padding: 10px 19px;
  font-size: 1.8rem;
  color: white;
  border-radius: 30px;
}
.another-base #etapas .container-fluid .row-etapas .col-etapas {
  position: relative;
}
.another-base #etapas .container-fluid .row-etapas .col-etapas .titulo h3 {
  font-weight: 600;
  font-size: 1.5rem;
}
.another-base #etapas .container-fluid .row-etapas .col-etapas .texto {
  display: none;
}
.another-base #etapas .container-fluid .row-etapas.active .col-num-etapas .num-circ {
  background-color: #bbef00;
  padding: 10px 19px;
  font-size: 1.8rem;
  color: white;
  border-radius: 30px;
}
.another-base #etapas .container-fluid .row-etapas.active .col-etapas .texto {
  display: inline-block;
}
.another-base #estabilizacion {
  background-color: #a8acad;
  color: #333333;
}
.solucion-erp #como-funciona-div {
  background: white;
}
.solucion-erp #como-funciona-div .como-funciona-box {
  flex-direction: column;
  align-items: flex-start;
}
.solucion-erp #como-funciona-div .como-funciona-box ul li {
  margin-top: 1rem;
  font-weight: 700;
}
.solucion-erp #caracteristicas {
  background-image: url(../img/solucion-grp/caracteristicas_bg.png);
  color: white;
}
.solucion-erp #caracteristicas .white-box {
  border: 3px solid white;
  padding: 25px 0;
}
.btn {
  border-radius: 35px;
  padding: 0.375rem 1rem;
  border: none;
}
.btn-secundario {
  background-color: #bbef00;
  color: black;
  -webkit-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.75);
}
.btn-secundario:hover {
  background-color: #651933;
}
.blue-bg {
  background: #651933;
  color: white;
}
.blue-bg .div-comillas {
  display: flex;
}
.blue-bg .div-comillas .comillas {
  font-size: 8rem;
  font-family: "ExoBold";
  margin: 0 25px;
}
.blue-bg .div-comillas .comillas-abajo {
  margin-top: 60px;
}
.empty {
  border: 1px solid #f76472;
  -webkit-box-shadow: 0px 0px 5px -1px #f76472;
  -moz-box-shadow: 0px 0px 5px -1px #f76472;
  box-shadow: 0px 0px 5px -1px #f76472;
}
.error-captcha {
  color: #f76472;
  display: none;
}
@media (max-width: 576px) {
  body .bg-dark {
    background-color: #343a40e0 !important;
  }
  #top .backgroundImg {
    height: 100vh;
  }
  #top .text-hero {
    padding: 25px;
    top: 40%;
  }
  #top .text-hero h1 {
    font-size: 2rem;
  }
  #top .end-top,
  #top .quienes_somos {
    padding: 1rem;
  }
  #top .end-top .cols-icons,
  #top .quienes_somos .cols-icons {
    justify-content: normal !important;
  }
  #top .end-top .texto h3,
  #top .quienes_somos .texto h3 {
    font-size: 1rem !important;
  }
  .solucion-erp #como-funciona-div .como-funciona-box {
    font-size: 0.7rem;
    padding: 0.2rem;
  }
}
@media (max-width: 768px) {
  body .bg-dark {
    background-color: #343a40e0 !important;
  }
  #top .backgroundImg {
    height: 100vh;
  }
  #top .text-hero {
    padding: 25px;
    top: 40%;
  }
  #top .text-hero h1 {
    font-size: 3rem;
  }
  #top .end-top,
  #top .quienes_somos {
    padding: 1rem;
  }
  #top .end-top .cols-icons,
  #top .quienes_somos .cols-icons {
    justify-content: normal !important;
  }
  #top .end-top .texto h3,
  #top .quienes_somos .texto h3 {
    font-size: 1rem !important;
  }
  .solucion-erp #como-funciona-div .como-funciona-box {
    font-size: 0.9rem;
    padding: 0.2rem;
  }
  #como-funciona-div .row {
    padding: 1rem !important;
  }
  #como-funciona-div .row-capas {
    padding: 1rem !important;
  }
  #como-funciona-div .row-capas .div-acordeon-capas #accordion .card .card-header {
    padding: 0;
  }
  #como-funciona-div .row-capas .div-acordeon-capas #accordion .card .card-header .btn-link {
    font-size: 18px !important;
  }
  #etapas .container-fluid {
    padding: 1rem !important;
  }
  #etapas .container-fluid .row-etapas {
    padding: 1rem !important;
  }
}
@media (max-width: 991px) {
  body .bg-dark {
    background-color: #343a40e0 !important;
  }
  .another-base #top .backgroundImg {
    height: 500px;
    object-fit: cover;
  }
  .another-base #top .text-hero {
    top: 45%;
  }
  .another-base #top .text-hero h1 {
    text-align: center;
  }
  .another-base #top .end-top,
  .another-base #top .quienes_somos {
    position: relative;
    padding: 1rem;
  }
  .another-base #top .end-top .cols-icons,
  .another-base #top .quienes_somos .cols-icons {
    justify-content: normal !important;
  }
  .another-base #top .end-top .texto h3,
  .another-base #top .quienes_somos .texto h3 {
    font-size: 1rem !important;
  }
  .solucion-erp #como-funciona-div .como-funciona-box {
    font-size: 0.7rem !important;
    padding: 0.2rem;
  }
  .solucion-erp #como-funciona-div .como-funciona-box ul li {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .solucion-erp #como-funciona-div .como-funciona-box {
    font-size: 0.9rem;
    padding: 0.2rem;
  }
  .solucion-erp #como-funciona-div .como-funciona-box ul li {
    margin-top: 0;
  }
}
