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

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

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

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

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

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

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

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

.btn-square.black:hover {
    border: 2.5px solid #11216f;
    background-color: inherit;
    color: #11216f;
}

.frame {
    background-color: rgba(255, 255, 255, 0.75);
    transition: all 0.25s linear;
}

.frame:hover {
    background-color: #ffffff;
    transform: scale(1.25);
    box-shadow: 0 0 2.5px rgba(51, 51, 51, 0.75);
}

.font-title {
    font-size: 20px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    padding: 25px 0;
}

.bottom {
    margin-bottom: 25px;
}

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

.font-li {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto 10px;
    display: block;
}

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

.owl-theme .owl-nav {
    display: none !important;
}