/* 
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 */

.header_main{
    transition:all 0.3s ease ;
    -webkit-transition:all 0.3s ease ;
    -moz-transition:all 0.3s ease ;
    -o-transition:all 0.3s ease ;
}
.header-scrolled {
  padding: 0 !important;
 transition: all 0.4s ease;
  align-items: center;
  position: fixed !important;
  height: 100px;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  top:0 !important;
    transform: translateY(0);
}

.header-scrolled .elementor-element-4d7fac0 .elementor-element-f5c24de img{max-width: 60px;}

  
.header-scrolled .header_logo img {
/*width: 100%;*/
max-width: 120px !important;
}

@supports (-webkit-appearance: none) {

.mh-timeline {
bottom: -10% !important;
}
@media screen and (max-width:2000px) {
.mh-timeline {
bottom: -15% !important;
}
@media screen and (max-width:1600px) {
.mh-timeline {
bottom: -20% !important;
}
}


@media screen and (max-width:992px) {
.mh-timeline {
bottom: -20% !important;
}
}

@media screen and (max-width:767px) {
.mh-timeline {
bottom: -30% !important;
}
}

}
.header-scrolled .elementor-element-f5c24de{margin-top: -25px;}

.mh-timeline {
bottom: -8%;
}



}
@media screen and (max-width:1800px) {
.mh-timeline {
bottom: -8%;
}

}
@media screen and (max-width:1024px) {
.mh-timeline {
bottom: -12%;
}

}
@media screen and (max-width:767px) {
.mh-timeline {
bottom: -45%;
}

}
