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

/* common css */
html{
	overflow-x:hidden;
}
body {
    padding: 0;
    margin: 0;
    line-height: 1.4;
	font-size:14x;
}

p {
    margin-top: 0;
    margin-bottom: 22px;
}

p:empty {
    display: none
}

a {
    text-decoration: none;
	
}
a:focus{
  outline:none;	
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover{
	color:initial;
}

h1, h2, h3, h4, h5, h6{
	line-height:1.2;
	margin:0;
}
.elementor-widget-text-editor a{
	text-decoration:underline;
	color:inherit;
}
.comments-area a, .page-content a {
    text-decoration: none;
}

.elementor-top-section>.elementor-container>.elementor-top-column>.elementor-element-populated>.elementor-widget:not(.elementor-widget-loop-grid):not(.elementor-widget-loop-carousel):not(.elementor-absolute){
	margin-left:10px;
	margin-right:10px;
}

.elementor-widget-loop-carousel .elementor-widget,.elementor-widget-loop-grid .elementor-widget,.e-loop-item .elementor-widget,
.elementor-widget-google_maps{
	margin-left:0px !important;
	margin-right:0px !important;
}

.hfe-site-logo{
	line-height:0;
}

.hfe-site-logo a{
	display:inline-block;
}

.elementor-widget-text-editor p {
    margin-top: 0
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0
}

.elementor-widget-text-editor ul ,.infobox-content ul{
	padding-left:22px;
	margin-bottom:15px;
}

.elementor-widget-text-editor ul li ,.infobox-content ul li{
	margin-bottom:8px;
}
.elementor-widget-text-editor ul li:last-child ,.infobox-content ul li:last-child{
	margin-bottom:0px;
}
.infobox-content ul{
	margin-top:20px;
	margin-bottom:0;
}
.elementor-widget .elementor-heading-title {
    line-height: 1.2;
}
.elementor-headline{
	line-height:1.2;
}

.elementor-widget-image{
	line-height:0;
	margin-bottom:0 !important;
}
.highlighter>.elementor-widget-container{
	display:inline;
}
.highlighter .elementor-heading-title{
	display:inline;
	background:inherit;
}

.image-infobox{
	box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);
	height:100%;
	padding-bottom:15px;
	
}
.image-infobox .infobox-button{
	text-align:left !important;
	margin-top:50px;
	position:absolute;
	width:100%;
	left:0;
	bottom:0px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:10px;
	z-index:2;
}

.image-infobox .infobox-content{
	margin-top:-25px;
	z-index: 2;
    position:relative;
	width:calc(100% - 15px);
}

.image-infobox>div{
	height:100%;
}
.image-infobox .eael-infobox{
	height:100%;
	position:relative;
}
.image-infobox img{
	width:100%;
}
.elementor-widget-divider .elementor-divider__text{
	line-height:0;
	min-height:14px;
}

.no-list-icon .eael-feature-list-icon-box{
	display:none;
}

/* contact page form css  */
.blue-bg-form input[type=date],.blue-bg-form input[type=email],.blue-bg-form input[type=number],.blue-bg-form input[type=password], .blue-bg-form input[type=search],.blue-bg-form input[type=tel],.blue-bg-form input[type=text],.blue-bg-form input[type=url],.blue-bg-form select,.blue-bg-form textarea{
	height:66px;
	text-align:center;
}
.blue-bg-form textarea{
	height:126px;
	padding-top:11px !important;
}

.blue-bg-form ::placeholder {
  color:#ffffff !important;
  font-weight:300 !important;
  opacity: 0.3; /* Firefox */
}

.blue-bg-form::-ms-input-placeholder { /* Edge 12 -18 */
  color:#ffffff !important;
	font-weight:300 !important;
  opacity: 0.3;
}
.elementor-button:focus{
	box-shadow:none !important;
	outline:none !important;
}
.elementor-field-type-acceptance {
	margin-top:15px;
}
.elementor-field-group.elementor-field-type-submit {
    align-items: flex-start;
	margin-top:20px;
}

/* header menu css */
.hfe-layout-horizontal .hfe-nav-menu .sub-arrow{
	display:none;
}
.hfe-flyout-left .hfe-nav-menu li a{
	position:relative;
}
.hfe-flyout-left .hfe-nav-menu .sub-arrow{
	position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    height: 100%;
    padding-top: 14px;
    width: 30px;
}

.wpml-ls-legacy-dropdown-click{
	width:120px;
	border: 1px solid #a9a9a93d;
    padding: 8px 4px 8px 10px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
	border:none;
	padding:0;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item:hover a{
	background:none !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{
	padding:10px;
	background:#f2f2f2 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item:hover .wpml-ls-sub-menu a{
	background:#f2f2f2 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	top:134%;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover{
	background:#f2f2f2 !important;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
	margin:0 !important;
	padding:0;
}
.wpml-ls-legacy-list-horizontal ul li a{
	padding:0 10px 0 0;
}
.wpml-ls-legacy-list-horizontal ul li:not(:last-child) a{
	padding:0 10px 0 0;
	margin-right:10px;
	border-right:1px solid #a9a9a9;
}
.hfe-nav-menu-icon{
	padding-top:0;
	padding-bottom:0;
}

@media(min-width:767px){
	.eael-ext-scroll-to-top-wrap{
		display:none !important;
	}
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	color:#0C3C60 !important;
}
div.asl_w .probox .prosettings{
	display:none !important;
}

#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder{
	 color:#0C3C60 !important;
	opacity:1 !important;
	font-weight:400 !important;
}


#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::-ms-input-placeholder { /* Edge 12 -18 */
  color:#0C3C60 !important;
	opacity:1 !important;
	font-weight:400 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
	z-index:999 !important;
}
@media(max-width:991px){
	.asl_w_container{
		min-width:180px !important;	
	}
}


/* Join page CSS */

/* .x-bg{
	z-index: 2;
    position: relative;
}
.x-bg h1::after{
    content: "X";
    color: #FCEA0D;
    font-size: 180px;
    line-height: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 54px;
    display: flex;
    align-items: top;
    justify-content: center;
    z-index: -1;
} */
.gform_body input[type=checkbox]{
    width: 30px !important;
    height: 30px;
}


.gform_body .big-checkbox .gform-field-label{
	font-size:25px !important;
	font-weight:600 !important;
}

.gform_body .big-checkbox .gchoice label{
	font-size:20px !important;
	font-weight:500 !important;
}
@media(min-width:640px){
	.gfield_repeater_cell {
		display: inline-block;
		width: 45%; /* Adjust this based on your needs to ensure fields fit within the form's width */
		margin-right: 10px ; /* Optional: add some spacing between the fields */
		
	}
}
.gfield_repeater_cell{
	margin-top:10px !important;
}

.inline-fields:last-child {
    margin-right: 0; /* Ensure there's no extra margin for the last field */
}

.gform-theme--framework .gfield--type-repeater .gfield_repeater_wrapper{
	border-inline-start:unset !important;
	padding:unset !important;
}

