@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
body {
  font-family: "Inter", sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-weight: 400;
  margin-top: 70px;
}
header.header {
  width: 100%;
  float: left;
  position: fixed;
  z-index: 30;
  top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #464646;
  line-height: 1.2;
  margin: 0;
}
h2 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 20px;
  color: white;
}
h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
h4 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 10px;
}
p,
li {
  font-size: 26px;
  color: #4f4f4f;
  line-height: 32px;
  font-weight: 500;
  text-align: left;
}
a:hover {
  text-decoration: none;
}
h2.heading {
  font-size: 34px;
  font-weight: 900;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #999999;
}
h2.heading span {
  color: #71c5e8;
}
h2.heading2 {
  font-size: 38px;
  font-weight: 900;
  position: relative;
  margin-bottom: 50px;
  color: #71c5e8;
}
h3.heading2 {
  font-size: 38px;
  font-weight: 900;
  position: relative;
  margin-bottom: 50px;
  color: #fff;
}
h2.heading2 span {
  color: #d80027;
}
h2.heading3 {
  font-size: 38px;
  font-weight: 900;
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  color: #000;
}
h2.heading3 span {
  color: #d80027;
}
section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.text-box p {
  line-height: 32px;
}
.container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}
* {
  padding: 0;
  margin: 0;
}
ul {
  margin: 0;
  padding-left: 20px;
}
.header .navbar-default {
  background-color: #fff;
  border-color: transparent;
  border-bottom: 0px solid #1c1c1c;
  box-shadow: 0px 0px 10px #000;
}
.header .navbar-brand {
  height: inherit;
  padding: 5px 15px;
}
.header .navbar-default .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 400;
  margin: 25px 0px;
  color: #000;
  padding: 11px 20px;
}
.header .navbar-default .navbar-nav > li > a:focus,
.header .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #71c5e8;
}
.header .navbar {
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 0;
}
.text-wpr p {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
.text-wpr h3 {
  font-size: 20px;
  color: #000;
  font-weight: 900;
}
.text-wpr h3 img {
  font-size: 20px;
  color: #000;
  font-weight: 900;
  padding-right: 10px;
}
.txt-p {
  font-size: 19px;
  font-weight: 300;
}
#more {
  display: none;
}
#myBtn {
  background-color: #71c5e8;
  border: 0;
  padding: 10px;
  color: white;
}
.banner {
  background: url("../images/banner-img.jpg");
  padding: 18px 0;
  background-repeat: no-repeat;
  min-height: 450px;
  background-size: cover;
}
.banner .text-wpr {
  padding-top: 15px;
  padding-bottom: 25px;
}
.banner h2,
.banner span,
.banner p {
  color: #fff;
  font-weight: bold;
}
.banner p {
  margin-top: 50px;
  font-size: 30px;
  font-weight: 900;
}
.banner h2 {
  font-size: 41px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.jobs_area p,
.jobs_area li {
  color: #4c4c4c;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.jobs_area .applybtn {
  margin-top: 15px;
}
.banner h4 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.banner a.btn {
  color: #fff;
  font-size: 16px;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 50px 10px 50px;
  margin-top: 10px;
  border: 1px solid #fff !important;
  background-color: #71c5e8;
}
.listing {
  margin-left: -20px !important;
}
.listing ul {
  padding-left: 18px;
}
.listing ul li {
  font-size: 15px;
  position: relative;
  line-height: 30px;
  color: #4c4c4c;
  background: url(../images/arrow1.png) left top no-repeat;
  background-position-y: 8px;
  list-style: none;
  padding-left: 30px;
  font-weight: 400;
}
.btn-default {
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 20px;
  margin-top: 10px;
  border: 0 !important;
  background-color: #71c5e8;
  border-radius: 50px;
}
.btn-default:hover {
  color: #000 !important;
}
.item {
  background-position-x: 95% !important;
  background-position-y: 90% !important;
  padding: 20px;
  background-position-x: right;
  background-position-y: bottom;
  background-color: #fff;
}
.red-cont2 {
  padding: 20px;
  background-position-y: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.red-cont2 p {
  color: #1e223c;
  font-size: 18px;
  font-weight: 300;
  display: grid;
  text-align: center;
  line-height: 30px;
}
.red-cont2 span {
  color: #61666c;
  font-weight: normal !important;
  margin-bottom: 6px;
  font-size: 14px;
  text-align: left;
}
.red-cont2 img {
  float: left;
}
.heading4 {
  margin-top: 30px;
}
.about {
  background: #fff;
}
.about img {
  width: 100%;
}
.mission {
  background: url(../images/mission-bg.jpg) right top no-repeat;
  margin-top: 70px;
}
.mission p {
  font-size: 17px;
  color: #fff;
  font-weight: 100;
}
.values {
  background: #fff;
}
.value-img {
  margin-bottom: 40px;
}
.value-img1 {
  margin-left: 200px;
}
.videos {
  background: #006db5;
}
.videos h2 {
  font-size: 44px;
  color: white;
  text-align: center;
}
.jobs {
  background-image: linear-gradient(to right, #32c8ab, #32c8ab);
}
.jobs h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 900;
}
.jobs h4 {
  color: #0d99ca;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 500;
}
.jobs h5 {
  color: #000;
  font-size: 22px;
  padding-bottom: 20px;
  font-weight: 600;
}
.jobs h6 {
  color: #000;
  font-size: 22px;
  padding-bottom: 20px;
  font-weight: 600;
}
.jobs p {
  color: #000;
  font-size: 16px;
}
.jd-box {
  background-color: #fff;
  padding: 50px;
}
.jd-box h2 {
  font-size: 25px;
  color: #188fcf;
}
.about p {
  color: #4c4c4c;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.about span {
  color: #f37021;
}
.about h3 {
  font-weight: 900;
  font-size: 21px;
  margin: 20px 0;
  color: #006eb6;
}
.about h4 {
  font-weight: 600;
  font-size: 16px;
  margin: 20px 0;
  color: #f36f21;
}
.about h5 {
  font-weight: 900;
  font-size: 20px;
  margin: 20px 0;
  color: #67bce6;
}
.contest {
  background-color: #333;
}
.contest h2 {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}
.contest p {
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.btn.btn-default2 {
  background-color: #fff;
  font-size: 24px;
  color: #013a77;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px 32px;
}
.btn_area2 .btn.btn-default2 {
  background-color: #013a77;
  color: #fff;
  margin-top: 44px;
}
.candid-desc {
  background-color: #e8bd18;
}
.candid-desc h2 {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
  color: #013a77;
  text-transform: uppercase;
}
.candid-desc p {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin: 20px 0;
  color: #013a77;
}
.accolade {
  background-color: #fff;
  padding: 5em 0;
}
.accolade h2 {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  margin: 20px 0;
  color: #013a77;
  text-transform: uppercase;
}
.candid-desc p {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin: 20px;
  color: #013a77;
}
.text-box p,
.text-box li {
  font-size: 18px;
  color: #000000;
  line-height: 27px;
  font-weight: 400;
}
.text-box h3 {
  font-size: 26px;
  font-weight: 400;
  color: #000;
  border-left: 4px solid #ff8c29;
  padding-left: 20px;
  margin-bottom: 18px;
}
.text-box {
  /* border: 1px solid #a5a5a5; */
  border-bottom: 5px solid #ccc;
  margin: 0 0 26px;
  padding: 23px 28px;
  border-radius: 0;
  box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 13%);
  background: #fff;
}
.list-icon li {
  font-size: 18px;
  color: #000;
  margin-bottom: 8px;
  list-style: none;
  position: relative;
}
.list-icon li:before {
  position: absolute;
  content: "";
  background: url("../images/li-before.png") no-repeat;
  width: 13px;
  height: 14px;
  top: 8px;
  left: -22px;
}
.footer {
  background: #f2f2f2;
  padding: 25px 1px;
}
.footer p {
  color: #393838;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
footer .poweredby .first {
  color: #6a38a0;
}
footer .poweredby .naukri {
  color: #d3710c;
}
.job .requirements {
  margin-top: 30px;
}
.job h3 {
  font-size: 26px;
  font-weight: 400;
}
.job ul {
  padding-left: 0;
}
.job li {
  list-style: none;
}
.job li span {
  font-weight: 700;
  padding-right: 10px;
}
.videos {
  width: 100%;
  height: 487px;
}
/*--- testimonial ---*/
.testimonial {
  background: #fff;
}
.testimonial-carousel.owl-carousel .owl-stage-outer {
  padding-bottom: 20px;
}
.testimonial-carousel .slide-item {
  position: relative;
  text-align: center;
}
.testimonial-carousel.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
  border-radius: 100px;
}
.testimonial-carousel h5 {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #ff8c29;
}
.testimonial-carousel h5 span {
  text-transform: capitalize;
  font-weight: 400;
  display: block;
  font-size: 22px;
  color: #6f6f6f;
  margin-top: 6px;
}
.testimonial i.fas.fa-quote-left,
.testimonial i.fas.fa-quote-right {
  position: absolute;
  z-index: 9;
  font-size: 50px;
  color: #969696;
}
.testimonial i.fas.fa-quote-right {
  right: 26px;
  bottom: 26px;
}
.testimonial i.fas.fa-quote-left {
  left: 26px;
  top: 26px;
}
.testimonial-carousel .owl-dots .owl-dot span {
  display: none !important;
}
.testimonial-carousel .owl-dots {
  display: block !important;
  text-align: center;
  margin-top: 8px !important;
}
.testimonial-carousel .owl-dot {
  width: 30px;
  height: 10px;
  background: #ccc !important;
  background: transparent;
  display: inline-block;
  margin: 0 5px;
}
.testimonial-carousel .owl-dot:focus {
  outline: inherit;
}
.testimonial-carousel .owl-dot.active {
  background: #71c5e8 !important;
  border: 0;
}
.jobs_area {
  background-color: #000;
}
.jobs_area .heading {
  font-weight: 600;
  color: #fff;
  line-height: 40px;
  margin-bottom: 1.4em;
  font-size: 34px;
}
.panel-group .panel {
  border-radius: 0px !important;
}
.panel-default {
  border: none;
}
.panel-body {
  padding: 22px 28px;
  font-size: 16px;
  line-height: 30px;
  background: #ffffff;
}
.panel-group .panel:last-child {
  border-bottom: 0px solid #333333;
}
.panel-group .panel + .panel {
  margin-top: 20px;
  padding-bottom: 5px;
}
.panel-title > a {
  width: 100%;
  display: inline-block;
  padding: 17px 28px;
  color: #000;
  font-size: 24px;
  text-decoration: none;
  position: relative;
}
.panel-title > a::after {
  position: absolute;
  content: "-";
  right: 0px;
  width: 35px;
  height: 55px;
  top: 5px;
  font-size: 40px;
  color: #71c5e8;
}
.panel-heading {
  padding: 0;
}
.panel-title > a.collapsed {
  background: #fff;
  color: #000;
}
.panel-title > a.collapsed:after {
  position: absolute;
  content: "+";
  right: 0px;
  width: 35px;
  height: 55px;
  top: 5px;
  font-size: 40px;
  color: #71c5e8;
}
.panel-body ul {
  margin-bottom: 0px;
}
.btn-primary {
  background-color: #71c5e8;
  border: none;
  padding: 10px 20px;
  border-radius: 0;
}
.process {
  background-color: #dbdbdb;
}
.list_area {
}
.list_area ul {
  padding-left: 0;
  margin-top: 5px;
}
.list_area ul li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #000000;
  list-style: none;
  background: url(../images/bullet.png) left top no-repeat;
  background-position-y: top;
  padding-left: 20px;
  background-position-y: 7px;
}

.title {
  font-size: 20px;
  font-weight: 600;
}
.why {
  background-color: #71c5e8;
}
.why p {
  color: #4c4c4c;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
/*--- /testimonial ---*/

.life {
  background: #71c5e8;
}
.life h2 {
  color: #fff;
  font-size: 36px;
}
.party {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  margin: 30px 0;
}
.party::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 89%;
  padding: 1px;
  margin-top: 12px;
}
.popup {
  border: 0px solid #fff;
}
.popup img {
  width: 98%;
  height: 220px;
  object-fit: cover;
  padding: 5px;
  background-color: white;
  margin-bottom: 10px;
}
.popup2 {
  border: 0px solid #fff;
}
.popup2 img {
  width: 100%;
  height: 409px;
  object-fit: cover;
  padding: 10px;
}
.video-text {
  color: white;
  background-color: #60b3af;
  display: block;
  padding: 10px 20px;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -5px;
}
.bottom-text {
  background-color: #60b3af;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 50px;
  width: 420px;
  font-size: 28px;
}
.bottom-text a {
  color: #fff;
}
@media (min-width: 991px) {
  .life [class^="col-"] {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .job-desc .col-md-6 .text-box {
    min-height: 352px;
  }
  .job-desc .col-md-6 .text-box p,
  .job-desc .col-md-6 .text-box li {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .header .navbar-nav > li > a {
    padding: 11px 28px;
    margin-top: 15px;
    border: none;
    position: relative;
  }
  .navbar-nav > li > a {
    padding-top: 25px;
  }
  .header .navbar-nav > li:last-child > a:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .mission {
    background: url(../images/mission-bg1.jpg) left top no-repeat;
  }
  h2.heading3 {
    font-size: 28px;
  }
  .value-img img {
    vertical-align: middle;
    width: 100%;
  }
  .value-img1 {
    margin-left: 0;
  }
  .jd-box {
    padding: 20px;
  }
  .banner {
    background-size: cover;
    padding: 0px 0;
    min-height: 350px;
  }
  .navbar-toggle {
    margin-top: 16px;
    background-color: #71c5e8;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .life iframe {
    height: 190px;
  }
  .social a {
    font-size: 40px;
  }
  .banner .text-wpr {
    margin-bottom: 15px;
  }
  .testimonial i.fas.fa-quote-right {
    right: 16px;
    bottom: 16px;
  }
  .testimonial i.fas.fa-quote-left {
    left: 16px;
    top: 16px;
  }
  .testimonial-carousel .slide-item {
    padding: 10px 20px 18px;
  }
  .videos {
    width: 100%;
    height: auto;
  }
  h3.heading2 {
    text-align: center;
    font-size: 28px;
  }
  .list_area ul {
    padding-left: 0px;
  }
  .panel-title > a {
    font-size: 21px;
  }
  .testimonial i.fas.fa-quote-left,
  .testimonial i.fas.fa-quote-right {
    font-size: 30px;
  }
  .popup img {
    width: 100%;
    height: 160px;
    object-fit: cover;
  }
  .job-desc img {
    width: 100%;
  }
  h2 {
    font-size: 38px;
    text-align: center;
  }
  p,
  li {
    font-size: 16px;
  }
  .about img {
    width: 100%;
  }
  .navbar-brand > img {
    display: block;
    width: 100%;
  }
  .rewards-box {
    padding: 10px;
  }
  .accolade img {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn.btn-default2 {
    font-size: 14px;
  }
  .header .navbar-default .navbar-nav > li > a {
    margin: 0px 0px;
  }
  .header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
  }
  .about p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
  }
  .contest p {
    font-size: 14px;
    line-height: 24px;
  }
  .banner h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    margin-top: 0;
  }
  .banner a.btn {
    padding: 10px 50px 10px 50px;
    margin-top: 10px;
    border: 0 !important;
  }
  .text-wpr p {
    line-height: 0px;
  }
  .banner h2 {
    color: #000;
    text-align: left;
    margin-top: 40px;
  }
  .banner p {
    color: #fff;
    text-align: left;
  }
  .text-wpr h3 {
    font-size: 18px;
  }
  h2.heading {
    font-size: 22px;
    text-align: left;
  }
  .about h3 {
    font-size: 22px;
    text-align: left;
  }
  .listing img {
    width: 100%;
  }
  .rewards-box {
    margin: 10px 0;
    min-height: auto;
  }
  .red-cont2 {
    padding: 40px 0px 20px 0px;
    text-align: left;
  }
  .listing ul li {
    font-size: 15px;
    position: relative;
    line-height: 25px;
    background-position-y: 3px;
  }
  .video-text {
    font-size: 18px;
  }
  .bottom-text {
    padding: 10px;
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
  }
}
