/*!
 * Start Bootstrap - Grayscale v5.0.7 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

#mainNav {
  min-height: 56px;
  background-color:rgba(0,0,0,0.7);;
}

#mainNav .navbar-toggler {
  font-size: 100%;
  padding: 0.75rem;
  color: #1e90ff;
  border: 0px solid #1e90ff;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(black, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }


  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }

  #mainNav .nav-link {
    -webkit-transition: none;
    transition: none;
    padding: 2rem 1.5rem;
    color: rgba(255, 255, 255, 0.5);
  }




  #mainNav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
  }


  #mainNav .nav-link:active {
    color: black;
  }


  #mainNav.navbar-shrink {
    background-color: rgba(0,0,0,0.7);
  }


  #mainNav.navbar-shrink .navbar-brand {
    color: #d8d8d8;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #d8d8d8;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #1e90ff;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #1e90ff;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #1e90ff;
    outline: none;
    border-bottom: 0.25rem solid #1e90ff;
  }
}




.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 15rem 0;

  background-color: rgba(0,0,0);
  background: url("../img/bg-masthead.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.3) 0%, rgba(22, 22, 22, 0.7) 75%, #070e14 100%), url("../img/bg-masthead.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead h1 {
  font-family: 'Oswald';
  font-weight: 500;
  height: 100px;
  font-size: 3rem;
  color: #fff;line-height: 70px;
  text-transform: uppercase;
  /*letter-spacing: 0.1rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;*/
}

.masthead h2 {
  font-family: 'Oswald';
  font-weight: 500;
  max-width: 20rem;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
  line-height: 70px;
    text-transform: uppercase;
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
    padding: 0;
    text-transform: uppercase;
  }
  .masthead h1 {
    font-size: 4rem;
      font-weight: 500;
      height: 100px;
    line-height: 70px;
    max-width: 40rem;
    letter-spacing: 0.1rem;
        text-transform: uppercase;
  }
  .masthead h2 {
    font-family: 'Oswald';
    font-weight: 500;
    max-width: 30rem;
    font-size: 1.25rem;
  }
}




.btn-primary {
  background-color: #1e90ff;
  font-family: 'Work Sans';
  font-size: 90%;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}

.btn-primary pt-0{
  paddin-top: 200px;
}

.btn-primary:hover {
  background:transparent;
  color:#fff;
  border-color:#fff;
}

.btn-primary:focus {
  background:transparent;
  color:#fff;
  border-color:#fff;

}

.btn-primary:active {
  background:transparent;
  color:#fff;
  border-color:#fff;
}

.about-section {
  padding-top: 5rem;

      background: linear-gradient(to bottom, rgba(7,14,20,0.2) 0%, rgba(12,28,43,0.7) 51%, rgba(7,14,20,0.7) 100%);
    }



.about-section p {
  margin-bottom: 6rem;
}

.about-section h2{
  font-family: 'Oswald';
    font-weight: 500;
    color: #fff;
margin: 15px 0;
text-transform: none;
}



.page-section {
  padding: 80px 0;

  background: linear-gradient(to bottom, rgba(5,10,15,1) 0%, rgba(12,28,42,0.68) 51%, rgba(12,28,43,0.69) 52%, rgba(5,10,15,1) 100%), url("../img/bg-ser.jpg");

  height: 10%;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.proyectos-section {
  padding: 80px 0;
  background: linear-gradient(to bottom, rgba(7,14,20,0.7) 0%, rgba(12,28,43,0.7) 51%, rgba(7,14,20,0.7) 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
background-color: #0c1c2b;
}


.clientes-section {
  padding: 80px;



  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 1%, #161616 100%), url("../img/bg-signup.jpg");

  height: 100%;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.contact-section {
  padding: 80px;

  background: linear-gradient(to bottom, rgba(7,14,20,0.7) 0%, rgba(12,28,43,0.7) 51%, rgba(7,14,20,0.7) 100%);


  height: 100%;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}





h2.section-heading {
    font-family: 'Oswald';
      font-weight: 500;
  color: #fff;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

h3.section-subheading {

    font-family: 'Oswald';
  font-size: 16px;
  color: #fff;
  font-weight: 500;

  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

h4 {
    font-family: 'Oswald';
      font-weight: 400;
      letter-spacing: 0.03rem;
      color: #fff;
  margin: 15px 0;
  text-transform: none;
}

h5 {
    font-family: 'Oswald';
      font-weight: 400;
      letter-spacing: 0.03rem;
      color: #1e90ff;
  margin: 15px 0;
  text-transform: none;
}

.py-5 {
  padding-top: 5rem;
}

@media (min-width: 768px) {
  section {
    padding: 0px 0;
  }
}


.projects-section {
  padding: 0rem 0;

background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
}

.projects-section .featured-text {
  padding: 2rem;
}

@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #1e90ff;
  }
}

.about-section .featured-text {
  padding: 2rem;
}

@media (min-width: 992px) {
  .about-section .featured-text {
    padding: 0 0 4 1rem;
    border-left: 0.35rem solid #1e90ff;
  }
}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}

@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #1e90ff;
    border-width: .25rem;
    width: 30%;
  }
}


.nk-gap,
.nk-gap-1,
.nk-gap-2,
.nk-gap-3,
.nk-gap-4,
.nk-gap-5,
.nk-gap-6 {

    display: block;
    height: 20px;
}

.mnt-10 {
    margin-top: -10px !important;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-big,
.display-extra-big {
    font-family: "Playfair Display", serif;
    font-weight: 600;
    line-height: 1.25;
    color: #171717;
}

.display-4 {
    font-size: 2.6rem;
}
.mnt-5 {
    margin-top: -5px !important;
}









































.signup-section {
  padding: 10rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.signup-section .form-inline input {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Oswald';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #1e90ff;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Work Sans';
  text-transform: uppercase;

}

.contact-section .card hr {
  border-color: #1e90ff;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Work Sans';

}

a {
  color: #1e90ff;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #070e14
}

.bg-primary {
  background-color: #1e90ff !important;
}

.text-primary {
  color: #1e90ff !important;
}

footer {
  padding: 5rem 0;

    background: linear-gradient(to bottom, rgba(7,14,20,0.2) 0%, rgba(12,28,43,0.7) 51%, rgba(7,14,20,0.7) 100%);

}


.spacing40 {
	width: 100%;
	height: 40px;
}

.clearboth {
	clear: both;
}




section-f {
  position: relative;
  width: 10%;
  height: 100%;
  margin-top: 500px;
}

section-f::after {
  position: absolute;
  bottom: 50px;
  left: 90px;
  content: '';
  width: 100%;
  height: 80%;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);
}






#section04 a {
  padding-top: 60px;
}
#section04 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -270px;
  margin-top: 50px;
  border-left: 3px solid #1e90ff;
  border-bottom: 3px solid #1e90ff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}


p-p {
  position: relative;
  font-family: sans-serif;

  text-transform: uppercase;
  font-size: 3em;
  margin-bottom: 5rem;

  letter-spacing: 6px;
  overflow: hidden;
  background: linear-gradient(90deg, #000, #fff, #000);
  background-repeat: repeat;
  background-size: 80%;
  animation: animate 8s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
