body {
    padding-top: 0;
    padding-bottom:0;
   
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0;
    padding-right: 0;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/
.titulo1{
/*Text-Color: #231f20;*/
 /*Background: #ffffff;*/
  Font: Playfair Display;
   /*Size: 48px;*/

     /*Weight: 700;
      Style: italic;*/
    }
.fondosesion {
   background-image: url('../imagenes/header_fondo.png');
   width:100%;
   height:100%;
   background-repeat: no-repeat;
 }
  .modalnav{
        
        display:none;
    }
   .menucuadritos{
     display:block;
 }


.labelverde {
    background-color: #0f0f0f;
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    /*margin-left: 200px;*/
}

verdeboton{
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.1rem;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    background-color: #00703c;
    padding: 0.875rem 0.9375rem;
    -webkit-transition: color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), border 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), border 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}


.logo_inicio{
    width: 16rem;
    margin-right: 1.25rem;
    vertical-align: middle;
    height: 75px;
}

.logosesion {
    /*width: 9rem;*/
    vertical-align: middle;
    position:relative;
    align-items:flex-end;
}

.fondonegro{
    background:#000000;
}
.fondoverde{
    background:#00703c;
}
.fondogris{
    background:#f0f0f0;
}

/*.izquierda {
    position: relative !important;
    margin-left: 0 !important;
}*/

.divmundo {
   height:700px;
    width:100%;
}

.fondomundo {
 background-image: url('../imagenes/mundo.png');
}

/*menu de navegacion sidebar izquierdo*/
.sidebar-wrapper {
    top: -100px;
    width: 15.5%;
    background-color: #ffffff;
    color: white;
    position: fixed;
    height: 100%;
    z-index: -1;
    align-items: center;
   margin-top:50px;
   

}
.sidebar-wrapper_sub {
  top: 20px;
  width: 16.6666%;
  background-color: #5677fc;
  color: white;
  position: fixed;
  height: 100%;

}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-left: 4.5%;
    margin-top: 0;
    width: 350px;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    transition: 0.3s;
}

}

li:hover{
    background:#818181;
}

a:hover{
   text-decoration:none;
}

/*btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    move-to:here;
}*/

.logo{
    position:fixed;
    margin-top:0;
    margin-left:10px;
}

.sidebar-wrapper ul li {
    margin-left:10px;
    text-decoration-color:#00703c;
    height: 50px;
    padding:5px;
    
    
}

.sidebar-wrapper ul{
    width:100%;
    margin-top: -50px;
}
.sidebar-wrapper ul li label{
    background-color:#f1f1f1;
    border:none;   
}

.sidebar-wrapper ul li a{
   color:#00703c;
   width:100%;
   text-align:left;
   margin-left:10px;

  
}

.verde {
    text-decoration-color:#fff;
}

/*Submenu izquierda*/


subdrop{
    height:100% !important;
    position:absolute;
    z-index:200;
}


ancho{
    width:16.66666667%;
}

.ocultodrop{
    display:block;
}

.ocultoacordion{
    display:none;
}

.idiomas {
    position:relative;
    margin-top:90%;
}


@media (max-width: 991.98px){
    .logosesion{
        display:none;
    }
    .ocultodrop{
    display:none;
}
    .ocultoacordion{
    display:block;
}

        .sidebar-wrapper {
    transition: 0s;
    margin-left:65%;
    width: 35%;
    height: 100%;
    position: fixed;
    background-color: #f0f0f0;
    top: 30px;
    z-index: 100;
    margin-top: 65px;
    align-items:flex-start;

}
        .sidebar-wrapper ul{
    width:100%;
    margin-top:0;
}
        .navbar-nav .dropdown-menu {
    position: absolute;
    float: none;

}
    .body-content{
    margin-left:0;
    /*margin-top:53px;*/ 
    position:absolute;
    margin-right:0;
}
    .logo{
    position:fixed;
    margin-top:0;
    margin-left:2px;
    
}
    .navbar {
        position:fixed;
        width:100%;
        z-index:15;
        margin-top:0;
        
    }

    .positiontoggle{
        margin-left:90%;
    }

    .anchoacordion{
        width:100%;

    }

   .btn-link:hover {
    color: #159a5a;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
   .btn:hover:enabled, #truste-consent-button:hover:enabled, .btn:focus:enabled, #truste-consent-button:focus:enabled {
    background-color:rgba(0, 0, 0, 0.21);
}
}

page-footer__cta-column--alt {
    background-image: url('../imagenes/burst01.svg');
    
}

@media (max-width: 805px) {

 .sidebar-wrapper {
    transition: 0s;
    margin-left:-20px;
    width:100%;
    height: 100%;
    position: fixed;
    background-color: #f0f0f0;
    top: 30px;
    z-index: 100;
    margin-top: 25px;
    align-items:flex-start;

}
 .menucuadritos{
     display:none;
 }
 .txtseccion1 {
  
    /*position: relative;*/
   margin-top: 50px;
    margin-left: 0%;
    width:50%;
    color: white;
    /*z-index:25;*/
}

}


/*emeraldClub scrollspy*/


/*.nav{
    margin-top:25px;
    z-index:20;
}*/

.menucuadritos{
    /*top:-50px;*/
    position:fixed;
    margin-left:60%;
    width:10%;
    height:100%;
    /*z-index:50;*/

}



.sticky-top-2 {
 
    position: sticky;
    top: 30%;
  }
.seccionvolante {
    position:absolute;
    background-image: url('../imagenes/volantecar.png');
    height:500px;
}
.seccionejecutivo {
    position: absolute;
    background-image: url('../imagenes/aeropuerto_ejecutivo.png');
    height: 500px;
}
globalseccion{
     position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: -70px;
}

.txtseccion1 {
  
    /*position: relative;*/
   margin-top: 50px;
    margin-left: 30px;
    width: 500px;
    color: white;
    /*z-index:25;*/
}

.txtseccion2{
    position:absolute;
    margin-top:-45%;
    margin-left:55%;
    width:500px;
    color:black;
}

.txtseccion3 {
    position: absolute;
    margin-top: 15px;
    margin-left: 55%;
    width: 500px;
    color: black;

 }

.cuadrado {
    position:absolute;
     height: 100%;
     background: #428bca;
}
.txtseccion4{
    position:absolute;
    margin-top:-45%;
    margin-left:55%;
    width:500px;
    color:black;
}
.seccion-3{
    background-size:50%;
    background-color: #104432;
    height:500px;
  
}

/*csslocalidades*/
.fondocrema{
    background:#f5eee4;
    height:inherit;
    background-repeat:no-repeat;
}
.breadcumbs{
    font-family: "Open Sans", sans-serif;
    font-weight:700;
    text-decoration-color:#00703c;
    background-color:transparent;
}

/*Vehiculos*/
.fondocabecera {
    background-image: url('../imagenes/cabeceravehiculos.jpg');
    height:inherit;
    background-repeat:no-repeat;
}

.fondocuerpo {
    height: inherit;
    background-repeat: no-repeat;
    background-image: url('../imagenes/mundo.png');
}

.seccionvolantesemi {
    background-image: url('../imagenes/volantecar.png');
     height:inherit;
    background-repeat:no-repeat;
}

.transparente{
    background-color:transparent;
    margin-left:5%;
}

/*MenuContactanos*/

.seccionContact {
    background-image: url('../imagenes/cafe_celular.png');
    height: inherit;
    background-repeat: no-repeat;
}

.seccionTerminos {
    /*background-image: url('../imagenes/fondo_men_saco.jpg');*/
    height: 65%;
    background-repeat: no-repeat;
  /*  background-image: url('../imagenes/NL_IllustrationAssets_0016_Services_Counter-Service.png'); */
}

.nat-banner {
    background-color: #104432;
    min-height: 50px;
    margin: 1px;
    margin-right: 15px;
    padding: 8px;
    text-align: left;
}
    .nat-banner p 
    {
        color:white;
        display: block !important;

    }

    
        .nat-banner a
    {
        color:#159a5a;    
        font-weight:bold;

    }
       