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

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

.nivo-controlNav {
    padding: 0;
}

.title {
    padding: 25px;
    /*text-transform: uppercase;*/
}

.attachment_design {
    background: inherit;
}

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

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

.font-small {
    font-size: 15px;
    color: #777777;
    line-height: normal;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 25px;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: 500;
    border: none;
    /*background: linear-gradient(#00008B, #191970);*/
    background-color: #0e1f33;
    color: #ffffff;
    transition: all 0.25s linear;
}

.btn-square.black:hover {
    border: none;
    background: #ffffff;
    box-shadow: 0 0 5px 2.5px #777777 inset;
    color: #333333;
}

.frame {
    border: 1px solid #f2f2f2;
    padding: 25px;
}

.icon {
    font-size: 75px;
    color: #0e1f33;
}

.font-icon {
    font-size: 25px;
    font-weight: 500;
    margin: 0 auto;
}

.font-icon-2 {
    font-size: 15px;
    color: #777777;
    margin: 0 auto;
}

.font-title {
    font-size: 40px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    font-weight: 500;
}

.home_product_swipper_img {
    border: none;
}

.new_product_col1 {
    margin: 0 auto !important;
}

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

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

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

.font-about-title {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    font-weight: 500;
}

#whatsapp-float-icon {
    width: 45px;
    height: 45px;
    padding: 0;

}