* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body, html {
  width: 100%;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  background: #2BA2CC;
}
.navbar {
  transition: all 0.4s;
}

.navbar .nav-link {
  color: #fff;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: #fff;
  text-decoration: none;
}

.navbar .navbar-brand {
  color: #fff;
}


/* Change navbar styling on scroll */
.navbar.active {
  background: #3b5788;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.navbar.active .navbar-brand img{
max-height: 70px;
}

.navbar.active .nav-link {
  color: #555;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
  color: #555;
  text-decoration: none;
}

.navbar.active .navbar-brand {
  color: #555;
}


/* Change navbar styling on small viewports */
@media (max-width: 991.98px) {
  .navbar {
      background: #fff;
  }

  .navbar .navbar-brand, .navbar .nav-link {
      color: #555;
  }
}
.header img{
  max-height: 50px;
}
.text-small {
  font-size: 0.9rem !important;
}
.navbar .getstarted, .navbar .getstarted:focus {
  /* padding: 8px 30px; */
  margin-left: 10px;
  /* border-radius: 4px; */
  /* color: #fff; */
  font-size: 14px;
  /* border: 2px solid #47b2e4; */
  font-weight: 600;
  /* background-color: #37517E; */
  background: #2BA2CC;
color: #fff !important;
border-radius: 4px;
padding: 7px 22px !important;
}
.can-btn{
  background: #2BA2CC;
  color: #2BA2CC !important;
  border-radius: 4px;
  padding: 7px 19px !important;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
}
.navbar .can-btn, .navbar .can-btn:focus {
  /* padding: 8px 30px; */
  background: #DBE2EA;
  color: #2BA2CC !important;
  border-radius: 4px;
  padding: 7px 19px !important;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 600;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 10px;
  top: calc(100% + 0px);
  margin-top: 0.5rem;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #DBE2EA;
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); */
  transition: 0.3s;
  border-radius: 4px;
}
.navbar .dropdown ul li {
  min-width: 135px;
}
 .navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 13px;
  text-transform: none;
  font-weight: 900;
  color: #2BA2CC;
  /* color: #0c3c53; */
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #2BA2CC;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus{
background: transparent;
color: #2BA2CC !important;
margin-left: 0;
padding: 7px 7px !important;
}
.navbar-mobile .can-btn, .navbar-mobile .can-btn:focus{
  background: transparent;
  color: #2BA2CC !important;
  margin-left: 0;
padding: 7px 7px !important;
  }
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  /* margin: 10px 10px; */
  padding: 0 9px;;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: none;
  font-size: 13px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a{
   color:#2BA2CC;
}
.navbar-mobile .dropdown ul li {
  min-width: 100px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 10px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown {
  margin-top: 10px;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.fa.fa-bars{
  color: #2BA2CC;
  border: 0 !important;
}
a:hover{
  text-decoration: none;
}
.ay-footer{
  padding: 30px 20px 30px 20px;
}
.font-24{
  font-size: 14px;
}
.ay-copyright{
    padding: 10px 5px ;
}
ul li{
    list-style: none;
}
.font-36{
    font-size: 36px;
}
.bg-1{
  background: #F6F6F0 !important;
}
.bg-2{
    background: #2BA2CC !important;
}
.bg-3{
    background: #37517e;
}
.bg-recruit{
    background-image: url('/assets/images/Recruitdaq-Platform-Landing-Page-Just-image-backdrop-2.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.contact-form input{
    height: 50px;
    border-radius: 10px;
}
.contact-form textarea{
    border-radius: 10px;
}
.text-custom{
    color: #2BA2CC !important;
}
#hero {
    width: 100%;
    height: 93vh;
    background-repeat: no-repeat !important;
    background-image: url('{{ asset("assets/images/Recruitdaq-Platform-Landing-Page-Just-image-backdrop-2.jpg") }}');
    /* background: url("/assets/images/Recruitdaq-Platform-Landing-Page-Just-image-backdrop-2.jpg"); */
    background-size: cover;
  }
  .m-section{
    width: 100%;
  }
  #hero .container {
    padding-top: 72px;
  }
  #hero h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
  }
  #hero h2 {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 50px;
    font-size: 24px;
  }
  @media (max-width: 600px){
    #hero {
      height: 93vh;
    }
  }
  @media (min-width: 992px) {
 #hero {
      /* height: 100vh; */
      text-align: center;
    }
    #hero .animated {
      -webkit-animation: none;
      animation: none;
    }
    #hero .hero-img {
      text-align: center;
    }
    #hero .hero-img img {
      width: 40% !important;
    }
  }
  @media (max-width: 991px) {
    #hero {
      /* height: 100vh; */
      text-align: center;
    }
    #hero .animated {
      -webkit-animation: none;
      animation: none;
    }
    #hero .hero-img {
      text-align: center;
    }
    #hero .hero-img img {
      width: 50%;
    }
  }
  @media (max-width: 768px) {
    #hero h1 {
      font-size: 28px;
      line-height: 36px;
    }
    #hero h2 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 30px;
    }
    #hero .hero-img img {
      width: 70%;
    }
  }
  @media (max-width: 575px) {
    #hero .hero-img img {
      width: 80%;
    }
  }
