/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1730542092
Updated: 2024-11-02 10:08:12

*/
.mini
{
	font-size:30px;
	font-weight:800;
	line-height:40px;
	margin-bottom:-15x;
	font-family:'Teko SemiBold' !important;
	
}

.my-cnt .elementor-counter-title
{
	margin-top:-20px !important;
}

.my-reviews .swiper-slide.swiper-slide-active
{
	background:#000;
	border-radius:15px;
}

.my-reviews .swiper-slide.swiper-slide-next
{
	background:#1F2833;
	border-radius:15px;
}
.swiper-slide.swiper-slide-duplicate-prev
{
	background:#1F2833;
	border-radius:15px;
}
.my-reviews .swiper-slide.swiper-slide-duplicate.swiper-slide-duplicate-prev
{
	background:#1F2833;
	border-radius:15px;
}
.my-para a
{
	color:#66FCF1 !important;
}

.my-sr
{
	position:relative;
}

.my-sr:before {
    position: absolute;
    content: '';
    top: 46px;
    left: 0;
    right: 0;
    height: 2px;
    width: 90px;
    z-index: 1;
    background: #66fcf1;
}
.what-we-do
{
background-color: transparent;
background-image: linear-gradient(115deg, #1F2833 65%, #45a29e 0%);
}

.my-motors
{	background-color: transparent;
	background-image: linear-gradient(-75deg, #0B0C10 65%, #45a29e 0%);
}

sup
{
	font-size:35px;
}
.my-scrl
 {
overflow-y: scroll;
height: 450px;
}

::-webkit-scrollbar {
    width: 5px !important; 
}
::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    background-color: #66FCF1;
}

.expo {
    width: 286px !important;
}
.simple-sound a
{
	color:#66FCF1;
}

@media only screen and (max-width:480px) and (min-width:360px)
{
	
.elementor-shortcode{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}	
}