@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);

body {
	font-family: 'Roboto', 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, .six-full, .six-full-1, .six-full-2, .twelve-full {
    margin: 0 auto !important;
}

.six-full-2 {
    text-align: right;
}

.frame {
    transition: all 0.25s linear;
    padding: 25px;
}

.frame:hover {
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.25);
}

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

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

.font-title a {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #0000CD !important;
    font-weight: bold;
    transition: all 0.25s linear;
    padding: 10px 25px;
}

.font-title a:hover {
    background-color: #00008B;
    color: #ffffff !important;
}

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

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-bottom: 2.5px solid rgba(255, 255, 255, 0);
    transition: all 0.25s linear;
    background-image: linear-gradient(#0000CD, #00008B);
    padding: 10px 25px;
    color: #ffffff;
}

.btn-square.black:hover {
    color: #ffffff !important;
    background-image: linear-gradient(#00008B, #0000CD);
    border-bottom: 2.5px solid #000080;
}

.show-content .content-holder {
    padding-top: 0;
    background-color: rgba(51, 51, 51, 0.50);
    transform: inherit;
    opacity: inherit;
}

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

.font-table {
    vertical-align: bottom;
    display: table-cell;
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    padding: 25px;
}

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

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

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

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

#category-list {
    padding-top: 50px;
}