/*VIDEO BOX LOOP*/

.wmi-video-item {
    position: relative;
	background-size:cover;
}
.wmi-video-item::before {
    content: "";
    background: transparent;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.wmi-video-item-content {
    z-index: 1;
}
ul.elementor-icon-list-items.icon-grid-box-list-items {
    margin: 0;
}
.video-style-two .wmi-video-item .wmi-video-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}
.video-style-two .wmi-video-item .wmi-video-image {
    position: relative;
}
.custom-play-icon.wmi-video-play{
    position: absolute;
	bottom: 15px;
    right: 15px;
}
.wmi-video-play {
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-style-two .wmi-video-item {
    flex-direction: column;
}
.video-style-two .wmi-video-item .wmi-video-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.video-style-two .wmi-video-item .wmi-video-image {
    position: relative;
    padding-top: 70%;
    width: 100%;
}
.ot-video-button a i {
    margin-left: 5px;
    line-height: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-style-two .wmi-video-item .wmi-video-play {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    position: absolute;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
}
.video-style-two .wmi-video-item .wmi-video-play a{
    margin:auto;
}
.wmi-video-item .wmi-video-play .ot-video-button a i {
    margin-left: 2px;
    line-height: 1;
    margin: auto;
    display: flex!important;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-bottom: 3px;
}
.ot-video-button a {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.wmi-video-play a > i, body .ot-flaticon-play {
    -webkit-appearance: none;
	color:black;
    display: block!important;
	line-height:1.9em!important;
}
.wmi-video-lightbox-content i {
    font-size: 20px;
    position: absolute!important;
    vertical-align: middle;
    display: table!important;
    text-align: center!important;
    margin: auto!important;
    width: 100%;
	height: fit-content!important;
}
.ot-video-button a span{
	z-index:9!important;
}



/*LIFESTYLE SERVICE BOX*/

.lifestyle-service-item .ls-service-icon img {
    height: 100%;
    width: auto;
}
.lifestyle-service-item {
    float: left;
	transition:all .3s ease-in-out;
}
.lifestyle-service-content {
    justify-content: center;
    margin: 0;
    align-items: center;
    display: flex;
    flex-flow: column;
	transition:all .3s ease-in-out;
	-webkit-appearance: none;
}
.lifestyle-service-content .ls-service-icon{
	position:relative;
	padding:10px;
	transition:all .3s ease-in-out;
}
.lifestyle-service-content .ls-service-icon::before {
    content: "";
    height: 50%;
    width: 100%;
    position: absolute;
    border: 3px solid #fff;
    bottom: 0;
	left: 0;
    border-top: none;
	transition:all .3s ease-in-out;
	-webkit-appearance: none!important;
}
.wmi-service-style-one .wmi-service-box {
    justify-content: center;
    align-items: flex-end!important;
	-webkit-appearance: none;
}
.lifestyle-service-item-inner {
    background-size: cover;
    background-position: center;
	transition:all .3s ease-in-out;
}
.lifestyle-service-item .lifestyle-service-content {
    width: 100%;
}
.lifestyle-service-item .lifestyle-service-content .content-info {
    z-index: 9;
    width: 100%;
}
.lifestyle_s_overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 41%);
    top: 0;
	transition:all .3s ease-in-out;
    left: 0;
	-webkit-appearance: none!important;
}
.lifestyle-service-item-inner a.ls-service-link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box .servive-img-bg{
    position: static;
    z-index: 9;
	width: 100%;
}
.wmi-service-grid-box.wmi-service-style-three .wmi-service-box .servive-img-bg{
	position: relative;
}
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box {
    align-items: unset!important;
}
@media(min-width:768px){
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box {
    flex-direction: column;
  }
.wmi-service-grid-box .item-title-box{
	margin:auto;	
  }
}

.wmi-service-grid-box.wmi-service-style-two .wmi-service-box .servive-img-bg,
.wmi-service-grid-box.wmi-service-style-three .wmi-service-box .servive-img-bg,
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box .content-box,
.wmi-service-grid-box.wmi-service-style-three .wmi-service-box .content-box{
	z-index:9;
}
.wmi-service-grid-box .link-box span.btn-text i{
	text-decoration:none!important;
}
.wmi-service-grid-box.wmi-service-style-three .wmi-service-box {
    justify-content: center;
	align-items: center!important;
}
.wmi-service-grid-box.wmi-service-style-three .service-box-content{
    flex: 1;
}
.wmi-service-grid-box.wmi-service-style-three .service-icon {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    margin: auto;
    right: -30px;
	transition:all .3s ease-in-out;
}

@media(max-width:767px){
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box .servive-img-bg{
		display:none;
	}
.wmi-service-grid-box.wmi-service-style-two .wmi-service-box {
    align-items: center!important;
}
}
/* LIFESTYLE POST  */
.ls-post-item {
    position: relative;
    background-size: cover;
    background-position: center;
	z-index:9;
}
.wmi-blog-style-two .wmi-blog-tumb img, 
.wmi-blog-style-three .wmi-blog-tumb img {
    position: absolute;
    top: 0;
    object-fit: cover;
    height: 100%;
    object-position: center;
    width: 100%;
}
.wmi-blog-style-two .wmi-blog-tumb {
    padding-top: 70%;
    position: relative;
}
.wmi-blog-style-one .lifestyle-post-inner {
    position: absolute;
    z-index: 999;
    top: 0;
    display: flex;
    flex-flow: column;
    background: #fff;
    bottom: 0;
    justify-content: center;
	left:0;
}
.lifestyle-post-inner .ls-post-item {
    height: 300px;
    transition:all .3s ease-in-out;
    overflow:hidden;
}
.lifestyle-post-inner a.ls-post-link {
    display: inline-block;
	padding:10px;
}
.ls-post-items{
   float:left;
}
.post-slider .ls-post-items {
    float: none;
    overflow: hidden;
}
.post-box.ls-post-items .post-inner {
    margin-bottom: 0!important;
}
.inner-post.lifestyle-post-inner {
    width: 100%;
}

@media(max-width:767px){
.wmi-blog-style-three .ls-post-item {
    display: block!important;
}
.post-box .the-excerpt 
.post-box h5,
.post-box .post-cat,
.post-box .wmi-post-meta,
.post-box .wmi-post-inner{
	text-align:center;
	justify-content:center
}
.wmi-blog-style-three.ls-post-items{
	box-shadow:none!important;	
  }
body .wmi-blog-style-three a.ls-post-link {
    position: static;
    bottom: 0;
    right: 0;
}
body .wmi-blog-style-three .wmi-post-readmore {
    display: inline-flex;
}
}

/*REVIEW STYLE*/
/* .equal-height-item .owl-carousel .owl-stage {
    display: flex;
}
.equal-height-item .wmi-carousel-item {
	display: flex;
	flex: 1 0 auto;
} */
.owl-carousel.equal-height .wmi-carousel-item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
body .owl-carousel.equal-height .owl-stage {
    display: flex;
}
@media(max-width:767px){
body .owl-carousel.equal-height.mobile-equal-height-none .owl-stage {
    display: block;
}
.owl-carousel.equal-height.mobile-equal-height-none .wmi-carousel-item {
   height: auto;
   display:block;
}
}


.testimonials-controller img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 100px!important;
}
.testimonials-controller .owl-item img{
	opacity: .5!important;
}
.testimonials-controller .owl-item.active.synced img {
    opacity: 1!important;
}
.testimonials-controller .owl-item {
/*     height: 100%!important;
	width:100%!important; */
	float:none!important;
}
.testimonials-controller .owl-item > div {
    height: 60px!important;
	width:60px!important;
	margin:auto;
}

.review-box {
    padding: 20px;
    background: #fff;
}
.post-slider .owl-nav button.owl-next {
    right: 0!important;
}
.post-slider .owl-nav button.owl-prev {
    left: 0!important;
}
@media(max-width:600px){
.post-slider.testimonials-slider .testimonials-controller ,
.post-slider.testimonials-slider .testimonials-main {
    float: none;
    width: 100%;
}
.post-slider.testimonials-slider {
    display: flex;
    flex-direction: column-reverse;
}
.testimonials-controller .owl-stage {
	display:flex;
	justify-content: center;
	margin:auto;
  }
}

/*LIFESTYLE LIST ICON*/
.ls-list-items span.lsimg-icon {
    margin-right: 2%;
}

.ls-post-item{
	position:relative;
}
.ls-post-item::after {
    left: auto;
    right: -1px;
    transform: rotateX(0deg) rotateY(190deg);
}
.icon-grid-box-item-inner p {
    position: relative;
}
.icon-grid-box-item-inner p i {
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 18px;
}
li.icon-grid-box-item {
    float: left;
	list-style:none;
}
.box-clickable .icon-grid-content{
	display:none;
}

.icon-grid-box-item-inner {
    height: 100%;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.icon-grid-box-item-inner {
    height: 100%;
    min-height: 150px;
}
.icon-grid-box-item-inner .icon-grid-info {
    flex: 1;
}
.box-clickable .icon-grid-box-item-inner {
    height: auto;
    min-height: auto;
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
}
/*.review-inner .review-post .the-excerpt {*/
/*    position: relative;*/
/*    border-left: 4px solid #920094;*/
/*}*/

.testi-footer {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: fit-content;
    column-gap: 20px;
}
.testi-footer .company-logo {
    max-width: 100px;
    width: 100%;
    margin-top: 8px;
}
.testi-footer .meta-icon {
    width: 50px;
    height: 50px;
    background: #920094;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    left: 0;
    top: 0px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
}
.testi-footer .meta-content{
	max-width:300px;
	width:100%;
}
.testi-footer .meta-icon img{
    border-radius:100px;
}
.post-slider .owl-item:nth-child(odd) .review-box .testi-footer .meta-icon{
	background: #00a7e0;
}
.post-slider .owl-item:nth-child(odd) .review-box .review-inner .review-post .the-excerpt {
    border-color: #00a7e0;
}
.liner-list-item ul .elementor-icon-list-item {
    border-bottom: 1px solid black;
    min-height: 40px;
}
@media(max-width:767px){
.remove-last-2 li.elementor-icon-list-item:nth-last-child(-n+2){
	display:none;
}
}
.row.acc-list {
    margin: 0;
}

/* TEAM ELE */
.out-people-content-output {
    position: fixed;
    min-width: 400px;
    height: 100%;
    z-index: 99999;
    top: 0;
	bottom:0;
	left:0;
    right: 0;
	margin:auto;
    box-shadow: -20px 0px 100px rgb(0 0 0 / 27%);
    max-width: 800px;
    width: 100%;
    transition:all .3s ease-in-out;
	transform:scale(1.2);
	opacity:0;
	visibility:hidden;
	height: fit-content;
}

/* .member-profile-content-area{
    padding: 8%;
} */
.member-profile-meta .member-name h4 {
    margin-bottom: 0px;
    text-transform: uppercase;
}
.member-profile-meta .member-position {
    margin-bottom: 15px;
    border-bottom: 1px solid var( --e-global-color-e8fa9ce );
    padding-bottom: 10px;
}
.out-people-content-output .member-profile-content {
    max-height: 350px;
    overflow: auto;
}
.member-profile-inner {
    position: relative;
    min-height: 100%;
    height: fit-content;
    padding: 4%;
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}
@media(max-width:990px){
.member-profile-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
@media(max-width:767px){
.team-profile-popoup-col {
    display: flex;
    column-gap: 20px;
    flex-direction: column;
    gap: 20px;
    margin: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
.member-profile-inner .member-profile-content-area {
	flex:1;
	color: black;
}
.out-people-content-output.open-profile {
   transform: initial;
   opacity:1;
   visibility:visible;
   transition-delay:.3s
}
.out-people-content-output .member-profile-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: top;
	border-radius: 100%;
}
.out-people-content-output .member-profile-image {
    height: 200px;
    overflow: hidden;
    width: 200px;
    border-radius: 100%;
    border: 2px solid #CCCCCC;
    padding: 2px;
}
.out-people-content-output .close-profile:hover {
    background: var( --e-global-color-e8fa9ce );
    color: #fff;
}
.out-people-content-output .close-profile {
    position: absolute;
    top: 18px;
    font-size: 25px;
    background: rgb(255 255 255 / 48%);
    width: 40px;
    height: 40px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    right: 18px;
    color: var( --e-global-color-e8fa9ce );
    cursor: pointer;
    transition: all .3s ease-in-out;
    z-index: 9;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 22%);
}

.out-people-content-output.profile-overlay::before {
    background: black;
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    opacity: .6;
    transition: all .2s ease-in-out;
	transition-delay:.2s;
	-webkit-appearance: none!important;
    cursor: url(../../../../uploads/2022/08/cancel-icon.png) 50 50 , auto;
}
.out-people-content-output .member-profile-inner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(255 255 255 / 0%);
    backdrop-filter: blur(30px) brightness(2.4);
    -webkit-backdrop-filter:  blur(30px) brightness(2.4);
    bottom: 0;
    top: 0;
	left: 0;
	-webkit-appearance: none!important;
}
.out-people-content-output .member-profile {
    background: radial-gradient(black, transparent);
    height: 100%;
    display: flex;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    background: transparent;
    width: 100%!important;
    display: block;
}
.out-people-content-output .member-profile::-webkit-scrollbar  ,
.out-people-content-output .member-profile-content::-webkit-scrollbar{
  width: 10px;
}
.out-people-content-output .member-profile::-webkit-scrollbar-track ,
.out-people-content-output .member-profile-content::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.out-people-content-output .member-profile::-webkit-scrollbar-thumb ,
.out-people-content-output .member-profile-content::-webkit-scrollbar-thumb {
  background: var( --e-global-color-e8fa9ce ); 
}
.out-people-content-output .member-profile::-webkit-scrollbar-thumb:hover ,
.out-people-content-output .member-profile-content::-webkit-scrollbar-thumb:hover{
  background: #555; 
}
.out-people-content-output .profile-con a {
    display: flex;
    align-items: center;
    gap: 5px;
    transition:all .3s ease-in-out;
}
.out-people-content-output .profile-con a i {
    width: 35px;
    height: 35px;
    border:1px solid var( --e-global-color-e8fa9ce );
    display: flex;
    align-items: center;
    justify-content: center;
    color: var( --e-global-color-e8fa9ce );
    transition:all .3s ease-in-out;
}
.out-people-content-output .profile-con {
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
}
.out-people-content-output .profile-con a:hover i{
    background: var( --e-global-color-e8fa9ce );
    border-color: var( --e-global-color-e8fa9ce );
    color:#fff;
}
#xloader {
    content: "";
    background-color: transparent;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 99999;
    top: 0;
    backdrop-filter: blur(30px) brightness(.8);
	-webkit-backdrop-filter: blur(30px) brightness(.8);
}
div#xloader img {
    width: 100px;
    height: 100px;
    margin: auto;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 100%;
    object-fit: contain;
}
/*#xloader:after {*/
/*    content: "";*/
/*    background-image: url(../../../../uploads/2022/12/loader.gif);*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    position: absolute;*/
/*    align-items: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    background-size: contain;*/
/*    object-fit: contain;*/
/*    object-position: center;*/
/*}*/
@media(max-width:767px){
.out-people-content-output{
    right:0;
    left:0;
    margin:auto;
    transform:scale(1.3);
    opacity:0;
    visibility: hidden;
 }
.out-people-content-output.open-profile {
    opacity:1;
    transform: unset;
    visibility: visible;
}
}

/*.wmi-infobox-carousel .info-box-image span::before {*/
/*    content: "";*/
/*    background: transparent;*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/
/*.wmi-infobox-carousel .info-box-image span {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    display: block;*/
/*}*/

.wmi-infobox-carousel .info-box-image {
    padding-top:70%;
    position:relative;
}
.wmi-infobox-carousel .info-box-image img {
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    position:absolute;
    top:0;
    left:0;
}
.wmi-infobox-carousel .equal-height .wmi-content-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

/*FLIP BOX*/
body .wmi-flip-box .number-title {
    position: static;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #000;
}
body .wmi-flip-box{
    overflow:inherit;
}
body .wmi-flip-box:hover .inner-box .content-box {
    opacity: 1;
    z-index: 9;
    position: relative;
}
body .wmi-flip-box:hover .inner-box > div {
    backface-visibility: visible;
}
body .wmi-flip-box .overlay{
    position:absolute;
    z-index:91;
    opacity:0;
    visibility:hidden;
}

body .wmi-flip-box:hover .overlay{
    opacity:1;
    visibility:visible;
}
span.flipbox-shadow{
    transition:all .3s ease-in-out;
}
/* body .wmi-flip-box:hover span.flipbox-shadow{
    opacity:0;
    visibility:hidden;
} */
body .wmi-flip-box:hover .inner-box ,
body .wmi-flip-box .overlay{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transform: none;
}
span.flipbox-shadow::before {
    content:"";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 10px;
    top: -10px;
    background: red;
    z-index: -1;
	transition: all .3s ease-in-out;
}
body .wmi-flip-box:hover .flipbox-shadow::before {
    left: 0!important;
    top: 0!important;
}
.review-box {
    WIDTH: 100%;
}
.wmi-list-items span.elementor-icon-list-text span.icon-list-title {
    display: block;
}
.elementor-widget .wmi-list-items .elementor-icon-list-item, .wmi-list-items .elementor-widget .elementor-icon-list-item a {
    align-items: baseline;
    position: relative;
}
.elementor-widget .wmi-list-items .elementor-icon-list-icon i {
    position: relative;
}
.ls-post-item .wmi-post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between!important;
}
.ls-post-item .simplefavorite-button.preset {
    padding: 0!important;
    font-size: 0;
    border:none;
}

.ls-post-item .simplefavorite-button.preset i {
    font-size: 20px!important;
    position: static;
}
.ls-post-item span.post-loop-fav , 
.ls-post-item span.comment-num  {
    padding: 0px 15px;
    position:relative;
}
.post-loop-fav span.simplefavorite-button-count, 
.ls-post-item span.comment-num a {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -8px;
}
.wmi-blog-style-three .ls-post-item {
    display: flex;
	height: 100%;
}
.wmi-blog-style-three .ls-post-item .post-inner {
    background: transparent;
	box-shadow: none;
}
.wmi-blog-style-three .ls-post-items {
    background: #007F7B;
    overflow: hidden;
}
.wmi-blog-style-three .ls-post-item .wmi-blog-tumb {
    width: 30%;
}
.wmi-blog-style-three  a.ls-post-link {
    position: absolute;
    bottom: -20px;
    right: 35px;
}
.wmi-blog-style-three .ls-post-item .wmi-blog-tumb img {
    width: 100%;
    height: 100%;
    position: relative;
}
.wmi-blog-style-three .ls-post-item .post-inner {
    flex: 1;
}
.equal-height-item .owl-item {
    display: flex;
    flex: 1 0 auto;
}
body .post-slider .post-box:hover {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.lifestyle-service-item .lifestyle-service-header ,
.lifestyle-service-item.wmi-service-box-1 .lifestyle-service-item-inner .content-info{
    position: relative;
}
.lifestyle-service-item .lifestyle-service-header .ls-service-image {
    position: relative;
	padding-top:70%;
	overflow:hidden;
}
.lifestyle-service-item .lifestyle-service-header .ls-service-image img {
    position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	object-fit:cover;
	object-position:center;
}
.lifestyle-service-item.wmi-service-box-1 .lifestyle-service-content{
	display:block;
}
.lifestyle-service-item.wmi-service-box-1 .lifestyle-service-item-inner .content-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.service-grid-center {
    margin: auto; 
    display: flex; 
    flex-flow: wrap; 
    justify-content: center;
}

/* WMI SLIDER */
.wmi-slider-box a.btn.elementor-btn.slider-btn {
    display: initial;
}
.wmi-slider-box {
    display: flex;
}
.wmi-slider-box .info-box-inner {
    width: 100%;
    z-index: 1;
    display: flex;
}
.wmi-slider-single-image {
    height: 400px;
    flex: auto;
    width:50%;
}
@media(max-width:767px){
  .wmi-slider-single-image {
    width: 100%;
}  
}
.wmi-slider-box::before {
    content: "";
    position: absolute;
    background: #847474;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	z-index:0
}
.wmi-slider-box .slider-count {
    position: absolute;
    bottom: 0;
    left: 0;
}
.wmi-elementor-slider .slider-controller {
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 9;
    right: 0;
    left: 0;
    margin: auto;
    justify-content: start;
    padding: 10px;
    background: #fff;
    margin: auto;
    display: flex;
    align-items: center;
    column-gap: 10px;
    width: fit-content;
}
body .wmi-elementor-slider .owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.wmi-elementor-slider a#scroll-down{
    display: flex;
    justify-content: center;
}
.box-clickable .box-title {
    cursor: pointer;
}
.wmi-elementor-slider .wmi-content-box {
    transition: all .8s ease-in-out;
    transform: translateY(100px);
	opacity:0;
	visibility:hidden;
}
.wmi-elementor-slider .owl-item.active .wmi-content-box {
    transform: none;
	opacity:1;
	visibility:visible;
}

/*WMI LOGO GRID*/
.wmi-client-logos {
    display: flex;
    flex-direction: column;
}
.wmi-client-logos .wmi-logos-inner .logo-item {
    float: right;
}
.wmi-client-logos .wmi-logos-inner .logo-item img{
	display:flex;
}
ul.wmi-logo-filter {
    padding: 10px;
    list-style: none;
    display: inline-flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    width: fit-content;
    flex-flow: wrap;
    margin-left: auto!important;
    margin-right: auto!important;
}
.wmi-logos-inner {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
}

.wmi-logo-filter li, .wmi-logo-filter li a {
    transition: all .3s ease-in-out;
}
.wmi-acc .acc-title {
    display: flex;
	column-gap: 10px;
	align-items: center;
}
.wmi-acc .acc-title-wrap span {
    display: block;
}
/*OUR TEAM CSS*/
.team-loop-grid {
    justify-content: center;
    margin: auto;
    align-items: center;
    display: flex;
    width: 100%;
    flex-flow: wrap;
}
.team-inner-header {
    text-align: center;
}
.team-inner-header .team-inner-image {
    width: 100%;
    max-width: 350px;
    margin: auto;
}
.team-inner-header .team-inner-title h3 {
    margin: 0;
    padding-top: 20px;
}

.team-item {
	transition:all .3s ease-in-out;
}
.team-item:not(:last-child){
	margin-bottom:15px;
}
.team-item .team-highlight {
    overflow: hidden;
    overflow-y: auto;
    padding: 0px 10px;
}
@media(min-width:591px){
.team-item .team-highlight {
    max-height: 280px;
	}
}
.team-item .team-highlight::-webkit-scrollbar {
  width: 5px;
}
.team-item-inner {
    transition: all .3s ease-in-out;
	margin:auto;
}
.team-item-inner .team-loop-info {
    padding: 4%;
    text-align: center;
}
.team-loop-head {
    margin-bottom: 10px;
    font-weight: 800;
}

.style-modern .team-info {
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: 0;
    right: 0;
}
.team-item .team-image {
    aspect-ratio: 1/1;
    filter: contrast(0.9);
    margin: auto;
}

.team-item .team-image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
    overflow: hidden;
    border-radius: 100%;
    image-rendering: -webkit-optimize-contrast;
    object-position: bottom;
}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
}
.team-item .team-item-header {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;
    flex-direction: column;
}
.team-item:hover .team-image img {
    transform: scale(1);
}
.style-modern .team-item .team-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1);
    transition: all .3s ease-in-out;
    background: black;
    z-index: 9;
    opacity:.8!important;
    
}
.style-modern .team-item:hover .team-image::before {
   opacity: 1!important;
}
.team-loop-grid {
    justify-content: center;
    margin: auto;
    align-items: center;
    display: flex;
    width: 100%;
    flex-flow: wrap;
}
.team-single-item .team-single-item-inner {
    display: flex;
    column-gap: 20px;
}
.team-single-item .team-single-item-inner .team-single-content {
    flex: 1;
}
.team-single-header {
    border-bottom: 1px solid #c80000;
    margin-bottom: 20px;
}
.team-single-item .team-single-item-inner .team-single-image {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #c80000;
    margin-bottom:20px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 22%)
}
@media(max-width:990px){
   .team-single-item .team-single-item-inner .team-single-image {
    width: 200px;
    height: 200px; 
}
.team-single-item .team-single-item-inner {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
.blog-grid .masonry-post-item .entry-meta span:not(.number) {
    font-size: 14px;
}
.blog-grid .masonry-post-item .entry-meta {
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 13px!important;
    align-items: center;
	text-transform:capitalize;
}
.blog-grid .masonry-post-item .entry-meta span.number {
    font-size: 25px;
}
.blog-grid .masonry-post-item .entry-meta span.blog-post-date {
    font-size: 15px!important;
}

.blog-post-loop .post-box .entry-media ,
.blog-post-loop .post-box .entry-media-others{
    position: relative;
    overflow: hidden;
    aspect-ratio: 4/3;
}
.blog-post-loop .post-box .padding-box + .inner-post {
    padding-top: 0px;
}
.blog-post-loop .post-box .entry-media img{
	height:100%;
	width:100%;
	object-fit:cover;
	object-position:center;
	top:0;
	left:0;
    
    overflow: hidden;
    transition: all .3s ease-in-out;
}
.post-box span.blog-post-date {
    width: 50px;
    height: 50px;
}
.blog-grid .masonry-post-item {
    padding-left: 5px;
    padding-right: 5px;
}
.team-loop-btn i {
    padding: 0!important;
}
body a.btn.team-loop-btn {
    min-width: 170px!important;
	border-radius: 5px!important;
}
.service-plan-section ul.service-plan {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:20px;
    column-gap: 30px;
    flex-flow: wrap;
}
.service-plan li.plan-item {
    max-width: 350px;
    border: 1px solid black;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.service-plan .plan-item-content {
    padding: 20px;
}
.service-plan .plan-header {
    background-image: url(../../../../../wp-content/uploads/2022/06/plan-image.png);
    min-height: 80px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: #fff;
}
.service-plan-section , .service-faqs {
    width: 100%;
    display: inline-block;
}
.team-loop-grid {
    justify-content: center;
    margin: auto;
    align-items: center;
    display: flex;
    width: 100%;
    flex-flow: wrap;
}
.team-single-item .team-single-item-inner {
    display: flex;
    column-gap: 20px;
}
.team-single-item .team-single-item-inner .team-single-content {
    flex: 1;
}
.team-single-header {
    border-bottom: 1px solid #c80000;
    margin-bottom: 20px;
}
.team-single-item .team-single-item-inner .team-single-image {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #c80000;
    margin-bottom:20px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 22%)
}
@media(max-width:990px){
   .team-single-item .team-single-item-inner .team-single-image {
    width: 200px;
    height: 200px; 
}
.team-single-item .team-single-item-inner {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
@media(max-width:580px){
.team-info a.btn {
    padding: 5px!important;
    font-size: 13px;
 }
.team-item-inner .team-loop-info {
    padding: 20px 10px;
    text-align: center;
}
}
body.overlay-active::before {
    content: "";
    background: black;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    opacity: .6;
    visibility: visible;
	display:block;
}
span.close-p-data {
    position: absolute;
    right: 0;
    top: 0;
    color: black;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffdc00;
    border-radius: 0px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 10px;
	transition:all .3s ease-in-out;
}
span.close-p-data:hover{
	background:black;
	color:#fff;
}
.team-profile-popoup-col {
    display: flex;
    column-gap: 20px;
}
.team-profile-popoup-col .team-profile-image img {
    border: 4px solid #fff;
    box-shadow: 0px 0px 10px #0000004a;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.team-profile-popoup-col .team-profile-image img {
	width: 200px;
}
.team-profile-popoup-col .team-profile-content {
    column-count: 2;
	flex:1;
}
@media(max-width:800px){
.team-profile-popoup-col .team-profile-content {
    column-count: 1;
}	
}
body .ot-accordions .acc-item .acc-toggle i {
    margin: 0;
}
.wmi-rv-item {
    height: 100%;
}
.wmi-rv-item span.rev-q-icon img {
    width: 100%;
    height:auto;
}
.wmi-rv-item .rev-q-icon {
    width: 78px;
    height: auto;
    display: block;
    position:relative;
}
.wmi-rv-item .rev-q-icon.qicon-end {
    display: flex;
    margin: auto;
    margin-right: 0;
}
.wmi-rv-item .rv-company-logo{
    margin:auto;
}
.wmi-rv-item {
    overflow: hidden;
}
.wmi-rv-item.logo-top .wmi-rv-footer-inner {
    display: flex;
    flex-direction: column-reverse;
}
.wmi-rv-item.logo-left .wmi-rv-footer-inner {
    display: flex;
    flex-direction: row-reverse;
}
.wmi-rv-item.logo-right .wmi-rv-footer-inner {
    display: flex;
    flex-direction: row;
}
.wmi-rv-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-slider .rev-q-icon {
    position: absolute;
    height: fit-content;
    background: #fff;
    padding: 0px 10px;
	width:90px;
}
.review-slider .rev-q-icon.qicon-start {
    top: 0;
	left: 5%;
}
.review-slider .rev-q-icon.qicon-end {
    bottom: 0;
	right: 5%;
}
.review-slider {
    padding: 20px;
}
@media(min-width:768px){
.mobile-explore .explore-more-wrap{
	display:none;
  }
}
@media(max-width:767px){
.mobile-explore .talent-item{
	display:none;
}
.explore-more-wrap {
    width: 100%;
    display: flex;
    text-align: center;
    text-align: center;
    justify-content: center;
}
}
/* .post-slider.template-slider .owl-stage-outer{
	padding:0;
	margin: 0;
} */
.temp-owl-tab {
    display: flex;
    align-items: center;
    border-radius: 10px;
	width: fit-content;
    justify-content: center;
    margin: auto;
	overflow: hidden;
	transition:all .3s ease-in-out;
}

.temp-owl-tab .tab-item {
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    background: #f1f2f2;
	transition:all .3s ease-in-out;
}
.temp-owl-tab .tab-item.active, 
.temp-owl-tab .tab-item:hover, 
.temp-owl-tab .tab-item:focus {
    background: #000;
    color: #fff;
}
.owl-carousel.equal-height .wmi-carousel-item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
body .owl-carousel.equal-height .owl-stage {
    display: flex;
}
@media(max-width:767px){
body .owl-carousel.equal-height.mobile-equal-height-none .owl-stage {
    display: block;
}
.owl-carousel.equal-height.mobile-equal-height-none .wmi-carousel-item {
   height: auto;
   display:block;
}
}
body .testimonials-slider .owl-carousel .owl-dots button.owl-dot span {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    border-radius: 0px;
	display:none;
}
body .testimonials-slider .owl-carousel .owl-dots button.owl-dot.active span {
    background-color: transparent!important;
    border-color: #fff!important;
    border-radius: 0;
}
.testimonials-slider .owl-carousel .owl-dots button.owl-dot {
    border: 1px solid gray;
}
.testimonials-slider .owl-carousel .owl-dots button.owl-dot.active{
	border-color:black;
}
.team-item a.team-loop-btn {
    height: 30px;
    display: flex;
    align-items: center;
    width: 30px;
    justify-content: center;
}

.gallery-grid , .layout-grid {
    /*display: grid;*/
    display: flex;
    /*grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));*/
    gap: 15px;
    column-gap: 5%;
    flex-flow:wrap;
    justify-content:center;
}
.gallery-item  .gallery-image img , .layout-grid .grid-image img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position:center top;
}
.layout-grid .grid-image img {
    object-position: top;
}
.gallery-grid .gallery-item{
   box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
   border: 4px solid #fff;
   border-radius: 10px;
   position: relative;
   overflow:hidden;
   width:30%;
   /*max-width:350px;*/
}

.gallery-item .gallery-image , .layout-grid .grid-image {
    position: relative;
    padding-top: 70%;
    overflow: hidden;
    height: auto;
}
.gallery-grid .gallery-title {
    text-align: center;
    font-weight: 600;
    min-height: 50px;
    padding-top: 10px;
}
.gallery-item .gallery-item-title a {
    color: #fff;
    text-align: center;
}
.gallery-item:not(.gallery-style-two) .gallery-item-title {
    position: absolute;
    z-index: 9;
    background: rgb(0 0 0 / 63%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    color: var(--e-global-color-primary);
    justify-content: center;
    transform:translateY(100%);
    transition:all .3s ease-in-out;
}
.gallery-item {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.gallery-item:not(.gallery-style-two) .gallery-item-title:hover {
    background: rgb(255 219 0 / 70%);
    color:black;
}
.gallery-item .gallery-item-title{
    padding: 10px;
}
.gallery-item:not(.gallery-style-two):hover .gallery-item-title {
    transform:translateY(0%);
}
.gallery-style-three .gallery-item-title {
    transform: none!important;
}
.gallery-no-plus .hover-effect .target-hover::after{
    display:none;
}
@media(max-width:1060px){
   .gallery-grid .gallery-item{
       width:250px;
   } 
   .gallery-grid , .layout-grid {
       column-gap: 10px;
   }
.layout-grid .talent-item {
     width:250px;
	 max-width: 100%;
  }
.talent-item .talent-loop-content {
    padding-top: 10px;
}
}
@media(max-width:600px){
  .gallery-grid .gallery-item{
       width:48%;
   } 
   .gallery-grid , .layout-grid {
       column-gap: 10px;
   }
.layout-grid .talent-item {
     width:48%;
	 max-width: 100%;
  }
}	
@media(max-width:300px){
   .gallery-grid .gallery-item{
       width:100%;
   } 
   .gallery-grid , .layout-grid {
       column-gap: 0px;
   }
  .layout-grid .talent-item {
     width: 100%;
	 max-width: 100%;
  }
}
/*@media(max-width:800px){*/
/*.gallery-grid , .layout-grid  {*/
/*    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));*/
/*    gap: 0;*/
/*    column-gap: 10px;*/
/*}*/
/*}*/

.overlay-active::before {
	cursor:url(../../../../../wp-content/uploads/2023/03/cancel.png), auto;
/*     cursor: url(../../../../../wp-content/uploads/2023/03/cancel.png) 50 50 , auto; */
}
.video-carousel .owl-stage-outer ,
.wmi-infobox-carousel .owl-stage-outer{
    padding: 0!important;
    margin: 0!important;
}
.past-engagement-box .image-box {
    position: relative;
    padding-top: 80%;
}
.past-engagement-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.past-engagement-box .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.past-engagement-box .past-engagement-content {
    position: absolute;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #fff;
    transition:all .3s ease-in-out;
}
.past-engagement-box-main::before,
.past-engagement-box-main::after {
    content: "";
    border: 2px solid black;
    width: 200px;
    height: 200px;
    position: absolute;
}
.past-engagement-box-main::before {
    left: 0px;
    top: 0px;
    border-bottom: none;
    border-right: none;
}
.past-engagement-box-main::after {
    right: 0px;
    bottom: 0px;
    border-top: none;
    border-left: none;
}
.owl-carousel.owl-arrow-bottom .owl-nav {
    position: absolute;
    width: fit-content;
    top: 50%;
    left: 0;
    margin-top: -22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    right: 0;
    top: auto;
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    margin-bottom: 7px;
}
.wmi-table-data{
    overflow: auto;
    display: flex;
    scroll-snap-type: x mandatory;
    gap: 0px;
    width: 100%;
}
.wmi-table-data .table-col {
    flex-shrink: 0;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    display: flex;
    flex-direction: column;
    position: relative;
    top: 0;
    width: 300px;
}
.wmi-table-data .table-col ul{
    list-style:none;
}
.wmi-table-data .table-col:last-child li.table-body-item {
    border-right: 0px!important;
}
.wmi-table-data .table-col:first-child li.table-body-item {
    border-left: 0px!important;
}
.wmi-table-data .table-col li.table-body-item i {
    float: left;
    color: #f1ce01;
}
.wmi-table-data .table-col li.table-body-item ,
.wmi-table-data .table-head{
	height:60px;
	display:flex;
	align-items:center
}
.wmi-table-data .table-col li.table-body-item span , .wmi-table-data .table-head span {
    flex: auto;
}
.wmi-infobox-carousel .overlay-text .wmi-content-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.wmi-infobox-carousel .info-box-image::before {
    content: "";
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.video-grid.wmi-video-items .wmi-video-item {
    background-size: cover;
    background-position: center;
}
.wmi-content-box .wmi-content-box-inner a.link-box {
    width: fit-content;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb,
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wmi-footer-menu .menu {
    display: block;
    margin: 0;
}
.wmi-footer-menu .menu li {
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    margin: auto;
    height: auto;
}
.wmi-footer-menu .menu li a {
    text-align: left;
}
footer .wmi-footer-menu > ul.menu > li:before{
    display:none!important;
}
footer .wmi-footer-menu ul.menu li a {
   line-height: 1.3;
}
@media(min-width:768px){
footer .wmi-footer-menu ul.menu li a {
    padding: 3px 0px;
    display: block;
    position:relative;
}
/*footer .wmi-footer-menu ul.menu li a::before {
    content: "\f10a";
    width: 0;
    position: absolute;
    margin: auto;
    top: 8.5px;
	font-size:8px;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    font-family: 'Flaticon';
	opacity:0;
}*/
footer .wmi-footer-menu ul.menu li a:hover:before {
   opacity:1;
}
/*footer .wmi-footer-menu ul.menu li a:hover {
    padding-left: 15px;
}*/
}

body .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header {
    position: relative;
    width: 100%!important;
}
body .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    width: 100%!important;
    min-width: 100%!important;
    min-height:180px;
}
@media(max-width:767px){
body .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    min-height: 100px;
}
}
.elementskit-post-image-card .elementskit-post-body .btn-wraper {
    text-align: left;
    position: absolute;
    bottom: 0;
}
.elementskit-post-image-card .elementskit-post-body {
    padding-bottom: 25px!important;
}
.ls-post-item .wmi-post-inner .entry-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.elementor-button{
    cursor:pointer;
}
.service-widget-wrap .service-loadmore-wrap {
    display: flow-root;
    width: 100%;
    height: auto;
    text-align: center;
}
.team-item-header p {
    color: #666666;
}
.team-loop-title{
    font-size:20px;
    transition:all .3s ease-in-out;
}
.tv-heading > .is_line:before ,
.tv-heading > .is_line_block:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: auto;
    width: 45px;
    height: 1px;
    background: var(--e-global-color-primary);
    top: 25px;
    display: flex;
    align-items: center;
    margin: auto;
}
.tv-heading > .is_line ,
.tv-heading > .is_line_block{
    position:relative;
}
.tv-heading > .is_line:before ,
.tv-heading > .is_line_block:before{
    width: 45px;
}
.tv-heading > .is_line ,
.tv-heading > .is_line_block{
    padding-left: calc(45px + 15px);
}
.tv-heading .main-head {
    margin-bottom: 0;
}
.product-loop-items li.product {
    box-shadow: 0px 0px 20px hsl(0deg 0% 0% / 65%);
    padding: 15px;
    text-align: center;
}
.equal-height-item .owl-item li.product {
    width: 100%;
}
.owl-stage-outer { 
  margin: 0px!important; 
  padding: 0px!important;
  }
.product-loop-items li.product h2.woocommerce-loop-product__title {
    font-size: 20px;
    margin-bottom:10px;
}
.product-loop-items li.product span.price {
    margin-bottom: 20px;
    display: block;
}
.product-loop-items li.product .woo-product-cat {
    margin-bottom: 10px;
}
body .product-loop-items {
    padding: 0;
    list-style: none;
}
ul.product-loop-items {
    margin-bottom: 0 0 0px;
}

.product-loop-items li.product .product-media {
    padding-top: 90%!important;
    overflow: hidden;
    position: relative;
	object-fit: cover;
    object-position: center;
	
}
.product-loop-items li.product .product-media img {
	object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    width: 100%;
    height: 100%;
}
.wmi-mini-cart .mini-cart-icon a {
    display: flex;
    align-items: center;
    column-gap:10px;
    transition:all .3s ease-in-out;
}
.mini-cart-icon a {
    position: relative;
    curser:pointer;
}
.wmi-mini-cart{
	transition:all .3s ease-in-out;
}
.mini-cart-icon i {
    font-size: 28px;
    padding: 0px;
	transition: all .3s ease-in-out;
}
.mini-cart-icon .m-cart-count {
    position: static;
    width: 20px;
    height: 20px;
    background: #007f7c;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -18px;
    left: auto;
    border-radius: 100px;
    font-size: 12px;
    color: #fff;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    margin-left: 10px;
}
.wmi-mini-cart .mini-cart-icon a {
    justify-content: center;
}
.product-loop-items li.product a.button {
    display: inline-block;
}
/*REVIEW STYLE*/
/* .equal-height-item .owl-carousel .owl-stage {
    display: flex;
}
.equal-height-item .wmi-carousel-item {
	display: flex;
	flex: 1 0 auto;
} */
.owl-carousel.equal-height .wmi-carousel-item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
body .owl-carousel.equal-height .owl-stage {
    display: flex;
    height: 100%;
}
body .owl-carousel.equal-height .owl-stage  .owl-item {
    display: flex;
}
@media(max-width:767px){
body .owl-carousel.equal-height.mobile-equal-height-none .owl-stage {
    display: block;
}
.owl-carousel.equal-height.mobile-equal-height-none .wmi-carousel-item {
   height: auto;
   display:block;
}
}

.testimonials-controller img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 100px!important;
}
.testimonials-controller .owl-item img{
	opacity: .5!important;
}
.testimonials-controller .owl-item.active.synced img {
    opacity: 1!important;
}
.testimonials-controller .owl-item {
/*     height: 100%!important;
	width:100%!important; */
	float:none!important;
}
.testimonials-controller .owl-item > div {
    height: 60px!important;
	width:60px!important;
	margin:auto;
}
/* .post-slider.testimonials-slider {
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.testimonials-controller{
    width:100%;
}
.testimonials-controller .owl-stage {
    display: inline-flex;
    justify-content: center;
    margin: auto;
    width:auto!important;
}
.testimonials-controller .owl-carousel .owl-item {
    float: none;
} */
/*.testimonials-controller .owl-stage .owl-item {*/
/*    float: none;*/
/*    width: 100%;*/
/*    margin: auto;*/
/*    display: inline-block;*/
/*}*/
/* .testimonials-controller .owl-carousel {
    transform: rotate(90deg);
    width: 100%;
}
.testimonials-controller .owl-stage {
    display: inline-flex;
    justify-content: center;
    margin: auto;
    width: auto!important;
    justify-content: space-around;
    align-items: stretch;
}
.testimonials-controller .owl-stage-outer {
    width: 300px;
}

.testimonials-controller .owl-nav button.owl-prev ,
.testimonials-controller .owl-nav button.owl-next{
    padding: 0!important;
    background: transparent!important;
    width: auto!important;
    font-size: 46px!important;
    color: black!important;
    height: auto!important;
    top: -9px!important;
    left: -18px!important;
}
.testimonials-controller .owl-nav button.owl-next{
	left: auto!important;
	right: -18px!important;
} */ 


.review-box {
    padding: 20px;
    background: #fff;
}
.post-slider .owl-nav button.owl-next {
    right: 0!important;
}
.post-slider .owl-nav button.owl-prev {
    left: 0!important;
}
@media(max-width:600px){
.post-slider.testimonials-slider .testimonials-controller ,
.post-slider.testimonials-slider .testimonials-main {
    float: none;
    width: 100%;
}
.post-slider.testimonials-slider {
    display: flex;
    flex-direction: column-reverse;
}
.testimonials-controller .owl-stage {
	display:flex;
	justify-content: center;
	margin:auto;
  }
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    font-weight:400;
}

/*Product Category*/
.product-cat-loop-image.grid-image .view-profile , .product-cat-loop-image.grid-image .view-product {
    color: #fff;
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    min-height: 40px;
    background: rgb(0 0 0 / 50%);
	bottom: -100%;
	transition:all .3s ease-in-out;
}
.product-cat-item:hover :is(.product-cat-loop-image.grid-image .view-profile , .product-cat-loop-image.grid-image .view-product){
	bottom: 0;
}
.product-cat-item .product-cat-loop-content {
    padding: 15px;
    transition:all .3s ease-in-out!important
}
.layout-grid .product-cat-item {
    margin: auto;
    width: 100%;
    float:left;
}
.product-cat-grid .product-cat-item  .grid-image {
    border-radius: 0;
    border-width: 8px;
    padding-top: 110%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.product-cat-grid .product-cat-item  .grid-image a.add-crt-btn {
    position: absolute;
    top: 10px;
    background: #fcda01;
    z-index: 9;
    right: 10px;
    padding: 0px 15px;
    border-radius: 100px;
}
.layout-grid .product-cat-item .grid-image a.add-crt-btn i {
    position: relative;
    top: -1px;
}
.layout-grid .product-cat-item a.link-box {
    position: absolute!important;
    height: 100%;
    top: 0;
}
.blog-grid .masonry-post-item .entry-meta {
    font-weight: 500;
}
.product-cat-loop-image.grid-image .view-profile:hover ,
.product-cat-loop-image.grid-image .view-product:hover{
    background:black;
    color: #fff;
}
div#mini-cart-count {
    z-index: 9;
}
.tv-image-carousel .tv-image-carousel-item .image-box {
    position: relative;
    text-align: center;
    margin: auto;
	object-fit: contain;
}
.tv-image-carousel .tv-image-carousel-item .image-box img {
    margin-left:0;
	margin-right:0;
	object-fit: cover;
}
.x-button .x-btn {
    z-index: 1;
    position: relative;
}
.x-button.x-btn-2 .x-btn{
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%);
}

.btn-icon {
    display: inline-flex;
    height: 25px;
    width: 30px;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
	background: #96000A;
}
a:hover .btn-icon{
	color:#fff;
	background: var(--e-global-color-primary);
}
.tv-custom-button a.btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.ls-post-items span.widgets-blog-date {
    z-index: 9999;
    position: absolute;
    top: 10px;
    background: #fff;
    left: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 22%);
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.addtnl-box .lifestyle-service-item-inner{
   display: flex;
   align-items: center;
}
.lifestyle-service-title a, .lifestyle-service-title h4 {
    transition: all .3s ease-in-out;
}

/*--------------------------------------------------------------
## Tab Titles
--------------------------------------------------------------*/
body .tab-titles , .tab-nav {
  justify-content: center;
  margin: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .tab-nav .nav-item {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  min-width: 200px;
  text-align: center;
}
body .tab-nav .nav-item {
    min-width: max-content;
}
body .tab-titles .title-item{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 5px;
    min-width: max-content;
    text-align: center;
    width: auto;
    display: table;
}
body body .tab-titles .title-item a,
body body .tab-nav .nav-item a {
    display: block;
    color: #fff;
    padding: 17px;
    background: rgba(27, 29, 33, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
}
body body .tab-titles .title-item a {
    width: max-content;
    padding: 5px 20px;
    min-height: 50px;
    display: flex;
    align-items: center;
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 49%);
}
body .tab-titles{
	margin: calc(0px/2);
}
body .tab-titles .title-item {
    margin: calc(20px/2);
}
@media(max-width:767px){
body .tab-titles .title-item a {
	min-height: 40px;
	font-size: 12px;
	}
body .tab-titles .title-item {
    margin: calc(10px/2);
}
}

body .tab-titles .title-item a.tab-active,
body .tab-titles .title-item a:hover ,
body .tab-nav .nav-item a.nav-active ,
body .tab-nav .nav-item a:hover{
  background: #1b1d21;
}
body .tab-nav, body .tab-nav .nav-item {
    display: flex!important;
    overflow: auto;
    padding: 10px;
    justify-content: flex-start;
    width: 100%;
    width: auto;
    margin: auto;
}
body .tab-titles {
    display: flex!important;
    overflow: auto;
    padding: 10px;
    justify-content: flex-start;
    width: 100%;
    width: auto;
    margin: auto;
}
body .tab-nav .nav-item {
    overflow: hidden;
	margin: auto!important;
}

@media (max-width: 767px) {
body .tab-titles, .tab-titles .title-item {
    justify-content: start;
}
	
}
.acc-item:not(.current) .acc-content {
    display: none;
}
.ot-accordions.wmi-acc .acc-toggle.flex-middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition:all .3s ease-in-out;
}
.ot-accordions.wmi-acc .acc-toggle.flex-middle .acc-btn i {
    display: block;
    transition:all .3s ease-in-out;
}
.ot-accordions.wmi-acc .acc-item:not(.current) .acc-toggle.flex-middle .acc-btn.open-acc {
    display:none;
}
.ot-accordions.wmi-acc .acc-item.current .acc-toggle.flex-middle .acc-btn.close-acc {
    display:none;
}
.content-tab , .footer-contentt{
    display:none;
}
.title-item.font-second.footer-tab-title a {
    justify-content: space-between;
    min-height: auto;
	display:flex!important;
}
.title-item.font-second.footer-tab-title a.tab-active .close-acc {
    display:none;
}
.title-item.font-second.footer-tab-title a:not(.tab-active) .open-acc{
    display:none;
}

.bank-comparison .comparison-item {
    display: flex;
    align-items: center;
}
.comparison-item .comparison-text {
    flex: 1;
    font-weight:400;
}

.service-grid .tv-our-service-wrap {
    margin-bottom: 25px;
}
}
.tv-our-service-wrap .tv-our-service-inner {
    display: flex;
}

.tv-our-service-wrap .tv-service-image-wrap img {
    border: 1px solid black;
    padding: 15px;
    border-radius: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.tv-our-service-wrap .tv-our-service-item {
	border-radius: 10px;
	position: relative;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 28%);
	transition: all .3s ease-in-out;
	background: #fff;
}
.tv-our-service-wrap .tv-our-service-inner {
    display: flex;
    transition: all .3s ease-in-out;
    flex-direction: column;
    padding: 20px;
    position: relative;
}
.tv-our-service-wrap .tv-service-image-wrap {
    flex: 1;
    transform: scale(1.3);
    transform-origin: top left;
    margin-top: 30px;
	align-self: self-end;
}
.tv-our-service-wrap .tv-service-content-wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tv-our-service-wrap .tv-our-service-item {
    position: relative;
    background-position: center;
    background-size: cover;
}
.tv-our-service-wrap .tv-our-service-item .tv-service-button {
    width: fit-content;
    display: inline-flex;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -60px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}
.tv-our-service-wrap .tv-our-service-item:hover .tv-service-button {
    opacity: 1;
    visibility: visible;
    bottom: 20px;
}
.tv-our-service-wrap .tv-our-service-item-inner::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-size: cover;
	top:0;
	left:0;
}
.ls-post-items a.ls-post-link {
    display: inline-block;
}
.wmi-elementor-slider .owl-nav.disabled+.owl-dots {
    margin: 0!important;
}

.mega-menu-tabs {
    display: flex;
	flex-flow:wrap;
	gap:10px;
}
body .mega-menu-tabs .tabs-heading {
    width: 100%;
	margin:0;
	padding-left:0;
	margin-bottom: 10px;
	text-align:left;
	border:none;
	padding:0;
}
body .mega-menu-tabs .mega-menu-trigger {
    display: flex;
    flex-direction: column;
	
}
body .mega-menu-tabs .mega-menu-trigger {
	width:180px;
}

.ot-tabs.mega-menu-tabs .mega-menu-content li {
	padding-left: 0;
    margin-bottom: 10px;
}
.ot-tabs.mega-menu-tabs .mega-menu-content li::before{
	display:none;
}
.mega-menu-tabs > .mega-menu-content li::before {
	display:none;
}
.ot-tabs.mega-menu-tabs .tab-content {
    padding: 0;
}

body .mega-menu-tabs .tabs-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
	gap:5px;
	text-transform: capitalize;
}
body .mega-menu-tabs .tabs-heading i {
    font-size: 15px;
	transition: all .3s ease-in-out;
}
.mega-menu-widget-title {
    font-size: 18px;
}
.ot-tabs.mega-menu-tabs .mega-menu-content ul{
	margin-top:0!important;	
}
body .mega-menu-tabs .tabs-heading.current {
    font-weight: 800;
}
@media(max-width:767px){

body .mega-menu-tabs .mtabs-heading.current i {
    transform: rotateX(180deg);
}
.ot-tabs.mega-menu-tabs .mega-menu-content-wrap {
    flex: auto;
    display: flex;
    flex-direction: column;
}
.ot-tabs.mega-menu-tabs .tab-content {
    padding: 10px 0px;
}
}
.ot-tabs.mega-menu-tabs .mega-menu-content-wrap {
    flex: 1;
}

.equal-height .equal-height-item {
    height: 100%;
    display: flex;
}

body .ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider {
    padding: 30px;
    display: flex;
    flex-direction: column;
}
body .ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header {
    display: block;
    order: 1;
}
body .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio {
    position: static;
    order: 2;
}
body .ekit_testimonial_style_5 .elementskit-watermark-icon {
    right: auto!important;
    z-index: -1;
}
body .elementskit-testimonial-slider .swiper-button-next:after, .elementskit-testimonial-slider .swiper-button-prev:after {
    font-size: 0!important;
}
body .elementskit-testimonial-slider .swiper-navigation-button {
    bottom: 0;
    top: auto;
}
body .logos-carousel .owl-item img {
    padding: 15px;
    object-fit: contain;
}
.tv-loop-team-item .team-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    z-index: 9;
}
form.search-form.techvizo-search-form {
    display: flex;
}
.search-form.techvizo-search-form .search-submit {
    width: 130px;
    height: 100%;
    top: 0;
    right: 0;
    background: black;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    height: 45px;
}

form.search-form.techvizo-search-form label{
    flex: 1;
    margin-right: 10px;
}

form.search-form.techvizo-search-form label input.search-field {
    height: 45px;
}
.post-slider .post-box .post-inner {
    height: 100%;
}
.elementskit-clients-slider .swiper-wrapper {
    align-items: center;
}

.owl-carousel .owl-nav {
    z-index: 9;
}
.testimonials-grid .testimonials-main-inner {
    display: flex;
    flex-flow: wrap;
	text-align: center;
}
.testimonials-grid .testimonials-main-inner .review-box-main {
    width: 50%;
    padding: 20px;
}
.review-box-main h5.review-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
.review-box-main .entry-summary.the-excerpt {
    margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}
.review-box-main .rating-meta {
    font-size: 18px;
    font-weight: 500;
}
.review-box-main .review-box {
    height: 100%;
    display: flex;
    background: var(--e-global-color-b92d2e2);
	border-radius: 20px;
}
@media(max-width:767px){
.testimonials-grid .testimonials-main-inner .review-box-main {
    width: 100%;
    padding: 8px 0px;
}
}
.tv-our-service-wrap .tv-our-service-inner {
    aspect-ratio: initial!important;
}
.tv-our-service-wrap .tv-our-service-item .service-image{
    height: 100%;
}
.tv-our-service-wrap .tv-our-service-item .service-image img ,
.tv-our-service-wrap .tv-our-service-item .service-image svg {
    height: 100%;
    width: 100%;
    padding: 20px;
	object-fit: cover;
}
.tv-price-item .tv-price-item-inner {
    padding: 0;
    box-shadow: 0px 0px 14px #00000038;
    border-radius: 20px;
    overflow: hidden;
}
.tv-price-item .tv-price-item-header {
    padding: 5px 30px;
    background: var(--e-global-color-primary);
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.tv-price-item .tv-price-body {
    padding: 30px;
}
.tv-price-item .tv-price-section>div {
    flex: 1;
}
.tv-price-item .tv-price-section {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.tv-price-section .price-label {
    display: block;
}
.tv-price-item .tv-price-section span.price {
    font-size: 40px;
    display: block;
    font-weight: 700;
}
.tv-price-item .tv-price-img img {
    aspect-ratio: 1/1;
    object-position: center;
    object-fit: cover;
    width: 100px;
    float: inline-end;
    border-radius: 100px;
}
.tv-price-item .tv-price-content {
    min-height: 150px;
    margin-top: 20px;
}
.tv-price-item .tv-price-footer {
    text-align: center;
}
.tv-price-content ul {
    margin: 0;
    padding: 0;
}
.tv-price-content li {
    position: relative;
    list-style: none;
    padding-left: 25px;
}
.tv-price-content li::before {
    content: "\eaaf";
    font-family: elementskit;
    position: absolute;
    left: 0;
    color: var(--e-global-color-primary);
    top: 0;
}
.tv-price-item-wrap {
    display: flex;
    flex-flow: wrap;
}
.service-carousel .service-loop-item {
    width: 100%;
}
.service-carousel .service-loop-item:hover .service-loop-item-inner {
    transform: translateY(0px);
}
.journey-item:nth-child(even) .journey-item-inner{
    flex-direction: row-reverse;
}
.journey-item .journey-item-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    z-index: 9;
    position: relative;
}
.journey-item:not(:first-child) .journey-item-inner{
   margin-top: 20px;
}
.text {
   text-align: left;
}
.line {
   position: relative;
   margin: auto;
   width: 37%;
        
}
/* --------------- */
.journey-curved-line {
    position: relative;
    width: 55%;
    margin: auto;
    height: 3px;
    background-color: #004C48;
    margin-top: 20px;
}
.journey-item-inner .journey-item-image, 
.journey-item-inner  .journey-content {
    flex: auto;
}
.journey-curved-line::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100px;
    border: 3px solid #004C48;
    border-left: 3px solid #004C48;
    border-bottom: 3px solid #004C48;
    border-top:none;
    border-right:none;
    border-radius: 0 0px 0 20px;
    top: auto;
    bottom: 0;
    left: -30px;
}        
 .journey-curved-line::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 100px;
    border: 3px solid #004C48;
    border-left: none;
    border-bottom: none;
    border-radius: 0 20px 0 0;
    top: 0px;
    bottom: 0!important;
    right: -30px;
}            
/* -----------------2nd curve --------------------- */
.journey-item:nth-child(even) .journey-curved-line {
    position: relative;
    width: 55%;
    margin: auto;
    height: 3px;
    background-color: #004C48;
    margin-top:20px;
}
.journey-item:nth-child(even) .journey-item-image {
    text-align: right;
}
.journey-item:nth-child(even) .journey-curved-line:before {
         content: "";
         position: absolute;
         width: 30px;
         height: 100px;
         border: 3px solid #004C48;
         border-left: 3px solid #004C48;
         border-bottom: none;
         border-right: none;
         border-radius: 20px 0px 0 0px;
         top: 0px;
         left: -30px;
       }         
.journey-item:nth-child(even) .journey-curved-line::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 100px;
    border: 3px solid #004C48;
    border-left: none;
    border-top: none;
    border-radius: 0 0px 20px 0;
    top: auto;
    right: -30px;
}  

.journey-number{
    color: rgb(14, 74, 74);
    line-height: 40px;
}     

.journey-content {
    width: 50%;
}

.journey-number {
    padding: 0px;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
}
.journey-title {
    font-size: 40px;
    font-weight: 700;
}
.journey-item:last-child .journey-curved-line{
    display: none;
}

/*BMI DATA*/
.tv-bmi-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.tv-bmi-widget-wrapper .bmi-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
        padding: 0px 15px;
}
@media(max-width:767px){
  .tv-bmi-widget-wrapper .bmi-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 0px;
   }
.bmi-results.bmi-results-col{
    background-image: none!important;
}
}
.bmi-widget-wrapper input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 12px;
    border-radius: 0px;
    background: transparent;
    outline: none;
    margin: 10px 0 20px;
    transition: background 0.3s;
    padding: 0;
    border: none;
}

/* Track color when hovered */
/*.bmi-widget-wrapper input[type="range"]:hover {
    background: #c9dfb3;
}*/

/* WebKit browsers (Chrome, Safari) */
.bmi-widget-wrapper input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 26px;
    width: 26px;
    background: var(--e-global-color-primary);
    border: 5px solid #568686;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -10px;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    transition: background 0.3s;
}

/* Firefox */
.bmi-widget-wrapper input[type="range"]::-moz-range-thumb {
    height: 26px;
    width: 26px;
    background: #86b737;
    border: 3px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

/* Track styles for Firefox */
.bmi-widget-wrapper input[type="range"]::-moz-range-track {
    background: var(--e-global-color-secondary);
    height: 6px;
    border-radius: 0px;
}

/* Active progress fill (fake with background gradient) */
.bmi-widget-wrapper input[id="weight-slider"]::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #86b737  0%,  var(--e-global-color-primary) var(--weightvalue, 50%), var(--e-global-color-secondary) var(--weightvalue, 50%), var(--e-global-color-secondary) 100%);
}
.bmi-widget-wrapper input[id="height-slider"]::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #86b737  0%,  var(--e-global-color-primary) var(--heightvalue, 50%), var(--e-global-color-secondary) var(--heightvalue, 50%), var(--e-global-color-secondary) 100%);
}
.bmi-widget-wrapper input[type="range"]::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #86b737  0%,  var(--e-global-color-primary) var(--value, 50%), var(--e-global-color-secondary) var(--value, 50%), var(--e-global-color-secondary) 100%);
    height: 5px;
    border-radius: 0px;
}

.bmi-accordion .bmi-accordion-item {
   background: #e6efdb;
   margin-bottom: 10px;
   overflow: hidden;
}
.bmi-accordion .bmi-accordion-header {
   padding: 10px;
   font-weight: bold;
   border: none;
   width: 100%;
   text-align: left;
   cursor: pointer;
   background: transparent;
   position: relative;
}

.bmi-accordion .bmi-accordion-body {
   padding: 10px;
   margin-bottom: 10px;
}

.bmi-input-form label {
    display: block;
}
.result-output-value h4 {
    margin-right: 5px;
    margin: 0;
    margin-right: 2px;
    font-size: 60px;
    font-weight: 700;
}
.result-output-value {
    display: inline-flex;
    align-items: baseline;
}

.result-heighlight {
    font-weight: 600;
    margin-bottom: 10px;
}
.bmi-results-col-inner {
    padding: 30px 30px 30px 30px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 20px 20px 20px 20px;
    background: #fff;
}
.bmi-results.bmi-results-col {
    place-content: flex-end;
}
.bmi-note {
    margin-top: 10px;
    font-size: 15px;
}
.bmi-form-col-label {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.bmi-accordion .bmi-accordion-header::before {
    content: "+";
    content: "\e982";
    position: absolute;
    font-family: 'elementskit';
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 0;
    display: flex;
    align-items: center;
}
.bmi-accordion-item.active .bmi-accordion-header::before {
    content: "\e981";
}
.bmi-accordion-body-wrap {
    overflow: hidden;
    height: 0;
    transition: height 0.4s ease;
}

.result-output-label {
    position: relative;
    padding-left: 25px;
}
.result-output-label::before {
    background-image: url(../../../../../wp-content/uploads/2025/05/chart-down-svgrepo-com.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
	transition:all .3s ease-in-out;
}
.result-output-label.belowweigh-bmi::before {
    transform: rotate(-90deg);
}
.result-output-label.normal-bmi::before {
    transform: rotate(-45deg);
}
@media(max-width:767px){
.journey-item-inner .journey-content {
    align-items: center;
    display: flex;
    justify-content: center;
    aspect-ratio: 15/10;
	background-size: cover;
}
}