@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: #f2f2f2;
    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 0;
}

.space1 {
    padding: 0 0 50px;
}

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

.row1 {
    display: block;
    align-items: center;
}

.row2 {
    display: flex;
    flex-direction: column-reverse;
}

.row2 .six-full:first-child {
    margin-left: 0 !important;
}

.font-big {
    font-size: 35px;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    padding: 10px 25px;
    border: none;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 2.5px;
}

.btn-square.black:hover {
    background-color: #808080;
    color: #ffffff;
    text-decoration: underline !important;
    box-shadow: 0 7.5px 15px rgba(0, 0, 0, 0.25)
}

.section_0 .row ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
}

.section_0 .row ul li {
    display: inline-block;
    padding-right: 25px;
}

#container {
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
}

#div1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 2460px;
    height: 100px;
}

#div2 {
    position: absolute;
    left: 2460px;
    top: 0;
    width: 2460px;
    height: 100px;
}