@font-face {
    font-family: 'Galano Grotesque';
    src: url('../GalanoGrotesqueRegular.otf');
}
*{
    margin: 0;
    box-sizing: border-box;
    font-family: 'Galano Grotesque';
}
.wsp-flota{
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 99999;
}
.subir{
    position: fixed;
    bottom: 25%;
    right: 2%;
    display: none;
    z-index: 99999;
}
.subir.active{
    position: fixed;
    bottom: 25%;
    right: 2%;
    display: block;
    z-index: 99999;
}
.subir a{
    display: block;
    width: 30px;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #f2f2f2;
    transition: .5s;
}
.subir a i{
    color: #000;
    display: block;
    margin: auto;
}
.subir a:hover{
    background: #10F957;
}
.subir a:hover i{
    color: #052433;
}

.color-verde{
    color: #10F957;
}
.fondo-verde{
    background: #10F957;
}
.item-menu-unique{
    border-bottom: 3px solid transparent;
}
.item-menu-unique:hover{
    transition: .5s;
    border-bottom: 3px solid #10F957;
}
.title{
    font-size: 50px;
    font-weight: bold;
}
.title2{
    font-size: 35px;
    color:#052433 ;
    font-weight: bold;
    
}
.color-azul{
    color: #052433;
}
.parrafo{
    color: #052433;
    text-align: justify;
    font-weight: 500;
    font-size: 15px;
}
.parrafo2{
    color: #052433;
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
}
.fondo{
    background: fixed;
 
    background-image: url('../img/home/fondo.png');
    background-size: 100%;
    height: 50vh;
    background-position:  center;
    background-repeat: no-repeat;
}
.fondo1{
    background: fixed;
   
    background-image: url('../img/servicio/servicio1.png');
    background-size: cover;
    height: 50vh;
    background-position:  center;
    background-repeat: no-repeat;
}
.carousel-control-next, .carousel-control-prev{
    width: 5% !important;
}
.carousel-indicators {
    margin-bottom: 3rem !important;
}
.btn-slider{
    padding: 15px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.btn-slider:hover{
    background: #10F957;
    transition: .5s;
}
.btn-slider:hover i{
    color: #083649;
}
.direction{
    width: 10px !important;
    height: 10px !important;
    margin-left: 10px !important;
    border: 0 !important;
}
.direction.active{
    background: #10F957 !important;
    width: 10px !important;
    height: 10px !important;
    border: 0 !important;
}
.fondo1:after {
    content:"";
    position:absolute;
    width: 0; 
    height: 0;
    top: 0;
    left: 0;
    
    border-bottom: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 70px solid white;
    z-index: 999;
  }
  .fondo2:after {
    content:"";
    position:absolute;
    width: 0; 
    height: 0;
    top: 0;
    left: 0;
    
    border-bottom: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 70px solid white;
    z-index: 999;
  }
.fondo3:after {
    content:"";
    position:absolute;
    width: 0; 
    height: 0;
    top: 0;
    left: 0;
    
    border-bottom: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 70px solid white;
    z-index: 999;
  }
  .borde2:after {
    content: "";
    position: absolute;
    width: 0;
    height: 80px;
    bottom: 0;
    right: 0px;
    border-left: 70px solid transparent;
    /* border-right: 80px solid transparent; */
    /* border-top: 80px solid #f00; */
    border-bottom: 70px solid white;
    z-index: 999;

  }
.fondo2{
    background: fixed;
    background-image: url('../img/servicio/servicio2.png');
    background-size: 100%;
    height: 50vh;
    background-position:  center;
    background-repeat: no-repeat;
}
.fondo3{
    background: fixed;

    background-image: url('../img/servicio/servicio3.png');
    background-size: 100%;
    height: 50vh;
    background-position:  center;
    background-repeat: no-repeat;
}
.bg-gradiente{
    background: linear-gradient(360deg, #0F0F0F 0%, rgba(255, 255, 255, 0) 66.94%);
    z-index: 9;
}
.caja-servicio{
    overflow: hidden;
}
.caja-servicio h4{
    transition: .5s;
}
.caja-servicio:hover img{
    transform: scale(1.03);
    transition: .5s;
}
.caja-servicio:hover h4{
    margin-bottom: 45px !important;
    transition: .5s;
}
input:focus{
    outline: none;
}
textarea:focus{
    outline: none;
}
.small{
    font-size: 11px !important;
}
.portada{
    height: 100vh;
    overflow: hidden;
}

.caja-servicio:after {
    content:"";
    position:absolute;
    width: 0; 
    height: 0;
    top: 0;
    left: 0;
    border-bottom: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 70px solid white;
    z-index: 999;
  }
  .caja-servicio2:after {
    content: "";
    position: absolute;
    width: 0;
    height: 80px;
    bottom: 0;
    right: 0px;
    border-left: 70px solid transparent;
    /* border-right: 80px solid transparent; */
    /* border-top: 80px solid #f00; */
    border-bottom: 70px solid white;
    z-index: 999;

  }

  .boton-enviar:after {
    content:"";
    position:absolute;
    width: 0; 
    height: 0;
    top: 0;
    left: 0;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    z-index: 999;
  }
  
  .boton-enviar2:after {
    content: "";
    position: absolute;
    width: 0;
    height: 80px;
    bottom: 0;
    right: 0px;
    border-left: 20px solid transparent;
    /* border-right: 80px solid transparent; */
    /* border-top: 80px solid #f00; */
    border-bottom: 20px solid white;
    z-index: 999;

  }
  
  .box-header-servicio{
      background: #083649;
     
  }
  .box-header-servicio:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border-bottom: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid white;
    z-index: 1;
    z-index: 999;
  }
 
  .title3{
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    
    color: #052433;
  }
  .border-bottom-section{
      border-bottom: 1px solid #10F957;
  }
  .border-bottom-input{
    border-bottom: 1px solid #052433 !important;
}
.bt-footer{
    border-top: 1px solid #052433 !important;
}
  .img-h{
      height: 140px;
      display: flex;
      flex-direction: column;
      justify-content: center;
  }
  .img-h img {
      max-height: 140px;
  }
  .menu-all{
      z-index: 9999;
  }
  .punto{
      width: 7px;
      height: 7px;
      background: #10F957;
      position: relative;
      margin-top: 5px !important;
  }
  .punto:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid #052433;
    z-index: 1;
    z-index: 99999;
  }
  
  .contenido-servicio{
    
  }
  .title-servicio-box{
      color: white;
  }
  .box-header-servicio{
      min-height: 180px;
      margin-bottom: 15px;
  }
  .container-general-servicio p{
      font-size: 12px ;
      font-weight: 300 !important;
  }
  .title-servicio-box{
      font-size: 13px !important;
  }
  .container-general-servicio:hover{
      
  }
  .container-general-servicio:hover .title-servicio-box {
      color: #10F957  !important;
  }
  .container-general-servicio:hover .box-header-servicio{
      background: #052433;
  }
  

.contenido-servicio-general{
    visibility: hidden;
    position: absolute;
    width: 100%;
    transition: 0s;
    z-index: 99;
    top: 160px;
    background: #052433;
    z-index: 999;
    
}
.container-general-servicio:hover .contenido-servicio-general{
    visibility: visible;
    position: absolute;
    width: 100%;
    transition: 2s;
    z-index: 99;
    opacity: 1;
    top: 160px;
    background: #052433;
    z-index: 99999;
     
  }
 
  .contenido-servicio{
    height: 0;
    opacity: 0;
}
.container-img-sv{
    height: 0;
    opacity: 0;
}
.container-general-servicio:hover .contenido-servicio{
    height: 100%;
    opacity: 1;
    transition: 2s;
}
.container-general-servicio:hover .container-img-sv{
    height: 100%;
    opacity: 1;
    transition: 2s;
}
  .box-items-servicio{
      min-height: 100vh;
      margin-bottom: 30vh;
  }

  @media(max-width:756px){
    .fondo{
        background-size: cover;
        height:35vh;
        background-position:  center;
        background-repeat: no-repeat;
    }
    .fondo1{
        background-image: url('../img/servicio/servicio1.png');
        background-size: cover;
        height:35vh;
        background-position:  center;
        background-repeat: no-repeat;
    }
    .fondo2{
        background-image: url('../img/servicio/servicio2.png');
        background-size: cover;
        height:35vh;
        background-position:  center;
        background-repeat: no-repeat;
    }
    .fondo3{
        background-image: url('../img/servicio/servicio3.png');
        background-size: cover;
        height:35vh;
        background-position:  center;
        background-repeat: no-repeat;
    }
    .title3{
        font-size: 20px;
        line-height: 30px;
    }
    .title{
        font-size: 25px;
        padding-top: 45px !important;
    }
    .item-carousel{
        height: 100vh;
    }
    .wsp-flota img{
        width: 60px;
    }
    .contenido-servicio-general {
        position: relative;
        opacity: 0;
        height: 0;
        width: 100%;
        z-index: 99;
        top: 0px;
        background: #052433;
        z-index: 999;
    }
    .subir{
        position: fixed;
        bottom: 20%;
        right: 3%;
        display: none;
        z-index: 99999;
    }
    .subir.active{
        position: fixed;
        bottom: 20%;
        right: 3%;
        display: block;
        z-index: 99999;
    }
    .contenido-servicio{
        height: 0;
        opacity: 0;
    }
    .box-alt{
        height: 100vh !important;
    }
    .container-img-sv{
        height: 0;
        opacity: 0;
    }
    .container-general-servicio:hover .contenido-servicio-general{
        position: relative;
        width: 100%;
        transition: .2s;
        z-index: 99;
        opacity: 1;
        height: 100%;
        top: 0px;
        background: #052433;
        z-index: 99999;
         
      }
      .box-header-servicio {
        min-height: 180px;
        margin-bottom: -3px;
    }
    .box-header-servicio > div{
        padding-bottom: 0 !important;
    }
    .box-header-servicio:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: -1px;
        left: -1px;
        border-bottom: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid white;
        z-index: 1;
        z-index: 999;
    }
    .bg-gradiente {
        background: linear-gradient(360deg, #0F0F0F 0%, rgba(255, 255, 255, 0) 66.94%);
        z-index: 9;
        width: 99.8%;
        height: 99.9% !important;
    }
    #servicios{
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .container{
        padding-left: 6% !important;
        padding-right: 6% !important;
    }
    .box-items-servicio {
        min-height: 70vh;
        margin-bottom: 0vh;
    }
  }