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

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

.banner-item .banner-caption {
    top: 65% !important;
    width: 100%;
    height: auto;
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 2.5px 2.5px rgba(51, 51, 51, 0.25);
}

.banner-img {
    transition: all 0.50s linear;
}

.banner-img:hover {
    transform: scale(1.05);
}

.space {
    padding: 100px 0;
}

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

.font-middle {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #FFA500;
    text-align: center;
}

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

.line {
    background-color: #FFA500;
    height: 5px;
    width: 10%;
    margin: 0 auto;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    padding: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background: rgba(51, 51, 51, 0.75);
    transition: all 0.25s linear;
}

.container:hover .cover {
    top: 50%;
}

.font-big-2 {
    font-size: 60px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

.line2 {
    background-color: #FFA500;
    height: 5px;
    width: 20%;
}

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

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 10px 15px;
}

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

.circle .owl-theme .owl-nav [class*=owl-], .circle .owl-theme .owl-dots .owl-dot span {
    background: inherit !important;
}

.news-listing .tag-news-item .news-date {
    top: 0;
    border-radius: 0;
    font-size: 15px;
    color: #ffffff;
}

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

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

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

.font-big-3 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    color: #ffffff;
}

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

.font-last-2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #ffffff;
}

.icon {
    color: #FFA500;
}