@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  padding: 0px;
  font-family: 'Montserrat', sans-serif !important;
  color: #000 !important;
  line-height: 1.5 !important; }

img,
svg {
  vertical-align: middle;
  max-width: 100%; }

header {
  transition: .3s;
  z-index: 999; }
  header ul li a {
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 23px;
    color: #3CBCED !important;
    transition: .3s; }

header ul li:last-child a {
  background-color: #FDB813 !important;
  color: #000 !important;
  padding: 20px 30px !important;
  box-shadow: 0px 0px 0px 0px #3CBCED inset;
  transition: .3s; }
header ul li:last-child a:hover {
  box-shadow: 0px -69px 0px 0px #3CBCED inset;
  color: #ffff !important; }

.active {
  color: #FDB813 !important; }

a.nav-link:hover {
  color: #FDB813 !important; }

.slider {
  background-image: url(../img/Slider.jpg);
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .slider span {
    color: #FDB813 !important; }
  .slider p {
    font-family: 'Kumbh Sans', sans-serif;
    color: #636363;
    font-size: 32px;
    font-weight: 500; }

.slider h1 {
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 80px;
  font-weight: 800;
  color: #3CBCED !important;
  line-height: 0.9 !important; }

.tabs {
  margin-top: -180px;
  position: relative;
  background: transparent; }

/**page2**/
.slider2 {
  background-image: url(../img/Slider2.jpg);
  height: calc(100vh - 100px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 0; }
  .slider2 span {
    color: #ffffff !important;
    padding: 30px 0px !important;
    display: block; }
  .slider2 .overly {
    background: #00000080;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }

h1 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #3CBCED !important;
  line-height: 0.9 !important; }

.get-up-down .nav-item.show .nav-link,
.get-up-down .nav-tabs .nav-link.active {
  box-shadow: 0px -7px 0px 0px #3cbced inset !important;
  border-color: #707070 !important; }

.get-up-down .nav-tabs li a {
  background: #fff !important;
  font-weight: bold !important;
  color: #FDB813 !important;
  border-color: #000 !important; }

.get-up-down .nav-tabs a .active {
  border-color: red !important;
  background-color: red !important; }

.get-up-down .nav-tabs .nav-link {
  /* padding: 57px 29px 57px !important; */
  border: 1px solid #707070 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 180px; }

.font-selec h1 {
  color: #fff !important;
  text-shadow: 1px 1px 8px #000;
  font-weight: bold; }
.font-selec p {
  background-color: #FDB813;
  font-weight: bold;
  line-height: 1;
  margin: 10px !important; }

.get_main .nav .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  box-shadow: 0px !important;
  border: 0 !important; }

.get_main {
  margin-top: 20px; }

.get_main .nav-link {
  border: solid transparent;
  border-width: 0 0 2px;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
  padding: 17px 29px 16px;
  background: #fdb813 !important;
  margin-right: 16px;
  border-radius: 10px; }

.get_main a.nav-link:hover {
  color: black !important; }

.heading h1 {
  font-size: 60px;
  line-height: 70px !important; }

.get_main .nav-link {
  height: 75px;
  flex: 1 0 auto;
  border: 0px solid transparent;
  padding: 28px;
  background-color: rgba(0, 121, 253, 0.1);
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.63, 0, 0.27, 1);
  transition-property: border-color,background-color,color; }

.get_about {
  background: linear-gradient(270deg, #f0f0ef 25.07%, rgba(247, 247, 245, 0.75));
  padding: 44px 0;
  font-weight: 700;
  font-size: 17px;
  color: rgba(22, 27, 43, 0.68); }

.get_main .active {
  color: black !important;
  margin-bottom: 20px; }

.border-color {
  border: 6px solid #fff; }

/**page2**/
.sticky nav {
  position: fixed;
  width: 100%;
  top: 0;
  transition: .3s !important; }

header nav {
  z-index: 9999; }

@media (min-width: 1900px) {
  .container {
    max-width: 1720px !important; } }
.card-p .card .card-body {
  padding: 94px 30px 60px !important; }

.color1 .card {
  background-color: #3CBCED !important;
  color: #fff; }

.color2 .card {
  background-color: #FDB813 !important; }

h2 {
  color: #3CBCED !important;
  font-weight: bold !important; }
  h2 span {
    color: #FDB813 !important; }

.section {
  padding: 100px 0px; }

.card-top .card h5 {
  font-weight: bold; }
.card-top .card p {
  margin: 0px;
  padding: 24px 0px; }
.card-top .card b {
  font-weight: 500;
  line-height: 1.2; }

.card-top {
  margin-top: -80px; }

.btn-primary {
  box-shadow: none !important;
  color: #fff;
  background-color: #FDB813 !important;
  color: #000 !important;
  font-weight: 600 !important;
  border-radius: 0px !important; }

.row-mines {
  margin-left: -15px;
  margin-right: -15px; }

h3 {
  text-transform: uppercase;
  font-weight: bold !important;
  color: #FDB813 !important; }
  h3 span {
    color: #3CBCED !important; }

.active-bg {
  background-color: #3CBCED !important;
  color: #fff; }

.card-mins .card {
  padding: 96px 30px;
  position: relative !important;
  overflow: hidden; }
.card-mins img {
  max-width: 51px; }

.card-hover {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  transition: .3s;
  opacity: 0;
  transform: translateX(-200px);
  width: 100%; }

.card-mins .card:hover .active-bg {
  opacity: 1;
  transform: translateX(0px); }

.bg-theme {
  background-color: #FDB813 !important; }
  .bg-theme h3 {
    color: white !important; }

.border-bottom1 {
  border-bottom: 8px solid white;
  width: 240px;
  max-width: 100%; }

.mask h3 {
  color: #fff !important; }
.mask p {
  font-weight: bold; }

.btn-group a {
  padding: 16px 38px !important; }

.bg-theme1 {
  background-color: #3CBCED !important; }
  .bg-theme1 h2 {
    color: #fff !important;
    line-height: 0.9; }

.box-icon {
  background: #FDB813 !important;
  width: 72px;
  height: 72px;
  text-align: center;
  line-height: 72px;
  border-radius: 50px;
  font-size: 40px;
  font-weight: 800;
  color: black; }

.card-plus .card {
  padding: 24px !important; }
.card-plus p {
  color: #636363 !important; }

.image-section {
  height: 300px;
  overflow: hidden;
  position: relative;
  margin: 0.4px; }
  .image-section img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover; }

.image-section:before,
.image-section1:before,
.image-section3:before {
  content: '';
  position: absolute;
  left: 0;
  background-color: rgba(0, 0, 0, 0.473);
  width: 100%;
  height: 100%; }

.image-section1 {
  height: 601px;
  overflow: hidden;
  position: relative; }
  .image-section1 img {
    min-height: 100%;
    object-fit: cover;
    min-width: 100%; }

.text-a {
  position: absolute;
  bottom: 10px;
  left: 16px;
  color: #fff;
  width: 70%;
  max-width: 100%; }

.bg-shadow {
  box-shadow: -289px 0px 2px 0px #fff inset; }

.bg-image {
  height: calc(100vh - 200px) !important; }
  .bg-image img {
    min-height: 100%;
    object-fit: cover; }

.text-a span {
  font-weight: 600;
  text-transform: uppercase; }
.text-a p {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  margin-top: 15px;
  font-size: 24px; }

.box-plus {
  font-weight: bold;
  color: #3CBCED !important;
  padding: 11px 0px; }

.kumbsans p {
  font: 32px 'Kumbh Sans', sans-serif;
  color: #fff;
  padding: 24px 0px 40px; }

.inputvalue input {
  border-radius: 0px;
  height: 50px !important;
  border: 0px; }

.inputvalue button {
  border-radius: 0px;
  border-color: #FDB813 !important;
  color: #000 !important;
  font-weight: 600 !important;
  background-color: #FDB813 !important; }

.ws1 h4 {
  font-weight: 600; }

.d-flex.round3 p {
  flex: 0;
  font-size: 13px; }

.rounds {
  border: 1px solid;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  border-radius: 50px; }

.subscriber {
  background-color: #F2F2F2 !important; }

.py-6 {
  padding: 100px 0px; }

.subscriber h3 {
  color: #3CBCED !important;
  font-size: 48px;
  font-weight: bold; }
.subscriber p {
  font-size: 32px;
  font-weight: 500; }

.footer {
  background-color: #FDB813 !important;
  border-bottom: 1px solid #fff; }

.widget li a {
  font-weight: 600; }

.copyright {
  padding-bottom: 100px; }

.copyright p {
  margin: 0px; }

.profile-img {
  width: 248px;
  height: 248px;
  overflow: hidden;
  border: 1px solid #636363;
  border-radius: 50%; }

.profile-img img {
  padding: 6px;
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover; }

div#ex2-content:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  background-image: url(../img/line-bg.svg);
  /* top: -19px; */
  left: 0;
  height: calc(100% - 180px);
  z-index: -1; }

.profile-contant span {
  text-transform: uppercase;
  font-weight: 600; }
.profile-contant h3 {
  color: #3CBCED !important;
  line-height: 1.5; }

.border-bottom.py-7 {
  margin: 48px 0px;
  border-bottom: 1px solid #707070 !important; }

.name-profile {
  display: flex;
  justify-content: end;
  color: #636363;
  font-weight: 600; }

.we-sec2 span {
  padding: 0px !important; }

span.fonts {
  font-weight: bold;
  margin: 0px;
  padding: 22px 0px !important;
  color: #FDB813;
  display: block; }

.plus2 p {
  color: #636363; }

.bg-line1 {
  background-image: url(../img/line-bg.svg); }

.h-42 {
  height: 240px;
  max-height: 100%; }

.bg-theme3 {
  background-color: #FDB813 !important; }

.border1 {
  border: 1px solid #707070 !important; }

.border-bottom2 {
  border-bottom: 1px solid #707070 !important; }

.border-bottom3 {
  border-bottom: 1px solid #CCCCCC !important; }

.colp span {
  text-align: left !important;
  display: block;
  color: #636363 !important; }

.colp h3 {
  text-align: right;
  color: #3CBCED !important;
  margin-right: 10px; }

.ws1 h4 {
  width: 80%;
  max-width: 100%; }

.px-7 {
  padding: 64px 88px; }

.fs34 {
  font-weight: bold !important;
  margin-top: 70px; }

.text-d h3 {
  font-weight: bold; }
.text-d span {
  font-weight: bold;
  color: #ffff !important; }

.like p {
  font-weight: 500;
  color: #636363; }

.subscriber p {
  font-weight: 500;
  color: #636363; }

.green_box {
  background-color: #03CC32; }

.parpal_box {
  background-color: #623CD8; }

.blue_box {
  background-color: #0C4C9C; }

.navbar.nav-item a:hover {
  color: #fdb813 !important; }

.btn-group.mt-4.btn-group-lg.flex-wrap button {
  border: none;
  background: transparent; }

@media (max-width: 380px) {
  .btn-group button {
    width: 100%; }
    .btn-group button a {
      display: block; } }
.card-top .card h5 {
  font-size: 32px !important; }

.card-top .card b {
  font-size: 24px;
  font-weight: 500 !important; }

.we-section h2 {
  line-height: 1;
  font-size: 72px; }
.we-section span:nth-child(1) {
  color: #FDB813 !important;
  font-weight: bold;
  padding: 24px 0px;
  display: block; }
.we-section p {
  line-height: 1.2;
  color: #636363;
  font-size: 24px; }
.we-section .tbt {
  font-size: 16px;
  line-height: 23px !important; }
.we-section .fontss {
  font-weight: bold;
  padding: 24px 0px;
  display: block;
  font-size: 24px;
  color: #636363; }

.colp h3 {
  display: block;
  color: #FDB813 !important !important;
  font-size: 56px; }

.colp span {
  text-align: left !important;
  display: block; }

.tut {
  font-size: 24px; }

.card-result img {
  max-width: 75px; }

.bg-image .mask h3 {
  color: #fff !important;
  font-size: 72px; }
.bg-image p {
  font-size: 24px;
  font-weight: bold; }

.btn-group a {
  padding: 16px 38px !important;
  font-size: 18px;
  font-weight: bold !important; }

.bob {
  font-size: 40px;
  font-weight: bold !important; }

h2 {
  font-size: 72px;
  font-weight: bold; }

.fs34 {
  font-size: 32px !important; }

.fs1 {
  font-size: 18px;
  font-weight: 500 !important; }

.box-plus {
  font-size: 72px; }

.bot {
  font-size: 24px; }

.text-d h3 {
  font-size: 28px; }
  .text-d h3 span {
    font-size: 48px; }

.btn-infos {
  background: #37ABF2;
  padding: 5px 20px;
  color: #ffff;
  font-weight: 600 !important;
  border-radius: 5px;
  font: 35px 'Kumbh Sans', sans-serif; }
  .btn-infos:hover {
    color: #fff !important; }

.we-sec1 p {
  padding: 24px 0px;
  font-size: 24px;
  line-height: 31px; }

.green_box h4 {
  margin: 0;
  font-size: 40px;
  font-weight: bold; }
.green_box p {
  font-size: 24px;
  font-weight: bold; }

.parpal_box h4, .parpal_box p {
  margin: 0;
  font-size: 24px;
  font-weight: bold; }

.blue_box p {
  font-size: 24px;
  font-weight: bold; }

@media (min-width: 768px) and (max-width: 991px) {
  header ul li a {
    margin-left: 0px; }

  .card-p .card .card-body {
    padding: 50px 50px 20px !important; }

  .fs34 {
    font-size: 28px !important; }

  .px-7 {
    padding: 48px 72px !important; }

  .subscriber h3 {
    font-size: 36px !important; }
  .subscriber p {
    font-weight: 500;
    color: #636363;
    font-size: 28px !important; }

  .btn-infos1, .btn-infos {
    font-size: 28px !important; }

  .green_box h4 {
    font-size: 32px !important; }

  .slider h1 {
    font-size: 48px; }
  .slider p {
    font-size: 28px; }

  h2 {
    font-size: 40px !important; }

  .colp h3 {
    font-size: 32px !important; }

  .card-result img {
    width: 60px !important; }

  .card-result img.facebook {
    width: 35px !important; }

  .mask h3 {
    font-size: 40px !important; }

  .box-plus {
    font-size: 40px !important; }

  .text-d h3 {
    font-size: 24px !important; }
    .text-d h3 span {
      font-size: 36px !important; }

  .btn-infos {
    font-size: 28px !important; } }
.btn-infos1 {
  background: #3CBCED;
  padding: 20px 36px;
  color: #ffff;
  border-radius: 0px;
  font-size: 35px !important;
  font-weight: 600; }
  .btn-infos1:hover {
    color: #fff !important; }

@media (max-width: 1200px) {
  .fs34 {
    margin: 0; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .image-section {
    height: auto;
    margin: 0.4px; }

  .slider h1 {
    font-size: 64px; }

  .we-section h2 {
    font-size: 56px !important; }

  .colp h3 {
    font-size: 40px !important; }

  .card-result img {
    max-width: 75px !important; }

  .bg-image .mask h3 {
    font-size: 56px !important; }

  .bg-theme1 h2 {
    font-size: 56px; }

  .box-plus {
    font-size: 56px !important; }

  .text-d h3 {
    font-size: 26px !important; }
    .text-d h3 span {
      font-size: 40px !important; }

  .btn-infos, .btn-infos1 {
    font-size: 32px !important; }

  .subscriber h3 {
    font-size: 40px !important; } }
@media (max-width: 1500px) {
  h3 .fs34 {
    margin-top: 0 !important; }

  .section {
    padding: 50px 0px; }

  .bg-shadow {
    box-shadow: none; }

  .image-section1 img {
    max-width: 100%;
    min-width: 100%; } }
/**media**/
@media (max-width: 767px) {
  .fs34 {
    font-size: 18px !important; }

  .navbar-brand img {
    max-width: 100px; }

  .btn-group a {
    padding: 16px 24px !important;
    font-size: 16px;
    font-weight: bold !important; }

  .slider {
    height: 280px; }

  h2 {
    font-size: 32px !important; }

  .card-result img.facebook {
    width: 30px !important; }

  .green_box h4 {
    font-size: 32px !important; }

  .text-d h3 {
    font-size: 20px !important; }
    .text-d h3 span {
      font-size: 28px !important; }

  .box-icon {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 32px; }

  .subscriber h3 {
    font-size: 28px !important; }
  .subscriber p {
    font-size: 24px !important; }

  .box-plus {
    font-size: 40px !important; }

  .we-section .fontss, .we-section p {
    font-size: 18px !important; }

  .colp h3 {
    font-size: 28px !important; }

  .bg-image p {
    font-size: 18px !important; }
  .bg-image .mask h3 {
    font-size: 32px !important; }

  .card-result img {
    width: 48px !important; }

  .subscriber p {
    font-weight: 500;
    color: #636363; }

  .py-6 {
    padding: 50px 0px; }

  .slider h1 {
    font-size: 40px; }
  .slider p {
    font-size: 24px; }

  .card-p .card .card-body {
    padding: 20px 20px 20px !important; }

  .card-top .card p {
    padding: 4px 0px; }

  .card-top .card h5 {
    font-size: 24px !important; }

  .card-top .card b {
    font-size: 18px; }

  .section {
    padding: 20px 0px; }

  .fontss {
    padding: 9px 0px; }

  .colp span {
    text-align: center !important;
    display: block;
    color: #636363 !important; }

  .colp h3 {
    text-align: center !important; }

  .card-mins .card {
    text-align: center; }

  .box-icon {
    margin: 0 auto; }

  .btn-infos1, .btn-infos {
    font-size: 24px !important; } }
@media (max-width: 576px) {
  .px-7 {
    padding: 24px !important; }

  .rounds {
    width: 48px;
    height: 48px;
    line-height: 48px; } }
.icon_img img {
  max-width: 85px; }

.outline {
  outline: 1px solid #e0e0e0 !important; }

.outline-bottom {
  border-bottom: 1px solid #e0e0e0; }

@media (min-width: 380px) and (max-width: 576px) {
  .bg-image {
    height: calc(100vh - 100px) !important; } }
@media (max-width: 425px) {
  .btn-infos1, .btn-infos {
    font-size: 18px !important;
    padding: 12px; }

  .text-a p {
    font-size: 18px !important; } }
@media (min-width: 260px) and (max-width: 425px) {
  .blue_box p {
    font-size: 18px !important; }

  img.facebook {
    max-width: 25px !important; }

  .parpal_box h4, .parpal_box p {
    font-size: 18px !important; }

  .we-section .fontss, .we-section p, .card-top .card b {
    font-size: 16px !important; }

  .subscriber h3 {
    font-size: 24px !important; }
  .subscriber p {
    font-size: 16px !important; }

  .green_box h4, .green_box p {
    font-size: 18px !important; }

  .icon_img img {
    max-width: 60px; }

  h2 {
    font-size: 24px !important; }

  .we-sec1 p {
    font-size: 16px !important; }

  .text-d h3 {
    font-size: 18px !important; }
    .text-d h3 span {
      font-size: 24px !important; }

  .bot, .tut, .card-top .card h5 {
    font-size: 18px !important; }

  .box-plus {
    font-size: 32px !important; }

  .colp h3 {
    font-size: 22px !important; }

  .card-top .card h5 {
    font-size: 18px !important; }

  .slider h1 {
    font-size: 32px !important; }
  .slider p {
    font-size: 16px !important; }

  .bg-image .mask h3, .bob {
    font-size: 24px !important; }

  .widget img {
    max-width: 108px !important; }

  .card-mins .card {
    padding: 112px 24px; }

  .card-result img {
    width: 40px; }

  .ws1 h4 {
    font-size: 18px !important; }

  .card-top .card h5 {
    font-size: 22px !important; } }
.navtabs a {
  height: auto !important; }

.fade {
  transition: opacity .15s linear;
  transform: translateY(0px) !important;
  transition: .3s !important; }

.fade:not(.show) {
  opacity: 0;
  transform: translateY(-500px) !important; }

.navtabs ol li button {
  padding: 15px;
  border-radius: 13px;
  margin-bottom: 10px;
  border: 1px solid #ffffff !important;
  display: block;
  background: #fff;
  box-shadow: 1px 1px 4px 1px #80808026;
  width: 100%;
  text-align: left; }
  .navtabs ol li button:hover {
    background: red;
    border: 1px solid #0078fa !important;
    background-color: #e6f2ff; }

.list-group-item {
  background-color: transparent !important;
  border: 0px !important;
  padding: 0px !important; }

.list-group-numbered > li a:before {
  content: counters(section,".") ". " !important;
  counter-increment: section !important; }

.list-group-numbered > li:before {
  display: none !important; }

section.section.bg-gradint {
  background-image: linear-gradient(to right, #d5f6ff, white); }

.navtabs .nav-link {
  margin-bottom: 10px;
  border: 1px solid #fff !important;
  text-align: left;
  display: block; }

.nav-item.show .nav-link, .nav-tabs .nav-link.active:before {
  background: #fdb813;
  /* width: 10px; */
  /* height: 10px; */
  text-align: center;
  display: block;
  color: #fff; }

.navtabs .nav-link:before {
  position: absolute;
  width: 50px;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 50px;
  text-align: center; }

.navtabs .nav-link {
  position: relative;
  padding-left: 60px !important; }

.navtabs .nav-link.active {
  box-shadow: none !important; }

.display-10 {
  font-size: 14px; }

.main_sub {
  height: 75px;
  flex: 1 0 auto;
  border: 2px solid transparent;
  padding: 28px;
  background-color: rgba(0, 121, 253, 0.1);
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.63, 0, 0.27, 1);
  transition-property: border-color,background-color,color; }

.get_main .nav-tabs .nav-link {
  padding: 25px !important;
  border: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto; }

/* ====== Table of content Start =====*/
/*
Project Name: Quizo
File        : CSS Base
Version     : 1.0.0
Author      : jthemes (https://themeforest.net/user/jthemes)
*/
/* ====== Table of content End =====*/
/* Default transition */
.wrapper {
  width: 100%;
  min-height: 100vh;
  background: linear-gradient(to bottom, #f6e1ab 10px, #f2f2f2 60%, #f6e1ab);
  margin: 0 auto;
  overflow: hidden; }

.step:not(:last-child) {
  margin-right: 3rem; }

.step.active {
  background-color: #ffc533 !important; }

.step.finish {
  background-color: #ffc533 !important; }

.multisteps_form_panel {
  display: none; }

.question_number {
  padding-top: 5rem; }

.leader__exp span {
  color: #ffc533;
  font-size: 1.25rem;
  font-weight: 700;
  -webkit-transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1); }

h1 {
  color: #000a38;
  font-size: 4.204375rem; }

.form_items li {
  max-width: 100%;
  color: #000a38;
  font-size: 1.3125rem;
  padding: 0.9375rem 3rem;
  margin-top: 1.25rem;
  position: relative;
  cursor: pointer; }

.form_items li:after {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
  border: 2px solid #e2e2e2; }

.form_items li:before {
  content: "";
  top: 50%;
  left: 19px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  color: #ffc533;
  font-size: 1.2rem;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: none; }

.form_items li label {
  cursor: pointer; }

.form_map input {
  max-width: 100%;
  width: 100%;
  color: #000a38;
  font-size: 1.3125rem;
  padding: 0.9375rem 3rem;
  margin-top: 1.25rem;
  position: relative;
  border-radius: 50px;
  border: none; }

.form_map input::placeholder {
  border: none;
  color: #7c8288 !important;
  font-weight: normal; }

.form_items li input {
  display: none; }

.form_items li.active:before {
  display: block; }

.f_btn {
  color: #000a38;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.9375rem 1.5625rem;
  outline: none;
  background-color: #ffc533;
  margin-right: 0.625rem;
  margin-bottom: 2rem;
  -webkit-transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1); }

.f_btn:hover {
  color: #ffc533;
  background-color: #ffffff; }

body {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  font-style: normal;
  font-display: swap;
  font-family: "Jost", sans-serif;
  background-color: #ffffff; }

a,
button,
input {
  cursor: pointer;
  text-decoration: none; }

a:hover,
button:hover,
input:hover {
  text-decoration: none; }

a:focus,
button:focus,
input:focus {
  outline: none; }

ul > li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h1.question_title {
  font-size: 45px !important; }

.multisteps_form_panel {
  padding-top: 64px; }

img {
  max-width: 100%;
  height: auto; }

.animate_50ms {
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms; }

.animate_100ms {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms; }

.animate_150ms {
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms; }

.animate_200ms {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms; }

.animate_250ms {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms; }

@media (min-width: 1500px) {
  .container {
    max-width: 1510px; } }
/* ==================================================
*   01 - media screen and (max-width: 1500px)
*   02 - media screen and (max-width: 1400px)
*   03 - media screen and (max-width: 1200px)
*   04 - media screen and (max-width: 992px)
*   05 - media screen and (max-width: 768px)
*   06 - media screen and (max-width: 576px)
*   07 - media screen and (max-width: 380px)
*   XX-Large devices (larger desktops)
*   No media query since the xxl breakpoint has no upper bound on its width
================================================== */
@media screen and (max-width: 1499.98px) {
  .step_progress .step {
    width: 12rem; }

  .step_progress .step:not(:last-child) {
    margin-right: 2.8rem; } }
@media screen and (max-width: 1399.98px) {
  .step_progress .step {
    width: 12rem; }

  .step_progress .step:not(:last-child) {
    margin-right: 2.8rem; }

  span {
    font-size: 1.2rem;
    padding-bottom: 0.8rem; }

  h1 {
    font-size: 4rem; }

  .form_items li {
    font-size: 1.2rem;
    padding: 0.8375rem 3rem; }

  .f_btn {
    font-size: 1.18rem;
    font-weight: 700;
    padding: 0.7375rem 1.3625rem; } }
@media screen and (max-width: 1199.98px) {
  .step_progress .step {
    width: 10rem; }

  .step_progress .step:not(:last-child) {
    margin-right: 2.6rem; }

  span {
    font-size: 1.15rem;
    padding-bottom: 0.6rem; }

  h1 {
    font-size: 3.5rem; }

  .form_items li {
    font-size: 1rem;
    padding: 0.7375rem 3rem; }

  .f_btn {
    font-size: 1.15rem;
    font-weight: 700;
    padding: 0.8375rem 1.4625rem; } }
@media screen and (max-width: 991px) {
  .step_progress .step {
    width: 6.5rem; }

  .step_progress .step:not(:last-child) {
    margin-right: 2rem; }

  span {
    font-size: 1rem; }

  h1 {
    font-size: 3.5rem;
    font-weight: 600; }

  .form_items li {
    font-size: 1rem; }

  .f_btn {
    font-size: 1rem;
    font-weight: 600;
    padding: 0.7375rem 1.3625rem; } }
@media screen and (max-width: 767px) {
  .step_progress .step {
    width: 5rem; }

  .step_progress .step:not(:last-child) {
    margin-right: 1.5rem; }

  span {
    font-size: 0.8rem; }

  h1 {
    font-size: 2.5rem;
    font-weight: 500; }

  .form_items li {
    font-size: 0.8rem; }

  .f_btn {
    font-size: 0.8rem;
    font-weight: 500;
    padding: 0.5375rem 1.1625rem; } }
@media screen and (max-width: 575px) {
  span {
    font-size: 0.8rem; }

  h1 {
    font-size: 2rem;
    font-weight: 500; }

  .f_btn {
    font-size: 0.6rem;
    padding: 0.5375rem 1.1625rem; } }
button {
  border: 0;
  background: none;
  fill: var(--btn-fill);
  color: var(--btn-text);
  line-height: 0;
  padding: 0.8rem;
  border-radius: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s ease; }
  button:hover {
    cursor: pointer;
    background: var(--btn-bkg);
    fill: var(--btn-fill);
    color: var(--btn-text-hover); }

main {
  max-width: 100%;
  margin: 0 auto;
  padding: 2rem;
  top: 130px; }

.nav {
  position: fixed;
  z-index: 999;
  display: flex;
  padding: 0.25rem 2rem;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  background: var(--nav-bkg);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid var(--nav-border); }
  .nav a {
    text-decoration: none;
    color: var(--nav-logo); }
    .nav a h1 {
      font-size: 3rem;
      font-weight: 300;
      letter-spacing: 1px; }

.page-title {
  color: var(--page-title);
  font-size: 4rem;
  margin-bottom: 5rem;
  margin-top: 0; }

.leadership {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem; }
  @media (max-width: 1400px) {
    .leadership {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 768px) {
    .leadership {
      grid-template-columns: 1fr; }
      .leadership button.slick-next.slick-arrow {
        display: none !important; } }
  .leadership .leader {
    width: 100%;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5); }
    .leadership .leader:hover {
      cursor: pointer; }
      .leadership .leader:hover .leader__bio {
        background-color: #097ba6;
        color: white; }
      .leadership .leader:hover .leader__img img {
        transform: scale(140%);
        filter: saturate(100%); }
      .leadership .leader:hover .leader__name {
        color: var(--name-text-hover); }
    .leadership .leader__header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 80px;
      background: #3cbced;
      color: #fff; }
    .leadership .leader__exp {
      display: flex;
      align-items: center;
      font-size: 1.5rem;
      padding: 1rem 2rem; }
      .leadership .leader__exp .years {
        font-size: 4rem;
        margin-right: 8px;
        font-weight: 700; }
    .leadership .leader .leader__exp span {
      color: #FFF; }
    .leadership .leader__bio {
      padding: 1.5rem 2rem;
      font-size: 2.5rem;
      text-decoration: none;
      color: #000;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      background: #fdb813;
      transition: 0.2s all ease-in-out; }
    .leadership .leader__img {
      overflow: hidden;
      width: 100%;
      height: 300px;
      position: relative; }
      .leadership .leader__img img {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
        filter: saturate(0%);
        transform: scale(130%);
        transition: 0.2s all ease-in-out; }
    .leadership .leader__name {
      text-align: center;
      padding: 1.5rem;
      font-size: 2rem;
      background: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      transition: 0.2s all ease-in-out;
      color: var(--name-text); }
      @media (min-width: 32em) {
        .leadership .leader__name {
          font-size: 1.5rem; } }
      @media (min-width: 50em) {
        .leadership .leader__name {
          font-size: 2rem; } }
      .leadership .leader__name h2 {
        font-size: 2.5rem; }
        @media (min-width: 32em) {
          .leadership .leader__name h2 {
            font-size: 2rem; } }
        @media (min-width: 50em) {
          .leadership .leader__name h2 {
            font-size: 2.5rem; } }

.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  z-index: 999; }

.white-heading {
  color: #ffffff; }

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center; }

.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center; }

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500; }

.white-heading span {
  color: #ffffff; }

/*-----Testimonial-------*/
.testimonial:after {
  position: absolute;
  top: -0 !important;
  left: 0;
  content: " ";
  background: url(img/testimonial.bg-top.png);
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99; }

.testimonial {
  min-height: 375px;
  position: relative;
  background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center;
  background-size: cover; }

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab; }

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

#testimonial4 .carousel-inner .item {
  overflow: hidden; }

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap; }

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px; }

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0; }

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1); }

.testimonial4_control_button .carousel-control.left {
  left: 7%;
  top: 50%;
  right: auto; }

.testimonial4_control_button .carousel-control.right {
  right: 7%;
  top: 50%;
  left: auto; }

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #fff;
  border: 2px solid #fff; }

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative; }

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase; }

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center; }

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 136px;
  height: 136px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23); }

.testimonial4_slide p {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.4;
  margin: 40px 0 20px 0; }

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px; }

.testimonial .carousel {
  padding-bottom: 50px; }

.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
  width: 35px;
  height: 35px; }

.slick-prev {
  left: 0px !important; }

.slick-next {
  right: 0px !important; }

/* ------testimonial  close-------*/
.thankyou-page ._header {
  background: #fee028;
  padding: 100px 30px;
  text-align: center;
  background: #fee028 url(https://codexcourier.com/images/main_page.jpg) center/cover no-repeat; }

.thankyou-page ._header .logo {
  max-width: 200px;
  margin: 0 auto 50px; }

.thankyou-page ._header .logo img {
  width: 100%; }

.thankyou-page ._header h1 {
  font-size: 65px;
  font-weight: 800;
  color: white;
  margin: 0; }

.thankyou-page ._body {
  margin: -70px 0 30px; }

.thankyou-page ._body ._box {
  margin: auto;
  max-width: 80%;
  padding: 50px;
  background: white;
  border-radius: 3px;
  box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
  -moz-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
  -webkit-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12); }

.thankyou-page ._body ._box h2 {
  font-size: 32px;
  font-weight: 600;
  color: #4ab74a; }

.thankyou-page ._footer {
  text-align: center;
  padding: 50px 30px; }

.thankyou-page ._footer .btn {
  background: #4ab74a;
  color: white;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 0.8px;
  padding: 20px 33px;
  text-transform: uppercase; }

/*# sourceMappingURL=style.css.map */
