/*
 Theme Name:   Twenty Twenty-One Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty-One WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/* add css */

@font-face {
    font-family: 'Istok Web';
    src: url('fonts/Istok_Web/IstokWeb-Regular.ttf');
}
@font-face {
    font-family: "Roadblock";
    src: url('fonts/roadblock/RoadblockThin.otf');
}
.roadblock {
	font-family: "Roadblock";
}
.istok {
	font-family: "Istok Web";
}

body {
	color: black;
}
.hover-line-2 .elementor-widget-container {
	position: absolute;
    left: 0;
    top: 0;
    transition: 0.9s border ease;
    width: 315.5px;
    transform: rotate(151.5deg) translate(53.5px, -56px);
}
.hover-line-1 .elementor-widget-container {
	width: 301px;
    position: absolute;
    transform: rotate(52.7deg) translate(260px, -84px);
    left: 0;
    top: 0;
    transition: 0.9s border ease;
}
.hover-line-3 .elementor-widget-container {
	width: 394px;
    position: absolute;
    transform: rotate(63.9deg) translate(111px, 180px);
    left: 0;
    top: 0;
    transition: 0.9s border ease;
}
.hover-line-4 .elementor-widget-container {
	width: 390px;
    position: absolute;
    transform: rotate(347.5deg) translate(179px, -6px);
    left: 0;
    top: 0;
    transition: 0.9s border ease;
}
.hover-line-5 .elementor-widget-container {
	width: 198px;
    position: absolute;
    transform: rotate(62.3deg) translate(274px, -327px);
    left: 0;
    top: 0;
    transition: 0.9s border ease;
}
.main-home-banner .line-hover .elementor-widget-container {
    border: 1px solid  transparent !important;
    /* border: 1px solid rgba(255, 255, 255, 0.4) !important; */
}
.main-home-banner .line-map {
	width: 770px !important;
}
.line-map .elementor-widget-wrap {
	width: 770px;
}
.line-hover.line-hover-show .elementor-widget-container {
	border: 1px solid rgba(255, 255, 255, 0.4) !important;
}
.banner-line-menu .elementor-widget-container::after {
    background: transparent;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: 0.9s;
    content: "";
    top: 99%;
    left: -5px;
	transition: 0.9s;
	width: 0;
    height: 0;
	cursor: pointer;
}
.line-map .elementor-widget-container:hover p:before,
.line-map .elementor-widget-container:hover p::after {
	background: rgba(2, 167, 207, 0.1);
}
.banner-line-menu .elementor-widget-container:hover::after {
    background: rgba(2, 167, 207, 0.1);
	width: 156px;
    height: 156px;
}
.equoo-360 .elementor-widget-container {
	display: inline-block;
}
.top-header {
	position: fixed;
    bottom: 0;
    z-index: 9;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
    top: 0;
    right: 0;
    left: 0;
    max-height: 100%;
    transform: translateY(-100%);
    backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	transition: 800ms;
	height: fit-content;
	transition-timing-function: ease-in-out;
}
.top-header.header-show {
    transform: none;
    visibility: visible;
}
.header-menu .elementor-icon,.top-header .elementor-element-51ca057 {
	cursor:pointer;
}
.top-header li.menu-item a {
    padding-left: 0;
	font-weight:600;
}
.top-header .elementor-align-icon-left span.elementor-button-text {
	line-height: 1.2;
}
.top-header .hfe-nav-menu__submenu-arrow ul.hfe-nav-menu {
	transform: translate(48%, -46vh);
    transition: 800ms;
	transition-timing-function: ease-in-out;
}
.top-header.header-show .hfe-nav-menu__submenu-arrow ul.hfe-nav-menu {
	transform: translate(0, 0);
}
.top-header .hfe-nav-menu__submenu-arrow ul.hfe-nav-menu li a {
    color: white;
	font-weight:400;
}
.footer-menu ul.hfe-nav-menu li a {
	font-weight: 400;
}
.header-menu,.header-logo {
    opacity: 0;
    transition: 0.9s;
}
.top-header-active {
	opacity: 1;
	transition: 0.9s;
	transition-delay: 4s;
}
.top-header-two .top-header-active {
	opacity: 1;
	transition: 0s;
	transition-delay: 0s;
}
.top-header-two .header-menu,.top-header-two .header-logo {
	opacity: 1;
    transition: 0s;
}
.filter-sec {
	background-color: #10192C;
}
.filter-container {
	padding: 20px;
	max-width: 1360px;
	margin: auto;
}
.filter-btn {
	text-align: right;
}
.filter-box {
	margin-left: auto;
}
.filter-box .filter-btn button {
	background-color: white !important;
	color: #10192C !important;
	font-size: 16px;
	border-radius: 40px;
	font-weight: bold;
	border: 0;
	display: flex;
	align-items: center;
	gap: 8px;
	margin-left: auto;
	outline: none;
	min-width: max-content;
}
.filter-detail-box {
    background: rgba(0, 0, 0, 0.01);
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(15px);
    padding: 30px 40px 0px 40px;
	margin-top: 36px;
}
.filter-heading {
	display: flex;
    align-items: center;
	padding-bottom: 40px;
}
.filter-heading h5 {
	color: white;
	display: flex;
    align-items: center;
	gap: 8px;
}
.close-icon {
	margin-left: auto;
}
.close-icon img {
	cursor: pointer;
}
.select-filter {
    display: inline-block;
}
.select-filter select {
	background-color: transparent;
	border-radius: 40px;
	border: 1px solid white;
	color: white;
	background: url("/wp-content/uploads/2023/04/drop-down-icon.svg") no-repeat right 15px center;
	padding: 15px 40px 15px 15px;
	width: 100%;
}

.select-filter label {
	color: white;
	padding-bottom: 24px;
	display: block;
}
.select-filter option {
	color: #10192C;
}
.select-filter .apply-btn button {
	background-color: #02A7CF !important;
	color: white;
	border: none;
	outline: none;
	padding: 20px 24px;
	border-radius: 40px;
}
.filter-detail-box {
	display: none;
}
.filter-detail-box.popup-show {
	display: block;
	margin-bottom: 35px;
}
.filter-dropdown {
    display: inline-block;
    padding-right: 15px;
	padding-bottom: 40px;
}
#splashscreen {
    position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: flex;
	text-align: center;
	justify-content: center;
	flex-direction: column;
	background: #10192c;
	top: 0;
	bottom: 0;
}
#splashscreen img{
	width: 240px;
}
#splashscreen svg{
	height: 282px;
    z-index: 10001;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-44%, -55%);
}
#splashscreen svg #rect4487{
	fill: #10192c
}
.loader {
	height: 241px;
    width: 178px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    top: -17px;
    left: 2px;
}
.water {
    background: white;
    position: relative;
    top: 50%;
    height: 200%;
    width: 200%;
    z-index: 1000;
    border-radius: 38%;
    left: -50%;
    transform: rotate(360deg);
    transition: all 1s ease;
    animation: wave 3s linear infinite,
    movetop 3s linear forwards;
}
@keyframes movetop {
    0% {
    	top: 60%;
    }
    100% {
      	top: 10px;
    }
}
@keyframes wave {
    0% {
      	transform: rotate(0deg);
    }
    100% {
      	transform: rotate(360deg);
    }
}
.zone-popup-modal {
	height: 100%;
	width: 100%;
	margin: 1.75rem 0;
	overflow-y: auto;
	position: fixed;
    top: 0;
    left: 0;
	z-index: 99;
	overflow-x: hidden;
	display: none;
}
.zone-popup-modal.restricted-area-popup-show {
	display: block;
}
.restricted-area-popup-show {
	transition: opacity 0.2s linear;
}
.zone-popup-modal:not(.restricted-area-popup-show) {
    opacity: 0;
}
.zone-popup-dialog {
	max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    min-height: calc(100% - 1.75rem * 2);
	padding: 15px;
	transition: transform 0.3s ease-out;
}
.zone-popup-content {
	background-image: url(/wp-content/uploads/2023/05/modal-img.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(15px);
	padding: 40px;
	font-family: "Istok Web";
}
.zone-popup-header {
	display: flex;
	align-items: center;
	gap: 19px;
	color: white;
	padding-bottom: 72px;
}
.zone-popup-header h5 {
	font-size:20px;
	font-weight:400;
}
.zone-popup-header .close-img {
	margin-left: auto;
}
.zone-popup-body p {
	color: white;
	padding-bottom: 25px;
	font-size: 14px;
}
.zone-popup-body input {
	background-color: transparent !important;
	border: none;
	border-bottom: 1px solid white;
	outline: none !important;
	color: white !important;
	font-size: 38px;
	margin-bottom: 45px;
}
.zone-popup-body input::placeholder {
	color: #9A9A9A;
	font-size: 38px;
	font-weight: 700;
}
.zone-popup-body button {
	background-color: #02A7CF !important;
	color: #10192C !important;
	outline: none;
	border: none;
	border-radius: 10px;
	padding: 20px;
	line-height: 23.03px;
	font-weight: 700;

}
.zone-popup-header .close-img {
	cursor: pointer;
}
.tab-menu {
	margin: 0 0 54px 0;
	display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	align-items: center;
	padding-bottom: 10px;
}
.tab-menu::-webkit-scrollbar {
	background: transparent;
	width: 5px;
	height: 5px;
}
.tab-menu::-webkit-scrollbar-thumb {
	background: #b1b8bd;
    border-radius: 10px;
}
.tab-menu {
    scrollbar-width: thin;
    scrollbar-color: #b1b8bd transparent;
}
.tab-menu a{
	padding: 8px 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 40px;
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    min-width: max-content;
	font-family: 'Istok Web';
    line-height: 23px;
}
.tab-menu a.active{
	background-color: white;
	color: #10192C;
}
.tab-content img {
	height: 199px;
	object-fit: cover;
	width: 100%;
}
.tab-content {
    flex: 0 0 auto;
    width: 25%;
    padding-right: calc(1.5rem * 0.5);
    padding-left: calc(1.5rem * 0.5);
	margin-bottom: 48px;
}
.tab-content-sec {
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
}
.tab-content-sec .tab-content h5 a{
	color: #fff;
	font-weight: 700;
	margin: 24px 0 0;
	display: block;
	padding: 10px 20px 10px;
	font-family: "Istok Web", Sans-serif;
}
.tab-content-sec .tab-content p{
	color: white;
	padding: 10px 20px 0px;
	font-size: 16px;
	font-family: "Istok Web", Sans-serif;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.tab-content-sec .tab-content .tab-detail p {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab-content-sec .tab-detail .category-heading {
	flex: 1 1 auto;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between;
	padding-bottom: 20px;
}
.tab-detail {
    background-color: #1C2842;
    height: 100%;
    border-radius: 12px;
    box-shadow: 10px 10px 24px rgba(0, 0, 0, 0.12);
	display: flex;
    flex-direction: column;
}
.tab-content-sec .tab-content p a.more-link {
	font-weight: 700;
    color: #02A7CF;
    font-size: 17px;
    line-height: 17px;
    display: block;
	padding-top: 20px;
	margin-top: auto;
}
.tab-content-sec .tab-content-box {
	max-width: 1360px;
	display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
	padding: 0 10px;
}
.meditation-tab-menu {
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 20px 20px;
}
.meditation-tab-sec .elementor-widget-container .elementor-shortcode {
	padding: 0 24px;
}
.elementor-shortcode 
.tab-content .tab-detail .category-heading {
	flex: 1 1 auto;
    display: flex !important;
    flex-direction: column !important;
	justify-content: space-between;
}
.tab-content .tab-detail .category-content {
    height: 100%;
	display: flex;
    flex-direction: column;
}
.beginners-sec {
	background-image: url(/wp-content/uploads/2023/04/meditation-bg-img-1.png);
	background-color: #10192C;
	padding: 40px 0px 0 0px;
	text-align: center;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-bottom: 65px;
}
.beginners-heading h2 {
	color: #FFFFFF;
    font-size: 40px;
    font-weight: 100;
	margin-bottom: 20px;
}
.beginners-heading p {
	color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 4.8px;
    padding: 0px 0px 26px 0px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    max-width: 50%;
    margin: auto;
}
.beginners-content {
	max-width: 50%;
    margin: auto;
}
.beginners-content p{
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}
.beginners-content .learn-more-link{
	color: #02A7CF;
	font-weight: 700;
	font-size: 17px;
	margin-top: 40px;
	display: inline-block;
}
.beginners-content video {
	border-radius: 10px;
	margin-top: 40px;
}
.tab-pagination {
	border: none;
    width: 100%;
    max-width: 1360px;
    padding: 0px 20px 0px 20px;
    display: flex;
    gap: 13px;
    justify-content: end;
}
.pagination.tab-pagination .page-numbers {
	border: 1px solid white;
    color: white;
	border-radius: 10px;
	width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination.tab-pagination span.page-numbers.current {
	background-color: #1C2842;
	color: #02A7CF;
	border: 1px solid transparent;
}
.about-slider-sec .sp-pcp-post h2.sp-pcp-title {
    padding: 10px 20px 10px;
	margin-bottom: 0;
}
.about-slider-sec .sp-pcp-post .sp-pcp-post-content{
	padding: 10px 20px 20px;
}
.about-slider-sec .sp-pcp-post {
    height: 100%;
	border-radius: 0 0 12px 12px !important;
}
.about-slider-sec .sp-pcp-post {
	background-color: #1d2342 !important;
	height: 100%;
	border-radius: 0 0 12px 12px !important;
}
.about-slider-sec .sp-pcp-post h2 a{
	color: white !important;
    font-weight: 700 !important;
	font-size: 18px !important;
}
.about-slider-sec .sp-pcp-post .sp-pcp-post-content p{
	color: white;
}
.about-slider-sec .sp-pcp-post .sp-pcp-post-content .more-link{
	color: #02A7CF !important;
	font-weight: 700;
	display: block;
}
.about-slider-sec .sp-pcp-post .sp-pcp-readmore .pcp-readmore-link{
	border: 1px solid white !important;
	color: white !important;
	font-weight: 500 !important;
	border-radius: 10px !important;
}
.about-slider-sec .sp-pcp-post .sp-pcp-readmore .pcp-readmore-link:hover{
	border: 1px solid white !important;
	color: #1d2342 !important;
	background-color: white !important;
}
.about-slider-sec .sp-pcp-post {
	justify-content: space-between;
}
.about-slider-sec .swiper-button-next,
.about-slider-sec .swiper-button-prev{
	display: none;
}
.about-slider-sec .swiper-slide {
	height: auto;
}
.home-header {
	position: absolute;
    width: 100%;
}
.equoo-sec .elementor-container.elementor-column-gap-default {
	display: flex;
    align-items: end;
}
.partners-talk-to-us-banner-sec {
	min-height: calc(100vh - 32px);
	overflow:hidden;
	align-items: end;
    display: flex;
}
.scrolled {
	background-color: #10192c;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
	padding:20px 0px 20px 0px !important;
	top: 0;
}
.scrolled .elementor-container.elementor-column-gap-default {
	padding: 0 10px;
}
.elementor-10 .elementor-element.elementor-element-ecc17ab a.hfe-menu-item {
	font-family: "Istok Web", sans-serif;
}
.about-slider-1 {
	overflow: hidden;
}
.about-slider-1 .elementor-image-carousel-wrapper {
	overflow: visible;
}

.partners-talk-to-us-form {
	font-family: "Istok Web" !important;
}
.partners-talk-to-us-form label{
	color:#fff !important;
	font-weight: 400 !important;
	font-size:14px !important;
	margin-bottom: 0 !important;
}
.partners-talk-to-us-form input.wpforms-field-large{
	color:#fff !important;
	font-size:16px !important;
	background-color: #11152c00 !important;
	border: 0px !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 0 !important;
	padding-left: 0 !important;
}
.partners-talk-to-us-form input.wpforms-field-large::placeholder {
	color: white !important;
}

.partners-talk-to-us-form input:focus{
	border: 0px !important;
	border-bottom: 1px solid #fff !important;
	box-shadow: none !important;
}

.partners-talk-to-us-form textarea{
	color:#fff !important;
	font-size:16px !important;
	background-color: #11152c00 !important;
	border: 1px solid #fff !important;
	margin-top: 13px !important;
	resize	: none;
}
.partners-talk-to-us-form textarea::placeholder {
	color: white !important;
}

.partners-talk-to-us-form .wpforms-submit{
	background: white !important;
	border-radius:10px !important;
}
.partners-talk-to-us-form button{
	color:#10192C !important;
	font-family: "Istok Web" !important;
	font-weight: 700 !important;
	padding: 20px !important;
	height: auto !important;
	border: none;
	outline: none;
	line-height: 1 !important;
}
.partners-talk-to-us-form button::after {
	border: none !important;
}
.partners-talk-to-us-form .wpforms-container-full {
	margin-top: 0 !important;
}
.footer-form-img .elementor-widget-wrap {
	background-image: url(/wp-content/uploads/2023/06/footer-form-bg-img.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}
.footer-form-input {
	width: 100% !important;
}
.footer-form-img {
	width: 100% !important;
	border-width: 0px 0px 0px 1px;
    border-color: #2D3850;
}
.header-logout-btn-main{
	text-align:right;
}
.header-logout-btn-main .header-content-btn{
	background-color: #02A7CF;
	margin-right:20px;
		padding: 15px 20px; 
	color:#fff;
	border-radius:32px;
	Font-size: 16px;
}
.header-logout-btn-main .header-content-btn img{
	margin-right:10px
}

.header-logout-btn-main .header-logout-btn{
	color:#02A7CF;
	Font-size: 16px;
}
.header-logout-btn-main .header-logout-btn img{
	margin-right:10px
}
.previous-arrow {
	position: absolute;
	color: #000;
	top: 50%;
	/* z-index: 9999; */
	cursor: pointer;
	background: #fff;
}

.next-arrow {
	position: absolute;
	color: #000;
	top: 50%;
	/* z-index: 9999; */
	right: 0;
	cursor: pointer;
	background: #fff;
}
#colophon {
	display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
	justify-content: end;
}
.page-template {
	min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.meditation-video video{
    object-fit: cover;
    border-radius: 10px;
}
#panorama a {
	color: #000;
	font-family: 'Istok Web';
}
.visite-tab {
	max-width: 1360px;
	margin: 0 auto 50px;
	padding-bottom: 20px;
	padding: 0 20px;
}
.visite-tab .active {
	background: white;
	color: #000;
}
.visite-tab-button {
	display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	align-items: center;
	padding-bottom: 10px;
}
.visite-tab-button::-webkit-scrollbar {
	background: transparent;
	width: 5px;
	height: 5px;
}
.visite-tab-button::-webkit-scrollbar-thumb {
	background: #b1b8bd;
    border-radius: 10px;
}
.visite-tab-button {
    scrollbar-width: thin;
    scrollbar-color: #b1b8bd transparent;
}
.visite-tab-button .slider-tab {
	padding: 8px 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 40px;
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    min-width: max-content;
	font-family: 'Istok Web';
    line-height: 23px;
}
#btn14 {
	margin-right: 0;
}
.visite-tab-button a.active{
	background-color: white;
	color: #10192C;
}
.contact-mng-tab {
	background-position: center;
	background-size: cover;
	height: 280px;
	align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
	background-blend-mode: overlay;
    background-color: #00000033;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.video-icon {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: #1C2842;
	margin: 19px 0px 0px 21px;
	position: absolute;
    top: 0;
    left: 0;
}
.video-icon img {
	height: 12px;
	object-fit: contain;
}
.pdf-icon {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: #1C2842;
	margin: 19px 0px 0px 21px;
	position: absolute;
    top: 0;
    left: 0;
}
.pdf-icon img {
	height: 17px;
	object-fit: contain;
}
.contact-mng-tab h1 {
	font-family: "Roadblock";
	font-size: 32px;
	color: #FFF;
}
.members-area-tabs .elementor-tabs-wrapper {
	border-bottom: 1px solid #2D3850;
}
.members-area-tabs .elementor-tab-desktop-title { 
	border: none !important;
}
.members-area-tabs .elementor-tab-desktop-title.elementor-active{
	border-bottom: 1px solid #02A7CF !important;
} 
.members-area-tabs .elementor-tab-content { 
	border: none !important;
}
.members-area-tabs div#elementor-tab-title-1081 {
	padding-left: 0;
} 
.members-area-tabs .elementor-tabs-wrapper {
	margin: 0 20px;
	overflow: auto !important;
}
.members-area-tabs .elementor-tabs .elementor-tab-mobile-title {
	display: none !important;
}
.members-area-tabs .elementor-tabs .elementor-tabs-wrapper {
	display: block !important;
	position: relative;
}
.members-area-tabs .elementor-tab-title::after {
    border: none !important;
}
.members-area-tabs .elementor-tab-title::before {
    border: none !important;
}
.main-comment-sec {
	max-width: 1360px;
	margin: 0 auto;
	font-family: 'Istok Web';
}
.main-comment-sec .comment-sec {
	display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
	color: white;
}
.main-comment-sec .comment-sec .comment-details {
	flex: 0 0 auto;
    width: 50%;
    padding-right: calc(1.5rem * 0.5);
    padding-left: calc(1.5rem * 0.5);
    margin-bottom: 32px;
}
.main-comment-sec .comment-sec .comment-details .comment-heading {
	border-radius: 12px;
	background: #1C2842;
	box-shadow: 10px 10px 24px 0px rgba(0, 0, 0, 0.12);
	padding: 20px;
	height: 100%;
	display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}
.main-comment-sec .comment-sec .comment-details .comment-heading h4{
	font-weight: 700;
	padding-bottom: 30px;
	margin-top: auto;
}
.main-comment-sec .comment-sec .comment-details .comment-heading p{
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 40px;
}
.main-comment-sec .comment-sec .comment-details .comment-heading h6{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}
.comment-form-sec {
	color: white;
	font-family: 'Istok Web';
}
.comment-form-sec p {
	font-size: 16px;
	padding-bottom: 40px;
}
.comment-form-sec .comment-form-content {
	display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
    color: white;
}
.comment-form-sec .comment-form-content .form-column {
	flex: 0 0 auto;
    width: 50%;
    padding-right: calc(1.5rem * 0.5);
    padding-left: calc(1.5rem * 0.5);
}
.comment-form-sec .comment-form-content .form-column label {
	width: 100%;
	display: block;
}
.comment-form-sec .comment-form-content .form-column .form-input {
	margin-bottom: 40px;
}
.comment-form-sec .comment-form-content .form-column .form-input .hospital-select {
	background: url("/wp-content/uploads/2023/06/down-arrow.svg") no-repeat;
	background-position: right calc(0.5 * 20px ) top 60%;
    border: none;
    outline: none;
    color: white;
	padding: 0;
    border-bottom: 1px solid white;
    width: 100%;
}
.comment-form-sec .comment-form-content .form-column .form-input .hospital-select option {
	color: black;
	padding-left: 5px;
}
.comment-form-sec .comment-form-content .form-column .form-input textarea {
	background-color: transparent;
	padding: 16px;
	border: 1px solid white;
	color: white;
	outline: none;
}
.comment-form-sec .comment-form-content .form-column input {
	border: 0;
	outline: none;
	background: transparent;
    border-bottom: 1px solid white;
	padding: 0;
    color: white;
    width: 100%;
}
.comment-form-sec .comment-form-content .comment-btn {
	padding: 20px 14px 40px;
}
.comment-form-sec .comment-form-content .comment-btn button {
	color: #10192C;
    font-weight: 700;
    background: white;
    border: none;
    outline: none;
	border-radius: 10px;
	font-size:16px;
}
#content-mng-video-list {
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
}
#content-mng-video-list .tab-content h5 a{
	color: #fff;
	font-weight: 700;
	margin: 24px 0 0;
	display: block;
	padding: 10px 20px 10px;
	font-family: "Istok Web", Sans-serif;
}
#content-mng-video-list .tab-content p{
	color: white;
	padding: 10px 20px 0px;
	font-size: 16px;
	font-family: "Istok Web", Sans-serif;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
#content-mng-video-list .tab-content .tab-detail p {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#content-mng-video-list .tab-detail .category-heading {
	flex: 1 1 auto;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between;
	padding-bottom: 20px;
}
#content-mng-video-list .tab-content p a.more-link {
	font-weight: 700;
    color: #02A7CF;
    font-size: 17px;
    line-height: 17px;
    display: block;
	padding-top: 20px;
	margin-top: auto;
}
#content-mng-video-list .tab-content-box {
	max-width: 1360px;
	display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
	padding: 0 10px;
}


#content-mng-pdf-list {
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
}
#content-mng-pdf-list .tab-content h5 a{
	color: #fff;
	font-weight: 700;
	margin: 24px 0 0;
	display: block;
	padding: 10px 20px 10px;
	font-family: "Istok Web", Sans-serif;
}
#content-mng-pdf-list .tab-content p{
	color: white;
	padding: 10px 20px 0px;
	font-size: 16px;
	font-family: "Istok Web", Sans-serif;
	display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
#content-mng-pdf-list .tab-content .tab-detail p {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#content-mng-pdf-list .tab-detail .category-heading {
	flex: 1 1 auto;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between;
	padding-bottom: 20px;
}
#content-mng-pdf-list .tab-content p a.more-link {
	font-weight: 700;
    color: #02A7CF;
    font-size: 17px;
    line-height: 17px;
    display: block;
	padding-top: 20px;
	margin-top: auto;
}
#content-mng-pdf-list .tab-content-box {
	max-width: 1360px;
	display: flex;
    flex-wrap: wrap;
    margin-right: calc(-0.5 * 1.5rem);
    margin-left: calc(-0.5 * 1.5rem);
	padding: 0 10px;
}
#content-mng-video-pagination .pagination,
#content-mng-pdf-pagination .pagination,
#content-mng-comment-pagination .pagination {
	border: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	display: flex;
    gap: 10px;
	max-width: 100%;
	justify-content: end;
}
#content-mng-video-pagination .pagination .page,
#content-mng-pdf-pagination .pagination .page,
#content-mng-comment-pagination .pagination .page{
	background-color: white;
    color: #02A7CF;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}
#content-mng-video-pagination .pagination .active.page,
#content-mng-pdf-pagination .pagination .active.page,
#content-mng-comment-pagination .pagination .active.page{
	background-color: #02A7CF;
	color: white;
}
.content_video .entry-header {
	max-width: 100%;
	border: none;
	margin: 0;
    padding: 0;
}
.content_video .entry-header .video-detail {
	border-bottom: 1px solid #2D3850;;
}
.content_video .entry-header .video-detail-sec {
	max-width: 1360px;
	margin: 0 auto;
	padding: 20px;
}
.content_video .entry-header .video-detail .redirect-meditation {
	max-width: 1391px;
    margin: 50px auto 0;
}
.content_video .entry-header .video-detail .redirect-meditation a{
	color: #02A7CF;
	font-size: 16px;
	font-family: 'Istok Web';
	outline: none;
	letter-spacing: 2.56px;
}
.content_video .entry-header .video-detail .redirect-meditation a:hover{
	text-decoration-style: unset;
}
.content_video .entry-header .video-detail .redirect-meditation a:focus{
	text-decoration: revert;
    text-decoration-thickness: 1px;
	color: #02A7CF;
}
.content_video .entry-header .video-detail .redirect-meditation img{
	outline: none !important;
}
.content_video .entry-header .video-detail .redirect-meditation a:focus{
	background-color: transparent;
	border: none;
}
.content_video .entry-header .video-detail .redirect-meditation img{
	margin-right: 8px;
}
.content_video .entry-header .entry-title {
	font-family: "Roadblock";
	font-size: 60px;
	max-width: 1360px;
	margin: 0 auto;
	padding: 20px;
}
.header-content-btn {
	display: none;
}
.partners-logo img {
	width: auto;
    height: 70px;
    object-fit: contain;
    max-width: 135px;
}
.partners-logo .wpls-logo-cnt:nth-child(14) img {
	width: 110px;
    height: auto;
}
.footer-text .elementor-icon-box-content p {
	position: relative;
	top: 2px;
}
.footer-text .elementor-icon-box-icon svg {
	width: 2em;
}
.univers-equoo-footer-img img{
	width: 100% !important;
    max-width: 100% !important;
    height: 360px !important;
    object-fit: cover;
}
.partners-talk-to-us-form .elementor-shortcode .wpforms-container .wpforms-confirmation-container-full {
	background: #1C2842;
    border: 1px solid #1C2842;
    box-sizing: border-box;
    color: white;
    border-radius: 10px;
}
.elementor-2093 .elementor-element.elementor-element-6730cc9 .elementor-tabs-content-wrapper {
	border-width: 0px;
}
@media (max-width: 1199.98px) {
	.tab-content {
		width: 33.333333333333336%;
	}
	.main-home-banner .line-map {
		width: 100% !important;
		padding-left: 50px;
		justify-content: center;
	}
	.main-home-banner .elementor-container.elementor-column-gap-default {
		flex-direction: column;
	}
	.main-home-banner .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-9746e35 {
		width: 100% !important;
	}
}
@media (max-width: 1024.98px) {
	/* .line-map .elementor-widget-wrap.elementor-element-populated {
		width: 600px !important;
	} */
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 20px -230px 0 auto;
	}
	.hover-line-1 .elementor-widget-container {
		width: 298.5px;
		transform: rotate(43.2deg) translate(271.5px, -66px);
	}
	.hover-line-5 .elementor-widget-container {
		width: 186px;
		transform: rotate(72deg) translate(221px, -390px);
	}
	.hover-line-3 .elementor-widget-container {
		width: 362px;
		transform: rotate(61deg) translate(93px, 163px);
	}
	.footer-form-img {
		height: 500px;
	}
}

@media (max-width: 991.98px) {
	.tab-content {
		width: 50%;
	}
	.meditation-tab-menu {
		padding: 20px 0px 20px 0px;
	}
	.meditation-tab-sec .elementor-widget-container .elementor-shortcode {
		padding: 0 0px;
	}
	.main-home-banner .line-map {
		margin: auto;
		padding-left: 30px;
		width: 770px !important;
	}
	.equoo-universe .elementor-widget-container {
		left: 34px;
	}
	.hover-line-5 .elementor-widget-container {
		width: 178px;
		transform: rotate(81.9deg) translate(150px, -414px);
	}
	.hover-line-1 .elementor-widget-container {
		width: 296px;
		transform: rotate(43.7deg) translate(272px, -70px);
	}
	.hover-line-2 .elementor-widget-container {
		width: 317.5px;
		transform: rotate(151.5deg) translate(52.5px, -56px);
	}
	.hover-line-3 .elementor-widget-container {
		width: 354px;
		transform: rotate(63.5deg) translate(99px, 162px);
	}
	.elementor-widget__width-initial.about-us.banner-line-menu .elementor-widget-container {
		margin: 50px 0px 0px auto;
	}
	.hover-line-4 .elementor-widget-container {
		width: 374px;
		transform: rotate(347.5deg) translate(164px, -9px);
	}
	.main-comment-sec .comment-sec .comment-details {
		width: 100%;
		margin-bottom: 20px;
	}
	.comment-form-sec .comment-form-content .form-column {
		width: 100%;
	}
	.univers-equoo-footer-img img{
		height: 230px !important;
	}
}
@media (max-width: 767.98px) {
	.main-home-banner .line-map {
		margin: 0 0 0 20px;
		padding-left: 0;
		width: 500px !important;
	}
	.partners .elementor-widget-container {
		margin: 100px -76px 0 auto !important;
	}
	.equoo-universe .elementor-widget-container {
		left: 17px;
	}
	.hover-line-2 .elementor-widget-container {
		width: 249px;
		transform: rotate(143.4deg) translate(65px, -45px);
	}
	.hover-line-5 .elementor-widget-container {
		width: 127px;
		transform: rotate(97.9deg) translate(22px, -320px);
	}
	.hover-line-1 .elementor-widget-container {
		width: 271px;
		transform: rotate(48.6deg) translate(207px, -28px);
	}
	.hover-line-3 .elementor-widget-container {
		width: 280px;
		transform: rotate(72deg) translate(99px, 137px);
	}
	.elementor-widget__width-initial.about-us.banner-line-menu .elementor-widget-container {
		margin: 50px -48px 0px auto;
	}
	.hover-line-4 .elementor-widget-container {
		width: 288px;
    	transform: rotate(343.5deg) translate(92px, -19px);
	}
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 20px 390px auto;
	}
	.equoo-universe .elementor-widget-container {
		left: 72px;
	}
	.footer-form-img {
		height: 300px;
	}
}
@media (max-width: 600px) {
	.main-home-banner .line-map {
		width: 400px !important;
		padding-left: 30px;
	}
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 20px 290px auto;
	}
	.partners p,.meditation p,.equoo-universe p {
		padding-left: 16px;
	}
	.equoo-universe .elementor-widget-container {
		left: 60px;
	}
	.elementor-widget__width-initial.about-us.banner-line-menu .elementor-widget-container {
		margin: 106px -81px 0px auto;
	}
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 20px 350px auto;
	}
	.hover-line-5 .elementor-widget-container {
		width: 127px;
		transform: rotate(97.9deg) translate(27px, -279px);
	}
	.hover-line-3 .elementor-widget-container {
		width: 333px;
		transform: rotate(75deg) translate(125px, 165px);
	}
	.hover-line-4 .elementor-widget-container {
		width: 269px;
    	transform: rotate(329.5deg) translate(98px, -26px);
	}
	.hover-line-1 .elementor-widget-container {
		width: 265px;
		transform: rotate(49.6deg) translate(186px, -5px);
	}
	.hover-line-2 .elementor-widget-container {
		width: 223px;
		transform: rotate(138.4deg) translate(73px, -35px);
	}
}
@media (max-width: 576.98px) {
	.top-header .hfe-nav-menu__submenu-arrow ul.hfe-nav-menu {
		display: block;
	}
	.tab-content {
		width: 100%;
	}
	.univers-equoo-footer-img img{
		height: 120px !important;
	}
}
@media (max-width: 550px) {
	.line-map .elementor-widget-wrap {
		width: 100%;
	}
	.main-home-banner .line-map {
		width: 100% !important;
		margin: 0;
	}
	.equoo-universe .elementor-widget-container {
		left: 0;
		margin: 100px 0px 0px 0px !important;
	}
	.main-home-banner .line-hover .elementor-widget-container {
		border: none !important;
		width: 100%;
		transform: rotate(0) translate(0px, 0px);
	}
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 20px 0px auto;
	}
	.equoo-360.banner-line-menu .elementor-widget-container{
		margin: 100px 0px 0px 0px !important;
	}
	.elementor-widget__width-initial.meditation.banner-line-menu .elementor-widget-container {
		margin: 100px 0px auto;
	}
	.partners p,.meditation p,.equoo-universe p {
		padding-left: 40px;
	}
	.elementor-widget__width-initial.about-us.banner-line-menu .elementor-widget-container {
		margin: 100px 0px 0px auto;
	}
	.about-us.banner-line-menu {
		max-width: fit-content !important;
		width: 100% !important;
	}
	.partners .elementor-widget-container {
		margin: 100px 0px 0 0!important;
	}
}