@charset "UTF-8";
/*!
* Start Bootstrap - Agency v7.0.12 (https://startbootstrap.com/theme/agency)
* Copyright 2013-2023 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-agency/blob/master/LICENSE)
*/
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
 
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

:root .page-home {
  --bs-link-color: #f0f0f0;
  --bs-link-hover-color: #ffffff;
}

:root .page-thqv, :root .page-trqm, :root .page-tcdp {
  --bs-link-color: #ffc800;
  --bs-link-hover-color: #cca000;
}

html, body {
  height: 100%;
  font-family: 'Raleway', sans-serif;
  background-color: #111111;
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

  b, strong, .bold {
  font-weight: 800;
  }

  br.portrait {
  display:none;
  }

/*  Line Break */
@media (min-width: 768px) {
  br.mobile {
    display:none;
  }
}

@media (min-width: 992px) {
  body {
    margin-left: 80px;
  }
}

/* HEADER */

header {
  height: 100vh;
  width: 100%;
}

header video {
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
  opacity: 0.5;
}

.hero video {
  opacity: 0.6;
}


.masthead-video .content {
  text-align: center;
  }

.img-brand {
  height: 2.75rem;
}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #212529;
}
#mainNav .navbar-toggler {
  padding: 0.75rem;
  font-size: 0.75rem;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#mainNav .navbar-brand {
  color: #ffc800;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
}
#mainNav .navbar-brand img {
  height: 1.5rem;
}
#mainNav .navbar-nav .nav-item .nav-link {
  font-family: "Raleway", sans-serif;
  font-size: 0.65rem;
  color: #fff;
  letter-spacing: 0.0625em;
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #ffc800;
}

header.masthead {
  padding-top: 10.5rem;
  padding-bottom: 6rem;
  text-align: center;
  color: #fff;
  background-image: url("../assets/img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
header.masthead .masthead-subheading, header.masthead-video .masthead-subheading {
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.5rem;
  margin-bottom: 25px;
}
header.masthead .masthead-heading, header.masthead-video .masthead-heading {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.5rem;
  margin-bottom: 2rem;
}


.content {
  position: relative;
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  }

  .page-trqm .content {
  position: absolute;
  top:15vh;
  text-align: left;
  }
   
  header h2 {
  /* position: absolute; */
  bottom: -1rem;
  font-size: 1rem;
  font-weight: 600;
  background-color: black;
  color: white;
  text-align: center;
  padding: 0.3rem 0;
  margin: 0 auto;
  width: 90%;
}

 .page-trqm header h2 {
  position: initial;
  background: none;
  color: #000;
  margin:0;
}


@media screen and (max-width: 768px) and (orientation: portrait) {
    .masthead-video {
        height: 60vh;
        margin-top: 70px;
    }
    .page-trqm .masthead-video {
    height: auto;
    margin-top: 70px;
    }  

    .page-trqm header .content {
    text-align: center;
    top:auto;
    bottom: 0;
    padding: 5px 20px;
    background-color: rgba(255, 255, 255, 0.7);
    }   
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 17rem;
    padding-bottom: 12.5rem;
  }
  header.masthead .masthead-subheading, header.masthead-video .masthead-subheading {
    font-size: 2.25rem;
    font-style: italic;
    line-height: 2.25rem;
    margin-bottom: 2rem;
  }
  header.masthead .masthead-heading, header.masthead-video .masthead-heading {
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 4.5rem;
    margin-bottom: 3em;
  }

  header h2 {
    max-width: 700px;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    padding: 0.5rem 0;
  }

    .page-trqm h2 {
    transform: none;
    font-size: 1.5rem;
  }

  .page-trqm .masthead-video {
        height: 70vh;
  }
  .carousel-item {
    height:70vh;
  }
  .carousel-item img {
  height: 70vh;
}

}

@media screen and (min-width: 992px) {
    .masthead-video {
        height: 100vh;
    }

   .page-thqv header h2, .page-tcdp header h2 {
    max-width: 800px;
    bottom: 0rem;
    font-size: 1.3rem;
    padding: 0.5rem 1rem;
    width: 100%;
  }

  .page-trqm header h2 {
    max-width: 100%;
    transform: none;
    text-align: left;
    padding-left: 3rem;
    font-size: 2rem;
    }
#mainNav {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
    border: none;
    background-color: transparent;
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    font-size: 1.5em;
    transition: font-size 0.3s ease-in-out;
  }
  #mainNav .navbar-brand img {
    height: 2rem;
    transition: height 0.3s ease-in-out;
  }
  #mainNav.navbar-shrink {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #111111;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
  }
  #mainNav.navbar-shrink .navbar-brand svg,
  #mainNav.navbar-shrink .navbar-brand img {
    height: 1.5rem;
  }
  #mainNav .navbar-nav .nav-item {
    margin-right: 0rem;
  }
  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 0.7rem;
  }

}

@media (min-width: 1366px) {
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 0.85rem;
  }

  .page-trqm .masthead-video {
        height: 100vh;
    }
  .carousel-item {
    height:100vh;
  }
  .carousel-item img {
  height: 100vh;
}

}


/* Carrousel */
.carousel {
  width: 100%;
  z-index: 0;
}

/* .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
} */

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  /* height: 90vh; */
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

.carousel-item img {
  /* height: 90vh; */
  object-fit: cover;
  object-position: top; /* 👈 Esto es la clave */
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* @media screen and (min-width: 992px) {
  .carousel-item {
    height:100vh;
  }
} */

/* FADE */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

/* CONTROLES */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* INDICADORES */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 1rem;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.carousel-indicators .active {
  opacity: 1;
}

/* CAPTIONS */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* DARK MODE opcional */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}

/* fin Carrusel */

.fw-100 {
  font-weight:100;
}

/* play/pause button */
#myBtn {
  width: 200px;
  font-size: 45px;
  padding: 10px;
  border: none;
  background: transparent;
  color: #dcdcdc;
  cursor: pointer;
  }
  
  #myBtn:hover {
  color: rgb(255, 255, 255);
  }

/* scroll */

.scroll-reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }
  .scroll-reveal.visible {
  opacity: 1;
  }

  .page-section {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5rem 0;
  }

  .parallax-bg {
  background-attachment: fixed;
  }
  

/* DATOS */
.info-title {
  font-size:1.5rem;
}
  #datos h3.data-info {
  font-size: 1.3rem;
  }

  #datos h2.data-info,  #datos h3.data-info {
  color: white;
  text-align: left;
  line-height: 1.2;
  font-weight: 200;
  padding-right: 1rem;
  }
  @media screen and (min-width: 768px) {
    .page-thqv .info-title {
    font-size:1.9rem;
    }
  }
  
  @media screen and (min-width: 992px) {
    .page-thqv .info-title {
    font-size:2.4rem;
    }
    #datos h3.data-info {
      font-size: 1.7rem;
  }
  } 
  
  /* PAIN POINTS */

  #pain-points p {
    font-size: 1.2rem;
    font-weight: 100;
    line-height: 1.35;
    }
    #pain-points h2 {
        font-size: 1.2rem;
    }

    #pain-points h3 {
        font-size: 1.5rem;
    }


    @media screen and (min-width: 768px) {
    #pain-points h2 {
    font-size: 2.8rem;
    }
    }

    @media screen and (min-width: 992px) {
    #pain-points h2 {
    font-size: 3.2rem;
    font-weight: 900;
    }
    } 

    /* Question & Answer */

    .question-1, .question-2 {
      text-align: center;
      color: #fff;
      display: flex;
      align-items: center;
    }
    
    .question-1 h2, .answer-1 h2 {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    #answer-1 .text-center {
      font-size: 1.3rem;
      padding: 3rem 1rem;
      top: 3rem;
      z-index: 1;
    }

    #answer-ii h2 {
      font-size: 1.5rem; 
      color: grey; 
      padding-bottom: 4rem;
      }

      #answer-ii h4 {
      font-size: 1.2rem;  
      }

    @media (min-width: 768px) {
      .question-1 h2, .answer-1 h2 {
          font-size: 1.6rem;
      }
    }
    
    @media (min-width: 992px) {
      .question-1 h2, .answer-1 h2 {
          font-size: 2.2rem;
      }
      #answer-ii h4 {
        font-size: 1.2rem;  
        height: 90px;
        }
        .page-trqm #answer-2 h3 {
          font-size: 1.5rem;
        }

    }
    
    @media screen and (orientation: portrait){
        #question-1, #answer-1 {
            min-height: 55vh;
        }
      br.portrait {
      display:block;
      }
    }

    #answer-2 .section-heading {
      font-size: 1.5rem;
      color: #777;
    }
    /* STEPS */

    #steps h3 {
      font-size: 1.3rem;
    }

    #steps li {
      line-height: 1.4;
      font-size: 1rem;
      margin: 0;
      list-style: none;
  }
  
    .parallax-simple {
      position: relative;
      /* height: 100vh; */
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.7);
    }
    
    .parallax-simple .bg-fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
    }
    
    .parallax-simple .content {
      position: relative;
      z-index: 1;
      padding: 100px 20px;
      color: white;
      text-align: center;
    }
    
    
    
    @media screen and (min-width:768px){
      #steps h2 {
      font-size:2.7rem;  
      } 
      #steps li {
        font-size: 1.4rem;
      }
    }

/* NO Good */

  #no-good h2 {
    font-size:1.4rem;
  }
  #no-good h3 {
    font-size:1.5rem;
    font-weight: 800;
  }
  #no-good p {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.35;
  }

  /* Product Page */

  #product-page-i .featured-text {
    padding: 2rem 1rem;
    }
    
    #product-page-i h2 {
        font-size: 2.3rem;
        }
        #product-page-i h3 {
        font-size: 1.2rem;
        }
    
    .featured-text h4 {
      font-size:1.4rem;
    }    
      
    
    @media (min-width: 768px) {
        #product-page-i h2 {
        font-size: 3rem;
        }
        #product-page-i h3 {
        font-size: 1.5rem;
        }
        .featured-text h4 {
        font-size:1.6rem;
        }
    }
    
    @media (min-width: 992px) {
        .projects-section .featured-text {
            /* padding: 0 0 0 2rem; */
            border-left: 0.5rem solid #6F3534;
        }
    }
/* Propuesta 1 */

  #propuesta-1, #propuesta-2 {
    text-align: center;
  }

  .items-explain {
    font-weight:100;
  }

  #propuesta-1 h3 {
    font-size: 1.2rem;

  }

  .valor {
    font-size: 4rem;
    font-weight: bold;
  }
  #propuesta-1 .items-propuesta {
    border-left: 0px solid white;
  }

  @media screen and (min-width: 768px) {
    #propuesta-1 h3 {
      font-size: 1.6rem;
  }
  
    #propuesta-1 p {
      font-size: 1.2rem;
    }

  }

  @media screen and (min-width: 1024px) {
    #propuesta-1 {
    text-align: left;
    }
    #propuesta-1 .items-propuesta, #propuesta-2 .items-propuesta {
        padding: 2rem 0 2rem 5.5rem;
        border-left: 1px solid #494949;
    }
  }

  /* Ejemplos de TCdP */

  .play-video-button {
    max-width: 80px;
}
@media screen and (min-width: 768px) {
    .play-video-button {
        max-width: 70px;
    }
}

@media (min-width: 768px) {
  section {
    min-height:95vh;
    display: flex;
    align-items: center;
  }
}

.btn-xl {
  padding: 1.25rem 4.5rem;
  font-family: "Raleway", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.btn-social {
  height: 2.5rem;
  width: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 100%;
}




/* Form contact */

#contactForm button.btn-contact {

    color: #000000;
    background-color: #ffc800;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}

#contactForm button.btn-contact:hover {

    color: #ffffff;
    background-color: #ffcc14;
}


section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}
section#contact .section-heading {
  color: #fff;
}
section#contact form#contactForm .form-group {
  margin-bottom: 1.5rem;
}
section#contact form#contactForm .form-group input,
section#contact form#contactForm .form-group textarea {
  padding: 1.25rem;
}
section#contact form#contactForm .form-group input.form-control {
  height: auto;
}
section#contact form#contactForm .form-group-textarea {
  height: 100%;
}
section#contact form#contactForm .form-group-textarea textarea {
  height: 100%;
  min-height: 10rem;
}
section#contact form#contactForm p.help-block {
  margin: 0;
}
section#contact form#contactForm .form-control:focus {
  border-color: #ffc800;
  box-shadow: none;
}
section#contact form#contactForm ::-webkit-input-placeholder {
  font-weight: 400;
  color: #ccc;
}
section#contact form#contactForm :-moz-placeholder {
  font-weight: 400;
  color: #ccc;
}
section#contact form#contactForm ::-moz-placeholder {
  font-weight: 400;
  color: #ccc;
}
section#contact form#contactForm :-ms-input-placeholder {
  font-weight: 400;
  color: #ccc;
}

.footer {
  text-align: center;
  font-size: 0.9rem;
  font-family: "Raleway", sans-serif;
}