@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

.banner1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.banner1:after {
    content: "";
    display: block;
    background-color: #ED7D31;
    height: 2.5px;
    margin-top: 15px;
}

.banner2 {
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
}

.section_0 .ul_1 {
    margin: 0 auto !important;
    padding: 0 !important;
}

.section_0 .ul_1 li {
    display: inline-block;
    font-size: 17.5px;
    font-weight: bold;
    color: #126FB7;
}

.section_0 .ul_1 li:nth-child(1) {
    padding-right: 25px;
}

.icon1 {
    padding-right: 10px;
    font-size: 35px;
    vertical-align: middle;
}

.banner3 {
    font-size: 17.5px;
    font-weight: bold;
    color: #126FB7;
}

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

.space-banner {
    padding: 0;
}

.space {
    padding: 50px 0;
}

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

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

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

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

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

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

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

.ten-full-1 {
    margin: 0 auto !important;
    padding: 25px;
}

.ten-full-2 {
    margin: 0 auto !important;
    padding: 60px 25px;
}

.twelve-full {
    padding: 25px;
}

.row-full {
    float: none !important;
    max-width: 1250px !important;
}

.font-big {
    font-size: 35px;
    font-weight: bold;
    color: #27ADE4;
}

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

.font-small span {
    text-transform: uppercase;
}

.border1 {
    border: 2.5px solid #777777;
    display: block;
    margin: 25px;
}

.border2 {
    border-right: none;
    border-bottom: 2.5px solid #777777;
}

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

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

.section_0 .row ul li {
    font-size: 15px;
    line-height: normal;
}

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

.show-content {
    overflow: inherit;
    box-shadow: 0 0 25px 0 rgb(0, 0, 0, 0.25);
}

.show-content .content-holder {
    background-color: rgba(0, 0, 0, 0);
    transition: all 0.25s linear;
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
}

.show-content:hover .content-holder {
    background-color: rgba(0, 0, 0, 0.25);
    transform: inherit;
    opacity: inherit;
}

.table1 {
    display: table;
    width: 75%;
    height: 25%;
    table-layout: fixed;
    position: absolute;
    bottom: -7.5%;
    left: 12.5%;
}

.font-table1 {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    padding: 25px;
    color: #000000;
    font-weight: bold;
    background-color: #f2f2f2;
    box-shadow: 0 0 25px 0 rgb(0, 0, 0, 0.25);
    transition: all 0.25s linear;
}

.font-table1:hover {
    transform: translateY(-45px);
    background-color: #A9A9A9;
}

.font-table1 a {
    color: #000000 !important;
}

.font-table1 a:hover {
    color: #A91721 !important;
}

.row1 {
    padding-top: 25px;
}

.section_0 .owl-theme .owl-nav .owl-prev {
    left: -20px;
}

.section_0 .owl-theme .owl-nav .owl-next {
    right: -20px;
}

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

.section_0 .owl-theme .owl-dots .owl-dot span {
    transition: all 0.25s linear;
    background: #ffffff !important;
    margin: 0 10px;
    border-radius: 0;
}

.section_0 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #A91721 !important;
}

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

.hover-target:hover .zoomout {
    transform: scale(1.05);
}

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