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


/* Global CSS */
.br-desktop-none br{
	display: none;
}

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

.text-editor-link-color.elementor-widget-text-editor p a,
.dark-text-editor-link-color.elementor-widget-text-editor p a{
	font-weight: 600;
	color: inherit;
	transition: all 0.3s ease-out;	
}

.text-editor-link-color.elementor-widget-text-editor p a:hover{
	color: #024550;
}

.dark-text-editor-link-color.elementor-widget-text-editor p a:hover{
	color: #26D16D;
}

.elementor-widget-icon .elementor-icon-wrapper{
	line-height: 0;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper{
	align-items: center;
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-image-box .elementor-image-box-title{
	margin-top: 0;
}

.elementor-widget-button .elementor-button{
	transition: all 0.3s ease-in-out;
}

.white-bg.elementor-widget-button .elementor-button:hover{
	background-color: #FFF;
	color: #26D16D;
}

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

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
	line-height: 0;
	background: #41E786;
	position: relative;
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	transition: all 0.2s ease-in-out;
}

.blue-btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon,
.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon{
	background: #0A6371;
}

.white-bg.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon,
.blue-btn.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon{
	background: #41E786;
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg{
	height: 1em;
}

/* Responsive Global CSS */
@media only screen and (max-width: 991px){
	
	.br-tablet-none br{
		display: none;
	}
}

@media only screen and (max-width: 767px){
	
	.br-mobile-none br{
		display: none;
	}
	
	.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
		width: 24px;
		height: 24px;
	}
	
	.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg{
		width: 0.95em;
		height: 0.95em;
	}
}



/**************************************************************************************************************/
/* Home CSS */
.home-contact-information #gform_wrapper_1 .gform_heading h2{
	color: #FFF;
	font-family: "Hanken Grotesk", Sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 800;
	line-height: 1.2em;
	margin: 0 0 20px;
}

.home-contact-information #gform_1 .gform-body .gform_fields{
	row-gap: 20px;
	column-gap: 20px;
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield{
	border-radius: 0;
    box-shadow: none;
	
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container input,
.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container textarea{
	font-family: "Hanken Grotesk", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
	color: #AFAFAF;
	background: #272828;
	border: 0;
	border-radius: 5px;
    box-shadow: none;
	padding: 15px 20px;
	height: auto;
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container input::placeholder,
.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{
	color: #AFAFAF;
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container input:focus,
.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container textarea:focus,
.home-contact-information #gform_1 .gform_footer input[type="submit"]:focus{
	outline: none;
	box-shadow: none;
}

.gform-theme--foundation .gfield textarea.medium{
	min-block-size: auto;
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield .ginput_container textarea{
	height: 100px;
}

.home-contact-information #gform_1 .gform-body .gform_fields .gfield .validation_message.gfield_validation_message{
	margin-top: 0;
	font-family: "Hanken Grotesk", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.02em;
	color: #C8221E;
}

.home-contact-information .gform_validation_errors{
	padding: 10px;
	margin-bottom: 20px;	
}

.home-contact-information #gform_1 .gform_footer{
	justify-content: center;
}

.home-contact-information #gform_1 .gform_footer input[type="submit"]{
	font-family: "Hanken Grotesk", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
	text-align: center;
	text-transform: capitalize;
	background-color: #26D16D;	
	border: none;
	border-radius: 10px;
	padding: 12px;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.home-contact-information #gform_1 .gform_footer input[type="submit"]:hover{
	background: #024550;
	color: #FFF;
}

@media only screen and (max-width: 1024px){
	
	.accounting-header-menu nav ul li.highlighted-menu{
		display: block;
	}
}

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

	
	.home-contact-information #gform_wrapper_1 .gform_heading h2{
		font-size: 30px;
	}
}

@media only screen and (max-width: 767px){
	
	.home-contact-information #gform_wrapper_1 .gform_heading h2{
		font-size: 28px;
	}
	
	.home-contact-information #gform_1 .gform-body .gform_fields .gfield .validation_message.gfield_validation_message{
		font-size: 12px;
	}
	
}

.accounting-right-column{
	overflow: hidden !important;
}

.accounting-right-column .elementor-widget-image{
	transform: rotate(18.4deg);
}

.accounting-long-arrow .elementor-icon svg{
	height: auto !important;
}

.accounting-review-testimonial .elementor-main-swiper{
	width: 100% !important;
}

.accounting-review-testimonial .swiper-wrapper .swiper-slide{
	padding: 30px;
}

.accounting-review-testimonial .elementor-testimonial .elementor-testimonial__header{
	align-items: center;
}

.accounting-review-testimonial .elementor-swiper-button{
	background: #26D16D;
	border-radius: 10px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.accounting-review-testimonial .elementor-swiper-button:hover{
	background: #024550;
}

.accounting-review-testimonial .elementor-swiper-button:focus{
	outline: none;
	box-shadow: none;
}

.accounting-review-testimonial .elementor-swiper-button-prev{
	left: -100px !important;
}

.accounting-review-testimonial .elementor-swiper-button-prev i:before{
  	content: "\e8bf";
}

.accounting-review-testimonial .elementor-swiper-button-next{
	right: -100px !important;
}

.accounting-review-testimonial .elementor-swiper-button-next i:before{
  	content: "\e8c0";
}

.about-img1{
	position: relative;
}

.about-img1:before{
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	background: #26D16D;
	border-radius: 50%;
	width: 110px;
	height: 110px;
	transform: translate(-40px , 36px);
	z-index: 0;
}

.about-img1 .elementor-widget-container{
	position: relative;
	z-index: 1;
}

.about-img2:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	background: url("/wp-content/uploads/2026/01/dots.svg") no-repeat center center;
	background-size: cover;
	width: 96px;
	height: 84px;
	transform: translate(0 , -84px);
	z-index: -1;
}

.executive-agents-image-box .elementor-image-box-wrapper{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}

.half-white-box-wrapper{
	position: relative;
	overflow: hidden !important;
}

.half-white-box-img{
	height: 100%;
}

.services-image-box .elementor-image-box-wrapper figure img{
	aspect-ratio: 1 / 0.7;
    object-fit: cover;
}

.logo-image-box .elementor-image-box-content{
	border-top: 1px solid #CDCDCD;
	padding-top: 30px;
}

.client-icon-box .elementor-icon-box-icon{
	line-height: 0;
}

.support-icon-box .elementor-cta__content .elementor-cta__icon .elementor-icon{
	background: #26D16D;
	border-radius: 10px;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.faq-style .elementor-accordion .elementor-accordion-item{
	margin-bottom: 30px;
}

.faq-style .elementor-accordion .elementor-accordion-item:last-child,
.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-content p:last-child{
	margin-bottom: 0;
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title{
	border-radius: 10px;
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title,
.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title a{
	transition: all 0.3s ease-out;	
}

.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
	background-color: #26D16D;
}

.elementor-lightbox .swiper .swiper-wrapper .swiper-slide .elementor-video-wrapper iframe{
	width: auto;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a .elementor-carousel-image{
    width: 100%;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a .elementor-carousel-image:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a:hover .elementor-carousel-image:before{
	opacity: 0.3;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a .elementor-carousel-image .elementor-custom-embed-play i{
	opacity: 1;
	box-shadow: none;
	text-shadow: none;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a .elementor-carousel-image .elementor-custom-embed-play{
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
}

.follow-us-carousel .swiper-wrapper .swiper-slide a:hover .elementor-carousel-image .elementor-custom-embed-play{
	opacity: 1;
	visibility: visible;
}


@media only screen and (max-width: 1510px){
	
	.accounting-review-testimonial .elementor-swiper-button-prev{
		left: -60px !important;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-next{
		right: -60px !important;
	}
}

@media only screen and (max-width: 1440px){
	
	.accounting-review-testimonial .elementor-swiper-button-prev{
		left: -50px !important;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-next{
		right: -50px !important;
	}
}

@media only screen and (max-width: 1400px){
	
	.accounting-review-testimonial .elementor-swiper{
		padding-bottom: 80px;
	}
	
	.accounting-review-testimonial .elementor-swiper-button{
		top: auto !important;
		bottom: -20px;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-prev{
		left: calc(50% - 50px) !important;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-next{
		right: calc(50% - 50px) !important;
	}
}

@media only screen and (max-width: 1024px){
	
	.accounting-right-column .elementor-widget-image{
		transform: rotate(0deg);
	}
	
}

@media only screen and (max-width: 991px){
	
	.logo-image-box .elementor-image-box-content{
		padding-top: 20px;
	}
	
	.support-icon-box .elementor-cta__content .elementor-cta__icon{
		margin-bottom: 25px !important;
	}
}

@media only screen and (max-width: 767px){
	
	.accounting-review-testimonial .elementor-swiper{
		padding-bottom: 60px;
	}
	
	.accounting-review-testimonial .elementor-swiper-button{
		width: 36px;
		height: 36px;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-prev{
		left: calc(50% - 46px) !important;
	}
	
	.accounting-review-testimonial .elementor-swiper-button-next{
		right: calc(50% - 46px) !important;
	}
	
	.about-img1:before {
		width: 70px;
		height: 70px;
		transform: translate(-18px, 18px);
	}
	
	.about-img2:before{
		top: 5px;
		left: calc(100% - 90px);
		width: 86px;
		height: 74px;
	}
	
	.services-image-box .elementor-image-box-wrapper figure img{
		aspect-ratio: 1 / 0.66;	
	}
	
	.support-icon-box .elementor-cta__content .elementor-cta__icon{
		margin-bottom: 20px !important;
	}
	
	.support-icon-box .elementor-cta__content .elementor-cta__icon .elementor-icon{
		width: 70px;
    	height: 70px;	
	}
	
	.faq-style .elementor-accordion .elementor-accordion-item{
		margin-bottom: 20px;
	}
	
}

/* START FOOTER CSS */
.footer-menu nav ul li.menu-item{
	position: relative;
	padding-left: 20px;
}

.footer-menu nav ul li.menu-item:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	background: #26D16D;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	transform: translateY(-50%);
}

.footer-social-media ul li a .elementor-icon-list-icon{}
/* START FOOTER CSS */

/* -------------------------------------------------------------------------------------------------------------------  */