/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.fp-watermark {
    display: none;
}

.gradient-button .elementor-button {
    border-color: transparent !important;
}
.gradient-button .elementor-button:hover {
    border-color: inherit !important;
}
.outline-btn a.elementor-button {
    border-color: inherit !important;
}
.outline-btn a.elementor-button:hover {
    border-color: transparent !important;
}

.arrow-animation .elementor-button-icon.elementor-align-icon-right svg {
    width: 10px;
	height: 15px;
	transition: all .3s;
}
.arrow-animation a.elementor-button-link:hover .elementor-button-icon.elementor-align-icon-right svg {
    margin-left: 5px;
}

.white-arrow-btn{
	position: relative;
	color: var(--e-global-color-primary );
	font-weight: 700;
    font-family: "Unbounded", Sans-serif !important;
    transition: all .3s;
}
.white-arrow-btn:after{
	content: '';
	margin-left: 10px;
	width: 10px;
	height: 15px;
	display: inline-block;
	transition: all .3s;
}
.white-arrow-btn:hover{
	color: var(--e-global-color-primary ) !important;
}
.white-arrow-btn:hover:after{
	margin-left: 15px;	
}
/* Start Globle Header */

.top-header-bar .elementor-widget-wrap .elementor-element {
    width: auto !important;
    margin: 0 !important;
}
.top-header-bar .elementor-widget-wrap {
    justify-content: flex-end;
    align-items: center;
}
.ekit-template-content-header {
    z-index: 999;
    position: fixed;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
}
#main-header {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.fix-header .top-bar {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	display:none;
}
.header-section{
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#main-header.fix-header{
	padding-top:15px !important;
/* 	background-color: rgba(0,0,0,.8);
	padding-bottom:15px !important;
	backdrop-filter: blur(10px); */
}
#main-header.fix-header:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 0;
	z-index: -1;
	position: none !important;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	pointer-events: none;
}
/*#main-header.fix-header .elementor-background-overlay {
    pointer-events: none;
    min-height: 318px;
}*/
.menu-with-btn .elementor-widget-wrap{
    flex-wrap: nowrap !important;
}
.menu-with-btn .elementor-element {
    width: auto !important;
}
.menu-with-btn .elementor-element.gradient-button {
    min-width: 206px;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu li.menu-item-has-children > a {
    font-weight: 900 !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 35px 40px !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item {
    border: none !important;
	position: relative;
	padding-right: 25px !important;
}

.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item:not(:last-child) .elementor-sub-item{
	margin-bottom:25px;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item .elementor-sub-item:focus,
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item .elementor-sub-item:hover{
	background:none !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item >.elementor-sub-item {
    color: #2356F6 !important;
    margin: 0px 0px 30px 0px !important;
    font-family: "Unbounded", Sans-serif;
    text-transform: unset;
    font-size: 20px;
    line-height: 1;
    font-weight: 700 !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item:not(:first-child) {
    margin: 40px 0px 30px 0px !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item:before,
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item.current-menu-item >.elementor-sub-item:before{
    content: '';
    position: absolute;
    width: 0px;
    left: 0;
    top: 10px;
    height: 2px;
    background: var( --e-global-color-f340231 );
    z-index: 0;
    -webkit-transition: width .2s;
    -o-transition: width .2s;
    transition: width .2s;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item:focus:not(.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item .elementor-sub-item),
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item:hover:not(.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item .elementor-sub-item),
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item.current-menu-item >.elementor-sub-item.elementor-item-active,
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item.current-menu-item >.elementor-sub-item.elementor-item-active{
	padding-left:25px;
	padding-right: 0px !important;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item:focus:before,
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item >.elementor-sub-item:hover:before,
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-item.current-menu-item >.elementor-sub-item.elementor-item-active:before{
    width: 15px;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item >.elementor-sub-item{
	color: #2356F6 !important;
}
element.style {
    margin: 0px 0px 30px 0px !important;
    font-family: "Unbounded", Sans-serif;
    text-transform: unset;
    font-size: 20px;
    line-height: 1;
    font-weight: 700 !important;
    color: #2356F6 !important;
}

.menu-bar .elementor-nav-menu--main .elementor-nav-menu ul li.menu-disable-heading.menu-item .elementor-sub-item:before{
	display:none;
}
.menu-bar .elementor-nav-menu--main .elementor-nav-menu li a.has-submenu.highlighted span.sub-arrow .fas{
	transform: rotate(-180deg);
}

.menu-bar .elementor-nav-menu--main .elementor-nav-menu li a.has-submenu span.sub-arrow .fas::before {
    content: '';
}
/* End Globle Header */
/* Start Globle Footer */
.ft-links ul.elementor-icon-list-items li.elementor-icon-list-item:hover > span {
    color: inherit !important;
}
.hover-effect a:hover {
    text-decoration: underline;
}
.hover-effect strong {
    font-weight: 700;
}

.signup-form input {
    padding: 0;
}
.signup-form input:focus{
	box-shadow: none !important;
	outline: none !important;
}
.signup-form .elementor-button {
    background-image: none;
}
.signup-form .elementor-field-type-submit {
    width: auto !important;
}
.signup-form .elementor-button[type="submit"]:hover {
    background-color: transparent;
    background-image: linear-gradient(260deg, #90DBFB 0%, #BBDFA1 100%);
    border-color: transparent !important;
}
.ft-section .elementor-widget-wrap {
    background-position: left 90px top -90px !important;
}
.icon-btn .elementor-button-content-wrapper{
	align-items: center;
}
.icon-btn .elementor-button i {
    font-size: 21px;
}
/* End Globle Footer */

/* Featured Blog */
.list-box {
    background: rgba(255,255,255,.1);
    border-radius: 20px;
    padding: 30px 35px 45px;
}
.category-container{
    margin-bottom: 20px;
}
body.page-template-template-animated-homepage main .blog-cat a,
.category-container .category {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-weight: 700;
    font-size: 8px;
    line-height: 1;
    text-align: center;
    color: #FFFFFF;
    font-family: "Unbounded", Sans-serif !important;
    display: inline-block;
    padding: 8px 12px;
    opacity: 0.5;
	width: fit-content;
	min-width: 120px;
    margin-right: 5px;
	margin-bottom: 5px; 
	text-decoration: none;
}
body.page-template-template-animated-homepage main .blog-cat a:hover,
.category-container .category:hover{
	opacity: 1;
	color: #fff !important;
}
body.page-template-template-animated-homepage main .blog-cat div {
	border: none;
	padding: 0;
}
.listing-parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 55px;
}
.meta-details{
	margin:0px 0px 20px;
	color: #fff;
}
.post-date {
    font-weight: 700;
    font-family: "Unbounded", Sans-serif !important;
    font-size: 12px;
    line-height: 20px;
}
.post-date:after {
    content: '';
    margin: 0 10px;
    border-right: 2px solid #fff;
}
.post-read-time {
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    opacity: 0.5;
}
.list-box .post-title {
    margin: 0 0 15px 0;
    padding: 0;
}
.list-box .post-title a{
	font-weight: 500;
    font-family: "Unbounded", Sans-serif !important;
    font-size: 26px;
    line-height: 32px;
    display: block;
}
.post-author {
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    margin:0px 0px 20px;
}
.post-author span{
	opacity: 0.5;
}
.post-author a{
    font-weight: 500;
    font-family: "Unbounded", Sans-serif !important;
    text-decoration: underline;
    font-style: normal;
    opacity: 0.5;
}
.post-author a:hover{
	color: #fff !important;
	opacity: 1;
}
.list-box p{
	margin:0px 0px 30px;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	white-space: pre-wrap;
}
.list-box a.white-arrow-btn{
    display: block;
    margin-left: auto;
    width: max-content;
}
.listing-parent .list-box:first-child {
    grid-column: span 3;
    background: transparent;
    border: 1px solid #fff;
    display: flex;
    column-gap: 65px;
    padding: 45px 60px 45px 0;
    margin-bottom: 40px;
	margin-left: 20px;
}
.listing-parent .list-box:first-child .post-data {
    width: 70%;
}
.listing-parent .list-box:first-child .post-img-box::before {
	display: block;
	content: '';
	width: 100%;
	padding-top: 62%;
}
.listing-parent .list-box:first-child .post-img-box {
    margin-left: -20px;
    margin-top: -45px;
    border-radius: 20px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
}
.post-img-box img {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/*-o-object-fit: cover;
	object-fit: cover;*/
}
.listing-parent .list-box:first-child .post-img-box {
    display: block;
    position: relative;
    width: 100%;
    margin-top: -65px;
}
.big-cta .elementor-background-overlay{
	height: 632px;
}
.list-box:not(.list-box.full-block){
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.list-box .blog-desc{
	flex: 1;
	margin-bottom: 30px;
}

.customer-sayling-block .company-size {
    position: absolute;
    bottom: 40px;
    z-index: 1;
}
.our-customers-saying{
	overflow: hidden;
}
.green-blue-grediant-bg{
	overflow: hidden;
}

.workflow-section .logos-section .elementor-container {
    display: flex;
    column-gap: 25px;
    row-gap: 25px;
}
.workflow-section .elementor-tab-content {
    padding: 0 !important;
}
.workflow-section .logos-section .elementor-inner-section .elementor-container .elementor-column {
    width: 100%;
}
.workflow-tab .elementor-tab-title {
    padding: 0 25px 60px !important;
}

.workflow-section .logos-section .elementor-container .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}
.workflow-section .logos-section .elementor-container .elementor-widget-wrap .elementor-widget {
    margin: 0 !important;
	background-color: #3D3D3D;
	border-radius: 5px 5px 5px 5px;
	padding: 40px 28px 40px 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 175px;
}

/* - NewPress Page */
.banner-logo-overlay .elementor-background-overlay {
	height: 1202px;
	z-index: 2;
	top: 20px;
	pointer-events: none;
}
.featured-news-listing .listing-parents{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-column-gap: 55px;
}
.featured-news-listing .listing-parents .featured-list-left .list-box {
	/*padding: 75px 50px 70px 80px;*/
    padding: 70px;
	height: 100%;
}
.featured-news-listing .listing-parents .featured-list-right .list-box {
	/*padding: 20px 20px 25px 50px;	*/
    padding: 30px;
}
.featured-news-listing.featured-filter-list .listing-parents .list-box,
.featured-news-listing.blog-list-wrap .listing-parents .list-box{
	margin-bottom: 0;
}

.featured-news-listing .listing-parents .list-box{
	margin-bottom: 22px;
}

.featured-news-listing .listing-parents .list-box .category-container .category{
	font-weight: 600;
	line-height: 18px;
	padding: 5px 12px;
    margin-right: 5px;
	margin-bottom: 5px;
}
.featured-news-listing .listing-parents .list-box .post-read-time{
	font-size: 12px; 
	line-height: 23px;
}
.featured-news-listing .listing-parents .list-box .post-title {
	margin-bottom: 20px;
}
.featured-news-listing .listing-parents .featured-list-left .list-box .post-title a{
	font-weight: 700;
	font-size: 36px;
	line-height: 35px;
}

.main-post-data-filter {
	margin-bottom: 55px;
	margin-top: 40px;
}
.main-post-data-filter .listing-filterby-selectbox {
    display: flex;
    align-items: center;
}
.main-post-data-filter .listing-filterby-selectbox span.filterby-label {
    color: #fff;
	font-family: "Unbounded", Sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 23px;
}
.main-post-data-filter .listing-filterby-selectbox .select-global {
    display: inline-block;
    background-color: rgba(255,255,255,0.1);
    background-repeat: no-repeat;
    background-position: right 15px center;
    border-radius: 23.5px;
    max-width: 222px;
    text-align: left;
	font-family: "Archivo", sans-serif;
	font-weight: 300;
    font-size: 16px;
	line-height: 22px;
    height: 45px;
    padding: 0 30px 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    width: 100%;
    font-family: inherit;
    appearance: none;
    margin-left: 15px;
	color: #fff;	
}

.main-post-data-filter .listing-filterby-selectbox .select-global option {
	background-color: transparent;
	color: #000;
}
.featured-news-listing.featured-filter-list .listing-parents,
.featured-news-listing.blog-list-wrap .listing-parents {
	grid-template-columns: repeat(3,1fr);
	grid-gap: 55px;
	position: relative;
	padding-bottom: 120px;
}
.paginations {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.page-nav-container {
	display: flex;
	align-items: center;
	justify-content: center;
}
.paginations .page-numbers {
	width: 35px;
	height: 35px;
	border: 1px solid #DFE3E8;
	border-radius: 4px;
	background-color: #fff;
	color: #212B36;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 4px;
	font-family: "Unbounded", Sans-serif;
	transition: all 0.3s ease;
}
.paginations .page-numbers:hover,
.page-numbers.current {
	background-color: transparent;
	color: #fff;
}

.paginations .page-numbers.prev img {
    transform: rotate(-180deg);
}
.singlepress-meta .post-author{
	margin-bottom: 0;	
	margin-right: 30px;
}
.reading-count{
	opacity: 0.5;
}
.singlepress-meta .post-author a{
    opacity: 0.5;
}
.singlepress-meta .post-author a:hover{
    opacity: 1
}
.single-news_press .elementor-widget-theme-post-content a{
    font-weight: 700;
    border-bottom: 1px solid #fff;
}
.single-news_press .elementor-widget-theme-post-content a:hover{
    border-bottom: 1px solid var(--e-global-color-secondary );    
}
.about-shift-intro a{
	font-weight: 700;
	border-bottom: 1px solid #fff;
}
.about-shift-intro a:hover{
    border-bottom: 1px solid var(--e-global-color-secondary );
}
.elementor-share-buttons--view-icon .elementor-share-btn {
    border: 1px solid #fff;
    width: 40px;
    border-radius: 5px;
}
.elementor-share-buttons--view-icon .elementor-share-btn:hover{
    border: 1px solid var(--e-global-color-secondary );
}
.post-author-box {
    border: 1px solid #fff;
    padding: 30px 20px 30px 200px;
    border-radius: 20px;
    position: relative;
}
.post-author-box .author-left-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.author-img-wrapper {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 30px;
    overflow: hidden;
}
.author-img-wrapper img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.author-nm h5{
    margin: 0px;
}
.author-nm h5 a{
    font-size: 18px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-family: "Unbounded", Sans-serif;
}
.author-nm h5 a:hover{
    border-bottom: 1px solid var(--e-global-color-secondary );
}
.author-nm {
    display: flex;
    align-items: flex-end;
    column-gap: 15px;
}
.author-nm span {
    font-size: 18px;
    line-height: 18px;
}
.author-bio {
    margin-top: 35px;
}
.author-bio p {
    font-size: 18px;
    line-height: 28px;
}
.social-media-part a {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    font-size: 20px;
    margin-right: 15px;
}
.social-media-part a:last-child{
    margin-right: 0px;
}
.social-media-part a:hover{
    color: var(--e-global-color-secondary );
    border: 1px solid var(--e-global-color-secondary );
}

.single-news_press .related-blog-list{display:none;}
.single-post .related-news-listing{display:none;}

.custom-form label {
    display: none;
}
.custom-form .input input {
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0 !important;
    font-family: "Archivo", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    padding: 8px 0;
}
.custom-form ul.no-list.inputs-list{
    margin: 10px 0px 0px 17px;
    padding: 0px;
}
.custom-form ul.inputs-list label.hs-error-msg,
.custom-form ul.inputs-list label.hs-main-font-element {
    display: inherit !important;
}
.custom-form input[type="submit"].hs-button {
    background: transparent !important;
    border: 1px solid #fff;
    font-family: "Unbounded", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 18px !important;
    border-radius: 8px 8px 8px 8px !important;
    padding: 11px 30px 11px 30px !important;
    margin-top: 20px;
    outline: none;
}
.custom-form input[type="submit"].hs-button:hover,
.custom-form input[type="submit"].hs-button:focus{
    outline: none;
    background-color: transparent !important;
    background-image: linear-gradient(260deg, #90DBFB 0%, #BBDFA1 100%) !important;
    border-color: transparent !important;
}

.single-user-author .post-author:not(.list-box .post-author){
    margin-bottom: 70px;
}
.inner-page-shape {
    pointer-events: none;
}

.greenhouse-job-content ul {
    margin-bottom: 30px;
}
.greenhouse-job-content p span {
    display: block;
}
.greenhouse-job-content {margin-top: 20px;}
/*#grnhse_iframe{
	height: 100% !important;
}*/

/*  New Home */
.cta-images .elementor-container{
	grid-gap: 30px;
}

.calculator-inner-section{
	overflow: hidden;
}



/* ## Responsive */
@media(min-width: 1441px){
	/* Start Big Banner Section */
	.big-section,
	.our-customers-saying,
	.green-blue-grediant-bg {
		background-size: 100% 100% !important;
	}
    .grediant-bg{
        background-size: 100% 100% !important;
    }
	/* End Big Banner Section */
/* 	.big-cta{
		background-size: contain !important;
	} */
}
@media(min-width: 1025px){
	#main-header.fix-header:after{
		height: 318px;
		background: linear-gradient(180deg, var(--e-global-color-6881854 ) 44%, rgba(0,0,0,.0) 100%);
		
	}
	.elementor-sub-item.elementor-item-active{
		background: transparent !important;
	}
	.featured-news-listing .listing-parents .list-box:last-of-type {
		margin-bottom: 0;
	}
}

@media(max-width:1199px){
	.outline-boxes .elementor-container {
	    flex-wrap: wrap;
	    justify-content: space-between;
	    grid-gap: 15px;
	}
	.outline-boxes .elementor-container .elementor-column {
	    width: 49%;
	}
	.listing-parent{
		grid-column-gap: 40px;
	}
	.ft-center-part .elementor-container {
	    justify-content: space-between;
	}
}
@media(max-width:1099px){
	.menu-bar .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
		margin-inline-end: 8px;
		margin-inline-start: 8px;
	}
	.menu-with-btn .elementor-element.gradient-button {
		min-width: 190px;
	}
	.menu-bar .elementor-nav-menu--main.elementor-nav-menu--layout-horizontal .elementor-nav-menu ul{
		left:0px !important; 
	}
	.green-blue-grediant-bg{
		background-position: center center;
	}
}
@media(max-width:1024px){
	/*nav.elementor-nav-menu--dropdown{
		background:transparent !important;
	}
	nav.elementor-nav-menu--dropdown .elementor-nav-menu {
		margin: 0 20px;
		background: #fff;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 6%);
		margin-bottom: 5px;
		max-height: 90vh;
		overflow-y: auto;
	}
	nav.elementor-nav-menu--dropdown{
		background:transparent !important;
	}
	nav.elementor-nav-menu--dropdown .elementor-nav-menu {
		margin: 0 20px;
		background: #fff;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 6%);
		margin-bottom: 5px;
		max-height: 90vh;
		overflow-y: auto;
	}*/
	#main-header{
		background: #000;
	}
	#main-header.fix-header {
	    padding-top: 0px !important;
	}
	.mobile-mega-menu .elementor-menu-toggle{
		padding: 0;
	}
	/*.mobile-mega-menu .elementor-nav-menu li.menu-item-has-children a.has-submenu {
		justify-content: space-between;
	}*/
	/*.mobile-mega-menu .elementor-nav-menu ul li.menu-item.menu-disable-heading a {
		color:#000 !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul li.menu-item.menu-disable-heading a:hover{
		color:#000 !important;
	}*/
	/*.mobile-mega-menu .elementor-nav-menu ul li.menu-item:not(.menu-disable-heading) {
		padding-left: 15px;
	}*/
	/*.mobile-mega-menu .elementor-nav-menu .sub-arrow{
		position: absolute;
		right: 25px;
		z-index: 9;
	}*/
	.mobile-mega-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	    height: calc(100vh - 73px);
	    padding: 30px 35px;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item-has-children a.has-submenu.highlighted {
	    border-bottom: 1px solid #fff !important;
	    width: max-content;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item-has-children a.has-submenu.highlighted span.sub-arrow .fas {
		transform: rotate(-180deg);
	}
	.mobile-mega-menu .elementor-nav-menu ul {
		background: #fff !important;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		padding: 15px;
		margin-bottom: 20px;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu li.menu-item.menu-disable-heading {
	    margin: 22px 0px 10px 0px !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu li.menu-item.menu-disable-heading:first-child{
		margin: 0px 0px 10px 0px !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu li.menu-item.menu-disable-heading a{
		margin: 0px 0px 0px 0px !important;
		font-family: "Unbounded", Sans-serif;
		text-transform: unset;
		font-size: 18px;
		line-height: 1;
		font-weight: 700 !important;
		color: var(--e-global-color-f340231 ) !important;
		border:none !important;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item-has-children a.has-submenu span.sub-arrow .fas {
		width: 13px;
		height: 8px;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item-has-children a.has-submenu span.sub-arrow .fas::before {
		content: '';
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.menu-item-has-children > a {
	    font-weight: 700 !important;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item > a {
	    margin-bottom: 25px;
	    border:none !important;
		font-weight: 400 !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu a.elementor-sub-item{
	    color: #000 !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu a.elementor-sub-item:hover {
	    color: var(--e-global-color-f340231 ) !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul a.elementor-sub-item {
	    margin: 0px 0 10px 0 !important;
	    font-weight: 700 !important;
	    font-size: 14px !important;
	}
	.mobile-mega-menu .elementor-nav-menu ul li:last-child a.elementor-sub-item{
		margin-bottom: 0px !important;
	}
	.menu-with-btn .elementor-element.gradient-button {
		min-width: 165px;
	}
	.mobile-mega-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul.elementor-nav-menu {
	    height: calc(100vh - 210px);
	    overflow-y: auto;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show {
	    position: fixed;
	    bottom: 25px;
		line-height: 46px;
		vertical-align: middle;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show a{
		margin: 0px !important;
		position: relative;
	}
	.mobile-mega-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul.elementor-nav-menu:before {
	    content: '';
	    position: fixed;
	    bottom: 92px;
	    width: calc(100% - 70px);
	    height: 1px;
	    background: #fff;
	    opacity: 0.5;
	    pointer-events: none;
	    display: block;
	    left: 50%;
	    z-index: 9;
	    transform: translateX(-50%);
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.login-btn {
	    left: 35px;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.login-btn a{
	    text-decoration: underline;
	    display: inline-block;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.login-btn a:before{
		content: "\f2bd" !important;
		font-family: "Font Awesome 5 Free" !important;
	    font-size: 24px;
	    display: inline-block !important;
	    color: #fff;
	    line-height: 1;
	    font-weight: 400;
	    opacity: 1 !important;
	    position: unset;
	    margin-right: 12px;
	    vertical-align: middle;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.login-btn a:hover,
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.login-btn a:hover:before{
		color: var(--e-global-color-secondary );
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.custom-gradient-button {
	    right: 35px;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.custom-gradient-button a {
	    font-family: "Unbounded", Sans-serif;
	    font-size: 14px;
	    font-weight: 700 !important;
	    text-transform: uppercase;
	    line-height: 18px;
	    fill: var(--e-global-color-6881854 );
	    color: var(--e-global-color-6881854 );
	    background-color: transparent;
	    background-image: linear-gradient(260deg, #90DBFB 0%, #BBDFA1 100%);
	    border-style: solid !important;
	    border-width: 1px 1px 1px 1px !important;
	    border-color: transparent !important;
	    padding: 13px 32px 13px 32px;
	    border-radius: 5px !important;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.custom-gradient-button a:hover {
	    background: transparent !important;
	    color: #fff;
	    border-color: #fff !important;
	}
	.mobile-mega-menu .elementor-nav-menu li.menu-item.sm-show.custom-gradient-button:before{
		content: "" !important;
	}
	.remove-br br{
		display: none !important;
	}
	.outline-boxes .elementor-container {
	    column-gap: 15px;
	    row-gap: 30px;
	}
	.outline-boxes .elementor-container .elementor-column {
	    width: 48%;
	}
	.listing-parent {
	    grid-column-gap: 0px;
	}
	.listing-parent .list-box:first-child{
		grid-column: span 1;	
		column-gap: 30px;
		padding: 45px 30px 45px 0;
	}
	.listing-parent {
	    grid-template-columns: repeat(1, 1fr);
	}
	.list-box:not(.list-box.full-block){
		margin-bottom: 40px;
	}
	body.menu-open {
	    background: #000 !important;
	    overflow: hidden !important;
	}
	.workflow-tab .elementor-tab-title {
	    padding: 0 12px 40px !important;
	}
	.workflow-section .logos-section .elementor-container .elementor-widget-wrap{
		grid-template-columns: repeat(4, 1fr);
	}


	.featured-news-listing .listing-parents{
		grid-template-columns: repeat(1,1fr);
	}
	.featured-news-listing .listing-parents .featured-list-right .list-box,
	.featured-news-listing .listing-parents .featured-list-left .list-box{
		padding: 40px 30px;
	}
	.featured-news-listing .listing-parents .featured-list-left{
		margin-bottom: 40px;
	}
	.featured-news-listing.featured-filter-list .listing-parents,
    .featured-news-listing.blog-list-wrap .listing-parents{
		grid-gap: 30px;
		grid-template-columns: repeat(2,1fr);
	}
	.featured-news-listing.featured-filter-list .listing-parents .list-box,
    .featured-news-listing.blog-list-wrap .listing-parents .list-box{
		padding: 25px 30px 35px;
	}
	.main-post-data-filter{
		margin-top: 0;
	}
	.single-user-author .post-author:not(.list-box .post-author) {
        margin-bottom: 50px;
    }

}


@media (max-width:767px){
	.remove-sm-br br{
		display: none !important;
	}
	#main-header.fix-header .elementor-background-overlay {
	    pointer-events: none;
	    min-height: 90px;
	}
	.header-section .elementor-column:first-child {
		width: 82%;
	}
	.header-section .elementor-column{
		width: 18%;
	}
	.menu-with-btn .elementor-element.gradient-button {
		min-width: auto;
		margin-left:15px;
	}
	.mobile-mega-menu .elementor-nav-menu ul.sub-menu li.menu-item.menu-disable-heading a{
		font-size:16px;
	}
	.ft-center-part .elementor-container .elementor-column:not(:nth-child(-n+2)) {
	    width: 50%;
	    display: flex;
	}
	.ft-section .elementor-widget-wrap {
	    background-position: bottom 60px left -50px !important;
	    background-size: 100% auto !important;
	}
	/*.big-section{
	    background-position: top -300px center !important;
	}*/
	.outline-boxes .elementor-container .elementor-column {
	    width: 100%;
	}
	.listing-parent{
		margin-top: 144px;
	}
	.list-box{
		padding: 30px 12px 30px;
	}
	.list-box a.white-arrow-btn {
	  margin-left: 0;
	}
	.listing-parent .list-box:first-child {
	  grid-column: span 1;
	  column-gap: 30px;
	  padding: 0px 24px 34px;
	  display: block;
	  flex-wrap: wrap;
	  flex-direction: column;
	  margin-left: 0;
	}
	.listing-parent .list-box:first-child .post-img-box {
	  display: block;
	  position: relative;
	  width: 100%;
	  margin-left: 0;
	  margin-bottom: 45px;
	  margin-top: -130px;
	}
	.listing-parent .list-box:first-child .post-data {
	  width: 100%;
	}
	.our-customers-saying {
	  background-position: top -50px left -500px !important;
	}
	.big-cta{
		background-position: top 280px center !important;
		background-size: 120% auto;
	}
	.big-cta .elementor-background-overlay {
	  height: 190px;
	  top: 280px;
	}
	.ft-section{
		background-position: top right -600px !important;
	}
	.big-section .elementor-widget:not(:last-child) {
	    margin-bottom: 10px;
	}
	.mobile-mega-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	    height: calc(100vh - 68px);
	}
	.workflow-tab .elementor-tab-title {
	    padding: 0 0px !important;
		margin: 15px 0px;
	}
	.workflow-section .logos-section .elementor-container .elementor-widget-wrap {
	    grid-template-columns: repeat(3, 1fr);
	}


	.featured-news-listing.featured-filter-list .listing-parents,
    .featured-news-listing.blog-list-wrap .listing-parents{
		grid-template-columns: repeat(1,1fr);
	}
	.list-box .post-title a{
		font-size: 20px;
		line-height: 28px;
	}
	.featured-news-listing.featured-filter-list .white-arrow-btn::after{
		width: 5px;
		height: 10px;
	}
	.featured-news-listing .listing-parents .featured-list-left .list-box .post-title a{
		font-size: 26px;
		line-height: 30px;
	}
	.featured-news-listing .list-box .post-title a{
		font-size: 18px;
		line-height: 25px; 
	}
    .post-author-box{
        padding: 30px 20px 30px;
    }
    .post-author-box .author-left-wrapper{
        flex-direction: column;
        align-items: flex-start;
    }
    .author-img-wrapper {
        width: 80px;
        position: relative;
        left: 0;
        top: 0;
        height: 80px;
        margin-bottom: 15px;
    }
    .author-img-wrapper img {
        width: 80px;
        height: 80px;
    }
    .author-nm {
        display: flex;
        align-items: flex-start;
        column-gap: 0;
        flex-direction: column;
        row-gap: 15px;
        margin-bottom: 15px;
    }
    .author-bio {
        margin-top: 25px;
    }
    .author-bio p {
        font-size: 16px;
        line-height: 24px;
    }
    .custom-widget-space .elementor-widget:not(:last-child){
        margin-bottom: 0px !important;
    }
	.elementor-8957 .let-heading .elementor-widget-container{
		padding: 30px 0px 0px 0px !important;
	}
}


@media (max-width:579px){
	.workflow-section .logos-section .elementor-container .elementor-widget-wrap {
	    grid-template-columns: repeat(2, 1fr);
	}
	.elementor-8752 .elementor-element.elementor-element-56ee6681 > .elementor-widget-container
	{
		padding: 10px 0px 10px 0px!important;
	}
}

/* Start Custom Shape Section*/
.prezero{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
}
.prezero .container{
  z-index: 9;
}
.animation-part {
    text-align: center;
    margin-top: 100px;
    position: relative;
    right: -100px;
}

.text{
	font-family: "Unbounded", Sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 45px;
	line-height: 1;
	-webkit-animation: scale-up-center 2100ms cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: scale-up-center 2100ms cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0.1;
  }
  25% {
    
            opacity: 0.3;
  }
  50% {
            opacity: 1;
  }
  75% {
            opacity: 0.7;
  }
  100% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
            opacity: 0.0;
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0.1;
  }

  25% {
            opacity: 0.3;
  }
  50% {
            opacity: 1;
  }
  75% {
            opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1.1);
      transform: scale(1.2);
            opacity: 0.0;
  }
}
.stady-text{
  -webkit-animation: slide-top 500ms linear 400ms both;
	animation: slide-top 500ms linear 400ms both;
}
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
            opacity: 0.0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
            opacity: 0.0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.stady-text h2{
	font-style: normal;
	font-weight: 700;
	font-size: 65px;
	line-height: 62px;
	text-transform: uppercase;
	color: #fff;
  	margin-bottom: 36px;
	font-family: "Unbounded", Sans-serif;
}
.stady-text h2 span{
  background: linear-gradient(267.06deg, #90DBFB 0%, #A3DDCC 46.35%, #BBDFA1 96.88%);
   -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stady-text p{
	font-family: "Unbounded", Sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
  	margin: 0;
}
.video-container {
  position: absolute;
  width: 120%;
  padding-top: 100vh;
  height: 110vh;
  max-width: 120%;
  z-index: 1;
  overflow: hidden;
  left: -20%;
  top: -10vh;
}
.video-container video{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover;
}
.container{
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
.d-none {
    display: none!important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-7 {
    flex: 0 0 auto;
	width: 58.33333333%;
	padding-right:15px;
	padding-left: 15px;
}
.col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
	padding-right:15px;
	padding-left: 15px;
}
span.g-text {
    background: linear-gradient(267.06deg, #90DBFB 0%, #A3DDCC 46.35%, #BBDFA1 96.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shape-section .elementor-element {
    margin-bottom: 0;
}
.no-bg a.elementor-button {
    background: transparent;
    padding: 0;
	border:none;
}
.no-bg a.elementor-button:hover{
	border:none;
}
.fixed-scroll {
    position: fixed;
	bottom: 0;
	z-index:99;
	width:100%;
	backdrop-filter: blur(2px);
}
#hero-video-section .elementor-widget-html {
    height: 100%;
}

#hero-video-section .elementor-widget-html video, #hero-video-section .elementor-widget-html video source {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}
/* .listing-parent .list-box.list-box:not(.list-box.full-block) {
    visibility: hidden;
} */
.test-shape-section .elementor-background-video-container {
    width: 120%;
    padding-top: 100vh;
    height: 110vh;
    max-width: 120%;
    left: -20%;
    top: -10vh;
}
.test-shape-section .elementor-background-video-container .elementor-background-video-hosted {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    transform: unset;
	display:block!important;
}
.test-shape-section .elementor-widget-animated-headline .elementor-headline-dynamic-wrapper.elementor-headline-text-wrapper{
	width: auto !important;
	overflow: unset;
}
.test-shape-section .elementor-widget-animated-headline .elementor-headline-dynamic-text.elementor-headline-text-active{
	-webkit-animation: scale-up-center 2000ms cubic-bezier(0.390, 0.575, 0.565, 1.000) both !important;
	animation: scale-up-center 2000ms cubic-bezier(0.390, 0.575, 0.565, 1.000) both !important;
}
.test-shape-section .elementor-widget-animated-headline .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    animation: unset;
}
.test-shape-section .elementor-widget-animated-headline .elementor-headline-dynamic-text{
	top:0 !important;
}
/* End Custom Shape Section*/
/* Prezero */
.shape-section .elementor-widget-html{
    height: 100%;
}
.shape-section #prezero-video, .shape-section #prezero-video source {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}
/* .perzero-text-section {
    position: absolute;
    z-index: 9;
    top: 0;
} */
.shape-video-part{
    position: absolute;
    width: 120% !important;
    padding-top: 100vh;
    height: 110vh !important;
    max-width: 120%;
    z-index: 1;
    overflow: hidden;
    left: -20%;
    top: -10vh;
}
.shape-section .elementor-widget-html video,
.shape-section .elementor-widget-html video source{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}
.shape-section.fixed-video .elementor-widget-html video#logo-shape-video {
    position: fixed;
}
#outline-boxes.show-outline{
	height:100vh;
}
#outline-boxes{
	transition: all 0.5s ease-in;
}
#outline-boxes.animated-up {
    height: 100vh;
    transition: all 0.5s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
}
#outline-boxes.animated-up > .elementor-container {
    height: auto;
}
.perzero-text-section.animated-up{
    margin-top: -100vh;
	transition: all 0.5s ease-in;
}
.perzero-text-section.animated-down,
#outline-boxes.animated-down{
	margin-top: 0vh;
	transition: all 0.6s ease-in;
	background:#000;
}
@media (min-width: 1400px){
	.container {
		max-width: 1356px;
	}
}
@media (max-width: 1024px){
	.row{
		justify-content:center;
	}
	.col-lg-7 {
		width: 80%;
	}
	.col-lg-5 {
		width: 80%;
	}
	.animation-part {
		margin-top: 100px;
		right: 0;
		margin-bottom: 100px;
	}
	.cta-images .elementor-container {
		grid-gap: 20px;
		flex-wrap: nowrap;
		width: 200%;
		align-items: center;
		justify-content: center;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.cardlayer-section .point{
		flex-wrap:wrap;
	}
	.cardlayer-section .point article {
		flex-basis: 100%;
	}
	.cardlayer-section .point img {
    	flex-basis: 100%;
		max-width: 100%;
	}
	.layer-transition-content p{
		max-width: 100%;
	}
}
@media (max-width: 767px){
	#hero-video-section,
	#hero-video-section.elementor-section.elementor-section-height-full>.elementor-container {
		height: 100vh;
	}
	.elementor-section.elementor-section-height-full {
		height: 100vh;
	}
	.elementor-section.elementor-section-height-full>.elementor-container {
		height: 100%;
	}
	.col-lg-5,
	.col-lg-7 {
		width: 100%;
	}
	.stady-text p{
		font-size:18px;
		line-height:24px;
	}
	.stady-text h2 {
		font-size: 36px;
		line-height: 46px;
	}
	.text{
		font-size: 32px;
		line-height: 42px;
	}
	.layer-transition-content h3{
		font-size: 36px !important;
		line-height: 46px !important;
	}
	.layer-transition-content h3 span {
		display: inline;
	}
	.animation-part {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	#outline-boxes.animated-up {
		height: auto;
		padding-top: 80px;
		background: #000 !important;
	}
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://qwiet.ai/wp-content/uploads/2023/04/loading-gif.gif') 50% 50% no-repeat rgba(0,0,0,1);
    opacity: 1;
	background-size: 60px;
}
.ekit-template-content-footer .ft-section {
    background: #000 !important;
}
.ekit-template-content-footer .ft-section .elementor-widget-wrap.elementor-element-populated {
    background: transparent !important;
}
.elementor-section .partner-list .elementor-container .elementor-column .elementor-widget-wrap ul{
    padding: 0px 0px 0px 15px !important;
}
.form-started-custom form{
	padding: 0px 10px;
}
.form-started-custom form input, .form-started-custom form textarea{
	padding-left: 0px;
	padding-right: 0px;
}
.page-template .elementor-section .form-started-custom form .elementor-button{
	background-color: #8DCA62 !important;
	color: #ffffff;
	background-image: none !important;
}
.page-template .elementor-section .form-started-custom form .elementor-button:hover, .form-started-custom form .elementor-button:focus{
	background: #8DCA62 !important;
	color: #ffffff;
	border: 0px;
}
.embedVideo.elementor-widget-html iframe{
	height: auto;
	width: 100%;
	aspect-ratio: 16 / 9;
}