@import url("https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&display=swap");
uno html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.2rem;
  width: auto;
  background-image: linear-gradient(to left top, #6d9df6, #7ca3f8, #8aa9fa, #96affb, #a2b5fd, #9baef4, #95a7ea, #8ea0e1, #758bcb, #5c77b5, #4163a0, #24508b);}
.content {
  height: auto;
}

.navbar-brand img{
 margin-right: 5px;
  border-radius: 30px;
  height: 40px;
  border: solid 2px #FFF;
 /* border-image: round;  */
}



footer {
  background-image: linear-gradient(to right bottom, #222e7e, #223482, #233a87, #24408b, #26468f, #244387, #234080, #223d78, #1c3164, #152650, #0f1b3e, #090f2c);  box-shadow: inset 0px 4px 8px 1px rgba(0,0,0,0.15);
  color: #ffffff;
}

.btn-floating i {
  font-size: 1.25rem;
  line-height: 47px;
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.btn-fb {
  color: #fff;
  background-color: #3b5998 !important;
}
.btn-tw {
  color: #fff;
  background-color: #55acee !important;
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
.port {
  height: 100vh;
}
h1{
  font: 700 normal 2.5em/1 "Montserrat", sans-serif;
}
h2{
  font: 600 normal 2em/1 "Montserrat", sans-serif;
}
.dois {
  height: 400px;

}

.navbar-expand-lg {
  color: #000;
  justify-content: space-between;
  -webkit-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
}
.slides {
  display: contents;
  
}

.nav-link{
  color: #fff!important;
}

.nav-link:hover{
  transition: 300ms;
  color: #5a3be0!important;
  font-size: 20.7;
  /* text-shadow: 2px 2px 5px rgba(76,76,76,0.73); */
}
.nav-link:hover{
  /* height: 1px; */
  width: 100%;
  /* background-color: #024059; */
  padding-bottom: -100px;border-bottom: solid 9px #1b3886;

}

@media (min-width: 992px) {
  .navbar {
    height: 90px;
    background-color: transparent !important;
    /* border-bottom: solid 0.5px #d2d2d2; */
  }
  .active1 {
    height: 56px;
    background-color: rgba(226, 226, 255, 0.233) !important;
    transition: 0.7s;
  }

}

@media (max-width: 767px) {
  /* ... */

  .top-content .carousel-control-prev,
  .top-content .carousel-control-next {
    display: none;
  }
  .top-content .carousel-indicators li {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* ... */


}

video {
  width: 100%;
  max-height: 70vh;
  min-height: 50vh;
  object-fit: cover;
  object-position: center center;
  -webkit-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
}

.d-none {
  display: block !important;
}

.carousel-item h2{
  font-size: 1.4rem;
}
.carousel-item h3{
  font-size: 1.1rem;
}

.carousel-caption.d-none.d-md-block {
  text-shadow: 2px 1px 4px rgba(12, 5, 3, 0.51);

  -webkit-animation: fade-in 1.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms
    both;
  animation: fade-in 1.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 600ms both;
}

/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bienVenido {
  padding: 1.2rem 10%;
  color: white;
  text-align: left;
  transition: margin-left 4s;
  margin-bottom: -40px;
}
.bienVenido h3 {
  color: #000;
}

.dos {
  background-image: linear-gradient(to right top, #101736, #172247, #1e2d59, #24396b, #2a457e, #284583, #254487, #23448c, #1a3683, #132878, #0e196e, #0b0762);
  color: white;
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
  padding: 5rem 2% 10% 2%;
  text-align: center;
}
.dos h1{
  margin-top: 10px;
  text-align: right;
  margin-bottom: 60px;
}

/* mouse io io*/
.word {
  margin: auto;
  color: white;
  font: 700 normal 2.5em/1 "Montserrat", sans-serif;
  display: inline-block;
  border-right: 0.1em solid transparent;
  -webkit-animation: typing 3s steps(16) forwards, cursor 1s infinite;
  animation: typing 3s steps(16) forwards, cursor 1s infinite;

}

@keyframes cursor {
  50% {
    border-color: white;
  }
}
.port {
  margin: 5px;
  height: 25vh;
  padding-top: 10px;
  padding-bottom: 120px;
  border: solid 2px rgb(5, 4, 4);
}
.img-port img {
  width: 80%;
}

.card-body{
  padding: 10px;
  color: #024059;
}

.card-body h5{
  font-weight: 600 ;
}
.card-img-top{
  padding: 10px;
  /* border: solid 2px #000; */
  height: 150px;
  object-fit: contain;

}
.card:hover{
  -webkit-box-shadow: 0px 0px 9px -2px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 9px -2px rgba(255,255,255,1);
  box-shadow: 0px 0px 9px -2px rgba(255,255,255,1);
  transform: scale(1.02);
  transition: ease-out 500ms ;
}

.saibaMas{
  margin-top: 5%;
}

.tres {
  /* background-image: linear-gradient(to left top, #101736, #172247, #1e2d59, #24396b, #2a457e, #284583, #254487, #23448c, #1a3683, #132878, #0e196e, #0b0762); */
  /* background-color: white; */
  color: #151F42;
  /* clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%); */
  background-image: url(./img/black-computer.jpg);
  padding: 5rem 10%;
  text-align: right;
 
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: inset 0px 2px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 15px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 2px 15px 0px rgba(0,0,0,0.75);
  text-shadow: 2px 2px 5px rgba(76,76,76,0.73);

}
.tres h1{
  text-align: right;
  margin-bottom: 30px
}

@media (max-width: 767px){
  .bienVenido {
    
    margin-bottom: -20px;
  }
  .dos {
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
    padding: 15% 2% 10% 2%;
    text-align: center;
  }
  
  .dos h1{
    margin-bottom: 30px;
  }
  .word {
    font-size: 2.1em 
    }
  }
  .skills {
    background-color: #ffffffd8;
    margin-left: -10%;
    margin-right: -10%;
    padding: 2rem 10%;
    text-align: left;
    height: auto;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);

  }
  .skills h1{
    text-align: left;
    margin-bottom: 30px
  }

  .img img{
    border-radius: 80px;
    border:solid 3px #ffffffd8;
    width: 160px;
  }

ul{
  /* display: inline-block; */
  text-align: left;
}

.box a {
text-decoration: none;
color: #151F42;
}

.box ul {
  list-style: none;
  padding-left: 10%;
  
}
.box-left{
  margin: auto;


}
.box-right{
  margin: auto;
  justify-content: center;
  padding-bottom: 20px;

}
.skills-item .row ul {
  list-style: none;
  padding-left: 0px;
}

.skills-item .row ul li img {
  border: solid 1px #0b0762;
  border-radius: 40px;
  height: 22px;
  object-fit: scale-down;
  margin:3px;
  margin: 5px;


}

.barra{
  background-color: #d1d1d1;
  width: 90%;
  height: 10px;
  margin-left: 10px;
  border: solid 2px #929090;

}

.empresas{
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  /* padding: 2rem 10%; */
  color: #ffffff;
  text-align: center;
  justify-content: center;
  
}


.empresas img{
  height: 150px;
  width: 150px;
  border: solid 3px rgb(5, 12, 32);
  border-radius: 80px;
  object-fit: cover;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.53);
  -moz-box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.53);
  box-shadow: 0px 7px 8px 0px rgba(0,0,0,0.53);
}

.empresas h1{
  margin-bottom: 40px;
}


/*-------*/
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}
.slider {
  /* background: pr;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  margin: auto; */
  overflow: hidden;
  position: relative;
  /* width: 100%; */
  height: 180px;
  justify-content: center;
  align-content: center;
 
}
.slider::before, .slider::after { 
  background: linear-gradient(to right, #7BA3F8 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 180px;
  position: relative;
  width: 200px;
  z-index: 2;
  
  }
.slider::after {
  right: 320px;
  top: 500px;
  -webkit-transform: rotateZ(80deg);
          transform: rotateZ(80deg);
}
.slider::before {
  left: 300xp;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 15s linear infinite;
          animation: scroll 15s linear infinite;
  display: flex;
  width: 4000px /*calc(500px * 16)*/;
}
.slider .slide {
  height: 100px;
  width: 290px;
}