@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body {
	font-family: 'Roboto Condensed', 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: 'Roboto Condensed', sans-serif !important;
}

.banner-item .banner-caption img {
    filter: drop-shadow(5px 5px 25px rgba(0, 0, 0, 0.10));
}

.font-banner1 {
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    position: absolute;
    top: 0;
    right: 5%;
    text-align: left;
    line-height: 1;
}

.black1 {
    margin-top: 10px !important;
    font-size: 10px !important;
    padding: 10px !important;
}

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

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

.space {
    padding: 50px 0;
}

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

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

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

.row1 {
    display: block;
    align-items: center;
}

.img1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translate(0, -75%);
    opacity: 0.50;
}

.img2 {
    position: absolute;
    top: 0;
    left: 15%;
    transform: translate(100%, -50%);
    opacity: 0.50;
}

.font-big {
    font-size: 15px;
    text-transform: uppercase;
    color: #312783;
}

.font-middle {
    font-size: 35px;
    font-weight: bold;
}

.font-small {
    font-size: 20px;
    line-height: 2;
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    padding: 10px 25px;
    border: none;
    background-color: #ADD8E6;
    color: #312783;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-square.black:hover {
    border: none;
    background-color: #312783;
    color: #ffffff;
    box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, 0.10);
    transform: scale(1.05);
}

.btn-square.black:before {
    content: "";
    width: 0;
    height: 2.5px;
    background-color: #312783;
    position: absolute;
    left: -12.5%;
    bottom: -25%;
    transition: all 0.25s ease;
}

.btn-square.black:hover::before {
    width: 100%;
}

.btn-square.black::after {
    content: "";
    width: 2.5px;
    height: 0;
    background-color: #312783;
    position: absolute;
    left: -7.5%;
    top: 37.5%;
    transition: all 0.25s ease;
}

.btn-square.black:hover::after {
    height: 100%;
}

.tilt-box {
    transition: all 0.25s ease;
    filter: drop-shadow(5px 5px 25px rgba(0, 0, 0, 0.10));
}

.tilt-box:hover {
    filter: drop-shadow(5px 5px 25px rgba(0, 0, 0, 0));
}

.font-main {
    font-size: 33.5px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    color: #312783;
    position: absolute;
    top: 20.5%;
    left: -11.5%;
    transform: rotate(-90deg);
}

.bg1 {
    background-attachment: fixed;
    background-image: url(https://www.newpages2u.com/userfiles/22983/image/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.frame1 {
    background-color: #ADD8E6;
    padding: 10px 25px;
    transition: all 0.25s ease;
}

.frame1:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 0 #312783;
}

.five-full:nth-child(odd) img {
    animation: 1s pulse infinite;
}

.five-full:nth-child(even) img {
    animation: 1.2s pulse infinite;
}

.font-icon {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    max-width: 75%;
    margin: 0 auto;
    color: #312783;
    transition: all 0.25s ease;
}

.frame1:hover .font-icon {
    color: #696969;
}

.middle1 {
    background-image: url(https://www.newpages2u.com/userfiles/22983/image/middle1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.img3 {
    position: absolute;
    top: 0;
    left: 17.5%;
    transform: translate(100%, 0%);
    opacity: 0.50;
}

.frame2 {
    background-color: #f2f2f2;
    padding: 25px;
    box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, 0.10);
    border: 1px solid rgba(0, 0, 0, 0.10);
    transition: all 0.25s ease;
}

.frame2:hover {
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid transparent;
    transform: scale(1.05);
}

.font-service {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
}

.frame2 .font-service, .frame2 img {
    transition: all 0.25s ease;
}

.frame2:hover .font-service {
    color: #312783;
}

.frame2:hover img {
    box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, 0.10);
}

.move1 {
    margin-top: 0;
}

.move2 {
    margin-top: 0;
}