@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

body {
	font-family: 'Questrial', 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: 100%;
    height: auto;
    font-family: 'Questrial', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.frame2 {
    background-color: rgba(51, 51, 51, 0.75);
    padding: 25px;
    display: inline-block;
    /*width: 750px;*/
}

.banner1 {
    font-size: 20px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ffffff;
}

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

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

.gap {
    margin-top: 10px;
}

.gap1 {
    margin: 10px auto;
}

.space {
    padding: 50px 0;
}

.space-parallax {
    padding: 400px 0;
}

.six-full-icon1 {
    width: 50% !important;
    margin: 0 auto !important;
    text-align: right;
    float: left;
}

.six-full-icon2 {
    width: 50% !important;
    margin: 0 auto !important;
    text-align: left;
}

.six-full-icon1 a img {
    float: right;
}

.six-full-icon2 a img {
    float: left;
}

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

.six-full-2 {
    margin: 0 auto !important;
    text-align: right;
    padding: 50px 25px;
}

.twelve-full-1 {
    margin: 0 auto !important;
}

.twelve-full-2 {
    margin: 0 auto !important;
    float: right;
}

.frame {
    background-color: rgba(51, 51, 51, 0.75);
    padding: 25px;
}

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

.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;
    padding: 10px 25px;
    border-width: 2.5px;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-square.white:hover {
    border: 2.5px solid #0000FF;
    background-color: #0000FF;
    color: #ffffff;
    transform: scale(0.95);
}

.new_product_col1 {
    margin: 0 auto !important;
}

.article {
    border: none;
    background-color: inherit;
}

.home_product_swipper_img {
    border: none;
    background-color: #ffffff;
}

.owl-theme .owl-nav {
    display: none;
}