@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: 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 {
    width: 85%;
    height: auto;
}

.banner1 {
    font-size: 25px;
    line-height: 0.75;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
}

.banner-frame1 .banner1 span, .banner-frame2 .banner1 span, .banner-frame3 .banner1 span, .banner-frame4 .banner1 span, .banner-frame5 .banner1 span {
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
}

.btn-square.white {
    margin-top: -10px;
    font-size: 10px;
    transition: all 0.25s linear;
    padding: 5px 10px;
    border: 2.5px solid #ffffff;
    color: #ffffff;
    border-radius: 5px;
}

.btn-square.white:hover {
    border-radius: 0 50px 50px 0;
    transform: translateX(10px);
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
    background-color: inherit;
    border: 2.5px solid rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.25);
}

.space {
    padding: 0 0 25px;
}

.space2 {
    padding: 0 0 25px;
}

.three-full-1 {
    margin: 0 auto !important;
    padding: 25px
}

.three-full-2 {
    margin: 0 auto !important;
    padding: 25px;
}

.three-full-3 {
    margin: 0 auto !important;
    padding: 25px;
}

.three-full-4 {
    margin: 0 auto !important;
    padding: 25px;
}

.three-full {

    margin: 0 auto !important;
}

.click {
    transition: all 0.25s linear;
}

.click:hover {
    transform: scale(0.99);
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
}

.font-big {
    font-size: 25px;
    line-height: normal;
    background-color: #0056a8;
    padding: 10px 25px;
    color: #ffffff;
}

.frame1 {
    background-color: #ffffff;
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
    display: inline-block;
}

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

.font-small a {
    transition: all 0.25s linear;
    color: #0056a8 !important;
    font-weight: bold;
}

.font-small a:hover {
    color: #000000 !important;
}

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

.show-content {
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
}

.show-content .content-holder {
    background-color: inherit;
    transition: inherit;
    padding-top: 0px;
    opacity: inherit;
    transform: inherit;
}

.show-content:hover .content-holder {
    opacity: inherit;
    transform: inherit;
}

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

.font-table1 {
    vertical-align: top;
    display: table-cell;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: normal;
    padding: 25px;
    text-align: right;
}

.btn-square.black {
    margin-top: 10px;
    font-size: 15px;
    transition: all 0.25s linear;
    padding: 10px 25px;
    border: none;
    background-color: #0056a8;
    color: #ffffff;
}

.btn-square.black:hover {
    border-radius: 0 50px 50px 0;
    transform: translateX(10px);
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
}

.black2 {
    margin-top: 35px !important;
}

.icon1 {
    padding-left: 10px;
}

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

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

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

.hover-target:hover .zoomout2 {
    transform: scale(1.25);
}

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

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

.news-listing .tag-news-item .news-date {
    top: 0;
    border-radius: 0;
    display: inline-grid;
    margin-bottom: 0;
}

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

.news-listing .tag-news-item .tag-news-body {
    padding: 10px 25px;
    text-align: left;
}

.news-listing .tag-news-item .news-descr {
    text-align: justify;
    word-break: break-all;
}