@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;
}

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

.banner1 {
    font-size: 37.5px;
    line-height: normal;
    margin: 0 auto;
    color: #233785;
    text-transform: uppercase;
    font-weight: bold;
}

.banner2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    color: #233785;
    letter-spacing: 5.5px;
}

.space {
    padding: 50px 0;
}

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

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

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

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

.line {
    background-color: #233785;
    height: 5px;
    width: 15%;
    margin: 0 auto;
    border-radius: 100px;
}

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

.show-content .content-holder {
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
    background-color: inherit;
    background-image: linear-gradient(rgba(35, 55, 133, 0), rgba(35, 55, 133, 0.50));
    height: 99%;
}

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

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

.btn-square.black {
    font-size: 15px;
    transition: all 0.25s linear;
    padding: 0;
    margin-top: 0;
    border: none;
    background-color: inherit;
    color: #ffffff;
    font-weight: normal;
    text-transform: capitalize;
}

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

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

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

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

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    text-align: left;
}

.btn-square.white {
    font-size: 15px;
    transition: all 0.25s linear;
    padding: 10px 25px;
    margin-top: 0;
    border: 1px solid #777777;
    background-color: #f2f2f2;
    color: #333333;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 5px;
}

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

/*
.filter {
    filter: grayscale(100);
    transition: all 0.25s linear;
}
*/

/*
.filter:hover {
    filter: grayscale(0);
}
*/

.article {
    border: none !important;
}

.home_product_swipper_img {
    border: none !important;
}

.home_product_swipper_img img {
    transition: all 0.25s linear;
}

.home_product_swipper_img img:hover {
    transform: scale(1.05);
}

.new_product_col1 {
    margin: 0 auto !important;
}