@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;562;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);

body {
	font-family: 'Montserrat', 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;
}

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

.space {
    padding: 50px 0;
}

.font-big {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Dancing Script', cursive;
    font-weight: 400;
}

.font-middle {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
}

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

.icon {
    font-size: 25px;
    color: #777777;
}

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

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

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

.btn-square.white:hover {
    border: 2.5px solid rgba(97 ,100, 107, 1);
    color: rgba(97 ,100, 107, 1);
}

.font-big-2 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: underline;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-align: left;
    color: #462c2c;
}

.font-sub {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    text-align: left;
}