/*
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.5.1766066756
Updated: 2025-12-18 14:05:56

.mAutoLeft .e-con-inner {
    margin-left: 80px;
}
*/


.selector {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #B6E400;
  overflow: hidden;
  border-top-left-radius: 20px;
  clip-path: polygon(11% 0, 102% 0, 100% 100%, 17% 100%);
}

.selector::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
}


.m-0 h3, .m-0 p, .m-0, .m-0 h3
{
	margin: 0px !important;
}
.btnClass 
{
	position: absolute;
    color: white;
    font-weight: 600;
    font-size: 16px;
}
.video-button
{
	height: 46px !important;
    width: 176px !important;
}
div#ue-play-bg_uc_blox_play_button_elementor_b729a19:hover {
    background: #376F53 !important;
}
span.eael-dch-title-text.eael-dch-title-lead.lead.solid-color {
    font-weight: 600 !important;
}

.imageCard .uc_content_box_zoom_effect_content {
    border: 1px solid #D6D6D6;
    border-top: 0px !important;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}
.imageCard .uc_icon
{
	display: none !important;
}
.ChangingSizeOfH1Para H2 {
    font-size: 16px !important;
    margin-top: 11px;
    margin-bottom: 0px;
}

.e-fab-slack-hash {
    margin-left: 30px !important;
}
.iconMovingDown .elementor-icon-box-icon {
    height: 26px;
}
.blackOverlay:before {
    z-index: 3 !important;
}
.changeH2Size H2{
	font-size: 16px !important;
    display: inline;
}
..changeH2Size
{
	margin-bottom: 5px;
}
.mainMenu .menu-item-has-children ul {
    width: 178px !important;
    min-width: unset;
}
.mainMenu .menu-item-has-children .sub-menu a {
    display: block !important;
    text-align: center;
    line-height: 1.5 !important;
}
.StickyOne {
    bottom: 40px !important;
}
.linkColor a:hover {
    color: gray !important;
    transition: 0.3s all linear;
}

.linkColor a {
    color: unset !important;
    transition: 0.3s all linear;
}

.ColorChange a
{
	color:unset !important
}
.ContactUsForm input, .ContactUsForm textarea {
    padding: 15px !important;
}
.ContactUsForm .d-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.ContactUsForm p{
	display: block !important;
}
.ContactUsForm .row{
    display: flex;
    justify-content: space-between;
    align-items: top;
    padding: 5px 0px;
	width: 100%;
	max-width: 100%;
}
.ContactUsForm .col-6{
    width: 50%;
    padding: 5px 10px;
}
.ContactUsForm .col-12{
    width: 100%;
    padding: 5px 10px;
}
.ContactUsForm .wpcf7-response-output {
    display: none;
}
.ContactUsForm textarea {
    height: 200px;
}
.ContactUsForm input, .ContactUsForm textarea {
    border-radius: 25px;
}
.ContactUsForm span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.ContactUsForm .contactBtnSubmit {
    color: #BAF915;
    background: #224433;
    padding: 15px 30px !important;
}
.BtnFlex p {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    transition: 0.3s all linear;
}
.ContactUsForm .contactBtnSubmit:hover {
    transform: scale(1.05);
    transition: 0.3s all linear;
}
.revertAnchorLink a
{
	color: unset !important;
}
@media (max-width: 767px) {
  .sub-menu {
    width: 100% !important;
    min-width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
  .StickyOne {
    bottom: 40px !important;
}
.mainMenu Nav
{
	transition: 0.3s all linear !important;
}
.mainMenu .hfe-nav-menu__toggle.elementor-clickable {
    margin: 0 !important;
}
.ContactUsForm .col-12-sm
{
	width: 100% !important;
	}
.ContactUsForm .flex-wrap-sm{
	flex-wrap: wrap;
	}
.ContactUsForm .p-0-sm{
	    padding: 0px !important;
	}
.ContactUsForm .col-12, .ContactUsForm .col-6 
	{
		padding: 5px 0px !important;
	}
	.ContactUsForm  .has-spinner{
		width: 100% !important;
	}
	.ContactUsForm .wpcf7-spinner{
		display: none;
	}
}