.carousel-item {
  background-color: #fff8f3;
}
.slide-tagline {
  color: var(--color-primary);
  border-radius: 10px;
  font-weight: 500;
}
.slider-box {
  text-align: center;
  max-width: 64%;
  margin: 0 auto;
  padding: 7em 0;
}
span.video-icon {
  color: white;
  font-size: 16px;
  font-family: var(--primary-font);
  font-weight: 800;
}
span.video-icon i {
  border: 3px solid white;
  padding: 7px 8px;
  border-radius: 50%;
  font-size: 10px;
  margin-right: 10px;
}
.slide-text {
  color: white;
  margin: 18px 0;
  font-size: 16px;
}
#slider .carousel-caption {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;
}
.inner_carousel.container.position-relative {
  position: relative;
  bottom: 0;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
.carousel-control-next {
  right: 0;
  top: unset;
  bottom: 3em;
}
.carousel-control-prev {
  left: unset;
  right: 5em;
  bottom: 3em;
  top: unset;
}
#slider .slidesmalltext {
  color: #8f8f8f;
  font-weight: 400;
}
a.theme_button.slide-btn {
  margin-right: 30px;
}
#slider h1, #slider h2 {
  font-size: 50px;
  font-weight: 800;
  color: white;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.inner_carousel.container.position-relative {
  position: unset !important;
}
div#slider {
  overflow: hidden;
}
.slide-circle {
    background-color: #eed9f8;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    position: absolute;
    bottom: -29%;
    right: -5%;
}
#slider .carousel-indicators {
  display: block;
  right: 3em;
  left: unset;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  bottom: unset;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
#slider .carousel-indicators .active{
  width: 50px !important;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider .carousel-indicators li {
  display: block;
  width: 4px !important;
  height: 4px;
  border: none;
  padding: 8px;
  background-color: transparent;
  border-radius: 50%;
  margin-bottom: 10px;
  opacity: 1;
}
#slider .carousel-indicators li span {
  background-color: var(--color-primary);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  text-align: center;
}
#slider .carousel-indicators li.active {
  width: 3px !important;
  height: 3px !important;
  border: 2px solid var(--color-primary);
}
.slide_left_image img {
  z-index: 9;
  position: relative;
  border-radius: 50%;
}
.slide-content-box .media {
  background-color: white;
  padding: 10px 20px;
  border-radius: 53px;
  border-radius: 50px;
  filter: drop-shadow(0 0 25px rgba(100,22,128,0.2));
}
h6.badge-tagline {
  padding: 0;
  font-size: 19px;
  color: var(--color-primary);
  font-weight: 700;
  font-weight: 800;
}
.badge-text {
  font-weight: 600;
  font-size: 12px;
  color: #232323;
}
.slide-content-box .media .media-body {
  padding-top: 10px;
}
.slide-content-box {
  margin-top: 7em;
}
.slider-social a {
  background-color: #e9dcee;
  padding: 8px 13px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
}
.slider-social a i {
  color: var(--color-primary);
}
.slider-social a:hover i {
  color: white;
}
.slider-social a:hover {
  background-color: var(--color-primary);
}
.slider-social {
  margin-left: 1em;
}
.inner_carousel {
  margin-top: 4em;
  margin-bottom: 4em;
}
.slide-content-box img {
    margin-right: 10px;
    margin-top: 8px;
}
.slide-content-box i {
  color: var(--color-primary);
  background-color: #ffefe5;
  padding: 20px 19px;
  font-size: 20px;
  border-radius: 50%;
}
.slide-record {
  background-color: white;
  padding: 22px;
  text-align: center;
  max-width: 73%;
  border-radius: 12px;
  filter: drop-shadow(0 0 25px rgba(251,102,2,0.1));
}
.Slider-left-box {
  position: relative;
  padding-bottom: 9em;
}
.slide-content-box {
  position: absolute;
  top: -7%;
  left: -2%;
  z-index: 9;
}
.slide-image-inner {
  position: relative;
}
#banner-clock {
  text-align: center;
}
/* --------- Features --------- */
.feature-block {
  border-radius: 24px;
  transition: 0.70s;
  padding: 30px;
}
.feature-inner{
  margin-bottom: 10px;
}
.feature-body h5, .feature-body h5 a {
  color: white;
  font-weight: 800;
  padding: 15px 0;
}
.features_p, .features_p p {
  color: white;
}
#our-features {
  padding: 0;
  margin-top: -8em;
}
.feature-block:hover {
    transform: translateY(-20px);
    transition: 0.70s;
}
#our-features .owl-carousel .owl-stage-outer {
  padding-top: 30px;

}
/*------ Service ------------*/
.services-heading, .team-heading {
  border: 2px dashed #E1E4FF;
  background: #F2F4FF;
  border-bottom: 0;
  padding: 13px 10px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  max-width: 80%;
  margin: 0 auto;
}
.service-body, .team-body {
  border: 2px dashed #E1E4FF;
  background: #F2F4FF;
  border-top: 0;
  padding: 13px 10px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  max-width: 80%;
  margin: 0 auto;
}
.services_p, .services_p p, .team-text, .team-text p {
  margin-bottom: 16px;
  color: black;
  color: #6A6A6A;
}
.services_p, .services_p p{
   margin-bottom: 0px !important; 
}

.custom_block_inner  i {
  color: var(--color-primary);
  /* background-color: white; */
  font-size: 24px;
}
.custom_block h6 {
  color: var(--color-primary);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.custom_block h5, .custom_block h5 a, .team_head a {
  color: black;
  font-size: 16px;
  font-weight: 700;
}
.custom_block, .team-box {
  text-align: center;
  transition: 0.70s;
}
#our-services .owl-carousel .owl-stage-outer, #our-team .owl-carousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.service-body a {
  font-weight: 600;
  bottom: 0;
  position: relative;
  margin-top: -55px;
  top: 34px;
}
.custom_block_inner img{
 transition: 0.70s;
}
.custom_block:hover img{
  transition: 0.70s;
  /*-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);*/
}
.custom_block:hover, .team-box:hover{
  background-color: white;
  border-radius: 10px;
  /*filter: drop-shadow(0px 10px 20px rgba(41,41,41,0.1));*/
}
.custom_block:hover .services-heading, .custom_block:hover .service-body, .team-box:hover .team-heading, .team-box:hover .team-body{
  background-color: white;
  border-color: var(--color-primary);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
}
.team-heading span {
    color: black;
}
/* --------- About Us --------- */
#about-us .section_main_head svg, #our-projects .section_main_head svg, #insta-feed .section_main_head svg {
  margin: 0;
  margin-bottom: 20px;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
.about-head h4 {
  color: var(--color-primary);
  font-size: 28px;
  font-weight: 600;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about-img-bottom {
  margin-top: -8em;
  margin-left: -5px;
}
.team_img, .post_img{
  position: relative;
  overflow: hidden;
}
.team-box, .news-box{
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.team_img  img, .post_img  img {
  transform: translateZ(0);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.team-box:hover .team_img  img , .news-box:hover .post_img  img {
  -webkit-transform: scale(1.3) rotate(-15deg);
  transform: scale(1.3) rotate(-15deg);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.about-image2 {
  /* position: relative; */
  /* margin-top: -28em; */
  /* right: -17em; */
  /* z-index: 9999; */
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.about-image2 {
  top: -18px;
  position: relative;
}
.about-image4 {
  position: relative;
  top: -24px;
}
.about-extra1 {
  position: absolute;
  top: -43px;
  left: 0;
}
.about-extra2 {
  position: absolute;
  bottom: -20px;
  left: 0;
}
.about-extra3 {
  position: absolute;
  right: 20px;
}
.about-extra2, .about-extra1 {
  animation-name: rotateme2;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme2;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme2;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme2;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme2;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes rotateme2{
  0%{
    transform: rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: rotate(-180deg);
  }
  100% {
    transform: rotate(-360deg);
    opacity: 1;
  }
}
.about-extra3, .sponsers-extra1 {
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_up_down;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_up_down;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_up_down;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float_up_down{
  0%{
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  50% {
    transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }
  100% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
section#about-us {
  padding: 70px 0;
}

/* --------- Promotional Banner --------- */
#promotional_banner {
  padding: 0px 0;
  background-color: #EEE1FF;
  margin-top: 40px;
}
#promotional_banner .section_main_head h3 {
  color: black;
}
#promotional_banner .promo-text, #promotional_banner .promo-text p {
  color: #272727;
}
.promo-bg img {
  width: 100%;
  margin-top: -55px;
}
.video_icon i {
  background-color: white;
  color: var(--color-primary);
  padding: 18px 20px;
  border-radius: 50%;
}
/*.video_icon{
  text-align: center;
  display: block;
  margin: 0 auto;
}*/
.promo-inner a.theme_button {
  display: block;
  text-align: center;
}
/* --------- Projects --------- */
.work_title_box {
  background-color: var(--color-primary);
  max-width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  border-radius: 20px;
  /* background: #F5167E; */
  box-shadow: 0px 10px 50px 0px rgba(61, 55, 241, 0.25);
  text-align: center;
  padding: 5px 10px;
  visibility: hidden;
}
.work_title_box h5 a {
  color: white;
  font-size: 16px;
  display: block;
  font-family: var(--ternary-font);
  font-weight: 700;
}
.work_outer{
  transition: 0.70s;
}
.work_outer:hover .work_title_box {
  transition: 0.70s;
  transform: translateY(-20%);
  visibility: visible;
}
.project-block {
  background-color: var(--color-primary);
  width: 320px;
  height: 838px;
  border-radius: 70px 0px 0px 70px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
#our-projects .owl-carousel .owl-nav i, #our-projects .owl-nav i {
    padding: 20px 24px;
}
/*----------------- Sponsers ----------------*/
.sponsers-block {
  background-color: var(--color-primary);
  width: 30%;
  height: 100%;
  border-radius: 0px 70px 70px 0px;
  background: #FAE1FF;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.sponsers-extra1 {
  position: absolute;
  right: 0;
  top: 36%;
  transform: translateY(-50%);
}
/*----------------- Pricing Plans ----------------*/
.plan-heading {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #F2F4FF;
  padding-top: 30px;
  padding-bottom: 10px;
  max-width: 82%;
  margin: 0 auto;
}
.plan-block {
  /* border-radius: 20px; */
  /* border-top-left-radius: 20px; */
  /* border-top-right-radius: 20px; */
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #F2F4FF;
  padding-top: 20px;
  padding-bottom: 30px;
  max-width: 82%;
  margin: 0 auto;
}
.plan-price {
  border-radius: 100px;
  border: 1px solid #A5A1FF;
  background: #FFF;
  padding: 10px;
}
span.plan_price {
  font-size: 30px;
  color: var(--color-secondry);
  font-weight: 700;
  font-family: var(--primary-font);
}
.plan-features li {
  color: black;
  list-style: none;
  margin-bottom: 10px;
  font-weight: 500;
}
.plan-btn {
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
.plan-features ul {
  margin: 0;
}
.plan-info.recommend_box .plan-heading, .plan-info.recommend_box .plan-block {
  background: #FFEBF4;
  box-shadow: 0px 4px 35px 0px rgba(34, 34, 34, 0.13);
}
.recommend_box span.plan_price{
  color: var(--color-primary);
}
.plan-info.recommend_box .theme_button2{
  background-color: var(--color-primary);
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: #d9d9d9 !important;
  margin: 0 3px;
  outline: none;
  border: none;
  border-radius: 50%;
  padding: 4px !important;
  height: auto !important;
  width: auto !important;
}
.owl-carousel button.owl-dot.active {
  background-color: var(--color-primary) !important;
  width: 35px !important;
  border-radius: 30px;
}
.owl-carousel .owl-item img {
  width: auto !important;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
    margin-right: 10px;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 14px 18px;
  color: black;
  border: none;
  background-color: var(--color-primary);
  transition: .3s ease;
  border-radius: 50%;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: white;
  background-color: var(--color-primary);
  transition: .3s ease;
}
#our-partner .owl-nav, #latest-news .owl-nav{
  text-align: center;
}
.owl-carousel .owl-stage-outer{
  padding-bottom: 7px;
}
.custom-nav {
  text-align: left;
  position: relative;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 14px 18px;
  color: black;
  border: none;
  background-color: white;
  transition: .3s ease;
  border-radius: 50%;
  box-shadow: 0px 4px 35px 0px rgba(34, 34, 34, 0.13);
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.owl-carousel .owl-nav .owl-prev{
    left: -27px;
}
.owl-carousel .owl-nav .owl-next{
  right: -27px;
}
/* ----------- Testimonials ------------- */
.colored_word {
  color: var(--color-primary);
  font-weight: 800;
}
.testimonials-info p {
  font-size: 14px;
  font-weight: 500;
  color: #324054;
}
.testimonial-data.quote_box {
  margin-top: 20px;
}
h5.testimonial-title {
  padding: 0;
  line-height: 1.1;
}
.testimonial-title a {
    font-size: 14px;
    font-weight: 700;
    color: #5972F9;
}
.t-desig {
  font-size: 12px;
  font-weight: 400;
  color: black;
}
#testimonials .owl-stage-outer {
  padding-bottom: 40px;
  padding-top: 40px;
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
.owl-carousel .owl-item .quote_box .media img, .quote_box .media img{
  width: 80px !important;
  height: 80px;
  border-radius: 50%;
}
.testimonials-info p {
  margin-bottom: 0;
  text-align: center;
}
.testimonial_outer {
  padding: 30px;
  border-radius: 30px;
  background: #FFEFD1;
  opacity: 0.7;
}
.testimonial_outer i {
  color: #5972F9;
  font-size: 40px;
  position: absolute;
  top: -20px;
}
.owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
  width: 75px !important;
  height: 75px;
  border-radius: 50%;
  margin-right: 10px;
  border: 3px solid white;
}
#testimonials .owl-item.active.center .testimonial_outer {
  border: 2px dashed #E1E4FF;
  opacity: 1;
}
/*-------------------- Count dowm banner ---------------------*/
#countdown_banner {
  padding: 0;
}
.cb-date {
  color: #222222;
  background-color: white;
  padding: 6px 14px;
  display: inline-block;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 600;
}
.cb-location {
  color: white;
}
.cb-location i {
  margin-right: 5px;
}
.cb-text p, .cb-text {
  color: white;
}
.theme_button3 i {
  padding-left: 7px;
}
.countdown-box {
  /* background-color: white; */
  display: inline-block;
  /* border-radius: 10px; */
  margin-right: 20px;
  padding: 10px 8px;
  /* text-align: center; */
  /* width: 70px; */
  /* height: 70px; */
  /* margin-bottom: 10px; */
}
.countdown-box .countdown-block {
  font-size: 80px;
  color: #b3aaaa;
  font-weight: 600;
  -webkit-text-stroke: 1px #b3aaaa;
  -webkit-text-fill-color: transparent;
}
.countdown-time {
  color: #b3aaaa;
  font-size: 80px;
  /* display: block; */
  font-weight: 600;
  -webkit-text-stroke: 1px #b3aaaa;
  -webkit-text-fill-color: transparent;
}
.countdown-bg img {
  width: 100%;
}
/*--------------------Our Partner ---------------------*/
.partner-images h5 {
  color: #2259c9;
  text-transform: uppercase;
  font-size: 16px;
}
#our-partner .section_main_head h3 {
  background-color: var(--color-primary);
  color: white;
  font-size: 18px;
  display: inline-block;
  padding: 10px 26px;
  border-radius: 38px;
}
#our-partner {
    box-shadow: inset 0 28px 33px 14px #f7e6fd;
}
/* ----------- Latest News ------------- */
.news-text {
  font-family: var(--ternary-font);
  font-size: 13px;
  color: #6A6A6A;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_content h5 a {
  font-size: 14px;
  font-weight: 700;
  color: #292929;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-right: 5px;
}
.news_content {
  padding: 20px;
  border-radius: 20px;
  background: #FFF;
  filter: drop-shadow(0px 18.952880859375px 47.382198333740234px rgba(119, 115, 170, 0.10));
}
.news_date_comment span {
  display: block;
  line-height: 1.1;
}
#latest-news .owl-carousel .owl-stage-outer {
  padding-bottom: 30px;
}
#latest-news a.video_icon {
  text-align: center;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.news_year {
  color: #3D37F1;
  font-size: 11px;
  display: block;
  padding: 0;
  text-transform: uppercase;
}
span.news_date {
  color: black;
  font-size: 22px;
  font-weight: 700;
  font-family: var(--ternary-font);
}
.team_outer:hover img, .news-box:hover img, .about-head .about-image:hover img, {
    transform: scale(1.2) translate(4%, 4%);
}
.team_img{
  overflow: hidden;
  border-radius: 28px;
}
.team_outer img, .news-box img, .about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.promo-bg, .countdown-bg, .contact-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.insta-image img {
  position: absolute;
  top: -3em;
  left: 12em;
}
#slider {
  overflow: hidden;
  margin-left: -2em;
}
#our-services .owl-carousel .owl-item img, #our-projects   .owl-carousel .owl-item img, #our-team .owl-carousel .owl-item img{
  width: 100% !important;
}
.new_btn  a.theme_button {
  background-color: transparent;
  color: var(--color-secondry);
  border: 1px solid;
}
#our-projects .owl-dots {
  position: absolute;
  right: 0;
  top: -6em;
}
#our-projects .owl-carousel button.owl-dot {
  background-color: #f3aacc !important;
}
#our-projects .owl-carousel button.owl-dot.active {
  background-color: white !important;
}