@import url('https://fonts.googleapis.com/css2?family=Poppins: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: '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 {
    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;
}

.space {
    padding: 50px 0;
}

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

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

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

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

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

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

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

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

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

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

.six-full-3 {
    margin: 0 auto !important;
    padding: 25px;
}

.six-full-4 {
    margin: 0 auto !important;
    padding: 25px;
    text-align: left;
}

.frame {
    background-color: #ffffff;
    padding: 25px;
    box-shadow: 0 2.5px 7.5px 0 rgba(0, 0, 0, 0.25);
    width: 50%;
    margin: 0 auto;
}

.search1 {
    border: 2.5px solid rgba(255, 255, 255, 0) !important;
    background-color: #f2f2f2;
    font-size: 15px !important;
    width: 50%;
    padding: 10px 25px !important;
    border-radius: 0 !important;
    transition: all 0.25s linear;
}

.search1:hover {
    border: 2.5px solid #f2f2f2 !important;
    background-color: #ffffff;
}

.btn1 {
    border: 2.5px solid rgba(255, 255, 255, 0) !important;
    background-color: #DC143C !important;
    font-size: 15px !important;
    border-radius: 0 !important;
    transition: all 0.25s linear;
    padding: 10px 25px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.btn1:hover {
    border: 2.5px solid #DC143C !important;
    background-color: #ffffff !important;
    color: #DC143C !important;
}

.font-big {
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.font-middle {
    font-size: 35px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    padding: 10px 25px;
    border: 2.5px solid rgba(255, 255, 255, 0);
    background-color: #DC143C;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.btn-square.black:hover {
    border: 2.5px solid #DC143C;
    background-color: #ffffff;
    color: #DC143C;
    box-shadow: 0 0 10px 2.5px rgba(0, 0, 0, 0.25);
}

.first img {
    box-shadow: 0 0 10px 2.5px rgba(0, 0, 0, 0.25);
}

.show-content {
    transition: all 0.25s linear;
}

.show-content:hover {
    box-shadow: 0 0 10px 2.5px rgba(0, 0, 0, 0.25);
}

.show-content .content-holder {
    background-color: inherit;
    transition: inherit;
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.font-table {
    vertical-align: bottom;
    text-align: right;
    display: table-cell;
    font-size: 35px;
    padding: 25px;
    color: #000000;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.font-table2 {
    vertical-align: top;
    text-align: left;
    display: table-cell;
    font-size: 35px;
    padding: 25px;
    color: #000000;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.hover-target .zoomout {
    transition: all 0.25s linear;
    transform: scale(1.25);
}

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

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.font-small-2 {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
}

.border {
    border: 10px solid #ffffff;
    padding: 25px;
}

.border2 {
    border: 10px solid #ffffff;
    padding: 10px;
    width: 50%;
    margin: 0 auto;
}

.hover-target .flipcontent {
    transition: all 0.75s linear;
}

.line {
    background-color: #DC143C;
    height: 2.5px;
    width: 25%;
    margin: 0 auto;
}

.font-title {
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #ffffff;
}

.counter {
    font-size: 75px;
    line-height: normal;
    font-weight: bold;
    color:  #DC143C;
}

.line2 {
    border-top: 2.5px solid #DC143C;
}

.font-number {
    font-size: 15px;
    line-height: normal;
    text-align: center;
}

.font-last {
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

.font-last-2 {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
}

.icon1 {
    color:  #DC143C;
    font-size: 25px;
}

.click {
    transition: all 0.25s linear;
}

.click:hover {
    transform: scale(1.25) rotate(-25deg);
}

.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 {
    border: none !important;
}

.last1 {
    width: 50% !important;
    margin: 0 auto !important;
    float: left !important;
}