@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

body {
	font-family: 'Quicksand', 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;
}

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

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

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

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

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

.hover-target .zoomout {
    transition: all 0.25s linear;
    transform: scale(1.05);
}

.hover-target:hover .zoomout {
    transform: scale(1);
}

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

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

.font-small {
    font-size: 17.5px;
    line-height: 27.5px;
    margin: 0 auto;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: inherit;
    border: 2.5px solid #333333;
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-square.black:hover {
    background-color: #ed1c24;
    color: #ffffff;
}

.font-big-2 {
    font-size: 35px;
    line-height: 1;
    margin: 0 auto;
    color: #ffffff;
    position: relative;
    margin-top: -85px;
    text-shadow: 0 0 5px rgba(51, 51, 51, 0.75);
}

.font-title {
    font-size: 20px;
    line-height: normal;
    margin: 0 auto;
    text-align: left;
    font-weight: bold;
}

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

.hover-target:hover .flyup {
    transform: inherit;
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.75);
}

.font-last {
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto;
    color: #ffffff;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    transition: inherit;
    border: 2.5px solid #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-square.white:hover {
    background-color: #ffffff;
    color: #ed1c24;
}

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