/*
Theme Name: Homirx Child
Theme URI: https://gaviaspreview.com/wp/homirx/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Homirx theme.
Template: homirx
*/

.number .milestone-two__single{
	margin-bottom:0px;
	text-align:center;
}
.marquee img{
	    width: 180px !important;
    height: 120px;
    object-fit: contain;
}
.gsc-heading.style-2 .content-inner .title span:after{
 background:#CCC3FF !important;
}
.dropdown-toggle i {
    color: #000000 !important;
}
.tab-left-blue .e-n-tabs-heading{
	position:relative;
/* 	z-index:999; */
}
/* .tab-left-blue .e-n-tabs-heading:after{
    content: "";
    position: absolute;
    left: -130%;
    top: 0;
    background: #3B2D85;
    width: 230%;
    height: 100%;
    z-index: -1;
} */
.product-img-box .elementor-image-box-img img{
	height:300px;
	object-fit:cover;
	border:2px solid #fff;
}
.number-center{
	text-align:center;
}
.tab-left-blue .e-n-tab-title{
	justify-content:start;
	position:relative;
}
/* .tab-left-blue .e-n-tab-title:after{
    content: "";
    position: absolute;
    width: 230%;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #ffffff;
} */
.tab-left-blue .e-n-tabs-content{
	    padding: 0px 0px 40px 10px;
}
.tab-left-blue [aria-selected="true"] .e-n-tab-title-text{
	font-weight:900 !important;
}
.tab-left-blue  .e-n-tab-icon{
	left:10px;
	position:absolute;
}
.tab-left-blue .e-n-tab-title-text{
	text-align:left;
}
.img-margin-auto img{
	margin:auto;
}
.icon-contact-box .elementor-icon-box-icon{
	    background: #f2f2f1;
    padding: 16px;
    border-radius: 50%;
}
.icon-contact-box .elementor-image-box-img{
	 background: #f2f2f1;
    padding: 16px;
    border-radius: 50%;
}
.solar .elementor-image-box-img{
	 background: #fff;
    padding: 16px;
    border-radius: 50%;
	    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
}
.solar .elementor-image-box-description{
	background: #c5ede4;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 50px;
    color: #64b16b;
    font-weight: 700 !important;
}
.about-first-box .elementor-image-box-img{
	    background-image: linear-gradient(90deg, #2147B7 50%, #397DF0 100%);
    padding: 10px;
    border-radius: 8px;
}
.about-first-box .elementor-image-box-img img{
	filter: brightness(0) invert(1);
}

.core-value .elementor-image-box-content .p{
	background: #f7f7f7;
    padding: 7px;
    margin: 5px 0px;
    border-radius: 5px;
    color: #1E40AF;
    font-weight: 700 !important;
}
.bottom-counter .elementor-counter-title{
    line-height: 1.5;
	text-align:center;
}
.green .elementor-image-box-img{
	background-image: linear-gradient(90deg, #17be85 50%, #2fcf96 100%);
}
.wpcf7-form select, .wpcf7 select{
	line-height:25px;
}
.pdf-btn a{
	width: 100% !important;
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
}
.pdf-btn a span{
	    white-space: pre-wrap;
}
.tab-bg{
	    background: #e5e7eb;
    padding: 30px;
    border-radius: 5px;
}
.accordian .e-n-accordion-item-title{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.17);
    padding: 20px;
    background: white;
    border-radius: 5px;
}
.project-gallery .elementor-image-box-content{
	padding:0px 10px 20px;
}
.project-gallery .elementor-image-box-title{
	margin:0px;
}
.table-scroll{
	overflow-x:scroll;
}
.contact-page-form [type="submit"]{
	    background: #3b2c87 !important;
}
.plant-machine{
    display: flex;
    align-items: end;
    background-blend-mode: overlay;
    background-color: #00000036 !important;
	    justify-content: center;
}
@media screen and (max-width: 767px) {
.main-search{
	display:none !important;
}
	.icon-contact-box .elementor-icon-box-icon{
		    width: 60px;
    margin: auto;
	}
	.control-close-mm{
		background:#16243E !important;
}
	.dropdown-toggle:hover{
		background:#16243E !important;
	}
	.dropdown-toggle:hover i {
    color: white !important;
}
	.tab-left-blue .e-n-tab-title{
		    background-color: #3B2D85 !important;
	}
	.tab-left-blue  .e-n-tab-icon{
		margin-left:10px;
	}
		.timeline{
		width:100% !important;
		padding:30px 5px 30px 10px;
	}
	.timeline ul li .content h3{
		color:#34ace0;
		font-size:15px;
	}
}
