@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin: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');

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

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

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

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

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

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

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

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

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

.font-title a {
    transition: all 0.25s linear;
    color: #000000 !important;
}

.font-title a:hover {
    color: #777777 !important;
    letter-spacing: 2.5px;
}

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

.show-content .content-holder {
    padding-top: 0;
    background-color: rgba(217, 217, 217, 0.75) !important;
    transform: inherit !important;
    opacity: inherit !important;
    height: 98.5%;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.font-middle {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 25px;
    padding: 25px;
}

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

.btn-square.black:hover {
    letter-spacing: 2.5px;
    background-color: inherit;
    color: #777777;
}

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

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

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

.line {
    background-color: #000000;
    height: 2.5px;
}

.line2 {
    background-color: #ffffff;
    height: 2.5px;
}

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

.icon {
    font-size: 25px;
    color: #ffffff;
    vertical-align: middle;
    width: 25px;
    /*margin-left: -40px;*/
    text-align: center;
}

.font-last {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    display: block;
    /*padding-left: 40px;*/
}