html { 
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    scroll-behavior: smooth;
  }
/*
 * Resaltador al seleccionar información 
 */
 ::-moz-selection {
    background: #5c6168;
    text-shadow: none;
  }
  ::selection {
    background: #585e64;
    text-shadow: none;
  }
  
  /*Regla horizontal predeterminada*/
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  
  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
    vertical-align: middle;
  }
  
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  textarea {
    resize: vertical;
  }
  
  *{
     box-sizing: border-box;
  
  }
  body {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #333;
    overflow-x: hidden;
    text-align: left;
    margin: 0;
   
  }
  
  
  .text-center {
    text-align: center;
  }
  
.modal50 {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 90px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto;
  /* background-color: rgb(124, 124, 124); 
  background-color: rgba(97, 97, 97, 0.6);  */
  text-align: left;
}
.button50 {
  background-color: #000000;
  color: #000000;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  border-radius: 10px;
  opacity: 0.9;
  
}
.modal-content50 {
  background-color: #fff;
  border-radius: 10px;
  margin: auto;
  padding: 50px;
  width: 50%;
  height: 50%;
}
.modal-content50 p{
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 18px;
}
.modal-content50 h1{
  text-align: center;
  font-size: 40px;
  color: #000000;
  margin-bottom: 5px;
}
.modal-content50 h2{
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.cerrar50 {
  color: #000000;
  float: right;
  font-size: 48px;
  font-weight: bold;
  transition: all 0.4s;
}
.cerrar50:hover,
.cerrar50:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  transform: scale(2);
}
  /*grid*/
  @media only screen and (min-width:768px)
    {
      
      .contenedor-gridf{
        margin-bottom:15px;
        margin-left: 60px;
      }
      .contenedor-gridf::after {
        content: '';
        display: block;
        clear:both;
      }

      .contenedor-grid10{
        margin-bottom:15px;
      }
      .contenedor-grid10::after {
        content: '';
        display: block;
        clear:both;
      }
  .contenedor-grid{
    margin-bottom:15px;
    justify-content: center;    
    flex-direction: row; 
    text-align: center;
    margin-left: 10%; 
    margin-right: 10%;
  }
  .contenedor-grid::after {
    content: '';
    display: block;
    clear:both;
  }
  .contenedor-grid1{
    margin-bottom:1px;
    margin-left: 60px;
  }
  .contenedor-grid1::after {
    content: '';
    display: block;
    clear:both;
  }
  [class*="columnas"]
  {
    padding: 0 10px;
    float: left;
  }
  .columnas12-4 {
    width: 25%;
    height: 800%;

    
  }
  .columnas11-4 {
    width: 22%;
margin-left: 110px;
    
  }
  .columnas117-4 {
    width: 25%;
  margin-left: 100px;
  
    
  }
  .columnas1-4 {
    width: 25%;
    
  }
  .columnas1-409 {
    width: 25%;
    
  }
  .columnas2-4 {
    width: 55%;
  }
  .columnas27-4 {
    width: 60%;
    float: right;
    margin-top: 30px;

  }
  .columnas18-4 {
    width: 40%;
    justify-content: center;    
    flex-direction: row; 
    text-align: center;

  }
   .columnas188-4 {
    width: 40%;
    justify-content: center;    
    flex-direction: row; 
    text-align: center;

  }
  .columnas3-4 {
 
    width: 95%;
  }
  .columnas3-3 {
    width: 100%;
  }

  .columnas3-332 {
    width: 100%;
  }
  

  .columnas1-3 {
    width: 33.3%;
  }
  .columnas2-3 {
    width: 66.6%;
  }
  .columnas1-1 {
    width: 100%;
  }
  .columnas1211-4 {
    width: 33%;

    
  }
  
  
  }
   /** subscribete **/
#subscribete {

  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(../Img/pexels-sora-shimazaki-5673488.webp) fixed center center;
  background-size: cover;
  padding: 50px 0;
} 
#subscribete .subscribete-titulo{

  top: 200px;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
}
#subscribete .subscribete-texto{
  color: #fff;

} 


.img-responsive2{
  width: 100%;
}

.servicio{
  margin-top: 20px ;
}

.servicio-desc h3{
  font-weight: bold;
  margin-bottom: 19px;
  font-size: 29px;
  line-height: 31px;
  }

  .arr37{
    margin-top: -90px;
    height: 80px;
width: 100%;
filter: invert(0.9) sepia(1) hue-rotate(0deg) saturate(5%);
  

  }
  /**imagen apartado de conócenos **/
  .v-header {
    height: 50vh;
    display:flex;
    align-items: center;
    text-align: center;
    color: rgb(255, 255, 255);
  }
  .contenedor {
    max-width: 1000px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: auto;
    text-align: center;
  }
  
  .header-contenido{
    z-index: 1;
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
  }
 

  /** css de la navegacion el menu**/
  a{
    text-decoration: none;
  }
  /** Logo**/
  .logo img{
    width: 190px;
    height: 75px;
    float: left; 
    margin-left: 20px;
    margin-top: 10px;
  }
  /** clase cuando la pagina se desliza**/
  .fixed {
    position: fixed;
    top: 0;
    height: 90px;
    z-index: 1;
  }
  section#landingpage{
    height: -150vh; 
  }
  nav:hover{
   
    background:rgb(0, 0, 0);

  }
  nav{
    display: flex;
    position: absolute;
    width: 100%;
    height: 50px;
    background:rgba(3, 3, 3, 0.361);
    transition: .3s all ease;
  }
  nav.active {
    background: rgba(0, 0, 0, 0.788);
    width: 100%;
    height: 85px;
  }
  
  #cambio{
  text-align: center;
  }
  
  nav ul{
    padding: 0;
  }
  nav li{
    
    display: inline-block;
    padding: 12px 25px;
    font-size: 15.5px;
    font-weight: 400;
    margin-left: 10px;
  }
  nav li a{
    color: #fff;
    text-transform: uppercase;
  }
  nav li a:hover {
    color: #bbc1c7;
    border-bottom: 2px solid #ffffff;
  }
  #ham-menu {
    display: none;
  }
  
  nav ul.active {
    left: 0px;
  }
  

/** Somos**/
.servicio-nosotros{
  margin-bottom: 15px;
}
.servicio-item h1{
  font-size: 24px;
  line-height: 25px;
}
.titulo{
  padding-bottom: 35px;
  text-align: left;
}
.servicio-titulo{
  text-align: left;

  font-size: 50px;
color: #000000;

}


.sub-titulo{
  margin-top: -10px;
  font-size: 30px;

color: #000000;
}
.dos{
  margin-top: -10px;
  font-size: 20px;
color: #000000;
margin-left: -10px;
}
.dos2{
  margin-top: 50px;
  font-size: 20px;
  color: #000000;
}
p {

  text-align: justify;  
}

@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%
  }

  to {
    margin-left: 0%;
    width: 100%; 
  }
}
/** SOMOS**/
.servicio-comofunciona  {
  margin-top: 40px;
}
.i{
  margin-top: -50px;
  margin-left: 15px;
  height: 300px;
  width: 180%;
  border-radius: 5px;
}

    /*Encabezado enfoque*/
    .cabeza2{
      margin-top:0px;
      color: #000000;
    }
    .cabeza2 h1{
      text-align: center;
      background-color: rgb(255, 255, 255);
      font-size: 50px;
      margin: 0;
      padding: 20px 0;
    }
    /** iconos2**/
  .i-co2{
    top:-120px;
    margin-top:5px;
    height: 120px;
    width: 110%;
    margin-left: -80px;
    background-color: #ebe9e9ca;
    

  }

  .iio2{
    margin-top: 25px;
    height: 160px;
    width: 40%;
    /*filter: invert();*/
  }
 
 
  .knos2{
    color: #000000;

    margin-top: 10px;
    font-size: 40px;
    justify-content: center;
  }
  .contenedorenfoque{
    width:85%;
    margin: 0 auto;
    color: #000000;
  
   }
   
 .contenedorenfoque p{
    text-align: justify;
font-size: 20px;
 }
 .espaciofinal{
  height: 50px;
 }
  /** nosotros **/


  .img-responsive3{
    width: 70%;
    right: 300px;
   
  }
  .espacitoo{
    width:100%;
    height: 2px;
    left:0px;
    background-color: #080808;
  }
  .espacitoo2{
    width:25%;
  }
  .servicio{
    margin-top: 20px ;
  }

  .servicio-caja{
    justify-content: center;    
    flex-direction: row; 
    text-align: center;
  
  }
  .botoncito2{
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    padding:  11px 80px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #000000;
    color:#ffffff;
    background-color: #000000;
  
    box-shadow: 12px 20px 21px rgba(0, 0, 0, 0.22);
    
  }
  .botoncito2:hover{
    background: #ffffff;
    border: 2px solid #000000 ;
    color: #000000;
  }
   /** Misión, visión y valores**/
   #container-slider
   {
     top:-15px;
     position: relative;
     display: block;
     width: 100%;
   }
   #slider {
     position: relative;
     display: block;
     width: 100%;
     height: 100vh;
     min-height: 500px;
   }
   #slider li {
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     position: absolute !important;
     top: 0 !important;
     left: 0 !important;
     width: 100%;
     height: 100%;
     display: block;
     -webkit-transition: opacity 1s;
     -moz-transition: opacity 1s;
     -ms-transition: opacity 1s;
     -o-transition: opacity 1s;
     transition: opacity 1s;
     z-index: -1;
     opacity: 0;
   }
   #container-slider .arrowPrev, #container-slider .arrowNext{
     font-size: 30pt;
     color: rgba(204, 204, 204, 0.65);
     cursor: pointer;
     position: absolute;
     top: 50%;
     left: 50px;
     z-index: 2; 
   }
   #container-slider .arrowNext {
     left: initial;
     right: 50px !important;
   }


   .arro2{
    height: 50px;
    width: 50px;
  }
   .arro1{
    height: 50px;
    width: 50px;
  }
   .content_slider{
     padding: 15px 30px;
     color: #FFF;
     width: 100%;
     height: 100%;
   }
   .content_slider div{
     text-align: center;
     padding: 0 250px;
   }
   .content_slider h2{
     font-family: 'arial';
     font-size: 50px;
     letter-spacing: 1px;
     text-transform: uppercase;
     margin-bottom: 20px;
   }
   .content_slider p {
     font-size: 35px;
     font-family: 'arial';
     color: #FFF;
     margin-bottom: 20px;
   }
   #slider li .content_slider{
     background: rgba(0, 0, 0, 0.50);
     padding: 10px 125px;
   }
   .content_slider{
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: -o-flex;
     display: flex;
     justify-content: center;
     align-items: center;
   }
   .btnSlider{
     text-transform: uppercase;
     font-size: 16px;
     letter-spacing: 1px;
     display: inline-block;
     padding:  8px 20px;
     border-radius: 50px;
     transition: 0.5s;
     margin: 50px;
     border: 2px solid #fff;
     color:#fff;
   }
   .btnSlider:hover{
     background: #888888;
     border: 2px solid #dadada ;
   }
   .listslider {
     position: absolute;
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: -o-flex;
     display: flex;
     justify-content: space-between;
     align-items: center;
     left: 50%;
     bottom: 5%;
     list-style: none;
     z-index: 2;
     transform: translateX(-50%);
   }
  

   .listslider li {
     border-radius: 50%;
     width: 10px;
     height: 10px;
     cursor: pointer;
     margin: 0 5px;
   }
   .listslider li a {
     background: #CCC;
     border-radius: 50%;
     width: 100%;
     height: 100%;
     display: block;
   }
   .item-select-slid {
     background: #FFF  !important;
   }
   @media screen and (max-width: 460px){
     .content_slider h2 {
         font-size: 60px !important;
     }
     .content_slider p {
         font-size:20px !important;
     }
     #container-slider .arrowPrev, #container-slider .arrowNext{
         font-size: 20pt;
     }
     #container-slider .arrowPrev{
         left: 15px;
     }
     #container-slider .arrowNext{
         right: 15px !important;
     }
     #slider{
         height: 400px;
         min-height: 400px;
     }
     #slider li .content_slider{
         padding: 10px 35px;
     }
     .btnSlider{
         padding: 10px 30px;
         font-size: 10pt;
     }
   }

/*Boton de ir a arriba*/
.texto{
  padding: 30px;
  font-size: 30px;
}
#botonArriba{
  position: fixed;
  padding: 10px;
  bottom: 125px;
  right: -100px;
  width:60px;
  height:60px;
  transition: all 1s;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 100;
} 
#botonArriba:hover{
    background-color:#b4b4b4c2 ;
}
  /** footer**/

/*:::::Pie de Pagina*/
.pie-pagina{
  width: 100%;
background-color: #212324;
}
.pie-pagina .grupo-1{
  width: 100%;
  max-width: 1200px;
  margin:auto;
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap:50px;
  padding: 45px 0px;
}
.box ul {
color: #ffffff;
padding:0;
list-style:none;
line-height:1.6;
font-size:20px;
margin-bottom:0;
}
.box ul a {
color:inherit;
text-decoration:none;
opacity:0.6;
}

.box ul a:hover {
opacity:0.8;
}

.pie-pagina .grupo-1 .box h2{

  color: #fff;
  margin-bottom: 25px;
  font-size: 25px;

}
.pie-pagina .grupo-1 .box h4{
color: #fff;
margin-bottom: 25px;
font-size: 20px;
text-align: center;
}
.pie-pagina .grupo-1 .box h5{
color: #fff;
margin-bottom: 25px;
font-size: 20px;
text-align: center;
}
.pie-pagina .grupo-1 .box p{
  color: #efefef;
  margin-bottom: 10px;
}

.pie-pagina .grupo-1 .red-social a{

  text-decoration: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  left: 100px;
  background-color: #1b1b1b;
  text-align: center;
  transition: all 300ms ease;
  border-radius: 50%;
  
  margin-left:13%;

}
.pie-pagina .grupo-1 .red-social a:hover{
  color: rgba(180, 180, 180, 0.849);
}

@media screen and (max-width:800px){
  .pie-pagina .grupo-1{
      width: 90%;
      grid-template-columns: repeat(1, 1fr);
      grid-gap:30px;
      padding: 35px 0px;
  }
       .coloritoser{
        margin-top: -10px;
      }
  
      .modal-content50 {
        background-color: #fff;
        border-radius: 10px;
        margin: auto;
        padding: 50px;
        width: 80%;
        height: 60%;
      }
      .modal-content50 p{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        font-size: 18px;
      }
      .modal-content50 h1{
        text-align: center;
        font-size: 30px;
        color: #000000;
        margin-bottom: 5px;
      }
      .modal-content50 h2{
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: center;
      }
      
      .cerrar50 {
        color: #000000;
        float: right;
        font-size: 28px;
        font-weight: bold;
        transition: all 0.4s;
      }
      .cerrar50:hover,
      .cerrar50:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        transform: scale(2);
      }
}
    /** footer2**/
/*Footer de bolas GC*/   
.footeer{
    margin: 20px;
    box-shadow: 0px 0px 20px 10px rgb(255, 255, 255);
    border-radius: 500px;
    transition: transform 15s ease;
}
.foote1{
    margin: 20px;
    box-shadow: 0px 0px 50px 5px #444444a7;
    border-radius: 50px;
}
.foote2{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgb(83, 83, 83);
    border-radius: 100px;
}
.foote3{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgba(0, 64, 255, 0.607);
    border-radius: 100px;
}
.foote4{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgba(255, 0, 0, 0.436);
    border-radius: 100px;
}
.foote5{
    margin: 20px;
    box-shadow: 0px 0px 20px 10px rgb(190, 108, 0);
    border-radius: 100px;
}.foote6{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgba(251, 0, 255, 0.436);
    border-radius: 100px;
}
.foote7{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgba(0, 255, 30, 0.372);
    border-radius: 100px;
}
.foote8{
    margin: 20px;
    box-shadow: 0px 0px 20px 5px rgba(9, 230, 255, 0.664);
    border-radius: 100px;
}
.foote9{
    margin: 20px;    
    box-shadow: 0px 0px 50px 5px rgb(54, 248, 210, 0.664);
    border-radius: 100px;
}
.subgrupo{
    width: 100%;
    /* height: 15vh; */
    display: flex;
    justify-content: center;
    align-items: end;
}
.pie-pagina .grupo-2{
  background-color: #212324;
  padding: 10px 10px;
  text-align: center;
  color: rgb(0, 0, 0);
  height: 100%;

}
.pie-pagina .grupo-3 small{
  font-size: 15px;
}
.pie-pagina .grupo-3{
  background-color: #212324;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
}
    

/** whatsapp**/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#000000;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #181818ef;
  z-index:100;
}
.float:hover {
  text-decoration: none;
  color: #000000;
  background-color:#fff;
}
.my-float{
  margin-top:16px;
}


    @media screen and (max-width:768px){   

      #subscribete .subscribete-titulo{

  top: 200px;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}
  .columnas2-4 {
    width: 100%;
  }
  .columnas1-409 {
    margin-top: 80px;
    width: 50%;
    
  }
  .servicio-titulo{
    text-align: center;
  
    font-size: 50px;
  color: #000;
  
  }
  .sub-titulo{
    text-align: center;
  
    font-size: 30px;
  color: #000000;
  
  }
  .dos{
    font-size: 20px;
      margin-left: 8%;
      margin-right: 8%;
  color: #000000;
  
  }
  .dos2{
    font-size: 20px;
      margin-left: 8%;
      margin-right: 8%;
  
  
  }

  #slider {
    position: relative;
    display: block;
    width: 100%;
    height: 110vh;
    min-height: 500px;
  }


  #container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 30pt;
    color: rgba(204, 204, 204, 0.65);
    cursor: pointer;
    position: absolute;
    top:88%;
    left: 50px;
    z-index: 2; 
  }
  #container-slider .arrowNext {
    left: initial;
    right: 50px !important;
  }
  .listslider {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 45%;
    bottom: 5%;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
  }

  

          
          }
     