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

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

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

.six-full-2 {
    margin: 0 auto !important;
    text-align: center;
    padding: 25px;
}

.twelve-full {
    margin: 0 auto !important;
    float: right !important;
}

.animated.delay5 {
    animation-delay: .8s;
}

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

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

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

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    background-color: inherit;
    color: #000000;
    transition: all 0.25s linear;
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}

.btn-square.black:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #ff0000;
    height: 2.5px;
    transition-property: left, right;
    transition: all 0.25s linear;
}

.btn-square.black:hover:before, .btn-square.black:focus:before, .btn-square.black:active:before {
    left: 0;
    right: 0;
}

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

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

.searchmiddle {
    border: 1px solid #777777 !important;
    font-size: 15px !important;
    width: 75% !important;
    padding: 10px 25px !important;
}

.btnmiddle {
    border: none !important;
    background-color: inherit !important;
    font-size: 15px !important;
    transition: all 0.25s linear ;
    color: #ffffff !important;
}

.btnmiddle:hover {
    color: #ffff00 !important;
}

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

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

.new_product_col1 {
    margin: 0 auto !important;
}

.article {
    border: none;
}