/* @font-face {
    font-family: 'Rubik-Regular';
    src: url('assets/font/Rubik/static/Rubik-Regular.ttf');
  } */
  @font-face {
    font-family: 'Rubik-Regular';
    src: url('../font/Rubik/static/Rubik-Regular.ttf'), format('ttf');
  }
  body{
    font-family: 'Rubik-Regular' !important;
  }
.navbar{
   transition: top 0.4s ease-in-out;
}
.sidebar,
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
}
.sidebar {
  left: -100%;
  max-width: 300px;
  transition: all ease 0.25s;
  overflow-y: auto;
  z-index: 1032;
}
.overlay {
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.50);
  visibility: hidden;
  z-index: 1031;
}
.nav-link{
    font-size: 15px !important;
}
.main-navigation.active .sidebar {
  left: 0;
}
.main-navigation.active .overlay {
  visibility: visible;
}
@media (min-width: 992px) {
  .sidebar {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    flex-direction: row;
    max-width: 100%;
    transform: none;
    transition: none;
    overflow-y: visible;
    z-index: auto;
  }
  
}
.main-heading {
  position: relative;
  z-index: 100;
}
@media (max-width: 991.98px) {
	  .navbar-nav {
	  padding-top: 1rem;
	  padding-left: 1.5rem;
  }
}
@media (min-width: 1084px) {
  .order-lg-2 svg {
    display: none;
  }
}
@media (max-width: 768px) {
    .sidebar {
      width: 100%;
      background-color: gray;
    }
  }
  .navbar-toggler{
    border: 0px !important;
  }
.banner_bg{
  background-color: transparent;
  background-image: linear-gradient(113deg, rgba(8, 26, 67, 0.9) 0%, rgba(7, 18, 48, 0.9) 100%);
}
@media (min-width: 768px) {
  .banner_h{
    font-size: 73px; 
    font-weight: 700; 
    line-height: 1.1em;
  }
}
.banner_hr{
  width: 125px; 
  height: 6px; 
  background-color: #FFB70E !important; 
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(255, 207, 14, 0.5);
}
.banner_p{
  font-size: 18px; 
  line-height: 34px;
  margin-top: 50px;
}
.banner_btn{
  padding: 10px 40px !important; 
  font-size: 1em !important; 
  border-radius: 50px !important; 
  font-weight: 500 !important; 
  background-color: #FFB70E !important;
}
.card_bg{
  padding: 40px; 
  background-color: #fff;
}
.home_h{
  font-size: 43px;
  font-weight: 600; 
  line-height: 1.3em;
  margin: 0px 0px 20px 0px;
}
@media (max-width: 768px) {
  .home_h{
    font-size: 30px;
    line-height: 47px;
  } 
}
.card_hr{
  width: 40px; 
  height: 6px; 
  background-color: #FFB70E !important; 
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(255, 207, 14, 0.5);
}
.card_h{
  font-size: 28px; 
  font-weight: 600; 
  line-height: 1.3em;
}
.box_bg{
  padding: 45px 45px 55px 45px; 
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.box_h{
  font-size: 25px; 
  font-weight: 600; 
  line-height: 1.3em; 
  text-align: center;
}
.footer_bg{
  position: relative; 
  background-image: linear-gradient(107deg, rgba(8, 26, 67, 0.95) 0%, rgba(7, 18, 48, 0.95) 100%), url('../images/footer.jpg'); 
  background-repeat: no-repeat; 
  background-size: cover;
}
.footer_h{
  color: #fff; 
  font-size: 29px; 
  line-height: 1.1em;
}
.achieve_bg{
  position: relative; 
  background: linear-gradient(257deg, #ffb70e 0%, #ffb70e 100%), url('../images/achieve_bg.jpg');
  background-repeat: no-repeat; 
  background-size: cover;
  padding: 100px 0px;
}

.counter {
  padding: 30px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 60px; 
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 23px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}
.looking_bg{
  height: 600px;
  position: relative;
  background-image: url('../images/looking-through-data.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video_bg{
  width: 100px; 
  height: 100px; 
  text-align: center; 
  padding-top: 30px; 
  position: absolute; 
  background-color: #081a43; 
  border-radius: 50%; 
  left: 40%; 
  top: 40%;
}
.form-control{
  border-bottom: 2px solid #081a43 !important;
  border-top: 0px !important;
  border-right: 0px !important; 
  border-left: 0px !important;
  border-radius: 0px !important;
}
.form-control:focus{
  box-shadow: none !important; 
}
.contact-padding{
  padding: 50px !important;
}
@media (max-width: 768px) {
  .contact-padding{
    padding: 15px !important;
  }
}
.slide_1{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .slide_2{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_2.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .slide_3{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_3.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .slide_4{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_4.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .slide_5{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_5.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .slide_6{
        height: 600px;
        background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)), url(../images/slide_6.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      .carousel-indicators{
        bottom: 50px !important;
      }
      .carousel-indicators [data-bs-target]{
        width: 15px !important;
        height: 15px !important;
        border-radius: 50% !important;
        background-color: #fff !important;
      }
      .main_margin{
        margin-top: 250px;
      }
      @media only screen and (max-width: 768px) {
        .main_margin{
          margin-top: 350px;
        }
      }