@import url('https://fonts.googleapis.com/css?family=Metrophobic&display=swap');

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

.space {
    padding: 50px 0;
}

.three-full, .five-full, .six-full, .six-full-2, .six-full-3, .twelve-full {
    margin: 0 auto;
}

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

.section_0 .row ul li {
    padding: 0 15px;
    display: table-cell;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    background-color: #12529f;
    color: #ffffff;
    padding: 5px 25px;
}

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

.btn-square.black {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.25s linear;
    margin-top: 0;
    border: none;
    color: #12529f !important;
    padding: 0;
}

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

.icon_right {
    animation: 2.50s fadeInLeft infinite;
}

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

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

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

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

.frame {
    background-color: rgba(18, 82, 159, 0.25);
    padding: 25px;
    border-radius: 25px;
}

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

.font-bottom {
    font-size: 20px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}

.font-bottom-2 {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.btn-square.white {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.25s linear;
    margin-top: 0;
    border: none;
    color: #ffffff;
    padding: 0;
}

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

.owl-theme .owl-dots {
    bottom: -10px !important;
}