.language1686471723 {
    
}

.language1686471723 .mhead {
    
}

.language1686471723 .mtitle {
    
}

.language1686471723 .msubtitle {
    
}

.language1686471723 .mdesc {
    
}

.language1686471723 .mbody {
    
}

.language1686471723 .mcontent {
        text-align: end;
        margin: 4% 0 0 4%;
}

/*Module specific style*/
.language1686471723 .language_module {
    <!--position: fixed;-->
    top: 200px;
    z-index: 5;
}

.rtl .language1686471723 .language_module {
    left:0;
}

.ltr .language1686471723 .language_module {
    right:0;
}

.language1686471723 ul.language_list {
    list-style:none;
    padding:0;
    display: flex;
    flex-direction: row-reverse;
}

.language1686471723 ul.language_list li {
    background:rgb(236,32,39);
    text-align:center;
    width:24px;
    height:24px;
    border-radius:5px;
    line-height:initial;
    margin:1px;
    display: inline-block;
}

.language1686471723 ul.language_list li a {
    color:#fff;
    font-size: small;
    font-weight: bold;
    line-height: normal;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}