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


.business_potential h2 span {
    color: #de6b50;
}

.expend_box img {height: 107px; object-fit: contain;}
.blog_sec .elementor-post__read-more {text-decoration: underline;}
.testimonial_sec .swiper-slide {border: solid 3px #4343E9; border-radius: 30px; width: 40% !important;}
.testimonial_sec .swiper-slide.swiper-slide-next {width: 60% !important;}
.testimonial_sec .elementor-main-swiper {width: 100% !important;}



@media only screen and (min-width: 1025px) and (max-width: 1365px) {
	.a-section-marquee-box h2 {font-size: 40px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.testimonial_sec .swiper-slide {border: solid 2px #4343E9; border-radius: 20px; width: 50% !important;}
.testimonial_sec .swiper-slide.swiper-slide-next {width: 50% !important;}
	.a-section-marquee-box h2 {font-size: 36px;}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.a-section-marquee-box h2 {font-size: 32px;}
	.scale_box .elementor-image-box-wrapper {
    display: flex; padding-top: 5px;
		align-items: flex-start;
	}
	.scale_box .elementor-image-box-wrapper h3 {
		margin-top: 0;
		margin-left: 8px;
	}
	.testimonial_sec .swiper-slide {
    width: 100% !important;
}
.testimonial_sec .swiper-slide.swiper-slide-next {
    width: 100% !important;
}	
.salide_tag .swiper-slide .swiper-slide-bg {
    background-size: 100% !important;
    background-position: 0px 230px !important;
}
.salide_tag .swiper-slide .swiper-slide-inner {
    align-items: flex-start !important;
}	
	
	
	
	
}




