/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1664941033
Updated: 2022-10-05 11:37:13

*/

div#oom-slider-one .swiper-slide.swiper-slide-active, div#oom-slider-three .swiper-slide.swiper-slide-active, div#oom-slider-four .swiper-slide.swiper-slide-active {
    width: 45%!important;
}
div#oom-slider-two .swiper-slide.swiper-slide-active {
    width: 40%!important;
}
div#oom-slider-one img.swiper-slide-image {
    height: 70vh;
	object-fit: cover;
}
div#oom-slider-three img.swiper-slide-image, div#oom-slider-four img.swiper-slide-image {
    height: 50vh;
	object-fit: cover;
}
div#oom-slider-two .swiper-slide-active img.swiper-slide-image {
    height: 50vh;
}
div#oom-slider-two img.swiper-slide-image {
    height: 40vh;
	object-fit: cover;
}
.swiper-pagination-bullet {
    width: 40px!important;
    height: 10px!important;
    border-radius: 5px!important;
    background: #ff970d!important;
}
.swiper-pagination-bullet-active{
	width: 60px!important;
}
.swiper-pagination{
	text-align: left!important;
}
div#oom-slider-two .swiper-pagination{
	text-align: center!important;
	bottom: 30px!important;
    margin-left: 13px;
}
div#oom-slider-two .elementor-swiper-button-prev, div#oom-slider-two .elementor-swiper-button-next{
	top: 70%!important
}
div#oom-slider-four .elementor-swiper-button-prev, div#oom-slider-four .elementor-swiper-button-next{
	top: 90%!important
}
div#oom-slider-two .elementor-swiper-button-prev, div#oom-slider-four .elementor-swiper-button-prev {
    background: #ff970d!important;
    left: -5%!important;
}
div#oom-slider-two .elementor-swiper-button-next, div#oom-slider-four .elementor-swiper-button-next{
	left: 3%!important;
	right: unset!important;
}
div#oom-slider-three .elementor-swiper-button-prev, div#oom-slider-three .elementor-swiper-button-next{
	top: 90%!important;
}
div#oom-slider-three .elementor-swiper-button-next{
	background: #ff970d!important;
	right: -5%!important;
}
div#portfolio-tabs .elementor-tab-content {
    padding: 0;
}


div#portfolio-tabs .elementor-image-carousel-wrapper {
    margin-left: -6%;
}
div#portfolio-tabs img.swiper-slide-image{
	height: 40vh;
	object-fit: cover;
}

.elementor-tab-title {
    background: #fec67d;
    border-radius: 50px;
    color: #ffffff;
    margin: 0 10px;
    margin-bottom: 30px;
}
.elementor-tab-title.elementor-active {
    background: #ff970d;
}
@media (min-width: 1024px){
	#portfolio-tabs .swiper-slide-next + .swiper-slide {
	  width: 25%!important;
	}
	#portfolio-tabs .swiper-slide-next + .swiper-slide img.swiper-slide-image{
		height: 50vh;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	#portfolio-tabs .swiper-slide-next {
	  width: 25%!important;
	}
	#portfolio-tabs .swiper-slide-next img.swiper-slide-image{
		height: 50vh;
	}
}
@media (max-width: 1023px){
	div#oom-slider-one img.swiper-slide-image {
		height: 50vh;
	}
	
}
@media (max-width: 767px){
	div#oom-slider-one .swiper-slide.swiper-slide-active, div#oom-slider-two .swiper-slide.swiper-slide-active, div#oom-slider-three .swiper-slide.swiper-slide-active, div#oom-slider-four .swiper-slide.swiper-slide-active {
		width: 70%!important;
	}
	div#oom-slider-two .elementor-swiper-button-prev, div#oom-slider-four .elementor-swiper-button-prev {
		left: -5%!important;
	}
	div#oom-slider-two .elementor-swiper-button-next, div#oom-slider-four .elementor-swiper-button-next {
		left: 15%!important;
	}
	div#oom-slider-three .elementor-swiper-button-prev {
		right: 13%;
	}
}

.cstm-slider .slick-current {
    border: 10px solid #ff970d;
}
.cstm-slider .slick-slide {
    border: 10px solid transparent;
}