@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: 75%;
    height: auto;
    font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.banner-title {
    font-size: 12.5px;
    line-height: normal;
    margin: 0 auto;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
}

.space {
    padding: 50px 0;
}

.six-full, .six-full-1, .six-full-2 {
    margin: 0 auto !important;
}

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

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

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

.btn-square.black:hover {
    border: none;
    background-color: #00adf1;
    box-shadow: 0 1.5px 2.5px rgba(51, 51, 51, 0.25);
    transform: scale(0.95);
}

.font-big-2 {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ff0000;
}

.row ul {
    padding: 0;
    margin: 0 auto;
    font-size: 12.5px;
    color: #777777;
}

.adjust {
    display: block;
    line-height: 25px;
}

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

.font-title-2 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: right;
}

.adjust-2 {
    text-align: right;
}