/* 
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 */
.Main_Header {position: fixed !important;z-index: 999 !important; top: 0; left: 0; right: 0; backdrop-filter: blur(35.4px); }

/* hero section css */
/* .Hero_Sec { position: relative; z-index: 0;  } */
/* .Hero_Sec::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient( to bottom,
    rgba(13, 47, 85, 0.6) 40%, 
    rgba(1, 27, 51, 0.8) 90%  );
	z-index: -1;
} */


.Span_Color h2 span,
.Span_Color h3 span {color: #FCB43B;}
/* hero section css */

 .service_loop:hover {background-color: #FCB43B;}
.service_loop img{background-color: #FCB43B;padding: 15px;border-radius: 90px;overflow: unset;width: 95% !important;}
.service_loop:hover img{background-color: white;}
.service_loop:hover .Explore_btn{background-color: #EEA325}


.Testimonials_cont {justify-content: center;align-items: center;align-content: center;}
.Testimonials_cont { position: relative;overflow: unset;}
.Testimonials_cont .testimonials_child2 {position: absolute;}
.testimonials_child1{ z-index: 1;overflow: hidden;}
 .elementor-swiper-button.elementor-swiper-button-prev:hover svg path,
 .elementor-swiper-button.elementor-swiper-button-next:hover svg path{fill:#fff !important;stroke:#fff !important;}
.contact_contain ul {padding-left: 15px;}