/*
Theme Name: Hello Elementor Child
Author: Black Maple
Description: Child theme for Hello Elementor
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/




/******************20/11/205 css open*************************************/
html, body {
    overflow-x: hidden;
}

section#main_header {
    position: absolute;
    width: 100%;
}


.contact-us-form textarea {
    height: 100px;
}

.contact-us-form  .wpcf7-submit {
    color: #fff !important;
    font-size: 16px;
    padding: 10px;
    font-weight: 500;
}
.contact-us-form input {
    border: 1px solid #3333332b;
}
/* div#contact-box {
    height: 170px;
} */
/******************20/11/205 close*************************************/




/******************20/11/205 newsletter start*************************************/


.newsletter-wrapper p{
	display: flex;
}
.newsletter-wrapper input[type="email"] {
    flex: 1;
    padding: 10px;
    background: transparent;
    border: none;
    color: #fff;
/*     outline: none; */
	border: 1px solid #555;
	border-right: 0px;
}

.newsletter-wrapper input[type="email"]::placeholder {
    color: #bbb;
}
.newsletter-submit {
    background: #2fa73e;
    border: none !important;
    /* width: 52px; */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 0px 3px 3px 0px;
}

.newsletter-submit .mail-icon {
    font-size: 18px;
    color: #fff;
    width: 18px !important;
}

.newsletter-submit:hover {
    background: #259232 !important;
}
button.newsletter-submit br {
    display: none !important;
}
button.newsletter-submit {
    height: 46px;
}
#wpcf7-f94-o1 .wpcf7-response-output {
    color: #fff;
	border-color: #428936;
}
button.newsletter-submit:focus {
    background-color: #428936;
}

/*testimonials*/
.custom-testimonial-cls .wpr-testimonial-arrow{
	top: -37px !important;
}
.custom-testimonial-cls .wpr-testimonial-prev-arrow{
	left: 87% !important;
}

.vertical_divider.elementor-widget-divider--view-line.elementor-widget.elementor-widget-divider {
    transform: rotate(90deg);
}

/* Desktop (default) */
.portfolio-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 65px !important;
    justify-content: center;
}
.portfolio-item {
    height: 250px;
    display: inline-block;
    border-radius: 12px;
    position: relative;
	width: 30%;
    text-align: center;
}

.portfolio-item a.glightbox img.attachment-large.size-large.wp-post-image {
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.portfolio-title {
    text-align: center;
    color: #418936;
    font-family: "Neris Semibold", Sans-serif;
    font-size: 24px;
    font-weight: 600;
}

/* Text */
.main_col_cls:hover .elementor-icon-box-description {
    color: #ffffff !important;
}

/* SVG */
.main_col_cls:hover svg path {
    fill: #ffffff !important;
    stroke: #ffffff !important;
}

.content_box_cls:hover svg path {
    fill: #418935 !important;
    stroke: #418935 !important;
}
.content_box_cls:hover svg circle{
    fill: #ffffff !important;
    
}
.content_box_cls:hover .elementor-icon-box-title, .content_box_cls:hover .elementor-icon-box-description{
	color: #ffffff;
}

/*Title*/
.main_col_cls:hover .elementor-icon-box-title {
    color: #ffffff !important;
}

.sevices_col_cls:hover .service_info_card_cls .hfe-icon svg path{
	 fill: #ffffff !important;
    stroke: #ffffff !important;
}
.sevices_col_cls:hover .service_info_card_cls .hfe-infocard-title, .sevices_col_cls:hover .service_info_card_cls .hfe-infocard-text, .sevices_col_cls:hover .service_info_card_cls .hfe-infocard-cta-link {
	 color: #ffffff !important;
}
.right-icon .elementor-icon-list-icon svg:hover {
    cursor: pointer !important;
    animation: bounce 0.6s ease-in-out !important;
}
.contact-form-cls .form-group .form-control {
    border: none;
    border-radius: 20px !important;
}
.contact-form-cls label.contact_form_label_cls { 
    color: #7A7A7A;
}

/* Bounce animation */
@keyframes bounce {
    0% { transform: translateY(0); }
    30% { transform: translateY(-6px); }
    60% { transform: translateY(0); }
    100% { transform: translateY(-3px); }
}
.services_list_btn .elementor-button{
	padding: 16px 0px 0px 0px !important;
}

/*Faqs css*/

.faq_drop_down_cls .elementor-toggle .elementor-tab-title.elementor-active {
    background-color: #418935 !important;
}
.faq_drop_down_cls .elementor-tab-title {
    background-color: #f7f9f6 !important;
    border-radius: 10px;
    margin-top: 15px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff !important;
}

#wpcf7-f1030-p945-o1 .wpcf7-response-output{
	color: #000 !important;
}
.header_menu_cls .elementor-widget-container .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item a.hfe-menu-item{
border-radius: 20px;
}
/* Main menu items border */
ul#menu-1-2d5d3e8 > li.menu-item {
    border-bottom: 1px solid #C4C4C4;
}

ul#menu-1-2d5d3e8 > li.menu-item:last-child {
    border-bottom: none;
}
/* Submenu hover border */
ul#menu-1-2d5d3e8 li.menu-item .sub-menu li a:hover {
    border-bottom: 1px solid #C4C4C4;
}

/* Tablets (2 per row) */
@media (max-width: 1024px) {
    .portfolio-item {
        width: 45%;
    }
	.contact_info_list_icon_cls .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
    word-break: break-all !important;
	}
}


/* Mobile & Tablet responsive fix */
@media screen and (max-width: 767px) {
	.contact_info_list_icon_cls .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
    word-break: break-all !important;
	}
	.custom-testimonial-cls .wpr-testimonial-prev-arrow{
	left: 78% !important;
}
   .portfolio-item {
        width: 100%;
    }
}


/******************20/11/205 newsletter close*************************************/

