@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro: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: 'Be Vietnam Pro', 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;
}

.banner-item {
    overflow: hidden;
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
    font-family: 'Be Vietnam Pro', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
    display: flex;
    align-items: center;
    left: 55% !important;
}

.banner1 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    text-align: left;
}

.black2 {
    font-size: 15px !important;
}

.space-top {
    padding: 15px 0;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 50px 0 0;
}

.space3 {
    padding: 0 0 50px;
}

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

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

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

.twelve-full {
    padding: 15px 15px 0;
}

.twelve-full-2 {
    text-align: right;
}

.main1 {
    overflow: visible !important;
    background-attachment: fixed;
    background-image: url(https://www.newpages2u.com/userfiles/23197/image/bg1.png);
    background-position: center;
    background-repeat: no-repeat;
}

.main1 .six-full:first-child {
    padding: 15px 15px 0;
}

.main1 .six-full:last-child {
    padding: 0 15px 15px;
}

.main2 {
    background-image: url(https://www.newpages2u.com/userfiles/23197/image/main.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    border-radius: 10px;
    position: relative;
    margin-top: 0;
    z-index: 1;
}

.frame1 {
    background-color: #ffffff;
    padding: 25px;
    border-radius: 10px;
}

.font-big span {
    font-weight: normal;
    text-transform: lowercase;
    color: #00BFFF;
}

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

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

.btn-square.black {
    margin-top: 10px;
    border: none;
    padding: 10px 25px;
    border-radius: 10px;
    border-bottom: 2.5px solid #1E90FF;
    background-color: #00BFFF;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.btn-square.black:hover {
    border-bottom: 2.5px solid #00BFFF;
    background-color: #1E90FF;
}

.btn-square.black i {
    margin-left: 15px;
}

.row2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right, #1E90FF, #00BFFF);
    padding: 15px;
    border-radius: 10px;
    color: #ffffff;
}

.font-main {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.row2 i {
    font-size: 35px;
    animation: 1s fadeInDown infinite alternate;
}

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

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

.hover-target .flyup {
    transition: 0.25s linear;
}

.hover-target {
    position: relative;
}

.font-title {
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}

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

.font-title a:hover {
    color: #00BFFF !important;
}

.black1 {
    margin-top: 0 !important;
}

.bg2 {
    background-attachment: fixed;
    background-image: url(https://www.newpages2u.com/userfiles/23197/image/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 0 50px 50px;
}

.border1 {
    background-color: #ffffff;
    padding: 25px;
    border-radius: 10px;
    min-height: 275px;
    transition: 0.25s linear;
}

.border1:hover {
    transform: scale(1.05);
    background-color: #f2f2f2;
}

.font-middle {
    font-size: 25px;
    font-weight: bold;
    transition: 0.25s linear;
}

.border1:hover .font-middle {
    color: #00BFFF;
}

.frame2 {
    background-color: #f2f2f2;
    padding: 25px;
    border-radius: 10px;
    border: 2.5px solid rgba(51, 51, 51, 0.10);
    transition: 0.25s linear;
    width: 50%;
    margin: 0 auto;
}

.frame2:hover {
    background-color: #ffffff;
}

.owl-theme .owl-nav [class*=owl-] {
    filter: brightness(0);
    display: none;
}

.section_0 .owl-theme .owl-dots {
    bottom: -10px;
}