/*
 *  oom_ly
*/


/* Services section - Start */

.services_carousel .swiper-slide .elementor-widget-image img {
    opacity: 0.4;
}

.services_carousel .swiper-slide.swiper-slide-next .elementor-widget-image img {
    opacity: 1;
}

/* Services section - End */

button.iti__selected-country {
	padding: 0;
}

/* Services section - End */

/* navigation bar - Start */
#nav_menu_items{
    display: none;
}

.elementor-sticky--effects #nav_menu_items{
    display: block;
}

/* navigation bar - End */


.elementor-swiper-button.elementor-swiper-button-prev:hover svg path:first-child,
.elementor-swiper-button.elementor-swiper-button-next:hover svg path:first-child{
	    fill: #CCB262;
}

.elementor-swiper-button.elementor-swiper-button-prev:hover svg path,
.elementor-swiper-button.elementor-swiper-button-next:hover svg path{
	    fill: #FFFFFF;
}


/* Testimonial Section - Start */


.testimonial-content {
	height: 120px;
	overflow: auto;
}

/* Testimonial Section - End */

.gallery-box {
	height: 800px;
	overflow: auto;
}

