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

:root {
    --transition: all 0.5s ease-in-out;
}

/**************************************** HEADER and GLOBAL CSS ****************************************/
.ba header .header_inner_container .e--pointer-underline .elementor-item:after {
	 width: calc(100% + 20px);
}
.ba header .elementor-sticky--effects .site_logo  img{
	padding-right: 40px;
	-webkit-transition: var(--transition);
	-o-transition: var(--transition);
	transition: var(--transition)
}
.ba header .header_inner_container,
.ba header .elementor-sticky,
.ba .btn_arrow svg{
	-webkit-transition: var(--transition);
	-o-transition: var(--transition);
	transition: var(--transition)
}
.ba header .elementor-sticky--effects .header_inner_container{
	padding: 5px 30px;
	-webkit-transition: var(--transition);
	-o-transition: var(--transition);
	transition: var(--transition)
}
.ba .btn_arrow:hover svg{
	-webkit-transform: translateX(4px);
	    -ms-transform: translateX(4px);
	        transform: translateX(4px);
}
.ba .btn_arrow_white svg{
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
}

#scrollToTopBtn {
    visibility: hidden;
    z-index: 99;
    cursor: pointer;
    display: none;
}
#scrollToTopBtn.show {
    visibility: visible;
    display: block;
}

html {
  scroll-behavior: smooth;
}

.ba .txt_link a{
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
	color: #000
}
.ba .txt_link a:hover{
	color: var( --e-global-color-primary )
}
/**************************************** HEADER and GLOBAL CSS ****************************************/



/**************************************** HOME CSS ****************************************/
.ba .services_container{
	display: -ms-grid;
	display: grid;
	gap: 20px
}
.textup{
	overflow: hidden;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

.textup:hover, .textup:focus, .textup:active,
.ba .single_service:hover .elementor-cta__content{
	background-color: var( --e-global-color-primary );
    padding-top: 0;
}
.ba .textup .elementor-widget-container{
	background-color: var( --e-global-color-primary );
}
.ba .textup .elementor-widget-container h3{
	font-family: "Demonimary", Sans-serif;
	font-weight: 700;
	text-transform: uppercase
}
.ba .textup .elementor-widget-container a{
	color: #fff;
	font-weight: 16px;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center
}
.ba .textup .elementor-widget-container a::after{
	content: url(/wp-content/uploads/2024/07/arrow-right-icon.svg);
	display: block;
	width: auto;
	margin-left: 10px;
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
	-webkit-transition: var(--transition);
	-o-transition: var(--transition);
	transition: var(--transition)
}
.ba .textup .elementor-widget-container a:hover::after{
	-webkit-transform: translateX(5px);
	    -ms-transform: translateX(5px);
	        transform: translateX(5px)
}
.ba .textup .elementor-widget-container p{
	opacity: 0;
	-webkit-transition: var(--transition);
	-o-transition: var(--transition);
	transition: var(--transition);
	font-size: 18px;
	max-width: 280px
}
.ba .textup:hover .elementor-widget-container p{
	opacity: 1;
}




/**************************************** HOME CSS ****************************************/

/**************************************** ABOUT CSS ****************************************/

.ba .c__leaders .elementor-button.elementor-button-link:hover{
	text-decoration-line: underline
}
.ba .c__team_info_pop p{
	font-size: 18px
}
.ba .offset_carousel .swiper-pagination-bullet{
    border-radius: 0;
}
.ba .offset_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active{
	height: 7px
}
.ba .offset_carousel .swiper-pagination{
    margin-left: 0;
	display: flex;
    align-items: center;
}
.offset_carousel-container {overflow: hidden;}
.ba .offset_carousel {padding-top: 50px;}
.ba .offset_carousel .elementor-swiper-button{
	top: 0px!important
}
.ba .offset_carousel .elementor-swiper-button-prev{
    left: unset!important;
}

/**************************************** SERVICES CSS ****************************************/
.ba .c__services_sticky .c__single_services ul{padding-left: 12px;}
.ba .c__services_sticky .c__single_services ul ul {padding-left: 40px;}
.ba .c__services_sticky .c__single_services li{
	/*display: flex;
	align-items: center;*/
	line-height: 1.25em;
	margin-bottom: 9px
}
.ba .c__services_sticky .c__single_services ul li {
    list-style-type: '- ';
}
.ba .c__services_sticky .c__single_services ul li ul li {list-style-type: disc;font-size: 80% !important;}
.ba .c__services_sticky .c__single_services ul li ul li:first-child {margin-top: 9px;}
.ba .adjust-pointer .e--pointer-underline .elementor-item:after {width: 90%;}
.ba .c__services_sticky .elementor-nav-menu .elementor-item{
	padding-left: 0;
	padding-right: 0;
}
/**************************************** SERVICES CSS ****************************************/


/**************************************** RESOURCES CSS ****************************************/
.ba .single_proj .elementor-button{
	max-width: 200px;
    width: 100vw;
}
.ba.page-resources .single_proj .elementor-button {max-width: 120px;}

.single-project .single_proj .elementor-button{
	max-width: 280px!important
}

.ba .single_proj ul.elementor-icon-list-items{
	padding: 0
}
.ba .single_proj ul.elementor-icon-list-items li{
	list-style: none
}

.ba .c__proj_filter .e-filter-item, .ba .sidebar_filter .search-filter-input-radio__label{
	font-family: "Demonimary", Sans-serif;
	padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
	color: #75819C
}

.ba .c__proj_filter .e-filter-item[aria-pressed="true"], .ba .sidebar_filter .search-filter-input-radio--is-active .search-filter-input-radio__label{
	text-decoration-line: underline;
	color: var( --e-global-color-primary );
}
.ba .c__project_feed .elementor-pagination{
	margin-top: 30px;
	text-align: left!important
}
.ba .c__project_feed .elementor-pagination .page-numbers{
	font-family: "Demonimary", Sans-serif;
	font-size: 100px;
	color: #E3E3E3;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: uppercase;
	margin-right: 30px!important
}
.ba .c__project_feed .elementor-pagination .page-numbers:hover, .ba .c__project_feed .elementor-pagination .page-numbers.current{
	color: var( --e-global-color-primary )
}
.ba .search-filter-input-radio__control{
	display: none
}


/**************************************** BROCHURE CSS ****************************************/
.ba .btn_dl{
	font-family: "Roboto", Sans-serif;
    font-weight: 700;
    letter-spacing: 0.2px;
    border-radius: 0px 0px 0px 0px;
	background-color: var(--e-global-color-accent);
	color: #fff;
	display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.ba .btn_dl img{
	margin-right: 7px;
	padding-bottom: 4px;
	border-bottom: 2px solid #fff;
	transition-duration: 0.3s
}
.ba .btn_dl:hover img{
	transform: translatey(3px)
}


/**************************************** CONTACT CSS ****************************************/
.ba .gfield_label.gform-field-label{
	font-family: Denominary, sans-serif;
	color: var( --e-global-color-primary );
	font-size: 20px!important;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.ba .gfield_label .gfield_required{
	font-family: Roboto, sans-serif!important
}
.ba input[type=text], .ba input[type=email], .ba input[type=tel], .ba textarea{
	border-color: #b4b4b4;
    padding: 20px 10px;
	border-radius: 3px
}
.ba .gform_footer input[type=submit], .ba .gform_footer input[type=button]{
	background-color: var( --e-global-color-primary )!important;
	font-size: 20px!important;
	font-weight: 700!important;
	min-height: 55px!important;
	min-width: 122px!important;
	padding: 18px 28px 23px!important;
	border-radius: 0!important
}
.ba .gform_footer .gform_button {font-family: 'Roboto' !important;font-weight: bold;}
.ba .gform_footer input[type=submit]:hover, .ba .gform_footer input[type=button]:hover{
	background-color: #000!important;
}
.hero_container .e-con-inner {min-height: 550px;}

@media all and (min-width: 1921px){
	.ba .c__proj_filter .e-filter-item, .ba .sidebar_filter .search-filter-input-radio__label{
		font-size: 30px
	}
	.ba .c__offset_right{
		padding-right: 240px
	}
	.ba .c__offset_left{
		padding-left: 240px
	}
}
@media all and (min-width: 1025px) and (max-width: 1920px){
	.ba #content .fs_40 h3, .ba #content .fs_40 h2{
		font-size: calc(36px + (40 - 36) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba #content .fs_22 p{
		font-size: calc(18px + (22 - 18) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .c__proj_filter .e-filter-item, .ba .sidebar_filter .search-filter-input-radio__label{
		font-size: calc(24px + (30 - 24) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .c__slide_content{
		padding: 0!important
	}
	.ba .single_proj_title, .ba .single_proj_title .elementor-post-info__terms-list-item{
		font-size: calc(40px + (50 - 40) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	.ba .offset_carousel div.elementor-heading-title {
		font-size: calc(50px + (80 - 50) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	.ba .offset_carousel .elementor-widget-container p{
		font-size: calc(18px + (22 - 18) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	.ba .c__services_sticky .elementor-nav-menu .elementor-item{
		font-size: calc(19px + (30 - 19) * ((100vw - 1025px) / (1920 - 1025)))!important;
		margin-left: calc(10px + (45 - 10) * ((100vw - 1025px) / (1920 - 1025)))!important;
		margin-right: calc(10px + (45 - 10) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	.ba .adjust-pointer .e--pointer-underline .elementor-item:after {width: 90%;}
	.ba .c__services_sticky .c__offset{
		min-height: calc(850px + (1080 - 850) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .c__services_sticky p, .ba .c__services_sticky li{
		font-size: calc(16.5px + (20 - 16.5) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	.ba .c__services_sticky .fs_40 .elementor-heading-title, .ba .fs_40 h3{
		font-size: calc(34px + (40 - 34) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .c__services_sticky .fs_100 h2{
		font-size: 100px!important;
	}
	
}



@media all and (min-width: 1025px){
	.ba .sidebar_filter .search-filter-input-radio__count{
		font-size: 30px;
	}
	.ba .c__industries .elementor-image-box-img img{
		min-height: 120px
	}
	.ba .btn_dl{
    	font-size: 20px;
		padding: 20px;
	}
	.ba .offset_carousel .swiper-pagination{
		left: 375px;
	}
	.ba .offset_carousel.more-slides .swiper-pagination{
		left: 450px;
	}
	.ba .offset_carousel .swiper-pagination-bullet{
		width: 150px;
	}
	.ba .c__team_photo img{
		height: 100vh;
		width: 100vw;
		object-fit: cover;
		object-position: top center;
	}
	
	.ba .offset_carousel .elementor-swiper-button-prev{
		right: calc(335px + (565 - 335) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .offset_carousel .elementor-swiper-button-next{
		right: calc(297px + (525 - 297) * ((100vw - 1025px) / (1920 - 1025)))!important;
	}
	
	.ba .c__offset_right{
		padding-right: calc(50px + (240 - 50) * ((100vw - 1025px) / (1920 - 1025)));
		padding-left: 40px;
	}
	.ba .c__offset_left{
		padding-left: calc(50px + (240 - 50) * ((100vw - 1025px) / (1920 - 1025)));
		padding-right: 40px;
	}
	.ba .header_inner_container ul.elementor-nav-menu li:not(:last-child){
		margin-right: calc(10px + (30 - 10) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba .header_inner_container ul.sub-menu.elementor-nav-menu--dropdown li {margin-right: 0 !important;}
	.ba .textup .elementor-widget-container h3{
		font-size: clamp(2.125rem, 1.6955rem + 0.6704vw, 2.5rem);
	}
	.ba .services_container{
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3,1fr);
	}
	.ba #content .fs_140 h1{
		font-size: clamp(6.25rem, 3.3869rem + 4.4693vw, 8.75rem);
	}
	.ba #content .fs_100 h2{
		font-size: calc(50px + (100 - 50) * ((100vw - 1025px) / (1920 - 1025)));
	}
	.ba #content .fs_60 h2{
		font-size: calc(48px + (60 - 48) * ((100vw - 1025px) / (1920 - 1025)));
	}
	
	.ba #content .fs_34 p{
		font-size: clamp(1.75rem, 1.4637rem + 0.4469vw, 2rem);
	}
}
@media all and (min-width: 1024px) and (max-width:1105px){
    .elementor-nav-menu .menu-item > a {margin-right: 5px !important;font-size: 18px !important;}
}
@media all and (max-width: 1024px){
	.ba .offset_carousel .swiper-pagination{
		width: 100%
	}
	.ba .c__team_photo img {
		object-fit: contain;
	}
	
	.ba .offset_carousel div.elementor-heading-title {
		font-size: 40px!important;
	}
	.ba .c__services_sticky .elementor-button-text{
		font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1024 - 320)));
	}

	.ba .textup .elementor-widget-container h3{
		font-size: clamp(1.75rem, 1.5798rem + 0.8511vw, 2.125rem);
	}
	.ba #content .fs_140 h1{
		font-size: clamp(2.8125rem, 1.2522rem + 7.8014vw, 6.25rem);
	}
	.ba #content .fs_100 h2{
		font-size: clamp(2rem, 1.4894rem + 2.5532vw, 3.125rem);
	}
	
	.ba #content .fs_34 p{
		font-size: clamp(1.25rem, 1.023rem + 1.1348vw, 1.75rem);
	}
	.ba #content p,
	.ba .c__single_services li{
		font-size: clamp(1.03125rem, 0.932rem + 0.4965vw, 1.25rem);
	}
/* 	.ba #header_menu .elementor-nav-menu__container{
		margin-top: 35px!important
	} */
	.ba .c__industries .elementor-image-box-img img {min-height: 85px;max-height:85px;}
	
	#md-loop-grid .single_proj .e-con-inner{
		flex-direction: row;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px){
	.elementor-nav-menu .menu-item a.elementor-item{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.elementor-nav-menu .menu-item a.elementor-sub-item{
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.elementor-nav-menu .menu-item:hover .sub-arrow,
	.elementor-nav-menu .elementor-item-active .sub-arrow{
		color: #002F6C;
		fill: #002F6C;
	}
	
	.ba .sidebar_filter .search-filter-input-radio__count{
		font-size: 24px;
	}
	.ba .c__proj_filter .e-filter-item, .ba .sidebar_filter .search-filter-input-radio__label{
		font-size: 24px;
	}
	.ba .btn_dl{
    	font-size: 15px;
		padding: 15px;
	}
/* 	.ba .offset_carousel .elementor-swiper-button-prev{
		right: calc(335px + (565 - 335) * ((100vw - 1025px) / (1920 - 1025)));
	} */
	.ba .offset_carousel .elementor-swiper-button-next{
		right: calc(517px +  (745 - 517) * ((100vw - 768px) / (1024 - 768)))!important
	}
	
	.ba .offset_carousel .swiper-pagination-bullet{
		width: 100px;
	}
	
	.ba #content .fs_60 h2{
		font-size: calc(38px + (48 - 38) * ((100vw - 768px) / (1024 - 768)));
	}
	.ba .offset_carousel .elementor-widget-container p{
		font-size: calc(16px + (18 - 16) * ((100vw - 768px) / (1024 - 768)))!important;
	}
	.ba .c__services_sticky .elementor-nav-menu .elementor-item{
		font-size: calc(15px + (19 - 15) * ((100vw - 768px) / (1024 - 768)))!important;
		margin-left: calc(5px + (10 - 5) * ((100vw - 768px) / (1024 - 768)))!important;
		margin-right: calc(5px + (10 - 5) * ((100vw - 768px) / (1024 - 768)))!important;
	}
	.ba .c__services_sticky .fs_40 .elementor-heading-title, .ba .fs_40 h3, .ba #content .fs_40 h2{
		font-size: 30px
	}
	.ba .c__services_sticky p, .ba .c__services_sticky li{
		font-size: 16px!important;
	}
	.ba .why_choose_paton_wrapper .elementor-image-box-img img{
		min-width: 100px
	}
	.ba .container-md-half .e-con-inner > div,
	.ba .take_control_container > * {
		width: 50%
	}
	.ba .services_container{
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2,1fr);
	}
}
@media all and (min-width: 768px) and (max-width:1300px){
    div#field_2_7 .gfield_label, div#field_2_8 .gfield_label {min-height: 82px;}
}
@media all and (min-width: 768px){
	
	
	
	.ba .offset_carousel{
		transform: translateX(20%);
	}
	.textup{
		padding-top: 215px;
		height: 530px;
	}
}

@media all and (max-width: 767px){
	
	.ba .president_ceo img{
		padding-top: 530px;
	}
	
	.ba header .elementor-nav-menu--dropdown .elementor-item,
	.ba .solid_menu .elementor-nav-menu--dropdown .elementor-item{
		font-size: 16px!important;
		padding-left: 35px
	}
	.ba header .elementor-nav-menu--dropdown .elementor-sub-item,
	.ba .solid_menu .elementor-nav-menu--dropdown .elementor-sub-item{
		padding-left: 45px;
		font-size: 16px!important;
	}
	.ba header .elementor-nav-menu--dropdown .elementor-item .sub-arrow svg,
	.ba .solid_menu .elementor-nav-menu--dropdown .elementor-item .sub-arrow svg{
		fill: #fff
	}
	.ba header .elementor-nav-menu--dropdown a:hover .sub-arrow svg,
	.ba .solid_menu .elementor-nav-menu--dropdown a:hover .sub-arrow svg{
		fill: var( --e-global-color-primary )	
	}
	
	
	.ba .sidebar_filter .search-filter-input-radio__label, .ba .sidebar_filter .search-filter-input-radio__count{
		font-size: 22px;
	}
	
	.ba .btn_dl{
    	font-size: 14px;
		padding: 13px;
	}
	.ba .c__speak_to_expert p:last-of-type{
		margin-bottom: 0
	}
	
	.ba .gform-theme--foundation .gform_fields{
		gap: 25px
	}
	
	.ba .offset_carousel .swiper-pagination-bullet{
		width: 70px;
	}
	.ba  #content .fs_40 h3, .ba #content .fs_40 h2{
		font-size: 30px
	}
	.ba #content .fs_26 p,
	.ba #content .fs_26 span{
		font-size: calc(20px + (26 - 20) * ((100vw - 320px) / (767 - 320)))!important;
	}
	.ba #content .fs_60 h2{
		font-size: calc(32px + (40 - 32) * ((100vw - 320px) / (767 - 320)));
	}
	.ba .c__team_info_pop .c__team_info {
		display: block
	}
	.ba .c__slide_content div.elementor-element[data-element_type="container"]{
		min-height: 100%!important
	}
	.ba .c__services_sticky .elementor-nav-menu .elementor-item{
		margin-left: 10px;
        margin-right: 10px;
		font-size: 16px
	}

	.why_choose_paton_wrapper .elementor-image-box-img img{
		max-width: 180px;padding-right: 20px;
	}
	.why_choose_paton_wrapper .elementor-position-left.elementor-widget-image-box .elementor-image-box-wrapper {display: flex;gap: 20px;}
	.why_choose_paton_wrapper .elementor-widget-image-box .elementor-image-box-content {display: flex;flex-direction: column;justify-content: center;}
	.why_choose_paton_wrapper .elementor-image-box-title {margin-top: 0;}
	.textup{
		height: 430px;
		padding-top: 170px
	}
	.ba .services_container{
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1,1fr);
	}
}

@media all and (min-width: 640px) and (max-width:767px){
    div#field_2_7 .gfield_label, div#field_2_8 .gfield_label {min-height: 82px;}
}

@media all and (min-width: 480px) and (max-width: 767px){
	
}
@media all and (max-width: 550px){
/* 	html, body.page-about{
		overflow-x: hidden
	} */
	.ba .c__services_sticky .c__single_services ul{
		display: inline-block
	}
	.ba .c__services_sticky .c__single_services ul li {
		width: 100vw;
	}
	.ba .c__services_sticky .c__single_services ul li:not(:last-child){
		margin-bottom: 15px;
	}
	.ba .c__services_sticky .c__single_services ul li:last-child{
		margin-bottom: 0;
	}
	
}

.ba .c__services_sticky .c__single_services ul li
/**************************************** FOOTER CSS ****************************************/
.ba footer .copyright_con a:hover{
	color: #FFE41E
}

/* body{
	overflow-x: hidden
} */

.c__team_info {
	max-height: 100vh; overflow-y: scroll;
}



/**************************************** FOOTER CSS ****************************************/