@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;
}

.space {
    padding: 50px 0;
}

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

.three-full {
    width: 50% !important;
    float: left !important;
    padding: 25px 0;
}

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

.three-full-2, .three-full-3, .three-full-4 {
    text-align: right;
}

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

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #777777;
}

.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;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    border: 2.5px solid #777777;
    background-color: #333333;
    border-radius: 5px;
    padding: 10px 25px;
    font-weight: bold;
    color: #ffffff;
}

.btn-square.black:hover {
    border: 2.5px solid #333333;
    background-color: #777777;
}

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

.font-sub {
    font-size: 10px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.article {
    border: none !important;
}

.home_product_title {
    padding-top: 10px;
}