/**
Theme Name: WSF - Moshi Moshi
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wsf-moshi-moshi
Template: astra
*/
html {
    scroll-behavior: auto !important;
}
/* html {
    scroll-behavior: smooth;
} */
body {
    margin: 0;
    overflow-x: hidden;
/* 	overflow-y: scroll; */
}
.fixed_logo,.site-head.fixed .elementor-widget-theme-site-logo,.site-head.search_fixed .elementor-widget-theme-site-logo,body.dark .site-head .elementor-widget-theme-site-logo,body.error404 .site-head .elementor-widget-theme-site-logo{
	display:none;
}
.site-head{
	transition:all .5s ease;
}
.site-head.fixed,.site-head.search_fixed,body.dark .site-head,body.error404 .site-head{
	background-color:var(--e-global-color-c1ec76f);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.10);
}
.site-head.search_fixed,body.dark .site-head,body.error404 .site-head{
	box-shadow:none;
}
.site-head.fixed .elementor-nav-menu--main .elementor-item,.site-head.search_fixed .elementor-nav-menu--main .elementor-item,body.dark .site-head .elementor-nav-menu--main .elementor-item,body.error404 .site-head .elementor-nav-menu--main .elementor-item{
	color:var(--e-global-color-primary) !important;
	fill:var(--e-global-color-primary) !important;
}
.site-head.fixed .elementor-button,.site-head.search_fixed .elementor-button,body.dark .site-head .elementor-button,body.error404 .site-head .elementor-button{
	border-color:var(--e-global-color-primary) !important;
	color:var(--e-global-color-primary) !important;
	fill:var(--e-global-color-primary) !important;
}
.site-head.fixed .elementor-button:hover,.site-head.search_fixed .elementor-button:hover,body.dark .site-head .elementor-button:hover,body.error404 .site-head .elementor-button:hover{
	border-color:var(--e-global-color-accent) !important;
	color:var(--e-global-color-c1ec76f) !important;
	fill:var(--e-global-color-accent) !important;
}
.site-head.fixed .elementor-widget-icon:not(.item_ico) .elementor-icon svg path,.site-head.search_fixed .elementor-widget-icon:not(.item_ico) .elementor-icon svg path,body.dark .site-head .elementor-widget-icon:not(.item_ico) .elementor-icon svg path,body.error404 .site-head .elementor-widget-icon:not(.item_ico) .elementor-icon svg path{
	fill:var(--e-global-color-primary);
}
.site-head.fixed .fixed_logo,.site-head.search_fixed .fixed_logo,body.dark .site-head .fixed_logo,body.error404 .site-head .fixed_logo{
	display:flex;
}
.scroll_down svg rect:last-child{
	transform:translateY(-3px) translateX(21px) rotate(90deg);
	animation: scroll-wheel 2s infinite;
    -webkit-animation: scroll-wheel 2s infinite;
	opacity:1;
}
#elementor-popup-modal-406{
	display:none !important;
}
body.elementor-editor-active #elementor-popup-modal-406{
	display:flex !important;
}
.mega_menu_container {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
	opacity:0;
	transition:all .5s ease;
	pointer-events:none;
}
.mega_menu > a.elementor-item{
	position:relative;
	display:flex;
	gap:8px;
}
body.mega_menu_open .site-head .elementor-nav-menu--main .mega_menu > a.elementor-item svg{
	transform:rotate(180deg);
}
.mega_menu_container.active{
	opacity:1;
	pointer-events:all;
}
.mega_menu_overlay{
	position:fixed;
	width: 100%;
	height:100vh;
    top: 0;
    left: 0;
	background: rgba(24, 23, 23, 0.81);
	backdrop-filter: blur(7px);
}
body.mega_menu_open .site-head > .e-con-inner > .e-child:first-child{
	z-index:999999;
}
body.mega_menu_open .site-head .elementor-nav-menu--main .elementor-item{
	z-index:3;
}
.mega_menu_container.active .elementor.elementor-406.elementor-location-popup{
	transform:translateY(0);
}
.mega_menu_container .elementor.elementor-406.elementor-location-popup {
    background-color: #fff;
    padding: 140px 0 40px;
    border-radius: 0 0 50px 50px;
	-webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: 1s;
    transition: 1s;
    will-change: transform;
}
.site-head.fixed .elementor-nav-menu--main .elementor-item:hover, 
.site-head.search_fixed .elementor-nav-menu--main .elementor-item:hover,
.site-head.search_fixed .elementor-nav-menu--main li.current-menu-item .elementor-item .default_txt,
.site-head.search_fixed .elementor-nav-menu--main li.current-menu-item .elementor-item .hover_txt{
	color:var( --e-global-color-accent ) !important;
	fill:var( --e-global-color-accent ) !important;
}
/* .site-head .elementor-nav-menu--main li:not(.mega_menu) .elementor-item{
	font-size:0 !important;
	position:relative;
	overflow:hidden;
} */
.site-head .elementor-nav-menu--main li:hover .elementor-item{
	color: var( --e-global-color-accent ) !important;
}
.site-head .elementor-nav-menu--main li:not(.mega_menu) .elementor-item .default_txt,.site-head .elementor-nav-menu--main .elementor-item .hover_txt{
	font-size:16px;
	display: flex;
	align-items:center;
	min-height:32px;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-duration: .5s;
}
.desktop_menu ul li .hover_txt,.desktop_menu ul li .elementor-icon-list-text{
	transition-property: transform !important;
    transition-timing-function: cubic-bezier(.215,.61,.355,1) !important;
    transition-duration: .5s !important;
}
.site-head .elementor-nav-menu--main li:not(.mega_menu) .elementor-item .hover_txt{
	position:absolute;
	left: 0;
    top: 13px;
    transform: translateY(155%);
	padding:13px 20px
}
.desktop_menu ul li a .hover_txt{
	position:absolute;
	left: 0;
	top:0;
	transform: translateY(155%);
}
/* .site-head .elementor-nav-menu--main li:not(.mega_menu) .elementor-item:hover .default_txt,.desktop_menu ul li a:hover .elementor-icon-list-text{
	transform:translateY(-125%);
} */
.site-head .elementor-nav-menu--main li:not(.mega_menu) .elementor-item:hover .hover_txt,.desktop_menu ul li:hover .hover_txt{
	transform:none;
}
.desktop_menu ul li a{
	position:relative;
	overflow:hidden;
	transition:all .5s ease;
	
}
.tab_sec_img:not(.active) {
	opacity:0;
	transform:translateY(-10%);
}
.tab_sec:not(.active){
	opacity:0.8;
	transition:all .5s ease-in-out;
}
.ast-separate-container{
	background-color:#fff !important;
}
#wpadminbar{
	z-index:999999;
}
.faq_accordion .e-n-accordion-item{
    padding:24px;
    border-radius: 16px;
	background-color:#fff;
    border: 1px solid #EBEBEB;
    transition:all .5s ease-in;
}
.faq_accordion.apply .e-n-accordion-item{
	padding:12px 24px;
	border:0;
	background-color:#fff;
}
.faq_accordion.apply .e-n-accordion-item[open] .e-n-accordion-item-title-text{
	font-weight:600 !important;
}
.faq_accordion .e-n-accordion-item[open]{
    background-color: #ECF4FF;
    border-color: #A2CCFF;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.10);
}
.faq_accordion.apply .e-n-accordion-item[open]{
	border-color:#fff;
	background-color:#fff;
	box-shadow:none;
}
.faq_accordion .e-n-accordion-item-title-icon{
    width:25px;
    height:25px;
}
.faq_accordion.apply .e-n-accordion-item-title-icon{
	width:52px;
	height:52px;
}
.faq_accordion .e-n-accordion-item-title-icon span{
    display: flex !important;
    position:absolute;
    transition:transform .5s cubic-bezier(.25,.46,.45,.94);
    left: 0;
    top: 0;
}
.faq_accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed,.faq_accordion .e-n-accordion-item-title-icon .e-opened{
    opacity: 0;
}
.faq_accordion.apply .e-n-accordion-item-title-icon .e-opened svg path{
	fill:#fff !important;
}
.faq_accordion.apply .e-n-accordion-item-title-icon .e-opened svg{
	fill:#255DAB !important;
}
.faq_accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{
    opacity: 1;
}
.faq_accordion .e-n-accordion-item-title-icon span svg{
    position: relative;
    transform: translateZ(0);
    transition: transform .3s cubic-bezier(.25,.46,.45,.94);
    z-index: 10;
}
.faq_accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span{
    transform:rotate(180deg);
}
.faq_accordion.apply .e-n-accordion-item[open] .e-n-accordion-item-title-icon span{
	transform:rotate(-90deg);
}
.faq_accordion .e-n-accordion-item[open] > div[role="region"]{
    -webkit-animation: AccordionContentOpen .65s linear 25ms both;
    animation: AccordionContentOpen .65s linear 25ms both;
}
.faq_accordion .e-n-accordion-item[open] > div[role="region"] p:not(:last-child){
	margin-bottom:10px;
}
.black {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-justify-content: space-between;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
	z-index:2;
}
.text-wrap {
  position: relative;
  overflow: hidden;
  height: 90vh;
  width:590px;
}

.panel-text {
  position: absolute;
  left: 0;
  top: 70%;
/*   right: 0%; */
/*   bottom: 0%; */
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align:left;
  color:#fff;
  transform:translateY(-50%) !important;
  opacity: 0;
  font-size: 16px;
  line-height: 1.5;
}
.p-wrap {
  position: relative;
  overflow: hidden;
  height: 70vh;
  width:546px;
	padding-top: 50px;
}

.panel {
  position: absolute;
  left: 0%;
  top: 0% ;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.panel img{
	position:absolute;
	width:100%;
	height:100%;
	border-radius:20px;
	object-fit:cover;
	object-position:center center;
}
.foundation_img{
	display:none;
}
.panel-text h3{
	color:#fff;
	margin-bottom:18px;
	max-width:500px;
}
.panel-text .cta{
	max-width:570px;
}
/* Preloader Styles */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
}
.curtain {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #FF5733; /* Default color */
    z-index: 9999999;
    transform: translateY(100%);
    animation: curtainSlide 0.8s ease-in-out forwards;
}

.curtain.left {
    background-color: rgb(37,93,171); /* First color */
    animation-delay: 0s; /* Left curtain starts immediately */
}

.curtain.right {
    background-color: rgb(221,30,113); /* Second color */
    animation-delay: 0.3s; /* Right curtain starts after 1 second */
}
.stem_item{
	display:none;
}
.stem_item.active{
	display:flex;
}
.hidden-text {
  display: none; /* Hide the extra text by default */
}

.read-more-toggle {
  font-weight:500;
  color:inherit;
  cursor: pointer;
}
/* Curtain animation to slide in */
@keyframes curtainSlide {
    0% {
        transform: translateY(100%);
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}

@keyframes scroll-wheel {
	to {
		opacity: 0;
		transform:translateY(7px) translateX(21px) rotate(90deg);
	}
}

@-webkit-keyframes scroll-wheel {
	to {
		opacity: 0;
		transform:translateY(7px) translateX(21px) rotate(90deg);
	}
}
@keyframes AccordionContentOpen{
    0%{
       opacity:0; 
    }
    100%{
        opacity:1;
    }
}
@-webkit-keyframes AccordionContentOpen{
    0%{
       opacity:0; 
    }
    100%{
        opacity:1;
    }
}
@media screen and (max-width:767px){
	.foundation_img{
		display:block;
	}
	.faq_accordion.apply .e-n-accordion-item .e-n-accordion-item-title-icon span{
		width:32px;
		height:32px;
	}
	.foundation_img img{
		border-radius:20px;
		height:330px;
		width:100%;
		object-fit:cover;
		object-position:center center;
		margin-bottom:26px;
	}
	.panel-text h3{
		font-size:22px;
		letter-spacing:-0.22px;
		max-width:250px;
	}
	.p-wrap{
		display:none;
	}
	.text-wrap{
		width:100%;
		height:auto;
		display: flex;
        flex-wrap: wrap;
        gap: 42px;
	}
	.stem_item{
		display:flex;
	}
	.black{
		height:auto;
	}
	.panel-text{
		opacity:1;
		position:relative;
		transform:none !important;
		top:unset;
	}
	.faq_accordion .e-n-accordion-item{
		padding:20px;
		border-radius:12px;
	}
	.faq_accordion .e-n-accordion-item-title-icon span svg,.faq_accordion .e-n-accordion-item-title-icon{
		width:13px;
		height:13px;
	}
	.faq_accordion.apply .e-n-accordion-item{
		padding:12px;
		border-radius:16px;
	}
	.faq_accordion.apply .e-n-accordion-item-title-icon,.faq_accordion.apply .e-n-accordion-item-title-icon span svg{
		width:32px;
		height:32px;
	}
}
