@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');

body {
	font-family: 'PT Sans', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    background-color: #ffffff;
    font-size: 15px;
    line-height: normal;
}

.mm-ismenu {
    color: #ffffff;
}

.intro, .pagedetailcontent {
    overflow: hidden;
    padding: 0;
}

p.mhomecontent {
    padding: 0;
}

.nivo-controlNav {
    padding: 0;
}

.title {
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
}

.attachment_design {
    background: inherit;
}

/*
.space-video {
    padding: 100px 0;
}
*/

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

.six-full-1 {
    text-align: center;
}

.six-full-2 {
    text-align: center;
}

.videobg {
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
}

.parallax_bg .four-full:first-child .award1 {
    margin: 0 auto;
}

.parallax_bg .four-full:last-child .award1 {
    margin: 0 auto;
}

.award1 {
    max-width: 50% !important;
    margin: 0 auto;
}

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

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #808080;
    /*width: 65%;*/
}

.line {
    background-color: #333333;
    height: 2.5px;
    width: 25%;
    margin: 0 auto;
}

.show-content .content-holder {
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
    background-color: transparent;
    background-image: linear-gradient(rgba(51, 51, 51, 0.0),rgba(51, 51, 51, 0.50));
    height: 99%;
}

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

.font-table {
    vertical-align: bottom;
    display: table-cell;
    font-size: 25px;
    color: #ffffff;
    line-height: normal;
    text-align: left;
    padding: 25px;
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.btn-square.white {
    font-size: 15px;
    margin-top: 15px;
    transition: all 0.25s linear;
    border: none;
    background-color: #ffffff;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
}

.btn-square.white:hover {
    background-color: #808080;
    color: #ffffff;
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.font-title {
    font-size: 50px;
    color: #ffffff;
    font-weight: normal;
    padding: 100px 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

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

.news-listing.v2 .tag-news-item .news-inner-img {
    border: none;
}

.news-listing .tag-news-item .news-date, .news-listing.v2 .tag-news-item .news-inner-img {
    border-radius: inherit;
}

.news-title a {
    color: #333333 !important;
}

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

.font-list {
    font-size: 15px;
    color: #808080;
    padding: 0 !important;
    margin: 0 auto !important;
}

.font-list-2 {
    display: block;
}

.icon {
    color: #333333;
}

.icon2 {
    color: #333333 !important;
    transition: all 0.25s linear;
    font-size: 35px;
}

.icon2:hover {
    color: #808080 !important;
}

.font-about {
    font-size: 15px;
    color: #808080;
    line-height: normal;
    margin: 0 auto;
}

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

.btn-square.black:hover {
    background-color: #808080;
    color: #ffffff;
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

#whatsapp-float-icon {
    line-height: 25px;
}