@import url(https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Montserrat|Poppins:400,500,600,700);

.h1,
.h2,
.h3,
.h6,
h1,
h2,
h3,
h6 {
  text-transform: uppercase
}

.font-primary,
body {
  font-family: Roboto, sans-serif
}

#banner,
#error,
#overlay,
#success,
.accordion-group.accordion-classic .card-header .btnpf:before,
.carousel-indicators li::after,
.carousel-indicators li::before,
.carousel-indicators-client li::after,
.carousel-indicators-client li::before {
  display: none
}

#banner,
#loader {
  position: fixed;
  left: 50%;
  z-index: 1000
}

body {
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  font-size: 16px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #232323;
  letter-spacing: .5px
}

.h1,
h1 {
  font-size: 48px
}

.h2,
h2 {
  font-size: 38px
}

.h3,
h3 {
  font-size: 28px;
  line-height: 38px
}

.h4,
h4 {
  font-size: 22px;
  line-height: 30px
}

.h5,
h5 {
  font-size: 18px;
  line-height: 24px
}

.h6,
h6 {
  font-size: 16px;
  font-weight: 400
}

.btn,
.text-sm {
  font-size: 14px
}

.font-secondary {
  font-family: Montserrat, sans-serif
}

.form-contact,
.navbar-nav .nav-link,
.section-title p {
  font-family: Roboto, sans-serif
}

.txt-none {
  text-transform: none
}

.btn,
.dropdown-item,
.navbar-nav .nav-link {
  text-transform: uppercase
}

.text-yellow {
  color: #ff0 !important
}

::-webkit-scrollbar {
  width: 10px
}

::-webkit-scrollbar-track {
  background: #f0f0f0
}

::-webkit-scrollbar-thumb {
  background: #061279;
  border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
  background: #061279
}

body,
html {
  overflow-x: hidden;
  width: 100%;
  scrollbar-color: #061279 #f0f0f0;
  scrollbar-width: thin
}

.form-control {
  box-shadow: none;
  border-radius: 0
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #f5634b
}

.btn {
  display: inline-block;
  letter-spacing: 1px;
  padding: 18px 35px;
  border-radius: 0;
  font-weight: 700;
  transition: .5s;
  border: 1px solid transparent
}

.btn.active:focus,
.btn:active:focus,
.btn:focus,
.input-contact:focus,
.slick-slide a,
.slick-slide:focus {
  outline: 0
}

.bg-gray {
  background: #f0f2f4
}

.section {
  padding: 100px 0
}

.section-title .title {
  font-size: 50px;
  line-height: 50px
}

.section-title p {
  color: #000
}

.page-title {
  padding: 155px 0 100px
}

.cta,
.form label,
.hover-style-1,
.overlay,
.overly-2,
.page-title,
.slider,
.team-wrap .card-subtitle,
.textimonial {
  position: relative
}

.cta:before,
.overly-2:before,
.page-title:before,
.slider:before,
.textimonial:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6
}

.pagination li a,
.text-black {
  color: #232323
}

.text-md {
  font-size: 26px;
  line-height: 36px
}

.text-lg {
  font-size: 56px;
  line-height: 66px
}

.no-spacing {
  letter-spacing: 0
}

.dropdown-item,
.letter-spacing {
  letter-spacing: 1px
}

a {
  transition: .35s
}

a:focus,
a:hover {
  text-decoration: none !important;
  outline: 0
}

.blog-post-meta span,
.font-size-13,
.pricing h3 sub {
  font-size: 13px
}

.bg-black-50,
.why .card:hover {
  background: #181a23
}

.navbar-nav li {
  padding: 0 10px;
  color: #fff
}

.navbar-nav .nav-link {
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  transition: .25s
}

.nav-item:hover,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
  background-color: #061279;
  color: #fff !important
}

.nav-link-button {
  color: #000 !important;
  display: inline-block;
  background: 0 0;
  border: none
}

.nav-link-button,
.nav-link-button:focus,
.nav-link-button:active,
.nav-link-button:focus-visible {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: none !important;
}

.top-header {
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  font-size: 14px
}

.top-header ul li {
  padding: 0 25px;
  border-left: 1px solid #dedede
}

.dropdown,
.hover-style-1:hover:before {
  height: 100%
}

.dropdown-menu {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .03);
  padding: 24px 0 26px;
  min-width: 280px;
  left: 0;
  top: 100%;
  transform: translateY(10%);
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: .3s;
  display: block
}

.dropdown-item {
  color: #000;
  font-size: 12px;
  padding: .55rem 2rem
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  z-index: 20;
  transform: translateY(0)
}

.dropdown-item:hover,
.section-select {
  background: #061279;
  color: #fff !important
}

.fixed-nav,
.follow a,
.post-tags a {
  background: #fff
}

ul.dropdown-menu li {
  padding-left: 0 !important
}

.navbar-toggler {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 5px 10px
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") center center/100% 100% no-repeat
}

.slider {
  background: url("../images/servicios/P-T/portada-pozo-tierra.webp") 0 30%/cover no-repeat;
  padding: 180px 0
}

.slider h1 {
  font-size: 95px;
  line-height: 95px
}

.slider span.subhead {
  color: #fff;
  letter-spacing: 5px;
  border: 2px solid #fff;
  padding: 3px 15px 5px;
  opacity: .8
}

.mt-30px {
  margin-top: -30px
}

.pt30px {
  padding-top: 15vh
}

.number {
  opacity: .1;
  font-size: 130px;
  display: block;
  line-height: 120px;
  position: absolute;
  top: 10px
}

.font-size-12,
.reply-btn {
  font-size: 12px
}

.follow a,
.tags a,
.team-wrap ul li a {
  display: inline-block
}

.why .card {
  transition: .4s
}

.button-yellow:hover a,
.hover-style-1:hover a,
.hover-style-1:hover h3,
.hover-style-1:hover h4,
.hover-style-1:hover p,
.team-content-overlay li a,
.testimonial-slider .slick-dots li,
.why .card:hover h3,
.why .card:hover p {
  color: #fff
}

.hover-style-1:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  transition: .6s;
  background: linear-gradient(90deg, #f5634b 0, #fe9418 100%);
  border-color: #f5634b
}

.hover-style-1 a,
.hover-style-1 h3,
.hover-style-1 h4,
.hover-style-1 i,
.hover-style-1 p {
  position: relative;
  transition: .6s
}

.hover-style-1:hover a,
.hover-style-1:hover i {
  color: rgba(255, 255, 255, .8) !important
}

.mt--45 {
  margin-top: -45px
}

.course .card-body a h4:hover,
.slick-dots li.slick-active button::before {
  color: #f5634b
}

.course-widget li a {
  color: #232323;
  opacity: .9
}

.team-content-overlay li a:hover {
  background: #f5634b
}

.team-item .card-body {
  margin-top: -120px
}

.team-content-overlay {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  background-color: rgba(41, 40, 45, .85);
  transition: opacity .3s ease-out
}

.border-bottom,
.divider {
  margin: 0 auto;
  height: 4px
}

.overlay-content {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  top: 50%;
  transform: translateY(-40%)
}

.team-item:hover .team-content-overlay {
  opacity: 1
}

#banner,
#loader,
#overlay,
.team-item:hover .card-body {
  opacity: 0
}

.team-wrap .card-subtitle:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  max-width: 26px;
  border-top: 4px solid #ddd;
  margin-top: 20px
}

.team-wrap ul li a {
  width: 40px;
  height: 40px;
  border: 1px solid #dedede;
  color: #232323;
  text-align: center;
  padding-top: 6px
}

.team-wrap ul li a:hover {
  background: #f5634b;
  border-color: #f5634b;
  color: #fff !important
}

.divider {
  background: #f5634b;
  width: 45px
}

.border-bottom {
  background: #061279;
  width: 100%
}

.cta {
  background: url("../images/contacto/img-cotizar-2.webp") 50% 50%/cover no-repeat fixed
}

.w-40 {
  width: 40%
}

.slick-dots li button::before {
  color: #fff;
  font-size: 10px
}

.lh-35 {
  line-height: 35px
}

.pricing .card-body ul li {
  font-size: 15px
}

.pricing h3 {
  padding-left: 20px
}

.pricing h3 sup {
  top: 20px;
  left: 0
}

.pricing .btn-solid-border:hover {
  color: #fff !important
}

.map {
  width: 100%;
  height: 450px
}

.mt--170 {
  margin-top: -170px
}

.blog .card a h4,
.negrita {
  font-weight: 700
}

.accordion-group .card-header .btnpf[aria-expanded=true],
.blog .card a h4:hover,
.button-yellow a,
.color-sanej {
  color: #061279
}

.lh-25 {
  line-height: 23px
}

.search i {
  position: absolute;
  right: 15px;
  top: 15px
}

.tags a {
  color: #232323;
  border: 1px solid #dedede;
  padding: 3px 10px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 14px
}

.follow a {
  width: 35px;
  height: 35px;
  text-align: center;
  padding-top: 5px
}

.pagination {
  border: 0
}

.pagination .page-item.active .page-link {
  background-color: #061279;
  border-color: #061279;
  color: #fff !important
}

.dropdown-toggle-white::after,
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  content: ""
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius: 0
}

.pagination .page-link {
  background: 0 0;
  padding: 15px 20px
}

.post-tags a {
  display: inline-block;
  padding: 5px 10px
}

.social-share a {
  color: #232323;
  padding: 0 10px
}

.reply-btn {
  padding: 6px 17px;
  font-weight: 400;
  border: 2px solid #eee
}

.footer {
  padding-top: 90px;
  padding-bottom: 45px
}

.footer p,
.footer-menu li a {
  color: #fff;
  opacity: .8;
  font-size: 14px
}

.bg-black {
  background: #111
}

.footer-menu li a:hover {
  color: #f5634b;
  opacity: 1
}

.lh-40 {
  line-height: 40px
}

.footer-socials li a {
  opacity: .8;
  color: #595b65;
  font-size: 18px;
  padding-left: 10px
}

.recent-blog a {
  line-height: 1.5;
  font-size: 14px
}

@media (max-width:400px) {
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center
  }

  .navbar-nav li {
    padding: 0
  }
}

@media (max-width:480px) {
  .slider h1 {
    font-size: 40px;
    line-height: 48px
  }

  .text-lg {
    font-size: 28px;
    line-height: 38px
  }

  .lead {
    font-size: 1rem
  }

  .media {
    display: block
  }

  .media-body {
    margin-top: 20px
  }

  .number {
    font-size: 50px;
    line-height: 65px
  }

  .dropdown-menu {
    display: none;
    text-align: center
  }

  .navbar-nav li {
    padding: 0
  }
}

.img-size {
  width: 200px;
  height: auto
}

.img-size-nosotros {
  width: 100%;
  height: 300px;
  object-fit: cover
}

.navbar-scrolled {
  background-color: #fff;
  color: #000
}

.dropdown-toggle::after {
  color: #000
}

.dropdown-toggle-white::after {
  color: #fff
}

.phone-icon {
  width: 50px;
  height: 50px;
  font-size: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  background-color: #061279;
  animation: phoneScale 3s infinite;
}

@keyframes phoneScale {
  0% { scale: 1; }
  5% { scale: 1.025; }
  10% { scale: 1.05; }
  15% { scale: 1.075; }
  20% { scale: 1.1; }
  25% { scale: 1.125; }
  30% { scale: 1.15; }
  35% { scale: 1.175; }
  40% { scale: 1.2; }
  45% { scale: 1.225; }
  50% { scale: 1.25; }
  55% { scale: 1.225; }
  60% { scale: 1.2; }
  65% { scale: 1.175; }
  70% { scale: 1.15; }
  75% { scale: 1.125; }
  80% { scale: 1.1; }
  85% { scale: 1.075; }
  90% { scale: 1.05; }
  95% { scale: 1.025; }
  100% { scale: 1; }
}

.slider-item,
.slider-item-noback,
.slider-item-pag {
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(80vh);
  min-height: 630px;
  position: relative
}

.icon-center {
  font-size: 30px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg) translateY(-12px) translateX(9px) !important;
  transform-origin: center
}

.icon-center-mobile {
  font-size: 30px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg) translateY(-1px) translateX(2px) !important;
  transform-origin: center
}

.fas.fa-phone {
  transform: rotate(90deg)
}

.slider-item,
.slider-item-pag {
  background-size: cover
}

.slider-item:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  background: -moz-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(145, 232, 66, 0)));
  background: -webkit-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -o-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -ms-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(145, 232, 66, 0)));
  background: linear-gradient(to right, #061279 .5%, transparent)
}

.slider-item .slider-text,
.slider-item-pag .slider-text {
  color: #fff;
  height: calc(100vh);
  min-height: 1000px
}

.slider-item-noback:before,
.slider-item-pag:before {
  content: "";
  height: 800px;
  position: absolute;
  width: 100%;
  top: 0
}

.slider-item .slider-text .child-name,
.slider-item-pag .slider-text .child-name {
  font-size: 40px;
  color: #fff
}

.slider-item .slider-text h1,
.slider-item-pag .slider-text h1,
h2 {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  font-weight: 300 !important;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-left: .5em
}

.slider-item .slider-text h1 span,
.slider-item-pag .slider-text h1 span {
  color: #fff;
  background-color: #061279;
  -webkit-box-shadow: .5em 0 0 #061279, -.5em 0 0 #061279;
  box-shadow: .5em 0 0 #061279, -.5em 0 0 #061279
}

.slider-item .slider-text p,
.slider-item-pag .slider-text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: #fff;
  margin: 0 auto
}

.slider-item .slider-text p a,
.slider-item-pag .slider-text p a {
  color: #061279;
  text-decoration: underline
}

.slider-item .slider-text p a:hover,
.slider-item-pag .slider-text p a:hover {
  color: #fff;
  text-decoration: underline
}

.slider-item .slider-text p.sub-text,
.slider-item-pag .slider-text p.sub-text {
  line-height: 2
}

.slider-item-pag:before {
  background: #000;
  background: -moz-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(145, 232, 66, 0)));
  background: -webkit-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -o-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -ms-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(145, 232, 66, 0)));
  background: linear-gradient(to right, #061279 .1%, transparent)
}

@media (max-width:991.98px) {

  .slider-item .slider-text h1,
  .slider-item-pag .slider-text h1,
  h2 {
    font-size: 40px
  }

  .ml-4 {
    margin-left: -15px !important
  }

  .w80 {
    width: 90% !important
  }
}

.slider-item-noback {
  background-size: auto
}

.img-slider-index-4,
.img-us {
  height: 250px;
  padding: 180px 0
}

.slider-item-noback:before {
  background: #000;
  background: -moz-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(145, 232, 66, 0)));
  background: -webkit-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -o-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -ms-linear-gradient(top, #000 0, rgba(145, 232, 66, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(145, 232, 66, 0)));
  background: linear-gradient(to top, #000 0, rgba(145, 232, 66, 0) 100%)
}

.img-slider-index-1 {
  background-image: url('../images/servicios/P-T/portada-pozo-tierra-2.webp');
  background-size: cover;
  padding: 180px 0
}

.img-slider-index-2,
.img-slider-tablero {
  background-image: url('../images/servicios/T-E/portada-tablero.webp');
  background-size: cover;
  padding: 180px 0
}

.img-slider-index-3 {
  background-image: url('../images/slider-principal/portada-proyectos.webp');
  background-size: cover;
  padding: 180px 0
}

.img-slider-index-4 {
  background-image: url('../images/slider-principal/portada-nueva-imagen.webp')
}

.img-us {
  background-image: url('../images/about/nosotros.webp');
  background-position: center -180px
}

.background-card-img-1 {
  background: url('../images/slider-principal/mision-vision.webp') center center/cover no-repeat
}

.background-card-img-2 {
  background: url('../images/slider-principal/nuestros-clientes.webp') center center/cover no-repeat
}

.background-card-img-3 {
  background: url('../images/slider-principal/blog.webp') center center/cover no-repeat
}

.img-garantia {
  position: relative;
  border-radius: 20px;
  padding: 100px 0;
  color: #fff;
  overflow: hidden
}

.img-slider-alarma,
.img-slider-cliente,
.img-slider-contact,
.img-slider-electrogeno,
.img-slider-iluminacion,
.img-slider-mantenimiento,
.img-slider-proyecto,
.img-slider-subestacion {
  background-size: cover;
  padding: 180px 0
}

.img-garantia .background-overlay {
  background-image: url('../images/servicios/P-T/garantia-pozo.webp');
  filter: brightness(30%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  border-radius: 20px
}

.btn-cot {
    min-width: 48px;
    min-height: 48px;
    padding: 14px 32px;
    font-size: 1.2rem;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    border: none;
    text-decoration: none;
}

.btn-cot::before,
.button-transparente::before,
.button-yellow::before {
  content: '';
  inset: 0;
  margin: auto;
  height: 50px;
  transition: .6s cubic-bezier(.23, 1, .32, 1)
}

.img-garantia .container {
  position: relative;
  z-index: 2
}

.img-slider-mantenimiento {
  background-image: url('../images/servicios/P-T/mpt/portada-mantenimiento.webp')
}

.img-slider-alarma {
  background-image: url('../images/servicios/S-I/si-slider.webp')
}

.img-slider-iluminacion {
  background-image: url('../images/servicios/L-E/portada-luces-emergencia.webp');
  background-position: center 50px
}

.img-slider-electrogeno {
  background-image: url('../images/servicios/G-E/portada-grupo-electrogeno.webp')
}

.img-slider-subestacion {
  background-image: url('../images/servicios/S-E/portada-subestaciones.webp')
}

.img-slider-proyecto {
  background-image: url('../images/servicios/P-E/portada-proyecto-electrico.webp');
  background-position: center 20px
}

.img-slider-cliente {
  background-image: url('../images/clientes/portada-clientes.webp');
  background-position: center 10px
}

.img-slider-contact {
  background-image: url('../images/contacto/contacto-2.webp')
}

.section-garantia {
  position: relative;
  overflow: hidden
}

.section-garantia .bg {
  animation: 3s ease-in-out infinite alternate slidefondo;
  background-image: linear-gradient(-60deg, #061279 70%, #000 30%);
  bottom: 0;
  left: -50%;
  opacity: .5;
  position: absolute;
  right: -50%;
  top: 0;
  z-index: -1
}

.section-garantia .bg2 {
  animation-direction: alternate-reverse;
  animation-duration: 4s
}

.section-garantia .bg3 {
  animation-duration: 5s
}

.form-bg {
  position: relative;
  overflow: hidden;
  padding: 20px;
  border-radius: 15px
}

.form-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  bottom: 0;
  background: #061279;
  z-index: -1
}

@keyframes slidefondo {
  0% {
    transform: translateX(-25%)
  }

  100% {
    transform: translateX(25%)
  }
}

.background-blue {
  background-color: #061279
}

.background-card-inicio {
  position: absolute;
  width: 98%;
  height: 90%;
  filter: brightness(30%);
  border-radius: 20px;
  z-index: 1
}

.text-overlay {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 20px;
  font-size: small
}

.position-children {
  position: relative;
  overflow: hidden;
  border-radius: 20px
}

.btn.btn-outline-white {
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  color: #fff
}

.btn-cot,
.button-sanej,
.button-transparente {
  border: 2px solid #fff;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  transition: .3s cubic-bezier(.23, 1, .32, 1);
  cursor: pointer;
  overflow: hidden
}

.btn.btn-outline-white:focus,
.btn.btn-outline-white:hover {
  background: #fff;
  color: #000 !important;
  border-width: 2px
}

@media only screen and (max-width:1130px) {
  .slider-item-noback {
    background-size: contain
  }
}

.btn-cot,
.button-transparente {
  width: 45%;
  padding: 10px 24px;
  border-radius: 34px;
  background-color: transparent
}

.btn-cot::before,
.button-transparente::before {
  position: absolute;
  width: 35%;
  border-radius: inherit;
  scale: 0;
  z-index: -1;
  background-color: #061279
}

.btn-cot:hover::before,
.button-sanej:hover::before,
.button-transparente:hover::before,
.button-yellow:hover::before {
  scale: 3
}

.button-transparente:hover {
  color: #fff !important;
  scale: 1.1;
  box-shadow: 0 0 20px rgba(6, 18, 121, .4)
}

.btn-cot:active,
.button-transparente:active,
.button-yellow:active {
  scale: 1
}

.button-sanej {
  width: 40%;
  padding: 8px 20px;
  border-radius: 34px;
  background-color: #061279
}

.button-sanej:hover {
  color: #061279;
  scale: 1.1;
  box-shadow: 0 0 20px rgba(6, 18, 121, .4);
  background-color: transparent
}

.button-yellow {
  width: 45%;
  cursor: pointer;
  position: relative;
  padding: 10px 24px;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 34px;
  background-color: #ff0;
  font-weight: 600;
  transition: .3s cubic-bezier(.23, 1, .32, 1);
  overflow: hidden
}

.carousel-indicators,
.carousel-indicators-client {
  position: absolute;
  z-index: 15;
  display: -webkit-box;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  right: 0;
  list-style: none;
  left: 0
}

.button-yellow::before {
  position: absolute;
  width: 50px;
  border-radius: inherit;
  scale: 0;
  z-index: -1;
  background-color: transparent
}

.button-yellow:hover {
  color: #fff;
  scale: 1.1;
  box-shadow: 0 0 20px rgba(255, 255, 0, .4);
  background-color: transparent
}

.mwcard {
  max-height: 350px
}

.carousel-indicators {
  bottom: 5%;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.carousel-indicators .active,
.carousel-indicators-client .active {
  background-color: #fff;
  max-width: 12px;
  margin: 0 3px;
  height: 12px
}

.carousel-indicators-client {
  bottom: .1%;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.carousel-indicators li,
.carousel-indicators-client li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #404040;
  margin: 0 5px
}

.carousel-item img {
  width: 100%;
  margin-top: -50px;
  object-fit: cover
}

.site-footer a,
.site-footer a:hover {
  margin-top: 10px
}

.indicator-btn {
  bottom: .1%
}

.back-a {
  padding-top: 10px;
  border: 2px solid #061279;
  border-radius: 10px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, .1), 0 50px 50px rgba(0, 0, 0, .1);
  background-color: #fff;
  z-index: 20;
  position: relative
}

.color-hover-button {
  padding: 10px 20px;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  background-color: #061279;
  box-shadow: rgb(0 0 0 / 5%) 0 0 8px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 15px;
  transition: .5s;
  color: #fff
}

.color-hover-button:hover {
  letter-spacing: 3px;
  background-color: #fff;
  color: hsl(234deg, 91%, 25%);
  box-shadow: rgb(93 24 220) 0 7px 29px 0
}

.color-hover-button:active {
  letter-spacing: 3px;
  background-color: #fff;
  color: hsl(234deg, 91%, 25%);
  box-shadow: rgb(93 24 220) 0 0 0 0;
  transform: translateY(10px);
  transition: .1s
}

.color-hover-static {
  letter-spacing: 3px;
  background-color: #fff;
  color: hsl(234deg, 91%, 25%);
  box-shadow: rgb(93 24 220) 0 7px 29px 0;
  border-radius: 50px;
  padding: 15px;
  font-size: 15px;
}

.color-hover-static:hover {
  letter-spacing: 3px;
  background-color: yellow;
  color: hsl(234deg, 91%, 25%);
  box-shadow: rgb(93 24 220) 0 7px 29px 0;
  scale: 1.1;
}

.col-lg-3medio {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 31.333333% !important;
  max-width: 33.333333%
}

.three-line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4
}

.btn-cot:hover {
  color: #fff;
  scale: 1.1;
  box-shadow: 0 0 20px rgba(6, 18, 121, .4)
}

.slider-infinite {
  background: #fff;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
  height: 150px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%
}

.slider-infinite::after,
.slider-infinite::before {
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 150px;
  position: absolute;
  width: 20%;
  z-index: 2
}

.slider-infinite::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg)
}

.slider-infinite::before {
  left: 0;
  top: 0
}

.slide-infinite-track {
  animation: 40s linear infinite scroll;
  display: flex;
  width: calc(250px * 28)
}

.slide-infinite {
  height: 100px;
  width: 250px
}

@keyframes scroll {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(calc(-250px * 14))
  }
}

.button-wsp {
  z-index: 30
}

.socials-container {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  padding: 20px 40px
}

.social {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #c2c2c2
}

.form-contact,
.radius-img {
  border-radius: 20px
}

.facebook:hover {
  background: linear-gradient(45deg, #134ac0, #316ff6, #78a3ff)
}

.instagram:hover {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.social svg {
  fill: white;
  height: 20px
}

.footer-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  filter: brightness(30%);
  z-index: 0;
  background-image: url('../images/slider-principal/footer.webp')
}

.site-footer {
  position: relative;
  background-color: #f8f9fa;
  padding: 7em 0;
  border-top: #eee
}

.site-footer p:last-child {
  margin-bottom: 0
}

.site-footer a {
  color: #fff
}

.site-footer h3 {
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700
}

.site-footer .footer-link li {
  line-height: 1.5;
  margin-bottom: 15px
}

.site-footer hr {
  width: 100%
}

#loader {
  width: 96px;
  height: 96px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, .9);
  -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, .24);
  box-shadow: 0 24px 64px rgba(0, 0, 0, .24);
  border-radius: 16px;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s
}

#loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

#loader.show {
  -webkit-transition: opacity .4s ease-out, visibility linear;
  -o-transition: opacity .4s ease-out, visibility linear;
  transition: opacity .4s ease-out, visibility linear;
  visibility: visible;
  opacity: 1
}

#loader .circular {
  -webkit-animation: 2s linear infinite loader-rotate;
  animation: 2s linear infinite loader-rotate;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: 1.5s ease-in-out infinite loader-dash;
  animation: 1.5s ease-in-out infinite loader-dash;
  stroke-linecap: round
}

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px
  }
}

.enlace-footer:hover {
  color: #000 !important
}

.shadow-text {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .7)
}

.shadow-count {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .3)
}

@media (max-width:1360px) {
  .img-us {
    background-image: url('../images/about/nosotros.webp');
    height: 250px;
    padding: 180px 0;
    background-position: center center
  }
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

.section.about .row {
  display: flex;
  align-items: stretch
}

.section.about img {
  height: 300px;
  object-fit: cover;
  width: 100%
}

.section.about .col-lg-6,
.section.pozo .col-lg-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.section.pozo .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch
}

.section.pozo img {
  max-width: 80%;
  height: auto;
  object-fit: cover;
  border-radius: 10%
}

.section.tablero img {
  max-height: 450px;
  width: 100%;
  object-fit: cover;
  border-radius: 10%
}

@media (max-width:768px) {
  .media {
    display: block
  }

  .media-body {
    margin-top: 20px
  }

  .services .media img {
    width: 100% !important
  }

  .dropdown-menu {
    display: none;
    text-align: center
  }

  .navbar-nav li {
    padding: 0
  }

  .flex-row-line-blog {
    flex-direction: column;
    align-items: center;
    gap: 20px
  }

  .section.about .row {
    flex-direction: column
  }

  .section.about img {
    height: auto;
    margin-bottom: 5px
  }

  .section.about h2 {
    font-size: 2rem;
    margin-top: 15px
  }

  .section.about p {
    padding: 0 15px
  }

  .section.pozo img {
    max-width: 100%
  }

  .section.tablero img {
    max-height: 400px
  }
}

.lista-vinieta {
  list-style: none;
  padding-left: 20px
}

.vinieta {
  text-align: left;
  margin-left: 0;
  padding-left: 0
}

li.vinieta::marker {
  content: "✅"
}

li.martillo::marker {
  content: "🔨"
}

li.documento::marker {
  content: "📄"
}

li.candado::marker {
  content: "🔒"
}

li.rayo::marker {
  content: "⚡"
}

li.dinero::marker {
  content: "💰"
}

li.escudo::marker {
  content: "🛡️"
}

li.fuerza::marker {
  content: "💪🔧"
}

li.llave-americana::marker {
  content: "🔧"
}

.block-left {
  display: inline-block;
  text-align: left
}

#banner,
.button-submit-contact,
.section-title,
.signin {
  text-align: center
}

.subrayado {
  text-decoration: underline
}

.accordion-group .card {
  border-radius: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf !important
}

.accordion-group .card-body {
  padding: 15px 20px
}

.accordion-group .card-body img {
  max-width: 100px;
  margin-bottom: 10px
}

.accordion-group .card-header .btnpf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 13px 15px 10px
}

.accordion-group .card-header .btnpf:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  z-index: 0;
  font-size: 14px;
  right: 16px;
  padding: 3px 8px 1px;
  text-align: center;
  border-radius: 3px;
  top: 12px;
  content: "\f107";
  font-weight: 700;
  background-color: #333;
  color: #fff;
  transition: .3s
}

.accordion-group .card-header .btnpf[aria-expanded=true]::before {
  content: "\f106";
  background-color: #061279
}

.animacion {
  opacity: 0;
  transform: translateY(50px);
  transition: .6s ease-out;
  justify-content: center;
  align-items: center
}

.animacion.visible {
  opacity: 1;
  transform: translateY(0)
}

.blog .img-cover {
  object-fit: cover;
  height: 250px;
  width: auto
}

.img-garantia-size {
  width: 100%;
  height: 90%
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-row-line {
  display: flex;
  gap: 20px
}

.flex-row-line-blog {
  display: flex;
  gap: 50px
}

.form-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: linear-gradient(45deg, #87ceeb, #00008b);
  padding: 30px;
  width: 100%;
  transition: background .3s
}

.form-contact:hover {
  background: linear-gradient(45deg, #00008b, #87ceeb)
}

::placeholder {
  font-family: Roboto, sans-serif
}

.form-contact a {
  align-self: flex-end;
  color: #fff !important;
  border-color: #fff
}

.flex-column-contact {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 5px
}

.flex-column-contact>label {
  color: #fff;
  font-weight: 600
}

.input-contact {
  margin-left: 10px;
  border-radius: 10rem;
  border: none;
  width: 100%;
  height: 100%
}

.inputForm-contact {
  border: 1.5px solid #ecedec;
  border-radius: 10em;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  transition: .2s ease-in-out;
  background-color: #fff
}

.inputForm-contact:focus-within {
  border: 1.5px solid orange
}

.textarea-contact {
  padding: 15px;
  border-radius: .5rem;
  border: none;
  width: 100%;
  height: 150px
}

.btn_enviar,
.button-submit-contact {
  height: 50px;
  position: relative;
  cursor: pointer
}

.button-submit-contact {
  display: inline-block;
  padding: 10px 30px;
  letter-spacing: 1px;
  text-decoration: none;
  background: 0 0;
  transition: .5s ease-out;
  border: 2px solid;
  border-radius: 10em;
  box-shadow: inset 0 0 0 0 #00f;
  margin: 20px 0 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  width: 100%
}

.flex,
.form {
  display: flex
}

.button-submit-contact:hover {
  color: #fff;
  box-shadow: inset 0 -100px 0 0 #061279
}

.button-submit-contact:active {
  transform: scale(.9)
}

.contact-form-contact-info p {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
  color: #000
}

.contact-form-contact-info p .icon {
  top: -4px;
  position: relative;
  width: 0;
  font-size: 30px;
  color: #061279
}

.form {
  flex-direction: column;
  gap: 10px;
  max-width: 550px;
  padding: 50px;
  border-radius: 20px;
  position: relative;
  background-color: #1a1a1a;
  color: #fff;
  border: 1px solid #333
}

.message,
.signin {
  font-size: 14.5px;
  color: rgba(255, 255, 255, .7)
}

.btn_enviar,
.form label .input,
.submit {
  color: #fff;
  outline: 0
}

.signin a:hover {
  text-decoration: underline royalblue
}

.signin a {
  color: #00bfff
}

.flex {
  width: 100%;
  gap: 6px
}

.form label .input {
  background-color: #333;
  width: 100%;
  padding: 20px 5px 5px 10px;
  border: 1px solid rgba(105, 105, 105, .397);
  border-radius: 10px
}

.form label .input+span {
  color: rgba(255, 255, 255, .5);
  position: absolute;
  left: 10px;
  top: 0;
  font-size: .9em;
  cursor: text;
  transition: .3s
}

.form label .input:placeholder-shown+span {
  top: 12.5px;
  font-size: .9em
}

.form label .input:focus+span,
.form label .input:valid+span {
  color: #00bfff;
  top: 0;
  font-size: .7em;
  font-weight: 600
}

.input {
  font-size: medium
}

.submit {
  border: none;
  padding: 10px;
  border-radius: 10px;
  font-size: 16px;
  transform: .3s ease;
  background-color: #00bfff
}

.submit:hover {
  background-color: #00bfff96
}

@keyframes pulse {
  from {
    transform: scale(.9);
    opacity: 1
  }

  to {
    transform: scale(1.8);
    opacity: 0
  }
}

.btn_enviar {
  width: 140px;
  background: linear-gradient(to top, #061279, #12376e, #23487f);
  border-radius: 50px;
  border: none;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .5);
  overflow: hidden;
  margin-top: 10px
}

#overlay,
.container-blog,
.overlay::before {
  width: 100%;
  height: 100%
}

.btn_enviar span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: top .5s
}

.btn-text-one {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: #061279;
  opacity: .6
}

.page-title-section {
  padding: 200px 0 80px
}

.container-blog {
  --s: 200px;
  --c1: #1d1d1d;
  --c2: #4e4f51;
  --c3: #3c3c3c;
  background: repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--c3) 0 180deg) calc(.5 * var(--s)) calc(.5 * var(--s) * .577), repeating-conic-gradient(from 30deg, var(--c1) 0 60deg, var(--c2) 0 120deg, var(--c3) 0 180deg);
  background-size: var(--s) calc(var(--s) * .577)
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.section-sm {
  padding-top: 40px
}

.section-title {
  margin-bottom: 30px;
  color: #061279
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 900;
  transition: opacity .5s
}

#banner {
  top: 50%;
  transform: translate(-50%, -50%) scale(.5);
  width: 80%;
  max-width: 800px;
  background-color: #061279;
  border: 2px solid #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
  padding: 5px;
  transition: opacity .5s, transform .5s
}

#banner img {
  max-width: 100%;
  border-radius: 8px
}

.close-banner {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 24px;
  cursor: pointer;
  color: #061279
}

#banner.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1)
}

#overlay.show {
  display: block;
  opacity: 1
}
