@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	font-family: 'Poppins', 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-bottom: 50px;
}

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

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

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

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

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

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

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

.show-content .content-holder {
    padding-top: 0;
    background-color: rgba(0, 0, 0, 0.50);
    transform: inherit;
    opacity: inherit;
    transition: all 0.25s linear;
    height: 97.5%;
}

.show-content:hover .content-holder {
    background-color: rgba(0, 0, 0, 0);
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.font-table {
    vertical-align: top;
    display: table-cell;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    line-height: normal;
    text-align: left;
    padding: 25px;
}

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

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

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

.line {
    background-color: #ebebeb;
    height: 1px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

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

.last_m .search {
    border: 2.5px solid #ebebeb !important;
    background-color: #ffffff;
    font-size: 15px !important;
    width: 55% !important;
    padding: 25px !important;
    border-radius: 0 !important;
    transition: all 0.25s linear;
}

.last_m .search:hover {
    background-color: #f2f2f2;
}

.last_m .btn {
    border: 2.5px solid #ebebeb !important;
    background-color: inherit !important;
    font-size: 15px !important;
    color: #292929 !important;
    padding: 15.5px 25px !important;
    border-radius: 0 !important;
    transition: all 0.25s linear;
    text-transform: uppercase;
    font-weight: bold;
}

.last_m .btn:hover {
    color: #e32c2b !important;
}

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

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

.slick-prev:before, .slick-next:before {
    transition: all 0.25s linear;
}

.news-listing .tag-news-item .news-date {
    color: #292929;
    border-radius: 0;
    top: 0;
    margin-bottom: 0;
}

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

.news-listing .tag-news-item .news-title {
    text-align: left;
}

.news-listing .tag-news-item .tag-news-body {
    padding: 25px;
}

.font-li {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    display: inline-block;
    width: 47.5%;
    margin-bottom: 22.5px;
}

.font-li a {
    color: #929292 !important;
    transition: all 0.25s linear;
}

.font-li a:hover {
    color: #ee3333 !important;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.article {
    border: none !important;
}