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

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

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

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

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

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

.space {
    padding: 50px 0;
}

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

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

.font-big {
    font-size: 27.5px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fac800;
    color: #333333;
    padding: 10px 25px;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 25px !important;
    transition: inherit;
    border: none;
    background-color: #fac800;
    color: #333333;
    text-transform: uppercase;
}

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

.border {
    border: 1px solid #00afaf !important;
}

.show-content .content-holder {
    background-color: rgba(51, 51, 51, 0.50);
    transition: inherit;
    opacity: inherit;
    transform: inherit;
    padding-top: 0px;
}

.show-content:hover .content-holder {
    opacity: inherit;
    transform: inherit;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.font-table {
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

.show-content:hover, .font-table:hover {
    background-color: rgba(0, 175, 175, 0.75);
    color: #ffffff;
}

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

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

.font-last {
    font-size: 25px;
    line-height: normal;
}

.align {
    text-align: right;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.home_product_swipper_img {
    border: none !important;
    background-color: #ffffff !important;
}

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

.home_product_title {
    color: #ffffff;
}