.navbar-default .navbar-nav>li>a {
    /* font-family: 'Barlow', 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 0 0 / 53%);
}

.t3-wrapper .main-box:not(:first-child) {
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow-x: hidden;
}
@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(260px, 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: 34px;
    text-transform: uppercase;
    color: yellow;
}


.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; */
    padding-bottom: 4rem;
}

.features-item h3 {
    font-size: 19px;
    margin: 30px 0 30px 0;
    color: #686800;
    /* 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: #222;
    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: yellow;
    filter: drop-shadow(4px 5px 0px rgba(0,0,0,0.3));
}

.small-nav {
    background: #333;
}



.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; */
   background: #606060;
background: -moz-linear-gradient(-45deg, #606060 0%, #464646 36%, #191919 100%);
background: -webkit-linear-gradient(-45deg, #606060 0%,#464646 36%,#191919 100%);
background: linear-gradient(135deg, #606060 0%,#464646 36%,#191919 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#191919',GradientType=1 );
      margin: 0 auto;
  overflow-x: hidden;
}

.content-text {
    font-size: 19px;
    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: yellow;
    color: #000;
    font-size: 17px;
    box-shadow: 0 4px 0 #000;
}
.pre-title {
    display: inline-block;
    font-size: 18px;
    /* color: #ffffff; */
    margin-bottom: 15px;
    color: #ffffff;
    /* text-transform: initial; */
    /* font-family: 'Lato',sans-serif; */
    padding: 4px 12px;
    border-radius: 999px;
}

.pre-title::after {
    width: 60px;
    display: inline-block;
    height: 4px;
    background: rgb(255 255 0 / 50%);
    content: '';
    margin: 8px 0 0 9px;
    border-radius: 2px;
}
.servicios .module-title h3, .galeria .module-title h3, .contacto .module-title h3{
    color: #333;
}
.servicios span, .galeria span, .servicios span, .contacto span{
    color: #333;
}
.servicios .pre-title, .galeria .pre-title, .contacto .pre-title{
    color: yellow;
    background: #333;
}
.servicios .pre-title::after, .galeria .pre-title::after{}

.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;
    overflow-x: hidden;
}    #whatsapp-bottom .btn{width: 52px;height: 52px;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;font-size: 28px;}
#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;border-radius: 999rem;}



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

.whatsappbox {
    position: fixed;
    bottom: 95px;
    z-index: 999;
    right: 10px;
    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, #242511);
    padding: 50px 0;
}

.swiper-content .content .btn-group a{
    color: #000;
    box-shadow: 0 4px 0 hsl(56deg 100% 11%);
}

.nosotros {
    background-image: url(call-bg-2.jpg);
    background-size: cover;
    overflow-x: hidden;
}

.swiper-container {
    min-height: 100vh;
}

.galeria {
    padding-bottom: 3rem;
}