@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

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

.space2 {
    padding: 0 0 50px;
}

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

.four-full-1 {
    padding: 25px;
}

.six-full-1 {
    padding: 25px;
}

.font-big {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    color: #ff0000;
    font-family: 'Satisfy', cursive;
}

.bg {
    background-color: #f0f0f0;
    padding: 25px;
}

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

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

.btn-square.black:hover {
    border: 1px solid #8b0000;
    background-color: #8b0000;
}

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

.hover-target .zoomout {
    transition: all 0.25s linear;
}

.font-title {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
}

.font-big-2 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Satisfy', cursive;
}

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