a, .btn, button, span, p, i, input, select, textarea, li, img, svg path, *::after, *::before, .transition-3, h1, h2, h3, h4, h5, h6 {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*----------------------------------------*/
/*  04. CATEGORY CSS START
/*----------------------------------------*/
.category__item {
    padding: 20px 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #eef0f6;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category__item {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .category__item {
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  @media (max-width: 575px) {
    .category__item {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
  .category__item:hover {
    background: #2b4eff;
    border-color: #2b4eff;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(4, 23, 118, 0.3);
    -moz-box-shadow: 0px 20px 30px 0px rgba(4, 23, 118, 0.3);
    box-shadow: 0px 20px 30px 0px rgba(4, 23, 118, 0.3);
  }
  .category__item:hover .category__title {
    color: #ffffff;
  }
  .category__item:hover svg .st0, .category__item:hover svg .st1, .category__item:hover svg .st2, .category__item:hover svg .st4, .category__item:hover svg .st5 {
    fill: #ffffff;
  }
  .category__item:hover .category__content p {
    color: #ffffff;
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .category__icon {
      margin-right: 15px;
    }
  }
  .category__icon svg {
    width: 40px;
    height: 40px;
  }
  .category__icon svg .st0 {
    fill: #CEE1F2;
  }
  .category__icon svg .st1 {
    fill: #3444F1;
  }
  .category__icon svg .st4 {
    fill: #3444F1;
  }
  .category__icon svg .st2 {
    fill: #FFB31F;
  }
  .category__icon svg .st5 {
    fill: #FFB31F;
  }
  .category__title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
  }
  .category__content p {
    font-weight: 500;
    margin-bottom: 0;
  }
/**/  
.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-100 {
    margin-top: 100px
}

.mt-105 {
    margin-top: 105px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mt-130 {
    margin-top: 130px
}

.mt-135 {
    margin-top: 135px
}

.mt-140 {
    margin-top: 140px
}

.mt-145 {
    margin-top: 145px
}

.mt-150 {
    margin-top: 150px
}

.mt-155 {
    margin-top: 155px
}

.mt-160 {
    margin-top: 160px
}

.mt-165 {
    margin-top: 165px
}

.mt-170 {
    margin-top: 170px
}

.mt-175 {
    margin-top: 175px
}

.mt-180 {
    margin-top: 180px
}

.mt-185 {
    margin-top: 185px
}

.mt-190 {
    margin-top: 190px
}

.mt-195 {
    margin-top: 195px
}

.mt-200 {
    margin-top: 200px
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-105 {
    margin-bottom: 105px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-115 {
    margin-bottom: 115px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-125 {
    margin-bottom: 125px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-135 {
    margin-bottom: 135px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-145 {
    margin-bottom: 145px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-155 {
    margin-bottom: 155px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-165 {
    margin-bottom: 165px
}

.mb-170 {
    margin-bottom: 170px
}

.mb-175 {
    margin-bottom: 175px
}

.mb-180 {
    margin-bottom: 180px
}

.mb-185 {
    margin-bottom: 185px
}

.mb-190 {
    margin-bottom: 190px
}

.mb-195 {
    margin-bottom: 195px
}

.mb-200 {
    margin-bottom: 200px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-65 {
    margin-left: 65px
}

.ml-70 {
    margin-left: 70px
}

.ml-75 {
    margin-left: 75px
}

.ml-80 {
    margin-left: 80px
}

.ml-85 {
    margin-left: 85px
}

.ml-90 {
    margin-left: 90px
}

.ml-95 {
    margin-left: 95px
}

.ml-100 {
    margin-left: 100px
}

.ml-105 {
    margin-left: 105px
}

.ml-110 {
    margin-left: 110px
}

.ml-115 {
    margin-left: 115px
}

.ml-120 {
    margin-left: 120px
}

.ml-125 {
    margin-left: 125px
}

.ml-130 {
    margin-left: 130px
}

.ml-135 {
    margin-left: 135px
}

.ml-140 {
    margin-left: 140px
}

.ml-145 {
    margin-left: 145px
}

.ml-150 {
    margin-left: 150px
}

.ml-155 {
    margin-left: 155px
}

.ml-160 {
    margin-left: 160px
}

.ml-165 {
    margin-left: 165px
}

.ml-170 {
    margin-left: 170px
}

.ml-175 {
    margin-left: 175px
}

.ml-180 {
    margin-left: 180px
}

.ml-185 {
    margin-left: 185px
}

.ml-190 {
    margin-left: 190px
}

.ml-195 {
    margin-left: 195px
}

.ml-200 {
    margin-left: 200px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.mr-65 {
    margin-right: 65px
}

.mr-70 {
    margin-right: 70px
}

.mr-75 {
    margin-right: 75px
}

.mr-80 {
    margin-right: 80px
}

.mr-85 {
    margin-right: 85px
}

.mr-90 {
    margin-right: 90px
}

.mr-95 {
    margin-right: 95px
}

.mr-100 {
    margin-right: 100px
}

.mr-105 {
    margin-right: 105px
}

.mr-110 {
    margin-right: 110px
}

.mr-115 {
    margin-right: 115px
}

.mr-120 {
    margin-right: 120px
}

.mr-125 {
    margin-right: 125px
}

.mr-130 {
    margin-right: 130px
}

.mr-135 {
    margin-right: 135px
}

.mr-140 {
    margin-right: 140px
}

.mr-145 {
    margin-right: 145px
}

.mr-150 {
    margin-right: 150px
}

.mr-155 {
    margin-right: 155px
}

.mr-160 {
    margin-right: 160px
}

.mr-165 {
    margin-right: 165px
}

.mr-170 {
    margin-right: 170px
}

.mr-175 {
    margin-right: 175px
}

.mr-180 {
    margin-right: 180px
}

.mr-185 {
    margin-right: 185px
}

.mr-190 {
    margin-right: 190px
}

.mr-195 {
    margin-right: 195px
}

.mr-200 {
    margin-right: 200px
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 100px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-115 {
    padding-top: 115px
}

.pt-120 {
    padding-top: 120px
}

.pt-125 {
    padding-top: 125px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-165 {
    padding-top: 165px
}

.pt-170 {
    padding-top: 170px
}

.pt-175 {
    padding-top: 175px
}

.pt-180 {
    padding-top: 180px
}

.pt-185 {
    padding-top: 185px
}

.pt-190 {
    padding-top: 190px
}

.pt-195 {
    padding-top: 195px
}

.pt-200 {
    padding-top: 200px
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-165 {
    padding-bottom: 165px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-175 {
    padding-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-185 {
    padding-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pb-200 {
    padding-bottom: 200px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pl-55 {
    padding-left: 55px
}

.pl-60 {
    padding-left: 60px
}

.pl-65 {
    padding-left: 65px
}

.pl-70 {
    padding-left: 70px
}

.pl-75 {
    padding-left: 75px
}

.pl-80 {
    padding-left: 80px
}

.pl-85 {
    padding-left: 85px
}

.pl-90 {
    padding-left: 90px
}

.pl-95 {
    padding-left: 95px
}

.pl-100 {
    padding-left: 100px
}

.pl-105 {
    padding-left: 105px
}

.pl-110 {
    padding-left: 110px
}

.pl-115 {
    padding-left: 115px
}

.pl-120 {
    padding-left: 120px
}

.pl-125 {
    padding-left: 125px
}

.pl-130 {
    padding-left: 130px
}

.pl-135 {
    padding-left: 135px
}

.pl-140 {
    padding-left: 140px
}

.pl-145 {
    padding-left: 145px
}

.pl-150 {
    padding-left: 150px
}

.pl-155 {
    padding-left: 155px
}

.pl-160 {
    padding-left: 160px
}

.pl-165 {
    padding-left: 165px
}

.pl-170 {
    padding-left: 170px
}

.pl-175 {
    padding-left: 175px
}

.pl-180 {
    padding-left: 180px
}

.pl-185 {
    padding-left: 185px
}

.pl-190 {
    padding-left: 190px
}

.pl-195 {
    padding-left: 195px
}

.pl-200 {
    padding-left: 200px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pr-55 {
    padding-right: 55px
}

.pr-60 {
    padding-right: 60px
}

.pr-65 {
    padding-right: 65px
}

.pr-70 {
    padding-right: 70px
}

.pr-75 {
    padding-right: 75px
}

.pr-80 {
    padding-right: 80px
}

.pr-85 {
    padding-right: 85px
}

.pr-90 {
    padding-right: 90px
}

.pr-95 {
    padding-right: 95px
}

.pr-100 {
    padding-right: 100px
}

.pr-105 {
    padding-right: 105px
}

.pr-110 {
    padding-right: 110px
}

.pr-115 {
    padding-right: 115px
}

.pr-120 {
    padding-right: 120px
}

.pr-125 {
    padding-right: 125px
}

.pr-130 {
    padding-right: 130px
}

.pr-135 {
    padding-right: 135px
}

.pr-140 {
    padding-right: 140px
}

.pr-145 {
    padding-right: 145px
}

.pr-150 {
    padding-right: 150px
}

.pr-155 {
    padding-right: 155px
}

.pr-160 {
    padding-right: 160px
}

.pr-165 {
    padding-right: 165px
}

.pr-170 {
    padding-right: 170px
}

.pr-175 {
    padding-right: 175px
}

.pr-180 {
    padding-right: 180px
}

.pr-185 {
    padding-right: 185px
}

.pr-190 {
    padding-right: 190px
}

.pr-195 {
    padding-right: 195px
}

.pr-200 {
    padding-right: 200px
}

/**/

/*----------------------------------------*/
/*  00. FOOTER CSS START
/*----------------------------------------*/

/*----------------------------------------*/
/*  03. HERO CSS START
/*----------------------------------------*/
.hero__height {
    min-height: 950px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__height {
      min-height: 850px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__height {
      min-height: 750px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__height {
      min-height: 1100px;
    }
  }
  @media (max-width: 575px) {
    .hero__height {
      min-height: 850px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__height-2 {
      min-height: 1350px;
    }
  }
  @media (max-width: 575px) {
    .hero__height-2 {
      min-height: 850px;
    }
  }
  .hero__title {
    font-size: 60px;
    line-height: 1;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__title {
      font-size: 55px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__title {
      font-size: 45px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__title {
      font-size: 35px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__title {
      font-size: 50px;
    }
  }
  @media (max-width: 575px) {
    .hero__title {
      font-size: 30px;
    }
  }
  .hero__title span:first-child {
    font-weight: 300;
    display: block;
  }
  .hero__title span.yellow-shape {
    position: relative;
    z-index: 1;
  }
  .hero__title span.yellow-shape img {
    position: absolute;
    bottom: 22px;
    left: -8px;
    z-index: -1;
    -webkit-animation: section-animation 3s infinite;
    animation: section-animation 3s infinite;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__title span.yellow-shape img {
      bottom: 12px;
      height: 40% !important;
    }
  }
  .hero__title-2 {
    margin-bottom: 20px;
  }
  .hero__content p {
    font-size: 22px;
    color: #0e1133;
    padding-right: 130px;
    line-height: 30px;
    margin-bottom: 28px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__content p {
      padding-right: 30px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__content p {
      padding-right: 0px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__content p {
      padding-right: 0px;
    }
  }
  @media (max-width: 575px) {
    .hero__content p {
      padding-right: 0px;
    }
  }
  .hero__content-2 h4 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .hero__content-2 p {
    color: #53545b;
    font-size: 16px;
    margin-bottom: 37px;
  }
  .hero__thumb {
    z-index: 1;
  }
  .hero__thumb-big {
    /* position: relative; */
  }
  .hero__thumb-big img {
    max-width: 400px;
    max-height: 460px;
    -webkit-border-radius: 40px 4px 40px 4px;
    -moz-border-radius: 40px 4px 40px 4px;
    border-radius: 40px 4px 40px 4px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    -moz-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__thumb-big img {
      width: 100%;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__thumb-big img {
      margin-top: 50px;
      width: 100%;
    }
  }
  @media (max-width: 575px) {
    .hero__thumb-big img {
      margin-top: 50px;
      width: 100%;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__thumb-sm {
      margin-left: -50px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__thumb-sm {
      margin-left: -160px;
      margin-top: -95px;
    }
  }
  .hero__thumb-sm img {
    max-width: 200px;
    max-height: 240px;
    -webkit-border-radius: 4px 40px 4px 40px;
    -moz-border-radius: 4px 40px 4px 40px;
    border-radius: 4px 40px 4px 40px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    -moz-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
  }
  .hero__thumb-shape img {
    position: absolute;
    z-index: -1;
  }
  .hero__thumb-shape img.hero-1-dot {
    bottom: -25px;
    left: -30px;
    -webkit-animation: hero-dot-1 5s linear 0s infinite alternate;
    -moz-animation: hero-dot-1 5s linear 0s infinite alternate;
    -o-animation: hero-dot-1 5s linear 0s infinite alternate;
    animation: hero-dot-1 5s linear 0s infinite alternate;
  }
  .hero__thumb-shape img.hero-1-circle-3 {
    bottom: -47px;
    right: 1%;
  }
  .hero__thumb-shape img.hero-1-circle-4 {
    top: -50px;
    right: 10%;
  }
  .hero__thumb-2 {
    position: relative;
    z-index: 1;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__thumb-2 img.hero-big {
      width: 100%;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__thumb-2 img.hero-big {
      width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__thumb-2 img.hero-big {
      width: 100%;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__thumb-2 img.hero-big {
      width: 100%;
    }
  }
  @media (max-width: 575px) {
    .hero__thumb-2 img.hero-big {
      width: 100%;
    }
  }
  .hero__thumb-2 img.hero-shape-purple {
    position: absolute;
    left: 0;
    bottom: 19%;
    z-index: -1;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__thumb-2 img.hero-shape-purple {
      width: 100%;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__thumb-2 img.hero-shape-purple {
      width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__thumb-2 img.hero-shape-purple {
      width: 100%;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__thumb-2 img.hero-shape-purple {
      width: 100%;
    }
  }
  @media (max-width: 575px) {
    .hero__thumb-2 img.hero-shape-purple {
      width: 100%;
    }
  }
  .hero__quote {
    position: absolute;
    bottom: 60px;
    right: -200px;
    padding: 15px 25px;
    padding-bottom: 20px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    -moz-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__quote {
      right: -145px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__quote {
      right: 60px;
      bottom: -50px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__quote {
      right: 30px;
      bottom: -50px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__quote {
      right: 30px;
      bottom: -50px;
    }
  }
  @media (max-width: 575px) {
    .hero__quote {
      right: 15px;
      bottom: -50px;
    }
  }
  .hero__quote span {
    font-size: 14px;
    color: #474956;
  }
  .hero__quote h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
  }
  .hero__quote-animation {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: hero-bounce;
  }
  .hero__shape img {
    position: absolute;
  }
  .hero__shape img.hero-1-circle {
    top: 25%;
    left: 5%;
    -webkit-animation: hero-circle-1 6s linear 0s infinite alternate;
    -moz-animation: hero-circle-1 6s linear 0s infinite alternate;
    -o-animation: hero-circle-1 6s linear 0s infinite alternate;
    animation: hero-circle-1 6s linear 0s infinite alternate;
  }
  .hero__shape img.hero-1-circle-2 {
    bottom: 29%;
    left: 0;
  }
  .hero__shape img.hero-1-dot-2 {
    right: 0;
    bottom: 38%;
  }
  .hero__search-input {
    position: relative;
    width: 370px;
  }
  @media (max-width: 575px) {
    .hero__search-input {
      width: 100%;
    }
  }
  .hero__search-input input {
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding: 0 24px;
    padding-right: 35px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    border: none;
  }
  .hero__search-input input::placeholder {
    color: #8d8e9a;
  }
  .hero__search-input button {
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    background: transparent;
  }
  .hero__search-input button i::after {
    color: #0e1133;
    opacity: 1;
  }
  .hero__search-input button i::before {
    color: #8c8faa;
  }
  .hero__search p {
    font-size: 16px;
    color: #6d6e75;
  }
  .hero__promotion {
    position: absolute !important;
    left: -7% !important;
    top: 44% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    -moz-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    padding: 15px 20px;
    padding-bottom: 10px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__promotion {
      left: 20% !important;
      top: 71% !important;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero__promotion {
      left: 9% !important;
      top: 71% !important;
    }
  }
  @media (max-width: 575px) {
    .hero__promotion {
      left: 9% !important;
      top: 52% !important;
    }
  }
  .hero__promotion.education {
    bottom: 28% !important;
    top: auto !important;
    left: -11% !important;
  }
  .hero__promotion-icon span {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ff7921;
  }
  .hero__promotion-icon span svg {
    height: 24px;
    fill: #ffffff;
  }
  .hero__promotion-icon span.cap {
    background: #5773ff;
  }
  .hero__promotion-text h5 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .hero__promotion-text p {
    font-size: 14px;
    color: #474956;
    margin-bottom: 0;
  }
  .hero__class {
    position: absolute;
    left: auto !important;
    top: auto !important;
    bottom: 33%;
    right: -12%;
    -webkit-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    -moz-box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    box-shadow: 0px 30px 60px 0px rgba(1, 11, 60, 0.14);
    background: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__class {
      right: -5%;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__class {
      right: 1%;
      bottom: 15%;
    }
  }
  .hero__class-thumb img {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .hero__class-text h5 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .hero__class-text p {
    font-size: 14px;
    color: #474956;
    margin-bottom: 0;
  }
  .hero__class-text a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #e233fb;
  }
  .hero__mic {
    position: absolute;
    top: 30%;
    right: 10%;
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: hero-bounce;
  }
  .hero__mic span {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff3c4e;
    -webkit-box-shadow: 0px 14px 30px 0px rgba(131, 2, 14, 0.2);
    -moz-box-shadow: 0px 14px 30px 0px rgba(131, 2, 14, 0.2);
    box-shadow: 0px 14px 30px 0px rgba(131, 2, 14, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .hero__mic span svg {
    height: 28px;
    fill: #ffffff;
  }
  
  @keyframes hero-dot-1 {
    0% {
      transform: translateY(-100px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  @keyframes hero-bounce {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
    40% {
      transform: translateY(-30px);
    }
    60% {
      transform: translateY(-15px);
    }
  }
  @keyframes hero-circle-1 {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .hero__thumb {
    z-index: 1;
}
.p-relative {
    position: relative;
}
  /*----------------------------------------*/
  p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

/*footer*/

/*--------------------------------------------------------------
4. wpo-footer
--------------------------------------------------------------*/
ul{
    padding-left: 0px;
}
.wpo-site-footer {
    background: #29395b;
    position: relative;
    font-size: 15px;
    overflow: hidden;
  }
  .wpo-site-footer ul {
    list-style: none;
  }
  .wpo-site-footer p {
    color: #e7e7e7;
  }
  .wpo-site-footer li {
    color: #e7e7e7;
  }
  .wpo-site-footer .container {
    position: relative;
  }
  .wpo-site-footer .wpo-upper-footer {
    padding: 90px 0;
  }
  @media (max-width: 991px) {
    .wpo-site-footer .wpo-upper-footer {
      padding: 60px 0 0;
    }
  }
  @media (max-width: 767px) {
    .wpo-site-footer .wpo-upper-footer {
      padding: 60px 0 0;
    }
  }
  @media (max-width: 991px) {
    .wpo-site-footer .wpo-upper-footer .col {
      min-height: 235px;
      margin-bottom: 70px;
    }
  }
  @media (max-width: 767px) {
    .wpo-site-footer .wpo-upper-footer .col {
      min-height: auto;
      margin-bottom: 60px;
    }
  }
  .wpo-site-footer .widget-title {
    margin-bottom: 30px;
  }
  @media (max-width: 767px) {
    .wpo-site-footer .widget-title {
      margin-bottom: 20px;
    }
  }
  .wpo-site-footer .widget-title h3 {
    font-size: 22px;
    color: #fff;
    margin: 0;
    position: relative;
    font-family: "Roboto Slab", serif;
  }
  @media (max-width: 991px) {
    .wpo-site-footer .widget-title h3 {
      font-size: 20px;
      font-size: 1.25rem;
    }
  }
  .wpo-site-footer .about-widget .logo {
    max-width: 180px;
  }
  .wpo-site-footer .about-widget p {
    margin-bottom: 0.8em;
    line-height: 1.9em;
    color: #e7e7e7;
  }
  .wpo-site-footer .about-widget p:last-child {
    margin-bottom: 0;
  }
  .wpo-site-footer .about-widget ul {
    overflow: hidden;
    padding-top: 10px;
  }
  .wpo-site-footer .about-widget ul li {
    font-size: 22px;
    float: left;
  }
  .wpo-site-footer .about-widget ul li a {
    color: #e7e7e7;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: rgba(255, 255, 255, 0.1);
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
  }
  .wpo-site-footer .about-widget ul li a:hover {
    color: #212158;
    background: #fff;
  }
  .wpo-site-footer .about-widget ul li + li {
    margin-left: 25px;
  }
  .wpo-site-footer .wpo-service-link-widget {
    padding-left: 40px;
    padding-right: 40px;
  }
  @media (max-width: 1200px) {
    .wpo-site-footer .wpo-service-link-widget {
      padding-right: 0;
      padding-left: 0;
    }
  }
  @media (max-width: 991px) {
    .wpo-site-footer .wpo-service-link-widget {
      padding-left: 0;
    }
  }
  .wpo-site-footer .link-widget {
    overflow: hidden;
    padding-left: 30px;
  }
  @media (max-width: 991px) {
    .wpo-site-footer .link-widget {
      padding-left: 0;
    }
  }
  @media (max-width: 767px) {
    .wpo-site-footer .link-widget {
      max-width: 350px;
    }
  }
  .wpo-site-footer .link-widget ul li {
    position: relative;
  }
  .wpo-site-footer .link-widget ul li a {
    color: #e7e7e7;
    font-size: 17px;
  }
  .wpo-site-footer .link-widget ul li a:hover {
    text-decoration: underline;
  }
  .wpo-site-footer .link-widget ul li + li {
    padding-top: 15px;
  }
  .wpo-site-footer .contact-ft {
    margin-top: 20px;
  }
  .wpo-site-footer .contact-ft ul li {
    padding-bottom: 15px;
    position: relative;
    padding-left: 35px;
    color: #e5e3e3;
    font-size: 17px;
  }
  .wpo-site-footer .contact-ft ul li i {
    position: absolute;
    left: 0;
    top: 0;
  }
  .wpo-site-footer .contact-ft ul li .fi:before {
    font-size: 20px;
    margin-right: 15px;
  }
  .wpo-site-footer .wpo-lower-footer {
    text-align: center;
    position: relative;
    background: #192847;
  }
  .wpo-site-footer .wpo-lower-footer .row {
    padding: 20px 0;
    position: relative;
  }
  .wpo-site-footer .wpo-lower-footer .copyright {
    display: inline-block;
    font-size: 15px;
    font-size: 0.9375rem;
    margin: 0;
  }
  .wpo-site-footer .wpo-lower-footer .copyright a {
    color: #fff;
    text-decoration: none;
  }
  @media (max-width: 991px) {
    .wpo-site-footer .wpo-lower-footer .copyright {
      float: none;
      display: block;
    }
  }
  .wpo-site-footer .instagram ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -3px;
  }
  .wpo-site-footer .instagram ul li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 5px;
    padding: 0px 3px;
  }
  .wpo-site-footer .instagram ul li img {
    width: 100%;
  }
  

/**/

/*profile*/
.textline{
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.outcolor{
    padding: 25px;
    background-color: #0c9a3c;
    margin-bottom: 35px;
    border-radius: 25px;
}
/**/


/*banner video css*/




.sliderSubtitle{
display: none;
top: 50vh;
left: -10vw;
color:white;
position: absolute;
transition: all 0.5s;
background-color: rgba(0,0,0,0.3);
padding: 5px 15px;
}
.active .sliderSubtitle{
display: block;
top: 50vh;
left: 10vw;
}
@media only screen and (max-width: 600px){
  .sliderSubtitle{
    top: 0;
    left: 0;
    }
}
/*banner video css end*/
