@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@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;
}

.space1 {
    padding: 50px 0;
}

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

.three-full, .three-full-1, .three-full-2, .four-full, .four-full-1, .six-full, .six-full-1, .six-full-2, .nine-full  {
    margin: 0 auto !important;
}

.three-full-1 {
    padding: 25px;
}

.three-full-2 {
    padding: 25px;
}

.four-full-1 {
    padding: 100px 25px;
}

.six-full-1 {
    width: 50% !important;
    float: left !important;
    padding: 25px;
    text-align: right;
}

.six-full-2 {
    width: 50% !important;
    float: left !important;
    padding: 25px;
    text-align: left;
}

.font-big {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Bebas Neue', cursive;
    font-weight: normal;
}

.line1 {
    background-color: #da1f28;
    height: 5px;
    width: 15%;
    margin: 0 auto;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 20px;
    border: 2.5px solid #da1f28;
    background-color: #da1f28;
    color: #ffffff;
    transition: all 0.25s linear;
    padding: 10px 5px;
    font-family: 'Bebas Neue', cursive;
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
}

.btn-square.black:hover {
    border: 2.5px solid #da1f28;
    background-color: inherit;
    color: #da1f28;
}

.btn-square.white {
    margin-top: 0;
    font-size: 20px;
    border: 2.5px solid #da1f28;
    background-color: inherit;
    color: #da1f28;
    transition: all 0.25s linear;
    padding: 10px 5px;
    font-family: 'Bebas Neue', cursive;
    box-shadow: 0 0 2.5px rgba(0, 0, 0, 0.25);
}

.btn-square.white:hover {
    border: 2.5px solid #da1f28;
    background-color: #da1f28;
    color: #ffffff;
}

.line2 {
    background-color: #da1f28;
    height: 5px;
    width: 22.5%;
    margin: 0 auto;
}

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

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

.show-content .content-holder {
    padding-top: 0;
    background-color: inherit;
    transform: inherit;
    opacity: inherit;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.50));
}

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

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

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

.line3 {
    background-color: #da1f28;
    height: 5px;
    width: 7.5%;
    margin: 0 auto;
}

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

.new_product_col1 {
    margin: 0 auto !important;
}