@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');

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

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

.banner-title {
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ffffff !important;
    border-radius: 2.5px 2.5px 0 0 !important;
    transition: all 0.25s linear !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #525485 !important;
}

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

.six-full-2 {
    padding: 25px 50px;
}

.font-big {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 0;
    color: #525485;
}

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

.btn-square.black {
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.25s linear;
    border: 2.5px solid #525485;
    background-color: #525485;
    color: #ffffff;
    padding: 15px 25px;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
}

.btn-square.black:hover {
    border: 2.5px solid #777777;
    background-color: #f2f2f2;
    color: #333333;
}

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

.show-content .content-holder {
    padding-top: 0;
    transition: all 0.25s linear;
    transform: inherit;
    opacity: inherit;
    background-color: inherit;
    background-image: linear-gradient(rgba(51, 51, 51, 0), rgba(82, 84, 133, 0.75));
}

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

.font-table {
    vertical-align: bottom;
    display: table-cell;
    font-size: 35px;
    color: #ffffff;
    line-height: normal;
    text-align: left;
    padding: 25px;
}

.article {
    border: none !important;
}

.new_product_col1 {
    padding: 0 !important;
    margin: 0 auto !important;
}

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

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

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

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

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

.icon {
    background-color: #525485;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    width: 15px;
    height: auto;
    border-radius: 5px 5px 0 0;
}

.general-slider .carousel-item-title {
    display: none;
}