/* 
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 */
.mb0 p {
	margin-bottom:0 !important; 
}
.dual_color {
    display: block;
    background: linear-gradient(
    90deg, 
    #6A0404 0%, /* Dark Red on the left */
    #ED2736 50%, /* Bright Red in the middle/right */
    #ED2736 100% /* Ensuring the bright red covers the majority of the title */
  );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.site-main {
	overflow-x: hidden;
}
body.page-template {
	overflow-x: hidden;
}
/*.round_shadow {
	filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.50)) drop-shadow(0 15px 20px rgba(0, 0, 0, 0.18)) drop-shadow(0 0 30px rgba(0, 0, 0, 0.12));
}*/
.round_shadow {
    position: relative;
    overflow: visible;
}

.round_shadow::after {
    content: "";
    position: absolute;

    /* expand beyond the element */
    top: -30px;
    bottom: -30px;
    left: -30px;
    right: -30px;

    background: radial-gradient(
        ellipse at center,
        rgba(0,0,0,0.35) 0%,
        rgba(0,0,0,0.20) 45%,
        rgba(0,0,0,0.10) 60%,
        rgba(0,0,0,0) 75%
    );

    filter: blur(24px);
    z-index: -1;
    pointer-events: none;
}

.number_heading {
	width: 100px !important;
	height: 100px;
	text-align: center;
	transform: translate(-50%);
	justify-content: center;
	align-items: center;
	display: flex;
}
.bigh2 {
	font-size: 2em;
}
.dual_color.inline_span{
	display: inline;
}
.post_grid .eael-grid-post-holder-inner {
	padding: 25px;
}
p {
	margin-block-end: 1.3em;
}
.dual_color.white_color {
	background: linear-gradient( 90deg, #ffffff 0%, #ed2736 100% );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.h2small {
	display: block;
	font-size: 58px;
	letter-spacing: -1.45px;
	padding-top: 10px;
}
.text_link a {
	text-decoration: underline;
}

/****Form*******/
#gform_1 {
	max-width: 740px;
	position:relative;
}
.download_form  #field_1_3 {
	flex: 0 0 70%;
	max-width:570px;
}
.download_form .gform-footer.gform_footer.top_label {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 76px;
}
.download_form input#input_1_2 {
    border-radius: 50px;
}
.download_form div#field_1_2 {
    flex: 0 0 100%;
    max-width: 740px;
}
html body .download_form .eael-gravity-form  .gfield input:focus, 
html body .download_form .eael-gravity-form  .gfield textarea:focus {
	box-shadow: none !important;
	outline: 0 !important;
}

.footer_form .gform-footer {
	justify-content: center;
}
.footer_form .gform-theme--foundation .gform_fields {
	-moz-column-gap: 65px;
	column-gap: 65px;
}
.dual_color_border {
	height: 15px;
	background: transparent linear-gradient(270deg, #ED2736 0%, #690101 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
	text-align: center;
}
.pane_glass {
	background-color: rgba(255,255,255,1);
	border: 1px solid #707070;
	backdrop-filter: blur(6px) saturate(180%);
	-webkit-backdrop-filter: blur(20px) saturate(180%);
}
.pane_glass.elementor-sticky--active {
	background-color: rgba(255,255,255,0.5);
}

.quotes h2::before {
	position: absolute;
	content: "";
	background-image: url(/wp-content/uploads/2025/12/quote-right1.svg);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	left: 20px;
	top: -20px;
	background-size: 100%;
}
.quotes h2::after {
	position: absolute;
	content: "";
	background-image: url(/wp-content/uploads/2025/12/quote-left1.svg);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
	right: -60px;
    bottom: -60px;
	background-size: 100%;
}
.threebox_h3 .elementor-button-text {
	text-align:left !important;
}
input:focus {
	outline: none !important;
}
.gform_validation_errors {
	display: none !important;
}
.mobile_table tr td:first-child strong {
	font-family: futera;
	font-weight: 500;
	font-size: 33px;
}
.mobile_table .eael-data-table .table-header th {
	padding: 20px 20px 20px 20px;
	width: 33.33%;
}
.four_col.mobile_table .eael-data-table .table-header th {
	width: 25%;
}
.font59 {
	font-size:59px;
	display: block;
}
.ab_mid {
	transform: translate(-50%, -50%);
}
.threebox_h3 h3 {
	word-break: break-word;
}
.post_grid .eael-post-grid {
	display: flex;
	align-items: stretch;
}
.post_grid .eael-grid-post-holder {
	height: 100%;
}

.contact_form select {
	height:82px !important;
}
.contact_form .has_first_name  {
	gap:55px; 
}
.contact_form option {
	font-size: 18px;
}
.contact_form select:focus {
	outline: 0;
}
.contact_form textarea:focus {
	outline: 0;
}
.validation_message.gfield_validation_message {
    position: absolute !important;
}
.link_300 a{
    font-weight: 300 !important;
}
.a_link a{
    font-size:14px;
    font-weight: 300;
}
.post_grid .eael-grid-post-link, .post_grid .eael-grid-post-link:hover {
	transition: all 0.4s ease 0s;
}
#menu-top-menu li > a {
	display: inline-flex;
}
span.no_link {
    pointer-events: none;
	color: #383838 !important;
}
@media(min-width:1440px) and (max-width:1600px) {
	.threebox_h3 h3 {
		font-size:49px !important;
	}
}
@media(max-width:1440px) {
.quotes h2::before {
	left: 0px;
	top: -20px;
	height: 50px;
	width: 50px;
}
.quotes h2::after {
	height: 50px;
	width: 50px;
	right: 0px;
	bottom: -30px;
}	

	.download_form #field_1_3 {
	max-width: 71%;
}
	.download_form .gform-footer.gform_footer.top_label {
    right: 0;
}
	.download_form #gform_1 {
	margin: 0 auto;
}
	.font59 {
	font-size:49px;
}
		.mobile_table tr td:first-child strong {
	font-size: 24px;
}
}
@media(max-width:1200px) { 
	.quotes h2::before {
	left: 0;
}
.quotes h2::after {
	right: 0;
}	
	.font59 {
	font-size:39px;
}
	.h2small {
	font-size: 48px;
}
}
@media(max-width:1024px) {
	.number_heading {
	width: 80px !important;
	height: 80px;
}
	.download_form .gform-footer.gform_footer.top_label {
	flex: 0 0 200px;
}
	.download_form form {
	justify-content: center;
}
	.download_form #field_1_3 {
	max-width: 81%;
}
	.download_form div#field_1_2 {
	max-width: 100%;
}
	.font59 {
	font-size:29px;
}
		.h2small {
	font-size: 38px;
}
	.contact_form select {
	height: auto !important;
}
	#gform_1 .gform_button.button {
	height: 76px;
}
		.mobile_table tr td:first-child strong {
	font-size: 26px;
}
	.footer_link a {
		font-size:16px;
	}
}
@media(max-width:767px) {
	.benjamin_img {
	left: 50% !important;
	transform: translate(-50%);
}
	.footer_form .gform-theme--foundation .gform_fields {
	-moz-column-gap: 16px;
	column-gap: 16px;
}
	.download_form #field_1_3 {
	max-width: 85%;
}
	.mobile_table tr td:first-child strong {
	font-family: futera;
	font-weight: 500;
}
	.mobile_table tr td:first-child strong {
	font-size: 20px;
}
	.mobile_table .eael-data-table .td-content {
	display: inline;
}
	.mobile_table .td-content-wrapper {
	align-items: center;
}
	.font59 {
	font-size:26px;
}
	.h2small {
	font-size: 22px;
}
	.th-mobile-screen .data-table-header-text {
	font-family: "Futera", Sans-serif;
	color: var( --e-global-color-6c8d1fb );
		font-size:20px;
}
	.th-mobile-screen {
	width: 40%;
    flex: 0 0 auto !important;
}
.post_grid .eael-post-grid {
	flex-direction: column;
}
	.quotes h2::before {
	left: 20px;
}
	.quotes h2::after {
	right: 20px;
}
.mobile_table tr:not(:last-child) td:last-child {
  border-bottom: 1px solid #666 !important;
}
.mobile_table tr td:first-child {
	padding-top: 20px !important;
}
	.a_link a{
    font-size:12px;
   
}
}
@media(max-width:640px) {
.download_form .gform-body.gform_body {
	flex: 0 0 60%;
}
	.download_form .gform-footer.gform_footer.top_label {
	flex: 0 0 100px;
}
}
@media(max-width:420px) {
	.bigh2 {
	font-size: 1.5em;
}
	.dual_color.inline_span {
	word-break: break-word;
}
	.font59 {
	font-size:24px;
}
}