/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.header-nav .menu-item{
    margin-right: 50px;
    
}
.text-green{
	color: #00BF6C;
	font-weight: bold;
}
.cta-box .elementor-icon-box-icon{
	position: absolute;
	bottom: -11px;
	right: 10px;
	z-index:1;
	margin-bottom: 0 !important;
}
.cta-box .elementor-icon-box-icon a{
	background: #1E1F24;
	border-radius: 30px;
	width: 24px;
	height: 24px;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.cta-box .elementor-icon-box-icon a svg{
	transform: translateX(1px);
}
.cta-box .elementor-icon-box-title{
	position: relative;
    z-index: 1;
	margin: 0;
}
.cta-box .elementor-icon-box-title a{
	padding: 16px 16px 35px 16px;
	display: block;
}
.cta-box .elementor-icon-box-description{
	background: linear-gradient(180deg, #DFE6EE 0%, rgba(223, 230, 238, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
	position: absolute;
	bottom: -15px;
	left: 0;
}
.cta-box-2 .elementor-image-box-img{
	margin:0 !important;
	transition: all ease 0.3s;
}
.cta-box-2 .elementor-image-box-content{
	position: absolute;
    top: 0;
    height: 100%;
	    max-height: 256px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.cta-box-2 .elementor-image-box-title{
	margin: 0;
	padding: 24px;
	    text-align: left;
}

.cta-box-2 .elementor-image-box-description{
	border-top: 1px solid;
    width: 100%;
    text-align: left;
	padding: 18px 24px;
}
.cta-box-2 .elementor-image-box-description:after{
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width: 60px;
    height: 60px;
    background: url('images/chevron.svg');
	background-repeat: no-repeat;
    background-position: center;
    border-left: 1px solid;
}
.dummy-link{
	position: absolute;
    z-index: 9;
    height: 100%;
    max-height: 256px;
    display: block;
}

.dummy-link .elementor-widget-container,
.dummy-link .elementor-heading-title,
.dummy-link .elementor-heading-title a {
	display: block;
    height: 100%;
	color: transparent;
}

.cta-box-2 .elementor-image-box-img:after{
	content: '';
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	background: rgba(0, 156, 92, 0.8);
	max-height: 256px;
	transition: all ease 0.3s;
	opacity: 0;
}
.add_overlay .cta-box-2 .elementor-image-box-img:after{
	opacity: 1;
}

.contact-form{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}

.project-tabs.elementor-widget-tabs .elementor-tabs-wrapper{
	border-bottom: 1px solid #C5CECC;
}
.project-tabs.elementor-widget-tabs .elementor-tab-desktop-title{
	padding: 20px 0px;
	margin-right: 40px;
	display: inline-block !important;
}
.project-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{
	border-bottom: 3px solid #00BF6C;
}
.project-tabs.elementor-widget-tabs .elementor-tab-content{
	padding: 20px 0;
}


.img-slider.elementor-element .swiper-pagination-bullet{
	border: 1px solid #00BF6C;
}

.img-slider.elementor-element .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	border: 1px solid #4C4F5C;
}
.img-slider.elementor-element .swiper .elementor-swiper-button{
	background-color: #009C5C;
	width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.client-logos .elementor-container{
	margin-left: 0;
}
.contact-detail{
	max-width: 526px;
	margin-left: 0;
}
.hover-box:hover .elementor-widget-wrap .elementor-heading-title {
	color: #009C5C !important;
}
.about-block{
	transform: translateY(-200px);
	margin-bottom: -200px;
}

.core-capability .elementor-column{
	transition: ease all 0.5s;
}

.elementor .core-capability .elementor-hidden-desktop{
/*	opacity: 0;*/
/*	transition: ease all 0.8s;*/
}
.elementor .expand_div .core_expand .elementor-hidden-desktop{
	display: block;
/*	opacity: 1;*/
}

.expand_div .core_expand .elementor-background-overlay{
	background-image: linear-gradient(180deg, rgba(0, 82, 55, 0) 0%, rgba(0, 82, 55, 0.8) 69.32%) !important;
}


.sticky-head{
	position: sticky;
	width: 100%;
	left: 0;
	top: 0;
}


/* Home Slider */
.ele-home-slider{
	overflow: hidden;
}
.slider-section{
	padding: 120px 0;
	color: #FFFFFF;
	font-family: "Space Grotesk", Sans-serif;
		max-width: 1296px;
	margin: auto;
}
.slider-main{
	min-height: 540px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.top-line{
	display: flex;
	align-items: center;
	position: relative;
    z-index: 1;
}
.top-line > *{
	flex: 1 0 auto;
}
.top-line h2{
	max-width: max-content;
	margin: 0;
}
.top-line hr{
	margin: 0 20px;
	border-color: #FFFFFF;
}
.top-line .slider-numbers{
	max-width: max-content;
	    min-width: 25px;
}
.slider-wrapper{
/*	width: 50%;*/
	max-width: 526px;
	position: relative;
    z-index: 1;
}
.actual-slider {
	margin: 0 0 60px;
}
.actual-slider .slick-dots{
	display: none !important;
}
.actual-slider h3{
	font-weight: 700;
	margin: 0 0 24px;
}
.actual-slider h5{
	font-weight: 400;
	margin: 0;
}
.btn-wrap{
	display: flex;
	max-width: 112px;
	justify-content: space-between;
}
.image-wrapper{
	position: absolute;
	right: -40px;
	top: -10px;
	width: 100%;
	max-width: 50%;
}
.float-box{
	position: absolute;
	top: -280px;
	right: 0;
}
/* END Home Slider */

.home .hero-fix img {
    transform: translate3d(120px, 0px, 0px) !important;
}
.home .elementor-element.elementor-element-e54eed1 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	border: 1px solid #4C4F5C;
}
.home .elementor-element.elementor-element-e54eed1 .swiper-pagination-bullet{
	border: 1px solid #009C5C;
}

.f-16{
	/* home */
	font-size: 16px;
}
.f-10{
	/* copyright */
	font-size: 10px;
}
.f-20{
	/* about */
	font-size: 20px;
}

@media screen and (min-width: 1700px) {
	body.home .elementor-2 .hero-fix.elementor-element{
		right: 10%;
		right: calc( (100vw - 1316px) / 2 - 120px);
	}
	body.page-template .hero-fix.elementor-element{
		right: calc( (100vw - 1316px) / 2 - 50px) !important
	}
}
@media screen and (min-width: 768px) {
	.expand_div .core_expand{
		width: 40%;
	}
}
@media screen and (max-width: 1700px) {
	body.home .elementor-2 .hero-fix.elementor-element{
		overflow: hidden;
	}
}
@media screen and (max-width: 1500px) {
	.home .hero-home.elementor-element:not(.elementor-motion-effects-element-type-background),
	.home .hero-home.elementor-element > .elementor-background-overlay{
/* 		background-position: bottom right -20%; */
	}
}
@media screen and (max-width: 1440px) {
	.slider-main{
		min-height: 520px;
	}
}
@media screen and (max-width: 1024px) {
	.mb-fix {
		position: relative !important;
	}
	.header-nav .menu-item {
	    margin-right: 0px;
	}
	.slider-section{
		padding: 60px 0;
	}
	.slider-main{
		min-height: 420px;
	}
}
@media screen and (max-width: 991px) {
	.slider-wrapper{
		max-width: 370px;
	}
	.slider-section{
		padding: 25px 0;
	}
	.slider-main{
		min-height: auto;
	}
	.actual-slider {
		margin: 0 0 20px;
	}
	.float-box{
		top: -200px;
	}
}
@media screen and (max-width: 767px) {
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
		padding-left: 20px;
		padding-right: 20px;
	}
	.contact-form{
		position: relative;
	}
	.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{
		align-items: center;
	}
	.header-nav {
		position: absolute;
		top: -50px;
		right: 15px;
	}
	.slider-wrapper{
		max-width: 100%;
	}
	.slider-section {
    	padding:  0;
	}
	.actual-slider h3{
		margin: 20px 0 0;
	}
	.image-wrapper{
		position: relative;
		right: auto;
		top: 0;
		max-width: 100%;
	}
	.top-line{
		flex-direction: column;
    	align-items: self-start;
	}
	.home .hero-fix img {
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.top-line hr{
		display: none;
	}
	.top-line .slider-numbers {
		position: absolute;
		right: 0;
		top: 85px;
	}
	.bottom-line .slider-wrapper {
		flex-direction: column-reverse;
		display: flex;
		margin-top: 30px;
	}
	.float-box{
		top: -195px;
	}
	.mob-box .elementor-widget-wrap{
		    flex-direction: column;
	}
}

