/* 
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 */
.contact_button li:last-child a {
    background: #550000;
    color: #ffff;
    padding: 11px 23px;
    border-radius: 50px;
    margin-left: 30px;
	border:1px solid #550000;
	transition-delay:0.5s ease-in;
}
.contact_button li:last-child a span{
	color:#fff;
}
/* .contact_button li:last-child a:hover,
.contact_button li:last-child a:hover span{
	background-color:#fff;
	color:#2f2f2f;
	transition-delay:0.5s ease-out;	
} */
.desktopmenu .sub-menu li::after {
    content: "";
    background-image: url("/wp-content/uploads/2025/11/menu_vector.svg");
    height: 14px;
    width: 14px;
    background-position: center;
    background-size: cover;
    display: inline-block;
	background-repeat:no-repeat;
}
.desktopmenu .sub-menu li:hover:after ,
.desktopmenu .sub-menu li.current_page_item:after{
	 background-image: url("/wp-content/uploads/2026/01/menu-white-svg.svg");
}
.desktopmenu .sub-menu li {
	display: flex;
    align-items: center;
    padding: 8px;
    gap: 50px;
    border-radius: 5px;
    border: 1px solid transparent;
    background: #fff;
    margin-bottom: 5px;
}
.desktopmenu .sub-menu li:hover,.desktopmenu .sub-menu li.current_page_item {
    border-color: #675757;
    background-color: #260F0F;
}
.desktopmenu .sub-menu li:hover a,
.desktopmenu .sub-menu li a:hover{
	color:#fff !important;
	background-color:transparent !important;
}

.desktopmenu .sub-menu li a{
	border: 0;
}
.desktopmenu .sub-menu li a:hover{
	border-inline-start:0 !important;
}
.banner .text span{
	font-size:30px;
	padding:6px 30px;
	border-radius:45px;
	line-height:1.36;
}
.banner .text span.white{
	border: 1px solid rgba(47, 47, 47, 0.2);
	background-color:#fff;
	font-weight:700;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
}
.banner .text span.white:first-child{
	box-shadow: 0px 2px 6px 0px #00000029;
}
.banner .text span.black{
	background-color:#550000;
	color:#fff;
}
main#content {
	position: relative;
	z-index: 1;
}
body {
    position: relative;
	background-color: #FCFCFC;
}
body::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background-image: url(/wp-content/uploads/2025/11/9c47fOR3CNoSsEtr6IEYJoKM.svg);
    background-repeat: repeat;
    background-position: left top;
    background-size: 31.5px auto;

    opacity: 0.05;
    z-index: -1;
    pointer-events: none;
}

.growing_brands_logos figure.swiper-slide-inner {
    padding: 11px;
    background-color: #F4F4F4;
}
.contact_form input:hover,.contact_form input:focus,.contact_form textarea:hover,.contact_form textarea:focus{
	border-color:#fff !important;
} 
.contact_form .elementor-field-type-submit{
	margin-top:10px;
}
.top_leftarrow span.elementor-button-icon {
    background-color: #ffff;
    padding: 12px;
    border-radius: 50px;
}
.top_leftarrow  .elementor-button-icon a:hover{
	background-color:#2f2f2f;
	color:#fff;
}
.top_leftarrow  .elementor-button-icon svg path,
.small_top_leftarrow .elementor-button-icon svg path{
	fill:#550000;
}
#light.top_leftarrow .elementor-button-icon {
	background-color:#2F2F2F;
}
#light.top_leftarrow .elementor-button-icon svg path{
	fill:#fff;
}

#light.top_leftarrow a:hover .elementor-button-icon{
	background-color:#550000;
}

.top_leftarrow .elementor-button-icon svg,
.small_top_leftarrow .elementor-button-icon svg
{
	width:12px;
    transition: 0.3s ease;
}
.top_leftarrow .elementor-button-content-wrapper{	
    align-items: center;
}
.top_leftarrow a:hover .elementor-button-icon svg,
.small_top_leftarrow a:hover .elementor-button-icon svg{
    transform: rotate(45deg);
    transition: 0.3s ease;
}
.top_leftarrow a:hover .elementor-button-icon svg path,
.small_top_leftarrow  a:hover .elementor-button-icon svg path{
	fill:#fff;
}
body .top_leftarrow a:hover .elementor-button-icon svg path,
body .small_top_leftarrow a:hover .elementor-button-icon svg path{
	fill:#2F2F2F ;
}
/* .small_top_leftarrow  a:hover .elementor-button-icon{
	background-color:#2f2f2f;
    transition: 0.3s ease;
} */
.small_top_leftarrow span.elementor-button-icon {
    background-color: #ffff;
    padding: 10px;
    border-radius: 50px;
}
.small_top_leftarrow .elementor-button-icon svg{
	width:10px;
}
.small_top_leftarrow .elementor-button-content-wrapper{	
    align-items: center;
}
.price span{
	color: rgba(47, 47, 47, 0.8);
	font-size:20px;
	font-weight:500;
}
.growing_brands_logos img{
	height:80px;
	object-fit:cover;
}
header .elementor-icon-wrapper {
    display: flex;
}
.testimonial .swiper-slide{
	border: 1px solid #2F2F2F4D;
	border-radius:20px;
	background:#FAFAFA;
	margin-right:50px !important;
}
.testimonial .swiper-slide .elementor-testimonial:before{
	content:"";
	height:60px;
	width:100%;
	display:block;
	background-image:url("/wp-content/uploads/2025/11/right-quote-1.svg");
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.testimonial .swiper-wrapper {
    animation: scroll 10s linear infinite !important;
    display: flex !important;
}
.testimonials .elementor-testimonial__content {
    padding-bottom: 29px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.testimonials .elementor-testimonial__cite {
    padding-left: 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* Assumes duplicated slides = 2x length */
}
.contact_heading .elementor-icon-box-wrapper
{
	justify-content: flex-end !important;
}
.contact_heading .elementor-icon-box-content{
	width:unset;
	flex-grow:0;
}
.quote .elementor-testimonial__content {
    padding: 29px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.quote cite.elementor-testimonial__cite{
	margin:0;
}
.white_bg .poststesti{
	background-color:#fff ;
}
.dark_bg .poststesti{
	background-color:rgba(244, 244, 244, 1) ;
}
.sma_pro .elementor-posts .elementor-post{
	border-style: dashed !important;
}
.e-n-tabs-heading {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
}
.e-n-tabs-heading button{
	text-align:left;
	border:unset;
	font-size:20px;
	color:#2F2F2F;
	margin-left:-10px;
	font-family: "Manrope", Sans-serif;
}
.e-n-tabs-heading button.e-active,
.e-n-tabs-heading button:hover,
.e-n-tabs-heading button[aria-selected="true"]{
	background-color:#EAEAEA;
	border-radius:6px;
}
.elementor-widget-n-tabs .e-n-tabs{
	height:100%;
}
.e-n-tabs-heading button span{
	text-wrap-mode: wrap;
}
.mobilemenu .elementor-item-anchor.has-submenu{
	justify-content: space-between;	
}
.mobilemenu .sub-menu{
	margin-bottom:15px;
}
.mobilemenu .sub-menu li{
	border-bottom-width: 0px !important;
	padding: 6px 0;
	margin :0;
}
.mobilemenu .sub-menu li a{    			
	padding: 9px !important;
	margin:0;
	border-radius:6px;
	border-bottom-width: 0px !important;
	justify-content: space-between;
}
.mobilemenu .sub-menu li a:after{
	content:"";
	background-image:url("/wp-content/uploads/2025/11/menu_vector.svg");
	height:15px;
	width:15px;
	background-repeat:no-repeat;
	background-size:cover;
}
.mobilemenu .sub-menu li a.elementor-item-active:after,
.mobilemenu .sub-menu li a:hover:after{
	background-image:url("/wp-content/uploads/2026/01/menu-white-svg.svg");	
}
.mobilemenu .sub-menu li a{
	background-color:#EFEFEF !important;
}
.mobilemenu .sub-menu li a:hover,
.mobilemenu .sub-menu li  a.elementor-item-active{
	background-color:#260F0F !important;
	color:#fff !important;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover{
	border:unset;
}
.elementor-select-wrapper .select-caret-down-wrapper svg{
	display:none !important;
}
.elementor-select-wrapper .select-caret-down-wrapper{
	position:relative;
}
.elementor-select-wrapper .select-caret-down-wrapper:after{
	content: "";
    background-image: url(/wp-content/uploads/2026/01/white-down-outline.svg);
    height: 11px;
    width: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -14px;
    top: -5px;
}
.company-logo-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.logo-wrapper {
    width: 100%;
    overflow: hidden;
}
.logo-wrapper::before {
    content: "";
    position: absolute;
    width: 182px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #FCFCFC 11.76%, rgba(252, 252, 252, 0.1) 100%);
    z-index: 9999000;
    right: 0;
}
.logo-track {
    display: inline-flex;
    white-space: nowrap;
    will-change: transform;
    animation: scrollLeft var(--speed) linear infinite;
    width: max-content;
    gap: var(--logo-gap);
    align-items: center;
}
.logo-wrapper::after {
    content: "";
    position: absolute;
    width: 182px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(270deg, #FCFCFC 11.76%, rgba(234, 235, 236, 0) 100%);
    z-index: 9999000;
    right: 0;
}
/* .logo-wrapper .logo-wrapper {
    display: inline-flex;
    white-space: nowrap;
    will-change: transform;
    animation: scrollLeft var(--speed) linear infinite;
    width: max-content;
    gap: var(--logo-gap);
    align-items: center;
} */

.company-logo-slider.pause-hover .logo-wrapper:hover .logo-track {
    animation-play-state: paused;
}

.logo-slide {
    width: auto;
    height: 100%;
    object-fit: contain; 
    max-height: 100%;
}

.company-logo-slider.fade .logo-track {
    animation: none; 
}
.insurance-companies .elementor-widget-image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%); 
    }
}
.logo-slide[data-src] {
    opacity: 0;
    transition: opacity 0.3s;
}

.logo-slide[src] {
    opacity: 1;
}
.page-id-35 .contact_button li:last-child a,
.contact_button li:last-child a:hover{
	background-color:#fff;
}
.page-id-35 .contact_button li:last-child a span,
.contact_button li:last-child a:hover span{
	color:#550000;
}
.project_video .elementor-wrapper .elementor-custom-embed-image-overlay:before{
	content:"";
	position:absolute;
	background-color:rgba(0, 0, 0, 0.6);
	height:100%;
	width:100%;
	left: 0;
	z-index: 1;
}
.project_video .elementor-wrapper .elementor-custom-embed-image-overlay .elementor-custom-embed-play{
	z-index:2;
}
.desktopmenu .sub-menu{
    padding: 12px !important;
    background-color: #2F2F2F;
    border-radius: 9.04px;
}
.elementor-message-svg:before{
	display:none;
}
.sma_pro .elementor-posts .elementor-post img{
	height:300px;
	object-fit:cover;
}
.sma_pro .elementor-posts .elementor-post .elementor-post__thumbnail__link{	
	width:100% !important;
}
.elementor-message {
    font-size: 14px;
    line-height: 1.36;
    margin: 20px 0 0;
}
@media (max-width: 1919px) {
	.banner .text span{
		font-size:30px;
		padding: 7px 25px;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:11px;
	}
	.testimonial .swiper-slide{
		margin-right:40px !important;
	}
	.testimonials .elementor-testimonial__content {
		padding-bottom: 24px;
	}
}
@media (max-width: 1439px) {
	.banner .text span{
		font-size:35px;
		padding: 8px 25px;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:10px;
	}
	.testimonial .swiper-slide{
		margin-right:30px !important;
	}
	.e-n-tabs-heading button{
		font-size:18px;
	}
	.banner .text span{
		font-size:22px;
		padding:6px 25px;
	}
	.testimonials .elementor-testimonial__content {
		padding-bottom: 19px;
	}
	.contact_form .elementor-field-group{
		margin-bottom:25px !important;
	}
}
@media (max-width: 1199px) {
	.banner .text span{
		font-size:30px;
		padding: 8px 22px;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:9px;
	}
	.banner .text span{
		font-size:20px;
		padding:5px 22px;
	}
	.contact_form .elementor-field-group{
		margin-bottom:20px !important;
	}
}
@media (max-width: 1024px) {
	.growing_brands_logos img {
		height: 60px;
		object-fit: contain;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:8px;
	}
	.testimonial .swiper-slide{
		margin-right:20px !important;
	}
}
@media (max-width: 991px) {
	.banner .text span{
		font-size:20px;
		padding: 6px 18px;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:8px;
	}
	.sub-menu li{
        align-items: center;
        margin: 0px 10px;
        padding: 0;
        justify-content: space-between;
	}
	.mobilemenu a.elementor-sub-item{
		font-size:16px !important;
		border:unset;
	}
}
@media (max-width: 767px) {
	.banner .text span{
		font-size:16px;
		padding: 6px 14px;
	}
	.top_leftarrow span.elementor-button-icon{
		padding:8px;
	}
	.e-n-tabs-heading{
		display:none;
	}
	.e-n-tabs-heading button{
		margin-left:0;
		font-size:16px;
	}
	.top_leftarrow .elementor-button-icon svg, .small_top_leftarrow .elementor-button-icon svg {
		width: 9px;
	}
	.price span{
		font-size:14px;
	}
	.e-n-tabs-heading button{		
		justify-content: space-between !important;
		align-content: flex-start !important;
	}
	.e-n-tabs-heading button:after{
		content:"";
		background-image:url("/wp-content/uploads/2026/01/down-outline.svg");
		background-position:center;
		background-repeat:no-repeat;
		background-size:contain;
		height: 10px;
        width: 12px;
		position:absolute;
		top:16px;
		right:14px;
		transform: rotate(00deg);
	}
	.e-n-tabs-heading button span {
		width: 90%;
	}
	.elementor-widget-n-tabs .e-n-tab-title{
		position:relative;
	}
	.e-n-tab-title[aria-selected="true"]:after{
		transform: rotate(180deg);		
	}
	.sma_pro .elementor-posts .elementor-post img {
		height: 183px;
	}
	.testimonials .e-n-tab-title[aria-selected=true]{
		margin-block-end: 0 !important;
        border-radius: 6px 6px 0 0;
	}
}
@media (max-width: 575px) {
	.banner .text span{
		font-size:13px;
		padding: 6px 14px;
	}
	.top_leftarrow span.elementor-button-icon,.small_top_leftarrow span.elementor-button-icon {
        padding: 8px;
    }
	.growing_brands_logos img {
		height: 40px;
		object-fit: contain;
	}
	
}