/*
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.4.1755594328
Updated: 2025-08-19 09:05:28

*/
.social-icons-banner {
    -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
}

@-webkit-keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.home #menu-main-menu li.menu-item a{
	color: #000;
}
#menu-main-menu li.menu-item a{
	color: #fff;
}
#menu-main-menu li.current-menu-item a {
    color: #ff6400 !important;
}
#menu-main-menu li.menu-item a:hover{
	color: #ff6400;
}
.page-id-284 .Header-contact h3 span {
    color: #fff;
}
#menu-main-menu .sub-menu li.menu-item a{
    color: #000;
}
#menu-main-menu .sub-menu li.menu-item a:hover{
    color: #ff6400;
}
.home .Header-contact .elementor-icon-box-title{
    color: #000 !important;
}
.Header-contact .elementor-icon-box-title{
    color: #fff !important;
}
.single-post .post{
    padding-top: 100px;
}
.single-post #menu-main-menu .sub-menu li.menu-item a{
    color: #000 !important;
}
.single-post #menu-main-menu .sub-menu li.menu-item a:hover{
    color: #ff6400 !important;
}
.single-post .Header-contact .elementor-icon-box-title{
    color: #000 !important;
}
.single-post #menu-main-menu li.menu-item a
 {
    color: #000;
}
.Presence-name-main label, .Presence-phone-main label, .Presence-email-main label, .Presence-message-main label {
    display: flex;
    gap: 5px;
    font-family: Heebo;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #616161 !important;
	padding-bottom: 8px;
}
span.required-start {
    color: #FF4B4B !important;
    font-size: 16px !important;
}
.Presence-name-main br, .Presence-phone-main br, .Presence-email-main br, .Presence-message-main br {
    display: none;
}
.Presence-name-main p, .Presence-phone-main p, .Presence-email-main p, .Presence-message-main p {
    margin-bottom: 0;
}
.Presence-name-main input, .Presence-phone-main input, .Presence-email-main input, .Presence-message-main textarea {
	border-radius: 12px !important;
	padding: 16px !important;
	border: 1px solid #ACACAC !important;
	background-color: transparent;
}
.Presence-name-main input, .Presence-phone-main input, .Presence-email-main input, .Presence-message-main textarea, .Presence-name-main input::placeholder, .Presence-phone-main input::placeholder, .Presence-email-main input::placeholder, .Presence-message-main textarea::placeholder {
	font-family: Heebo;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: middle;
}
.Presence-name-main input, .Presence-phone-main  .intl-tel-input input[type=text], .Presence-email-main input, .Presence-message-main textarea {
	color: #000 !important;
	margin-bottom: 8px !important;
}
.Presence-name-main input:focus-visible, .Presence-phone-main input:focus-visible, .Presence-email-main input:focus-visible, .Presence-message-main textarea:focus-visible {
	outline: none;
}
.Presence-name-main .wpcf7-not-valid-tip, .Presence-phone-main .wpcf7-not-valid-tip, .Presence-email-main .wpcf7-not-valid-tip, .Presence-message-main .wpcf7-not-valid-tip {
	margin-bottom: 12px;
}
.selected-flag {
    background: transparent !important;
	position: relative;
	max-height: 50px !important;
}
.selected-flag::after {
    content: '';
    border-right: 1px solid #8E8E8E;
    position: absolute;
    right: 0;
    top: 20%;
    z-index: 99;
    height: 55%;
}
.home-blog-posts a.jkit-readmore {
    display: flex !important;
    justify-content: center;
}
input.Presence-Submit {
    padding: 20px 40px 20px 40px;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #ffffff;
    background-color: #3D3568 !important;
    border-style: none;
    border-radius: 50px 50px 50px 50px !important;
}
input.Presence-Submit:hover {
    background-color: #FF6400 !important;
}
/* .Presence-phone-main {
    margin-bottom: 15px;
} */
.single-post h1 {
    font-size: 48px;
	margin-top: 50px;
}
.single-post h2 {
	font-size: 32px;
}
.wpcf7-response-output {
    margin: 16px 12px !important;
}
.Testimonial-image-col .elementor-widget-wrap {
    align-content: end !important;
}
header.sticky-header {
    position: fixed;
    z-index: 9;
    width: 100%;
    background: #fff !important;
}
header.sticky-header section {
    background: #fff;
}
@media only screen and (max-width: 767px) {
	input.Presence-Submit {
    padding: 15px 30px 15px 30px !important;
}
}
@media only screen and (min-width: 1200px) {
	input.Presence-Submit {
    padding: 20px 40px 20px 40px !important;
}
	Presence-name-main input, .Presence-phone-main input, .Presence-email-main input, .Presence-message-main textarea, .Presence-name-main input::placeholder, .Presence-phone-main input::placeholder, .Presence-email-main input::placeholder, .Presence-message-main textarea::placeholder {
		font-size: 16px !important;
	}
	.Presence-phone-main input {
    padding-left: 20% !important;
}
}