#slider_video{
  z-index: 000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.nio-con-slider-item .slider-text-area h1 {
  font-size: 36px;
}
.nio-con-slider-item {
  z-index: 1;
  padding: 250px 0px 355px;
}
.scrollup {
  width: 45px;
  right: 15px;
  z-index: 5;
  height: 45px;
  bottom: 20px;
  display: none;
  position: fixed;
  line-height: 45px;
  background-color:#FEBA4F ;
}
    .nio-con-sticky-header-overlay {
  background-color: #000;
  animation-duration: 0.7s;
  top: 0px;
  position: fixed;
  padding: 10px 80px;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-timing-function: ease;
  transition: 0.3s all ease-in-out;
}
  .header-style-five .nio-con-header-btn {
  color: #fff;
  height: 55px;
  width: 80px;
  font-weight: 700;
  line-height: 55px;
  margin-left: 35px;
  border-radius: 10px;
  font-family: "Poppins";
  background-color: #FEBA4F;
  transition: 0.3s all ease-in-out;
  border: 2px solid #FEBA4F;
  margin-top: 2px;
}
.header-style-five .nio-con-main-navigation li a {
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
  padding-bottom: 35px;
}
.header-style-five .nio-con-main-navigation li {
  margin: 0px 18px;
}

.header-style-five .nio-con-main-navigation li:hover a {
  color: #FEBA4F;
}
#nio-con-slider-id .owl-dots .owl-dot.active {
  transform: scale(1);
  border: 4px solid #fff;
  background-color: #FEBA4F;
}
.nio-con-slider-item .slider-text-area a:nth-child(1) {
  border: 2px solid #FEBA4F;
  background-color: #FEBA4F;
}
.nio-con-mobile_menu_content {
  top: 0px;
  bottom: 0;
  right: -350px;
  height: 100vh;
  z-index: 101;
  position: fixed;
  width: 310px;
  overflow-y: scroll;
  background-color: #000;
  padding: 50px 35px 35px 35px;
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  transition: all 0.5s ease-in;
}
.nio-con-mobile_menu_content .nio-con-mobile-main-navigation .navbar-nav li a {
  padding: 0;
  width: 100%;
  color: #fff;
  display: block;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 30px 10px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #fff;
}
.nio-con-mobile_menu_content .nio-con-mobile-main-navigation .navbar-nav li a:hover {
  color:#FEBA4F;
}
.nio-eig-about-counter-item span {
  top: -10px;
  font-size: 18px;
  font-weight: 700;
  color: #FEBA4F;
  position: relative;
}
.nio-eig-about-img:before {
  top: -35px;
  z-index: -1;
  right: -35px;
  content: "";
  width: 325px;
  height: 380px;
  position: absolute;
  border: 7px solid #FEBA4F;
  transition: all 2s ease;
  animation-duration: 7s;
  animation-name: nio-eig-floating;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.nio-eig-intro-video-section:before {
  top: 20px;
  left: 20px;
  height: 93%;
  width: 98%;
  z-index: 0;
  position: absolute;
  background-color: #000;
  opacity: 0.4;
}

.nio-eig-section-title span {
  font-weight: 700;
  color: #FEBA4F;
}

.nio-eig-team-img-text .nio-eig-team-text .nio-eig-designation {
  color: #fff;
  font-size: 15px;
  padding: 6px 35px;
  display: inline-block;
  background-color: #FEBA4F;
}

.nio-eig-team-img-text .nio-eig-team-hover {
  left: 0;
  opacity: 0;
  bottom: -40px;
  visibility: hidden;
  padding: 25px 20px;
  position: absolute;
  background-color: black;
  transition: 0.4s all ease-in-out;
}
.nio-eig-team-img-text .nio-eig-team-hover .nio-eig-designation {
  color: #FEBA4F;
  font-size: 15px;
}
.nio-eig-team-content .owl-nav .owl-prev, .nio-eig-team-content .owl-nav .owl-next {
    top: 35%;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    border: 2px solid black;
    background-color: #fff;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
}
.nio-eig-team-content .owl-nav .owl-prev:hover {
  background-color:#FEBA4F;
  border: 2px solid #FEBA4F;
}
.nio-eig-team-content .owl-nav .owl-next:hover {
  background-color:#FEBA4F;
  border: 2px solid #FEBA4F;
}
.nio-eig-testimonial-img-text .nio-eig-testimonial-img .nio-eig-quote {
  top: 0;
  left: 0;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  border-radius: 100%;
  font-family: "Poppins";
  justify-content: center;
  background-color: #FEBA4F;
}

.nio-eig-testimonial-content .owl-dots .owl-dot.active {
  width: 28px;
  background-color: #FEBA4F;
}

.nio-eig-portfolio-slider .owl-nav .owl-next,
.nio-eig-portfolio-slider .owl-nav .owl-prev {
  width: 30px;
  color: #fff;
  height: 30px;
  margin: 0px 7px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  background-color: #FEBA4F;
}

.contact-form-wrapper button {
  height: 50px;
  width: 150px;
  border: none;
  color: #fff;
  font-weight: 700;
  border-radius: 40px;
  background-color: #000;
}
.nio-eig-contact-area .contact-bottom-cta .contact-cta-btn {
  color: #fff;
  height: 50px;
  width: 150px;
  font-size: 15px;
  line-height: 50px;
  font-weight: 700;
  border-radius: 30px;
  display: inline-block;
  font-family: "Poppins";
  background-color: tomato;
  transition: 0.3s all ease-in-out;
}
.nio-eig-contact-area .contact-bottom-cta .contact-cta-btn:hover {
  background-color: #FEBA4F;
}

.nio-eig-feature-innerbox:hover {
  background-color: black;
}

.header-style-five .nio-con-header-social li a:hover {
  color: #FEBA4F;
}