@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

.space1 {
    padding: 50px 0;
}

.space2 {
    padding: 0 0 50px 0;
}

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

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

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

/*
.move {
    margin-top: -215px;
}
*/

.videocover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}

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

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

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

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 330px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    transition: all 0.50s linear;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: auto;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
}

.font-title {
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
    color: #B90E0A;
}

.font-contact {
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
    color: #B90E0A;
}

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

.btn-square.black:hover {
    box-shadow: 0 2.5px 5px rgba(0, 0, 0, 0.25);
    transform: scale(0.95);
    border: none;
    background-color: #1ebea5;
    border-radius: 10px;
}

.frame {
    background-color: #ffffff;
    padding: 25px;
    box-shadow: 0 2.5px 5px rgba(0, 0, 0, 0.25);
}

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

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

.font-name {
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
    color: #B90E0A;
}

.font-work {
    font-size: 15px;
    line-height: normal;
}

.font-last {
    font-size: 15px;
    line-height: normal;
    color: #777777;
}

.font-last-2 {
    font-size: 35px;
    line-height: normal;
    font-weight: bold;
}

.icon {
    font-size: 50px;
    color: #B90E0A;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    transition: all 0.25s linear;
    border: none;
    background-color: #B90E0A;
    padding: 10px 15px;
    color: #ffffff;
}

.btn-square.white:hover {
    box-shadow: 0 2.5px 5px rgba(0, 0, 0, 0.25);
    transform: scale(0.95);
    border: none;
    background-color: #000000;
    border-radius: 10px;
}

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

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

.new_product_col1 {
    margin: 0 auto !important;
}

.article, .home_product_swipper_img {
    border: none !important;
}