/*
Theme Name: Colina S.R.L.
Version: 5.1
Description: Tema para Colina S.R.L. web .
Author: Elmer Coronel Lima
Copyright 2022.
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet');
body {
  font-family: "Montserrat", sans-serif; }

nav.menu-principal {
  width: 100% !important;
  overflow: hidden;
  background: transparent !important;
  z-index: 10;
  position: fixed !important;
  /* Set the navbar to fixed position */
  top: 0px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 700;
  justify-content: center; }
  nav.menu-principal a.logo img {
    width: 150px;
    margin-left: 20px; }
  nav.menu-principal ul {
    background: url("images/Barra_menu.png") no-repeat center;
    background-size: cover;
    padding-left: 150px; }
    nav.menu-principal ul li {
      padding-left: 25px;
      padding-right: 25px; }
      nav.menu-principal ul li a {
        color: white !important; }
      nav.menu-principal ul li .dropdown-menu {
        background: url("images/mini_Barra_menu.png") no-repeat center;
        background-size: contain;
        padding: 0px;
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
        top: 45px;
        border: 0px; }
        nav.menu-principal ul li .dropdown-menu a {
          color: white !important; }
      nav.menu-principal ul li .dropdown-item:hover, nav.menu-principal ul li .dropdown-item:focus {
        background-color: transparent; }

.banner-header {
  height: 100vh; }

div.nextend-arrow {
  position: absolute;
  width: 55px !important;
  height: 75px !important; }

.title {
  background: url("images/Fondo_sobre_nosotros.png") no-repeat center;
  background-size: cover;
  color: white;
  padding-left: 160px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2rem; }

.sub-title {
  background: url("images/equipamiento_barra.png") no-repeat center;
  background-size: cover;
  color: white;
  padding-left: 160px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.8rem; }

.nosotros {
  background: url("images/fondo_foto_small.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  padding-bottom: 100px; }
  .nosotros .nosotros-content {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    margin-bottom: 100px; }

.mision {
  font-size: 1.2rem;
  text-align: justify;
  margin-bottom: 25px;
  margin-top: 25px; }
  .mision h3 {
    font-size: 1.8rem;
    font-weight: 800;
    text-align: right;
    color: #27265f; }

.vision {
  font-size: 1.2rem;
  text-align: justify;
  margin-bottom: 25px;
  margin-top: 25px; }
  .vision h3 {
    font-size: 1.8rem;
    font-weight: 800;
    text-align: left;
    color: #a01d1d; }

.barra-imagenes {
  width: 100%;
  height: auto; }
  .barra-imagenes img {
    width: 100%; }

.barra-imagenes-galeria {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-top: 25px; }
  .barra-imagenes-galeria img {
    width: 100%; }

.noticias {
  padding: 25px; }

footer {
  width: 100%;
  height: 2rem;
  background-color: #a01d1d; }

.servicios {
  margin-top: 156px;
  background: url("images/Servivios_fondo.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center; }
  .servicios .servicios-container .franja-roja {
    background: url("images/franja-roja-superior.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 2rem;
    order: 0;
    flex: 0 1 auto;
    align-self: auto; }
  .servicios .servicios-container .franja-roja-inferior {
    background: url("images/franja-roja-inferior.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 2rem;
    order: 0;
    flex: 0 1 auto;
    align-self: auto; }
  .servicios .servicios-container .row .imagen-izquierda img {
    position: relative;
    left: 16px;
    width: 100%; }
  .servicios .servicios-container .row .centro {
    background-color: #171742;
    width: 100%;
    padding: 1rem;
    order: 0;
    flex: 0 1 auto;
    align-self: auto; }
    .servicios .servicios-container .row .centro h2 {
      margin: 1rem;
      font-weight: 700;
      color: white;
      font-size: 3rem;
      text-align: right; }
      .servicios .servicios-container .row .centro h2 small {
        font-size: 3rem;
        font-weight: 300; }
    .servicios .servicios-container .row .centro ul {
      margin: auto; }
      .servicios .servicios-container .row .centro ul li {
        list-style-image: url("images/bullet.png");
        margin-left: 1rem;
        padding-top: 3px;
        padding-bottom: 3px;
        color: white; }
  .servicios .servicios-container .row .imagen-derecha img {
    position: relative;
    right: 16px;
    width: 100%; }

.equipamiento .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 1pc; }
  .equipamiento .row .content {
    padding: 15px; }
    .equipamiento .row .content p {
      margin-top: 0;
      margin-bottom: 0; }

.proyectos {
  background: url("images/fondo_foto_small.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  margin-top: 123px;
  padding-bottom: 50px; }
  .proyectos .proyecto-right {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    background: url("images/v-ingenio-fondo.png") no-repeat right top;
    background-size: contain; }
    .proyectos .proyecto-right .content {
      padding-top: 50px;
      padding-bottom: 50px; }
      .proyectos .proyecto-right .content h2 {
        font-weight: 600;
        color: white;
        padding-top: 20px;
        padding-right: 20px;
        font-size: 3rem;
        text-align: right; }
        .proyectos .proyecto-right .content h2 small {
          font-size: 3rem;
          font-weight: 300; }
      .proyectos .proyecto-right .content h3 {
        font-weight: 500i;
        font-size: 2rem;
        font-style: italic;
        color: white;
        padding-left: 20%;
        text-align: right;
        padding-right: 20px;
        margin-bottom: 2rem; }
      .proyectos .proyecto-right .content p {
        font-size: 1.2rem;
        font-weight: 400;
        color: white;
        padding-left: 40%;
        text-align: right;
        padding-right: 20px;
        margin-bottom: 2rem; }
      .proyectos .proyecto-right .content .video {
        position: absolute;
        left: 15%;
        bottom: 60px; }
  .proyectos .proyecto-left {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    background: url("images/kara_kara.png") no-repeat left top;
    background-size: contain; }
    .proyectos .proyecto-left .content {
      padding-top: 50px;
      padding-bottom: 50px; }
      .proyectos .proyecto-left .content h2 {
        font-weight: 600;
        color: white;
        padding-top: 20px;
        padding-left: 20px;
        font-size: 3rem;
        text-align: left; }
        .proyectos .proyecto-left .content h2 small {
          font-size: 3rem;
          font-weight: 300; }
      .proyectos .proyecto-left .content h3 {
        font-weight: 500i;
        font-size: 2rem;
        font-style: italic;
        color: white;
        padding-left: 20%;
        text-align: left;
        padding-left: 20px;
        margin-bottom: 2rem; }
      .proyectos .proyecto-left .content p {
        font-size: 1.2rem;
        font-weight: 400;
        color: white;
        padding-right: 40%;
        text-align: left;
        padding-left: 20px;
        margin-bottom: 2rem; }
      .proyectos .proyecto-left .content .video {
        position: absolute;
        right: 19%;
        bottom: 60px; }

.imagenes-galeria-right {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-right: 60px; }
  .imagenes-galeria-right img {
    width: 100%; }

.imagenes-galeria-left {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-right: 60px; }
  .imagenes-galeria-left img {
    width: 100%; }

.contacto {
  margin-top: 156px;
  background: url("images/fondo_contactos.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 84vh;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center; }
  .contacto .contacto-container {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    background: url("images/fondo_contactos_contenido.png") no-repeat center top;
    background-size: contain;
    width: 100%;
    padding-bottom: 50px; }
    .contacto .contacto-container h2 {
      margin-left: 2rem;
      font-weight: 600;
      padding-top: 50px;
      padding-left: 27rem;
      color: white;
      font-size: 3rem;
      text-align: left; }
      .contacto .contacto-container h2 small {
        font-size: 3rem;
        font-weight: 300; }
    .contacto .contacto-container .description {
      order: 0;
      flex: 0 1 auto;
      align-self: auto;
      margin-top: 5rem;
      margin-bottom: 5rem;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: center;
      align-content: stretch;
      align-items: center;
      margin-left: 45rem;
      margin-right: 0px; }
    .contacto .contacto-container .title-direccion {
      color: white;
      font-weight: 600;
      font-size: 1rem;
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .contacto .contacto-container .direccion {
      color: white;
      font-size: 1.2rem;
      font-style: italic;
      margin-bottom: 2px; }
    .contacto .contacto-container .url {
      color: white;
      font-weight: 600;
      font-size: 1.2rem; }

.galeria {
  margin-top: 156px;
  background: url("images/fondo_foto_small.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 100vh; }

.btn_covid {
  padding-left: 0px;
  padding-top: 0px; }

.button_covid{
  padding-left: 250px;
}
  .btn_covid img {
    width: 114px !important;
    height: auto !important; }

.btn_covid:hover, .btn_covid:active {
  border-bottom: 2px solid transparent;
  background-color: transparent; }
  .btn_covid:hover img, .btn_covid:active img {
    width: 114px !important;
    height: auto !important;
    content: url("images/covid/btn_covid02.png"); }

#modal-principal-content a img {
  width: 100%;
  height: auto; }

/**
 * MEDIAS QUERIES
 */
@media (max-width: 1371px) {
  nav.menu-principal {
    font-size: 1rem; }
    nav.menu-principal a.logo img {
      width: 140px;
      margin-left: 20px; }
    nav.menu-principal ul li .dropdown-menu {
      top: 39px; }

  .title {
    font-size: 2rem; }

  .sub-title {
    font-size: 1.6rem; }

  .nosotros .nosotros-content {
    font-size: 1rem; }

  .mision {
    font-size: 1rem; }
    .mision h3 {
      font-size: 1.6rem; }

  .vision {
    font-size: 1rem; }
    .vision h3 {
      font-size: 1.6rem; }

  footer {
    height: 1.8rem; } }
@media (max-width: 1206px) {
  nav.menu-principal {
    font-size: 0.8rem; }
    nav.menu-principal a.logo img {
      width: 140px;
      margin-left: 20px; }
    nav.menu-principal ul li .dropdown-menu {
      top: 39px; } }
@media (max-width: 1206px) {
  nav.menu-principal {
    font-size: 0.8rem; }
    nav.menu-principal a.logo img {
      width: 130px;
      margin-left: 20px; }
    nav.menu-principal ul {
      padding-left: 130px; }
      nav.menu-principal ul li .dropdown-menu {
        top: 33px; }
        nav.menu-principal ul li .dropdown-menu a {
          font-size: 0.8rem; }

  .noticias {
    padding: 15px; }
    .noticias img {
      width: 10rem; } }
@media (max-width: 1312px) {
  .equipamiento .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 1px; }
    .equipamiento .row .content {
      padding: 15px; }
      .equipamiento .row .content p {
        margin-top: 0;
        margin-bottom: 0; } }
@media (max-width: 1598px) {
  .proyectos {
    background: url("images/fondo_foto_small.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    margin-top: 123px;
    padding-bottom: 50px; }
    .proyectos .proyecto-right {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
      background: url("images/v-ingenio-fondo.png") no-repeat right top;
      background-size: contain; }
      .proyectos .proyecto-right .content {
        padding-top: 50px;
        padding-bottom: 50px; }
        .proyectos .proyecto-right .content h2 {
          font-weight: 600;
          color: white;
          padding-top: 20px;
          padding-right: 20px;
          font-size: 2.2rem;
          text-align: right; }
          .proyectos .proyecto-right .content h2 small {
            font-size: 2.2rem;
            font-weight: 300; }
        .proyectos .proyecto-right .content h3 {
          font-weight: 500i;
          font-size: 1.4rem;
          font-style: italic;
          color: white;
          padding-left: 20%;
          text-align: right;
          padding-right: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-right .content p {
          font-size: 1rem;
          font-weight: 400;
          color: white;
          padding-left: 40%;
          text-align: right;
          padding-right: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-right .content .video {
          position: absolute;
          left: 10%;
          bottom: 60px; }
    .proyectos .proyecto-left {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
      background: url("images/kara_kara.png") no-repeat left top;
      background-size: contain; }
      .proyectos .proyecto-left .content {
        padding-top: 50px;
        padding-bottom: 50px; }
        .proyectos .proyecto-left .content h2 {
          font-weight: 600;
          color: white;
          padding-top: 20px;
          padding-left: 20px;
          font-size: 2.2rem;
          text-align: left; }
          .proyectos .proyecto-left .content h2 small {
            font-size: 2.2rem;
            font-weight: 300; }
        .proyectos .proyecto-left .content h3 {
          font-weight: 500i;
          font-size: 1.4rem;
          font-style: italic;
          color: white;
          padding-left: 20%;
          text-align: left;
          padding-left: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-left .content p {
          font-size: 1rem;
          font-weight: 400;
          color: white;
          padding-right: 40%;
          text-align: left;
          padding-left: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-left .content .video {
          right: 5%;
          bottom: 80px; } }
@media (max-width: 1260px) {
  .proyectos {
    background: url("images/fondo_foto_small.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    margin-top: 123px;
    padding-bottom: 50px; }
    .proyectos .proyecto-right {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
      background: url("images/v-ingenio-fondo-movil.png") no-repeat right top;
      background-size: cover; }
      .proyectos .proyecto-right .content {
        padding-top: 50px;
        padding-bottom: 50px; }
        .proyectos .proyecto-right .content h2 {
          font-weight: 600;
          color: white;
          padding-top: 20px;
          padding-right: 20px;
          font-size: 2.2rem;
          text-align: right; }
          .proyectos .proyecto-right .content h2 small {
            font-size: 2.2rem;
            font-weight: 300; }
        .proyectos .proyecto-right .content h3 {
          font-weight: 500i;
          font-size: 1.4rem;
          font-style: italic;
          color: white;
          padding-left: 20%;
          text-align: right;
          padding-right: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-right .content p {
          font-size: 1rem;
          font-weight: 400;
          color: white;
          padding-left: 40%;
          text-align: right;
          padding-right: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-right .content .video {
          position: absolute;
          left: 10%;
          bottom: 60px; }
    .proyectos .proyecto-left {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
      background: url("images/kara_kara-movil.png") no-repeat left top;
      background-size: cover; }
      .proyectos .proyecto-left .content {
        padding-top: 50px;
        padding-bottom: 50px; }
        .proyectos .proyecto-left .content h2 {
          font-weight: 600;
          color: white;
          padding-top: 20px;
          padding-left: 20px;
          font-size: 2.2rem;
          text-align: left; }
          .proyectos .proyecto-left .content h2 small {
            font-size: 2.2rem;
            font-weight: 300; }
        .proyectos .proyecto-left .content h3 {
          font-weight: 500i;
          font-size: 1.4rem;
          font-style: italic;
          color: white;
          padding-left: 20%;
          text-align: left;
          padding-left: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-left .content p {
          font-size: 1rem;
          font-weight: 400;
          color: white;
          padding-right: 40%;
          text-align: left;
          padding-left: 20px;
          margin-bottom: 1.4rem; }
        .proyectos .proyecto-left .content .video {
          right: 5%;
          bottom: 80px; } }
@media (max-width: 1080px) {
  .contacto {
    margin-top: 123px;
    background: url("images/fondo_contactos_contenido-movil.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 100vh; }
    .contacto .contacto-container {
      background: none;
      background-size: contain;
      width: 100%;
      padding-bottom: 50px; }
      .contacto .contacto-container h2 {
        margin-left: 1.8rem;
        font-weight: 600;
        padding-top: 50px;
        padding-left: 0px;
        color: white;
        font-size: 3rem;
        text-align: center; }
        .contacto .contacto-container h2 small {
          font-size: 3rem;
          font-weight: 300; }
      .contacto .contacto-container .description {
        order: 0;
        flex: 0 1 auto;
        align-self: auto;
        margin-top: 5rem;
        margin-bottom: 5rem;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-content: stretch;
        align-items: center;
        margin-left: 0px;
        margin-right: 0px; } }
@media (max-width: 1206px) {
  nav.menu-principal ul li .dropdown-menu {
    background: none; } }
@media (max-width: 1200px) {
  .servicios {
    margin-top: 50px;
    background: none; }
    .servicios .servicios-container .franja-roja {
      background: none;
      background-color: #bb1717;
      height: 1.5rem; }
    .servicios .servicios-container .franja-roja-inferior {
      background: none;
      background-color: #bb1717;
      height: 1.5rem; }
    .servicios .servicios-container .row {
      margin-left: 0px !important;
      margin-right: 0px !important; }
      .servicios .servicios-container .row .imagen-izquierda {
        display: none !important; }
        .servicios .servicios-container .row .imagen-izquierda img {
          position: relative;
          left: 16px;
          width: 100%; }
      .servicios .servicios-container .row .centro {
        background-color: #171742;
        width: 100%;
        padding: 1rem;
        order: 0;
        flex: 0 1 auto;
        align-self: auto; }
        .servicios .servicios-container .row .centro h2 {
          margin: 1rem;
          font-weight: 700;
          color: white;
          font-size: 3rem;
          text-align: center; }
          .servicios .servicios-container .row .centro h2 small {
            font-size: 3rem;
            font-weight: 300; }
        .servicios .servicios-container .row .centro ul {
          margin: auto; }
          .servicios .servicios-container .row .centro ul li {
            list-style-image: url("images/bullet.png");
            margin-left: 1rem;
            padding-top: 3px;
            padding-bottom: 3px;
            color: white; }
      .servicios .servicios-container .row .imagen-derecha {
        display: none !important; }
        .servicios .servicios-container .row .imagen-derecha img {
          position: relative;
          right: 16px;
          width: 100%; } }

/*# sourceMappingURL=style.css.map */