section .cover {
  margin: 100px 0 0 0;
  width: 100%; }
section .btn-outline-black {
  background-color: #fff;
  border-color: #000;
  border-radius: 20px;
  border-width: 2px;
  color: #000;
  margin-top: 40px; }
  section .btn-outline-black:hover {
    background-color: #000;
    color: #fff; }
section div.separador {
  background-color: #c9273a;
  height: 10px;
  margin-bottom: 50px;
  width: 115px; }
section div.separador-tucan {
  background-color: #c9273a;
  height: 10px;
  margin-bottom: 50px;
  width: 115px; }
section .stats-mw {
  max-width: 1000px;
  margin: 0 auto; }
section .stats {
  background: #bfbfbf;
  padding: 40px 0; }
  section .stats .stat-cell {
    text-align: center; }
    section .stats .stat-cell .big-p {
      font-size: 3rem;
      color: #fff; }
    section .stats .stat-cell .small-p {
      font-size: 1.5rem;
      color: #494949; }
    section .stats .stat-cell .vertical-bar {
      height: 70px;
      width: 3px;
      background: #fff; }
    section .stats .stat-cell::after {
      content: "";
      position: absolute;
      top: calc(50% - 36px);
      right: 0;
      height: 70px;
      width: 3px;
      background: #fff; }
    section .stats .stat-cell:nth-child(4)::after {
      content: none; }
    @media (max-width: 576px) {
      section .stats .stat-cell::after {
        content: none; } }
section .social {
  display: flex; }
@media (max-width: 576px) {
  section .social {
    display: none; } }

header nav {
  background: rgba(20, 20, 20, 0.65) !important;
  padding: 0 20px; }
  header nav .navbar-brand {
    padding: 0; }
    header nav .navbar-brand .roraimalogo {
      background: none;
      display: flex;
      height: 100px;
      justify-content: flex-end;
      margin: -8px 0;
      width: 200px; }
      @media (max-width: 768px) {
        header nav .navbar-brand .roraimalogo {
          width: auto; } }
      header nav .navbar-brand .roraimalogo img {
        flex: 0 0; }
  header nav .navbar-nav {
    width: 65%;
    justify-content: flex-end; }
    header nav .navbar-nav .nav-item {
      font-size: 12px; }
      @media (min-width: 1200px) {
        header nav .navbar-nav .nav-item {
          width: 16.6%; } }
          header nav .navbar-nav .nav-item .nav-link {
            border-top: none !important;
            padding-top: 6px;
            font-size: 14px;
          }
          
          header nav .navbar-nav .nav-item .nav-link:hover {
            border-bottom: 2px solid #ffffff !important;
            padding-bottom: 4px;
          }
          
          header nav .navbar-nav .nav-item .dropdown-menu {
            background: rgba(20, 20, 20, 0.85) !important;
            border: 1px solid #555;
            border-radius: 8px;
            padding: 8px 0;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          }
          
          header nav .navbar-nav .nav-item .dropdown-menu a.dropdown-item {
            color: #fff !important;
            padding: 10px 20px;
            font-size: 13px;
            text-align: center;
            border-top: none !important;
          }
          
          header nav .navbar-nav .nav-item .dropdown-menu a.dropdown-item:hover {
            background-color: #c9273a !important;
            color: #fff !important;
            border-radius: 4px;
          }
          header nav .navbar-nav .nav-item .dropdown-menu {
            left: 50%;
            transform: translateX(-50%);
          }
          
          

#footer {
  background: #2f2e2e;
  color: #fff;
  padding: 10px 0; }
  #footer .borderR {
    border-right: 2px solid #757575; }
  #footer col {
    margin-top: 20px; }
  #footer h3 {
    font-size: 17px; }
  #footer a {
    color: #fff;
    font-size: 16px; }
    #footer a:hover {
      color: #757575;
      text-decoration: none; }

#home .container-fluid {
  padding: 0; }
#home .cover {
  background: no-repeat url("../img/home/home.jpg");
  background-size: cover;
  padding: 180px 10px 10px 0; }
  #home .cover h3 {
    color: #fff; }
    #home .cover img.logo {
      margin: 0 auto;
      display: block;
      max-width: 1000px;
    }
  @media (max-width: 576px) {
    #home .cover img.logo {
      max-width: 100%;
      margin: 0; } }
#home h2 {
  font-size: 50px;
  margin-top: 15px; }
#home .thecompany {
  background: #F7F7F7;
  padding-left: 200px;
  padding-right: 70px; }
  @media (max-width: 768px) {
    #home .thecompany {
      padding: 0 20px; } }
  @media (max-width: 992px) {
    #home .thecompany {
      padding: 0 40px; } }
#home .col-3 .gris {
  background: #f7f7f7;
  height: 260px; }
#home .home1 {
  overflow: hidden;
  position: relative; }
  #home .home1 img {
    left: -630px;
    position: absolute; }

#staff h3 {
  font-size: 50px;
  margin-top: 45px; }
#staff p {
  margin-top: 45px; }
#staff .row h4 {
  margin-bottom: 20px;
  margin-top: 20px; }

#timetable table {
  font-size: 20px;
  margin-bottom: 54px; }

section .cover {
  margin: 100px 0 0 0;
  width: 100%; }
section .btn-outline-black {
  background-color: #fff;
  border-color: #000;
  border-radius: 20px;
  border-width: 2px;
  color: #000;
  margin-top: 40px; }
  section .btn-outline-black:hover {
    background-color: #000;
    color: #fff; }
section div.separador {
  background-color: #c9273a;
  height: 10px;
  margin-bottom: 50px;
  width: 115px; }
section div.separador-tucan {
  background-color: #c9273a;
  height: 10px;
  margin-bottom: 50px;
  width: 115px; }
section .stats-mw {
  max-width: 1000px;
  margin: 0 auto; }
section .stats {
  background: #bfbfbf;
  padding: 40px 0; }
  section .stats .stat-cell {
    text-align: center; }
    section .stats .stat-cell .big-p {
      font-size: 3rem;
      color: #fff; }
    section .stats .stat-cell .small-p {
      font-size: 1.5rem;
      color: #494949; }
    section .stats .stat-cell .vertical-bar {
      height: 70px;
      width: 3px;
      background: #fff; }
    section .stats .stat-cell::after {
      content: "";
      position: absolute;
      top: calc(50% - 36px);
      right: 0;
      height: 70px;
      width: 3px;
      background: #fff; }
    section .stats .stat-cell:nth-child(4)::after {
      content: none; }
    @media (max-width: 576px) {
      section .stats .stat-cell::after {
        content: none; } }
section .social {
  display: flex; }
@media (max-width: 576px) {
  section .social {
    display: none; } }

section .fa-angle-left {
  color: white;
  left: 10px;
  position: absolute;
  top: 50%; }
section .left-carousel {
  height: 420px;
  left: 0;
  position: absolute;
  top: 0;
  width: 200px; }
section .left-carousel:hover .fa-angle-left {
  color: #8e8e8e; }
section .fa-angle-right {
  color: white;
  position: absolute;
  right: 10px;
  top: 50%; }
section .right-carousel {
  height: 420px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px; }
section .right-carousel:hover .fa-angle-right {
  color: #8e8e8e; }
section .carousel-inner .carousel-item {
  height: 420px; }
  section .carousel-inner .carousel-item .carousel-caption {
    background: rgba(50, 50, 49, 0.61);
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%; }
    section .carousel-inner .carousel-item .carousel-caption h3 {
      font-size: 20px;
      margin: 0 0 8px 0; }
    section .carousel-inner .carousel-item .carousel-caption p {
      font-size: 14px;
      margin: 0 0 8px 0;
      padding: 0; }
      section .carousel-inner .carousel-item .carousel-caption p:last-child {
        margin: 0; }
@media (max-width: 576px) {
  section .carousel-inner .carousel-item {
    height: 260px; } }

.fleet {
  overflow: hidden; }
  @media (max-width: 768px) {
    .fleet .text-md-center {
      text-align: center; } }

@font-face {
  font-family: "Montserrat", sans-serif;
  src: url("Montserrat-Regular.ttf"); }
@font-face {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-weight: bold;
  src: url("Montserrat-Regular.ttf");
  src: url("Montserrat-Bold.ttf"); }
* {
  font-family: "Montserrat", sans-serif; }

section {
  overflow: hidden; }
  section div.container {
    max-width: 980px !important;
    padding-bottom: 50px; }
  section h2 {
    color: #3e3e3e;
    font-size: 50px;
    margin-top: 1.5rem; }
  section h3 {
    font-size: 48px; }
  section .h3fleet {
    margin-top: 3em; }
  section .serviceh3 {
    font-size: 1.75em; }
  section .mth3 {
    margin-top: 2em; }
  section h4 {
    font-size: 30px; }
  section h5 {
    color: #8b0000;
    font-size: 1.7em; }
  section h6 {
    font-size: 15px; }
  section hr {
    background: #000;
    color: #000; }
  section a:hover {
    text-decoration: none; }
  section ul {
    font-size: 17px;
    list-style: none;
    padding-left: 0; }
    section ul li {
      font-size: inherit; }
      section ul li .rc {
        color: #730808;
        font-weight: bold; }
  section .specs {
    background: #990000;
    line-height: 15px; }
    section .specs h4 {
      color: #fff;
      font-size: 25px;
      margin: 10px 0 0 0; }
    section .specs p {
      color: #fff;
      font-size: 17px;
      margin: 0; }
  section .specs-tucan {
    background: #002f56;
    line-height: 15px; }
    section .specs-tucan h4 {
      color: #fff;
      font-size: 25px;
      margin: 10px 0 0 0; }
    section .specs-tucan p {
      color: #fff;
      font-size: 17px;
      margin: 0; }
  section .p {
    font-size: 20px; }
  section .centrar {
    align-items: center;
    display: flex;
    height: 210px;
    justify-content: center;
    width: 100%; }
  section .borderRcargo {
    border-right: 1px solid #000; }
  section .rowtucanlogo {
    margin: 4em 0 !important; }

/*# sourceMappingURL=roraima.css.map */

/* HERO BACKGROUND FULL SCREEN */
#home .cover {
  background-image: url("../img/home/hero_roa_wingview.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}

.scroll-down a img {
  margin-top: 30px;
  width: 40px;
  animation: bounce 2s infinite;
  filter: drop-shadow(0 0 5px rgba(0,0,0,0.5));
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(10px); }
  60% { transform: translateY(5px); }
}
/* Botones uniformes para sección SERVICES */
.btn-uniform {
  display: inline-block;
  width: 140px;
  padding: 8px 12px;
  margin: 10px 5px 0;
  border: 2px solid black;
  border-radius: 20px;
  background-color: white;
  color: black;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-uniform:hover {
  background-color: black;
  color: white;
  border-color: black;
}
.hero-video-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

#bg-video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: 1;
}

.overlay-content {
  position: relative;
  z-index: 2;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.overlay-content img.logo {
  max-width: 500px;
  margin-bottom: 20px;
}
/* Mostrar dropdown al pasar el cursor */
.navbar-nav .dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0; /* ajusta si quieres alinearlo diferente */
}
/* Efecto de deslizamiento vertical en el dropdown */
.dropdown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  display: block !important; /* Necesario si usas Bootstrap */
  padding: 0 !important;     /* Opcional para evitar padding mientras está oculto */
}

/* Al hacer hover, el menú se despliega */
.nav-item:hover .dropdown-menu {
  max-height: 500px; /* Ajusta según tu contenido */
  padding: 10px 0 !important; /* Restaura padding al abrir */
}
.dropdown-menu {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}

.nav-item:hover .dropdown-menu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.nav-item:hover .dropdown-item:nth-child(1) {
  transition-delay: 0.1s;
  opacity: 1;
  transform: translateY(0);
}

.nav-item:hover .dropdown-item:nth-child(2) {
  transition-delay: 0.2s;
  opacity: 1;
  transform: translateY(0);
}

.nav-item:hover .dropdown-item:nth-child(3) {
  transition-delay: 0.3s;
  opacity: 1;
  transform: translateY(0);
}

.nav-item:hover .dropdown-item:nth-child(4) {
  transition-delay: 0.4s;
  opacity: 1;
  transform: translateY(0);
}
.nav-item:hover .dropdown-item:nth-child(5) {
  transition-delay: 0.5s;
  opacity: 1;
  transform: translateY(0);
}
.nav-item:hover .dropdown-item:nth-child(6) {
  transition-delay: 0.6s;
  opacity: 1;
  transform: translateY(0);
}
.hero-video-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

#bg-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45); /* Puedes hacer más o menos oscuro */
  z-index: 1;
}

.overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
}
@keyframes fadeZoomIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.logo {
  animation: fadeZoomIn 1.2s ease-out forwards;
  opacity: 0; /* para ocultarlo antes de animar */
}
html {
  scroll-behavior: smooth;
}
.section-title-small {
  font-size: 2rem; /* o ajusta a lo que necesites */
  font-weight: medium;
  text-align: center;
  margin-top: 2rem;
}
.partner-logo {
  max-height: 180px;  /* no pasa de este alto */
  max-width: 270px;  /* ancho límite */
  height: auto;
  width: auto;
}