/********* hero banner area css end ********/
.hero_banner_area {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 85px;
}
.hero_banner_area .bg_shape {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1360px) {
  .hero_banner_area img {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .hero_banner_area img {
    margin-top: 50px;
  }
}

.hero_banner_content {
  padding-top: 130px;
}
@media (max-width: 1199px) {
  .hero_banner_content {
    padding-top: 0;
  }
}
.hero_banner_content h2 {
  font-weight: 800;
  font-size: 70px;
  line-height: 80px;
  letter-spacing: -0.01em;
  color: #2c3154;
  margin-bottom: 25px;
}
@media (max-width: 1480px) {
  .hero_banner_content h2 {
    font-size: 55px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .hero_banner_content h2 {
    font-size: 48px;
  }
}
.hero_banner_content h2 .title_overlay_effect {
  background: transparent;
  position: relative;
}
.hero_banner_content h2 .title_overlay_effect::before {
  content: '';
  position: absolute;
  width: 0;
  height: 16px;
  bottom: 20px;
  border-radius: 45px;
  background: #fc8566;
  z-index: -1;
}
.hero_banner_content h2 .title_overlay_effect.is_show::before {
  width: 100%;
  transition: width 2s cubic-bezier(0.71, 0.09, 0.74, 0.99), color 1s;
}
.hero_banner_content p {
  color: #626472;
  font-size: 20px;
  line-height: 35px;
}

.subscribe_mail {
  max-width: 548px;
}
@media (max-width: 576px) {
  .subscribe_mail {
    display: block;
  }
}
.subscribe_mail .form-control {
  background: #ffffff;
  box-shadow: 0px 14px 34px #c4e2dc;
  height: 60px;
  padding-left: 30px;
  border-radius: 45px !important;
  font-size: 18px;
  color: #90929d;
  font-family: 'Nunito', sans-serif;
  border: 0px;
}
.subscribe_mail .form-control.placeholder {
  color: #90929d;
}
.subscribe_mail .form-control:-moz-placeholder {
  color: #90929d;
}
.subscribe_mail .form-control::-moz-placeholder {
  color: #90929d;
}
.subscribe_mail .form-control::-webkit-input-placeholder {
  color: #90929d;
}
.subscribe_mail .cu_btn {
  margin-left: 15px;
  font-weight: 800;
  padding: 18px 42px;
  z-index: 2;
}
@media (max-width: 576px) {
  .subscribe_mail .cu_btn {
    display: block;
    margin-top: 12px;
    margin-left: 0;
    width: 100%;
  }
}
.subscribe_mail .cu_btn:hover {
  background: #fff;
  color: #fe4b7b;
  box-shadow: 0px 14px 34px #c4e2dc;
}

/********* banner_slider_two css end ********/
.about_section .img_section {
  position: relative;
  min-height: 490px;
  z-index: 2;
}
@media (max-width: 576px) {
  .about_section .img_section {
    min-height: 410px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .about_section .img_section {
    min-height: 510px;
  }
}
.about_section .img_section .about_img_1 {
  position: absolute;
  bottom: 35px;
  z-index: -1;
  left: 30px;
}
@media (max-width: 767.98px) {
  .about_section .img_section .about_img_1 {
    bottom: 52px;
    left: 30px;
    max-width: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .about_section .img_section .about_img_1 {
    left: 30px;
    max-width: 300px;
  }
}
.about_section .img_section .about_img_1 {
  position: absolute;
  bottom: 35px;
  z-index: -1;
  left: 30px;
}
@media (max-width: 767.98px) {
  .about_section .img_section .about_img_1 {
    bottom: 62px;
    left: 30px;
    max-width: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .about_section .img_section .about_img_1 {
    left: 30px;
    max-width: 300px;
  }
}
@media (max-width: 576px) {
  .about_section .img_section .about_img_2 {
    max-width: 235px;
  }
}
.about_section .img_section .about_img_3 {
  position: absolute;
  top: 80px;
  right: 36px;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}
@media (max-width: 576px) {
  .about_section .img_section .about_img_3 {
    max-width: 250px;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .about_section .about_section_content {
    padding-top: 20px;
  }
}
.about_section .about_section_content p {
  font-size: 15px;
}
.about_section .about_section_content .list_content {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .about_section .about_section_content .list_content {
    margin-top: 15px;
  }
}
.about_section .about_section_content .list_content ul {
  margin: 0;
  padding: 0;
}
.about_section .about_section_content .list_content ul li {
  list-style: none;
  color: #32355d;
  font-weight: 700;
  font-size: 15px;
  padding: 8px 0;
  position: relative;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .about_section .about_section_content .list_content ul li {
    padding: 5px 0;
    padding-left: 30px;
  }
}
.about_section .about_section_content .list_content ul li i {
  color: #fe4b7b;
  margin-right: 7px;
  position: absolute;
  left: 0;
  top: 12px;
}
@media (max-width: 991px) {
  .about_section .about_section_content .list_content ul li i {
    top: 9px;
  }
}
.about_section .about_section_content .btn_2 {
  margin-top: 40px;
  padding: 21px 44px;
}

.s3_about_section .img_section {
  min-height: 410px;
}
@media (max-width: 767.98px) {
  .s3_about_section .img_section {
    margin-top: 70px;
  }
}
.s3_about_section .img_section .about_img_4 {
  position: absolute;
  top: -35px;
  z-index: -1;
  right: 0;
}
@media (max-width: 767.98px) {
  .s3_about_section .img_section .about_img_4 {
    bottom: 52px;
    left: 30px;
    max-width: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s3_about_section .img_section .about_img_4 {
    left: 30px;
    max-width: 300px;
  }
}
.s3_about_section .img_section .about_img_3 {
  right: 30;
}
.s3_about_section .img_section .about_img_2 {
  margin-left: -30px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s3_about_section .img_section .about_img_2 {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .s3_about_section .img_section .about_img_2 {
    margin-left: 0;
  }
}
.s3_about_section .cu_btn {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}

.s4_about_section {
  z-index: 1;
  position: relative;
}
.s4_about_section .about_section_content h5 {
  font-size: 18px;
  color: #fe4b7b;
  font-weight: 700;
  margin-bottom: 7px;
}
.s4_about_section .img_section {
  min-height: auto;
}
@media (max-width: 767.98px) {
  .s4_about_section .img_section {
    margin-top: 30px;
  }
}
.s4_about_section .about_img_7 {
  position: absolute;
  right: -30px;
  top: 40px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_img_7 {
    right: 0;
    top: 20px;
  }
}
.s4_about_section .about_img_5 {
  position: absolute;
  left: 9px;
  bottom: 2px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_img_5 {
    left: 0;
  }
}
.s4_about_section .about_img_6 {
  margin-left: 30px;
  border-radius: 10px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_img_6 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s4_about_section .about_img_6 {
    margin-left: 15px;
  }
}
.s4_about_section [class^='about_page_animation_'],
.s4_about_section [class*='about_page_animation_'] {
  position: absolute;
  z-index: -1;
}
.s4_about_section .about_page_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_page_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s4_about_section .about_page_animation_1 img {
    max-width: 60px;
  }
}
.s4_about_section .about_page_animation_2 {
  left: 7%;
  bottom: 20%;
}
.s4_about_section .about_page_animation_2 img {
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_page_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s4_about_section .about_page_animation_2 img {
    max-width: 60px;
  }
}
.s4_about_section .about_page_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_page_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s4_about_section .about_page_animation_3 img {
    max-width: 60px;
  }
}
.s4_about_section .about_page_animation_4 {
  right: 8%;
  bottom: 8%;
}
@media (max-width: 767.98px) {
  .s4_about_section .about_page_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .s4_about_section .about_page_animation_4 img {
    max-width: 60px;
  }
}

.single_service_part {
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #00abe9;
  border-radius: 30px 30px 30px 30px;
  overflow: hidden;
}
.single_service_part .service_section_img_wrapper {
  padding: 44px 15px 30px 15px;
}
.single_service_part .service_title {
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  padding: 23px 20px;
  line-height: 31px;
  margin-bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.1);
}
.single_service_part.bg_color_2 {
  background-color: #00d5cb;
}

.services_part {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.services_part .btn_2 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .services_part .btn_2 {
    margin-top: 15px;
  }
}
.services_part [class^='services_shape_'],
.services_part [class*='services_shape_'] {
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .services_part [class^='services_shape_'],
  .services_part [class*='services_shape_'] {
    display: none;
  }
}
.services_part .services_shape_animation_1 {
  left: 0;
  top: 0;
}
.services_part .services_shape_animation_2 {
  right: 0;
  top: 0;
}
.services_part .services_shape_animation_3 {
  left: 8%;
  bottom: 25%;
}
.services_part .services_shape_animation_4 {
  right: 8%;
  bottom: 25%;
}
.services_part .cu_btn {
  padding: 21px 34px;
}
.services_part.wave_shape_bg {
  background-image: url(../img/animation_shape/services_bg_shape.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
}
.services_part.sec_padding {
  padding: 120px 0 285px;
}
@media (max-width: 767.98px) {
  .services_part.sec_padding {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .services_part.sec_padding {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .services_part.sec_padding {
    padding: 100px 0;
  }
}

.single_fetures_part {
  border-radius: 30px;
  background-color: #0da2ff;
  position: relative;
  z-index: 1;
  box-shadow: 0px 5px 20px 0px rgba(242, 238, 249, 0.1);
  padding: 35px 40px 70px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .single_fetures_part:hover {
    margin-bottom: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 767.98px) {
  .single_fetures_part {
    padding: 35px 20px 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .single_fetures_part {
    padding: 35px 20px 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_fetures_part {
    padding: 35px 20px 40px;
  }
}
.single_fetures_part .single_fetures_icon {
  margin-bottom: 20px;
  height: 225px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single_fetures_part h4 {
  font-size: 24px;
  margin-top: 39px;
  font-weight: 700;
}
.single_fetures_part h4 a {
  color: #fff;
}
@media (max-width: 991px) {
  .single_fetures_part h4 {
    margin-top: 30px;
  }
}
.single_fetures_part p {
  color: #fff;
  margin-top: 15px;
}
.single_fetures_part.lightblue_bg {
  background-color: #695ffe;
}
.single_fetures_part.pink_bg {
  background-color: #f42478;
}

.fetures_part {
  background-color: #fcf9f4;
  position: relative;
  z-index: 1;
}
.fetures_part [class^='feature_animation_'],
.fetures_part [class*=' feature_animation_'] {
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .fetures_part [class^='feature_animation_'],
  .fetures_part [class*=' feature_animation_'] {
    display: none;
  }
}
.fetures_part .feature_animation_1 {
  left: 10%;
  top: 10%;
}
.fetures_part .feature_animation_2 {
  right: 10%;
  top: 15%;
}
.fetures_part .feature_animation_3 {
  left: 12%;
  bottom: 30%;
}
.fetures_part .feature_animation_4 {
  right: 5%;
  bottom: -5%;
}

.home_two_feture {
  background-color: #fe4b7b;
}
.home_two_feture [class^='feature_animation_'],
.home_two_feture [class*=' feature_animation_'] {
  position: absolute;
  z-index: -1;
}

.fetures_part_s3 .single_fetures_part {
  padding: 0 45px 0;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.features_new_area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.features_new_area .f_shap_bg {
  position: absolute;
  left: 0;
  top: -80px;
  z-index: -1;
  width: 100%;
}

.features_new_item {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  padding: 30px 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: all 0.3s;
  margin-top: 45px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .features_new_item {
    margin-right: 10px;
    padding: 30px 13px;
  }
}
.features_new_item::before {
  content: '';
  position: absolute;
  background: url('../img/home6/features_bg.png') no-repeat center right/cover;
  width: 198px;
  height: 200px;
  bottom: -30px;
  right: -30px;
  z-index: -1;
}
.features_new_item img {
  margin-bottom: 25px;
}
.features_new_item h4 {
  font-size: 20px;
  color: #12265a;
  font-weight: 700;
  transition: all 0.2s;
}
.features_new_item:hover {
  filter: drop-shadow(0px 12px 34px rgba(15, 20, 61, 0.1));
}
.features_new_item:hover h4 {
  color: #fe4b7b;
}

.arrow_btn {
  font-size: 16px;
  color: #626472;
}
.arrow_btn i {
  font-size: 14px;
  vertical-align: middle;
  margin-left: 4px;
  transition: margin 0.3s linear;
}
.arrow_btn:hover {
  color: #fe4b7b;
}
.arrow_btn:hover i {
  margin-left: 10px;
}

.event_part {
  position: relative;
  overflow: hidden;
  background-image: #fbfcfc;
}
.event_part .single_event_list {
  background-color: #fd5c37;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 30px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.event_part .single_event_list:hover {
  box-shadow: 0 8px 15px rgba(4, 13, 41, 0.05);
}
@media (max-width: 767.98px) {
  .event_part .single_event_list {
    padding: 20px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .single_event_list {
    padding: 20px 10px;
  }
}
.event_part .single_event_list:last-child {
  margin-bottom: 0;
}
.event_part .single_event_list .event_date {
  border: 1px solid #f33b10;
  background-color: #f33b10;
  color: #fff;
  width: 90px;
  height: 90px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .event_part .single_event_list .event_date {
    height: 75px;
    width: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .single_event_list .event_date {
    height: 75px;
    width: 75px;
  }
}
.event_part .single_event_list .event_date h3 {
  color: #fff;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0;
  line-height: 25px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .event_part .single_event_list .event_date h3 {
    line-height: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .single_event_list .event_date h3 {
    line-height: 20px;
  }
}
.event_part .single_event_list .event_date span {
  font-size: 19px;
  display: block;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .event_part .single_event_list .event_date span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .single_event_list .event_date span {
    font-size: 14px;
  }
}
.event_part .single_event_list:nth-child(2) {
  background-color: #31c9a8;
}
.event_part .single_event_list:nth-child(2) .event_date {
  border: 1px solid #02b890;
  background-color: #02b890;
}
.event_part .single_event_list:nth-child(3) {
  background-color: #379efd;
}
.event_part .single_event_list:nth-child(3) .event_date {
  border: 1px solid #2493fa;
  background-color: #2493fa;
}
.event_part .single_event_list:nth-child(4) {
  background-color: #fcc953;
}
.event_part .single_event_list:nth-child(4) .event_date {
  border: 1px solid #fdb510;
  background-color: #fdb510;
}
.event_part .single_event_list .event_content {
  padding-left: 20px;
}
.event_part .single_event_list .event_content h4 {
  font-size: 22px;
  font-family: 'Nunito', sans-serif;
  color: #fff;
  margin-bottom: 6px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .event_part .single_event_list .event_content h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .single_event_list .event_content h4 {
    font-size: 18px;
  }
}
.event_part .single_event_list .event_content h4 a {
  color: #fff;
}
.event_part .single_event_list .event_content h4 a:hover {
  opacity: 0.9;
}
.event_part .single_event_list .event_content p {
  color: #fff;
}
.event_part .event_part_iner {
  position: relative;
}
.event_part .event_part_iner .event_img {
  position: absolute;
  left: -72px;
  height: 100%;
}
@media (max-width: 767.98px) {
  .event_part .event_part_iner .event_img {
    display: none;
  }
}
.event_part .event_part_iner .event_img img {
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  background-color: rgb(191, 191, 191);
  box-shadow: 0px 5px 30px 0px rgba(254, 75, 123, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_part .event_part_iner .event_img img {
    max-width: 87%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_part .event_part_iner .event_img img {
    max-width: 87%;
  }
}
.event_part [class^='event_animation_'],
.event_part [class*=' event_animation_'] {
  position: absolute;
  z-index: -1;
}
.event_part .event_animation_1 {
  left: 5%;
  top: 10%;
}
@media (max-width: 767.98px) {
  .event_part .event_animation_1 {
    left: 5%;
    top: 0%;
  }
}
.event_part .event_animation_2 {
  left: 5%;
  top: 55%;
}
.event_part .event_animation_3 {
  right: 8%;
  top: 28%;
}
.event_part .event_animation_4 {
  right: 8%;
  top: 65%;
}

.event_style_2 .event_animation_1 {
  left: 8%;
  top: 5%;
}
@media (max-width: 767.98px) {
  .event_style_2 .event_animation_1 {
    left: 5%;
    top: 0%;
  }
}
.event_style_2 .event_animation_2 {
  left: 5%;
  top: 55%;
}
.event_style_2 .event_animation_3 {
  right: 8%;
  top: 5%;
}
.event_style_2 .event_animation_4 {
  right: 8%;
  top: 50%;
}

@media (max-width: 991px) {
  .page_blog_section_wrapper {
    margin-bottom: 40px;
  }
}
.page_blog_section_wrapper .blog_thumbnail {
  border-radius: 10px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.page_blog_section_wrapper .blog_thumbnail img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: scale(1);
  border-radius: 10px;
  width: 100%;
}
.page_blog_section_wrapper .blog_thumbnail:hover img {
  transform: scale(1.1);
}
.page_blog_section_wrapper h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  font-weight: 900;
  margin-bottom: 11px;
}
@media (max-width: 991px) {
  .page_blog_section_wrapper h4 {
    font-size: 24px;
  }
}
.page_blog_section_wrapper h4 a {
  color: #12265a;
}
.page_blog_section_wrapper h4 a:hover {
  color: #fe4b7b;
}
.page_blog_section_wrapper p {
  margin-top: 17px;
}
@media (max-width: 991px) {
  .page_blog_section_wrapper p {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .page_blog_section_wrapper p {
    margin-top: 10px;
  }
}
.page_blog_section_wrapper .blog_meta_list {
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 11px;
}
@media (max-width: 991px) {
  .page_blog_section_wrapper .blog_meta_list {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .page_blog_section_wrapper .blog_meta_list {
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .page_blog_section_wrapper .blog_meta_list {
    display: block;
  }
}
.page_blog_section_wrapper .blog_meta_list a {
  position: relative;
  z-index: 1;
  padding-right: 40px;
  font-size: 14px;
}
.page_blog_section_wrapper .blog_meta_list a:after {
  position: absolute;
  content: '';
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #dad8d8;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .page_blog_section_wrapper .blog_meta_list a:after {
    display: none;
  }
}
.page_blog_section_wrapper .blog_meta_list a:last-child {
  padding-right: 0;
}
.page_blog_section_wrapper .blog_meta_list a:last-child:after {
  display: none;
}
.page_blog_section_wrapper .blog_meta_list .blog_data {
  font-size: 15px;
  color: #45b3df;
}
.page_blog_section_wrapper .blog_meta_list .blog_data:hover {
  color: #fa9db8;
}
.page_blog_section_wrapper .blog_meta_list .blog_author {
  color: #45b3df;
}
.page_blog_section_wrapper .blog_meta_list .blog_author:hover {
  color: #fa9db8;
}
.page_blog_section_wrapper .read_more_btn {
  font-size: 18px;
  font-weight: 900;
  color: #fa9db8;
}
.page_blog_section_wrapper .read_more_btn img {
  border-radius: 0;
  max-width: 18px;
  margin-left: 7px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page_blog_section_wrapper .read_more_btn:hover img {
  transform: translateX(5px);
}

.success_story {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.success_story [class^='story_animation_'],
.success_story [class*=' story_animation_'] {
  position: absolute;
  z-index: -1;
}
.success_story .story_animation_1 {
  left: 10%;
  top: 7%;
}
.success_story .story_animation_2 {
  left: 7%;
  top: 46%;
}
.success_story .story_animation_3 {
  left: 7%;
  bottom: 5%;
}
.success_story .story_animation_4 {
  right: 15%;
  top: 10%;
}
.success_story .story_animation_5 {
  right: 10%;
  top: 55%;
}
.success_story .story_animation_6 {
  right: 40%;
  bottom: 6%;
}

.blog_item_new .blog_meta_list {
  margin-top: 22px;
}
.blog_item_new .blog_meta_list a:after {
  background: #45b3df;
  right: 20px;
}
.blog_item_new h4 {
  line-height: 1.2;
  font-weight: 800;
}
.blog_item_new .read_more_btn {
  font-size: 18px;
  font-weight: 800;
  margin-top: 10px;
  display: inline-block;
}
.blog_item_new .read_more_btn img {
  margin-left: 0;
}

.our_gallery {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.our_gallery .grid-item,
.our_gallery .grid-sizer {
  width: 25%;
}
@media (max-width: 576px) {
  .our_gallery .grid-item,
  .our_gallery .grid-sizer {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .our_gallery .grid-item,
  .our_gallery .grid-sizer {
    width: 50%;
  }
}
.our_gallery .grid-item {
  float: left;
  height: 362px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 576px) {
  .our_gallery .grid-item {
    height: 300px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .our_gallery .grid-item {
    height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .our_gallery .grid-item {
    height: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .our_gallery .grid-item {
    height: 200px;
  }
}
.our_gallery .grid-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(254, 75, 123, 0);
}
.our_gallery .grid-item .grid_item_content {
  position: absolute;
  bottom: -20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  padding: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .our_gallery .grid-item .grid_item_content {
    padding: 20px;
    bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .our_gallery .grid-item .grid_item_content {
    padding: 20px;
  }
}
.our_gallery .grid-item:hover .grid_item_content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.our_gallery .grid-item:hover:after {
  background-color: rgba(254, 75, 123, 0.7);
}
.our_gallery .grid-item .gallery_item_icon {
  margin-bottom: 20px;
  max-width: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .our_gallery .grid-item .gallery_item_icon {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .our_gallery .grid-item .gallery_item_icon {
    display: none;
  }
}
.our_gallery .grid-item h3 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .our_gallery .grid-item h3 {
    font-size: 20px;
  }
}
.our_gallery .grid-item p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #dad9d9;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .our_gallery .grid-item p {
    font-size: 16px;
    line-height: 1.6;
  }
}
.our_gallery .grid_item_width2 {
  width: 50%;
}
@media (max-width: 576px) {
  .our_gallery .grid_item_width2 {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .our_gallery .grid_item_width2 {
    width: 50%;
  }
}
.our_gallery .grid_item_height2 {
  height: 724px;
}
@media (max-width: 576px) {
  .our_gallery .grid_item_height2 {
    height: 300px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .our_gallery .grid_item_height2 {
    height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .our_gallery .grid_item_height2 {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .our_gallery .grid_item_height2 {
    height: 400px;
  }
}
.our_gallery .bg_1 {
  background-image: url(../img/gallery/one.png);
}
.our_gallery .bg_2 {
  background-image: url(../img/gallery/two.png);
}
.our_gallery .bg_3 {
  background-image: url(../img/gallery/three.png);
}
.our_gallery .bg_4 {
  background-image: url(../img/gallery/four.png);
}
.our_gallery .bg_5 {
  background-image: url(../img/gallery/five.png);
}
.our_gallery .bg_6 {
  background-image: url(../img/gallery/six.png);
}
.our_gallery .bg_7 {
  background-image: url(../img/gallery/serven.png);
}
.our_gallery .bg_8 {
  background-image: url(../img/gallery/eight.png);
}
.our_gallery .bg_9 {
  background-image: url(../img/gallery/nine.png);
}
.our_gallery .bg_10 {
  background-image: url(../img/gallery/ten.png);
}
.our_gallery [class^='gallery_animation_'],
.our_gallery [class*=' gallery_animation_'] {
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .our_gallery [class^='gallery_animation_'],
  .our_gallery [class*=' gallery_animation_'] {
    display: none;
  }
}
.our_gallery .gallery_animation_1 {
  left: 5%;
  top: 5%;
}
.our_gallery .gallery_animation_2 {
  left: 13%;
  top: 5%;
}
@media (max-width: 991px) {
  .our_gallery .gallery_animation_2 {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .our_gallery .gallery_animation_2 {
    left: 20%;
    top: 0;
  }
}

@media (max-width: 991px) {
  .gallery_style_2 .grid-item:after {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .gallery_style_2 .grid-item .grid_item_content {
    opacity: 1;
    visibility: visible;
    left: 0;
    bottom: 0;
    padding: 20px;
  }
}
.gallery_style_2 .grid-item,
.gallery_style_2 .grid-sizer {
  width: 100%;
}

.product_categorie_area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product_categorie_area .categorie_bg {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .product_categorie_area .categorie_bg {
    display: none;
  }
}
.product_categorie_area .row .item {
  margin-bottom: 30px;
}
.product_categorie_area .row .item img {
  max-width: 100%;
}

.pr_categorie_item {
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .pr_categorie_item {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pr_categorie_item img {
  transition: all 0.4s;
}
.pr_categorie_item .pr_categorie {
  position: absolute;
  z-index: 0;
  padding: 15px 30px;
  border-radius: 45px;
  background: rgba(255, 255, 255, 0.95);
  color: #2c3154;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  display: block;
  transition: all 0.4s;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .pr_categorie_item .pr_categorie {
    padding: 12px 20px;
    font-size: 16px;
  }
}
.pr_categorie_item .pr_categorie:hover {
  background: #fe4b7b;
  color: #fff;
}
.pr_categorie_item:hover img {
  transform: scale(1.06);
}

@media (max-width: 576px) {
  .masonry_gallery .col-6 {
    width: 100%;
    max-width: 100%;
  }
}

.product_area {
  padding-bottom: 50px;
}

.pr_item {
  position: relative;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .pr_item {
    margin-bottom: 40px;
  }
}
.pr_item .pr_img {
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
.pr_item .pr_img img {
  transition: all 0.4s;
  max-width: 100%;
}
.pr_item .content {
  text-align: center;
  padding-top: 20px;
}
.pr_item .content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #12265a;
  font-weight: 700;
  transition: all 0.3s;
}
.pr_item .content .price {
  font-size: 18px;
  font-weight: 800;
  color: #fe4b7b;
  margin-bottom: 5px;
  display: block;
}
.pr_item .content .price ins {
  text-decoration: none;
}
.pr_item .content .price del {
  color: #939393;
  font-weight: 500;
  margin-right: 5px;
}
.pr_item .content .star-rating i {
  color: #ffc355;
}
.pr_item:hover .pr_img img {
  transform: scale(1.04);
}
.pr_item:hover h3 {
  color: #fe4b7b;
}

.promotion_area {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .promotion_area {
    padding-top: 80px;
  }
}

.promotion_item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 36px 30px 45px;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
@media (max-width: 991px) {
  .promotion_item {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .promotion_item {
    padding: 30px 10px;
  }
}
.promotion_item .promo_bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  transition: all 0.6s;
}
.promotion_item .promotion_content h2 {
  font-size: 42px;
  font-weight: 800;
  color: #12265a;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .promotion_item .promotion_content h2 {
    font-size: 28px;
  }
}
.promotion_item .promotion_content h2 span {
  color: #f67a58;
  display: block;
}
.promotion_item .promotion_content p {
  font-size: 18px;
  color: #626472;
}
.promotion_item .promotion_content .cu_btn.btn_2 {
  font-weight: 800;
  padding: 16px 41px;
  margin-top: 32px;
}
.promotion_item:hover .promo_bg {
  transform: scale(1.05);
}

.programe_area {
  padding: 100px 0px 80px;
  position: relative;
  z-index: 1;
}
.programe_area::before {
  content: '';
  background: url('../img/home6/cone-shape.png') no-repeat scroll top/cover;
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: -1;
  left: 0;
  top: -37px;
}
.programe_area .shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.programe_item {
  transition: all 0.3s;
  margin-bottom: 35px;
}
.programe_item .promotion_content {
  max-width: 350px;
}
.programe_item .promotion_content h3 {
  font-size: 33px;
  color: #12265a;
  font-weight: 700;
}
@media (max-width: 767px) {
  .programe_item .promotion_content h3 {
    font-size: 28px;
  }
}
.programe_item .promotion_content h6 {
  font-size: 18px;
  color: #546389;
  font-weight: 500;
  margin-bottom: 20px;
}
.programe_item .promotion_content p {
  font-size: 16px;
  color: #626472;
  line-height: 26px;
  margin-bottom: 22px;
}
.programe_item .promotion_content .arrow_btn {
  font-weight: 700;
  color: #fe4b7b;
}
.programe_item:hover {
  filter: drop-shadow(0px 12px 38px rgba(6, 5, 32, 0.14));
}

.pr_video_inner {
  position: relative;
  padding: 20px;
}
.pr_video_inner .pr_video {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.pr_video_inner .pr_video img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .pr_video_inner .pr_video img {
    width: 100%;
  }
}
.pr_video_inner .pr_video .video_popup {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  color: #fe4b7b;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 25px;
}
.pr_video_inner svg.inner-dashed-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: dashed_border_running 20s linear infinite both;
  animation-play-state: running;
  stroke-width: 2;
  stroke-dasharray: 9, 5;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  fill: none;
  transition: 0.4s;
  stroke: #85ccc6;
}

@media (max-width: 991px) {
  .pr_video_content {
    margin-top: 50px;
  }
}
.pr_video_content h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
  line-height: 48px;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .pr_video_content h2 {
    font-size: 30px;
    line-height: 44px;
  }
}
.pr_video_content p {
  line-height: 26px;
  color: #fff;
  opacity: 0.8;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 25px;
}
.pr_video_content .skill {
  width: 50%;
}
.pr_video_content .skill span {
  color: #ffc37e;
  font-size: 42px;
  font-weight: 800;
}
.pr_video_content .skill h6 {
  color: #fff;
  opacity: 0.8;
  font-size: 18px;
  font-weight: 600;
}

.kidzo_event_area {
  position: relative;
  z-index: 1;
}

.event_shap {
  position: absolute;
  left: 0;
  top: 120px;
  z-index: -1;
  width: 100%;
}

.kidzo_event_item {
  border-radius: 20px;
  width: 100%;
  padding: 30px 48px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .kidzo_event_item {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .kidzo_event_item {
    padding: 20px;
  }
}
.kidzo_event_item h3 {
  color: #12265a;
  font-size: 28px;
  font-weight: 800;
}
.kidzo_event_item p {
  color: #626472;
  font-size: 18px;
}
.kidzo_event_item .kidzo_event {
  flex: 0 0 55.6%;
}
@media (max-width: 1199px) {
  .kidzo_event_item .kidzo_event {
    width: 55%;
    flex: auto;
  }
}
@media (max-width: 991px) {
  .kidzo_event_item .kidzo_event {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .kidzo_event_item .kidzo_event {
    display: block !important;
  }
}
.kidzo_event_item .kidzo_event img {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .events_four .kidzo_event_item h3 {
    margin-bottom: 5px;
  }
  .kidzo_event_item .kidzo_event img {
    margin-bottom: 20px;
    margin-right: 35px;
  }
}
.kidzo_event_item .kidzo_event_date {
  flex: 0 0 40%;
}
@media (max-width: 1199px) {
  .kidzo_event_item .kidzo_event_date {
    width: 40%;
    flex: auto;
  }
}
@media (max-width: 991px) {
  .kidzo_event_item .kidzo_event_date {
    width: 70%;
  }
}
@media (max-width: 576px) {
  .kidzo_event_item .kidzo_event_date {
    width: 100%;
  }
}
.kidzo_event_item .kidzo_event_date img {
  margin-right: 30px;
}
@media (max-width: 991px) {
  .kidzo_event_item .kidzo_event_date img {
    display: none;
  }
}
.kidzo_event_item .kidzo_event_date .date {
  color: #fe4b7b;
  font-size: 76px;
  font-weight: 800;
  margin-right: 25px;
}
@media (max-width: 576px) {
  .kidzo_event_item .kidzo_event_date .date {
    margin-right: 10px;
    font-size: 48px;
  }
}
.kidzo_event_item .event_btn {
  width: 56px;
  height: 56px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex: 0 0 5.4%;
}
.kidzo_event_item .event_btn:hover {
  background-color: #fe4b7b;
}
@media (max-width: 1199px) {
  .kidzo_event_item .event_btn {
    flex: inherit;
  }
}

.our_gallery_two {
  padding: 60px 0px 100px;
  position: relative;
  z-index: 1;
  overflow: visible;
  margin-top: 200px;
}
.our_gallery_two::before {
  content: '';
  width: 100%;
  bottom: 100%;
  height: 336px;
  background: url(../img/home6/wave.png) no-repeat scroll center/cover;
  position: absolute;
  z-index: -1;
  left: 0;
}
.our_gallery_two .gallery_animation_1 {
  left: auto;
  top: 0;
  right: 200px;
}
.our_gallery_two .gallery_animation_2 {
  left: 100px;
  top: 0;
}

.gallery_slider_two .owl-dots {
  text-align: center;
  margin-top: 40px;
}
.gallery_slider_two .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fe4b7b;
  opacity: 0.4;
  margin: 0px 6px;
}
.gallery_slider_two .owl-dots .owl-dot.active {
  opacity: 1;
}

.event_countdown_area_two {
  padding: 40px 0px 80px;
  position: relative;
  z-index: 1;
}
.event_countdown_area_two:before {
  content: '';
  background: url('../img/home6/event_bg.png') no-repeat scroll center 0 / cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
}
.event_countdown_area_two .event_timer h2 {
  font-size: 58px;
  font-weight: 800;
  color: #12265a;
}
@media (max-width: 991px) {
  .event_countdown_area_two .event_timer h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_countdown_area_two .event_timer h2 {
    font-size: 48px;
  }
}
.event_countdown_area_two .event_timer p {
  color: #626472;
}
.event_countdown_area_two .event_timer p span {
  font-weight: 600;
  font-size: 21px;
}
.event_countdown_area_two .dl_countdown_wrapper .dl_countdown_inner {
  padding: 0px;
  text-align: left;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .event_countdown_area_two .dl_countdown_wrapper .dl_countdown_inner {
    flex: 25% 0 0;
  }
}
.event_countdown_area_two
  .dl_countdown_wrapper
  .dl_countdown_inner
  .dl_countdown {
  flex: 20% 0 0;
}
.event_countdown_area_two
  .dl_countdown_wrapper
  .dl_countdown_inner
  .dl_countdown
  span {
  color: #35405e;
  font-size: 56px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  position: relative;
}
@media (max-width: 767px) {
  .event_countdown_area_two
    .dl_countdown_wrapper
    .dl_countdown_inner
    .dl_countdown
    span {
    font-size: 42px;
  }
}
.event_countdown_area_two
  .dl_countdown_wrapper
  .dl_countdown_inner
  .dl_countdown
  span::before {
  content: ':';
  font-size: 56px;
  font-weight: 700;
  color: #35405e;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -40px;
  top: 0;
}
@media (max-width: 576px) {
  .event_countdown_area_two
    .dl_countdown_wrapper
    .dl_countdown_inner
    .dl_countdown
    span::before {
    display: none;
  }
}
.event_countdown_area_two
  .dl_countdown_wrapper
  .dl_countdown_inner
  .dl_countdown
  span.dl_days::before {
  display: none;
}
.event_countdown_area_two
  .dl_countdown_wrapper
  .dl_countdown_inner
  .dl_countdown
  p {
  color: #626472;
  text-transform: uppercase;
  font-size: 14px;
}
.event_countdown_area_two .cu_btn {
  font-weight: 800;
  font-size: 18px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .event_countdown_area_two .cu_btn {
    margin-top: 0px;
  }
}
.event_countdown_area_two .cu_btn:hover {
  color: #fe4b7b;
  background: #fff;
  border-color: #fff;
}

.event_img {
  /* margin-left: -300px; */
}
@media (max-width: 1500px) {
  .event_img {
    margin-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .event_img {
    margin-bottom: 30px;
  }
}

.cta_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url('../img/cta_bg_white.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta_section [class^='cta_animation_'],
.cta_section [class*=' cta_animation_'] {
  position: absolute;
  z-index: -1;
}
.cta_section .cta_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_1 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_2 {
  left: 7%;
  bottom: 20%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_2 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_3 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_4 {
  right: 2%;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_4 img {
    max-width: 60px;
  }
}
.cta_section h2 {
  font-weight: 900;
  font-size: 50px;
  color: #32355d;
}
@media (max-width: 767.98px) {
  .cta_section h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section h2 {
    font-size: 40px;
  }
}
.cta_section p {
  margin-top: 26px;
}
@media (max-width: 767.98px) {
  .cta_section p {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section p {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section p {
    margin-top: 20px;
  }
}
.cta_section .cu_btn {
  margin-top: 42px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .cta_section .cu_btn {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cu_btn {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section .cu_btn {
    margin-top: 25px;
  }
}

.cta_part {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url('../img/cta_bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-color: #fc517f;
}
.cta_part h2 {
  font-size: 50px;
  margin-top: 47px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .cta_part h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_part h2 {
    font-size: 40px;
  }
}
.cta_part p {
  font-size: 22px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .cta_part p {
    margin-top: 15px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part p {
    margin-top: 20px;
    font-size: 18px;
  }
}
.cta_part .cu_btn {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .cta_part .cu_btn {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .cu_btn {
    margin-top: 25px;
  }
}
.cta_part .breadcrumb_animation_1 {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .cta_part .breadcrumb_animation_1 img {
    max-width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .breadcrumb_animation_1 img {
    max-width: 80px;
  }
}
.cta_part .breadcrumb_animation_2 {
  position: absolute;
  right: 5%;
  bottom: 15%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .cta_part .breadcrumb_animation_2 img {
    max-width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .breadcrumb_animation_2 img {
    max-width: 80px;
  }
}

.cta_section_wrapper {
  text-align: center;
}
.cta_section_wrapper img + h2 {
  margin-top: 50px;
  margin-bottom: 10px;
}
.cta_section_wrapper .cu_btn {
  margin-top: 25px;
}

.cta_section_two {
  padding: 120px 0px 280px;
}
@media (max-width: 991px) {
  .cta_section_two {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .cta_section_two {
    padding-bottom: 100px;
    padding-top: 50px;
  }
}
.cta_section_two .cta_animation_1 {
  left: 0;
  top: auto;
  bottom: 0;
}
.cta_section_two .cta_animation_1 img {
  max-width: 100%;
}

.cta_section_three {
  padding: 120px 0px 400px;
}
@media (max-width: 991px) {
  .cta_section_three {
    padding-bottom: 200px;
  }
}
@media (max-width: 767px) {
  .cta_section_three {
    padding-bottom: 100px;
  }
}
.cta_section_three:before {
  content: '';
  background: url('../img/home5/CTA.png') no-repeat center 0 / cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.cta_section_three .cta_animation_1 {
  left: 0;
  top: auto;
  bottom: 0;
}
@media (max-width: 1199px) {
  .cta_section_three .cta_animation_1 img {
    max-width: 100%;
  }
}

.single_page_blog_post {
  padding-bottom: 50px;
}
.single_page_blog_post:last-child {
  border-bottom: 1px solid #ebe8f1;
  margin-bottom: 50px;
}
.single_page_blog_post .post_author {
  margin-bottom: 21px;
  padding: 0;
}
.single_page_blog_post .post_author p {
  display: inline-block;
  margin-right: 20px;
}
.single_page_blog_post .post_author p i {
  margin-right: 8px;
}
.single_page_blog_post .post_author span {
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  background-color: #fe4b7b;
  font-weight: 700;
  margin-right: 20px;
  display: inline-block;
  text-align: center;
  width: 151px;
  height: 31px;
  line-height: 31px;
}
.single_page_blog_post .single_blog_content {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .single_page_blog_post .single_blog_content {
    padding-top: 20px;
  }
  .single_page_blog_post .single_blog_content .post_author {
    padding: 10px 0px 0px;
  }
}
.single_page_blog_post .single_blog_content h2 {
  font-size: 28px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .single_page_blog_post .single_blog_content h2 {
    font-size: 25px;
  }
}
.single_page_blog_post .single_blog_content h2 a {
  color: #0b1c39;
}
.single_page_blog_post .single_blog_content h2 a:hover {
  color: #fe4b7b;
}
.single_page_blog_post .single_blog_content p {
  font-size: 15px;
  font-weight: 500;
  color: #8f9093;
  font-family: 'Nunito', sans-serif;
}
.single_page_blog_post .blog_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.single_page_blog_post .blog_btn .read_more_btn {
  color: #32355d;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single_page_blog_post .blog_btn .read_more_btn:hover {
  color: #fe4b7b;
}
.single_page_blog_post .blog_btn p {
  font-size: 15px;
}
.single_page_blog_post .blog_btn p i {
  color: #fe4b7b;
  margin-right: 8px;
}

.video_post .post_thumb {
  position: relative;
  z-index: 1;
}
.video_post .post_thumb .popup_youtube {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  color: #fe4b7b;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
}
.video_post .post_thumb .popup_youtube span {
  max-width: 16px;
  text-shadow: 0px 10px 16px rgba(37, 114, 255, 0.4);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.video_post .post_thumb .popup_youtube:hover span {
  box-shadow: none;
}

.single_blog_details img {
  margin-bottom: 35px;
  border-radius: 5px;
}
.single_blog_details h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 17px;
}
@media (max-width: 991px) {
  .single_blog_details h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
.single_blog_details p {
  margin-bottom: 25px;
}
.single_blog_details .single_blog_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 35px 0 22px;
}
.single_blog_details .single_blog_list p {
  color: #0b1c39;
  margin-bottom: 8px;
  flex: 45% 0 0;
}
@media (max-width: 991px) {
  .single_blog_details .single_blog_list p {
    flex: 100% 0 0;
  }
}
.single_blog_details .single_blog_list p i {
  color: #fe4b7b;
  margin-right: 10px;
}

.single_blog_page .blog_page_single_item {
  margin-bottom: 70px;
  margin-top: 95px;
}
@media (max-width: 991px) {
  .single_blog_page .blog_page_single_item {
    margin-top: 40px;
  }
}

.blog_page_single_item {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .blog_page_single_item {
    margin-top: 40px;
  }
}
.blog_page_single_item .reply_btn {
  color: #0b1c39;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.blog_page_single_item .reply_btn i {
  font-size: 20px;
  margin-right: 10px;
}
.blog_page_single_item .reply_btn:hover {
  color: #fe4b7b;
}
.blog_page_single_item .btn_2 {
  margin-top: 25px;
}
.blog_page_single_item input:focus {
  border: 1px solid #f2f2f2 !important;
}

.tag_share_list {
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
  margin-top: 50px;
  border-top: 1px solid #dce1e9;
}
@media (max-width: 991px) {
  .tag_share_list {
    display: block;
  }
}
.tag_share_list h4 {
  font-size: 18px;
  font-weight: 500;
  margin-right: 8px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .tag_share_list h4 {
    margin: 15px 0;
  }
}
.tag_share_list .btn_4 {
  padding: 5px 21px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .tag_share_list .btn_4 {
    margin: 10px 10px 0 0;
  }
}
.tag_share_list .share_icon_list h4 {
  margin-right: 0;
}
.tag_share_list .share_icon_list a {
  font-size: 14px;
  color: #8f9093;
  margin-left: 15px;
}
.tag_share_list .share_icon_list a:hover {
  color: #fe4b7b;
}

@media (max-width: 991px) {
  .post_tag {
    display: inline-block !important;
  }
}

.post_author {
  padding: 30px 30px 48px;
}
.post_author img {
  max-width: 80px;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.post_author .author_details h5 {
  font-size: 18px;
  margin-bottom: 11px;
}
.post_author .author_details h5 span {
  color: #8f9093;
  display: block;
  font-size: 16px;
  line-height: 27px;
}
.post_author .author_details p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .share_icon_list {
    margin-top: 20px;
  }
}

.single_page_header .icon_menu {
  color: #fff;
}

@media (max-width: 991px) {
  .blog_sidebar {
    margin-top: 50px;
  }
}

.blog_sidebar .single_sidebar {
  margin-bottom: 60px;
  position: relative;
}
.blog_sidebar .single_sidebar h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 15px;
  margin-bottom: 40px;
  font-family: 'Nunito', sans-serif;
  color: #32355d;
}
.blog_sidebar .single_sidebar h3 a {
  color: #0b1c39;
}
.blog_sidebar .single_sidebar h3 a:hover {
  color: #fe4b7b;
}
.blog_sidebar .single_sidebar:last-child {
  margin-bottom: 0;
}
.blog_sidebar .single_sidebar .search_form {
  display: flex;
}
.blog_sidebar .single_sidebar .search_form input {
  padding: 20px 30px;
  background-color: #f6f7fa;
  border-radius: 6px;
  border: 1px solid #f6f7fa;
  width: 100%;
}
.blog_sidebar .single_sidebar .search_form i {
  position: absolute;
  right: 30px;
  top: 23px;
  color: #282835;
}
.blog_sidebar .single_sidebar .single_sidebar_post {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
.blog_sidebar .single_sidebar .single_sidebar_post:last-child {
  margin-bottom: 0;
}
.blog_sidebar .single_sidebar .single_sidebar_post img {
  max-width: 90px;
  max-height: 80px;
  border-radius: 6px;
}
@media (max-width: 991px) {
  .blog_sidebar .single_sidebar .single_sidebar_post img {
    max-height: 80px;
  }
}
.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content {
  padding-left: 20px;
}
.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0;
}
.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 a {
  color: #32355d;
}
.blog_sidebar
  .single_sidebar
  .single_sidebar_post
  .sidebar_post_content
  h4
  a:hover {
  color: #fe4b7b;
}
.blog_sidebar .single_sidebar .category_list p {
  margin-bottom: 21px;
  line-height: 13px;
}
.blog_sidebar .single_sidebar .category_list p:last-child {
  margin-bottom: 0;
}
.blog_sidebar .single_sidebar .category_list p a {
  color: #32355d;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
}
.blog_sidebar .single_sidebar .category_list p a:hover {
  color: #fe4b7b;
}
.blog_sidebar .single_sidebar .sidebar_tag_list .btn_4 {
  margin: 0 7px 10px 0;
}
.blog_sidebar .instagram_img a {
  margin-bottom: 10px;
  flex: 31% 0 0;
}
@media (max-width: 576px) {
  .blog_sidebar .instagram_img a {
    flex: 18% 0 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .blog_sidebar .instagram_img a {
    flex: 15% 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .blog_sidebar .instagram_img a {
    flex: 15% 0 0;
  }
}
.blog_sidebar .instagram_img a img {
  width: 100%;
}

.quote_post {
  position: relative;
}
.quote_post .quote_icon_1 {
  position: absolute;
  right: 50px;
  bottom: 30px;
}
.quote_post .quote_icon_2 {
  position: absolute;
  left: 50px;
  top: 0;
}

.quote_post p,
.link_post p {
  font-size: 20px;
  line-height: 1.5;
}
.quote_post p a,
.link_post p a {
  color: #8f9093;
}
.quote_post p a:hover,
.link_post p a:hover {
  color: #fe4b7b;
}
.quote_post .post_author p,
.link_post .post_author p {
  font-size: 16px;
  line-height: 26px;
}

.comment_part h3 {
  margin: 0 0 36px;
}
.comment_part p {
  margin-bottom: 30px;
}
.comment_part .admin_tittle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.comment_part .admin_tittle h5 {
  font-size: 15px;
  font-weight: 500;
}
.comment_part .admin_tittle h5 span {
  display: block;
  color: #9ba1ba;
  margin-top: 6px;
  font-weight: 400;
}
.comment_part .admin_tittle .review_icon {
  margin: 0;
}
.comment_part .admin_tittle .review_icon i {
  font-size: 12px;
}
.comment_part .replay_btn {
  font-size: 14px;
  color: rgb(98, 106, 119);
  width: 70px;
  height: 30px;
  line-height: 30px;
  background-color: rgb(233, 237, 247);
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  margin-right: 20px;
  font-weight: 500;
}
.comment_part .replay_btn:hover {
  background-color: #fe4b7b;
  color: #fff;
}
.comment_part .like_btn {
  color: #fe4b7b;
  font-size: 16px;
}
.comment_part .like_btn i {
  color: #8f9093;
  margin-right: 12px;
}
.comment_part .media {
  padding-top: 0;
  margin-top: 0;
  border-top: 0 solid transparent;
}
.comment_part .media img {
  margin-right: 30px;
  border-radius: 50%;
  max-width: 60px;
}
@media (max-width: 576px) {
  .comment_part .media img {
    margin-right: 10px;
  }
}
.comment_part .media .media {
  padding: 30px 0 0;
  border-top: 1px solid #dce1e9;
  margin-top: 30px;
}
@media (max-width: 576px) {
  .comment_part .media .media {
    display: block !important;
  }
}
.comment_part .media .media img {
  max-width: 50px;
}
@media (max-width: 576px) {
  .comment_part .media .media img {
    margin-bottom: 20px;
  }
}

.review_form,
.form_style {
  margin-top: 45px;
}
.review_form h3,
.form_style h3 {
  font-size: 20px;
  margin: 0 0 6px;
  font-weight: 700;
  color: #32355d;
}
.review_form .admin_tittle,
.form_style .admin_tittle {
  margin-top: 33px;
  display: flex;
}
.review_form .admin_tittle p,
.form_style .admin_tittle p {
  margin-bottom: 0;
}
.review_form .admin_tittle .review_icon,
.form_style .admin_tittle .review_icon {
  margin: 0 0 0 30px;
}
.review_form .admin_tittle .review_icon i,
.form_style .admin_tittle .review_icon i {
  font-size: 14px;
}
.review_form .form_single_item,
.form_style .form_single_item {
  margin-top: 20px;
}
.review_form .form_single_item input,
.review_form .form_single_item textarea,
.form_style .form_single_item input,
.form_style .form_single_item textarea {
  background-color: #fff;
  padding: 17px 30px;
  border-radius: 5px;
  border: 1px solid #dce1e9;
  width: 100%;
  font-size: 16px;
  color: #8f9093;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: capitalize;
}
.review_form .form_single_item input:focus,
.review_form .form_single_item textarea:focus,
.form_style .form_single_item input:focus,
.form_style .form_single_item textarea:focus {
  background-color: #fff;
  border: 1px solid #fff;
  color: #8f9093;
  box-shadow: 0px 20px 20px 0px rgba(2, 25, 55, 0.06);
}
.review_form .form_single_item textarea,
.form_style .form_single_item textarea {
  height: 200px;
}
.review_form .btn_1,
.form_style .btn_1 {
  padding: 15px 39px;
  margin-top: 23px;
}
.review_form .btn_1:hover,
.form_style .btn_1:hover {
  box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2);
}

.add_cart_sidebar {
  padding: 40px 19px 37px 30px !important;
}
.add_cart_sidebar h2 {
  font-size: 30px;
  color: #fe4b7b;
}
.add_cart_sidebar h2 span {
  font-size: 52%;
  color: #8f9093;
  margin-left: 19px;
  text-decoration: line-through;
}
.add_cart_sidebar .btn_1 {
  width: 100%;
  font-size: 16px;
  text-align: center;
}
.add_cart_sidebar .btn_1:hover {
  box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2);
}
.add_cart_sidebar h3 {
  font-size: 18px;
  margin: 37px 0 24px;
}
.add_cart_sidebar p {
  position: relative;
  padding-left: 32px;
  font-size: 15px;
  line-height: 22px;
  margin: 12px 0;
}
.add_cart_sidebar p:last-child {
  margin: 12px 0 0;
}
.add_cart_sidebar p i {
  position: absolute;
  left: 0;
  font-size: 18px;
  top: 2px;
  color: #a8aeb6;
}

.single_page_blog_post .single_blog_content .read_more_btn {
  color: #0b1c39;
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
  display: flex;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.quote_post .single_blog_content {
  padding: 35px 50px 45px;
  background-color: #f8f9fb;
}

.blog_page {
  position: relative;
}
.blog_page [class^='blog_animation_'],
.blog_page [class*=' blog_animation_'] {
  position: absolute;
  z-index: -1;
}
.blog_page .blog_animation_1 {
  left: 5%;
  top: 2%;
}
.blog_page .blog_animation_2 {
  left: 6%;
  top: 18%;
}
.blog_page .blog_animation_3 {
  left: 7%;
  top: 40%;
}
.blog_page .blog_animation_4 {
  left: 8%;
  bottom: 25%;
}
.blog_page .blog_animation_5 {
  left: 7%;
  bottom: 7%;
}
.blog_page .blog_animation_6 {
  right: 8%;
  top: 7%;
}
.blog_page .blog_animation_7 {
  right: 7%;
  top: 25%;
}
.blog_page .blog_animation_8 {
  right: 7%;
  top: 45%;
}
.blog_page .blog_animation_9 {
  right: 8%;
  bottom: 25%;
}
.blog_page .blog_animation_10 {
  right: 7%;
  bottom: 8%;
}

.program_list {
  background-color: #f6fbfb;
}

.program_list_page .filters {
  margin-bottom: 29px;
}
.program_list_page .filters ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 12px;
}
.program_list_page .filters ul li {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  color: #677294;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 12px;
}
.program_list_page .filters ul li:hover {
  color: #fe4b7b;
}
.program_list_page .filters ul li.is-checked {
  color: #fe4b7b;
}
@media (max-width: 991px) {
  .program_list_page .filters ul li {
    margin: 0 15px 20px;
  }
}
.program_list_page .single_program_list {
  margin-top: 30px;
}
.program_list_page .single_program_list .single_program_list_content {
  margin-bottom: 0;
}

.single_program_list img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.single_program_list .single_program_list_content {
  border-radius: 0 0 10px 10px;
  padding: 30px;
  box-shadow: -0.776px 2.898px 29px 0px rgba(0, 0, 0, 0.03);
  background-color: #fff;
}
@media (max-width: 991px) {
  .single_program_list .single_program_list_content {
    margin-bottom: 30px;
    padding: 20px;
  }
}
.single_program_list .single_program_list_content h4 {
  margin-bottom: 14px;
}
.single_program_list .single_program_list_content h4 a {
  color: #32355d;
  font-size: 24px;
  font-weight: 700;
}
.single_program_list .single_program_list_content h4 a:hover {
  color: #fe4b7b;
}
.single_program_list .single_program_list_content p {
  font-size: 15px;
  font-weight: 500;
  font-family: 'Nunito', sans-serif;
}
.single_program_list .single_program_list_content .program_list_details {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #f2f1ef;
  margin-top: 27px;
  padding-top: 30px;
}
.single_program_list .single_program_list_content .program_list_details h5 {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.single_program_list
  .single_program_list_content
  .program_list_details
  h5
  span {
  color: #fe4b7b;
  display: block;
  width: 100%;
  margin-top: 13px;
}

.program_list_page {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.program_list_page [class^='list_animation_'],
.program_list_page [class*=' list_animation_'] {
  position: absolute;
  z-index: -1;
}
.program_list_page .list_animation_1 {
  left: 7%;
  top: 10%;
}
.program_list_page .list_animation_2 {
  left: 6%;
  top: 45%;
}
.program_list_page .list_animation_3 {
  left: 7%;
  bottom: 12%;
}
.program_list_page .list_animation_4 {
  right: 8%;
  top: 10%;
}
.program_list_page .list_animation_5 {
  right: 7%;
  bottom: 45%;
}
.program_list_page .list_animation_6 {
  right: 8%;
  bottom: 10%;
}
.program_list_page .single_program_list {
  margin-top: 30px;
}
.program_list_page .content {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
}

.program_details_content .description {
  margin-top: 15px;
}

.single_count_section {
  text-align: center;
}
@media (max-width: 991px) {
  .single_count_section {
    margin-bottom: 30px;
  }
}
.single_count_section img {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .single_count_section img {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .single_count_section img {
    max-width: 55px;
  }
}
.single_count_section h4 {
  font-size: 45px;
  line-height: 1;
  color: #fe4b7b;
  font-weight: 700;
  margin-bottom: 12px;
  color: #ffc600;
}
@media (max-width: 991px) {
  .single_count_section h4 {
    font-size: 25px;
  }
}
.single_count_section h5 {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .single_count_section h5 {
    font-size: 16px;
  }
}

.count_section {
  background-color: #341c77;
  overflow: hidden;
  position: relative;
  padding: 100px 0;
  z-index: 1;
}
.count_section [class^='count_animation_'],
.count_section [class*=' count_animation_'] {
  position: absolute;
  z-index: -1;
}
.count_section .count_animation_1 {
  left: 17%;
  top: 10%;
}
.count_section .count_animation_2 {
  left: 50px;
  top: 20%;
}
.count_section .count_animation_3 {
  left: 12%;
  top: 44%;
}
.count_section .count_animation_4 {
  left: 5%;
  bottom: 25%;
}
.count_section .count_animation_5 {
  left: 10%;
  bottom: 8%;
}
.count_section .count_animation_6 {
  right: 50%;
  top: 10%;
}
.count_section .count_animation_7 {
  right: 17%;
  top: 10%;
}
.count_section .count_animation_8 {
  right: 50px;
  top: 20%;
}
.count_section .count_animation_9 {
  right: 12%;
  top: 44%;
}
.count_section .count_animation_10 {
  right: 5%;
  bottom: 25%;
}
.count_section .count_animation_11 {
  right: 10%;
  bottom: 8%;
}
.count_section .count_animation_12 {
  right: 50%;
  bottom: 5%;
}

.single_team_section {
  text-align: center;
}
@media (max-width: 991px) {
  .single_team_section {
    margin-bottom: 30px;
  }
}
.single_team_section .teacher_profile_img {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  max-height: 250px;
  width: 100%;
}
.single_team_section .teacher_profile_img img {
  border-radius: 5px 5px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single_team_section:hover .teacher_profile_img img {
  transform: scale(1.1);
}
.single_team_section h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 34px;
  margin-bottom: 5px;
}
.single_team_section h4 a {
  color: #32355d;
}
.single_team_section h4 a:hover {
  color: #fe4b7b;
}
@media (max-width: 991px) {
  .single_team_section h4 {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_team_section h4 {
    margin-top: 20px;
  }
}
.single_team_section p {
  font-weight: 500;
  font-size: 15px;
}
.single_team_section .teacher_category {
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  background-color: #fe4b7b;
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 151px;
  height: 31px;
  line-height: 31px;
  bottom: 76px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .single_team_section .teacher_category {
    bottom: 92px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .single_team_section .teacher_category {
    bottom: 92px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_team_section .teacher_category {
    bottom: 62px;
  }
}

.col-lg-4:nth-child(2n + 1) .single_team_section .teacher_category {
  background-color: #4ba9ff;
}
.col-lg-4:nth-child(3n + 1) .single_team_section .teacher_category {
  background-color: #31c9a8;
}

.team_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.team_section [class^='team_animation_'],
.team_section [class*=' team_animation_'] {
  position: absolute;
  z-index: -1;
}
.team_section .team_animation_1 {
  left: -20px;
  top: -100px;
}
.team_section .team_animation_2 {
  left: 7%;
  top: 35%;
}
.team_section .team_animation_3 {
  left: 7%;
  bottom: 12%;
}
.team_section .team_animation_4 {
  right: 0%;
  top: -10%;
}
.team_section .team_animation_5 {
  right: 10%;
  bottom: 31%;
}

.single_page_team {
  padding: 90px 0 120px;
}
@media (max-width: 767.98px) {
  .single_page_team {
    padding: 80px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .single_page_team {
    padding: 100px 0 70px;
  }
}
.single_page_team .single_team_section {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .single_page_team .single_team_section {
    margin-top: 0;
  }
}

.testimonial_area_new {
  position: relative;
  z-index: 1;
}
.testimonial_area_new [class^='parallax_img_'] {
  position: absolute;
  z-index: 0;
}
@media (max-width: 1199px) {
  .testimonial_area_new [class^='parallax_img_'] {
    display: none;
  }
}
.testimonial_area_new .parallax_img_one {
  left: 80px;
  bottom: 0;
}
.testimonial_area_new .parallax_img_two {
  right: 80px;
  top: -100px;
}

.testimonial_inner {
  max-width: 1490px;
  margin: 0 auto;
  padding: 45px 40px 45px 180px;
  background: url('../img/home6/testimonial_bg.png') no-repeat center 0 /
    contain;
}
@media (max-width: 1480px) {
  .testimonial_inner {
    max-width: 1180px;
    padding-left: 60px;
  }
}
@media (max-width: 1199px) {
  .testimonial_inner {
    max-width: 100%;
    padding-left: 60px;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .testimonial_inner {
    padding-top: 120px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.testimonial_inner .testimonial_img {
  border-radius: 10px;
  max-width: 100%;
}
@media (max-width: 1480px) {
  .testimonial_inner .testimonial_img {
    max-width: 82%;
  }
}
@media (max-width: 991px) {
  .testimonial_inner .testimonial_img {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial_inner .text-right {
    text-align: left !important;
  }
}

.testimonial_slider_new .item img {
  width: auto;
  margin-bottom: 25px;
}
.testimonial_slider_new .item p {
  font-size: 20px;
  line-height: 34px;
  color: #414669;
  font-weight: 400;
}
.testimonial_slider_new .item .author {
  font-size: 20px;
  font-weight: 800;
  color: #12265a;
  margin-top: 30px;
}
.testimonial_slider_new .item .author span {
  color: #626472;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.testimonial_slider_new .item .author span::before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #8f96a7;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-left: 5px;
}
.testimonial_slider_new .owl-dots {
  margin-top: 20px;
}
.testimonial_slider_new .owl-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dbcbc5 !important;
  margin-right: 8px;
}
.testimonial_slider_new .owl-dots button.active {
  background: #fe4b7b !important;
}

.testimonial_part {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.testimonial_part [class^='testimonial_animation_'],
.testimonial_part [class*='testimonial_animation_'] {
  position: absolute;
  z-index: -1;
}
.testimonial_part .testimonial_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .testimonial_part .testimonial_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_part .testimonial_animation_1 img {
    max-width: 60px;
  }
}
.testimonial_part .testimonial_animation_2 {
  left: 7%;
  bottom: 20%;
}
.testimonial_part .testimonial_animation_2 img {
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .testimonial_part .testimonial_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_part .testimonial_animation_2 img {
    max-width: 60px;
  }
}
.testimonial_part .testimonial_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .testimonial_part .testimonial_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_part .testimonial_animation_3 img {
    max-width: 60px;
  }
}
.testimonial_part .testimonial_animation_4 {
  right: 8%;
  bottom: 8%;
}
@media (max-width: 767.98px) {
  .testimonial_part .testimonial_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_part .testimonial_animation_4 img {
    max-width: 60px;
  }
}

.testimonial_slider img {
  width: auto !important;
}
.testimonial_slider .client_speech {
  padding: 40px 30px 72px;
  background-color: #fb486f;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .testimonial_slider .client_speech {
    padding: 20px 15px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_slider .client_speech {
    padding: 20px 15px 15px;
  }
}
.testimonial_slider .client_speech p {
  color: #fff;
  font-size: 15px;
}
.testimonial_slider .client_speech img {
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  .testimonial_slider .client_speech img {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_slider .client_speech img {
    margin-bottom: 10px;
  }
}
.testimonial_slider .client_speech .client_speech_shape {
  position: absolute;
  left: 50px;
  bottom: -40px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .testimonial_slider .client_speech .client_speech_shape {
    left: 10px;
    bottom: -30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .testimonial_slider .client_speech .client_speech_shape {
    left: 10px;
    bottom: -30px;
  }
}
.testimonial_slider .client_speech.bg_2 {
  background-color: #5798fe;
}
.testimonial_slider .client_info {
  position: relative;
  padding-left: 80px;
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial_slider .client_info img {
  border-radius: 50%;
  max-width: 65px;
  max-height: 65px;
}
.testimonial_slider .client_info h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding-left: 18px;
}
.testimonial_slider .client_info h4 span {
  font-size: 14px;
  color: #8f9093;
  display: block;
  width: 100%;
  margin-top: 7px;
}

.teacher_list {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
}
.teacher_list [class^='teacher_list_animation_'],
.teacher_list [class*='teacher_list_animation_'] {
  position: absolute;
  z-index: -1;
}
.teacher_list .teacher_list_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_1 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_animation_2 {
  left: 7%;
  bottom: 20%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_2 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_3 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_animation_4 {
  right: 7%;
  bottom: 20%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_4 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_animation_5 {
  right: 55%;
  top: 4%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_5 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_5 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_animation_6 {
  right: 48%;
  bottom: 10%;
}
@media (max-width: 767.98px) {
  .teacher_list .teacher_list_animation_6 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .teacher_list .teacher_list_animation_6 img {
    max-width: 60px;
  }
}
.teacher_list .teacher_list_shape {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translatey(-15%);
  text-align: center;
  z-index: -1;
  position: absolute;
}

.teacher_list_iner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single_teacher_list {
  position: relative;
  z-index: 9;
  flex: 22% 0 0;
  text-align: center;
}
@media (max-width: 991px) {
  .single_teacher_list {
    flex: 47% 0 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .single_teacher_list {
    flex: 100% 0 0;
  }
}
.single_teacher_list .teacher_list_img {
  max-width: 170px;
  max-height: 170px;
  margin: 0 auto;
}
.single_teacher_list .teacher_list_img.square {
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 10px;
}
.single_teacher_list .teacher_list_img.circle {
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 10px;
}
.single_teacher_list .teacher_list_img.circle img {
  border-radius: 50%;
}
.single_teacher_list h5 {
  font-size: 20px;
  color: #fff;
  margin-top: 36px;
  text-align: center;
}
@media (max-width: 991px) {
  .single_teacher_list h5 {
    margin-top: 15px;
  }
}

.get_start_part {
  position: relative;
  z-index: 1;
}
.get_start_part .video_section {
  padding: 20px;
  border: 2px dashed #9ad8d3;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .get_start_part .video_section {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .get_start_part .get_start_content {
    margin-top: 30px;
  }
}
.get_start_part .get_start_content h4 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .get_start_part .get_start_content h4 {
    font-size: 25px;
  }
}
.get_start_part .get_start_content p {
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin-top: 13px;
}
.get_start_part .get_start_content .get_start_btn {
  font-size: 16px;
  color: #fe4b7b;
  position: relative;
  z-index: 1;
  font-weight: 700;
  margin-top: 28px;
  display: inline-block;
}
@media (max-width: 991px) {
  .get_start_part .get_start_content .get_start_btn {
    margin-top: 15px;
  }
}
.get_start_part .get_start_content .get_start_btn i {
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.get_start_part .get_start_content .get_start_btn:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 1px;
  background-color: #fe4b7b;
}
.get_start_part .get_start_content .get_start_btn:hover i {
  padding-left: 8px;
}
.get_start_part [class^='get_start_animation_'],
.get_start_part [class*=' get_start_animation_'] {
  position: absolute;
  z-index: -1;
  opacity: 0.2;
}
.get_start_part .get_start_animation_1 {
  left: 9%;
  top: 3%;
}
.get_start_part .get_start_animation_3 {
  left: 9%;
  bottom: 30%;
}
.get_start_part .get_start_animation_6 {
  right: 50%;
  top: 3%;
}
.get_start_part .get_start_animation_9 {
  right: 10%;
  top: 19%;
}
.get_start_part .get_start_animation_11 {
  right: 17%;
  bottom: 13%;
}
.get_start_part .get_start_animation_12 {
  right: 50%;
  bottom: 8%;
}

.video_popup {
  background-color: #fff;
  height: 72px;
  width: 72px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video_popup .polygon_shape {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #fe4b7b;
  display: block;
  text-align: center;
  margin-left: 6px;
}

.event_section {
  z-index: 1;
  position: relative;
}
.event_section .event_section_content {
  padding-left: 45px;
}
@media (max-width: 767.98px) {
  .event_section .event_section_content {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .event_section .event_section_content {
    margin-top: 60px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_section .event_section_content {
    padding-left: 0;
  }
}
.event_section .event_section_content h5 {
  font-size: 18px;
  color: #fe4b7b;
  font-weight: 700;
  margin-bottom: 7px;
}
.event_section .event_section_content p {
  font-weight: 500;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 15px;
}
.event_section .event_section_content .cu_btn {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .event_section .event_section_content .cu_btn {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_section .event_section_content .cu_btn {
    margin-top: 15px;
  }
}
.event_section .about_img_5 {
  position: absolute;
  left: -36px;
  bottom: 10px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .event_section .about_img_5 {
    left: 0;
  }
}
.event_section [class^='about_page_animation_'],
.event_section [class*='about_page_animation_'] {
  position: absolute;
  z-index: -1;
}
.event_section .about_page_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .event_section .about_page_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_section .about_page_animation_1 img {
    max-width: 60px;
  }
}
.event_section .about_page_animation_2 {
  left: 7%;
  bottom: 20%;
}
.event_section .about_page_animation_2 img {
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .event_section .about_page_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_section .about_page_animation_2 img {
    max-width: 60px;
  }
}
.event_section .about_page_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .event_section .about_page_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_section .about_page_animation_3 img {
    max-width: 60px;
  }
}
.event_section .about_page_animation_4 {
  right: 8%;
  bottom: 8%;
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .event_section .about_page_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_section .about_page_animation_4 img {
    max-width: 60px;
  }
}

.event_list {
  position: relative;
  z-index: 1;
}
.event_list .single_event_list {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  margin-bottom: 30px;
  background-color: #fff;
}
@media (max-width: 576px) {
  .event_list .single_event_list {
    flex-wrap: wrap;
  }
}
.event_list .single_event_list .event_list_img {
  flex: 34% 0 0;
}
@media (max-width: 576px) {
  .event_list .single_event_list .event_list_img {
    flex: 100% 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_list .single_event_list .event_list_img {
    flex: 28% 0 0;
  }
}
.event_list .single_event_list .event_list_img img {
  border-radius: 5px 0 0 5px;
}
@media (max-width: 576px) {
  .event_list .single_event_list .event_list_img img {
    border-radius: 5px 5px 0 0;
    width: 100%;
  }
}
.event_list .single_event_list .event_list_content {
  padding: 20px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_list .single_event_list .event_list_content {
    padding: 15px;
  }
}
.event_list .single_event_list .event_list_content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #fe4b7b;
  margin-bottom: 5px;
}
.event_list .single_event_list .event_list_content h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
.event_list .single_event_list .event_list_content h3 a {
  color: #32355d;
}
.event_list .single_event_list .event_list_content h3 a:hover {
  color: #fe4b7b;
}
@media (max-width: 991px) {
  .event_list .single_event_list .event_list_content p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_list .single_event_list .event_list_content p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.event_list .single_event_list .event_list_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 18px;
  margin-top: 33px;
  border-top: 1px solid #e7e5e5;
}
@media (max-width: 991px) {
  .event_list .single_event_list .event_list_content ul {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_list .single_event_list .event_list_content ul {
    margin-top: 10px;
  }
}
.event_list .single_event_list .event_list_content ul li {
  display: inline-block;
  margin-right: 35px;
  font-size: 13px;
}
@media (max-width: 991px) {
  .event_list .single_event_list .event_list_content ul li {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .event_list .single_event_list .event_list_content ul li {
    margin-right: 9px;
  }
}
.event_list .single_event_list .event_list_content ul li:last-child {
  margin-right: 0;
}
.event_list .single_event_list .event_list_content ul li i,
.event_list .single_event_list .event_list_content ul li span {
  color: #fe4b7b;
}
.event_list .single_event_list .event_list_content ul li i {
  margin-right: 5px;
}
@media (min-width: 991px) {
  .event_list .col-lg-6:nth-last-child(-n + 2) .single_event_list {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .event_list .col-lg-6:nth-last-child(-n + 1) .single_event_list {
    margin-bottom: 0;
  }
}
.event_list [class^='event_list_animation_'],
.event_list [class*='event_list_animation_'] {
  position: absolute;
  z-index: -1;
}
.event_list .event_list_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .event_list .event_list_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_list .event_list_animation_1 img {
    max-width: 60px;
  }
}
.event_list .event_list_animation_2 {
  left: 7%;
  bottom: 20%;
}
.event_list .event_list_animation_2 img {
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .event_list .event_list_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_list .event_list_animation_2 img {
    max-width: 60px;
  }
}
.event_list .event_list_animation_3 {
  right: 7%;
  top: 21%;
}
@media (max-width: 767.98px) {
  .event_list .event_list_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_list .event_list_animation_3 img {
    max-width: 60px;
  }
}
.event_list .event_list_animation_4 {
  right: 8%;
  bottom: 8%;
  max-width: 50px;
}
@media (max-width: 767.98px) {
  .event_list .event_list_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_list .event_list_animation_4 img {
    max-width: 60px;
  }
}

.event_time_countdown {
  position: relative;
  z-index: 1;
  background-image: url('../img/event_timer_bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.event_time_countdown:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(252, 63, 114) 0%,
    rgb(252, 90, 134) 100%
  );
  opacity: 0.9;
  background-color: rgb(252, 63, 114);
}
.event_time_countdown .time_countdown_content {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .event_time_countdown .time_countdown_content {
    margin-bottom: 30px;
  }
}
.event_time_countdown .time_countdown_content h4 {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 24px;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .event_time_countdown .time_countdown_content h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .event_time_countdown .time_countdown_content h4 {
    font-size: 20px;
  }
}

.countdown {
  display: flex;
  justify-content: space-between;
}
.countdown .time {
  font-size: 48px;
  color: #fff;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}
.countdown .time:last-child {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .countdown .time {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .countdown .time {
    font-size: 20px;
    line-height: 28px;
    margin-right: 12px;
  }
}
.countdown .time span {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  display: block;
  line-height: 20px;
  margin-top: 13px;
}
@media (max-width: 767.98px) {
  .countdown .time span {
    font-size: 14px;
    line-height: 16px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .countdown .time span {
    line-height: 32px;
    font-size: 13px;
    margin-top: 0;
  }
}

.event_details_wrapper .event_details_thumb {
  margin-bottom: 53px;
  padding: 25px;
  border-radius: 30px;
  border: 2px dashed #fd4b7b;
}
@media (max-width: 991px) {
  .event_details_wrapper .event_details_thumb {
    padding: 10px;
    margin-bottom: 20px;
  }
}
.event_details_wrapper .event_details_thumb img {
  border-radius: 30px;
}
.event_details_wrapper .event_desc {
  margin-top: 17px;
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 991px) {
  .event_details_wrapper .event_desc {
    margin-top: 10px;
  }
}

.single_event_part {
  background-color: #e7ffe0;
  position: relative;
  z-index: 1;
  border-radius: 20px;
  padding: 50px 40px 72px;
  text-align: center;
  margin-top: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .single_event_part {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_event_part {
    padding: 30px 20px;
  }
}
.single_event_part.event_bg_02 {
  background-color: #ffe5ac;
}
.single_event_part.event_bg_03 {
  background-color: #b6e6ff;
}
.single_event_part.event_bg_04 {
  background-color: #ffd7eb;
}
.single_event_part.event_bg_05 {
  background-color: #d8d7ff;
}
.single_event_part.event_bg_06 {
  background-color: #b6e6ff;
}
.single_event_part .single_event_icon {
  margin-bottom: 30px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single_event_part .single_event_icon img {
  max-width: 100%;
}
.single_event_part h4 {
  font-size: 26px;
  margin-top: 34px;
  font-weight: 900;
  color: #12265a;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .single_event_part h4 {
    margin-top: 20px;
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_event_part h4 {
    margin-top: 18px;
    font-size: 20px;
  }
}
.single_event_part p {
  color: #70747f;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .single_event_part p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .single_event_part p {
    margin-top: 16px;
  }
}
.single_event_part a {
  display: block;
  font-size: 18px;
  color: #70747f;
}

.single_event_section_part {
  margin-top: 70px;
}
@media (max-width: 767.98px) {
  .single_event_section_part {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .single_event_section_part {
    margin-top: 20px;
  }
}

.event_details .event_section_content {
  padding-left: 20px;
}

.contact_part {
  position: relative;
  z-index: 1;
  background-image: url('../img/contact_bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
@media (max-width: 991px) {
  .contact_part {
    background-image: none;
  }
}
.contact_part .contact_form {
  padding: 50px 40px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .contact_part .contact_form {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact_part .contact_form {
    padding: 30px 25px;
  }
}
.contact_part .contact_form h2 {
  font-size: 35px;
  font-weight: 700;
  color: #32355d;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .contact_part .contact_form h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact_part .contact_form h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.contact_part .contact_form .form-group {
  margin-bottom: 25px;
}
.contact_part .contact_form input,
.contact_part .contact_form textarea {
  background-color: #f5f9fb;
  border: 1px solid #f5f9fb;
  height: 55px;
  line-height: 55px;
  padding: 10px 20px;
  color: #0b1c39;
  font-weight: 500;
}
.contact_part .contact_form ::placeholder {
  color: #677077;
}
.contact_part .contact_form textarea {
  height: 200px;
  padding: 13px 20px;
}
.contact_part .contact_form ::placeholder {
  color: #677077;
}
.contact_part .contact_form .cu_btn {
  margin-top: 5px;
}
.contact_part [class^='contact_animation_'],
.contact_part [class*='contact_animation_'] {
  position: absolute;
  z-index: -1;
}
.contact_part .contact_animation_1 {
  left: 5%;
  top: 5%;
  right: auto;
  bottom: auto;
}
.contact_part .contact_animation_2 {
  left: 12%;
  top: 50%;
}
@media (max-width: 767.98px) {
  .contact_part .contact_animation_2 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact_part .contact_animation_2 {
    display: none;
  }
}
.contact_part .contact_animation_3 {
  left: 6%;
  bottom: 10%;
}
.contact_part .contact_animation_4 {
  right: 5%;
  top: 5%;
}
.contact_part .contact_animation_5 {
  right: 32%;
  bottom: 78%;
}
.contact_part .contact_animation_6 {
  right: 5%;
  bottom: 10%;
}
@media (max-width: 767.98px) {
  .contact_part .contact_animation_6 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .contact_part .contact_animation_6 {
    display: none;
  }
}

.teacher_details_info {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.teacher_details_info [class^='teacher_details_animation_'],
.teacher_details_info [class*=' teacher_details_animation_'] {
  position: absolute;
  z-index: -1;
}
.teacher_details_info .teacher_details_animation_1 {
  left: 7%;
  top: 10%;
}
.teacher_details_info .teacher_details_animation_2 {
  left: 6%;
  top: 45%;
}
.teacher_details_info .teacher_details_animation_3 {
  left: 7%;
  bottom: 12%;
}
.teacher_details_info .teacher_details_animation_4 {
  right: 8%;
  top: 10%;
}
.teacher_details_info .teacher_details_animation_5 {
  right: 7%;
  bottom: 45%;
}
.teacher_details_info .teacher_details_animation_6 {
  right: 8%;
  bottom: 10%;
}
.teacher_details_info .profile_img {
  padding-right: 20px;
  position: relative;
  z-index: 1;
  margin-left: 25px;
}
.teacher_details_info .profile_img .teacher_profile_shape {
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .teacher_details_info .profile_img {
    padding-right: 0;
  }
}
.teacher_details_info .profile_img img {
  border-radius: 5px;
}
@media (max-width: 576px) {
  .teacher_details_info .profile_content {
    margin-top: 40px;
  }
}
.teacher_details_info .profile_content .teacher_category {
  font-size: 22px;
  color: #fff;
  border-radius: 5px;
  background-color: #4ca9ff;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  padding: 12px 18px;
}
.teacher_details_info .profile_content .teacher_profile_info {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
  margin-bottom: 17px;
}
@media (max-width: 576px) {
  .teacher_details_info .profile_content .teacher_profile_info {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.teacher_details_info .profile_content .teacher_profile_info li {
  display: block;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #626472;
  position: relative;
  margin: 12px 0;
  font-weight: 600;
}
@media (max-width: 576px) {
  .teacher_details_info .profile_content .teacher_profile_info li {
    margin: 5px 0;
    margin-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .teacher_details_info .profile_content .teacher_profile_info li {
    margin-right: 30px;
  }
}
.teacher_details_info .profile_content .teacher_profile_info li span {
  color: #12265a;
  font-weight: 700;
}
.teacher_details_info .profile_content .teacher_social_info {
  display: flex;
  margin-top: 33px;
}
.teacher_details_info .profile_content .teacher_social_info a {
  width: 48px;
  height: 48px;
  background-color: #3b5998;
  border-radius: 50%;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  margin-right: 8px;
  border-style: solid;
  border-width: 2px;
}
.teacher_details_info .profile_content .teacher_social_info a:last-child {
  margin-right: 0;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='facebook'] {
  background-color: #475993;
  border-color: #475993;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='facebook']:hover {
  background-color: #fff;
  color: #475993;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='instagram'] {
  background-color: #fe2a39;
  border-color: #fe2a39;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='instagram']:hover {
  background-color: #fff;
  color: #fe2a39;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='linkedin'] {
  background-color: #0e76a8;
  border-color: #0e76a8;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='linkedin']:hover {
  background-color: #fff;
  color: #0e76a8;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='dribbble'] {
  background-color: #fe2a39;
  border-color: #fe2a39;
}
.teacher_details_info
  .profile_content
  .teacher_social_info
  a[href*='dribbble']:hover {
  background-color: #fff;
  color: #fe2a39;
}
.teacher_details_info .description {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.teacher_details_info .description + .description {
  margin-top: 12px;
}
.teacher_details_info .work_summary .work_summary_item {
  text-align: center;
  padding: 40px;
  background-image: linear-gradient(100deg, #a762ff 0%, #d500f8 100%);
  border-radius: 20px;
}
@media (max-width: 991px) {
  .teacher_details_info .work_summary .work_summary_item {
    margin-bottom: 30px;
  }
}
.teacher_details_info .work_summary .work_summary_item p {
  color: #ffffff;
  font-family: 'Nunito', Sans-serif;
  font-size: 15px;
  font-weight: 900;
}
.teacher_details_info .work_summary .work_summary_item h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 900;
  margin-top: 15px;
}
.teacher_details_info .work_summary .col-lg-3:nth-child(2) .work_summary_item {
  background-image: linear-gradient(100deg, #ffb867 0%, #ff675e 100%);
}
.teacher_details_info .work_summary .col-lg-3:nth-child(3) .work_summary_item {
  background-image: linear-gradient(100deg, #95e294 0%, #0acd88 100%);
}
.teacher_details_info .work_summary .col-lg-3:nth-child(4) .work_summary_item {
  background-image: linear-gradient(100deg, #72cfff 0%, #1595ff 100%);
}
.teacher_details_info .single_achivement {
  position: relative;
  padding: 20px 15px 0;
}
.teacher_details_info .single_achivement img {
  position: absolute;
  top: 0;
  left: 0;
}
.teacher_details_info .single_achivement h5 {
  font-size: 24px;
  font-weight: 700;
  color: #32355d;
}
.teacher_details_info .single_achivement p {
  font-size: 15px;
  font-family: 'Nunito', sans-serif;
  color: #677077;
  font-weight: 500;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .teacher_details_info .single_achivement p {
    margin-bottom: 6px;
  }
}
.teacher_details_info .single_achivement p:last-child {
  margin-bottom: 0;
}

.cta_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url('../img/cta_bg_white.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cta_section [class^='cta_animation_'],
.cta_section [class*=' cta_animation_'] {
  position: absolute;
  z-index: -1;
}
.cta_section .cta_animation_1 {
  left: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_1 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_1 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_2 {
  left: 7%;
  bottom: 20%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_2 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_2 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_3 {
  right: 7%;
  top: 12%;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_3 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_3 img {
    max-width: 60px;
  }
}
.cta_section .cta_animation_4 {
  right: 2%;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .cta_section .cta_animation_4 img {
    max-width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cta_animation_4 img {
    max-width: 60px;
  }
}
.cta_section h2 {
  font-weight: 900;
  font-size: 50px;
  color: #32355d;
}
@media (max-width: 767.98px) {
  .cta_section h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section h2 {
    font-size: 40px;
  }
}
.cta_section p {
  margin-top: 26px;
}
@media (max-width: 767.98px) {
  .cta_section p {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section p {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section p {
    margin-top: 20px;
  }
}
.cta_section .cu_btn {
  margin-top: 42px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .cta_section .cu_btn {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_section .cu_btn {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_section .cu_btn {
    margin-top: 25px;
  }
}

.cta_part {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url('../img/cta_bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-color: #fc517f;
}
.cta_part h2 {
  font-size: 50px;
  margin-top: 47px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .cta_part h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .cta_part h2 {
    font-size: 40px;
  }
}
.cta_part p {
  font-size: 22px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .cta_part p {
    margin-top: 15px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part p {
    margin-top: 20px;
    font-size: 18px;
  }
}
.cta_part .cu_btn {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .cta_part .cu_btn {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .cu_btn {
    margin-top: 25px;
  }
}
.cta_part .breadcrumb_animation_1 {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .cta_part .breadcrumb_animation_1 img {
    max-width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .breadcrumb_animation_1 img {
    max-width: 80px;
  }
}
.cta_part .breadcrumb_animation_2 {
  position: absolute;
  right: 5%;
  bottom: 15%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .cta_part .breadcrumb_animation_2 img {
    max-width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .cta_part .breadcrumb_animation_2 img {
    max-width: 80px;
  }
}

.cta_section_wrapper {
  text-align: center;
}
.cta_section_wrapper img + h2 {
  margin-top: 50px;
  margin-bottom: 10px;
}
.cta_section_wrapper .cu_btn {
  margin-top: 25px;
}

.cta_section_two {
  padding: 120px 0px 280px;
}
@media (max-width: 991px) {
  .cta_section_two {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .cta_section_two {
    padding-bottom: 100px;
    padding-top: 50px;
  }
}
.cta_section_two .cta_animation_1 {
  left: 0;
  top: auto;
  bottom: 0;
}
.cta_section_two .cta_animation_1 img {
  max-width: 100%;
}

.cta_section_three {
  padding: 120px 0px 400px;
}
@media (max-width: 991px) {
  .cta_section_three {
    padding-bottom: 200px;
  }
}
@media (max-width: 767px) {
  .cta_section_three {
    padding-bottom: 100px;
  }
}
.cta_section_three:before {
  content: '';
  background: url('../img/home5/CTA.png') no-repeat center 0 / cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.cta_section_three .cta_animation_1 {
  left: 0;
  top: auto;
  bottom: 0;
}
@media (max-width: 1199px) {
  .cta_section_three .cta_animation_1 img {
    max-width: 100%;
  }
}

.contact_form {
  margin-top: 0;
}
.contact_form h3 {
  font-size: 30px;
  margin-bottom: 12px;
  font-weight: 700;
}
.contact_form p {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .contact_sidebar {
    padding-top: 20px;
  }
}
.contact_sidebar h4 {
  font-size: 24px;
  margin-bottom: 37px;
  font-weight: 700;
  line-height: 1.5;
}
.contact_sidebar .single_contact_sidebar {
  position: relative;
  padding-left: 43px;
  margin-bottom: 30px;
}
.contact_sidebar .single_contact_sidebar i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #fe4b7b;
  font-size: 25px;
}
.contact_sidebar .single_contact_sidebar h5 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 5px;
}
.contact_sidebar .single_contact_sidebar p {
  line-height: 24px;
}

.blog_sidebar .social_icon {
  margin-top: 15px;
}

.contactMap {
  height: 500px;
}

#contactMap {
  height: 100% !important;
}

.contact_page .form_single_item input,
.contact_page .form_single_item textarea {
  border: 1px solid #f5f9fb;
  background-color: #f5f9fb;
  color: #0b1c39;
  font-weight: 500;
}
.contact_page .form_single_item input:focus,
.contact_page .form_single_item textarea:focus {
  background-color: #fff;
  border: 1px solid #fbeff4;
  color: #0b1c39;
  box-shadow: none;
}
.contact_page .form_single_item input:focus::placeholder,
.contact_page .form_single_item textarea:focus::placeholder {
  color: #0b1c39;
}
.contact_page .social_icon {
  display: flex;
  margin-top: 33px;
}
.contact_page .social_icon a {
  width: 48px;
  height: 48px;
  background-color: #3b5998;
  border-radius: 50%;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  margin-right: 8px;
  border-style: solid;
  border-width: 2px;
}
.contact_page .social_icon a:last-child {
  margin-right: 0;
}
.contact_page .social_icon a[href*='facebook'] {
  background-color: #475993;
  border-color: #475993;
}
.contact_page .social_icon a[href*='facebook']:hover {
  background-color: #fff;
  color: #475993;
}
.contact_page .social_icon a[href*='instagram'] {
  background-color: #fe2a39;
  border-color: #fe2a39;
}
.contact_page .social_icon a[href*='instagram']:hover {
  background-color: #fff;
  color: #fe2a39;
}
.contact_page .social_icon a[href*='linkedin'] {
  background-color: #0e76a8;
  border-color: #0e76a8;
}
.contact_page .social_icon a[href*='linkedin']:hover {
  background-color: #fff;
  color: #0e76a8;
}
.contact_page .social_icon a[href*='dribbble'] {
  background-color: #fe2a39;
  border-color: #fe2a39;
}
.contact_page .social_icon a[href*='dribbble']:hover {
  background-color: #fff;
  color: #fe2a39;
}
.contact_page .cu_btn {
  margin-top: 30px;
}

.dl_countdown_wrapper {
  position: relative;
  float: right;
  width: 100%;
}
.dl_countdown_wrapper .dl_countdown_inner {
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  border-radius: 10px;
  transform: all 0.3s;
  flex: 25% 0 0;
}
@media (max-width: 768px) {
  .dl_countdown_wrapper .dl_countdown_inner {
    margin-left: 0;
    flex: 50% 0 0;
    margin-bottom: 40px;
    text-align: center;
  }
}
.dl_countdown_wrapper .dl_countdown_inner span {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  transform: all 0.3s;
  font-family: 'Quicksand', sans-serif;
}
@media (max-width: 768px) {
  .dl_countdown_wrapper .dl_countdown_inner span {
    font-size: 25px;
  }
}
.dl_countdown_wrapper .dl_countdown_inner .dl_desc {
  font-weight: 600;
  font-size: 18px;
  line-height: 15px;
  color: #fff;
  transform: all 0.3s;
}
.dl_countdown_wrapper .dl_countdown_shape {
  position: absolute;
  bottom: 0;
  right: -87%;
}

.dl_countdown_inner_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.footer_section {
  padding: 120px 0 30px;
  position: relative;
  background-color: #32355d;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .footer_section {
    padding: 40px 0 37px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .footer_section {
    padding: 40px 0 37px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footer_section {
    padding: 100px 0 37px;
  }
}
@media (max-width: 991px) {
  .footer_section .single_footer_widget {
    margin-top: 30px;
  }
}
.footer_section .single_footer_widget .footer_logo {
  margin-bottom: 35px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .footer_section .single_footer_widget .footer_logo {
    margin-bottom: 15px;
  }
}
.footer_section .single_footer_widget h4 {
  font-size: 21px;
  margin-bottom: 32px;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 991px) {
  .footer_section .single_footer_widget h4 {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footer_section .single_footer_widget h4 {
    margin-bottom: 20px;
  }
}
.footer_section .single_footer_widget p {
  color: #fff;
}
.footer_section .single_footer_widget ul {
  padding: 0;
  margin: 0;
}
.footer_section .single_footer_widget ul li {
  list-style: none;
}
.footer_section .single_footer_widget ul li a {
  color: #fff;
  margin: 6px 0;
  display: inline-block;
  font-weight: 500;
}
@media (max-width: 991px) {
  .footer_section .single_footer_widget ul li a {
    margin: 4px 0;
  }
}
.footer_section .single_footer_widget ul li a:hover {
  color: #fe4b7b;
}
.footer_section .copyright_part {
  margin-top: 67px;
  border-top: 1px solid #44476b;
  padding-top: 25px;
}
.footer_section .copyright_part p {
  color: #fff;
}
.footer_section .copyright_part p a {
  color: #fe4b7b;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 767.98px) {
  .footer_section .copyright_part p {
    text-align: center;
  }
}
.footer_section [class^='footer_animation_'],
.footer_section [class*='footer_animation_'] {
  position: absolute;
  z-index: -1;
}
.footer_section .footer_animation_1 {
  left: 5%;
  top: 30%;
}
@media (max-width: 991px) {
  .footer_section .footer_animation_1 img {
    max-width: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footer_section .footer_animation_1 img {
    max-width: 80px;
  }
}
.footer_section .footer_animation_2 {
  left: 42%;
  top: 30%;
}
@media (max-width: 991px) {
  .footer_section .footer_animation_2 img {
    max-width: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footer_section .footer_animation_2 img {
    max-width: 80px;
  }
}
.footer_section .footer_animation_3 {
  right: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .footer_section .footer_animation_3 img {
    max-width: 80%;
  }
}
.footer_section .social_icon {
  margin-top: 30px;
}
.footer_section .social_icon a {
  margin-right: 14px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .footer_section .social_icon a {
    margin-right: 14px;
  }
}
.footer_section .social_icon a:hover {
  opacity: 0.5;
}
.footer_section .social_icon a:last-child {
  margin-right: 0;
}

.home_two_footer {
  padding: 100px 0 350px;
  background-color: #e3f7fc;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .home_two_footer {
    padding: 70px 0 200px;
  }
}
.home_two_footer .footer_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  right: 0;
}
.home_two_footer .footer_bg img {
  width: 100%;
}
.home_two_footer .footer_animation_3 {
  right: 0;
  bottom: 90px;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767.98px) {
  .home_two_footer .footer_animation_3 {
    max-width: 250px;
  }
}
.home_two_footer .single_footer_widget p {
  color: #515374;
  font-size: 15px;
}
.home_two_footer .single_footer_widget h4 {
  color: #32355d;
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 22px;
}
.home_two_footer .single_footer_widget ul {
  padding: 0;
  margin: 0;
}
.home_two_footer .single_footer_widget ul li a {
  color: #515374;
}
@media (max-width: 991px) {
  .home_two_footer .single_footer_widget ul li a {
    margin: 4px 0;
  }
}
.home_two_footer .single_footer_widget ul li a:hover {
  color: #fe4b7b;
}
.home_two_footer .single_footer_widget .input-group {
  margin-top: 27px;
}
.home_two_footer .single_footer_widget .input-group ::placeholder {
  color: #9ba2b5;
  font-size: 14px;
}
.home_two_footer
  .single_footer_widget
  .input-group
  .form-control:focus::placeholder {
  color: #0b1c39;
}
.home_two_footer .single_footer_widget .input-group .form-control {
  padding: 14px 25px;
  height: auto;
  border: 1px solid #f2f1ef;
}
.home_two_footer .single_footer_widget .input-group .input-group-text {
  padding: 18px 19px;
  border: 1px solid #f2f1ef;
  border-left: 0px solid transparent;
  background-color: #fff;
  color: #56a4a1;
  cursor: pointer;
}

.instagram_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.instagram_img a {
  display: inline-block;
  flex: 29% 0 0;
  margin-bottom: 10px;
  border-radius: 5px;
}
.instagram_img a:hover {
  opacity: 0.6;
}
@media (max-width: 576px) {
  .instagram_img a {
    flex: 18% 0 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .instagram_img a {
    flex: 15% 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .instagram_img a {
    flex: 15% 0 0;
  }
}

.footer_style_3 {
  background-color: #fc5380;
}
.footer_style_3 [class^='footer_animation_'],
.footer_style_3 [class*='footer_animation_'] {
  display: none;
}
@media (max-width: 991px) {
  .footer_style_3 [class^='footer_animation_'] img,
  .footer_style_3 [class*='footer_animation_'] img {
    max-width: 80px;
  }
}
.footer_style_3 .copyright_part {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_style_3 .copyright_part p {
  display: inline-block;
  float: left;
}
@media (max-width: 767.98px) {
  .footer_style_3 .copyright_part p {
    float: none;
    text-align: center;
    display: block;
    margin: 0 0 15px;
  }
}
.footer_style_3 .copyright_part ul {
  margin: 0;
  padding: 0;
  float: right;
}
@media (max-width: 767.98px) {
  .footer_style_3 .copyright_part ul {
    float: none;
    text-align: center;
  }
}
.footer_style_3 .copyright_part ul li {
  list-style: none;
  display: inline-block;
}
.footer_style_3 .copyright_part ul li a {
  color: #fff;
  padding: 0 20px;
  border-right: 1px solid #fff;
}
.footer_style_3 .copyright_part ul li:last-child a {
  border-right: 0px solid transparent;
  padding: 0 0 0 20px;
}
@media (max-width: 767.98px) {
  .footer_style_3 .copyright_part ul li:first-child a {
    padding: 0 20px 0 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* product widgets css */
.product_area .star-rating::before {
  color: #ffa200;
  letter-spacing: 4px;
}
.product_area .star-rating::before {
  content: 'sssss';
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.product_area .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.product_area .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 17px;
  width: 6.7rem;
  font-family: star;
}
.product_area .star-rating span::before {
  color: #ffdb35;
  letter-spacing: 4px;
}
.product_area .star-rating span::before {
  content: 'SSSSS';
  top: 0;
  position: absolute;
  left: 0;
}
.product_area .___dl_rating {
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 13px;
  margin-bottom: 15px;
}
.content .price del span bdi {
  text-decoration: line-through;
}
/* product widgets css */
.titles_kidzo .new_style .title_overlay_effect::before {
  height: 17px;
  bottom: 22px;
}
/* .titles_kidzo .kidzo_titles .__title {
  text-align: start;
}
.kidzo_titles .__title {
  text-align: center;
} */
.new_style .title_overlay_effect {
  display: inline;
  background-image: unset;
  background-image: unset;
  background-image: unset;
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: 0 35%;
}
.new_style .title_overlay_effect.text-white {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0b1c39),
    to(#0b1c39)
  );
  background-image: -o-linear-gradient(#0b1c39, #0b1c39);
  background-image: linear-gradient(#0b1c39, #0b1c39);
}
.new_style .title_overlay_effect.is_show {
  background-size: 100% 35%;
  -webkit-transition: background-size 2s cubic-bezier(0.71, 0.09, 0.74, 0.99),
    color 1s;
  -o-transition: background-size 2s cubic-bezier(0.71, 0.09, 0.74, 0.99),
    color 1s;
  transition: background-size 2s cubic-bezier(0.71, 0.09, 0.74, 0.99), color 1s;
}
.new_style .title_overlay_effect::before {
  content: '';
  position: absolute;
  width: 0;
  height: 12px;
  bottom: 12px;
  border-radius: 45px;
  background: #ffc0af;
  z-index: -1;
}
.new_style .title_overlay_effect.is_show::before {
  width: 100%;
  transition: width 2s cubic-bezier(0.71, 0.09, 0.74, 0.99), color 1s;
}

/* title animation end */

@media (max-width: 1480px) {
  .hero_banner_content h2 {
    font-size: 55px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .events_four .kidzo_event_item .event_content p {
    margin-top: 10px;
  }
  .promotions_kidzo .promotion_item {
    padding: 30px 20px;
  }
  .events_four .kidzo_event_item .kidzo_event img {
    width: 60px;
    margin-bottom: 5px;
  }
  .events_four .kidzo_event_item .event_content {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .events_four .kidzo_event_item h3 {
    margin-bottom: 0;
  }
  .events_four .kidzo_event_item .kidzo_event_date {
    width: unset;
  }
  .promotion_item .promo_bg {
    display: none;
  }
  .titles_kidzo .new_style .title_overlay_effect::before {
    height: 11px;
    bottom: 12px;
  }
  .hero_banner_content h2 {
    font-size: 48px;
  }
}
.new_style .title_overlay_effect.is_show::before {
  width: 100%;
  transition: width 2s cubic-bezier(0.71, 0.09, 0.74, 0.99), color 1s;
}
/* card two */
.features_new_item {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  padding: 30px 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: all 0.3s;
  margin-top: 45px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .features_new_item {
    margin-right: 10px;
    padding: 30px 13px;
  }
}
.features_new_item::before {
  content: '';
  position: absolute;
  background: url('https://kidzo.droitlab.com/wp-content/uploads/2023/01/features_bg.png')
    no-repeat center right/cover;
  width: 198px;
  height: 200px;
  bottom: -30px;
  right: -30px;
  z-index: -1;
}
.features_new_item img {
  margin-bottom: 25px;
}
.features_new_item h4 {
  font-size: 20px;
  color: #12265a;
  font-weight: 700;
  transition: all 0.2s;
}
.features_new_item:hover {
  filter: drop-shadow(0px 12px 34px rgba(15, 20, 61, 0.1));
}
.features_new_item:hover h4 {
  color: #fe4b7b;
}
