@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

body {
	font-family: 'Open Sans', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    background-color: #ffffff;
    font-size: 15px;
    line-height: normal;
}

.mm-ismenu {
    color: #ffffff;
}

.intro {
    overflow: hidden;
    padding: 0;
}

/*
.intro b, .intro p {
    padding: 25px;
    display: none;
}
*/

.pagedetailcontent {
    padding: 25px;
}

p.mhomecontent {
    padding: 0;
}

.nivo-controlNav {
    padding: 0;
}

.photo img.logo_pic {
    margin: 0 auto;
}

.title {
    padding: 25px 0;
    text-transform: uppercase;
}

.attachment_design {
    background: inherit;
}

#whatsapp-float-icon {
    line-height: 25px;
}

.banner-item .banner-caption {
    width: 60%;
    height: auto;
    font-family: 'Open Sans', sans-serif !important;
    left: 65% !important;
}

.banner1 {
    font-size: 15px;
    line-height: normal;
    font-weight: 900;
    color: #902420;
    text-align: right;
}

.space-banner {
    padding: 37.5px 0;
}

.space {
    padding: 50px 0;
}

.space-parallax {
    padding: 100px 0;
}

.six-full {
    margin: 0 auto !important;
}

.six-full-1 {
    margin: 0 auto !important;
    padding: 25px;
}

.six-full-2-1 {
    margin: 0 auto !important;
}

.six-full-2-2 {
    margin: 0 auto !important;
    text-align: right;
    padding: 25px;
}

.six-full-3 {
    margin: 0 auto !important;
    padding: 25px;
    background-color: #f2f2f2;
}

.six-full-4 {
    margin: 0 auto !important;
    padding: 25px;
    background-color: #f2f2f2;
}

.six-full-5 {
    margin: 0 auto !important;
    padding: 25px;
}

.six-full-6-1 {
    margin: 0 auto !important;
}

.six-full-6-2 {
    margin: 0 auto !important;
    padding: 25px;
}

.font-big {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
}

.line {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 0;
}

.line:after {
    content: '';
    border-top: 2.5px solid #902420;
    margin: 0 0 0 10px;
    flex: 1 0 25px;
}

.font-middle {
    font-size: 22.5px;
    line-height: normal;
    font-weight: bold;
    color: #777777;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    color: #777777;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    font-style: italic;
}

.line2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.line2:before {
    content: '';
    border-top: 2.5px solid #ffffff;
    margin: 0 25px 0 0;
    flex: 1 0 25px;
}

.line2:after {
    content: '';
    border-top: 2.5px solid #ffffff;
    margin: 0 0 0 25px;
    flex: 1 0 25px;
}

.line3 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.line3:after {
    content: '';
    border-top: 2.5px solid #ffffff;
    margin: 0 0 0 10px;
    flex: 1 0 25px;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    padding: 0;
    border: none;
    transition: all 0.25s linear;
}

.btn-square.white:hover {
    color: #000000;
    background-color: inherit;
}

.icon1 {
    padding-left: 10px;
}

.img1 {
    box-shadow: 0 2.5px 15px rgba(0, 0, 0, 0.25);
}

.font-part {
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #902420;
    padding: 10px 25px;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    padding: 0;
    border: none;
    transition: all 0.25s linear;
    color: #000000;
}

.btn-square.black:hover {
    color: #902420;
    background-color: inherit;
}

.align1 {
    text-align: right;
}

.icon2 {
    padding-right: 10px;
}

.font-last {
    font-size: 35px;
    line-height: normal;
    font-weight: 900;
    color: #902420;
}

.font-last span {
    color: #000000;
    font-style: italic;
}

.news-listing.v2 .tag-news-item .news-inner-img {
    border: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
}