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

#fullbanner .banner-img {
    border-radius: 0 0 100px 100px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 0 0 50px;
}

.three-full {
    width: 50% !important;
    margin: 0 auto !important;
    float: left !important;
}

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

.three-full-2 {
    margin: 0 auto !important;
    position: relative;
    top: -10px;
}

.three-full-3 {
    margin: 0 auto !important;
    position: relative;
    top: -10px;
}

.three-full-4 {
    margin: 0 auto !important;
    position: relative;
    top: -10px;
}

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

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

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

.main1 {
    background-image: url(https://www.newpages2u.com/userfiles/23150/image/main1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    height: 375px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
}

.font-big {
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
}

.font-big span {
    color: #00aeef;
}

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

.list1 ul {
    margin: 0 auto;
    padding: 0;
}

.list1 ul li {
    display: inline-block;
    margin-bottom: 10px;
    width: 47.5%;
    font-size: 10.5px;
}

.list1 ul li:nth-child(5), .list1 ul li:last-child {
    margin-bottom: 0;
}

.list1 i {
    color: #00aeef;
    margin-right: 10px;
}

.four-full .row2 div:first-child {
    width: 35%;
    margin: 0 auto;
}

.four-full .row2 div img {
    animation: 1s swing infinite alternate;
}

.font-icon {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

.font-icon a {
    color: #333333 !important;
}

.font-icon:hover a {
    color: #00aeef !important;
}

.section_0 #topsearch-bar {
    display: block;
    align-items: center;
    justify-content: space-between;
}

.section_0 #searchproducts {
    border: 1px solid #333333;
    background-color: #ffffff;
    font-size: 15px;
    width: 72.5%;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
    transition: 0.25s;
}

.section_0 #topsearch-bar:hover #searchproducts {
    background-color: #f2f2f2;
}

.section_0 #topsearch-bar button {
    border: none;
    background-color: #333333 !important;
    color: #ffffff;
    font-size: 15px;
    padding: 15px;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.25s;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
    margin-top: 15px;
}

.section_0 #topsearch-bar button:hover {
    background-color: #d3d3d3 !important;
    color: #333333;
}

.section_0 #topsearch-bar button i {
    margin-right: 10px;
}

.bg1 {
    background-image: url(https://www.newpages2u.com/userfiles/23150/image/bottom1.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.tag-product-item .product-img img {
    border-radius: 10px;
}

.section_0 .product-name {
    background-color: #00aeef;
    border-radius: 10px;
    text-transform: uppercase;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
    transition: 0.25s;
    cursor: pointer;
    margin-top: 10px;
}

.section_0 .product-name:hover {
    background-color: #d3d3d3;
    color: #333333;
    box-shadow: none;
}

.section_0 .product-name a {
    color: #ffffff;
}

.section_0 .product-name:hover a {
    color: #333333;
}

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

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

.show-content .content-holder {
    background-color: rgba(51, 51, 51, 0.75);
    transition: 0.25s;
    padding-top: 0;
    transform: inherit;
    top: 100%;
    border-radius: 10px;
}

.show-content:hover .content-holder {
    transform: inherit;
    top: 0;
}

.table1 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.table1 div {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}

.btn-square.black {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #00aeef;
    color: #ffffff;
    border: none;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
}

.btn-square.black:hover {
    background-color: #d3d3d3;
    color: #333333;
}

.btn-square.black i {
    margin-right: 10px;
}

.show-content img {
    transition: 0.25s;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
}

.show-content:hover img {
    filter: grayscale(1);
}

.last1 {
    background-attachment: fixed;
    background-image: url(https://www.newpages2u.com/userfiles/23150/image/last1.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.frame1 {
    background-color: #d3d3d3;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
    transition: 0.25s;
    border: 1px solid #d3d3d3;
}

.frame1:hover {
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #333333;
}

.move1 {
    margin-bottom: -95px;
    overflow: visible !important;
}

.move1 img {
    filter: drop-shadow(0 0 10px rgba(51, 51, 51, 0.25));
    animation: 1s pulse infinite alternate;
    position: relative;
    z-index: 1;
}

.home_product_swipper_img {
    border: 1px solid #333333;
    border-radius: 10px;
}

.home_product_title {
    background-color: #00aeef;
    border-radius: 10px;
    text-transform: uppercase;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.25);
    transition: 0.25s;
    cursor: pointer;
    margin-top: 10px;
    color: #ffffff;
}

.home_product_title:hover {
    background-color: #d3d3d3;
    color: #333333;
}

.home_product_swipper_img img {
    border-radius: 10px;
}

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

.new_product_col1 {
    margin: 0 auto !important;
}