@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: #000000;
    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;
}

.banner-item {
    overflow: hidden;
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
    font-family: 'Permanent Marker', cursive !important;
}

.banner1 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2.5px;
    background: -webkit-linear-gradient(#FF8C00, #FF4500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
}

.space {
    padding: 100px 0;
}

.space2 {
    padding: 0 0 100px;
}

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

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

.bg1 {
    background-attachment: fixed;
    background-image: url(https://www.newpages2u.com/userfiles/22988/image/bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.img1 {
    animation: 2.5s pulse infinite;
}

.font-big {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2.5px;
    font-family: 'Permanent Marker', cursive;
    background: -webkit-linear-gradient(#FF8C00, #FF4500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

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

.icon1 {
    font-size: 50px;
    animation: 2.5s fadeInDown infinite;
}

.iframe1 {
    position: relative;
}

.iframe1:before {
    content: "";
    display: block;
    filter: blur(10px);
    max-width: 1000px;
    margin: 0 auto;
    background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000);
    height: 200px;
    animation: 2.5s color1 infinite;
    border-radius: 10px;
}

@keyframes color1 {
    0% {
        background: linear-gradient(-45deg, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094);
    }
    
    25% {
        background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000);
    }
    
    
    50% {
        background: linear-gradient(-45deg, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094);
    }
    
    75% {
        background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000);
    }
    
    100% {
        background: linear-gradient(-45deg, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094, #ff0000, #ffff00, #00ff00, #0000ff, #fb0094);
    }
}

.iframe1 video {
    border-radius: 10px;
    max-width: 1000px;
    border: 5px solid rgba(255, 255, 255, 0.25);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bg2 {
    background-image: url(https://www.newpages2u.com/userfiles/22988/image/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.img2 {
    border-radius: 10px;
}

.font-title {
    font-size: 25px;
    font-weight: bold;
}

.hover1:hover .font-title {
    letter-spacing: 2.5px;
    font-family: 'Permanent Marker', cursive;
    background: -webkit-linear-gradient(#FF8C00, #FF4500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    background: linear-gradient(#FF8C00, #FF4500);
    padding: 10px 25px;
    border-radius: 10px;
}

.btn-square.white:hover {
    background: linear-gradient(#FF4500, #FF8C00);
    color: #ffffff;
}

.btn-square.white:hover:after {
    font-size: 15px;
    font-family: "FontAwesome";
	content: "\f178";
    padding-left: 10px;
}

.hover1 .zoomout1 {
    transition: all 0.25s ease-in-out;
}

.hover1:hover .zoomout1 {
    transform: scale(1.10);
    box-shadow: 0 0 25px 0 rgba(255, 255, 255, 0.50);
}

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

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

.bg3 {
    background-image: url(https://www.newpages2u.com/userfiles/22988/image/bg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.frame1 {
    background: linear-gradient(#FF8C00, #FF4500);
    padding: 25px;
    border-radius: 10px;
    max-width: 750px;
    margin: 0 auto;
}

.font-small-2 {
    font-size: 15px;
    line-height: 2;
    max-width: 100%;
    margin: 0 auto;
}


.font-last {
    font-size: 25px;
}

.font-last i {
    padding-right: 10px;
    animation: 2.5s flash infinite;
}

.font-last span {
    font-size: 20px;
    font-weight: bold;
}

.row1 {
    display: flex;
    flex-direction: column-reverse;
}

.new_product_col1 {
    margin: 0 auto !important;
}

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

.title {
    text-align: center;
    letter-spacing: 2.5px;
    font-family: 'Permanent Marker', cursive;
    background: -webkit-linear-gradient(#FF8C00, #FF4500) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}