@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@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');

body {
	font-family: 'Open Sans', 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: auto;
    font-family: 'Fjalla One', sans-serif !important;
}

.banner1 {
    position: relative;
    z-index: 1;
}

.banner1 img {
    height: 200px !important;
}

.img1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.img2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.img1 img {
    animation: 1s pulse infinite alternate;
}

.img2 img {
    animation: 1.25s pulse infinite alternate;
}

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

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

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

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

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

.space {
    padding: 50px 0;
}

.space2 {
    padding: 50px 0 75px;
}

.main1 {
    border-bottom: 1px solid #f2f2f2;
    display: flex;
}

.font-big {
    font-size: 25px;
    font-weight: bold;
}

.font-big span {
    color: #7E287E;
    text-transform: uppercase;
}

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

.slide1 .slidercontent .four-full div {
    background-color: #f2f2f2;
    padding: 15px;
    width: 50%;
    margin: 0 auto;
    transition: 0.25s;
}

.slide1 .slidercontent .four-full div:hover {
    box-shadow: 0 10px 25px 0 rgba(51, 51, 51, 0.25);
    background-color: transparent;
    transform: scale(1.05);
}

.slide1 .slidercontent div img {
    margin: 0 auto;
}

.slide1 .owl-theme .owl-nav [class*=owl-] {
    filter: invert(1);
}

.slide1 .owl-theme .owl-dots {
    bottom: -25px;
}

.slide1 .owl-theme .owl-dots .owl-dot span {
    margin: 0 10px;
}

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

.btn-square.black {
    margin-top: 0;
    border: 2.5px solid #ADD8E6;
    padding: 15px;
    border-radius: 100px;
    background-color: #ADD8E6;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    color: #333333;
}

.btn-square.black:hover {
    background-color: transparent;
    border: 2.5px solid #ADD8E6;
    color: #ADD8E6;
}

.middle1 i {
    font-size: 50px;
    color: #7E287E;
}

.font-title {
    font-size: 22.5px;
    font-weight: bold;
}

.border1 {
    border-left: 1px solid rgba(51, 51, 51, 0.25);
    border-right: 1px solid rgba(51, 51, 51, 0.25);
}

.last1 {
    background-image: url(https://www.newpages2u.com/userfiles/23172/image/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
}

.last1 .font-last {
    font-size: 25px;
    font-weight: bold;
}

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

.last1 .row ul li {
    display: inline-block;
    width: 45%;
    margin-bottom: 15px;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
}

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

.last1 .row ul li a {
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
}

.last1 .row ul li a:hover {
    color: #7E287E;
}

.last1 i {
    margin-right: 10px;
}

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