/*<css-9556>*/.play_mst {
	display: block !important;
}
.pause_mst {
	display: none;
}
.text_mst {
	font-size: 25px;
	padding-top: 10px;
}
@media (max-width: 426px) {
	.text_mst {
		font-size: 20px;
		padding-top: 0px;
	}
}
.carousel-caption {
	display: none;
}
@media (max-width: 450px) {
	.carousel-control {
		background-image: none !important;
	}
	.slick-dots {
		display: none !important;
	}
}
@media (max-width: 1023px) {
	.carousel-indicators {
		display: none;
	}
}
.carousel-control.right, .carousel-control.left, .carousel-inner {
	border-radius: 10px;
}
.carousel-indicators li {
	margin: 1px 5px 1px !important;
	border: 1px solid #14603d !important;
}
.carousel-indicators {
	bottom: -41.5px;
}
element.style {
	background-color: rgb(46, 46, 54);
	padding-bottom: 26px;
	border-radius: 20px;
}
.carousel-indicators .active {
	background-color: #14603d !important;
	margin: 0px 5px !important;
	width: 12px !important;
	height: 12px !important;
}
.classColumnas_3 .classColumnas_3_item .classColumnas_3_item_wrap {
	border-radius: 8px;
}
img {
	border-radius: 8px;
}
.mu-latest-course-single {
	border-radius: 10px;
}
.mu-latest-course-single .mu-latest-course-single-content{
	display:none !important}
.img_mst{
	border-radius:0px !important}
.classUrpSectionFooter{
	display:none!important}
.gallery__thumb {
	cursor: pointer;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots .slick-active {
	background-color: rgba(123,31,56,1) !important;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots li {
	background-color: rgb(207 194 194) !important;
}
.mu-latest-course-single .mu-latest-course-img a img {
	width: 100%;
	border: rgba(123,31,56,1);
	border-style: solid;
	border-width: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.iframe_mst {
	/* border: 6px solid rgba(123,31,56,1);*/ border-radius: 6px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	width: 100% ;
	height: 720px;
}
@media (max-width: 425px) {
	.iframe_mst {
		height: 250px;
	}
}




/* estilos del carrusel */

.p-titulo{
	display:none;
}

.slick-slide{
	padding-left: 15px;
	padding-right: 15px;
	background-color: transparent !important;
}

.card-body{
	padding: 0px;
	border: rgba(123, 31, 56, 1);
    border-style: solid;
    border-width: 6px;
	border-radius: 16px;
}

.slick-dots li{
	background-color: rgb(207 194 194);
	
	border-radius: 4px;
	height: 8px;
}

.slick-dots .slick-active {
	background-color: rgba(123,31,56,1)!important;
}


.slick-dots li button{
	display: none;
}

.slick-prev, .slick-next{
	display: none !important;
}/*</css-9556>*/