@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway: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: 'Raleway', 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;
}

.owl-carousel .owl-item {
    overflow: hidden;
}

.banner-item {
    animation: zoom1 10s linear infinite alternate;
}

@keyframes zoom1 {
    
    0% {
        transform: scale(1);
    }
    
    100% {
        transform: scale(1.05);
    }
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
    /*top: 60% !important;*/
    line-height: 1;
}

.banner1 {
    font-size: 10px;
    line-height: normal;
    text-align: center;
    text-shadow: 0 10px 25px rgba(51, 51, 51, 0.25);
    text-transform: uppercase;
    font-weight: 300;
}

.banner2 {
    font-size: 20px;
    line-height: 1;
    font-weight: 800;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
}

.banner3 {
    text-align: center;
}

.banner4 {
    font-size: 10px;
    background-color: rgba(51, 51, 51, 0.75);
    padding: 10px;
    text-align: left;
    width: fit-content;
    margin: 0 auto;
}

.iconbanner {
    padding-right: 5px;
    font-size: 5px;
    vertical-align: middle;
}

.btn-square.white {
    margin-top: 0;
    transition: all 0.25s linear;
    color: #ffffff;
    padding: 10px 25px;
    border: 2.5px solid #ffffff;
    border-radius: 50px;
    background-color: transparent;
    font-size: 15.5px;
    font-weight: bold;
}

.btn-square.white:hover {
    border: 2.5px solid #87CEFA;
    background-image: linear-gradient(180deg, rgba(135, 206, 250, 0.10), transparent);
    color: #87CEFA;
    background-color: inherit;
}

.white1 {
    font-size: 10px !important;
    background-color: rgba(0, 0, 0, 0.50) !important;
    border: 2.5px solid transparent !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    padding: 10px !important;
}

.white1:hover {
    background-color: rgba(0, 0, 0, 1) !important;
    border: 2.5px solid transparent !important;
    color: #ffffff !important;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 0 0 50px;
}

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

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

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

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

.five-full {
    width: 50% !important;
    margin: 0 auto !important;
    float: left !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;
}

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

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

.img1 {
    filter: drop-shadow(0 2.5px 2.5px rgba(51, 51, 51, 0.25));
}

.font-big {
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
}

.font-middle {
    font-size: 15.5px;
    line-height: 25px; 
}

.font-small {
    font-size: 15.5px;
    line-height: 25px; 
    color: #585858;
}

.btn-square.black {
    margin-top: 0;
    transition: all 0.25s linear;
    color: #0104e4;
    padding: 10px 25px;
    border: 2.5px solid #0104e4;
    border-radius: 50px;
    background-color: transparent;
    font-size: 15.5px;
    font-weight: 600;
}

.btn-square.black:hover {
    border: 2.5px solid #87CEFA;
    background-image: linear-gradient(180deg, rgba(135, 206, 250, 0.10), transparent);
    color: #87CEFA;
    background-color: inherit;
}

.font-small-2 {
    font-size: 15.5px;
    line-height: 25px;
    margin: 0 auto;
}

.btn-square.white {
    margin-top: 0;
    transition: all 0.25s linear;
    color: #ffffff;
    padding: 10px 25px;
    border: 2.5px solid rgba(255, 255, 255, 0.50);
    border-radius: 50px;
    background-color: transparent;
    font-size: 15.5px;
    font-weight: 600;
}

.btn-square.white:hover {
    border: 2.5px solid #87CEFA;
    background-color: inherit;
    box-shadow: 2.5px 2.5px 10.5px -2.5px #333333;
}

.icon1 {
    padding-left: 10px;
}

.show-content .content-holder {
    background-color: #ffffff;
    transition: all 0.25s linear;
    padding-top: 0;
    top: 100% !important;
    height: 50% !important;
    transform: scale(1) !important;
}

.show-content:hover .content-holder {
    top: 50% !important;
}

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

.font-title {
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    line-height: normal;
    font-weight: 600;
}

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

.hover-target:hover .zoomout1 {
    transform: scale(1.05);
    filter: brightness(0.75);
}

.news-listing .tag-news-item {
    background-color: #f2f2f2;
}

.news-listing .tag-news-item .news-date {
    top: 0;
    border-radius: 0;
    margin-bottom: 0;
    display: grid;
}

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

.news-listing .tag-news-item .news-title {
    text-align: left;
    font-weight: 600;
}

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

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

.icon2 {
    font-size: 35px;
    margin-right: 10px;
    color: #ffffff;
    background-color: #0104e4;
    padding: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    line-height: 50px;
    vertical-align: middle;
    box-shadow: 0 2.5px 2.5px rgba(51, 51, 51, 0.25);
}

.zoomout {
    animation: zoom 2.5s linear infinite alternate;
}

@keyframes zoom {
    0% {
        transform: scale(1);
        opacity: 0.75;
}
    
    50% {
        transform: scale(1.05);
        opacity: 1;
        background-color: #87CEFA;
}
    
    100% {
        transform: scale(1);
        opacity: 0.75;
}
}

.font-li {
    font-size: 12.5px;
    font-weight: 600;
    line-height: normal;
    display: block;
}

.w1 {
    width: 27.5%;
}

.btn-square {
    margin-top: 0;
    transition: all 0.25s linear;
    padding: 10px 25px;
    border: 2.5px solid #0104e4;
    border-radius: 50px;
    background-color: #0104e4;
    font-size: 15.5px;
    font-weight: 600;
}

.btn-square:hover {
    border: 2.5px solid #87CEFA;
    color: #ffffff;
    background-color: #87CEFA;
}

.bg1 {
    background-image: url(https://www.newpages2u.com/userfiles/22564/image/test1-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
}

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

.slick-dots li button:before {
    transition: all 0.25s linear;
}

.sliderframe {
    padding: 0 25px;
}

.slidercontent div {
    font-size: 25px;
    line-height: 35px;
    font-style: italic;
    font-weight: bold;
}

.owl-theme .owl-dots .owl-dot span {
    transition: all 0.25s linear !important;
}

.last2 {
	background-color: #333333 !important;
    background-image: url(https://www.newpages2u.com/userfiles/22564/image/last2.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
}

.font-last-1 {
    font-size: 25px;
    line-height: normal;
    font-weight: 600;
}

.font-last-2 {
    font-size: 15.5px;
    line-height: 25px; 
    color: #ffffff;
}

.icon3 {
    color: rgba(255, 255, 255, 1);
}

.font-last-3 {
    font-size: 17.5px;
    line-height: 25px; 
    color: #ffffff;
    font-weight: bold;
}

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

#div1 {
     position: absolute;
     left: 0;
     top: 0;
     width: 2900px;
     height: 100px;
}

#div2 {
     position: absolute;
     left: 2900px;
     top: 0;
     width: 2900px;
     height: 100px;
}

.last-middle {
    /*border-top: 1px solid #ebecf0;*/
    background-image: url(https://www.newpages2u.com/userfiles/22564/image/touch2.jpg);
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
}

.icon4 {
    color: #ffffff !important;
    font-size: 35px;
    transition: all 0.25s linear;
}

.icon4:hover {
    color: #3b5998 !important;
}

.img2 {
    padding-right: 10px;
    filter: invert(1);
    vertical-align: middle;
}

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

.new_product_col1 {
    margin: 0 auto !important;
}

.home_product_swipper_img, .article {
    border: none;
}

.owl-theme .owl-nav {
    display: none !important;
}