*
{
	margin: 0;
	padding:0;
	box-sizing: border-box;
}
html {
/*  scroll-behavior: smooth;*/
}
body{
  background-color: #f1f2f2; 
  overflow-x: hidden
}
h1, h2, h3 {
font-family: 'Oswald', sans-serif;
}
.h2, h2 {
    font-size: 34px;
    line-height: 40px;
}
.card {
     border: none

}
.g-recaptcha div {
    text-align: center;
    margin: auto;
}
.carousel-item {
transition: transform 2s ease-in-out
	}
p {
font-family: 'Nunito Sans', sans-serif;
font-size: 16px;
}
hr {
    background-color: #fff;
    opacity: 1;
}
i.far.fa-check-circle {
    color: #28cbc0;
}

/*
 * Animation module with all animation code
 */
.anim-text-flow,
.anim-text-flow-hover:hover {
  /*
   * Animation variables
   */
  /*
   * Elements settings
   */
  /*
   * Keyframe loop
   */
  /*
   * Element animation delay loop
   */
}
.anim-text-flow span,
.anim-text-flow-hover:hover span {
  -webkit-animation-name: anim-text-flow-keys;
          animation-name: anim-text-flow-keys;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
  -webkit-animation-iteration-count: 1 ;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes anim-text-flow-keys {
  0% {
    color: #303030;
  }
  5% {
    color: #a8a8a8;
  }
  10% {
    color: #c4c4c4;
  }
  15% {
    color: #e3e3e3;
  }
  20% {
    color: #2e2e2e;
  }
  25% {
    color: #cfcfcf;
  }
  30% {
    color: #0f0f0f;
  }
  35% {
    color: #474747;
  }
  40% {
    color: #707070;
  }
  45% {
    color: #262626;
  }
  50% {
    color: gray;
  }
  55% {
    color: #969696;
  }
  60% {
    color: #cfcfcf;
  }
  65% {
    color: #757575;
  }
  70% {
    color: #1f1f1f;
  }
  75% {
    color: #1c1c1c;
  }
  80% {
    color: #cccccc;
  }
  85% {
    color: #8f8f8f;
  }
  90% {
    color: #999999;
  }
  95% {
    color: #383838;
  }
  100% {
    color: #fff;
  }
}
@keyframes anim-text-flow-keys {
  0% {
    color: #303030;
  }
  5% {
    color: #a8a8a8;
  }
  10% {
    color: #c4c4c4;
  }
  15% {
    color: #e3e3e3;
  }
  20% {
    color: #2e2e2e;
  }
  25% {
    color: #cfcfcf;
  }
  30% {
    color: #0f0f0f;
  }
  35% {
    color: #474747;
  }
  40% {
    color: #707070;
  }
  45% {
    color: #262626;
  }
  50% {
    color: gray;
  }
  55% {
    color: #969696;
  }
  60% {
    color: #cfcfcf;
  }
  65% {
    color: #757575;
  }
  70% {
    color: #1f1f1f;
  }
  75% {
    color: #1c1c1c;
  }
  80% {
    color: #cccccc;
  }
  85% {
    color: #8f8f8f;
  }
  90% {
    color: #999999;
  }
  95% {
    color: #383838;
  }
  100% {
    color: #fff;
  }
}
.anim-text-flow span:nth-of-type(1),
.anim-text-flow-hover:hover span:nth-of-type(1) {
  -webkit-animation-delay: -19.8s;
          animation-delay: -19.8s;
}
.anim-text-flow span:nth-of-type(2),
.anim-text-flow-hover:hover span:nth-of-type(2) {
  -webkit-animation-delay: -19.6s;
          animation-delay: -19.6s;
}
.anim-text-flow span:nth-of-type(3),
.anim-text-flow-hover:hover span:nth-of-type(3) {
  -webkit-animation-delay: -19.4s;
          animation-delay: -19.4s;
}
.anim-text-flow span:nth-of-type(4),
.anim-text-flow-hover:hover span:nth-of-type(4) {
  -webkit-animation-delay: -19.2s;
          animation-delay: -19.2s;
}
.anim-text-flow span:nth-of-type(5),
.anim-text-flow-hover:hover span:nth-of-type(5) {
  -webkit-animation-delay: -19s;
          animation-delay: -19s;
}
.anim-text-flow span:nth-of-type(6),
.anim-text-flow-hover:hover span:nth-of-type(6) {
  -webkit-animation-delay: -18.8s;
          animation-delay: -18.8s;
}
.anim-text-flow span:nth-of-type(7),
.anim-text-flow-hover:hover span:nth-of-type(7) {
  -webkit-animation-delay: -18.6s;
          animation-delay: -18.6s;
}
.anim-text-flow span:nth-of-type(8),
.anim-text-flow-hover:hover span:nth-of-type(8) {
  -webkit-animation-delay: -18.4s;
          animation-delay: -18.4s;
}
.anim-text-flow span:nth-of-type(9),
.anim-text-flow-hover:hover span:nth-of-type(9) {
  -webkit-animation-delay: -18.2s;
          animation-delay: -18.2s;
}
.anim-text-flow span:nth-of-type(10),
.anim-text-flow-hover:hover span:nth-of-type(10) {
  -webkit-animation-delay: -18s;
          animation-delay: -18s;
}
.anim-text-flow span:nth-of-type(11),
.anim-text-flow-hover:hover span:nth-of-type(11) {
  -webkit-animation-delay: -17.8s;
          animation-delay: -17.8s;
}
.anim-text-flow span:nth-of-type(12),
.anim-text-flow-hover:hover span:nth-of-type(12) {
  -webkit-animation-delay: -17.6s;
          animation-delay: -17.6s;
}
.anim-text-flow span:nth-of-type(13),
.anim-text-flow-hover:hover span:nth-of-type(13) {
  -webkit-animation-delay: -17.4s;
          animation-delay: -17.4s;
}
.anim-text-flow span:nth-of-type(14),
.anim-text-flow-hover:hover span:nth-of-type(14) {
  -webkit-animation-delay: -17.2s;
          animation-delay: -17.2s;
}
.anim-text-flow span:nth-of-type(15),
.anim-text-flow-hover:hover span:nth-of-type(15) {
  -webkit-animation-delay: -17s;
          animation-delay: -17s;
}
.anim-text-flow span:nth-of-type(16),
.anim-text-flow-hover:hover span:nth-of-type(16) {
  -webkit-animation-delay: -16.8s;
          animation-delay: -16.8s;
}
.anim-text-flow span:nth-of-type(17),
.anim-text-flow-hover:hover span:nth-of-type(17) {
  -webkit-animation-delay: -16.6s;
          animation-delay: -16.6s;
}
.anim-text-flow span:nth-of-type(18),
.anim-text-flow-hover:hover span:nth-of-type(18) {
  -webkit-animation-delay: -16.4s;
          animation-delay: -16.4s;
}
.anim-text-flow span:nth-of-type(19),
.anim-text-flow-hover:hover span:nth-of-type(19) {
  -webkit-animation-delay: -16.2s;
          animation-delay: -16.2s;
}
.anim-text-flow span:nth-of-type(20),
.anim-text-flow-hover:hover span:nth-of-type(20) {
  -webkit-animation-delay: -16s;
          animation-delay: -16s;
}
.anim-text-flow span:nth-of-type(21),
.anim-text-flow-hover:hover span:nth-of-type(21) {
  -webkit-animation-delay: -15.8s;
          animation-delay: -15.8s;
}
.anim-text-flow span:nth-of-type(22),
.anim-text-flow-hover:hover span:nth-of-type(22) {
  -webkit-animation-delay: -15.6s;
          animation-delay: -15.6s;
}
.anim-text-flow span:nth-of-type(23),
.anim-text-flow-hover:hover span:nth-of-type(23) {
  -webkit-animation-delay: -15.4s;
          animation-delay: -15.4s;
}
.anim-text-flow span:nth-of-type(24),
.anim-text-flow-hover:hover span:nth-of-type(24) {
  -webkit-animation-delay: -15.2s;
          animation-delay: -15.2s;
}
.anim-text-flow span:nth-of-type(25),
.anim-text-flow-hover:hover span:nth-of-type(25) {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
.anim-text-flow span:nth-of-type(26),
.anim-text-flow-hover:hover span:nth-of-type(26) {
  -webkit-animation-delay: -14.8s;
          animation-delay: -14.8s;
}
.anim-text-flow span:nth-of-type(27),
.anim-text-flow-hover:hover span:nth-of-type(27) {
  -webkit-animation-delay: -14.6s;
          animation-delay: -14.6s;
}
.anim-text-flow span:nth-of-type(28),
.anim-text-flow-hover:hover span:nth-of-type(28) {
  -webkit-animation-delay: -14.4s;
          animation-delay: -14.4s;
}
.anim-text-flow span:nth-of-type(29),
.anim-text-flow-hover:hover span:nth-of-type(29) {
  -webkit-animation-delay: -14.2s;
          animation-delay: -14.2s;
}
.anim-text-flow span:nth-of-type(30),
.anim-text-flow-hover:hover span:nth-of-type(30) {
  -webkit-animation-delay: -14s;
          animation-delay: -14s;
}
.anim-text-flow span:nth-of-type(31),
.anim-text-flow-hover:hover span:nth-of-type(31) {
  -webkit-animation-delay: -13.8s;
          animation-delay: -13.8s;
}
.anim-text-flow span:nth-of-type(32),
.anim-text-flow-hover:hover span:nth-of-type(32) {
  -webkit-animation-delay: -13.6s;
          animation-delay: -13.6s;
}
.anim-text-flow span:nth-of-type(33),
.anim-text-flow-hover:hover span:nth-of-type(33) {
  -webkit-animation-delay: -13.4s;
          animation-delay: -13.4s;
}
.anim-text-flow span:nth-of-type(34),
.anim-text-flow-hover:hover span:nth-of-type(34) {
  -webkit-animation-delay: -13.2s;
          animation-delay: -13.2s;
}
.anim-text-flow span:nth-of-type(35),
.anim-text-flow-hover:hover span:nth-of-type(35) {
  -webkit-animation-delay: -13s;
          animation-delay: -13s;
}
.anim-text-flow span:nth-of-type(36),
.anim-text-flow-hover:hover span:nth-of-type(36) {
  -webkit-animation-delay: -12.8s;
          animation-delay: -12.8s;
}
.anim-text-flow span:nth-of-type(37),
.anim-text-flow-hover:hover span:nth-of-type(37) {
  -webkit-animation-delay: -12.6s;
          animation-delay: -12.6s;
}
.anim-text-flow span:nth-of-type(38),
.anim-text-flow-hover:hover span:nth-of-type(38) {
  -webkit-animation-delay: -12.4s;
          animation-delay: -12.4s;
}
.anim-text-flow span:nth-of-type(39),
.anim-text-flow-hover:hover span:nth-of-type(39) {
  -webkit-animation-delay: -12.2s;
          animation-delay: -12.2s;
}
.anim-text-flow span:nth-of-type(40),
.anim-text-flow-hover:hover span:nth-of-type(40) {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
.anim-text-flow span:nth-of-type(41),
.anim-text-flow-hover:hover span:nth-of-type(41) {
  -webkit-animation-delay: -11.8s;
          animation-delay: -11.8s;
}
.anim-text-flow span:nth-of-type(42),
.anim-text-flow-hover:hover span:nth-of-type(42) {
  -webkit-animation-delay: -11.6s;
          animation-delay: -11.6s;
}
.anim-text-flow span:nth-of-type(43),
.anim-text-flow-hover:hover span:nth-of-type(43) {
  -webkit-animation-delay: -11.4s;
          animation-delay: -11.4s;
}
.anim-text-flow span:nth-of-type(44),
.anim-text-flow-hover:hover span:nth-of-type(44) {
  -webkit-animation-delay: -11.2s;
          animation-delay: -11.2s;
}
.anim-text-flow span:nth-of-type(45),
.anim-text-flow-hover:hover span:nth-of-type(45) {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
.anim-text-flow span:nth-of-type(46),
.anim-text-flow-hover:hover span:nth-of-type(46) {
  -webkit-animation-delay: -10.8s;
          animation-delay: -10.8s;
}
.anim-text-flow span:nth-of-type(47),
.anim-text-flow-hover:hover span:nth-of-type(47) {
  -webkit-animation-delay: -10.6s;
          animation-delay: -10.6s;
}
.anim-text-flow span:nth-of-type(48),
.anim-text-flow-hover:hover span:nth-of-type(48) {
  -webkit-animation-delay: -10.4s;
          animation-delay: -10.4s;
}
.anim-text-flow span:nth-of-type(49),
.anim-text-flow-hover:hover span:nth-of-type(49) {
  -webkit-animation-delay: -10.2s;
          animation-delay: -10.2s;
}
.anim-text-flow span:nth-of-type(50),
.anim-text-flow-hover:hover span:nth-of-type(50) {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
.anim-text-flow span:nth-of-type(51),
.anim-text-flow-hover:hover span:nth-of-type(51) {
  -webkit-animation-delay: -9.8s;
          animation-delay: -9.8s;
}
.anim-text-flow span:nth-of-type(52),
.anim-text-flow-hover:hover span:nth-of-type(52) {
  -webkit-animation-delay: -9.6s;
          animation-delay: -9.6s;
}
.anim-text-flow span:nth-of-type(53),
.anim-text-flow-hover:hover span:nth-of-type(53) {
  -webkit-animation-delay: -9.4s;
          animation-delay: -9.4s;
}
.anim-text-flow span:nth-of-type(54),
.anim-text-flow-hover:hover span:nth-of-type(54) {
  -webkit-animation-delay: -9.2s;
          animation-delay: -9.2s;
}
.anim-text-flow span:nth-of-type(55),
.anim-text-flow-hover:hover span:nth-of-type(55) {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
.anim-text-flow span:nth-of-type(56),
.anim-text-flow-hover:hover span:nth-of-type(56) {
  -webkit-animation-delay: -8.8s;
          animation-delay: -8.8s;
}
.anim-text-flow span:nth-of-type(57),
.anim-text-flow-hover:hover span:nth-of-type(57) {
  -webkit-animation-delay: -8.6s;
          animation-delay: -8.6s;
}
.anim-text-flow span:nth-of-type(58),
.anim-text-flow-hover:hover span:nth-of-type(58) {
  -webkit-animation-delay: -8.4s;
          animation-delay: -8.4s;
}
.anim-text-flow span:nth-of-type(59),
.anim-text-flow-hover:hover span:nth-of-type(59) {
  -webkit-animation-delay: -8.2s;
          animation-delay: -8.2s;
}
.anim-text-flow span:nth-of-type(60),
.anim-text-flow-hover:hover span:nth-of-type(60) {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
.anim-text-flow span:nth-of-type(61),
.anim-text-flow-hover:hover span:nth-of-type(61) {
  -webkit-animation-delay: -7.8s;
          animation-delay: -7.8s;
}
.anim-text-flow span:nth-of-type(62),
.anim-text-flow-hover:hover span:nth-of-type(62) {
  -webkit-animation-delay: -7.6s;
          animation-delay: -7.6s;
}
.anim-text-flow span:nth-of-type(63),
.anim-text-flow-hover:hover span:nth-of-type(63) {
  -webkit-animation-delay: -7.4s;
          animation-delay: -7.4s;
}
.anim-text-flow span:nth-of-type(64),
.anim-text-flow-hover:hover span:nth-of-type(64) {
  -webkit-animation-delay: -7.2s;
          animation-delay: -7.2s;
}
.anim-text-flow span:nth-of-type(65),
.anim-text-flow-hover:hover span:nth-of-type(65) {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
.anim-text-flow span:nth-of-type(66),
.anim-text-flow-hover:hover span:nth-of-type(66) {
  -webkit-animation-delay: -6.8s;
          animation-delay: -6.8s;
}
.anim-text-flow span:nth-of-type(67),
.anim-text-flow-hover:hover span:nth-of-type(67) {
  -webkit-animation-delay: -6.6s;
          animation-delay: -6.6s;
}
.anim-text-flow span:nth-of-type(68),
.anim-text-flow-hover:hover span:nth-of-type(68) {
  -webkit-animation-delay: -6.4s;
          animation-delay: -6.4s;
}
.anim-text-flow span:nth-of-type(69),
.anim-text-flow-hover:hover span:nth-of-type(69) {
  -webkit-animation-delay: -6.2s;
          animation-delay: -6.2s;
}
.anim-text-flow span:nth-of-type(70),
.anim-text-flow-hover:hover span:nth-of-type(70) {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
.anim-text-flow span:nth-of-type(71),
.anim-text-flow-hover:hover span:nth-of-type(71) {
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
}
.anim-text-flow span:nth-of-type(72),
.anim-text-flow-hover:hover span:nth-of-type(72) {
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
}
.anim-text-flow span:nth-of-type(73),
.anim-text-flow-hover:hover span:nth-of-type(73) {
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
}
.anim-text-flow span:nth-of-type(74),
.anim-text-flow-hover:hover span:nth-of-type(74) {
  -webkit-animation-delay: -5.2s;
          animation-delay: -5.2s;
}
.anim-text-flow span:nth-of-type(75),
.anim-text-flow-hover:hover span:nth-of-type(75) {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
.anim-text-flow span:nth-of-type(76),
.anim-text-flow-hover:hover span:nth-of-type(76) {
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
}
.anim-text-flow span:nth-of-type(77),
.anim-text-flow-hover:hover span:nth-of-type(77) {
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
}
.anim-text-flow span:nth-of-type(78),
.anim-text-flow-hover:hover span:nth-of-type(78) {
  -webkit-animation-delay: -4.4s;
          animation-delay: -4.4s;
}
.anim-text-flow span:nth-of-type(79),
.anim-text-flow-hover:hover span:nth-of-type(79) {
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
}
.anim-text-flow span:nth-of-type(80),
.anim-text-flow-hover:hover span:nth-of-type(80) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
.anim-text-flow span:nth-of-type(81),
.anim-text-flow-hover:hover span:nth-of-type(81) {
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
}
.anim-text-flow span:nth-of-type(82),
.anim-text-flow-hover:hover span:nth-of-type(82) {
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
}
.anim-text-flow span:nth-of-type(83),
.anim-text-flow-hover:hover span:nth-of-type(83) {
  -webkit-animation-delay: -3.4s;
          animation-delay: -3.4s;
}
.anim-text-flow span:nth-of-type(84),
.anim-text-flow-hover:hover span:nth-of-type(84) {
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
}
.anim-text-flow span:nth-of-type(85),
.anim-text-flow-hover:hover span:nth-of-type(85) {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
.anim-text-flow span:nth-of-type(86),
.anim-text-flow-hover:hover span:nth-of-type(86) {
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
}
.anim-text-flow span:nth-of-type(87),
.anim-text-flow-hover:hover span:nth-of-type(87) {
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
}
.anim-text-flow span:nth-of-type(88),
.anim-text-flow-hover:hover span:nth-of-type(88) {
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
}
.anim-text-flow span:nth-of-type(89),
.anim-text-flow-hover:hover span:nth-of-type(89) {
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
}
.anim-text-flow span:nth-of-type(90),
.anim-text-flow-hover:hover span:nth-of-type(90) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.anim-text-flow span:nth-of-type(91),
.anim-text-flow-hover:hover span:nth-of-type(91) {
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
}
.anim-text-flow span:nth-of-type(92),
.anim-text-flow-hover:hover span:nth-of-type(92) {
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
}
.anim-text-flow span:nth-of-type(93),
.anim-text-flow-hover:hover span:nth-of-type(93) {
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
}
.anim-text-flow span:nth-of-type(94),
.anim-text-flow-hover:hover span:nth-of-type(94) {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}
.anim-text-flow span:nth-of-type(95),
.anim-text-flow-hover:hover span:nth-of-type(95) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.anim-text-flow span:nth-of-type(96),
.anim-text-flow-hover:hover span:nth-of-type(96) {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.anim-text-flow span:nth-of-type(97),
.anim-text-flow-hover:hover span:nth-of-type(97) {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.anim-text-flow span:nth-of-type(98),
.anim-text-flow-hover:hover span:nth-of-type(98) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.anim-text-flow span:nth-of-type(99),
.anim-text-flow-hover:hover span:nth-of-type(99) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.anim-text-flow span:nth-of-type(100),
.anim-text-flow-hover:hover span:nth-of-type(100) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}


header {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden; 
}

header video {
    object-fit: fill !important;
    max-width: 100%;
    width: 100%;
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.4; 
  z-index: 1;
}
ul{
  list-style:none;
}
li.nav-item a {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400;
}


.btn{
  border-radius: 0 !important;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px !important;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.btn:hover{
  background: #fff;
  color:000
}
.form-control-eval {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control-eval {
  background-color: rgb(0,0,0,0) !important;
    color: #fff !important;
    border: 0;
    border-bottom: 1px #fff solid !important;
    border-radius: 0% !important;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
}
.form-control-eval {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control {
  background-color: rgb(0,0,0,0) !important;
    color: #fff !important;
    border: 0;
    border-bottom: 1px #fff solid !important;
    border-radius: 0% !important;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
}
::placeholder { 
  color: #ffffff !important;
  opacity: 1 !important; 
}

:-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}

:-ms-input-placeholder { 
  color: #ffffff !important;
}

::-ms-input-placeholder { 
  color: #ffffff !important;
}

.eval{
  color:#fff ;
  background-image: url("../img/bg_eval.png");
  background-repeat: repeat-x;
  
  margin-top:-20px;
  padding-top: 30px;

}

.navbar-dark .navbar-nav .nav-link{
  color:#fff !important;
  margin-right: 35px !important; 
}
a#menucuatro {
    color: #51ad98 !important;
}
a#menucuatro:hover {
    color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link.active{
  color:#54b8a1 !important;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
.navbar-dark .navbar-nav #menucuatro.nav-link.active {
    color: #fff !important;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
.navbar-toggler{
  padding: 0.10rem 0.60rem;
}
.navbar-collapse {
	padding: 25px;
}
.es, .en {
    color: #54b8a1 !important;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
.navbar-dark .navbar-nav .nav-link.es, .navbar-dark .navbar-nav .nav-link.en {
    color: #54b8a1 !important;
}

.show{
  background-color: rgba(53, 53, 53, 0.829);
  padding: 25px;
}
.bg-secondary{
  background-color: #414042 !important;
}
.bg-info{
  background-color: #218689 !important;
}
.h1{
  font-size: 3rem !important;
}
.home{
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
  font-size: 2rem !important;
  margin-left: 80px !important;
  text-align: left !important;
  margin-bottom: 0px !important;
}

#elTextoEnMovil{
  display: none;
}
#flecha_eval_abajo{
  display: none;
}

.bg-secondary{
 	background-color: #333333 !important;
 }
.carousel-indicators [data-bs-target] { 
    height: 10px;
    width: 10px;
    border-radius: 50%;
  }
  .carousel-caption {
    top: 0;
    left: 0;
    bottom: auto;
}

.seccion-ingresar {
  min-height: auto;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #208688; 
  background-image: url(../img/ba1.jpg);
}
.box-height-500 {
    min-height: 320px;
}
.caja-tit-eval h2 {
    text-align: center;
}
.bg-info {
    padding-left: 1rem;
}
.tit-form {
	font-size: 1.5rem;
	font-family: 'Nunito Sans', sans-serif;
	color:#fff;
	font-weight: 600;
	text-align: center
	}
.caja-tit-eval img.flecha-eval {
    width: 34px;
    padding-left: 0px;
    padding-top: 15px;
    margin: auto;
}
.seccion-ingresar form {
    width: 100%;
}

.potencial {
    height: 75px;
    position: relative;
}
.potencial .bg {
	background-image: url("../img/parallax2-m.jpg");
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}
.potencial .bg.en {
	background-image: url("../img/parallax2-m-en.jpg");
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}
.potencial .bg-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.parallax3 {
  background-image: url("../img/parallax3.jpg");
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 80px;
	
}
.parallax3b {
  background-image: url("../img/parallax3b.jpg");
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}
.parallax3c {
  background-image: url("../img/parallax3c.jpg");
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}
.agilidad {
    height: 75px;
    position: relative;
}
.agilidad .bg {
	background-image: url("../img/parallax4-m.jpg");
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}
.agilidad .bg.en {
	background-image: url("../img/parallax4-m-en.jpg");
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
}
.agilidad .bg-wrap {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.parallax4 {
  background-image: url("../img/parallax4.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.quienes{
  background: url(../img/parallax-m.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  height: 100vh;
  display: flex;
    align-items: center;
	text-align: center;
}
span.txt {
	padding-top:80px;
    font-size: 23px;
    text-transform: uppercase;
    font-family: 'Oswald';
	font-weight: 300;
	display: block
}

.parallax3 h2, .parallax3b h2, .parallax3c h2, .clientes h2, .clientes h3, .contacto h2 {
    text-align: center;
}
.txt-talento1, .txt-talento2, .txt-talento2a, .txt-talento3, .txt-talento4, .txt-talento5, .txt-talento6  {
    font-weight: 600;
}
.txt-talento1 {
    text-align: center;
    width: auto;
    margin-top: 40px;
    padding-bottom: 8px;
    
}
.txt-talento2a {
    width: auto;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 8px;
    
}
.txt-talento2 {
    width: auto;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 8px;
    
}
ul.txt-talento3 {
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    padding-left: 0px;
    padding-top: 50px;
    width: 300px;
    margin: auto;
}

.box-1 h3 {
    text-align: center;
    border: 2px solid #414042;
    padding: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
	margin-top: 40px;
	color:#414042
}
.txt-talento4 {
    text-align: center;
    width: auto;
    margin-top: 40px;
    padding-bottom: 8px;

}
.box-2 h3, .box-3 h3 {
    text-align: center;
    border: 2px solid #414042;
    padding: 15px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    margin-top: 55px;
    color: #414042;
    width: 100%;
}
.txt-talento5 {
    text-align: center;
    width: auto;
    margin-top: 40px;
    padding-bottom: 8px;
}
.parallax4 {
    background-image: url(../img/parallax4-m.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax4 .texto-agilidad {
    height: 120px;
}
.clientes {
padding-top: 80px;
padding-bottom: 80px
	}

.carousel-indicators {
    margin-bottom: -35px;
}
.carousel-indicators [data-bs-target] {
    margin-right: 5px;
    margin-left: 5px;
	background-color: #898989;
	height: 10px;
    width: 10px;

}
.carousel-indicators .active {
    background-color: #414042;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.card-img:hover .overlay {
  opacity: 1;
}
.contacto{
  background: url(../img/back-contacto.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  display: flex;
    align-items: center;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 80px
}
p.txt-contacto {
    margin-top: 20px;
    text-align: center;
    padding-right: 0px;
    font-weight: 600;
    color: #fff;
}
footer  {
	padding-top: 60px;
    font-family: 'Nunito Sans', sans-serif;
	color: #fff;
	background: #414042
}
footer hr {
    display: none;
}
footer h4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
	text-align: center;
}
footer ul.menu-footer {
    font-weight: 700;
    font-size: 16px;
	padding-left: 0
}
ul.menu-footer li {
    padding-bottom: 15px;
}
footer ul.menu-footer li a {
    color:#fff;
	text-decoration: none;
	transition: all 0.5s
}
footer ul.menu-footer li a:hover {
    color:#54b8a1;
	text-decoration: underline;
	transition: all 0.5s
}

footer .direccion{
    width: 300px;
    display: flex;
	flex-direction: column;
    align-items: center;
}
footer .direccion-rrss {
    width: 150px;
    display: flex;
	flex-direction: column;
    align-items: center;
}
footer span.texto {
    text-align: center;
}
footer span.icono {
    padding: 10px;
}
footer .icono img {
    width: 26px;
}
footer .texto {
    padding-left: 15px;
}
footer .texto p {
    color: #fff
}
footer .texto p a {
    color: #fff;
	text-decoration: none;
	transition: all 0.5s
}
footer .texto p a:hover {
    color: #54b8a1;
	text-decoration: underline;
	transition: all 0.5s
}
.credits img {
    width: 100px;
}
.credits {
    background-color: #a9a9a9;
    padding: 10px;
}
.credits a {
    font-family: "Nunito Sans";
    color: #000;
    font-size: 12px;
}
.credits img {
    width: 64px;
}



ul {
  list-style: none;
}
#navbarNav {
    transition: all 0.5s ease;
}
nav.navbar.fixed-top .logo {
    width: 180px !important;
	transition: all 0.5s ease;
}
nav.navbar.fixed-top {
    height: 108px !important;
	transition: all 0.5s ease;
}
nav.navbar.fixed-top.navbar-expand-lg.navbar-dark.bg-secondary.shadow {
    height: 76px !important;
	transition: all 0.5s ease;
}
nav.navbar.fixed-top.navbar-expand-lg.navbar-dark.bg-secondary.shadow .logo {
    width: 180px !important;
	transition: all 0.5s ease;
}
.menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.menu li {
  margin-right: 70px;
}

.menu a {
  text-decoration: none;
  color:white;
  position: relative;
  display: block;
  padding: 10px;
  font-size: large;
}

.menu a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #7dcdae, #78e8a0, #85eb98);
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s ease-in-out;
}

.menu a:hover::before {
  transform: scaleX(1);
}
.menu[data-animation="to-left"] a::before {
  transform-origin: right;
}

.menu[data-animation="center"] a::before {
  transform-origin: center;
}

.menu[data-animation="bonus"] a::before {
  transform-origin: right;
}

.menu[data-animation="bonus"] a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
}

@media (min-width: 1200px) { 
.form-control-eval {
    width: 100%;
}
.seccion-ingresar form {
    width: 77%;
}
.boton-eval {
    align-self: end;
}
}

@media (min-width: 1281px) { 
.form-control-eval {
    width: 440px;
}
.seccion-ingresar form {
    width: 440px;
}
.boton-eval {
    align-self: end;
}
}



@media (min-width: 1190px) { 
	
.carousel-indicators [data-bs-target] {
    margin-right: 5px;
    margin-left: 5px;
	background-color: #898989;
	height: 8px;
    width: 8px;

}
	
header {
    position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
}	
.navbar-expand-lg .navbar-nav .nav-link {
     padding-right: 0rem; 
    padding-left: 0rem; 
}
p {
font-size: 18px;
}

.h2, h2 {
    font-size: 3rem;
    line-height: 3.6rem;
	font-weight: 200;
}
.form-control-eval {
    font-size: 18px;
}
.form-control {
    font-size: 18px;
}	
.btn{
    font-size: 18px !important;

}	



.navbar-dark .navbar-nav .nav-link:hover {
    color: #54b8a1 !important;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
li.nav-item a {
    font-size: 18px
}
.box-height-500 {
    height: 550px;
}
.caja-tit-eval h2 {
    text-align: left;
}	
.caja-tit-eval {
    width: 600px;
	margin-right: 25px;
}
.caja-tit-eval img.flecha-eval {
    width: 100%;
    padding-left: 115px;
    padding-top: 60px;
}
.seccion-ingresar {
  min-height: 500px;
  background-attachment: fixed;
}
.bg-info {
    padding-left: 8rem;
}
.tit-form {
	font-size: 1.75rem;
	text-align: left
	}
span.txt {
    font-size: 44px;
}
.quienes {
    text-align: left;
}
.quienes p {
    padding-right: 52px;
}
.quienes p.abouten {
    padding-right: 28px;
}

.potencial {
    height: 110px;
}
.potencial .bg {
	background-image: url("../img/parallax2.jpg");
}
.potencial .bg.en {
	background-image: url("../img/parallax2-en.jpg");
}
.quienes{
  background: url(../img/parallax.jpg); 
}



.content{
  position: absolute;
  margin-top: 5rem;
  left: 50%; 
  transform: translateX(-50%);
  width: 80%;
}
.parallax3 h2, .parallax3b h2, .parallax3c h2, .clientes h2, .clientes h3, .contacto h2 {
	text-align: left;
}
.txt-talento1 {
    width: 419px;
    text-align: right;
    padding-right: 15px;
    border-right: 8px solid #000;
    margin-top: 20px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-right: 154px;
}
.txt-talento2a {
    width: 382px;
    margin-top: 40px;
    text-align: right;
	padding-right: 15px;
    border-right: 8px solid #000;
	border-bottom: none;
	padding-bottom: 0px;
	margin-right: 330px;
}
.txt-talento2 {
    width: 382px;
    margin-top: 40px;
    text-align: right;
	padding-right: 15px;
    border-right: 8px solid #000;
	border-bottom: none;
	padding-bottom: 0px;
	margin-right: 154px;
}

ul.txt-talento3 {
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    padding-left: 140px !important;
    width: auto;
    margin-top: -10px;
}
.box-1 h3 {
    font-size: 28px;
    line-height: 32px;
    width: 730px;
}
.txt-talento4 {
    width: 444px;
    text-align: left;
    padding-left: 15px;
    border-left: 8px solid #000;
    margin-top: 90px;
	padding-bottom: 0px;
	border-bottom: none
}
.box-2 h3 {
    padding-left: 0px;
    padding-right: 0px;
    width: 500px;
    font-size: 28px;
    line-height: 32px;
}
.txt-talento5 {
    width: 482px;
    margin-top: 40px;
    text-align: right;
    padding-right: 15px;
    border-right: 8px solid #000;
    border-bottom: none;
    padding-bottom: 0px;
}
.box-3 h3 {
    padding-left: 0px;
    padding-right: 0px;
    width: 500px;
    font-size: 28px;
    line-height: 32px;
}
.parallax3 {
  background-image: url("../img/parallax3.jpg");
  background-attachment: fixed;	
}
.parallax3b {
  background-image: url("../img/parallax3b.jpg");
  background-attachment: fixed;
  height: 760px;
}
.parallax3c {
  background-image: url("../img/parallax3c.jpg");
  background-attachment: fixed;
  height: 760px;
}
.agilidad {
    height: 110px;
}
.agilidad .bg {
	background-image: url("../img/parallax4.jpg");
}
.agilidad .bg.en {
	background-image: url("../img/parallax4-en.jpg");
}
.tit-cat-clientes {
    font-size: 1.3rem;
    font-weight: 600;
	color: #414042;
}

.contacto{
	padding-top: 160px;
    padding-bottom: 140px;
}
p.txt-contacto {
    margin-top: 15px;
    text-align: left;
    padding-right: 300px;
    font-weight: 600;
    color: #fff;
}
footer hr {
    display: block;
}
footer  {
	padding-top: 0px;

}
footer h4 {
	text-align: left;
	font-size: 20px;
}
footer .icono img {
    width: 32px;
}
footer .direccion, footer .direccion {
    width: 284px;
}
footer .direccion{
    display: flex;
	flex-direction: row;
    align-items: flex-start
}
footer .direccion-rrss {
    display: flex;
	flex-direction: row;
    align-items: flex-start
}
footer span.texto {
    text-align: left;
}
footer span.icono {
    padding: 0px;
}
footer ul.menu-footer {
    font-size: 20px;
}
.credits img {
    width: 100px;
}
}	

@media (min-width: 1440px) { 
.potencial {
    height: 150px;
}
.agilidad {
    height: 150px;
}
}

@media (max-width: 810px) { 
   a.nav-link {
    border: none;
}
  .eval{
    margin-top:auto;
    padding-top: 10px;
    text-align: center !important;
    background-color: #54b8a1;
    background-image: url();
  
  }
  #elTextoEnMovil{
    display:block;
  }
  header {
    background: url('../img/honolulu.jpg') black no-repeat center center scroll;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    height: 100vh;
  }

  header video {
    display: none;
  }
  #elvideo{
    display:none;
  }
  #flecha_eval_abajo{
    display: block;
  }
  #flecha_eval{
    display: none;
  }
  #pasion{
    padding-top: -20px;
  }
}




