
.main-slider-swiper-slide:nth-of-type(1) .text {
top: 30%;
left: 8%;
color: rgba(238, 238, 238, 1);
text-align: left;
}

.main-slider-swiper-slide:nth-of-type(1) .title {
font-weight: 500;
}

.main-slider-swiper-slide:nth-of-type(1) .subtitle {
font-weight: 200;
}

.main-slider-swiper-slide:nth-of-type(1) .text::before {
content: ' ';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:1;
/*background-color: rgba(54, 122, 46, 0.91);*/
}

 .main-slider-swiper-slide:nth-of-type(1) .text > .pad-home-slider{
background-color: rgba(54, 122, 46, 0.91);
}

.main-slider-swiper-slide:nth-of-type(1) .text .title {
font-size: 5vmin;
z-index:3;
}

.main-slider-swiper-slide:nth-of-type(1) .text .subtitle {
font-size: 3vmin;
z-index:3;
}
#mainSwiperSlider{max-width: unset;}