@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: 25px;
}

/*
.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 {
    color: #333333 !important;
    font-family: 'Open Sans', sans-serif !important;
    width: 95%;
    text-align: left !important;
    top: 25% !important;
}

.banner1 {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #d31c5c;
    font-weight: bold;
    margin-bottom: -25px;
}

.banner2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    text-transform: uppercase;
}

.space {
    padding: 50px 0 0 0;
}

.space2 {
    padding: 50px 0;
}

.three-full, .four-full-1, .four-full-2, .five-full, twelve-full-1 {
    margin: 0 auto !important;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #d31c5c;
    text-transform: uppercase;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    /*width: 55%;*/
}

.img {
    transition: all 0.25s linear;
}

.img:hover {
    transform: scale(0.95);
    box-shadow: 0 0 2.5px rgba(51, 51, 51, 0.25);
}

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
}

.hover-target .flyup {
    transition: all 0.25s linear;
}

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

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

.slick-dots li button:before {
    transition: all 0.25s linear;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.article {
    border: none;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}

.font-middle {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    font-weight: normal;
}

.font-bottom {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #ffffff;
}

.news-listing .tag-news-item .news-date {
    border-radius: 0;
    top: 0;
}

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

.brand-logo {
    padding-right: 25px;
}