@font-face {
  font-family: "Neue Helvetica";
  src: url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.eot"); /* IE9*/
  src: url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.woff2")
      format("woff2"),
    /* chrome firefox */
      url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.woff")
      format("woff"),
    /* chrome firefox */
      url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.ttf")
      format("truetype"),
    /* chrome firefox opera Safari, Android, iOS 4.2+*/
      url("https://db.onlinewebfonts.com/t/9da41c570d5a221cb2486d78769a076d.svg#Neue Helvetica")
      format("svg"); /* iOS 4.1- */
}
* {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Helvetica", "Arial", sans-serif;
}

h1 {
  font-family: "Helvetica", sans-serif;
  color: black;
}

h2 {
  font-family: "Helvetica", sans-serif;
  color: black;
}

h3 {
  font-family: "Helvetica", sans-serif;
  color: black;
}

h4 {
  font-family: "Helvetica", sans-serif;
  color: black;
}

p {
  font-family: "Helvetica", sans-serif;
  color: black;
}

.nav-item {
  margin: 0 0 0 41px;
}

.nav-link {
  color: black;
  font-size: 16px;
}

.navigation-bar {
  background-color: white !important;
}

.navbar {
  margin-bottom: 0px !important;
}

.logo img {
  height: 70px;
}

.section-padding {
  margin: 70px 0 0 0;
}

.carousel-control.left {
  background-image: linear-gradient(
    to right,
    rgb(255 255 255 / 0%) 0,
    rgb(255 255 255 / 0%) 100%
  ) !important;
}

.carousel-control.right {
  background-image: linear-gradient(
    to right,
    rgb(255 255 255 / 0%) 0,
    rgb(255 255 255 / 0%) 100%
  ) !important;
}

#vision {
  padding: 50px 0 0 0;
}

#employer {
  padding: 30px 0 30px 0;
}

.vision-head {
  text-align: center;
}

.vision-contant {
  font-size: 16px;
  text-align: justify;
}

.vision-line1 {
  background-color: green;
  width: 73px;
  height: 3px;
  margin: 0 0 0 26px;
}

.vision-head h3 {
  margin: 13px 0 0 0;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #1f2a68;
}

.vision-hr-1 {
  margin: 0 0 0 30px;
  border: 1px solid #49b749;
  width: 106px;
}

.vision-hr-2 {
  margin: 10px 0 0 109px;
  border: 1px solid #49b749;
  width: 106px;
}

.vision-contant {
  font-size: 19px;
  word-spacing: 1px;
}

.mission-head {
  margin: 80px 0 0 0;
}

.head-title {
  width: 100%;
}

.head-title h2 {
  text-align: center;
  color: white;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}

.choose-main {
  margin: 35px 0 0 0;
}

.inner-choose {
  padding: 20px 0 20px 0;
}

.inner-choose img {
  margin: auto;
  display: block;
  width: 85px;
}

.inner-choose h4 {
  text-align: center;
  font-size: 16px;
  margin: 16px 0 0 0;
  color: white;
  line-height: 26px;
  letter-spacing: 1px;
}

.choose-title {
  padding: 0 0 0 0 !important;
}

.choose-center {
  margin-left: 140px;
}

.about-head {
  padding-bottom: 40px;
}

.about-head h2 {
  letter-spacing: 1px;
  text-align: center;
  color: #1f2a68;
  font-weight: 700;
}

.about-title h3 {
  color: #1f2a68;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-size: 25px;
}

.about-contant p {
  font-size: 16px;
  text-align: justify;
  word-spacing: 2px;
  padding-bottom: 13px;
}

.about-employers h3 {
  letter-spacing: 0px;
  word-spacing: 0px;
  font-weight: 600;
  font-size: 20px;
}

.about-contant img {
  height: 400px;
  margin: auto;
  display: block;
}

.about-contant ul li {
  list-style-image: url("https://res.cloudinary.com/verifiit/image/upload/v1624773442/icon_eqthw4.png");
  margin: 0 0 17px 0;
  font-size: 17px;
  font-family: "Helvetica", sans-serif;
  /*font-weight: 600;*/
  /*color: #494848;*/
}

.about-background {
  padding-bottom: 80px;
}

.about-verification {
  padding-bottom: 40px;
}

.about-contant ul {
  margin: 36px 0 55px 0;
}

.fa-check {
  color: #9dcb3b;
  font-weight: 900 !important;
  margin: 0 8px 0 0;
}

.btn-about {
  background-color: #2ba82b;
  border: 1px solid #2ba82b;
  color: white;
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  font-size: 17px;
}

.head-title p {
  text-align: center;
  font-size: 17px;
  color: white;
  margin: 20px 0 15px 0;
}

input {
  height: 40px;
  border-radius: 2px;
  border: 1px solid white;
}

textarea {
  border-radius: 2px;
  border: 1px solid white;
  padding: 9px 0 0 12px;
  width: 100%;
}

.btn-contact {
  background-color: #2ba82b;
  border: 1px solid #2ba82b;
  color: white;
  padding: 10px 20px 10px 20px;
  border-radius: 2px;
  font-size: 17px;
  width: 415px;
  margin: 0 0 0 15px;
}

.contact-detail span {
  font-size: 16px;
  color: white;
}

.contact-detail i {
  font-size: 18px;
  color: white;
  margin: 0 8px 0 0;
}

.follow span {
  font-size: 16px;
  color: white;
  margin: 0 21px 0 54px;
}

.follow i {
  font-size: 22px;
  color: white;
  margin: 0 15px 0 0;
}

.contact-detail-main {
  margin: 25px 0 0px 0;
}

.contact-us-main {
  padding: 25px 0 25px 0;
}

.contact-title {
  padding: 0 0 15px 0;
}

footer {
  background-color: black;
  padding: 45px 0 45px 0;
}

.update-verifiit p {
  font-size: 15px;
  margin: 0 0 15px 0;
  color: white;
  font-weight: bold;
}

.update-verifiit span {
  font-size: 15px;
  color: white;
}

.subscribe {
  padding: 0 0 0 0;
}

.contact-detail {
  padding: 0 0 0 0;
}

.contact-detail-main {
  padding: 0 0 0 0;
}

.signup-footer {
  margin: 10px 0 0 0;
  padding: 5px 0 5px 0;
  background-color: black;
  border: 1px solid beige;
  color: white;
  width: 97px !important;
}

.update-verifiit input {
  border-radius: 0px;
  margin: 5px 0 4px 0;
  height: 33px;
}

.update-verifiit ul {
}

.update-verifiit ul li {
  list-style: none;
  font-size: 13px;
  margin: 7px 0 0 0;
  font-weight: 500;
  color: white;
}

.update-verifiit ul li a {
  color: white;
}

.copyright {
  background-color: black;
  border-top: 1px solid #595959;
  padding: 20px 0 12px 0;
}

.copyright p {
  color: white;
  text-align: center;
}

.topnav {
  display: none;
}

.mission-head-resp {
  display: none;
}

.textarea {
  width: 100%;
}

.about-underline {
  margin: 0 auto;
  border: 1px solid #49b749;
  width: 132px;
}

.choose-underline {
  margin: 10px auto;
  border: 1px solid white;
  width: 132px;
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 44%;
  width: 100%;
  text-align: center;
}

.text h2 {
  font-size: 37px;
}

.text h3 {
  font-size: 31px;
}

.slider-start {
  padding: 13px 30px 13px 30px;
  color: white;
  background-color: #49b749;
  letter-spacing: 2px;
  border-radius: 5px;
  position: relative;
  top: 60px;
  max-height: 500%;
}

.login-button {
  background: #49b749;
  padding: 10px 28px;
  color: white !important;
  /* margin-top: 0px; */
  border-radius: 5px;
  border: 1px solid #49b749;
}

.login-button a,
.login-button a:hover,
.btn-about a,
.btn-about a:hover {
  color: white;
  font-weight: 600;
}

.white,
.white:hover {
  color: white;
}

/* .login-button a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
} */
.navbar-nav {
  margin: 10px;
}
.navbar-nav li {
  list-style: none;
  padding: 10px;
  margin: 10;
}
.navbar-nav > li > a {
  text-decoration: none;
}
.carousel-inner .item {
  max-height: 500px;
}

.faq {
  padding: 10px;
  border: none;
}

.faq-h {
  border-bottom: 1px solid #ccc;
  padding: 6px 0;
  width: 100px;
}

.faq-h a {
  font-weight: 600;
  font-size: 16px;
  font-family: "Helvetica", sans-serif;
  letter-spacing: 2px;
  color: #1a245a;
}
/* .faq-h a:active {
 color: #49b749 !important;
} */
.activenew {
  color: #49b749 !important;
}
.faq-head-title {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  font-family: "Helvetica", sans-serif;
}

.faq-head-title a:hover,
.faq-head-title a:focus,
.faq-head-title a:active,
.faq-h a:hover,
.faq-h a:active {
  text-decoration: none;
}

.faq-title {
  font-family: inherit;
  text-align: center;
  color: black;
  font-size: 3em;
  margin-bottom: 20px;
  font-family: "Helvetica", "Arial", sans-serif;
}

.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  font-family: "Helvetica", sans-serif;
}

.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #e91e63;
  bottom: -25px;
  margin-left: -30px;
  font-family: "Helvetica", sans-serif;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
  font-family: "Helvetica", sans-serif;
}

.heading-wrapper {
  background: #ffffff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
#heading {
  border: none;
}

.faq .card {
  border-bottom: 1px dashed #9e9e9e;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-family: "Helvetica", sans-serif;
}

.faq .card .card-header .faq-title {
  text-align: left;
  padding: 0px 30px;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 1.1px;
  color: #000;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  font-family: inherit;
  padding-top: 20px;
  font-family: "Helvetica", sans-serif;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #49b749;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
  font-family: "Helvetica", sans-serif;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6f8ba4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #f3f8ff;
  font-family: "Helvetica", sans-serif;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

.search-box {
  padding: 10px;
}

.search-box input {
  width: 100%;
}

.faq-subtitle {
  text-align: center;
  color: #000;
  margin-bottom: 27px;
  font-size: 3em;
  font-family: "Helvetica", sans-serif;
  margin-top: 20px;
}
.faq :link {
  font-size: 20px;
  text-decoration: none !important;
}

.faq li {
  list-style-type: none;
  font-family: "Helvetica", sans-serif;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px !important;
  font-size: 25px !important;
}
.facebookImg {
  height: 40px;
  width: 40px;
  margin-left: -6px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation-bar {
    display: none !important;
  }
  .topnav {
    overflow: hidden;
    background-color: #fffefe;
    position: relative;
    display: block !important;
  }

  .topnav #myLinks {
    display: none;
  }

  .topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 42px;
    display: block;
  }

  .about-underline {
    margin: 0 auto;
    border: 1px solid #49b749;
    width: 250px;
  }

  .choose-underline {
    margin: 0 auto;
    border: 1px solid white;
    width: 250px;
  }

  .topnav a.icon {
    background: black;
    display: block;
    position: absolute;
    right: 0;
    top: 22px;
    padding: 10px 20px 10px 20px;
  }

  .topnav a:hover {
    /* background-color: #ddd; */
    color: black;
  }

  #myLinks {
    background-color: black;
    padding: 15px 0 15px 0;
    position: fixed;
    z-index: 199999;
    width: 70%;
    right: 0px;
  }
  .icon i {
    font-size: 41px;
  }
  .last-mobile {
    border-bottom: 0px solid black !important;
  }
  p {
    font-size: 36px !important;
  }
  .vision-head {
    padding: 0 0 67px 0;
  }
  .vision-head h3 {
    font-size: 60px;
  }
  .vision-hr-1 {
    margin: 0 0 0 30%;
  }
  .vision-hr-2 {
    margin: 10px 0 0 56%;
  }
  .mission-head-resp {
    display: block;
    padding: 79px 0 0 0;
  }
  .our-mission {
    display: none;
  }
  .head-title h2 {
    font-size: 60px;
    padding: 50px 0 0 0;
  }
  .inner-choose img {
    width: 30%;
  }
  .about-head h2 {
    font-size: 60px;
  }
  .about-head {
    padding-bottom: 80px;
  }
  .about-employers h3 {
    font-size: 45px;
    padding: 45px 0 43px 0;
  }
  .inner-choose h4 {
    font-size: 44px;
    line-height: 74px;
  }
  .choose-center {
    margin: 0 0 0 0;
  }
  .about-title h2 {
    font-size: 74px;
  }
  .about-title h3 {
    font-size: 47px;
    padding: 20px 0 31px 0;
  }
  .about-contant img {
    height: auto;
    margin: 40px auto;
  }
  .contact-detail {
    text-align: center;
  }
  .follow {
    text-align: center;
  }
  input {
    height: 60px;
  }
  input::placeholder {
    font-size: 20px;
  }
  textarea::placeholder {
    font-size: 20px;
  }
  .employee-list h3 {
    font-size: 43px;
  }
  .about-contant ul li {
    list-style-image: url("../images/check-img.png");
    font-size: 37px;
    margin: 0 0 40px 0;
    padding: 0 0 0 20px;
  }
  .btn-about {
    font-size: 41px;
    margin: 28px 0 53px 0;
    padding: 25px 30px 25px 30px;
  }
  .contact-title p {
    font-size: 30px !important;
    padding: 20px 0 22px 0;
  }
  textarea {
    width: 100%;
  }
  .btn-contact {
    width: 95%;
    margin: 38px auto;
    display: block;
    font-size: 43px;
  }
  .contact-detail i {
    font-size: 44px;
    color: white;
    margin: 0 33px 30px 0;
  }
  .contact-detail span {
    font-size: 48px;
    color: white;
  }
  .follow span {
    font-size: 48px;
  }
  .follow i {
    font-size: 53px;
  }
  .contact-detail {
    margin: 0 0 25px 0;
  }
  .update-verifiit span {
    font-size: 28px;
    color: white;
  }
  .update-verifiit input {
    margin: 25px 0 24px 0;
    width: 60%;
    height: 61px;
  }
  .update-verifiit input::placeholder {
    font-size: 20px;
  }
  .about-contant ul li ::marker {
    color: blue;
    font-size: 1.2em;
  }
  .signup-footer {
    font-size: 30px;
    width: 217px !important;
    padding: 15px 0 15px 0;
  }
  .update-verifiit {
    padding: 0 0 45px 0;
  }
  .update-verifiit ul li a {
    font-size: 33px;
  }
  .update-verifiit p {
    font-size: 40px !important;
  }
  .container {
    width: 917px !important;
    max-width: 917px !important;
  }
  .facebookImg {
    height: 80px;
    width: 80px;
    margin-left: -6px;
  }
}
@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }

  .faq .card .card-header .faq-title {
    padding: 0;
    line-height: 26px;
    margin-top: 10px;
  }
  .faq-title {
    font-size: 30px !important;
    margin-top: -24px;
    font-family: "Roboto", sans-serif;
  }

  .faq-subtitle {
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    font-size: 6em;
    font-family: "Roboto", sans-serif;
    margin-top: 50px;
  }
  .faq-h {
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    font-size: 44px;
    font-family: "Roboto", sans-serif;
  }
  .faq .card .card-header .faq-title {
    padding: 20px;
    line-height: 44px;
    margin-top: 10px;
    font-size: 34px;
    font-family: "Roboto", sans-serif;
  }
  .faq .card .card-header .faq-title .badge {
    display: inline-block;
    line-height: 30px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #49b749;
    color: #fff;
    font-size: 25px;
    font-family: "Roboto", sans-serif;
  }
  li {
    font-size: 30px;
    line-height: 50px;
    font-family: "Roboto", sans-serif;
    list-style-type: none;
  }
  .faq :link {
    font-size: 40px !important;
    text-decoration: none !important;
  }
  .faq-h a {
    font-weight: 600;
    font-size: 50px !important;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    color: #1a245a;
  }
  .facebookImg {
    height: 80px;
    width: 80px;
    margin-left: -6px;
  }
}
@media only screen and (max-width: 600px) {
  .topnav #myLinks {
    display: block;
  }
  .facebookImg {
    height: 80px;
    width: 80px;
    margin-left: -6px;
  }
}

.carousel-inner h2,
.carousel-inner h3 {
  color: #fff !important;
}
