/*------------- Main Banner -------------*/
#main-banner {
  background: linear-gradient(360deg, #3D0D7B 0%, #100A1C 2.74%, #100A1C 57.26%, #3D0D7B 100%);
}
.circle-big {
   position: relative;
   /* height: 200px;
   width: 165px; */
   margin-top: 15px;
 }
 .circle-big svg {
   width: 200px;
   height: 200px;
 }
.circle-big .bg {
    fill: #EBEBEB;
    stroke-width: 15px;
    stroke: #EBEBEB;
}
.main-banner-image {
    display: flex;
    align-items: end;
    justify-content: center;
}

 .circle-big .progress {
   fill: none;
   stroke-width: 18px;
   stroke: var(--color-primary);
   stroke-linecap: round;
   stroke-dasharray: 355.56;
   stroke-dashoffset: 60;
   transform: rotate(-170deg);
   transform-origin: 50% 50%;
   animation: big 3s ease-in-out;
 }
 circle.progress.progress-2{
   transform: rotate(-103deg);
   stroke-dasharray: 270.56;
 }
.circle-big .text {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    font: normal normal 600 14px/25px Outfit;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 500;
}

p.progres-below-text {
    color: #000000;
    font-weight: 500;
}
 .circle-big .text .small {
   font-size: 14px;
   color: #fff;
 }
 @keyframes big {
   from {
     stroke-dashoffset: 326.56;
   }
   to {
     stroke-dashoffset: 60;
   }
 }

 @keyframes one {
   from {
     stroke-dashoffset: 232.36;
   }
   to {
     stroke-dashoffset: 80;
   }
 }

 @keyframes two {
   from {
     stroke-dashoffset: 232.36;
   }
   to {
     stroke-dashoffset: 140;
   }
 }

 @keyframes appear {
 	0%, 50% {
 		opacity: 0;
 	}
 	100% {
 		opacity: 1;
 	}
 }
.dashboard-image {
    position: absolute;
    top: 5.5em;
    width: 272px;
    left: -31px;
}
.banner-image {
  z-index: 9;
}
.graph-image {
  position: absolute;
  top: 11em;
  width: 257px;
  right: -4em;
}
.section-tagline {
  color: #707D95;
  font-weight: 500;
}
.banner-image-box {
  z-index: 99;
}
.pie svg, .pie {
    width: 78px !important;
    height: 78px !important;
}
.happy-employee .media {
  max-width: 100%;
}
.happy-employee .media-body {
    margin-left: 10px;
}
.happy-employee-text {
    color: white;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}
.happy-employee-title {
    font-weight: 600;
    color: white;
    font-size: 14px;
}
.happy-employee text {
  font-size: 17px;
  font-weight: 500;
  fill: white;
}
.happy-employee {
  border: 0.5px solid #FFFFFF66;
  border-radius: 8px;
  padding: 8px;
  position: absolute;
  top: 0;
  max-width: 262px;
  position: absolute;
  right: -34px;
  top: 13%;
}
.main-tagline {
  color: #707D95;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: white;
  border: 0.5px solid #FFFFFF80;
  border-radius: 6px;
  display: inline-block;
  padding: 6px 16px;
  background-color: #FFFFFF0F;
}
.banner-image-col-one img {
  z-index: 99;
  position: relative;
  border-radius: 21px;
}
.banner-icon-image6 {
  position: absolute;
  top: 1em;
  right: 25em;
  width: 30px;
}
.banner-details {
    padding-bottom: 13%;
}
span.h1-part1 {
  display: block;
}
.banner-contact-details .header-git-block {
  padding: 6px 23px;
}
.banner-container {
  padding-top: 8em;
}
.banner-image img {
    max-width: 67%;
}
.banner-add-text {
  color: white;
  font-weight: 700;
  font-size: 19px;
  background-color: var(--color-secondry);
  padding: 17px 27px 11px 26px;
  border-top-right-radius: 47px;
  border-bottom-right-radius: 47px;
}
.banner-other-image1 {
  position: absolute;
  top: 7em;
  left: 2em;
}
.banner-other-imag2 {
  position: absolute;
  left: 33%;
  top: 9em;
}
.banner-other-image3 {
  position: absolute;
  top: 37%;
  left: 54%;
}
#main-banner {
  padding-bottom: 0;
  padding-top: 0;
}
.banner-other-image4 {
  position: absolute;
  bottom: 14%;
  left: 50%;
}
.banner-images-block .top_social {
    display: flex;
    border: 0.5px solid #FFFFFF80;
    display: inline-flex;
    padding: 5px 6px;
    border-radius: 8px;
    position: absolute;
    top: 36px;
    align-items: center;
    left: -5px;
    z-index: 9;
}
.banner-image {
    z-index: 9;
    text-align: center;
}
.banner-images-block .top_social a {
    color: black;
    margin-right: 3px;
    background-color: white;
    width: 29px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 13px;
}
.banner-images-block .top_social a:hover{
  background-color: black;
  color: white;
}
span.social-title {
    color: white;
    font-weight: 600;
    margin-left: 9px;
    font-size: 14px;
}
span.phone-txt {
  display: block;
  color: white;
  font-weight: 500;
  font-size: 14px;
}
.banner-text {
  font-size: 16px;
  color: white;
  margin: 14px 0 32px 0 !important;
  font-weight: 400;
}
.banner-video {
  margin-left: 25px;
}
.banner-contact-details {
  background-color: var(--color-primary);
  /* padding: 18px; */
  border-radius: 60px;
  display: inline-flex !important;
}
.banner-head h1 {
    color: white;
    font-size: 34px;
    font-weight: 700;
}
.banner-image {
    z-index: 9;
}
.banner-image-col-two, .banner-image-col-three {
  margin-top: 7em;
}
.happy-customer-block .banner-box-number {
  margin-top: 0;
}
.banner-records {
  background-color: #140e10;
  padding: 16px 30px;
  /* display: flex; */
  /* justify-content: space-between; */
  max-width: 76.3%;
}
.banner-other-image7, .banner-other-image5, .banner-other-image3, .footer-other-image3, .footer-other-image4, .dashboard-image, .graph-image, .banner-images-block .top_social, .happy-employee{
  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;
  }
}
.banner-other-image6, .banner-other-image4, .banner-other-imag2, .banner-other-image1, .footer-other-image1, .footer-other-image2, .footer-other-image6, .footer-other-image5, .icon-image , .banner-icon-image1, .banner-icon-image4, .banner-icon-image3, .service-shape2, .why-choose-shape-image1, .why-choose-shape-image3, .doctor-shape-image2, .product-shape1, .product-shape2{
  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;
  }
}
.banner-image-box {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: hero-bounce
}
@keyframes hero-bounce {
    0%,20%,50%,80%,to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}
/* .banner-images-block .top_social {
    animation: section-animation 1s infinite;
} */
@keyframes section-animation {
    0% {
        width: 0
    }

    15% {
        width: 100%
    }

    85% {
        opacity: 1
    }

    90% {
        width: 100%;
        opacity: 0
    }

    to {
        width: 0;
        opacity: 0
    }
}
/*------------------ fetaures -------------------*/
.owl-item.active:last-child .features-block {
  border: none;
}
.features-block:hover .features-scale-image {
    border: none !important;
}
.features-scale-image, .service-scale-image, .why-choose-us-scale-image {
    background-color: #3D0D7B0F;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #3D0D7B80;
    border-radius: 6px;
    margin-bottom: 10px;
}
.features-block h5, .features-block h5 a, .service-block h5, .service-block h5 a,  .why-choose-us-block h5 a{
    color: #000000;
    font-weight: 700;
    font-size: 18px;
}
/* .features-block:hover  .features-scale-image {
  background: linear-gradient(135.49deg, #100A1C 2.8%, #3D0D7B 92.62%);
} */
.features-block, .services-block {
    padding: 30px;
    border-right: 1px solid rgb(0 0 0 / 10%);
}

.features-scale-image, .service-scale-image, .why-choose-us-scale-image {
	overflow: hidden;
	z-index: 1;
	position: relative;
	transition: all 0.3s ease 0s;
}

.features-scale-image:before, .features-scale-image:after, .service-scale-image:before, .service-scale-image:after, .why-choose-us-scale-image:before, .why-choose-us-scale-image:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background: linear-gradient(135.49deg, #100A1C 2.8%, #3D0D7B 92.62%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -1;
	transform: scale(0.1);
	transform-origin: left top 0;
	transition: all 0.3s ease 0s;
}

.features-scale-image:after, .service-scale-image:after, .why-choose-us-scale-image:after {
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
	transform-origin: right bottom 0;
}

.features-block:hover .features-scale-image:before, .features-block:hover .features-scale-image:after, .services-block:hover .service-scale-image:before, .services-block:hover .service-scale-image:after, .why-choose-us-block:hover .why-choose-us-scale-image:before, .why-choose-us-block:hover .why-choose-us-scale-image:after {
	opacity: 1;
	transform: scale(1);
	transition: all 0.3s linear 0s;
}

/* ---------  Brand --------- */
#our-brands .brand-images  img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/*------------------ why-choose-us -------------------*/
.why-choose-us-box-text {
    font-size: 14px;
    line-height: 30px;
}
#why-choose-us .about-image2 img {
  border-radius: 10px;
}
#why-choose-us .section_main_head h3 {
    padding-bottom: 12px;
}
.why-choose-us-overlay h5 {
  color: black;
  font-size: 18px;
  font-weight: 600;
}
.why-choose-us-overlay {
  border-right: 1px solid #3D0D7B33;
}
.why-choose-image-box {
    border-bottom: 1px solid #3D0D7B33;
}
.owl-item.active:last-child .why-choose-us-overlay{
  border-right: none;
}
/*------------------ why-choose-us -------------------*/
.service-bg {
  padding: 23px 23px;
  background-color: #ffffff;
  box-shadow: 0px 4px 44px 0px #00000012;
}

.services-image {
  background-color: #FAD961;
  align-items: center;
  display: flex;
  justify-content: center;
}
#our-process .service-scale-image {
  margin-right: 14px;
}
.services-link-block a {
  font-size: 14px;
  color: #f5b100;
  font-weight: 700;
  display: block;
  margin-top: 10px;
}
.services-textbox {
  margin: 0;
}
.service-overlay {
  position: relative;
}
.service-scale-image {
  transition: all .6s ease;
  position: relative;
  padding: 15px;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
}
.services-box-step {
  font-size: 70px;
  background: linear-gradient(180deg, #3D0D7B -22.92%, #FFFFFF 127.08%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  line-height: 70px;
  font-weight: 700;
  opacity: 0.1;
}
.services-block h5 {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
}
.services-text-inner a {
  color: black;
  display: block;
  margin-top: 13px;
  font-weight: 500;
}
.services-block-outer {
    border: 1px solid #FFFFFF66;
    border-radius: 12px;
    padding: 9px;
}
#our-services .owl-carousel .owl-dots button.owl-dot, #our-services .owl-dots button.owl-dot {
    background-color: white !important;
}
#our-services .owl-carousel .owl-dots button.owl-dot.active, #our-services .owl-dots button.owl-dot.active {
    background-color: #FFFFFF66 !important;
}
.services-block:hover h5, .services-block:hover h5, .services-block:hover .services-text-inner a{
  color: var(--color-primary);
}
.services-text-inner a i {
  padding-left: 7px;
}
.services-box-text {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 12px;
}
.service-link a {
  color: var(--color-primary);
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
.service-link a i {
  margin-left: 5px;
}
.services-text-inner {
  position: relative;
}
.services-textbox h5, .services-textbox h5 a {
  font-size: 19px;
  /* padding-top: 2em; */
  color: #222431;
  font-weight: 400;
  font-size: 16px;
}
.services-block {
  transition: all .6s ease;
  background-color: white;
  border-radius: 10px;
  padding: 18px;
}
.services-text {
  color: #9C9C9C;
  font-size: 15px;
  font-weight: 400;
}
.services-image {
  position: relative;
}
.services-block:hover .service-bg{
  filter: drop-shadow(4.243px 4.243px 14px rgba(0,0,0,0.09));
}
.service-scale-image img {
  position: relative;
}
.service-scale-image img {
    transition: 0.5s;
    position: relative;
}
.team_img img, .post-image-block img {
  transition: all 0.5s ease 0s;
  width: 100%;
}
.team_outer:hover img, .news-box:hover .post-image-block img{
    transform: scale(1.2) translate(4%, 4%);
}
.team_img, .post-image-block {
    position: relative;
    overflow: hidden;
}
#our-services {
    max-width: 100%;
    background: linear-gradient(180deg, #3D0D7B 0%, #100A1C 100%);
}
#our-doctors, #best-for-you, #latest-news {
  max-width: 100%;
}
.testimonials-row {
  margin: 0 auto;
}
/* --------- Case Studies --------- */
.caseStudiesBox, .news-box, .page-services-box {
    border: 1px solid #3D0D7B33;
    background-color: #3D0D7B0F;
    border-radius: 10px;
}
.caseStudiesBox  .content, .news-content, .page-services-box .content{
  padding: 15px;
}
.caseStudiesBox.box img, .caseStudiesBox .box, .news-box .box img, .news-box .box, .page-services-block .box img, .page-services-block .box{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.caseStudiesBox h5 a, .news-box h5 a, .page-services-block h5 a {
  color: black;
  font-size: 16px;
  font-weight: 600;
}
.case_studies-type span {
  color: var(--color-primary);
  font-weight: 500;
}
.caseStudiesBox .box, .news-box .box, .page-services-block .box{
    color: #fff;
    background: var(--color-primary);
    font-family: 'Signika', sans-serif;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.caseStudiesBox .box img, .news-box .box img, .page-services-block .box img{
    width: 100%;
    height: auto;
    transform: translateY(0) rotate(0) scale(1.5);
    transition: all 0.4s ease;
}
.caseStudiesBox:hover .box img, .news-box:hover .box img, .page-services-block:hover .box img{
    opacity: 0.35; 
    transform: translateY(12px) rotate(-20deg) scale(1.5);
}
.caseStudiesBox .box .box-content, .news-box .box .box-content, .page-services-block .box .box-content{
    width: 100%;
    padding: 0 20px;
    opacity: 0;
    transform: translateY(-50%) scale(0);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease-out;
}   
.caseStudiesBox:hover .box .box-content, .news-box:hover .box .box-content, .page-services-block:hover .box .box-content{
    opacity: 1;
    transform: translateY(-50%) scale(1);
}
.caseStudiesBox .box .icon, .news-box .box .icon, .page-services-block .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.caseStudiesBox .box .icon li, .news-box .box .icon li, .page-services-block .box .icon li{
    margin: 0 5px 0 0;
    display: inline-block;
}
.caseStudiesBox .box .icon li a, .news-box .box .icon li a, .page-services-block .box .icon li a{
    color: var(--color-primary);
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: block;
    transition: all 0.3s ease 0s;
}
.caseStudiesBox .box .icon li a:hover, .news-box .box .icon li a:hover, .page-services-block .box .icon li a:hover{
    color: #fff;
    background-color: var(--color-primary);
    box-shadow: 0 0 0 5px rgba(255,255,255,0.5);
}
.caseStudiesBox .box .icon li  a i, .news-box .box .icon li  a i, .page-services-block .box .icon li  a i{line-height:inherit;}

/* --------- Why Choose Us --------- */
#why-choose-us .circular-text-outer {
  position: unset;
}
/* --------- About Us --------- */
#about-us .about-image2 img {
    max-width: 91%;
}
.exp-image {
  background-color: #3D0D7B0F;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.5px solid #3D0D7B80;
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 11px;
  margin-right: 10px;
}
.exp-number {
  color: var(--color-primary);
  font-weight: 800;
  font-size: 22px;
}
.about-image1 img {
  width: 100%;
  border-radius: 10px;
}
.circular-text.circle {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #3D0D7B 0%, #100A1C 100%);
}

.circular-text .logo {
    position: absolute;
    width: 106px;
    height: 106px;
    background-size: cover;
    border-radius: 100vmax;
    background-position: center;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.circular-text-outer {
    position: absolute;
    width: 196px;
    height: 196px;
    border-radius: 100vmax;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -23%;
    left: -13%;
    /* background: linear-gradient(90deg, #3D0D7B 0%, #100A1C 100%); */
}
/* .circular-text:before {
  content: "";
    position: absolute;
    width: 212px;
    height: 212px;
    border-radius: 100vmax;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -23%;
    left: -13%;
    background: linear-gradient(90deg, #3D0D7B 0%, #100A1C 100%);
} */

.circular-text .text {
	position: absolute;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 17px;
	animation: textRotation 8s linear infinite;
}

@keyframes textRotation {
	to {
		transform: rotate(360deg);
	}
}

.circular-text .text span {
	position: absolute;
	left: 50%;
	transform-origin: 0 100px;
}

.circular-text-wrapper {
  width: 300px;
  height: 300px;
  margin: auto;
  position: relative;
}

.circular-text {
  width: 100%;
  height: 100%;
}
.circular-text text {
    font-size: 24px;
    fill: white;
    letter-spacing: 2px;
}
.rotating-text {
  animation: rotateText 12s linear infinite;
  transform-origin: center;
}

@keyframes rotateText {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes rotateText {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.exp-box {
    display: flex;
    align-items: center;
    justify-content: end;
}
span.exp-text{
    color: #000000;
    font-size: 14px;
}
.about-head ul, .why-choose-us-head ul {
  position: relative;
  padding: 21px 24px;
  margin-bottom: 13px;
  border: 0.5px solid #3D0D7B0F;
  background-color: #3D0D7B0F;
  border-radius: 6px;
  margin: 0 0 0 0;
}
.about-image {
  position: relative;
}
.about-image1 img {
  width: 100%;
}
.about-image img {
  width: 100%;
  position: relative;
  z-index: 9;
  left: 20px;
}
.about-image {
  position: relative;
  max-width: 96%;
}
#about-us .section_main_head .section-text, #about-us .section_main_head .section-text p {
  line-height: 28px;
}
#about-us .section_main_head h3 {
    margin-top: 11px;
}
#about-us li {
  list-style: none;
  padding-bottom: 27px;
}
#about-us li svg {
  margin-right: 10px;
}
#about-us li i {
  background-color: #32ba7c;
  color: white;
  font-size: 10px;
  border-radius: 50%;
  padding: 3px;
  font-weight: 900;
  margin-right: 3px;
}
.about-image1 img{
  width: 100%;
}
#about-us .section_main_head .section-tagline:after {
  margin: 0;
}
.about-image2 {
  position: relative;
}
.whychoose-image1 {
  position: relative;
  display: inline-block;
}
.about-block, .whychoose-block {
  position: relative;
  display: inline-block;
}
#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;
}

/* #case-studies .owl-carousel.owl-drag .owl-item.active:after {
  visibility: hidden;
} */
/* #case-studies .owl-carousel .owl-item {
  filter: blur(2px);  
}
#case-studies .owl-carousel .owl-item.active {
  filter: blur(0px);
} */
/*-------------- Work Process ------------------*/
#work-process {
  padding: 0;
}
#work-process .section_main_head .section-tagline:after {
  margin: 0;
}
.process-item-block {
  width: 198px;
  height: auto;
  text-align: center;
}
.process-numner-text {
    background-color: var(--color-primary);
    display: inline-block;
    padding: 6px 24px;
    border-radius: 23px;
    font-weight: 700;
    font-size: 18px;
    color: white;
    position: relative;
    bottom: -24px;
}
.process-title-box h5, .process-title-box h5 a {
  color: #15161C;
  font-weight: 600;
  font-size: 18px;
}
.process-text {
  color: #707D95;
}
.process-shape-one {
  position: absolute;
  left: 0;
  top: 5em;
  z-index: 99;
}
.process-box-row.row {
  padding-bottom: 3em;
}
.work_process-row.row {
  align-items: center;
  position: relative;
  z-index: 9;
  padding-top: 3em;
}
.process-shape-two {
  position: absolute;
  bottom: 45px;
  right: 31px;
  z-index: 99;
}
.process-heading-block {
  padding-top: 2em;
  padding-bottom: 22em;
}
.process-item:nth-child(1) {
  margin-top: -18em;
  position: relative;
  z-index: 9;
}
.process-item:nth-child(2) {
  margin-top: -15em;
  position: relative;
  z-index: 9;
}
.process-image img {
  border-radius: 50%;
}
.process-item:nth-child(3) {
  margin-top: -13em;
  position: relative;
  z-index: 9;
}
.process-item:nth-child(4) {
  margin-top: -9em;
  position: relative;
  z-index: 9;
}
.heading-shape-shadow {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 67%);
  width: 100%;
  height: 102%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: cover;
}
/*------------------- Records ------------------*/
#testimonials .owl-carousel .owl-dots button.owl-dot, #testimonials .owl-dots button.owl-dot {
  background-color: #FFFFFF66 !important;
}
#testimonials .owl-carousel .owl-dots button.owl-dot.active, #testimonials .owl-dots button.owl-dot.active {
  background-color: white !important;
}
#testimonials-records {
    background: linear-gradient(180.79deg, #3D0D7B 0.74%, #100A1C 99.39%);
}
#testimonials .owl-dots {
    margin-top: 1em;
    text-align: left;
}
.testimonial-star span {
    display: block;
    line-height: 20px;
}
.record-blocks-inner {
  margin-bottom: 4em;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #FFFFFF66;
}
.count-box-number.box-count {
  font-size: 42px;
  top: 16px;
  font-weight: 700;
  margin-bottom: 0;
  color: white;
  background-color: transparent;
  line-height: 37px;
  margin-right: 15px;
  display: flex;
}
.records-info {
  padding: 0 12px;
}
.records-info h6, .records-info h6 a {
  font-size: 18px;
  color: white;
  font-weight: 400;
  padding-bottom: 0;
  padding-top: 0;
}
#records .owl-stage-outer {
  padding-bottom: 15px;
}
.record_detail, .record-content-block {
  text-align: center;
}
.section-heading {
  color: #222222;
  font-weight: 500;
  font-size: 28px;
}
/*------------------- Make an appointment ------------------*/
.make-an-appointment-form-shape {
  background-color: var(--color-secondry);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  clip-path: polygon(0 0, 100% 26%, 100% 100%, 0% 100%);
}
#make-an-appointment-form-section .container {
  z-index: 9;
}
.make_an_appointment_form_form .section_main_head h3 {
  color: white;
  padding-bottom: 0;
}
.make_an_appointment_form_shortcode input[type="text"], .make_an_appointment_form_shortcode input[type="number"], .make_an_appointment_form_shortcode input[type="email"], .make_an_appointment_form_shortcode textarea, .make_an_appointment_form_shortcode input[type="date"], .make_an_appointment_form_shortcode select {
  border: none;
  font-size: 12px;
  padding: 14px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: white;
  border-radius: 7px;
  color: #707D95;
  margin-bottom: 20px;
}
.make_an_appointment_form_shortcode select {
    padding: 17px 10px;
}
.make_an_appointment_form_shortcode p {
  margin-bottom: 0;
}
.make_an_appointment_form_shortcode input[type="text"]::placeholder, .make_an_appointment_form_shortcode input[type="number"]::placeholder, .make_an_appointment_form_shortcode input[type="email"]::placeholder, .make_an_appointment_form_shortcode textarea::placeholder, .make_an_appointment_form_shortcode input[type="date"]::placeholder {
  color: #707D95;
}
.make_an_appointment_form_shortcode input[type="submit"] {
  margin-top: 10px;
  width: 100%;
}
.working-hours-listing {
  background-color: var(--color-primary);
  padding: 23px 20px;
  height: 100%;
}
.working-hours-listing .section_main_head h3, .working-hours-text, .working-hours-day, .working-hours-time  {
    color: white;
}
.working-hours-listing ul li {
    border-bottom: 1px solid #FFFFFF33;
}
/*------------------- Our Process ------------------*/
#our-process {
  background-color: var(--color-primary);
}
#our-process .section_main_head h6 {
  color: white;
}
#our-process .section_main_head h6:before {
  background-color: white;
}
#our-process .section_main_head h3 {
  color: white;
}
#our-process .box-tagline {
  color: var(--color-primary);
  font-size: 14px;
}
#our-process .service-overlay h5 {
  font-size: 18px;
  padding-top: 0;
  font-weight: 600;
}
#our-process .process-box-text {
  font-size: 16px;
  color: #797979;
}
#our-process .service-overlay {
  position: relative;
  text-align: left;
  align-items: center;
}
.process-text-inner {
  position: relative;
  padding-left: 19px;
}
.process-text-inner:before {
  content: '';
  background-color: #ecf6fa;
  height: 100%;
  width: 1px;
  display: inline-block;
  position: absolute;
  left: 0;
}
/*------------------- Why Choose Us ------------------*/
#why-choose-us .shape-about::before {
  clip-path: polygon(31% 0%, 100% 0, 100% 81%, 82% 81%, 82% 100%, 1% 100%, 0 24%, 31% 24%);
}
#why-choose-us .about-shape-bg:after {
  clip-path: polygon(29% 0%, 100% 0, 100% 84%, 85% 84%, 85% 100%, 0% 100%, 0% 22%, 29% 22%);
  height: 100%;
  top: 0;
}
#why-choose-us li img {
  margin-right: 3px;
}
#why-choose-us li {
  margin-bottom: 27px;
  color: #222222;
  font-weight: 500;
  list-style: none;
}
.why-choose-us-head ul li svg {
    margin-right: 7px;
}
#why-choose-us .about_btn {
  margin-top: 1em;
}
.why-choose-shape-image1 {
  position: absolute;
  left: 0%;
  top: 50%;
}
.why-choose-shape-image2 {
  position: absolute;
  right: 0;
  top: 38%;
}
.why-choose-shape-image3 {
  right: 19%;
  width: 24px;
  position: absolute;
  bottom: 0;
}

/*------------------- Our Doctors ------------------*/
.owl-carousel .owl-item .our_doctors-box img {
  width: 100% !important;
}
.our_doctors_head a {
  color: #00052C;
  font-weight: 600;
}
.our_doctors-desig {
  color: #707D95;
}
ul.social-profiles {
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
}
.our_doctors-box:hover ul.social-profiles{
  opacity: 1;
  transform: translateY(-20px);
  transition: all 0.3s ease 0s;
}
.social-profiles  a {
  color: #707D95;
  background-color: white;
  width: 35px;
  height: 35px;
  display: inline-block;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 3px;
}
.social-profiles  a:hover {
    background-color: var(--color-primary);
    color: white;
}

#latest-news .section_main_head .section-tagline:after {
    margin: 0;
}

/*------------------- Our Products ------------------*/
#our-products {
  position: relative;
}
.flash_product:hover .custom_product_meta a{
  background-color: var(--color-primary);
  color: white;
}
.flash_product:hover .custom_product_meta .add_to_cart_button:before{
  color: white;
}
.product-shape1 {
  position: absolute;
  top: 22%;
  left: -1%;
}
.product-shape2 {
  position: absolute;
  bottom: 11%;
  right: -1%;
}
span.onsale {
  background-color: #de3618;
  color: white;
  font-size: 14px;
  padding: 5px 17px;
  line-height: 20px;
  display: inline-block;
  border-radius: 4px;
  border-radius: 5px;
  background-color: #ffae34;
}
.our_products-col{
  padding: 5px;
  border-radius: 10px;
  filter: drop-shadow(3.009px 3.993px 15px rgba(0,0,0,0.06));
  background-color: #ffffff;
}
.product-sale {
  position: absolute;
  top: 10px;
  left: 10px;
}
.product_img_box img {
  width: 100%;
}
.average-star-rating {
  color: #797979;
}
.product-box {
  padding: 0px 10px 15px 10px;
}
.average-star-rating i {
  color: #faa72a;
  font-size: 13px;
  margin-right: 3px;
}
.price-box del {
  color: #ababab;
  font-weight: 700;
}
.flash_product  h5 a {
  font-size: 18px;
  color: #222222;
  font-weight: 500;
}
.flash_product h5 {
padding-top: 0;
}
.price-box ins {
  font-weight: 700;
  text-decoration: none;
  color: #222222;
}
.flash_product .custom_product_meta a {
transition: all 0.3s ease 0s;
}
.flash_product .custom_product_meta a {
  display: block;
  font-size: 14px;
  padding: 10px 20px;
  width: 100%;
  border-radius: 23px;
  background-color: transparent;
  border: 1px solid #797979;
  color: #797979;
  font-weight: 400;
}
.custom_product_meta .add_to_cart_button:before {
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #797979;
  font-size: 14px;
  margin-right: 6px;
}
.custom_product_meta {
  margin-top: 13px;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 10px;
}
.flash_product:hover .custom_product_meta {
  opacity: 1;
}
.flash_product {
margin-bottom: 30px;
}
.flash_product .add_to_cart_button.ajax_add_to_cart.added {
display: none;
}
.custom_product_meta .added_to_cart:before {
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #797979;
  font-size: 14px;
  margin-right: 6px;
}
.custom_product_meta .added_to_cart {
margin-left: 8px;
display: none;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
font-weight: 400;
color: white;
position: absolute;
top: 30%;
left: 0;
right: 0;
transform: translateY(-50%);
display: block;
z-index: 9999;
display: block;
/* width: 10px; */
/* height: 10px; */
font-size: 16px;
text-align: center;
animation: spin 2s linear infinite;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::before{
visibility: hidden;
}
@keyframes spin {
  from {
      transform:rotate(0deg);
  }
  to {
      transform:rotate(360deg);
  }
}
.flash_product .yith-wcwl-add-button a span {
display: none;
}
.flash_product .yith-wcwl-add-button a i {
  font-size: 16px;
  color: #333333;
  background-color: transparent;
  margin: 0;
  padding: 6px 7px;
}
.product_img_box {
  position: relative;
  margin-bottom: 10px;
}
.flash_product  a.added_to_cart.wc-forward {
margin-left: 0px;
}
.product-quick-meta {
  position: absolute;
  top: 6px;
  right: 10px;
  transition: all 0.3s ease 0s;
}
.flash_product:hover  .price-rating-block {
display: none !important;
transition: all 0.3s ease 0s;
}
.flash_product:hover  .custom_product_meta {
display: block;
transition: all 0.3s ease 0s;
}
.yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.flash_product .yith-wcwl-wishlistexistsbrowse i {
  font-size: 19px;
  color: white;
  background-color: black;
  padding: 6px 7px;
  border-radius: 8px;
  margin: 0;
}
.flash_product .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
.flash_product i.yith-wcwl-icon.fa.fa-heart {
  font-size: 16px;
  color: #f23333;
  padding: 6px 7px;
  border-radius: 8px;
  margin: 0;
  background-color: transparent;
}
.flash_product span.feedback {
    font-size: 0;
}

/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
  color: #fcb01f;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1.7em;
  line-height: 1;
  font-size: 1em;
  width: 7.4em;
  font-family: star;
}
.star-rating {
  color: #FEC004;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.9em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #FEC004;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 font-size: 12px;
 letter-spacing: 5px;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-size: 12px;
  letter-spacing: 5px;
}
.rating-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.review_count {
  color: #808080;
  font-size: 12px;
}
.price-box-rating {
  display: flex;
  justify-content: space-between;
}
.wishlist_table.mobile li .item-details h3 a {
  font-size: 18px;
  color: black;
  font-weight: 500;
}
.wishlist_table.mobile li .item-details h3 {
  padding-top: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table td {
  font-size: 14px;
}
.wishlist_table.mobile li table.additional-info td {
  font-size: 14px;
}
.wishlist_table.mobile .product-add-to-cart a {
  display: table!important;
  margin: 0 auto 5px!important;
  text-align: center;
  background-color: black;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 6px;
  margin: 0 auto;
  color: white;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: center;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  text-align: center;
  float: none;
}
.wishlist_table.mobile li .item-wrapper .item-details {
  width: 100%;
  text-align: center;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
  margin: 0 auto;
  display: block;
}
.woocommerce .wishlist-title h2 {
  display: none;
  margin: 0;
}
.woocommerce .wishlist-title {
  margin: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table, .wishlist_table.mobile li table.additional-info {
  margin: 0 auto;
  width: auto;
}
.wishlist_table.mobile li .item-wrapper {
  width: 100%;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  text-align: left;
}
#top-seller .yith-wcwl-wishlistaddedbrowse a, #blockbustor-deals .yith-wcwl-wishlistaddedbrowse a, #deals .yith-wcwl-wishlistaddedbrowse a {
  display: none;
}
.wishlist_table.mobile li {
  margin-bottom: 7px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 20px;
}
#top-seller a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, #hot-sale a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, #discount-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.yith-wcwl-wishlistaddedbrowse {
    text-align: left;
}
/*------------------- Best For You ------------------*/
.best-for-you-head-two h4 {
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  padding-bottom: 15px;
}
#best-for-you li {
  margin-bottom: 12px;
  list-style: none;
}
#best-for-you ul {
  margin-bottom: 1em;
  margin-top: 1.5em;
}
#best-for-you li i {
  background-color: #32ba7c;
  color: white;
  padding: 4px 5px;
  font-size: 12px;
  border-radius: 50%;
}
.best-for-you-btn {
  margin-top: 2em;
}
.best-for-you-block {
  margin-bottom: 23px;
}
.best-for-you-shape {
  position: absolute;
  top: 26%;
  left: 1%;
}
/*------------------- Video ------------------*/
#video {
  padding-top: 0;
  position: relative;
}
.video-image img {
  width: 100%;
  border-radius: 18px;
}
span.video-title {
  color: white;
  font-weight: 600;
  position: relative;
  top: -5px;
  margin-left: 9px;
}

a.video_icon {
  background-color: #272232;
  padding: 17px 20px;
  width: 60px;
  height: 60px;
  display: inline-block;
  color: white;
  border-radius: 50%;
  font-size: 26px;
  border: 0.5px solid #FFFFFF;
}
a.video_icon:after {
    content: "";
    position: absolute;
    left: -7px;
    top: -5px;
    right: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    opacity: 0;
    z-index: -2;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-name: shadow-blink;
    -webkit-animation-name: shadow-blink;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: white;
}
a.video_icon {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  z-index: 9;
  position: relative;
}
@-webkit-keyframes shadow-blink {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: scale(1.7);
        -webkit-transform: scale(1.7);
        -ms-transform: scale(1.7);
        -o-transform: scale(1.7)
    }
}

@keyframes shadow-blink {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: scale(1.7);
        -webkit-transform: scale(1.7);
        -ms-transform: scale(1.7);
        -o-transform: scale(1.7)
    }
}
a.video_icon:hover {
  background-color: #333333;
}
.video-block {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.video-shape-image {
  position: absolute;
  bottom: 0;
  right: 0;
}
/* ----------- Testimonials ------------- */
#video {
  padding-top: 0;
  position: relative;
}
#testimonials .owl-dots {
  margin-top: 1em;
}
.testimonials-heading {
  color: #222222;
  font-weight: 600;
  font-size: 20px;
}
.testimonial_box {
  position: relative;
}
.testimonial-image-quote .testimonial-quote i {
    color: rgb(0 0 0 / 10%);
    font-size: 50px;
    padding-top: 14px;
}
.testimonial_outer > img {
  margin-bottom: 30px !important;
  display: block;
}
.owl-carousel .owl-item .testimonials_image img {
    width: auto !important;
    height: auto;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    border: 3px solid white;
    width: 73px !important;
}
.testimonial-block.testimonial_outer {
    padding: 11px;
    border-radius: 10px;
    position: relative;
    display: flex;
    border: 1px solid #FFFFFF66;
}
.testimonial-data.quote_box {
    border-radius: 10px;
    background-color: white;
    padding: 19px;
}
i.fas.fa-star {
  font-size: 12px;
  color: #FFAE00;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  color: black;
  font-weight: 600;
}
.testimonials-rating {
    width: 31px;
    margin-right: 13px;
    display: flex;
    align-items: end;
    justify-content: center;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  color: var(--color-secondry);
  font-weight: 600;
}
.testimonial-quote svg path {
    stroke: var(--color-primary);
}
.testimonials_image {
  margin-right: 10px;
}
.t-desig {
  font-size: 14px;
  display: block;
  color: #000000;
  font-weight: 400;
}
.testimonials-info p {
    font-size: 16px;
    margin-bottom: 0;
    color: black;
    font-weight: 400;
}
.testimonials-info p{
  margin-bottom: 0;
}
.custom-testimonials-nav.owl-nav {
  /* text-align: left; */
  position: relative;
}
.testimonial-block .media {
    display: inline-flex;
    align-items: center;
    margin-left: -51px;
}
.testimonials_image img {
    width: auto !important;
    height: auto;
    border-radius: 50%;
    position: relative;
    z-index: 99;
    border: 3px solid white;
    width: 73px !important;
}
h5.testimonial-title {
    padding-bottom: 0;
}
.custom-testimonials-dots.owl-dots {
  position: relative;
  margin-top: 4em;
}
.testimonial_box {
  transition: all .6s ease;
  padding: 2px;
}
.testimonials-info {
    padding: 20px 0 0 0px;
    margin-bottom: 0;
    margin-top: 0px;
    border-radius: 0;
}
.triangle, .triangle-case-study, .triangle-team, .triangle-footer, .triangle-banner {
  display:block;
  width: 100%;
  filter: url('#goo');
}

.triangle::before {
  content: "";
  display: block;
  padding-top: 86%;
  background: var(--b,orange);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.triangle-case-study::before {
  content: "";
  display: block;
  padding-top: 86%;
  padding-top: 0;
  clip-path: polygon(0 0, 100% 21%, 100% 100%, 0% 100%);
  background-color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  border: 1px solid #eeeeee;
}

.triangle-banner::before {
  content: "";
  padding-top: 64%;
  background-color: var(--color-primary);
  position: absolute;
  width: 92%;
  left: 0;
  right: 0;
  border: 1px solid #eeeeee;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 91%);
  margin: 0 auto;
}
#testimonials button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -65px;
}
#testimonials button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -65px;
}
/*-----------------------faq--------------------------*/
#our-faq {
  padding-top: 0;
  padding-bottom: 0;
}
.faq-block {
  transition: background-color 0.3s ease;
}

.faq-block.open, .faq-block:hover {
  background: linear-gradient(180deg, #3D0D7B 0%, #100A1C 100%);
}
#accordionfaq .faq-block:hover button.accordion-button, #accordionfaq .faq-block:hover button.accordion-button:after{
  color: white;
}
.faq-block {
  padding: 14px;
  border-radius: 6px;
  border: 1px solid #3d0d7b54;
  margin-bottom: 14px;
}
.faq-block:last-child {
    margin-bottom: 0;
}
.faq-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#accordionfaq button.accordion-button {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  padding: 0;
  border: none;
  margin-bottom: 0;
  width: 100%;
  display: block;
  box-shadow: none;
  text-transform: capitalize;
  border-radius: 0;
  font-weight: 500;
}
#our-faq .accordion-body {
  padding: 10px 10px 10px 0px;
}
#our-faq .accordion-item {
  border-radius: 0;
}
#accordionfaq button.accordion-button:after {
  content: "";
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 19px;
  background-image: none;
  top: 4px;
  color: #554983;
  border: 1px solid #554983;
  padding: 0px 4px 4px 3px;
  border-radius: 50%;
}
#accordionfaq button.accordion-button[aria-expanded="true"]:after {
  content: "\f068";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 1px;
  color: white;
  font-family: "Font Awesome 5 Free";
  border: none;
  font-size: 14px;
}
#accordionfaq button.accordion-button[aria-expanded="false"]:after {
  content: "\f067";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  color: var(--color-secondry);
  border-color: transparent;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion-item {
  margin-bottom: 15px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0px;
}
.accordion-body {
  padding: 10px;
}
.accordion-collapse {
    padding: 0px;
    border-top: 1px solid #FFFFFF66;
    margin-top: 16px;
}
h4.accordion-header button{
  padding: 12px 12px;
  background-color: var(--color-fe5970) !important;
  border-radius: 7px;
}
.accordion-header {
  padding: 0;
}
.accordion-button:focus{
  box-shadow: none;
}
/* #accordionfaq button.accordion-button:not(.collapsed) {
  color: white;
} */
 #accordionfaq  .faq-block.open button.accordion-button {
    color: white;
}
.accordion-body p {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0;
    font-weight: 300;
}
#accordionfaq button.accordion-button:after {
  position: absolute !important;
  right: 9px;
  top: 54% !important;
  transform: translateY(-50%) !important;
  padding: 0;
  font-size: 16px !important;
}

/* ----------- Pricing Plans ------------- */
#pricing-plan .nav-tabs .nav-link {
  border: 0.5px solid #3D0D7B80;
  background-color: #3D0D7B0F;
  color: var(--color-primary);
  font-weight: 500;
  font-size: 14px;
  border-radius: 6px;
}
#pricing-plan .nav-tabs .nav-link.active, #pricing-plan .nav-tabs .nav-link:hover {
  background-color: var(--color-primary);
  color: white;
}
.pricing-features ul {
    margin: 0;
}
#pricing-plan .nav-tabs {
  border: none;
  margin: 0;
}
#pricing-plan .nav-tabs li.nav-item {
    margin-right: 10px;
}
.plan-image {
  background: linear-gradient(156.34deg, #3D0D7B 12.19%, #100A1C 92.11%);
  width: 63px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  margin-right: 10px;
}
.plan-details h5 {
  font-weight: 700;
}
.plan-desc {
  color: #000000;
  font-weight: 400;
}
.plan-details {
    border: 1px solid #3D0D7B33;
    background-color: #3D0D7B0F;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}
span.cur-symbol {
    font-weight: 700;
    font-size: 87px;
    position: absolute;
    right: 15%;
    color: rgb(61 13 123 / 6%);
    transform: rotate(-13deg);
    top: 18%;
}
.recommend_box  span.cur-symbol {
    color: rgb(255 255 255 / 6%);
}
.pricing-features ul li i {
  background-color: #70809D;
  color: white;
  font-size: 12px;
  CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.pricing-features ul  li {
  padding: 16px 0;
  list-style: none;
  border-top: 1px solid #D8DBEA;
  color: #70809D;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan-price {
  padding: 19px 0px;
  border-bottom: 1px solid #3D0D7B33;
  margin-bottom: 14px;
}

.plan_price {
  color: #000000;
  font-weight: 800;
  font-size: 32px;
}
.plan-features li {
  color: #000000;
  font-size: 14px;
  margin-bottom: 10px;
  list-style: none;
}
.plan-features svg path {
  fill: #000000;
}
.plan-features svg {
  width: 16px;
  margin-right: 8px;
}
.plan-btn {
  margin-top: 15px;
}
.plan-btn a.theme_button {
    background-color: var(--color-primary);
}
.recommend_box .plan-details .plan-btn a.theme_button:hover,  .recommend_box .plan-details:hover .plan-btn a.theme_button {
  background-color: white;
  color: var(--color-primary);
}
.plan-details .plan-btn a.theme_button:hover, .plan-details:hover .plan-btn a.theme_button{
  background-color: black;
  color: white;
}
.plan-section-link a {
  color: #000000;
}
.plan-section-link a i {
  margin-left: 6px;
}
.recommend_box .plan-details {
  background: linear-gradient(146.67deg, #3D0D7B 2.64%, #100A1C 102.5%);
}
.recommend_box .plan-details h5, .recommend_box .plan-desc, .recommend_box .plan_price, .recommend_box .plan-features li {
  color: white;
}
.recommend_box .plan-features svg path {
  fill: white;
}
.recommend_box .plan-details .plan-image {
  background: transparent;
  border: 1px solid #FFFFFF66;
}
span.plan_package {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
    top: 4px;
}
.recommend_box .plan-btn a.theme_button {
  border: 0.5px solid #FFFFFF66;
  background-color: transparent;
}

.pricing-feature ul {
    margin: 0;
}

/* ----------- Latest News ------------- */
a.theme_button.theme_button3 {
    background-color: var(--color-primary);
}
#latest-news .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -72px;
  transform: translateY(-50%);
}
#latest-news .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -72px;
  transform: translateY(-50%);
}
.news-date-comment.d-flex.align-items-center {
  justify-content: space-between;
}
.news-content {
  padding: 13px;
}
.news-content ul.post-categories a {
  color: var(--color-primary);
  font-weight: 400;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  font-size: 16px;
}
.news-date {
  font-weight: 400;
  color: #797979;
}
.news-comment a {
  color: #c3c3c3;
  font-size: 14px;
}
.sep {
  padding: 0 6px;
}
.news-comment {
  margin-left: 20px;
}
.post-metabox {
  margin: 0;
}
.news-date-comment i {
  color: var(--color-primary);
  font-size: 14px;
  margin-right: 7px;
}
.read-more a {
  padding: 0;
  display: inline-block;
  border-radius: 5px;
  display: inline-block;
  margin-top: 0;
  color: black;
  font-size: 14px;
  font-weight: 500;
}
.news-text p {
    font-size: 14px;
}
.read-more a:hover, .news-box:hover .read-more a{
  color: var(--color-primary);
}
.read-more a i {
    padding-left: 8px;
}
.entry-date.stacked-date {
    background: linear-gradient(180deg, #3D0D7B 0%, #100A1C 100%);
    width: 64px;
    height: 66px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 9;
    border-radius: 6px;
    padding: 0;
}
span.date-day {
  font-weight: 700;
  font-size: 23px;
  display: block;
  color: white;
}
span.date-month {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: white;
}
.news-date-comment a {
  color: var(--color-primary);
}
.news-text {
  margin-top: 10px;
  color: #000000;
  font-weight: 300;
}
.news-date-comment{
  margin-bottom: 11px;
}
a.post_link {
  font-weight: 500;
  font-size: 16px;
}
a.post_link:hover {
  color: white;
}
.news-comment i {
  margin-right: 10px;
}
.post-metabox {
  margin-bottom: 20px;
  position: relative;
}
#latest-news {
  position: relative;
}
.news-box-outer {
  position: relative;
}
.half-width-heading {
    max-width: 50%;
    margin: 0 auto;
}
/*-------------- Owl crousel ---------------*/
button.owl-prev, button.owl-next {
  border: none;
  padding: 0;
}
.owl-carousel .owl-dots, .owl-dots {
    text-align: center;
    margin-top: 29px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: #3D0D7B33 !important;
  border: none;
  margin-right: 8px;
  outline: none;
  border: none;
  border-radius: 50%;
  padding: 0;
  height: 14px !important;
  width: 14px !important;
  display: inline-block;
  border: none;
}
.owl-carousel .owl-dots button.owl-dot:last-child, .owl-dots button.owl-dot:last-child {
  margin-right: 0;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
    background-color: var(--color-primary) !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  height: auto;
}
.owl-carousel .owl-nav i, .owl-nav i {
  border: none;
  transition: .3s ease;
  opacity: 1;
  padding: 0;
  color: #292D32;
  padding: 12px 12px;
  font-size: 16px;
  border: none;
  border: 1px solid #D8DBEA;
  writing-mode: tb-rl;
  border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev i:hover, .owl-nav button.owl-prev i:hover, .owl-carousel .owl-nav button.owl-next i:hover, .owl-nav button.owl-next i:hover{
  color: var(--color-primary);
}
button.owl-prev {
  margin-right: 7px;
}
.owl-nav {
  margin-top: 20px;
  text-align: center;
}
.owl-carousel .owl-item .post-image-block img {
  width: 100% !important;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.dot-image {
    position: absolute;
    top: 2em;
    right: 3em;
}

/*-------------- Newsletter ---------------*/
.newsletter-image img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#newsletter_section a.video_icon {
    color: var(--color-primary);
    background-color: white;
    border: none;
}
#newsletter_section .banner-video {
  margin-left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
#newsletter_section input[type="email"] {
    width: 100%;
    /* background-color: white; */
    border-radius: 10px;
    border: none;
    margin-right: 17px;
    padding: 12px 25px 12px 164px;
    font-size: 16px;
    color: black;
    border: 1px solid #3D0D7B33;
    padding: 14px 25px 14px 164px;
    border-radius: 10px;
    background-color: #3D0D7B0F;
}
#newsletter_section input[type="email"]::placeholder {
  font-size: 16px;
  color: #707D95;
}

.newsletter_shortcode input[type="submit"] {
  border-radius: 10px;
  background-color: var(--color-primary);
  position: absolute;
  left: 6px;
  top: 7px;
}
.newsletter_shortcode input[type="submit"]:hover{
  background-color: white;
  color: var(--color-primary);
}
.newsletter_shortcode {
  margin-top: 25px;
}
.flash_product .yith-wcwl-add-button a .fa-heart-o:before {
  content: "\f004";
}
.caseStudiesBox h5 a:hover, .news-box h5 a:hover, .page-services-block h5 a:hover{
  color: var(--color-primary);
}
#sb_instagram .sbi_photo img {
    border-radius: 3px;
}
.footer-col4 p {
    margin: 0;
}
.sbi_photo_wrap {
  position: relative;
  overflow: hidden;
}

.sbi_photo_wrap::after {
  content: "\f16d";
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  font-size: 23px;
  color: #fff;
  /* background: rgba(61, 13, 123, 0.6); */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.sbi_photo_wrap:hover::after {
  opacity: 1;
}
.sbi_photo_wrap:hover .sbi_photo::after {
    content: '';
    background-color: #3D0D7B80;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
}