@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Ubuntu&display=swap');
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
* {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}





.tawk-button-circle.tawk-button-small {
    display: none !important;
}



/* Ocultar el menú de 3 líneas en el widget de tawk.to */
iframe[src*="tawk.to"] {
    pointer-events: none !important;
}

    iframe[src*="tawk.to"] .tawk-custom-color,
    iframe[src*="tawk.to"] .tawk-dropdown-menu {
        display: none !important;
    }




a{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    color: #7c7c7c;
    padding: 0px 40px;
}
ul{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    list-style: none;
}

body, html{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    overflow-x: hidden;
    }
    header{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        width: 100vw;
        height: 330px;
        background-position: bottom;
        background-size: cover;
    }
    .header-content{
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        text-align: center;
    }
    .header-content h2{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        font-size: 4vmin;
    }
    .header-content h1{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        font-size: 7vmin;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .navbar1{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        position: relative;
        top: 0;
        left: 0;
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 1px 30px;
        color: white;
    }
    .nav1-links{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        display: flex;
        align-items: center;
    }
    .nav1-links li{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        margin:  0 30px;
    }
    .navbar3{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        position: relative;
        margin-top: 15px;
        display: flex;
        padding: 1px 30px;
        color: white;
    }
    .imagen {
        font-family: Arial, Helvetica, sans-serif;
        margin-left:20px;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 300px;
        height: 70px;
    }
    .slogan{
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        height: 70px;
    }
    .imgslogan{
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        width: 300px;
        height: 70px;
    }
    .lbvospones{
        font-family: Arial, Helvetica, sans-serif;
        margin-right: 20px;
        font-style: oblique;
        font-size: 20px;
    }
    .menures{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        height: 60px;
        background-color:  #fe3d46;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        padding: 15px 20px 30px 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 1000;
    }
    .menures .navbar2 ul{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        list-style: none;
        position: absolute;
    }
    .menures .navbar2 ul li{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        float: left;
    }
    .menures .navbar2 ul li a{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        padding: 20px;
        color: white;
    }
        
    .menures .navbar2 ul li a:hover{
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
    }
    #menu-bar2{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        display: none;
    }
    .menures label{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        cursor: pointer;
        display: none;
    }
    ul li ul.dropdown li {

        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }
    
    ul li ul.dropdown {
        font-family: Arial, Helvetica, sans-serif;
        width: 220px;
        background: #fe3d46;
        position: relative;
        z-index: 999;
        display: none;
    }
    
    ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        background: #fe3d46;
    }
    
    ul li:hover ul.dropdown {
    
        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }
    
    
    h1, p{
        line-height: 1.5em;
        text-align: justify;
        font-size: 20px;
        text-align:center;
        color: black;
    }
    .cta5{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5em;
        text-align: justify;
        color: white;
        display:inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      text-align: justify;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 20px;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 5px;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }



    .slider-box{
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        border: none;
        text-align: center;
        width: auto;
        height: auto;
        overflow: hidden;
    }
    .slider-box ul{
        background-color: white;
        font-family: Arial, Helvetica, sans-serif;
        border: none;
        display: flex;
        padding: 0;
        width: 400%;
        animation: slide 15s infinite alternate ease-in-out;
    }
    .slider-box li{
        background-color: white;
        font-family: Arial, Helvetica, sans-serif;
        border: none;
        width: 100%;
        list-style: none;
    }
    .texto{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 0;
        text-align: center;
        padding: 0 250px;
        top: 250px;
        color: #ffffff;
    }
    .texto h2{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 0;
        font-size: 45px;
        margin-bottom: 15px;
    }
    .slider-box img{
        font-family: Arial, Helvetica, sans-serif;
        height: 390px;
        display: block;
        display: inline-block;
        width: 100%;
    }
    
    @keyframes slide {
        0% {margin-left: 0;}
        20% {margin-left: 0;}
    
        25% {margin-left: -100%;}
        45% {margin-left: -100%;}
    
        50% {margin-left: -200%;}
        70% {margin-left: -200%;}
    
        75% {margin-left: -300%;}
        100% {margin-left: -300%;}
    }
    .rastrearenvio{
        font-family: Arial, Helvetica, sans-serif; 
    }
    .labelrastrear {
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 30px;
    }
    .boxbuscar {
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        top: 35%;
        transform: translate(-50%, -50%);
        width: 290px;
        padding: 10px;
        border: 1px solid #ffffff;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        margin-right: 250px;
    }
    .btnbuscar {
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 10px 20px;
        background-color: #F7931e;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }
    .tarifasrealizar{
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        position: relative;

    }
    .tarifasyrutas{
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        border: none;
        box-shadow: 10px 12px 14px 2px rgba(0,0,0,0.47);
        width: 220px;
        height: 138px;
        transform: translate(0, -50%);
    }
    .tarifasyrutas:hover{
        font-family: Arial, Helvetica, sans-serif;
        background-color: #F7931e;
        color: white;
    }
    .realizarenvio{
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        border: none;
        box-shadow: 10px 12px 14px 2px rgba(0,0,0,0.47);
        width: 220px;
        height: 138px;
        transform: translate(0, -50%);
    
    }
    .realizarenvio:hover{
        font-family: Arial, Helvetica, sans-serif;
        background-color: #F7931e;
        color: white;
    }
    .boletin{
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        color: black;
    }
    .labelbi{
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        color: #F7931e;
        font-size: 30px;
    }
    .labelbi2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: justify;
    }
    .btnboletin{
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        background-color: #F7931e;
        color: white;
        font-size: 20px;
        border-radius: 3%;
        border: none;
        padding: 10px;
    }
    .cta6{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5em;
        text-align: justify;
        color: white;
        display:inline-block;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      text-align: justify;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 20px;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 5px;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    section{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        width: 100%;
        margin: 80px auto;
    }
    .tours{
        font-family: Arial, Helvetica, sans-serif;
        color: black; 
    }
    .quienes{
        text-align: center;
    }
    .row{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .row .col{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        margin: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .image-gallery{
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 50px;
    }
    .tblvision{
        margin-top: 40px;
        margin-bottom: 50px;
        line-height: 2em;
        margin-right: 50px;
        margin-left: 20px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        border-width: 3px;
        border-style: solid;
        border-radius: none;
        border: none;
    }
    hr{
        font-family: Arial, Helvetica, sans-serif;
        border: none;
        height: 3px;
        background-color: #fe3d46;
    }
    .servicios{
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
    }
    .lbservicios{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
        margin-bottom: 50px;
    }
    .servicioybeneficios{
        font-family: Arial, Helvetica, sans-serif;
        color: #fe3d46;
    }
    .app1{
    
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        display: inline-block;
        text-align: center;
        margin-bottom: 50px;
    }
    .platformadigital{
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 5px;
        padding: 1px;
    }
    .navbarservicios1{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios1-links{
        margin-right: 250px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios1-links li{
        color: white;
        margin:  0 30px;
    }
    .app2{
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        display: inline-block;
        text-align: center;
        margin-bottom: 50px;
    }
    .navbarservicios2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios2-links{
        margin-right: 250px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios2-links li{
        color: white;
        margin:  0 30px;
    }
    
.navbarservicios3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios3-links{
    margin-right: 320px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios3-links li{
    color: white;
    margin:  0 30px;
}
.navbarservicios4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios4-links{
    margin-right: 315px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios4-links li{
    color: white;
    margin:  0 30px;
}
.navbarservicios5{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios5-links{
    margin-right: 230px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios5-links li{
    color: white;
    margin:  0 30px;
}
.navbarservicios6{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios6-links{
    margin-right: 310px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios6-links li{
    color: white;
    margin:  0 30px;
}
.navbarservicios7{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios7-links{
    margin-right: 220px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios7-links li{
    color: white;
    margin:  0 30px;
}
.navbarservicios8{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color:  #F7931e;
    margin-top: 330px;
    margin-left: 1px;
    position: absolute;
    color: white;
    top: 0;
    display: flex;
    width: 500px;
    justify-content: space-between;
    padding: 5px;
    color: whitesmoke;
    border-radius: 0px 0px 5px 5px;
}
.navbarservicios8-links{
    margin-right: 240px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    display: flex;
    align-items: center;
}
.navbarservicios8-links li{
    color: white;
    margin:  0 30px;
}
.cta2{
    text-align: justify;
    line-height: 1.5em;
    color: white;
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em;
    padding:.3em 1em; 
    text-decoration:none; 
}
.modaloverlay2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
  background:rgba(0,0,0,0.8);
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index:-1;
  display: none;
  &:target{
    display: block;
    opacity:1;
    pointer-events:auto;
    z-index:99999;
  }
  .modal2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    color: black;
    background-color:white;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:3em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    @media (min-width: 60em) {
      height:75%;
  	 margin:5% auto;
  	 max-height: 57em;
      max-width:66em;
      width:85%;
  	}
	> iframe, > div{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
		border:none;
		width:100%;
		height:100%;
    }
  }
  .close2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    background-color:#F7931e;
    color:black;
    font-size:24px;
    padding:8px 12px;
    position:absolute;
    right:0;
    text-decoration:none;
    top:0;
    z-index: 1;
  }
}
.nosotros{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.nosotros1{
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 100px;
}
.lbnosotros1{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
}
.lbnosotros2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.cta{
    text-align: justify;
    line-height: 1.5em;
    color: white;
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em;
    padding:.3em 1em; 
    text-decoration:none; 
}
.modaloverlay{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
  background:rgba(0,0,0,0.8);
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index:-1;
  display: none;
  &:target{
    display: block;
    opacity:1;
    pointer-events:auto;
    z-index:99999;
  }
  .modal{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    color: black;
    background-color:white;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:3em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    @media (min-width: 60em) {
      height:75%;
  	 margin:5% auto;
  	 max-height: 57em;
      max-width:66em;
      width:85%;
  	}
	> iframe, > div{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
		border:none;
		width:100%;
		height:100%;
    }
  }
  .close{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    background-color:#F7931e;
    color:black;
    font-size:24px;
    padding:8px 12px;
    position:absolute;
    right:0;
    text-decoration:none;
    top:0;
    z-index: 1;
  }
}


.cta3{
    text-align: justify;
    line-height: 1.5em;
    color: white;
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em;
    padding:.3em 1em; 
    text-decoration:none; 
}
.modaloverlay3{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
  background:rgba(0,0,0,0.8);
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index:-1;
  display: none;
  &:target{
    display: block;
    opacity:1;
    pointer-events:auto;
    z-index:99999;
  }
  .modal3{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    color: black;
    background-color:white;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:3em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    @media (min-width: 60em) {
      height:75%;
  	 margin:5% auto;
  	 max-height: 57em;
      max-width:66em;
      width:85%;
  	}
	> iframe, > div{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
		border:none;
		width:100%;
		height:100%;
    }
  }
  .close3{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    background-color:#F7931e;
    color:black;
    font-size:24px;
    padding:8px 12px;
    position:absolute;
    right:0;
    text-decoration:none;
    top:0;
    z-index: 1;
  }
}
.cta4{
    text-align: justify;
    line-height: 1.5em;
    color: white;
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em;
    padding:.3em 1em; 
    text-decoration:none; 
}
.modaloverlay4{
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  line-height: 1.5em;
  background:rgba(0,0,0,0.8);
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index:-1;
  display: none;
  &:target{
    display: block;
    opacity:1;
    pointer-events:auto;
    z-index:99999;
  }
  .modal4{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    color: black;
    background-color:white;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:3em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    @media (min-width: 60em) {
      height:75%;
  	 margin:5% auto;
  	 max-height: 57em;
      max-width:66em;
      width:85%;
  	}
	> iframe, > div{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
		border:none;
		width:100%;
		height:100%;
    }
  }
  .close4{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    background-color:#F7931e;
    color:black;
    font-size:24px;
    padding:8px 12px;
    position:absolute;
    right:0;
    text-decoration:none;
    top:0;
    z-index: 1;
  }
}
.nosotros2{
    margin-top: 30px;
    margin-right: 10px;
}
.imagen2 {

    font-family: Arial, Helvetica, sans-serif;
    width: 300px;
    height: 100px;
}
.metodosdepago{
    margin-left: 405px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    width: 300px;
    background-color: #F7931e;
}
.imgred{
    margin-left: 100px;
}
.imagen3 {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

.float{
    font-family: Arial, Helvetica, sans-serif;
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #25d366;
  background-color:#fff;
}

.my-float{
    font-family: Arial, Helvetica, sans-serif;
	margin-top:16px;
}


.tblnosotros{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
 
}
.tblnosotros, th, td{
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    border-collapse: collapse;
    text-align: justify;
}

.imgbordesucursal{
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px 5px 5px 5px;  
}
.btnapplimon{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 86%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btnappguapiles{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 86%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnappsancarlos{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnappliberia{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnapptibas{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnapppz{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnappsantacruz{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.btnappnicoya{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 0px 0px 5px 5px;
    border: none;
    width: 501px;
    height: 30px;
    color: #ffffff;
    background-color: #F7931e;
    position: absolute;
    top: 91%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.infocontacto2{
    font-size: 15px;
    text-align: justify;
}

.infocontacto2 p{
    font-size: 15px;
    text-align: justify;
}
.redesfraude{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    margin-left: 40px;
}
.infoempresa2{
    margin-left: 40px;
}
.juanjo5{
    margin-right: 100px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    display: flex;
    float: left;
}

.noticiaboletin{
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 250px;
    margin-top: 35px;
    height: 400px;
}
.lbcontactenos1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
}
.lbcontactenos{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #fe3d46;
   } 
.container{
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3em;
    flex-grow: 1;
    padding: 0 40px;
}
.container p2{
  font-size: 15px;
}
.div1, .div2, .div3{
    width: 21em;
    height: 20em;
    padding: 10px 10px;
}

.preguntasfrecuentes{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #F7931e;
}
.cta2{
    text-align: justify;
    line-height: 1.5em;
    color: white;
    display:inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em;
    padding:.3em 1em; 
    text-decoration:none; 
}
.modaloverlay2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
  background:rgba(0,0,0,0.8);
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  z-index:-1;
  display: none;
  &:target{
    display: block;
    opacity:1;
    pointer-events:auto;
    z-index:99999;
  }
  .modal2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    color: black;
    background-color:white;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:3em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    @media (min-width: 60em) {
      height:75%;
  	 margin:5% auto;
  	 max-height: 57em;
      max-width:66em;
      width:85%;
  	}
	> iframe, > div{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
		border:none;
		width:100%;
		height:100%;
    }
  }
  .close2{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    line-height: 1.5em;
    background-color:#F7931e;
    color:black;
    font-size:24px;
    padding:8px 12px;
    position:absolute;
    right:0;
    text-decoration:none;
    top:0;
    z-index: 1;
  }
}

.infoempresa{
    font-family: Arial, Helvetica, sans-serif;
}
.lbcorreo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.redes{
    font-family: Arial, Helvetica, sans-serif;
}

input, textarea{
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    padding: 7px 35px;
    border-radius: 5px;
    margin-bottom: 25px;
  background-color: #e7e7e7;
  color: #283629;
  outline: none;  
}
input::placeholder, textarea::placeholder{
    font-family: Arial, Helvetica, sans-serif;
    color: #fe3d46;
}
.juanjo1{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 15px;
    width: 250px;
    
}

.juanjo2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
footer .container2{
    background-color: #fe3d46;
}

.row2{
    display: flex;
    justify-content: space-between;
    padding: 40px 100px;
}
.footer-col ul{
    list-style: none;
}

.footer-col h4{
    color: white;
    margin-bottom: 25px;
    font-size: 22px;
    position: relative;
    font-family: 'Ubuntu', sans-serif;
}
.footer-col ul li{
    padding: 10px 0;
}
.footer-col ul li a{
    color: white;
    text-decoration: none;
    font-size: 16px;
    transition: 0.5s;
}
.footer-col ul li a:hover{
    opacity: 1;
}
.footer-col input{
    border: none;
    width: 250px;
    height: 45px;
    display: block;
    padding-left: 20px;
    margin: 14px 0;
}

.footer-col .inputSubmit{
    padding: 0px 20px;
    background-color: #e91e64;
    border: none;
    color: white;
}
.col p{
    color: white;
}
.row2 hr{
    opacity: 0.7;
}

.pie .socialIcons i{
    display: inline-block;
    color: white;
    font-size: 20px;
    margin: 0 15px;
    transition: 0.5s;
}

.row .socialIcons i:hover{
    color: #e91e64;
}

.pie{
    text-align: center;
}
.reservados{
    color: white;
}
.imagen2 {
    width: 250px;
    height: 55px;
}















@media only screen and (max-width:900px){
    .container{
        height: 100%;
        flex-direction: column;
    }
    .div1, .div2, .div3{
      max-width: 80%;
      padding: 30px;
    }

    .navbar1{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        position: relative;
        top: 0;
        left: 0;
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 1px 30px;
        color: white;
    }
    .nav1-links{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        display: flex;
        align-items: center;
    }
    .nav1-links li{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        margin:  0 30px;
    }

    .imagen {
        font-family: Arial, Helvetica, sans-serif;
        margin-left:20px;
        margin-top: 10px;
        width: 185px;
        height: 50px;
    }
    .lbvospones{
        font-family: Arial, Helvetica, sans-serif;
        margin-right: 20px;
        font-style: oblique;
        font-size: 20px;
    }
    .menures{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        padding: 20px;
        width: 100%;
    }
    .menures label{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        display: initial;
    }
    .menures .navbar2{
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color:  #F7931e;
        border-top: 1px solid rgb(0,0,0,.1);
        display: none;
    }
    .menures .navbar2 ul li{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        height: 50px;
    }
    #menu-bar2:checked ~ .navbar2{
        font-family: Arial, Helvetica, sans-serif;
        display: initial;
    }
    ul li ul.dropdown li {

        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }
    
    ul li ul.dropdown {
        font-family: Arial, Helvetica, sans-serif;
        width: 220px;
        background: #F7931e;
        position: absolute;
        z-index: 999;
        display: none;
    }
    
    ul li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        background: #F7931e;
    }
    
    ul li:hover ul.dropdown {
    
        font-family: Arial, Helvetica, sans-serif;
        display: block;
    }
    h1, p{
        line-height: 1.5em;
        text-align: justify;
        font-size: 20px;
        text-align:center;
        color: black;
    }
    .cta5{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5em;
        text-align: justify;
        color: white;
        display:inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      text-align: justify;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 20px;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close5{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 5px;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    .slider-box{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        position: relative;
    }
    .rastrearenvio{
        font-family: Arial, Helvetica, sans-serif; 
    }
    .labelrastrear {
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 30px;
    }
    .boxbuscar {
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        top: 35%;
        transform: translate(-50%, -50%);
        width: 290px;
        padding: 10px;
        border: 1px solid #ffffff;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        margin-right: 250px;
    }
    .btnbuscar {
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 10px 20px;
        background-color: #F7931e;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }
    .tarifasrealizar{
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
        margin-right: 50px;
        text-align: center;
        top: 500px;  
    }
    .tarifasyrutas{
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        border: none;
        margin-left: 80px;
        box-shadow: 10px 12px 14px 2px rgba(0,0,0,0.47);
        width: 220px;
        height: 138px;
        transform: translate(0, -50%);
    }
    .realizarenvio{
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
        border: none;
        margin-left: 80px;
        box-shadow: 10px 12px 14px 2px rgba(0,0,0,0.47);
        width: 220px;
        height: 138px;
        margin-top: 20px;
        transform: translate(0, -50%);

    }
    .boletin{
        margin-top: 50px;
    }
    .labelbi{
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        color: #F7931e;
        font-size: 30px;
    }
    .labelbi2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: justify;
    }
    .btnboletin{
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        background-color: #F7931e;
        color: white;
        font-size: 20px;
        border-radius: 3%;
        border: none;
        padding: 10px;
    }
    .cta6{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5em;
        text-align: justify;
        color: white;
        display:inline-block;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      text-align: justify;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 20px;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close6{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        font-size: 5px;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    section{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        width: 100%;
        margin: 80px auto;
    }
    .tours{
        font-family: Arial, Helvetica, sans-serif;
        color: black; 
    }
    .tours .col{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
    }
    .quienes{
        text-align: center;
    }
    .row{
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        flex-direction: column;
    }
    .row .col{
        font-family: Arial, Helvetica, sans-serif;
        margin: 20px auto;
        color: black;
        margin: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .image-gallery{
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 50px;
    }
    .image-gallery img{
        font-family: Arial, Helvetica, sans-serif;
        width: 90%;
    }
    .lbquienes{
        font-size: 40px;
    }
    .tblvision{
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        border-width: 3px;
        border-style: solid;
        border-radius: none;
        border: none;
    }
    .lbquienes{
        margin-left: 100px;
    }
 
   
    .navbarservicios-links{
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios1{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios1-links{
        margin-right: 250px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios1-links li{
        color: white;
        margin:  0 30px;
    }
    .app2{
        font-family: Arial, Helvetica, sans-serif;
        position: relative;
        display: inline-block;
        text-align: center;
        margin-bottom: 50px;
    }
    .navbarservicios2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios2-links{
        margin-right: 250px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios2-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios3{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios3-links{
        margin-right: 320px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios3-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios4{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios4-links{
        margin-right: 315px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios4-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios5{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios5-links{
        margin-right: 230px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios5-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios6{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios6-links{
        margin-right: 310px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios6-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios7{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios7-links{
        margin-right: 220px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios7-links li{
        color: white;
        margin:  0 30px;
    }
    .navbarservicios8{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color:  #F7931e;
        margin-top: 330px;
        margin-left: 1px;
        position: absolute;
        color: white;
        top: 0;
        display: flex;
        width: 500px;
        justify-content: space-between;
        padding: 5px;
        color: whitesmoke;
        border-radius: 0px 0px 5px 5px;
    }
    .navbarservicios8-links{
        margin-right: 240px;
        font-family: Arial, Helvetica, sans-serif;
        color: white;
        display: flex;
        align-items: center;
    }
    .navbarservicios8-links li{
        color: white;
        margin:  0 30px;
    }
    .cta2{
        text-align: justify;
        line-height: 1.5em;
        color: white;
        display:inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay2{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal2{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close2{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    .footer{
        font-family: Arial, Helvetica, sans-serif;
        padding: 10px;        
    }
    .pie-pagina{
        margin-bottom: 500px;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
    }
    .pie-pagina .grupo-1{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        max-width: 1200px;
        display:grid;
        grid-template-columns: repeat(3, 1fr);
    
    
    }
    .pie-pagina .grupo-1 .box figure{
        font-family: Arial, Helvetica, sans-serif;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pie-pagina .grupo-1 .box figure img{
        font-family: Arial, Helvetica, sans-serif;
        width: 250px;
    }
    .pie-pagina .grupo-1 .box h2{
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        margin-bottom: 25px;
        font-size: 20px;
    }
    .pie-pagina .grupo-1 .box p{
        font-family: Arial, Helvetica, sans-serif;
        color: #efefef;
    }
    .pie-pagina .grupo-1 .red-social a{
        font-family: Arial, Helvetica, sans-serif;
        display: inline-block;
        text-decoration: none;
        width: 55px;
        height: 55px;
        color: #fff;
        text-align: center;
    }
    .pie-pagina .grupo-1 .red-social a:hover{
        font-family: Arial, Helvetica, sans-serif;
    }
    .pie-pagina .grupo-2{
        font-family: Arial, Helvetica, sans-serif;
        background-color: #F7931e;
        text-align: center;
        color: #fff;
    }
    .pie-pagina .grupo-2 small{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
    }
    @media screen and (max-width:800px){
        .pie-pagina .grupo-1{
            font-family: Arial, Helvetica, sans-serif;
            width: 90%;
            grid-template-columns: repeat(1, 1fr);
            grid-gap:30px;
            padding: 35px 0px;
        }
    }
    .nosotros{
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
    }
    .nosotros1{
        margin-left: 200px;
        margin-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
    
    }
    .nosotros2{
        margin-left: 60px;
        margin-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .cta{
        text-align: justify;
        line-height: 1.5em;
        color: white;
        display:inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
 
    .cta3{
        text-align: justify;
        line-height: 1.5em;
        color: white;
        display:inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay3{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal3{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close3{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    .cta4{
        text-align: justify;
        line-height: 1.5em;
        color: white;
        display:inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 1em;
        padding:.3em 1em; 
        text-decoration:none; 
    }
    .modaloverlay4{
      font-family: Arial, Helvetica, sans-serif;
      text-align: justify;
      line-height: 1.5em;
      background:rgba(0,0,0,0.8);
      bottom:0;
      left:0;
      opacity:0;
      pointer-events:none;
      position:fixed;
      right:0;
      top:0;
      -webkit-transition: opacity 400ms ease-in;
      -moz-transition: opacity 400ms ease-in;
      transition: opacity 400ms ease-in;
      z-index:-1;
      display: none;
      &:target{
        display: block;
        opacity:1;
        pointer-events:auto;
        z-index:99999;
      }
      .modal4{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        color: black;
        background-color:white;
        height: 100%;
        position:relative;
        margin:0 auto;
        padding:3em;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        @media (min-width: 60em) {
          height:75%;
           margin:5% auto;
           max-height: 57em;
          max-width:66em;
          width:85%;
          }
        > iframe, > div{
            font-family: Arial, Helvetica, sans-serif;
            text-align: justify;
            line-height: 1.5em;
            border:none;
            width:100%;
            height:100%;
        }
      }
      .close4{
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        line-height: 1.5em;
        background-color:#F7931e;
        color:black;
        font-size:24px;
        padding:8px 12px;
        position:absolute;
        right:0;
        text-decoration:none;
        top:0;
        z-index: 1;
      }
    }
    .imagen2 {
        font-family: Arial, Helvetica, sans-serif;
        width: 300px;
        height: 100px;
    }
    .metodosdepago{
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #F7931e;
    }
    .imagen3 {
        font-family: Arial, Helvetica, sans-serif;
        width: 350px;
        height: 50px;
    }
    footer .row2{
        flex-direction: column;
        padding: 20px 30px;
    }

    footer .footer-col ul{
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .footer-col input{
        width: 100%;
    }
}

  
   