@import '../../node_modules/animate.css/animate.min.css';
@import '../../node_modules/bootstrap-icons/font/bootstrap-icons.css';
body {
  font-family: "Poppins", "Ubuntu", sans-serif;
}

.logo-navbar {
  max-width: 60px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
}

.navbar-collapse {
  border-top: 2px dashed transparent;
}

.collapse.show {
  border-top: 2px dashed rgba(204, 204, 204, 0.4);
}

.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.portfolio,
.services,
.get-started {
  padding-top: 0;
}

.menu li {
  padding: 0 0.5rem;
}

.btn-rounded.call {
  padding: 0.7rem 3.375rem 0.7rem 1rem;
}

.text-blue {
  color: #005ef5;
}

.svg-wrapper {
  align-items: center;
  height: 100%;
}

.intro-section {
  background: linear-gradient(to right, #005ef5, #2176ff);
  padding: 6.5rem 0 0 0;
  width: 100%;
  height: 100%;
}

.companies__logo-box {
  height: 5rem;
}

.companies__logo-box img:hover {
  filter: none;
}

.menu {
  background: linear-gradient(to bottom, #252B2D, #31393C);
}

.btn-rounded span {
  background-color: #005ef5;
}

.btn-rounded:hover span {
  background-color: #2176ff;
}

.btn-rounded:hover {
  background: #005ef5;
  color: #fff;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
.svg-wrapper.svg-inverter {
  background-color: #005ef5;
}

.svg-inverter svg {
  transform: rotate(180deg);
  margin-top: -2px;
}

.svg-wrapper:not(.svg-inverter) {
  background: linear-gradient(to bottom, #2176ff, #005ef5);
}

.network-icons {
  width: 80px;
  max-height: 100px;
}

.whatsapp {
  width: 100%;
  left: 0;
}

.gradient {
  background: linear-gradient(to bottom, #005ef5, #2176ff);
}

.intro-section:before {
  content: "";
  display: block;
  background: url(../images/illustrations/cyber-crimes.webp) center right no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 0;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.contact-left,
footer,
.footer-bottom .container-fluid {
  position: relative;
}

.footer-content-wrapper > div,
.footer-bottom > div {
  z-index: 2;
}

.contact-left:before,
.footer-content-wrapper:before {
  content: "";
  display: block;
  background: url("../images/network-icons/nodes.svg") center right no-repeat;
  background-size: cover;
  background-position: top left;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.contact-left:before {
  opacity: 0.25;
}

.footer-content-wrapper:before {
  opacity: 0.125;
}

.footer-content-wrapper > div:before {
  content: "";
  display: block;
  background: url("../images/illustrations/corner.webp") center right no-repeat;
  background-size: contain;
  background-position: bottom right;
  z-index: 0;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.display-3 {
  font-family: "Poppins", sans-serif;
}
.display-3--title {
  background-image: linear-gradient(to right, #005ef5, #d122e3);
}

.slide-01 {
  background: url("../images/illustrations/incident.png") center right no-repeat;
  background-size: contain;
}

.slide-02 {
  background: url("../images/illustrations/remote-support.png") top center no-repeat;
  background-size: auto;
}

.slide-03 {
  background: url("../images/illustrations/3262095.svg") center left no-repeat;
  background-size: auto;
}

.slide-04 {
  background: url("../images/illustrations/businesses.png") center left no-repeat;
  background-size: cover;
}

.action-btn-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  background-color: transparent;
  justify-content: center;
}

.action-btn {
  font-size: 3rem;
  width: auto;
}

.action-btn span {
  display: table-cell;
  vertical-align: middle;
}

.action-btn.enabled {
  display: none;
}

.action-btn:focus {
  box-shadow: none;
}

.portfolio-box {
  height: auto;
  border-top: 0.5rem solid #c685f7;
}

.add-gradient {
  background: #0278cf;
  background: linear-gradient(180deg, #0278cf 0%, #2283cd 49%, #0070c0 50%, #00518f 100%);
}

.portfolio-box.partnerships {
  height: 8.5rem !important;
  align-items: center;
  height: 100%;
  display: flex;
  border-top: none !important;
  padding: 1rem;
}

.portfolio-box.partnerships .portfolio-info {
  background-color: #005ef5;
}

.portfolio-box.partnerships .portfolio-info .caption {
  width: 80%;
}

.portfolio-box.partnerships .portfolio-info .caption h4 {
  text-transform: none;
}

.portfolio-box.partnerships img {
  height: auto !important;
}

.portfolio-box:hover svg {
  transform: scale(1.5);
  transition-duration: 1s;
  transition-property: all;
}

#clientes .portfolio-box {
  border-top: none;
}

#clientes .portfolio-box:hover img {
  transform: scale(1.15);
  transition-duration: 3s;
  transition-property: all;
}

.guy img {
  max-height: 400px;
}

.get-started {
  background: linear-gradient(to bottom, white, #cccccc);
}

.heading-line::after,
.heading-line::before {
  background-color: #005ef5 !important;
}

.heading-line.inverted::before {
  content: "";
  width: 2rem;
  padding-top: 0.5rem;
  height: 0.2rem;
  display: block;
  margin: 0 auto;
  margin-top: 1rem;
  background-color: #005ef5;
}

.heading-line.inverted::after {
  content: "";
  width: 10rem;
  height: 0.1rem;
  display: block;
  margin: 0 auto;
  background-color: #005ef5;
  padding-top: 0;
}

.toggle-spans {
  height: 7.5rem;
  margin-bottom: 15px;
}

.toggle-spans > div {
  position: relative;
}

.toggle-spans span {
  width: 100%;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: goInGoOut 12s infinite;
  -moz-animation: goInGoOut 12s infinite;
  -o-animation: goInGoOut 12s infinite;
  animation: goInGoOut 12s infinite;
}

.toggle-spans .text-center span,
.toggle-spans .text-center span {
  position: absolute;
  width: 100%;
  left: 0;
}

.toggle-spans .text-md-end::after {
  content: "&";
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -10px;
  margin-top: 30px;
  font-weight: lighter;
  line-height: 52px;
  color: #005ef5;
}

.toggle-spans .span-01 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

.toggle-spans .span-02 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.toggle-spans .span-03 {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}

.toggle-spans .span-04 {
  -webkit-animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  -o-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.toggle-spans .span-05 {
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}

.toggle-spans .span-06 {
  -webkit-animation-delay: 8.5s;
  -moz-animation-delay: 8.5s;
  -o-animation-delay: 8.5s;
  animation-delay: 8.5s;
}

@keyframes goInGoOut {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes goInGoOut {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes goInGoOut {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes goInGoOut {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes goInGoOut {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.get-started,
.cta-info {
  padding: 2rem 1rem;
}

form {
  padding-top: 2rem;
}

form label {
  font-weight: 500;
}

.form-floating > .form-control[type=text] {
  text-transform: capitalize;
}

.was-validated .form-control:invalid + label {
  color: #dc3545;
}

.notation.position-absolute {
  display: none;
}

.form-invalid .notation.position-absolute {
  display: block;
}

.notation.position-absolute {
  top: 0;
  padding-right: 13px;
}

.notation.position-absolute span {
  color: #dc3545;
  padding-right: 1.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 22px;
}

.input-group-text {
  min-height: 100%;
}

textarea {
  min-height: 7rem !important;
  overflow: hidden;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input:-internal-autofill-selected:valid {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
}

/*# sourceMappingURL=fixed.css.map */
