@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');

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

p.mhomecontent {
    padding: 0;
}

.nivo-controlNav {
    padding: 0;
}

.photo img.logo_pic {
    margin: 0 auto;
}

.title {
    padding: 25px;
    text-transform: uppercase;
    border-bottom: 2.5px solid #0fa1e0;
}

.attachment_design {
    background: inherit;
}

#whatsapp-float-icon {
    line-height: 25px;
}

.space {
    padding: 50px 0;
}

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

.hp_two, .six-full {
    margin: 0 auto;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    border-bottom: 2.5px solid #0fa1e0;
}

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

.btn-square.black {
    font-size: 25px;
    border: none;
    color: #333333;
    transition: linear 0.25s;
    font-style: italic;
    font-weight: bold;
}

.btn-square.black:hover {
    color: #0fa1e0;
    background-color: inherit;
}

.hp_list ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.hp_middle {
    font-size: 25px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.hp_middle i {
    color: #0fa1e0;
}

.hp_list ul li p {
    margin-top: 0;
}

.parallax_bg2 {
    background-attachment: inherit;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto;
    height: 400px;
}

.parallax_bg3 {
    background-attachment: inherit;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
    height: 400px;
}

.font-main {
    font-size: 35px;
    line-height: normal;
    border-bottom: 2.5px solid #0fa1e0;
}

.hp_why i {
    color: #0fa1e0;
    font-size: 50px;
}

.hp_why h1 {
    font-size: 15px;
}

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

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

.btn-square.white {
    font-size: 25px;
    border: none;
    color: #ffffff;
    transition: linear 0.25s;
    font-style: italic;
    font-weight: bold;
}

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

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

.font-title-about {
    font-size: 35px;
    line-height: normal;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    height: 250px;
}

.font-about {
    font-size: 15px;
    line-height: normal;
    color: #777777;
    margin: 0 auto;
}