@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

body {
	font-family: 'Quicksand', 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;
}

.mobile-topspace {
    padding: 0;
    border-top: 1px solid #ffffff;
}

#fullbanner {
    clear: both;
}

.banner-item .banner-caption {
    width: 100%;
    height: auto;
    font-family: 'Quicksand', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
    top: 87.5% !important;
    left: 35% !important;
}

.banner1 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #0828b1;
}

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

.space {
    padding: 50px 0;
}

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

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

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: normal;
}

.line {
    background-color: #0828b1;
    height: 2.5px;
    width: 50px;
    margin: 0 auto;
}

.line2 {
    background-color: #ffffff;
    height: 2.5px;
    width: 50px;
    margin: 0 auto;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    /*width: 1000px;*/
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.25s linear;
    border: 1px solid #0828b1;
    padding: 10px 25px;
    background-color: #0828b1;
    color: #ffffff;
    border-radius: 5px;
}

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

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.25s linear;
    border: 1px solid #ffffff;
    padding: 10px 25px;
    background-color: #ffffff;
    color: #0828b1;
    border-radius: 5px;
}

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

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

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
}

.font-li {
    font-size: 17.5px;
    line-height: normal;
    margin: 0 auto;
    display: block;
}

.font-li-2 {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    display: flex;
}

.icon {
    color: #0828b1;
}

.icon2 {
    color: #0828b1;
    padding-right: 10px;
    margin-top: 3.5px;
}

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