@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&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-banner {
    padding: 55px 0;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 50px 0 0;
}

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

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

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

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

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

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

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

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

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

.bg1-1 {
    background-image: url(https://www.newpages2u.com/userfiles/22834/image/bg5.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

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

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

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

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

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

.font-middle {
    font-size: 16px;
    text-transform: uppercase;
}

.font-big {
    font-size: 32.5px;
}

.font-small {
    font-size: 16px;
    line-height: 1.5;
}

.font-small span {
    text-transform: uppercase;
}

.btn-square.black {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
    border: none;
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}

.btn-square.black:hover {
    background-color: inherit;
    color: #022f86;
}

.btn-square.black:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background-color: #022f86;
    height: 5px;
    transition-property: left, right;
    transition: all 0.25s ease-out;
}

.btn-square.black:hover:before, .btn-square.black:focus:before, .btn-square.black:active:before {
    left: 0;
    right: 0;
}

.zoomout {
    transition: all 0.25s ease-out;
}

.zoomout:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 0 10px rgba(51, 51, 51, 0.25));
}

.font-big-2 {
    font-size: 32.5px;
    text-transform: uppercase;
    color: #333333;
}

.font-big-3 {
    font-size: 32.5px;
    text-transform: uppercase;
}

.btn-square.white {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    border: none;
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}

.btn-square.white:hover {
    background-color: inherit;
    color: #ffffff;
}

.btn-square.white:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background-color: #ffffff;
    height: 5px;
    transition-property: left, right;
    transition: all 0.25s ease-out;
}

.btn-square.white:hover:before, .btn-square.white:focus:before, .btn-square.white:active:before {
    left: 0;
    right: 0;
}

#container {
     position: relative;
     width: 100%;
     height: 110px;
     overflow: hidden;
}

#div1 {
     position: absolute;
     left: 0;
     top: 0;
     width: 5698px;
     height: 110px;
}

#div2 {
     position: absolute;
     left: 5698px;
     top: 0;
     width: 5698px;
     height: 110px;
}