/* 
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
*/


.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
    max-width: 1800px;
    padding-left: 60px;
    padding-right: 60px;
}




/*------------------------------------*\
		HEADER CSS
\*------------------------------------*/

.header{
	padding:30px 0;
}

.header.elementor-sticky--effects {
	padding:9px 0;
}



.header .logo{
	display:none;
}
.header.elementor-sticky--effects .logo{
	display:block;
}
.header.elementor-sticky--effects .logo-white{
	display:none;
}

.header .e--pointer-underline .elementor-item:after{
	background-color: #ca5f2c;
}


.header.elementor-sticky--effects .header-menu ul li a{
 	color: #000 !important;
}


.home .header:not(.elementor-sticky--effects), 
.page-careers .header:not(.elementor-sticky--effects),
.single-post .header:not(.elementor-sticky--effects){
    position: absolute !important;
    top: 0;
    background: transparent;
	width:100%;
	height:132px;
}

.home  .header:not(.elementor-sticky--effects) .elementor-section .elementor-container,
.page-careers  .header:not(.elementor-sticky--effects) .elementor-section .elementor-container{
	display:flex;
	align-items:center;
	height:100%;
}

/*------------------------------------*\
		FOOTER CSS
\*------------------------------------*/

.footer div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: 14px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-weight: 400;
	color:#1d1d1d;
}

.footer div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column input,
.footer div.wpforms-container .wpforms-form textarea{
    border: 0;
    background: transparent;
    border-bottom: 2px solid #cad5e2;
    border-radius: 0;
}

.footer .elementor-widget-tabs .elementor-tab-content {
    padding: 0 !important;
}

.footer .wpforms-container-full .wpforms-form button[type=submit],
.footer .wpforms-container-full .wpforms-form button[type=submit]:hover{
    background: #1d1d1d;
    border: 0;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 23px;
	margin-top:30px;
}

.footer .elementor-tab-title {
    padding-left: 0 !important;
    padding-right: 30px !important;
}

.footer .elementor-tab-content table tbody>tr:nth-child(odd)>td,
.footer  .elementor-tab-content table tbody>tr:nth-child(odd)>th{
	background-color:transparent;
}

.footer .elementor-tab-content table td,
.footer .elementor-tab-content table th{
	padding:0;
	border:0;
}

.footer div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
    gap: 50px;
}

.footer div.wpforms-container div.wpforms-uploader {
    border: 0;
    background: transparent;
    width: max-content;
}

.footer div.wpforms-container div.wpforms-uploader .dz-message svg {
    fill: #000;
    opacity: 1;
}

.footer .elementor-tab-title.elementor-active:after {
    content: '' !important;
    display: block !important;
    width: 66% !important;
    height: 2.5px !important;
    background: #fff;
    left: 0 !important;
}

/*------------------------------------*\
		PAGE CSS
\*------------------------------------*/
.home-slider .bdt-flex-center {
    justify-content: flex-start;
    align-items: end;
}
.home-slider .bdt-prime-slider-desc{animation:fadeInUp 1s ease backwards !important;}
@keyframes bdt-prime-slider-desc{
  0%{transform:translate(0px, 100px) !important; opacity: 0 !important;}
  100%{transform:translate(0px, 0) !important; opacity: 1 !important;}
}

.home-slider .bdt-slideshow{
	height:calc( 800 * 100vw / 1600 );
}

.bdt-prime-slider .bdt-prime-slider-skin-general ul.bdt-slideshow-items{
	min-height:calc( 800 * 100vw / 1600 ) !important;
	height:calc( 800 * 100vw / 1600 ) ;
}

.home-slider .bdt-position-large{
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
	padding-bottom:75px;
}


body .bdt-prime-slider-skin-general .bdt-dotnav {
    left: 50%;
    transform: translateX(-50%);
}


body .bdt-slideshow > .reveal-muted {
    display: flex;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0 !important;
    justify-content: space-between;
}

body .bdt-slideshow > .reveal-muted > * {
    position: unset !important;
}

body .bdt-prime-slider-skin-general .bdt-prime-slider-next:hover {
    width: 75px;
    transform: translateX(0px);
}

body .bdt-prime-slider-skin-general .bdt-prime-slider-previous:before {
    right: auto;
	top: 24px;
	left:40px;
}

body .bdt-prime-slider-skin-general .bdt-prime-slider-previous:hover:before {    
    left: 21px;    
}

body .bdt-prime-slider-skin-general .bdt-slideshow-nav li a {
    width: 8px;
    height: 8px;
}


body .bdt-prime-slider-skin-general .bdt-slideshow-nav li a:before {
    box-shadow: none;
    border: 0;
    padding: 3px;
    background: rgba(255,255,255,0.5);
}

body .bdt-dotnav>*>*{
	background:transparent;
}

body .bdt-slideshow-nav li.bdt-active {
    border: 3px solid #fff !important;
    border-radius: 15px;
}

.bdt-slideshow-nav li.bdt-active a:before{
	height:12px;
	width:12px;
}


.home-work-box.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0;
}

.home-work-box.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{
	background-image:none !important;
	background-color:#0a0101;
	opacity:.3;
}

.home-work-box.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{
	opacity:.9;
}


.home-work-box .elementor-post__card .elementor-post__thumbnail img  {
    transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 0.45s cubic-bezier(.15,.75,.5,1) 0s;
	
}

.home-work-box .elementor-post__card:hover .elementor-post__thumbnail img {
	 transform: scale(1.1) translate(-50%,-50%);
}

.home-work-box .elementor-post__text {
    position: absolute;
    top: 0;
    padding: 35px !important;
    z-index: 1;    
    width: 100% !important;
}

.home-work-box .elementor-post__text h3{
	max-width: 70%;
}

.home-work-box .elementor-button-link.elementor-button{
	margin-top:40px;
}



.header.elementor-sticky--effects {
    background: #fff;
}
.human-text {
	max-width:500px;
}
.image-column{
	height:498px;
	    transition: transform .65s cubic-bezier(.05,0.2,.1,1), box-shadow .65s cubic-bezier(.05,0.2,.1,1);
	overflow:hidden;
}

.image-column:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 55px rgba(0,0,0,0.22);
}

.image-column .elementor-element{
	display: flex;
    align-items: end;
    height: 100%;
}
.image-column img{
	max-width:103px;
}
.image-column .elementor-image-box-description{
		opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 10px;
    transform: translateY(20px);
	max-width: 80%;
}
.image-column .elementor-image-box-img, .image-column .elementor-image-box-title {
	    transform: translateY(0px);
	    transition: opacity .65s cubic-bezier(.05,0.2,.1,1), transform .65s cubic-bezier(.05,0.2,.1,1);
}
.image-column:hover .elementor-image-box-title, .image-column:hover .elementor-image-box-img{
	transform: translateY(-60px);
}

.image-column:hover .elementor-image-box-description {
	    opacity: 1;
    transform: translateY(0%);
    transition: opacity .65s cubic-bezier(.05,0.2,.1,1) 0.15s, transform .65s cubic-bezier(.05,0.2,.1,1) 0.15s;
}




.news-view .elementor-post__thumbnail img, .news-view .elementor-posts-container .elementor-post__thumbnail{
	height:30vh !important;
	object-fit:cover;
	    transition: opacity 0.45s cubic-bezier(.15,.75,.5,1) 0s, transform 0.45s cubic-bezier(.15,.75,.5,1) 0s !important;
}


.news-view .elementor-post:hover .elementor-post__thumbnail img, .news-view .elementor-post:hover .elementor-posts-container .elementor-post__thumbnail{
	transform: scale(1.1) translate(-50%,-50%);
}
.news-view .elementor-post__thumbnail{
	padding-bottom:10px !important;
}
.news-view .elementor-post__excerpt p{
	max-width:90%;
}

.about-title span{
	color:#ca5f2c;
}

.post-desc b, .post-desc strong, .post-desc .bold, .article-desc strong, .article-desc b {
    font-family: Poppins;
    font-weight: 900;
}

.primary-color{
	color: #ca5f2c;
}


.listing-green.elementor-widget .elementor-icon-list-icon {
    padding-top: 11px;
}

.listing-green.elementor-widget .elementor-icon-list-item {
    align-items: start;
}

.lab-slider .bdt-slideshow {
    height: 600px;
}

.labs-slider .bdt-slideshow-items{
	min-height:600px;
}
.tptn_counter {
    display: none;
}
.popular-post .tptn_title{
	position: absolute;
    bottom: 0;
    left: 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: 900;
    color: #fff;
	padding:25px;
	z-index:1;
}
.popular-post ul li{
	position:relative;
	list-style:none;
}
.popular-post ul li{
	height:191px;
	margin-bottom:15px;
}
.popular-post ul li:first-child:after{
	position: absolute;
    content: '';
    z-index: 0;
    pointer-events: none;
    height: 191px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    border-radius: 5px;
	opacity: 0.7;
}
.popular-post ul li:not(:first-child) .tptn_title{
	color:#000;
}
.popular-post ul li:not(:first-child):hover .tptn_title{
	color:#fff;
}
.popular-post ul li:not(:first-child):hover{
	border:none;
}
.popular-post ul li:not(:first-child){
    margin-bottom: 15px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
	color:#000;
	height:146px;
}
.popular-post ul li:not(:first-child) img{
	opacity:0;
	height:146px;
}

.popular-post ul li:hover img{
	opacity:1;
}
.popular-post ul li a img{
	transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
    border-radius: 5px;
	width:100%;
	height:191px;
}
.popular-post h5{
	color: #5B5B5B;
    font-family: "Oswald", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 37px;
    margin-top: 0;
}
.recent-post .elementor-post__thumbnail img{
	height:65px !important;
	width:65px !important;
	border-radius:5px;
}
.recent-post .elementor-post:hover .elementor-post__title a{
	color:#ca5f2c!important
}
.recent-post .elementor-post__thumbnail{
	padding-bottom:65px !important;
}
.post-search::placeholder{
	color:#6b6b6b;
}
.section-title .elementor-heading-title span{
	color:#7ABEA7;
}
.work-related-post .elementor-post__thumbnail{
	padding-bottom:260px !important;
}
.work-related-post .elementor-post__thumbnail__link{
	height:260px !important;
}
.work-related-post .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{
	height:260px !important;
	width:100% !important;
	object-fit:cover;
}
.featured-img-section img{
	width:100% !important;
}
.client-name span, .project-name span{
	color:#7ABEA7;
}
.principal-science h2 span{
	color: #ca5f2c;
}
.text-lightblue{
	color: #7ebca7 !important;
}
.unlocking-title h2 span{
	color: #1d1d1d !important;
}
.opportunity h6 span{
	color:#ca5f2c!important
}
.work-tab .elementor-tab-title:hover{
	color:#ca5f2c!important;
	opacity:0.7;
}


.work-img-section .elementor-posts .elementor-post {
    height: 100%;
    overflow: hidden;
}


.cat-list a, .uael-post__header-filters li{
	margin: 0 40px 0 0;
    line-height: 1.1;
    display: inline-block;
	    font-family: Oswald;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px!important;
	color: #1d1d1d;
    font-weight: 500!important;
	position:relative;
	padding: 4px 0;
}

.cat-list a:after, .uael-post__header-filters li:after{
	content: "";
    transition: 0.37s all cubic-bezier(0.23, 0.46, 0.4, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    display: block;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #7abea7;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.cat-list a.active:after, .cat-list a:hover:after, .uael-post__header-filters li.uael-filter__current:after, .uael-post__header-filters li:hover:after{
	    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.uael-posts .uael-post__bg-wrap .uael-post__thumbnail{
	position:relative;
}

.uael-posts .uael-post__bg-wrap .uael-post__thumbnail:after {
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
    background-image: none !important;
    background-color: #0a0101;
    opacity: .3;
}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter{background-color:#FFF !important;}
.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter:hover{background-color:#FFF !important;color:#000 !important;}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter.uael-filter__current{background-color:#FFF !important;color:#000 !important;}
.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter.uael-filter__current:hover{background-color:#FFF !important;color:#000 !important;}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter.uael-filter__current:after{transform:scaleX(1) !important;}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__header-filter{padding:0 0 3px 0;margin-right:40px;}


.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__load-more {
    font-family: "Oswald", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    fill: var(--e-global-color-text );
    color: var(--e-global-color-text );
    background-color: var(--e-global-color-accent );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D2D2D2;
    border-radius: 25px 25px 25px 25px;
    padding: 15px 40px 15px 40px;
}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__terms-wrap{display:none;}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__content-wrap {
    position: absolute;
    top: 35px;
    width: 100%;
}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__title {
    margin-bottom: 5px;
    position: absolute;
    top: 0px;
    width: 60%;
    color: #FFF;
	    margin: 0;
}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__content-wrap {
    padding: 0px 40px;
    background: #FFF;
}

.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__bg-wrap {
    background-color: #000;
	line-height:0;
}
.hide_this_section{display:none !important;}

.uael-post-grid .uael-post-wrapper {
    position: relative;
}

.single-our-work .elementor-widget-container h1.elementor-heading-title{color:#1d1d1d !important;}

.work-img-section .uael-post-wrapper a img{
	max-height:278px;
}


@media (min-width:992px){
	.cat-blog-listing .elementor-post{
		width:50%;
	}
	.impact-section .elementor-widget-container h5{
		max-width:50%;
	}
	.about-team .elementor-container{
		padding-left:16px !important;
		padding-right:16px !important;
	}
	.work-tab .elementor-tab-content {
	    width: 82%;
	}
	
}



@media (min-width:1025px){
	.desktop-hide{
		display:none !important;
	}
	
	
	
}




@media (max-width:1024px){
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
		padding-left:15px;
		padding-right:15px;
	}
	
	.home-work-box .elementor-post__text h3{
		max-width: 100%;
	}
	
	.home-work-box .elementor-post__text{
		padding:20px !important;
	}
	
	.header{
		padding:10px 0;
	}
	
	.home-slider .bdt-slideshow{
		height:500px;
	}

	.bdt-prime-slider .bdt-prime-slider-skin-general ul.bdt-slideshow-items{
		min-height:60vh !important;
		height:60vh ;
	}
	
	.header.elementor-sticky--effects {
		padding: 0;
	}
	
	.image-column {
		height: 500px;
	}
	
	.header.elementor-sticky--effects .header-menu ul li a {
		color: #fff !important;
	}
	
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		height: 100vh;
		width: 340px !important;
		right: 0;
		left: auto !important;
		position: fixed !important;
		top: 0 !important;
		margin-top: 0;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	
	.elementor-menu-toggle {
		z-index: 10000;
	}
	
	.elementor-nav-menu__align-center .elementor-nav-menu{
		margin-left:0 !important;
	}
	
	.cat-list a{
		margin-bottom:20px;
	}
	
}

@media only screen and (max-width: 690px){
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container{
		max-width:320px !important;
	}
}

@media only screen and (min-width: 690px) and (max-width: 999px){
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container{
		max-width:600px;
	}
}



@media (max-width:767px){
	.mobile-bg .elementor-widget-wrap{
		height:25vh;
	}
	.about-title br{
		display:none;
	}
	.lab-slider .bdt-slideshow{
		height:auto;
	}
	.work-img-section .elementor-grid{
		grid-row-gap:0 !important;
	}
	
	
	.elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
		max-width:340px;
		padding-left:0;
		padding-right:0;
	}
	
	.home-slider .bdt-slideshow{
		height:500px;
	}

	.bdt-prime-slider .bdt-prime-slider-skin-general ul.bdt-slideshow-items{
		min-height:500px !important;
		height:500px ;
	}
	
	.header.elementor-sticky--effects {
		padding: 0;
	}
	
	.footer div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
		gap: 0;
	}
	
	
	.elementor-tab-title.elementor-tab-mobile-title {
		display: none;
	}
	
	.elementor-tabs .elementor-tabs-wrapper {
		display: flex !important;
	}
	
	.elementor-widget-tabs .elementor-tab-desktop-title{
		padding:12px 15px;
	}
	
		
	.elementor-section.header.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
		max-width: 100%;
		padding: 0 8px !important;
	}
	

	
	div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
		flex-direction: revert;
		gap: 30px !important;
	}
	
	.cat-blog-listing .elementor-posts-container{
		display:block !important;
	}
	.popular-post h5, ..popular-post ul{
		padding-left:0 !important;
	}
	
	
	.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__title {
		width: 100%;
		font-size: 20px;
		left: 0;
		line-height: 26px;
		padding: 0 20px;
	}

	.elementor-4316 .elementor-element.elementor-element-a6dbb1c .uael-post__content-wrap{
		top:10px;
	}
	
	
}