/*
Theme Name: Child Hello elementor
Author: 
Description: Your description goes here
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)
*/
input#time-123 {
    width: 100%;
}

.contact-form-main .field-wrap {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: space-between;
}
.contact-form-main .col select:first-child {
    color: #757575 !important;
}
.contact-form-main .col select option[value=""] {
 color: #757575 !important;
}
/* .contact-form-main .col select option {
    color: #000 !important;
} */

.contact-form-main .field-wrap.field-wrap-1 .col{
 flex:1 !important;
}
.contact-form-main p {   
    margin-block-end: 20px;
}
.col input, .col select, .col textarea {
    background: #f2eeeb;
	padding: 15px 30px 15px 30px !important;
	border: 0 !important;
	
}
.flexslider ul li:nth-child(2) .bgimg {
    top: 0 !important;
	background-position: 100% !important;
}
.slides li.item-slide {
    position: relative !important;
}
.flex_caption .sub-title {
max-width: 770px;
}
.flex_caption .sub-title {
    background-image: url('/wp-content/uploads/2025/04/shape-new-2.png');
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    padding: 30px 0 0 0;
	position: relative;
	max-width: 770px;
	text-align:center;
}
.flex_caption .sub-title::before {
    content: url('/wp-content/uploads/2025/03/icon.png');
    width: 57px;
    height: 60px;
    position: absolute;
    top: -90px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.slides li.item-slide:first-child .sub-title {
background-image: url('/wp-content/uploads/2025/04/shape-new-1-1.png');   
	max-width: 630px;
}
span.xpro-horizontal-timeline-time, .xpro-horiontal-timeline-data-wrap  {
    display: none !important;
}

.footer-contact .contact_img .elementor-icon-box-description a {
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
}
.footer-contact .contact_img .elementor-icon-box-description a:hover{
	color:#B08B32;
}

.flexslider ul li .bgimg {
    top: 120px !important;  
}
span.timeline_text_color {
    color: #B08B32;
}
span.timeline_text {
    text-transform: lowercase;
}
.blog_detail_img img {
    width: 100%!important;
}
.service_ul li {
  background-color: #000;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.service_ul li:hover {
  background-color: #fff;
	color:#000;
  margin-bottom: 10px;
  padding: 5px 10px;
}

.service_ul {
  padding-left: 0px;
  list-style: none;
 
}
.services_content span.elementor-icon-list-text {
    font-size: 16px !important;
}
.contact_img 
 .elementor-icon-box-icon {
    background-color: #000;
    padding: 10px;
    border-radius: 50px;
}
.title_img img {
    filter: sepia(1) saturate(100%) hue-rotate(-20deg);
   
}
.header_call h3 a {
    font-size: 14px !important;
}
.header_call p {
  font-size: 16px !important;
}
.tab_class .e-n-tab-title {
    background-color: #000 !important;
}
.tab_class .e-n-tab-title:hover {
    background-color: #B08B32 !important;
}
.tab_class .e-n-tab-title[aria-selected="true"] {
    background-color: #B08B32 !important;
border-left:3px solid #000;   
}
@media only screen and (max-width: 1366px){
.flexslider ul li .bgimg {
    top: 89px !important;
}
.elementor-101 .elementor-element.elementor-element-17e1b31d .flexslider .flex_caption {   
    padding-left: 50px;
}
}
@media only screen and (max-width: 1024px){
.flexslider .slides .button-group {
    margin-left: 20px !important;
}
	.flexslider ul li .bgimg {
    top: 146px !important;
}
.elementor-101 .elementor-element.elementor-element-17e1b31d .flexslider .flex_caption {
    padding-left: 0px;
}
}

@media only screen and (max-width: 850px)
{

    h1.title.captionDelay6.fromTop
    {
		font-size:40px !important;		

    }
	ul.button-group li a {
    margin-bottom: 30px !important;
}
.flexslider .slides .button-group{
    margin-left: 20px !important;
}
	.flex_caption.container .sub-title {
    background-image:none;
	   text-align: left;	
}
.flex_caption.container .sub-title::before {
    content:none;
}
.slides li.item-slide:first-child .sub-title {
  background-image:none;
}
}
@media only screen and (max-width: 767px){

.flexslider .slides .button-group {
    margin-left: 0 !important;
}
.elementor-101 .elementor-element.elementor-element-17e1b31d .flexslider .flex_caption {
    padding-left: 15px;
}
}
@media only screen and (max-width: 768px){

.flexslider ul li .bgimg {
    top: 150px !important;
}

}
@media only screen and (max-width: 575px)
{
.flexslider ul li .bgimg {
    top: 143px !important;
}
.contact-form-main .field-wrap {  
    gap: 0;   
    flex-direction: column;
}
.contact-form-main .field-wrap .col {   
    width: 100%;
}
.footer-contact .elementor-widget-container .elementor-icon-box-wrapper {
    align-items: start !important;
}
}
@media only screen and (max-width: 380px)
{
.flexslider ul li .bgimg {
    top: 136px !important;
}}
}
