@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);

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

.nivoSlider {
    margin-bottom: 0;
}

.nivo-controlNav {
    display: none;
}

.space {
    padding: 50px 0;
}

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

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

.three-full {
    width: 40% !important;
    margin: 0 auto !important;
    float: left !important;
}

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

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

.six-full-1 {
    margin: 0 auto !important;
    text-align: right;
}

.six-full-2 {
    margin: 0 auto !important;
    text-align: left;
}

.nine-full {
    width: 60% !important;
    margin: 0 auto !important;
    padding: 35px 10px;
    float: left !important;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    border-bottom: 2.5px solid #000080;
    max-width: fit-content;
    padding-bottom: 25px;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #777777;
    /*width: 1000px;*/
    text-align: justify;
}

.frame {
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 25px;
    display: inline-block;
    transition: all 0.25s linear;
}

.frame:hover {
    box-shadow: 0 0 2.5px rgba(51, 51, 51, 0.25);
    transform: scale(1.05);
    background-color: rgba(242, 242, 242, 0.75);
}

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

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

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

.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-sub {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #777777;
}

.font-last {
    font-size: 35px;
    line-height: normal;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 2.5px solid #ffffff;
    max-width: fit-content;
    padding-bottom: 25px;
}

.article {
    border: none;
}

.new_product_col1 {
    margin: 0 auto !important;
}