.carousel1717925798 {
    padding:0 0px;
    text-align: -webkit-center;
}

.carousel1717925798 .mhead {
    
text-align: center;
    
margin: 2% 0;
}

.carousel1717925798 .mtitle {
    
font-size: 40px;
    
font-weight: bold;
}

.carousel1717925798 .mdesc {
    
}

.carousel1717925798 .mbody {
    
}

.carousel1717925798 .mcontent {

border-radius:20px;

width: 90%;

text-align: -webkit-center;
}

/*Module specific style*/
.carousel1717925798 span.shayan {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Yekanbakh';
}
.carousel1717925798 .carousel-indicators [data-bs-target] {
text-indent: 0px;
    color: rgb(255, 255, 255);
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 100%;
    height: 100%;
    margin-top: -3%;
    padding: 0%;
    font-size: 20px;
    margin-left: 0;
    margin-right: 0;
    cursor: pointer;
    background-color: rgba(13, 16, 55, 0.3);
    background: none;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.8;
    transition: opacity .6s ease;
}
.carousel1717925798 .carousel-indicators {
  position: absolute;
    width: 8%;
    height: 100%;
    background: rgba(13, 16, 55, 0.3);
    left: 92%;
    bottom: 0%;
    right: 0;
    z-index: 2;
    justify-content: center;
    display: grid;
    margin-left: 0;
    padding-bottom: 11%;
    padding-top: 4%;
    margin-bottom: 0%;
    margin-right: 0px;
    border-radius: 10px 10px 10px 10px;
}
.carousel1717925798 .carousel-indicators .active {
    opacity: 1;
    color: #FFD700 !important;
    font-weight: bold;
}
.carousel1717925798 figcaption.carousel_caption.absolute.bg-light.text-dark.p-3.rounded.w-auto.center.bottom-0.end-0.mb-1.me-3.translate-middle-y {
    text-align: right;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.11) !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%) !important;
    backdrop-filter: blur(3.6px) !important;
    bottom: 32% !important;
    top: 31%;
    left: 57% !important;
    right: 10%;
}
.carousel1717925798 .carousel-control-prev-icon, .carousel1717925798 .carousel-control-next-icon {
    background-color:rgba(240,240,240,0.3);
    border-radius:9px;
}

.carousel1717925798 .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*/
.carousel1717925798 img
{
    border-radius:15px;
}
@media (max-width: 767px) {
	.carousel1717925798 {
    padding:5px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}