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

.section_7 {
    /*height: 700px;*/
    float: none !important;
    margin-bottom: -5px;
}

.videobg {
    width: 100%;
    height: auto;
    min-width: inherit;
    min-height: inherit;
}

/*
.move {
    margin-top: 85px;
}
*/

.space {
    padding: 50px 0;
}

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

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

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

.txt-content {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 55px 0;
}

.animated.delay6 {
    animation-delay: 1.00s;
}

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

.videocover {
    height: 200px;
}

.font-main-2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: #ffffff;
    /*width: 750px;*/
}

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

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    border: 1px solid #E31119;
    background-color: #ffffff;
    color: #E31119 !important;
    padding: 10px 15px;
    border-radius: 0;
}

.btn-square.black:hover {
    border: 1px solid #E31119;
    background-color: #E31119;
    color: #ffffff !important;
    border-radius: 100px;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    border: 1px solid #E31119;
    background-color: #E31119;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 100px;
}

.btn-square.white:hover {
    border: 1px solid #E31119;
    background-color: #ffffff;
    color: #E31119 !important;
    border-radius: 0;
}

.show-content .content-holder {
    padding-top: 0;
    background-color: rgba(227, 17, 25, 0.75);
    transform: inherit;
    opacity: inherit;
}

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

.icon {
    font-size: 100px;
}

.hover-target .flipcontent {
    transition: all 0.75s linear;
}

.hover-target:hover .flipcontent {
    transform: rotateX(-360deg);
}

.font-title {
    vertical-align: middle;
    display: table-cell;
    font-size: 15px;
    color: #ffffff;
    line-height: normal;
    padding: 25px;
}

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

.border {
    padding: 25px;
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.25);
}

.font-sub {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    font-weight: bold;
}

.icon2 {
    color: #E31119;
}

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

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