/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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: 3.4.7.1777452740
Updated: 2026-04-29 08:52:20

*/


.n-uc-IbNOabpfT5aE, .n-uc-wvZ8kF10ha93 {
    max-width: 1440px !important;
}
.flx .elementor-icon-box-wrapper {
    display: flex;
}
.elementor-element.mex-w {
    max-width: 1000px !important;
    margin: 0 auto;
}
.row {
    display: flex;
    margin: 0 -20px;
}
.col6 {
    width: 50%;
    padding: 0 20px;
}
.wpcf7-form-control {
    width: 100% !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    outline: none !important;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    margin: 10px 0 0 0;
}
.wpcf7 label {
    width: 100%;
    color: #272727;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.wpcf7-form-control.wpcf7-submit {
    background: #9d221e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-color: #9d221e !important;
    width: 160px !important;
	margin: 0 auto;
	display: table
}
.e-con-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.overlap .e-con-inner {
    background: #fff;
}
.wpcf7-form-control.wpcf7-submit {
    background: #9d221e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-color: #9d221e !important;
    width: 160px !important;
    margin: 0 auto;
    display: table;
    border-radius: 100px !important;
    padding: 14px 10px;
}
.milestone .elementor-element.elementor-widget-icon {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.milestone .elementor-element.elementor-element-16a53ce {
    position: relative;
    left: 0;
}
.milestone .elementor-element.elementor-element-16a53ce::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: #9e221e;
    top: 43px;
    left: 0;
    margin: 0 auto;
    max-width: 1100px;
    right: 0;
}
.elementor-element-4ab292d .e-con-inner {
    padding-top: 0;
}


@media(max-width:767px){
	.e-con-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	.milestone .elementor-element.elementor-element-16a53ce::after{
		display:none;
	}
}

