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

.banner-item .banner-caption {
    width: 100%;
    height: 100%;
    font-family: 'Poppins', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-item .banner-caption:before {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    width: 5%;
    height: 100%;
}

.slide0 .six-full {
    float: right;
    width: 50% !important;
}

.frame0 {
    background-color: #ffffff;
    color: #000000;
    padding: 10px;
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.banner0 {
    font-size: 10px;
    font-weight: bold;
    position: relative;
}

.banner0:before {
    content: '';
    background-color: #065CAA;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 50px;
    height: 5px;
}

.banner0-1 {
    line-height: normal;
    color: #717276;
    font-size: 7.5px;
}

.space {
    padding: 50px 0;
}

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

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

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

.hover1 img {
    transition: 0.25s;
}

.hover1:hover img {
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.font-title {
    font-weight: bold;
    position: relative;
    transition: 0.25s;
}

.hover1:hover .font-title {
    color: #717276;
}

.font-title:before {
    content: '';
    background-color: #065CAA;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 50px;
    height: 5px;
    transition: 0.25s;
}

.hover1:hover .font-title:before {
    width: 100%;
}

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

.main1:before {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    width: 5%;
    height: 100%;
}

.frame1 {
    background-color: #ffffff;
    padding: 50px 10px;
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.font-big {
    font-size: 35px;
    font-weight: bold;
    position: relative;
}

.font-big:before {
    content: '';
    background-color: #065CAA;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 50px;
    height: 5px;
    transition: 0.25s;
}

.frame1:hover .font-big:before {
    width: 100%;
}

.font-small {
    line-height: 25px;
    color: #717276;
}

.btn-square.black {
    margin-top: 0;
    background-color: inherit;
    color: #000000;
    border: none;
    padding: 10px 25px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

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

.btn-square.black:before {
    content: '';
    background-color: #065CAA;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    transition: 0.25s;
    z-index: -1;
}

.btn-square.black:hover:before {
    height: 100%;
    background-color: #065CAA;
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.btn-square.black i {
    margin-left: 10px;
    transition: 0.25s;
}

.btn-square.black:hover i {
    transform: rotate(-90deg);
}

.feature1 {
    background-image: url(https://www.newpages2u.com/userfiles/20117/image/feature1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.feature1:before {
    content: '';
    background: linear-gradient(#ffffff, rgba(255, 255, 255, 0.50), #ffffff);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.feature1:after {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.slidersection .owl-item .sliderframe {
    padding: 0 10px;
}

.slidersection .owl-nav.disabled {
    display: block !important;
    margin-top: 0;
}

.owl-nav .owl-prev {
    left: 1% !important;
    background-color: #000000;
    border-radius: 100%;
    margin-top: 0 !important;
    transform: translate(0, -50%);
    transition: 0.25s;
}

.owl-nav .owl-next {
    right: 1% !important;
    background-color: #000000;
    border-radius: 100%;
    margin-top: 0 !important;
    transform: translate(0, -50%);
    transition: 0.25s;
}

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background-color: #065CAA;
}

.slidersection {
    position: relative;
}

.slidersection .owl-prev {
    position: absolute;
    top: 50%;
}

.slidersection .owl-next {
    position: absolute;
    top: 50%;
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 15px;
    margin: 0 10px;
    padding: 10px;
    border-radius: 0;
    background: #065CAA;
}

.box1 {
    border: 1px solid #f2f2f2;
    padding: 50px;
    transition: 0.25s;
    background-color: #ffffff;
}

.box1:hover {
    border: 1px solid transparent;
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.box1 img {
    max-width: 75% !important;
    margin: 0 auto;
    transition: 0.25s;
}

.box1:hover img {
    transform: scale(1.10);
    filter: drop-shadow(0 15px 2.5px rgba(0, 0, 0, 0.05));
}

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

.box1:hover .font-slide {
    color: #717276;
}

.downspace {
    width: 100% !important;
}

.footer1 {
    background-color: #717276;
    color: #ffffff;
}

.footer1 img {
    max-width: 25% !important;
}

.footer1 .font-small {
    color: #ffffff;
}

.font-last {
    font-size: 25px;
    font-weight: bold;
    background-color: #065CAA;
    padding: 10px;
    width: fit-content;
    box-shadow: 0 0 15px 2.5px rgba(0, 0, 0, 0.05);
}

.footer1 ul {
    margin: 0 auto;
    padding: 0 0 0 25px;
}

.footer1 ul li {
    margin-bottom: 10px;
    width: 45%;
    float: left;
}

.footer1 ul li:last-child {
    margin-bottom: 0;
}

.footer1 ul li a {
    text-transform: uppercase;
}

.footer1 ul li a:hover {
    color: #065CAA;
}

.font-last-2 {
    font-size: 25px;
    display: flex;
    align-items: center;
}

.font-last-2 i {
    margin-right: 10px;
    color: #065CAA;
}

.contact_content form div:nth-child(6) {
    display: none
}