
*{

--gris-claro: #e5e5e5;
--gris-oscuro: #666666;
--negro: #1a1a1a;
--rojo: #db0b26;

}

/** +++++++++++ FONTS ++++++++++++ **/
@font-face {
  font-family: 'Neosans_black';
src: url(fonts/NeoSansProBlack.OTF);
}

@font-face {
  font-family: 'Neosans_medium';
src: url(fonts/NeoSansProMedium.OTF);
}

@font-face {
  font-family: 'Neosans_regular';
src: url(fonts/NeoSansProRegular.OTF);
}

@font-face {
font-family: 'Neosans_regular';
src: url(fonts/NeoSansProRegular.OTF);
}

@font-face {
font-family: 'Digi_regular';
src: url(fonts/DS-DIGI.TTF);
}

@font-face {
font-family: 'Digi_italic';
src: url(fonts/DS-DIGII.TTF);
}

@font-face {
font-family: 'Digi_bold';
src: url(fonts/DS-DIGIB.TTF);
}
/** +++++++++++ FONTS ++++++++++++ **/

.session{
  margin-top: 200px;
  margin-bottom: 200px;
}

.session_small{
  margin-top: 100px;
  margin-bottom: 100px;
}

body {
  margin: 0;
  overflow-x: hidden;
}

.glass{
  backdrop-filter: blur(2px) saturate(200%);
  -webkit-backdrop-filter: blur(2px) saturate(400%);
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  border: 1px solid rgba(209, 213, 219, 0.3);
  }

.titulo_bg{
    font-family: "Neosans_medium";
    font-size: 55px;
    color: var(--rojo);
    text-shadow: 1px 1px 1px var(--gris-oscuro);
    
}
.titulo_bg span{
    color: var(--rojo);
}


/* ****************** preloader ***************** */
.centrado{
    height: 100vh;
    display: flex;
    justify-content: center;  /* centrado horizontal */
    align-items: center;      /* centrado vertical */
    
    background-color: #db0b26;
}

.centrar {
    display: flex;
    justify-content: center;  /* centrado horizontal */
    align-items: center; 
}

.texto-loading{
    font-family: 'Neosans_regular';
    color: #ffffff;
}

.cargar{
    overflow: hidden;
}

.logo-loading img{
    max-height: 100px;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ****************** preloader ***************** */



/* ****************** menu ***************** */
.menu {
    background-color: #e5e5e5;

   padding: 0px 50px 15px 50px;
}

.menu a{
    
    font-family: 'Neosans_regular';
    font-size: 14px;
    color: #666666;
    margin-bottom: -8px;
}

.activo{
    border-bottom: 2px solid #db0b26;
}

.navbar-toggler i{
    color: #db0b26;
}


.banderas a{
  text-decoration: none;
}
/* ****************** menu ***************** */


/* ****************** creatividad ***************** */
.encabezado{
    background-color: #ffffff;
}

.titulo{
    font-family: "Neosans_medium";
    font-size: 55px;
    color: #333333;
    
}
.titulo span{
    color: #db0b26;
}

.lema{
    font-family: "Neosans_regular";
    font-size: 16px;
    color: #808080;
}

.lista-servicios{
    font-family: "Times New Roman", Times, serif;
    font-size: 80px;
    color: #db0b26;
    line-height: 14px;
}

.lista-servicios span{
    font-family: "Neosans_regular";
    font-size: 16px;
    color: #666666;
}

/* ****************** creatividad ***************** */


/* ****************** clientes ***************** */

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:50px; margin:40px; }

.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; width: 40px; height: 40px; border-radius:50%;top:calc(50% - 10px); }

.MultiCarousel .leftLst { 
    left:0; backdrop-filter: blur(5px) saturate(200%);
    -webkit-backdrop-filter: blur(5px) saturate(200%);
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    border: 2px solid rgba(209, 213, 219, 0.8);
    }

.MultiCarousel .rightLst { 
  right:0; 
  backdrop-filter: blur(5px) saturate(200%);
  -webkit-backdrop-filter: blur(5px) saturate(200%);
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  border: 2px solid rgba(209, 213, 219, 0.8);
  }

  .MultiCarousel .rightLst:hover{
    backdrop-filter: blur(5px) saturate(200%);
  -webkit-backdrop-filter: blur(5px) saturate(200%);
  background-color: rgba(155, 155, 155, 0.5);
  border-radius: 12px;
  border: 2px solid rgba(119, 111, 111, 0.8);

  }
  .MultiCarousel .leftLst:hover{
     backdrop-filter: blur(5px) saturate(200%);
  -webkit-backdrop-filter: blur(5px) saturate(200%);
  background-color: rgba(155, 155, 155, 0.5);
  border-radius: 12px;
  border: 2px solid rgba(119, 111, 111, 0.8);

  }

.MultiCarousel .leftLst span{ color: var(--gris-oscuro); margin-left:0px; }
.MultiCarousel .rightLst span{ color: var(--gris-oscuro); margin-left:-4px; }
    
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; }

/* ****************** clientes ***************** */



/* ****************** footer ***************** */

footer a{
  text-decoration: none;
}

.titulo-footer{
  font-family: "Neosans_regular";
    font-size: 26px;
    color: var(--gris-oscuro);
}


.fb{
  filter: invert(35%) sepia(9%) saturate(3340%) hue-rotate(183deg) brightness(93%) contrast(94%);
}

.ins{
  filter: invert(25%) sepia(92%) saturate(2586%) hue-rotate(324deg) brightness(94%) contrast(87%);
}

.ins:hover{
  filter: invert(26%) sepia(73%) saturate(1452%) hue-rotate(252deg) brightness(95%) contrast(95%);
}

.fb:hover{
  filter: invert(39%) sepia(78%) saturate(4467%) hue-rotate(222deg) brightness(91%) contrast(97%);
}

.fb img{
  width: 40px !important;
  height: auto;
}

.ins img{
  width: 40px !important;
  height: auto;
}

.olfi-link a{
  color: var(--gris-oscuro);
  font-family: "Neosans_regular";
}

.olfi-link a span {
  color: var(--rojo);
}

/* ****************** footer ***************** */



/* ****************** Lideres ***************** */

.card-lider{
  width: 300px;

  border-radius: 10px;
 
}

.lideres {
  background-color: var(--rojo);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}

.lider{
  display: flex;
  justify-content: center;
}

.info-empleado{
  padding: 20px 20px 20px 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
}


.lider img{
  width: 200px;
  height: auto;
  border-radius: 50%;
  border: 1px solid var(--gris-oscuro);
}

.nombre{
  margin-top: 20px;
  font-family: "Neosans_medium";
  font-size: 20px;
  color: var(--rojo);
  line-height: 16px;

}

.cargo{
  font-family: "Neosans_regular";
  font-size: 16px;
  color: var(--negro);
  line-height: 18px;
}

/* ****************** Lideres ***************** */

/* ****************** masonry ***************** */
* { box-sizing: border-box; }

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 33.333%;
}
@media (max-width: 575px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}

/* To change the amount of columns on larger devices, uncomment the code below */

/* @media (min-width: 768px) and (max-width: 991px) {
  .grid-sizer,
  .grid-item {
    width: 33.333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 20%;
  }
} */

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}
/* ****************** masonry ***************** */



/* ****************** contacto ***************** */

form{
  padding-top: 100px;
  padding-bottom: 60px;
  box-shadow: 2px 2px 2px var(--gris-oscuro);
  border-radius: 10px;
  
}

input[type=text] {
  border-radius: 10 !important;
  -webkit-appearance: none !important;
}


label {
  color: #dd0925 !important;
    font-family: "Neosans_regular" !important;
}

input:focus, textarea:focus {
  border: 1px solid #dd0925 !important;
}

/* ****************** contacto ***************** */