@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: 25px;
}

/*
.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;
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
    font-family: 'Roboto', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.banner-item-1, .banner-item-2, .banner-item-3, .banner-item-4 {
    font-size: 30px;
    line-height: 25px;
    margin: 0 auto;
    font-weight: bold;
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.btn-square.pink {
    font-size: 15px !important;
    text-transform: uppercase !important;
    background-color: #e85385 !important;
    color: #ffffff !important;
    padding: 5px 15px !important;
    font-style: normal !important;
}

.btn-square.pink:hover {
    background-color: #ffffff !important;
    color: #e85385 !important;
}

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

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

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

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

.btn-square.black2 {
    background-color: #FFB6C1 !important;
    color: #ffffff !important;
    padding: 10px !important;
}

.btn-square.black2:hover {
    background-color: #ffffff !important;
    color: #FFB6C1 !important;
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
    border-radius: 5px;
}

.btn-square.black {
    font-size: 15px;
    transition: all 0.25s linear;
    background-color: inherit;
    padding: 0;
    margin-top: 0;
    border: none;
    font-weight: 500;
    font-style: italic;
    color: #333333;
}

.btn-square.black:hover {
    background-color: inherit;
    color: #FFB6C1;
}

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

.iconright {
    animation: 2.50s fadeInLeft infinite;
}

.show-content .content-holder {
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
    /*background: rgba(51, 51, 51, 0);*/
    /*background-image: linear-gradient(rgba(51, 51, 51, 0), rgba(51, 51, 51, 0.50));*/
    height: 0;
    top: 50%;
}

.show-content .last2 {
    height: 100%;
    top: 0;
    background: rgba(51, 51, 51, 0);
}

.show-content:hover .content-holder {
    background-color: rgba(51, 51, 51, 0);
}

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

.font-table {
    vertical-align: bottom;
    display: table-cell;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
    text-shadow: 0 2.5px 10px rgba(51, 51, 51, 1);
}

.btn-square.white {
    font-size: 15px;
    transition: all 0.25s linear;
    background-color: inherit;
    padding: 25px;
    margin-top: 0;
    border: none;
    font-weight: 500;
    font-style: italic;
}

.btn-square.white:hover {
    background-color: inherit;
    color: #FFB6C1;
}

.font-middle {
    font-size: 17.5px;
    line-height: 30px;
    margin: 0 auto;
    color: #777777;
    font-style: italic;
}

.iconpg {
    font-size: 75px;
    transition: all 0.25s linear;
    box-shadow: 0 0 5px rgba(51, 51, 51, 1);
}

.iconpg:hover {
    color: #FFB6C1;
}

.font-table2 {
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
}

.font-last {
    font-size: 17.5px;
    line-height: normal;
    margin: 0 auto;
    color: #777777;
}

.font-last a {
    color: #777777 !important;
}

.settt {
    position: unset !important;
}