/*
Theme Name: Mathes Consulting
Theme URI: https://mathesconsulting.de/
Template: hello-elementor
Author: Mathes Consulting Team
Author URI: https://mathesconsulting.de/
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1.0.1741379748
Updated: 2025-03-07 20:35:48

*/

body {
	overflow-x: hidden !important;
}
.elementor-widget-button .elementor-button {
	font-weight: 400 !important;
}
.r_f_border, .l_f_border {
	position: relative;
}
.r_f_border::after {
	content: "" !important;
	position: absolute !important;
	top: -1px !important;
	left: 0px !important;
	width: 100vw !important;
	height: 100% !important;
	/* 	background-color: #212121; */
	border: unset !important;
	border-radius: unset !important;
	border-top: 1px solid #212121 !important;
	border-left: 1px solid #212121 !important;
	border-top-left-radius: 40px !important;
	/* 		z-index: -1; */
}
.l_f_border::after {
	content: "" !important;
	position: absolute !important;
	top: -1px !important;
	right: 0 !important;
	width: 100vw !important;
	height: calc(100% - 0px) !important;
	/* 	background-color: #212121; */
	border: unset !important;
	border-radius: unset !important;
	border-top: 1px solid #212121 !important;
	border-right: 1px solid #212121 !important;
	border-top-right-radius: 40px !important;
	/* 		z-index: -1; */
}

.r_f_bg > .e-con-inner, .l_f_bg > .e-con-inner {
	position: relative;
}
.l_f_bg > .e-con-inner::after {
	content: "" !important;
	position: absolute !important;
	bottom: 0px !important;
	right: 0px !important;
	width: 100vw !important;
	height: 500px !important;
	background-color: #A3CEF1;
	z-index: -1;
	border-bottom-right-radius: 40px;
}
.r_f_bg > .e-con-inner::after {
	content: "" !important;
	position: absolute !important;
	bottom: 0px !important;
	left: 0px !important;
	width: 100vw !important;
	height: 500px !important;
	background-color: #A3CEF1;
	z-index: -1;
	border-bottom-left-radius: 40px;
}



.round-nav-up {

}

ul.techs {
	list-style: none;
	display: flex;
	column-gap: 16px;
	flex-wrap: wrap;
	padding: 0;
}
ul.techs li {
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
	color: #212121;
}
.pst-content .elementor-element a {
	color: #036;
	text-decoration: unset;
	font-weight: 400;
}
.pst-content .elementor-element a:hover {
	color: #036;
	text-decoration: underline;
}

.hero-area-inner {
	max-width: 1300px !important;
}

.hover-box {
	transform: scale(1);
	transition: all .85s ease;
}
.hover-box:hover {
	transform: scale(1.05);
	z-index: 2;
	background-color: #fff;
	transition: all .85s ease;
}
.hover-box1 {
	transition: all .85s ease;
	transform: scale(1);
}
.hover-box1:hover {
	/* 	padding: 20px 32px 32px 32px; */
	transform: scale(1.06);
	z-index: 2;
	transition: all .85s ease;
}


.custom_acc .eael-accordion-list:not(:last-child) {
	margin-bottom: 18px;
}
.custom_acc .eael-accordion-content {
	margin-left: 110px;
	width: 100%;
	max-width: 732px;
	border-radius: 0px 40px 40px 40px;
}
.custom_acc .elementor-tab-title.active {
	flex-direction: column;
	align-items: flex-start !important;
	padding-top: 30px !important;
	transition: all .3s ease-in-out;
}
.custom_acc .elementor-tab-title.active .eael-advanced-accordion-icon-opened {
	margin: 30px 0px 0px 0px;
}
.custom_acc .elementor-tab-title.active + .eael-accordion-content {
	margin-top: -66px;
	/* 	transition: all .3s ease-in-out; */
}
.custom_acc .elementor-tab-title .eael-advanced-accordion-icon-closed svg rect:fisrt-child,
.custom_acc .elementor-tab-title:hover .eael-advanced-accordion-icon-closed rect,
.custom_acc .elementor-tab-title:hover .eael-advanced-accordion-icon-closed rect:fisrt-child {
	/* 	fill: #fff !important; */
}


.open-btn .elementor-heading-title {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 7px;
}


@media screen and (min-width:1300px){
	.hero-area {
		padding-right: calc((100vw - 1300px) / 2) !important;
	}
}
@media screen and (max-width:1300px){
	.hero-area-inner {
		width: calc(100% - 10px) !important;
	}
	.top-ryt-img-wartng * {
		height: 100% !important;
		object-fit: cover;
		object-position: center;
	}
}
@media screen and (max-width:1024px){
	.custom_acc .eael-accordion-content {
		margin-left: 100px;
		width: calc(100% - 100px);
	}
}
@media screen and (max-width:767px){
	.open-btn + .elementor-widget-icon-list {
		display: none;
	}
	.custom_acc .eael-accordion-content {
		margin-left: 0px;
		width: 100%;
	}
	.pricings > .e-con-inner .owl-stage-outer {
/* 		overflow: inherit; */
	}
}




@media screen and (min-width:1025px){
	.padd-lft-cont {
		padding-left: calc((100vw - 1320px) / 2) !important;
	}
	.bg-style-left.elementor-element {
		width: calc(100vw - 10px) !important;
	}
}
@media screen and (min-width:1300px){
	.bg-style-left.elementor-element {
		width: calc((100vw - 1300px) / 2 + 1300px) !important;
	}
	.e--ua-safari .bg-style-left.elementor-element,
	.e--ua-chrome .bg-style-left.elementor-element,
	.e--ua-edge .bg-style-left.elementor-element {
		left: -0.5% !important;
	}
}
@media screen and (max-width:1024px){
	.bg-style-left.elementor-element {
		width: calc(100vw - 10px) !important;
	}
	ul.techs li {
		font-size: 13px;
	}
	.l_f_bg > .e-con-inner::after {
		height: 70% !important;
		border-bottom-right-radius: 20px;
	}
	.r_f_bg > .e-con-inner::after {
		height: 70% !important;
		border-bottom-left-radius: 20px;
	}
}

@media screen and (max-width: 850px){
	.r_f_border::after {
		width: calc(100vw - 10px) !important;
	}
}
@media screen and (max-width: 768px){
	.l_f_bg > .e-con-inner::after {
		border-bottom-right-radius: 25px;
	}
	.r_f_bg > .e-con-inner::after {
		border-bottom-left-radius: 25px;
	}
	.r_f_border::after {
		border-top-left-radius: 25px !important;
	}
	.l_f_border::after {
		border-top-right-radius: 25px !important;
	}
}