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

/*UTILITY*/

.w-900 *{
	font-weight: 900 !important;
}

.w-800 *{
	font-weight: 800 !important;
}

.w-700 *{
	font-weight: 700 !important;
}

.w-600 *{
	font-weight: 600 !important;
}

.w-500 *{
	font-weight: 500 !important;
}

.w-400 *{
	font-weight: 400 !important;
}

.w-300 *{
	font-weight: 300 !important;
}

.underline-me *{
	text-decoration: underline !important;
}

.uppercase-me *{
	text-transform: uppercase !important;
}

.italic-me *{
	font-style: italic !important;
}

@media only screen and (min-width:1024px){
	.lh-100 *{
		line-height: 1.1em !important;
	}
}

@media only screen and (max-width:1250px){
	.lantab-no-br br{
		display: none !important;
	}
}

@media only screen and (max-width:1024px){
	.tab-no-br br{
		display: none !important;
	}
}

@media only screen and (max-width:767px){
	.no-br br{
		display: none !important;
	}
}

.have-color-in-span span, .have-color-in-bold strong, .have-color-in-bold b{
	color: #F9DFBE;
}

.italic-span span{
    font-variation-settings: 'slnt' -10;
}

.bold-span span{
	font-weight: 500 !important;
}

b{
	font-weight: 500 !important;
}

.link-underline a{
	text-decoration: underline;
}

.link-white a{
	color: #fff !important;
}

.link-black a{
	color: #1C3463 !important;
}


.link-color a{
	color: #12BBB4 !important;
}


.have-color-in-bold{
	color: var(--e-global-color-3120f4e);
}

.ul-no-padding ul{    
    margin-left: 20px !important;
	margin-bottom: 0px !important;
}


.ul-li-icon li{
	position: relative;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 25px;
}

.ul-li-icon li:last-of-type{
	margin-bottom: 0px;
}

.ul-li-icon li::before{
	content: "";
	position: absolute;
	top: 7px;
	left: -20px;
	height: 18px; 
	width: 18px;
	background: url("/wp-content/uploads/2026/02/check.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.lh-100 *{
	line-height: 1.1em;

}



.absolute{
	position: absolute;
}

@media only screen and (min-width: 768px){

	.no-m-absolute{
		position: absolute;
	}
}

@media only screen and (min-width: 1025px){
	
	.no-tab-absolute{
		position: absolute;
	}
	
}



.abs-top{
	top: 0px;
}

.abs-bottom{
	bottom: 0px;
}

.abs-left{
	left: 0px;
}

.abs-right{
	right: 0px;
}

.reduce-letter-spacing *{
	letter-spacing: -1px !important;
}


@media only screen and (max-width: 767px){

.lh-100 *{
	line-height: 1.3em;

}


}

.content-container :is(h1, h2, h3, h4, h5, h6){
	line-height: 1.3em;
	margin-bottom: 15px;
}

.content-container hr{
	margin: 20px 0px !important;
}

.content-container h1{
	font-size: 180%;
}

.content-container h2{
	font-size: 170%;
}

.content-container h3{
	font-size: 160%;
}

.content-container h4{
	font-size: 150%;
}

.content-container h5{
	font-size: 140%;
}

.content-container h6{
	font-size: 130%;
}

@media only screen and (min-width: 1480px){
	.right-open-container{
		padding-left: max(40px, calc( calc(100vw - 1440px) / 2 ));
	}
	
	.right-open-container .left-box{
		width: calc(50% - calc( calc(100vw - 1440px) / 4 ));
	}
	
	.right-open-container .right-box{
		width: calc(50% + calc( calc(100vw - 1440px) / 4 ));
	}
	
	.left-open-container{
		padding-right: max(40px, calc( calc(100vw - 1440px) / 2 ));
	}
	
	.left-open-container .left-box{
		width: calc(50% + calc( calc(100vw - 1440px) / 4 ));
	}
	
	.left-open-container .right-box{
		width: calc(50% - calc( calc(100vw - 1440px) / 4 ));
	}
	
 
 }



/*---- Infinite Scroll Slider ----*/

.infinite-slide .swiper-wrapper{
	transition-timing-function: linear !important;
}

.display-inline-flex {
    display: inline-flex;
    width: fit-content!important;
}

.iconbig svg{
	height: 24px;
	width: 24px;
}

.elementor-button-content-wrapper {
    
    align-items: center;
}

.abs-background-image{
	position: absolute;
    height: 100% !important;
    width: 100% !important;
    inset: 0;
	z-index: -1 !important;
}

.abs-background-image img{
	object-fit: cover;
	height: 100% !important;
    width: 100% !important;
}

.init-hide a.elementor-button{
	margin-top: 30px;
}


:is(.hover-box) .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}
:is(.hover-box):hover .init-hide{
  max-height: 150px;
  opacity: 1;
}

.case-study-loop .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}

.case-study-loop:hover .init-hide{
	max-height: 150px;
  	opacity: 1;
}

:is(.zoom-box) .init-hide{
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all 1s ease;
}

:is(.zoom-box):hover .init-hide{
	  max-height: 150px;
	  opacity: 1;
}

:is(.hover-box, .zoom-box){
	overflow: hidden !important;
}

:is(.hover-box, .zoom-box)::before{
	height: calc(100% + 20%) !important;
	transition: all 1s ease;
}

:is(.hover-box, .zoom-box):hover::before {
    transform: translateY(-10%) !important;
}

:is(.hover-box, .zoom-box):hover .abs-background-image{
	transform: scale(1.1);
}
