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

.banner-item .banner-caption {
    width: 95%;
    height: auto;
    font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.banner-title {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.50);
    padding: 15px;
}

#new-header .inner-header .navmenu .dropdown-menu {
    border-radius: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border: 1px solid #777777;
}

#new-header .inner-header .navmenu ul li a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.25s linear;
}

#new-header .inner-header .navmenu .dropdown-menu > li:hover > a {
    background-color: #000000 !important;
    color: #ffffff;
}

.space {
    padding: 50px 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.row ul {
    margin: 0 auto;
    padding: 0;
}

.row-full {
    float: none;
    max-width: 1200px !important;
}

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

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

.btn-square.black {
    font-size: 15px;
    border: none;
    transition: all 0.25s linear;
    background-color: #000000;
    margin-top: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

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

.icon_right {
    animation: 2.50s fadeInLeft infinite;
}

.new_product_col1 {
    margin: 0 auto !important;
}

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

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