.navbar-default .navbar-nav>li>a {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 16px;
    /* border-radius: 1.5em; */
    /* margin: 0 2px; */
}
    .acm-features.style-1 img {
        max-width: 100%;
        height: auto;
    }

    .sticky-nav .navbar-brand {
        transition: height 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    }

.navbar-fixed-top {
    background: rgb(0 56 175);
}

.t3-wrapper .main-box:not(:first-child) {
    min-height: 70vh;
    align-items: center;
    justify-content: center;
    display: flex;
}
@media(min-width:768px){
.acm-features.style-light.style-1 {
  grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  grid-gap: 30px;
}
}
div.f-item-d {
  flex-grow: 1;
  flex-basis: calc(var(--modifier) * 999);
  /* margin: var(--margin); */
  box-shadow: 0 10px 20px -20px #000;
  padding: 8px;
  background: #fff;
  text-align: center;
  position: relative;
  /* width: 250px; */
  padding: 0 !important;
  border-radius: 0;
  margin-bottom: 15px;
}

body {
    padding: 0;
    overflow-x: hidden;
}


.flex-row{
    display: grid;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-auto-rows: minmax(150px, auto);
    grid-gap: 30px;
}
.automatizacion {
    background: #f1f1f1;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    transition: all 0.3s linear;
    color: #14419f;
    background: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: rgb(0 0 0 / 0.3);
    color: #fff;
}

.module-title h3 {
    margin-bottom: 30px;
    font-size: 42px;
    text-transform: uppercase;
    color: #012c8a;
}


.module-title h3 span:nth-child(2) {
    /* border-bottom: 6px solid rgb(88 116 175 / 0.5); */
    width: 100%;
    display: block;
}

.flex-row >div {
    background: #fff;
    text-align: center;
    
    border-radius: 12px;
   box-shadow: 0 10px 20px -20px #000;
    padding: 8px;
    background: #fff;

    position: relative
}


.servicios {
    background: #f1f1f1;
  overflow-x: hidden;
}

.features-item h3 {
    font-size: 19px;
    margin: 30px 0 30px 0;
    color: #0b3897;
    /* min-height: 90px; */
    /* line-height: 1.5; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.font-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    background: #0038af;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 0 8px rgb(255 255 255 / 20%);
}

.font-icon svg {
    width: 50px;
    height: 50px;
    fill: #fff;
    filter: drop-shadow(4px 5px 0px rgba(0,0,0,0.3));
}

.small-nav {
    background: #0038AF;
}



.action-block {
      background-size: cover;
      /* box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; */
      box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
      background: #0038af !important;
      background: -moz-linear-gradient(top, #0038af 0%, #0050fc 100%) !important;
      background: -webkit-linear-gradient(top, #0038af 0%,#0050fc 100%) !important;
      background: linear-gradient(to bottom, #0038af 0%,#0050fc 100%) !important;
      margin: 0 auto;
  overflow-x: hidden;
}

.content-text {
    font-size: 22px;
    font-weight: 300;
}


.f-item-d .image  {overflow: hidden;position: relative;}


.f-item-d .image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}
.f-item-d .image img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }  

.calllink .solid {
    background: #fff;
    color: #002470;
    font-size: 17px;
}
.pre-title {
    display: inline-block;
    font-size: 18px;
    /* color: #ffffff; */
    margin-bottom: 15px;
    color: #5874AF;
    /* text-transform: initial; */
    /* font-family: 'Lato',sans-serif; */
}

.pre-title::after {
    width: 100px;
    display: inline-block;
    height: 6px;
    background: #5874af80;
    content: '';
    margin: 8px 0 0 9px;
}

.wrapper .module-title {
    text-align: left;
}
.acm-features h3 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 8px;
    background: #0038afc7;
    color: #fff;
    letter-spacing: 1px;
    font-size: 19px;
    text-transform: uppercase;
    text-align: left;
    width: 90%;
    margin: 0;
}
.flex-row{

}


body{padding-top: 0;}


section#inicio {
    top: 0;
}    #whatsapp-bottom .btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1;border:none;transition:all 0.4s ease-in;border-radius:50%;box-shadow:-2px 2px 5px #0000008c;background:#303e48;opacity:1;padding:0;}
#whatsapp-bottom .btn{background:#25d366;}
#whatsapp-bottom .btn:hover,#whatsapp-bottom .btn:focus{background:#333;box-shadow:inset 0 0 10px #000;opacity:0.1;}
.btn{transition:all 0.3s linear;padding:0.5em 1.6em;border:none;letter-spacing:2px;font-size:22px;}



.back-to-top {
    bottom: 45px;
    opacity: 0;
    transform: scale(0);
}

.whatsappbox {
    position: fixed;
    bottom: 95px;
    z-index: 999;
    right: 0px;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease-in;
}

.mostrar {
    opacity: 1;
    transform: scale(1);
}


.btn-social-icon {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
}

.btn-social-icon .fa {
    position: static;
    font-size: 1em;
}

.btn-instagram {
    background-image: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}

.btn-social-icon:hover, .btn-social-icon:focus {
    background: #9b9b9b !important;
    color: #fff;
}

.btn-social-icon:hover .fa, .btn-social-icon:focus .fa{text-shadow: 2px 2px 1px rgb(0 0 0 / 0.2);}

.mod_as_contact_form_btn {
    padding: 8px 20px;
    font-size: 18px;
    border-radius: 1.5em;
}

.swiper-slide h1 span{ color: #0038af;}

.block-intro p {
    margin-bottom: 40px;
    font-size: 20px;
    color: #4B84FC;
    padding-left: 15px;
    border-left: 4px solid #ccc;
}

div#back-to-top {
    right: 3px;
   }
   .video-container{
       display: flex;
       flex-wrap: wrap;
       gap: 30px;
       align-items: center;
       justify-content: center;
   }
.video-item{
    width: clamp(280px, 320px, 50%);
    /* width: 150px; */
}
.video-item iframe{
    width: 100%;
    aspect-ratio: 1/1;
}
   .videos {
    background-image: linear-gradient(45deg, black, #011a50);
    padding: 50px 0;
}

.galeria{
  padding: 30px 0;
}
