/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.eael-simple-menu-container, .eael-simple-menu-container .eael-simple-menu, .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li, .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li a
{
    min-height: 90px;
    display: flex;
    align-items: center;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul
{
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    display: flex;
    flex-flow: wrap;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul li
{
    width:50%;
    min-height: unset;
}
.eael-simple-menu-container.preset-3 .eael-simple-menu li ul li>a
{
    padding-top:10px !important;
    padding-bottom:10px !important; 
    min-height: unset;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li
{
    position:unset !important;
}

.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li a span
{
    margin-top:8px;
}
.elementor-location-header,
header.site-header,
.site-header {
  width: 100%;
  left: 0;
  right: 0;
  z-index: 10000; /* keep above content */
  transition: background-color .28s ease, box-shadow .28s ease, padding .28s ease;
}

/* Home page: transparent and fixed (sticky) */
body.home .elementor-location-header,
body.home header.site-header,
body.home .site-header {
  position: fixed;
  top: 0;
  background-color: transparent !important;
  box-shadow: none;
  padding-top: 0px; /* tweak vertical spacing */
}

/* Other pages: solid black */
body:not(.home) .elementor-location-header,
body:not(.home) header.site-header,
body:not(.home) .site-header {
  position: relative;
  background-color: #0D1033 !important;
  color: #fff;
}

/* When homepage header becomes scrolled (add .header--scrolled via JS) */
.elementor-location-header.header--scrolled,
header.site-header.header--scrolled,
.site-header.header--scrolled,
body.home .elementor-location-header.header--scrolled,
body.home header.site-header.header--scrolled,
body.home .site-header.header--scrolled
{
  background-color: #0D1033 !important; /* slightly translucent black */
  box-shadow: 0 6px 18px rgba(0,0,0,0.35);
  padding-top: 0px; /* smaller padding when scrolled */
}

/* Links / menu colors — ensure contrast on both variants */
/* Menu links on transparent header (home) — white by default */
body.home .elementor-location-header a,
body.home header.site-header a,
body.home .site-header a {
  color: #ffffff;
}

/* Menu links on black header (other pages) */
body:not(.home) .elementor-location-header a,
body:not(.home) header.site-header a,
body:not(.home) .site-header a {
  color: #ffffff;
}


/* Small responsive tweak so header content doesn't overlap page content */
body.home .site-content { padding-top: 80px; } /* increase if header is taller */
@media (max-width: 768px) {
  body.home .site-content { padding-top: 72px; }
}





.headerlist.elementor-widget-icon-list .elementor-icon-list-item > a
{
    background: transparent !important;
    box-shadow: none !important;
    width: 100%;
    padding: 0px 20px;
    min-width: unset;
    min-height: 30px;
    border-radius: 0px;
}


.countersection .elementor-counter-title
{
    text-align:center;
}

.firstbtn .elementor-button
{
    min-width:360px;
}

.secondbtn .elementor-button
{
    min-width:490px;
}

.categorybox .elementor-image-box-wrapper .elementor-image-box-img
{
    padding:0px 15px;
}
.categorybox.elementor-widget-image-box .elementor-image-box-content
{
    width: 100%;
    background: #0D1033;
    border-radius: 23px;
    color: #fff;
    padding: 120px 20px 25px 20px;
    margin-top: -100px;
}


.projectsection .uc_image_carousel_container_holder
{
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.projectsection .uc_image_carousel_placeholder
{
    display: flex;
    width: 50%;
}

.projectsection .uc_image_carousel_placeholder img{border-radius:40px;}
.projectsection .uc_image_carousel_content
{
    display: flex;
    width: 50%;
}

.projectsection .uc_image_carousel_content .ue-text.ue-text1
{
    font-size:20px;
    font-weight:400;
}

.projectsection .owl-nav, .blogsection .owl-nav, .testimonialsection .owl-nav
{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    margin-top: 20px;
}
.projectsection .owl-nav .owl-prev, .projectsection .owl-nav .owl-next, .blogsection .owl-nav .owl-prev, .blogsection .owl-nav .owl-next, .testimonialsection .owl-nav .owl-prev, .testimonialsection .owl-nav .owl-next
{
    position:unset !important;
}
.testimonialsection .ue-icon
{
    position:absolute;
    top:10px;
    right:10px;
}

.faqsection .eael-accordion-list
{
    border-bottom:3px solid #e2e2e2;
}
.faqsection .eael-accordion-header .eael-advanced-accordion-icon-opened, .faqsection .eael-accordion-header .eael-advanced-accordion-icon-closed
{
    background: #8aa7cf;
    width: 35px;
    height: 35px;
    line-height:35px;
    border-radius: 100%;
    text-align:center;
}
.faqsection .fa-accordion-icon{margin:0px;}
.faqsection .eael-accordion-list p:last-child{margin:0px;}

.mobiletimeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title
{
	margin-bottom:10px;
}

.mobiletimeline.elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p
{
	margin-bottom:0px;
}
.mobiletimeline .eael-horizontal-timeline-item__point-content .eael-elements-icon img, .mobiletimeline .eael-horizontal-timeline-item__point-content
{
	width:200px !important;
	height:200px !important;
}
.mobiletimeline .eael-horizontal-timeline-item__point-content .eael-elements-icon {
    width: 200px !important;
    height: 200px !important;
    border-width: 0px !important;
    background: #fff !important;
    border-color: #fff !important;
}
.mobiletimeline .eael-horizontal-timeline__line {
    height: 0 !important;
    top: 100px !important;
    background: transparent !important;
    margin-top: 0 !important;
    border-bottom: 6px dashed #000 !important;
}
h1, h2, h3, h4, h5, h6
{
    font-size: unset;
	line-height: 1;
}


@media only screen and (max-width: 768px)
{
	.secondbtn .elementor-button, .firstbtn .elementor-button, .firstbtn, .secondbtn
	{
    	min-width: 100%;
    	width: 100%;
	}
	.headerlist.elementor-widget-icon-list .elementor-icon-list-item > a
	{
		min-height: 60px;
	}
	.headerlist.elementor-widget-icon-list .elementor-icon-list-item:after{display:none;}
	.headerlist.elementor-widget-icon-list .elementor-icon-list-item{margin-bottom:15px;}
	.projectsection .uc_image_carousel_container_holder {
    display: flex
;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0px !important;
    width: 100%;
}
	.projectsection .uc_image_carousel_placeholder {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
	.projectsection .uc_image_carousel_content {
      width: 100%;
}
	.projectsection .uc_image_carousel_content .ue-text.ue-text1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}
	.faqsection .eael-accordion-header .eael-advanced-accordion-icon-opened, .faqsection .eael-accordion-header .eael-advanced-accordion-icon-closed {
    background: #8aa7cf;
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;        margin-top: 5px;
}
	.faqsection .eael-adv-accordion .eael-accordion-list .eael-accordion-header{    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;}
	    .elementor-99 .elementor-element.elementor-element-2af88cb .ue_timeline_item_icon_line {
        width: auto !important;
        border: 2px dashed #000 !important;
        background: transparent !important;
    }
	
}

















