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

.pagedetailcontent {
    padding: 25px;
}

p.mhomecontent {
    padding: 0;
}

.nivo-controlNav {
    padding: 0;
}

.photo img.logo_pic {
    margin: 0 auto;
}

.title {
    padding: 25px;
    text-transform: uppercase;
    text-align: right;
    background-color: #333333 !important;
    color: #ffffff;
}

.attachment_design {
    background: inherit;
}

#whatsapp-float-icon {
    line-height: 25px;
}

.frame {
    width: 50%;
    margin: 0 auto;
    background-color: rgba(240, 17, 54, 0.25);
    padding: 15px;
}

.banner-title {
    color: #ffffff;
    font-size: 25px;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin: 0 auto;
}

.banner-title-2 {
    font-size: 17.5px;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
}

.space-video {
    padding: 100px;
}

/*
.videobg {
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
}
*/

.four-full, .six-full, .eight-full {
    margin: 0 auto;
}

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

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    border: none;
    color: #333333;
    transition: all 0.25s linear;
    font-weight: bold;
    padding: 0;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
}

.fa-angle-double-right {
    transform: translateZ(0);
    transition: all 0.25s linear;
}

.btn-square.black:hover .fa-angle-double-right, .btn-square.black:focus .fa-angle-double-right, .btn-square.black:active .fa-angle-double-right {
    transform: translateX(5px);
}

.btn-square.black:hover {
    border: none;
    color: #f01136;
    background-color: inherit;
}

.parallax_bg2 {
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 250px;
}

.parallax_bg3 {
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
}

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

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

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

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

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

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

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    border: none;
    color: #ffffff;
    transition: all 0.25s linear;
    font-weight: bold;
    padding: 0;
    text-transform: capitalize;
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
}

.fa-angle-double-right {
    transform: translateZ(0);
    transition: all 0.25s linear;
}

.btn-square.white:hover .fa-angle-double-right, .btn-square.white:focus .fa-angle-double-right, .btn-square.white:active .fa-angle-double-right {
    transform: translateX(5px);
}

.btn-square.white:hover {
    border: none;
    color: #f01136;
    background-color: inherit;
}

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

.icon {
    font-size: 100px;
    color: #f01136;
}

.font-main {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}