.carousel1756887856 {
}

.carousel1756887856 .mhead {
    
}

.carousel1756887856 .mtitle {
    
}

.carousel1756887856 .mdesc {
    
}

.carousel1756887856 .mbody {
    
}

.carousel1756887856 .mcontent {
    
}
.carousel1756887856 .carousel-fade .carousel-item {

    background: #e5d6ba !important; 
}

.carousel1756887856 figcaption.carousel_caption.absolute.bg-light.text-dark.p-3.rounded.w-auto.center.bottom-0.start-50.mb-3.translate-middle {
    background: transparent !important;
    text-transform: uppercase;
    line-height: 1;
    font-family: Philosopher !important;
    font-weight: 400;
    font-style: normal;
    color: rgba(240, 237, 222, 1) !important;
    letter-spacing: 0.009em;
    font-size: 40px;
    text-align: center;
}
.carousel1756887856 figcaption.carousel_caption.absolute.bg-light.text-dark.p-3.rounded.w-auto.center.bottom-0.start-50.mb-3.translate-middle span{
 
     font-size: 22px;

}
/*Module specific style*/
.carousel1756887856 .carousel-control-prev-icon, .carousel1756887856 .carousel-control-next-icon {
    background-color:rgba(240,240,240,0.3);
    border-radius:9px;
}

.carousel1756887856 .carousel-item img {
    border-radius:3px;
    filter: brightness(0.8);
}

.carousel1756887856 .carousel-inner .carousel-item img.kenburn
{
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%;
  -webkit-animation:kenburns 9000ms linear 0s infinite;
  animation:kenburns 9000ms linear 0s infinite;
}
/*Module specific style*/

@media (max-width: 767px) {
	.carousel1756887856 figcaption.carousel_caption.absolute.bg-light.text-dark.p-3.rounded.w-auto.center.bottom-0.start-50.mb-3.translate-middle {
    background: transparent !important;
    text-transform: lowercase;
    font-weight: 400;
    font-style: normal;
    color: rgba(240, 237, 222, 1) !important;
    letter-spacing:0;
    font-size: 16px;
    text-align: center;
}
.carousel1756887856 .w-auto {
    width: 70% !important;
}  
.carousel1756887856 figcaption.carousel_caption.absolute.bg-light.text-dark.p-3.rounded.w-auto.center.bottom-0.start-50.mb-3.translate-middle span{

font-size: 11px;

line-height:20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}