@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

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

.space2 {
    padding: 0 0 25px;
}

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

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

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

.bg1 {
    background-image: url(https://www.newpages2u.com/userfiles/22954/image/About_Bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.img1 {
    position: relative;
    left: 0;
}

.font-big {
    font-size: 27.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2e3192;
}

.font-middle {
    font-size: 35px;
    font-weight: bold;
    color: #d71923;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.font-middle:before {
    content: '';
    border-top: 15px solid #2e3192;
    margin: 0 25px 0 0;
    flex: 1 0 25px;
    box-shadow: -5px 5px 0 0 #d71923;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 17.5px;
    font-weight: bold;
    border: none;
    padding: 10px 50px;
    background-color: #2e3192;
    color: #ffffff;
}

.btn-square.black:hover {
    background-color: #d71923;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
}

.bg2 {
    background-image: url(https://www.newpages2u.com/userfiles/22954/image/WhyChooseUs_Bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}

.font-big-2 {
    font-size: 27.5px;
    text-transform: uppercase;
    font-weight: bold;
}

.font-title {
    font-size: 25px;
    font-weight: bold;
    background-color: #d71923;
    padding: 10px 25px;
}

.line1 {
    border-top: 20px solid #2e3192;
    width: 99%;
    margin: 0 0 0 auto;
}

.line1:before {
    content: "";
    box-shadow: 0 0 0 10px #d71923;
    width: 99%;
    position: absolute;
    left: 0;
    z-index: -1;
}

.font-last {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.img2 {
    position: absolute;
    top: 70%;
    left: 0;
}

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

.section_0 .row ul {
    margin: 0 auto;
    padding: 0;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.article, .home_product_swipper_img {
    border: none;
}

.home_product_title {
    padding-top: 10px;
}