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

.space {
    padding: 50px 0;
}

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

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

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

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

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

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

.frame {
    background-color: #000000;
    padding: 25px;
}

.iframe100 {
    transition: all 0.25s linear;
    /*filter: grayscale(100);*/
}

/*
.iframe100:hover {
    filter: grayscale(0);
}
*/

.new_product_col1 {
    margin: 0 auto !important;
}

.home_product_swipper_img {
    border: none !important;
}

.article {
    border: none !important;
    background-color: inherit !important;
}

.fa-lg {
    display: none;
}