@import url('https://fonts.googleapis.com/css2?family=Bangers&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;
	background-position: center;
	background-image: url(bg.jpg);
	background-attachment: fixed;							
	background-repeat: repeat;
    background-size: cover;
}

.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: 75%;
    height: auto;
    font-family: 'Roboto', sans-serif !important;
    left: 55% !important;
}

.banner1 {
    text-align: right;
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Bangers', cursive;
    text-transform: uppercase;
    color: #ffff00;
    -webkit-text-stroke-width: 2.5px;
    -webkit-text-stroke-color: #DC143C;
    text-shadow: 0 0 2.5px rgba(51, 51, 51, 0.25);
}

#header-slide {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
}

.space {
    padding: 50px 0;
}

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

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

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

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    background-color: #DC143C;
    color: #ffffff;
    border: 1px solid #DC143C;
}

.btn-square.black:hover {
    background-color: inherit;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 5px;
}

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

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

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: left;
    padding-left: 25px !important;
}

.slick-dots li button:before {
    transition: all 0.25s linear;
}

.font-title {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #ffff00;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 25px;
    background-color: #DC143C;
}

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

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

.new_product_col1 {
    margin: 0 auto !important;
}

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

.home_product_swipper_img {
    border: none;
}