@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,800;1,600&display=swap');

body {
	font-family: 'Montserrat', 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: 'Montserrat', sans-serif !important;
    color: #ffffff !important;
    text-align: left !important;
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}

.bannertable1 {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}

.bannertable2 {
    vertical-align: middle;
    display: table-cell;
}

.banner1 {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    left: 10px;
    position: relative;
}

.banner2 {
    font-size: 10px;
    line-height: 1.75;
    left: 10px;
    position: relative;
}

.banner3 {
    vertical-align: bottom;
    display: table-cell;
    text-align: right;
}

.btn-square.btn1 {
    margin-top: 0;
    font-size: 10px;
    border: none;
    padding: 10px 50px;
    text-transform: uppercase;
    background-color: #000000;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.btn-square.btn1:hover {
    background-color: #2787C8;
    color: #37B34A;
}

.space-banner {
    padding: 100px 0;
}

.space {
    padding: 50px 0;
}

.space1 {
    padding: 0 0 50px;
}

.space2 {
    padding: 50px 0 0;
}

.space3 {
    padding: 50px 0 100px;
}

.animated.delay5 {
    animation-delay: .8s;
}

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

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

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

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

.six-full-1 {
    margin: 0 auto !important;
    text-align: right;
}

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

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

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

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

.font-big {
    font-size: 34px;
    font-weight: 800;
    text-transform: uppercase;
}

.frame1 {
    background-color: transparent;
    padding: 25px;
    transition: all 0.25s linear;
    text-align: left;
}

.frame1:hover {
    background-color: #2787C8;
    color: #ffffff;
    box-shadow: 5px 5px 5px 0 rgb(0, 0, 0, 0.25);
    transform: scale(1.05);
}

.frame1 img {
    transition: all 0.25s linear;
}

.frame1:hover img {
    filter: brightness(0) invert(1);
    transform: scaleX(-1);
}

.font-title {
    font-size: 22px;
    font-weight: 800;
}

.font-sub {
    font-size: 12px;
    line-height: 1.75;
}

.btn-square.black {
    margin-top: 0;
    font-size: 10px;
    border: none;
    padding: 0;
    text-transform: uppercase;
    color: #000000;
}

.btn-square.black:hover {
    background-color: inherit;
    color: #37B34A !important;
    transform: translateX(10px);
}

.icon1 {
    padding-left: 10px;
}

.frame1 .btn-square.black {
    transition: all 0.25s linear;
}

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

.frame2 {
    background-color: #F5F5F5;
    padding: 25px;
    display: flex;
    margin-right: 0;
}

.font-big-2 {
    font-size: 34px;
    font-weight: 800;
}

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

.img1, .img1-1 {
    position: relative;
    top: 0;
}

.show-content1 .img1, .show-content1 .img1-1 {
    transition: all 0.25s linear;
}

.show-content1:hover .img1 {
    box-shadow: -5px -5px 5px 0 rgba(0, 0, 0, 0.25);
}

.show-content1:hover .img1-1 {
    box-shadow: 5px -5px 5px 0 rgba(0, 0, 0, 0.25);
}

.show-content1 {
    display: block;
    position: relative;
}

.show-content1 .content-holder1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.table2 {
    vertical-align: bottom;
    display: table-cell;
    text-align: left;
}

.btn-square.white {
    margin-top: 0;
    font-size: 10px;
    border: none;
    padding: 10px 50px;
    text-transform: uppercase;
    background-color: #000000;
    top: -5px;
}

.btn-square.white:hover {
    background-color: #2787C8;
    color: #37B34A;
}

.img2 {
    filter: brightness(0) invert(1);
}

.show-content {
    transition: all 0.25s linear;
}

.show-content:hover {
    box-shadow: 5px 5px 5px 0 rgb(0, 0, 0, 0.25);
    transform: scale(1.05);
}

.show-content .content-holder {
    background-color: rgba(39, 135, 200, 0.90);
    transition: all 0.25s linear;
    padding-top: 0;
    opacity: 1;
    left: -100%;
    transform: scaleX(0);
}

.show-content:hover .content-holder {
    left: 0;
    transform: scaleX(1);
}

.table1 {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}

.font-table {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    color: #ffffff;
    font-weight: 800;
    text-align: left;
    padding: 25px;
}

.font-table .btn-square.black {
    font-weight: normal;
    color: #ffffff;
    transition: all 0.25s linear;
}

.font-table .btn-square.black:hover {
    color: #000000;
}

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

.hover-target:hover .zoomout {
    transform: scale(1.05);
}

.frame3 {
    background-color: #F5F5F5;
    padding: 125px 25px;
    display: flex;
    margin-left: -100px;
}

.news-listing .tag-news-item .news-date {
    border-radius: 0;
    padding: 10px;
    margin: 0 auto;
    background-color: #37B34A;
}

.news-listing.v2 .tag-news-item .news-inner-img {
    border-radius: 0;
    border: none;
}

.news-listing .tag-news-item .news-title {
    font-size: 15px;
}

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

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

.black1 {
    font-size: 18px !important;
}

#body_home .last1 {
    margin: 100px auto -100px;
    color: #ffffff;
    background-image: url(https://www.newpages2u.com/userfiles/22896/image/bg-footer.jpg);
    overflow: inherit !important;
    display: block;
}

.last1 {
    display: none;
}

.row1 {
    padding: 0 0 125px;
}

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

.font-last-2 {
    font-size: 14px;
    line-height: 1.75;
    padding-left: 25px;
}

.icon2 {
    float: left;
    margin-left: -25px;
    padding-top: 5.5px;
}

.iframe1 {
    position: absolute;
    top: -100px;
    right:0;
}