@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

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

.owl-theme .owl-nav [class*=owl-] {
    background-image: inherit !important;
}

.owl-theme .owl-nav .owl-prev:before {
    font-family: "FontAwesome";
	content: "\f053";
    color: #ffffff;
    font-size: 50px;
    transition: all 0.25s linear;
}

.owl-theme .owl-nav .owl-next:before {
    font-family: "FontAwesome";
	content: "\f054";
    color: #ffffff;
    font-size: 50px;
    transition: all 0.25s linear;
}

.owl-theme .owl-nav .owl-prev:hover:before, .owl-theme .owl-nav .owl-next:hover:before {
    color: #3498db;
}

.banner-item .banner-caption {
    width: 95%;
    height: auto;
    font-family: 'Oswald', sans-serif !important;
    /*top: 47.5% !important;*/
}

.banner1 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.banner1 span {
    color: #3498db;
    text-transform: uppercase;
}

.banner1 i {
    font-size: 15px;
    font-weight: normal;
}

.banner1 i span {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 50px 0 0;
}

.space-parallax {
    padding: 250px 0;
}

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

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

.ten-full {
    margin: 0 auto !important;
    float: none;
}

/* */

.counting_area {
    text-align: center;
    border: 10px solid #ffffff;
    padding: 25px;
}

.count_number {
    font-size: 100px;
    font-weight: bold;
}

.font-title {
    font-size: 25px;
    color: #3498db;
}

/* */

.font-big {
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3498db;
}

.font-middle {
    font-size: 25px;
    text-transform: uppercase;
}

.font-small {
    font-size: 25px;
}

.font-small span {
    font-weight: bold;
    text-transform: uppercase;
}

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

.font-name {
    font-size: 25px;
}

.font-name span {
    font-weight: bold;
}

.font-big-2 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.font-big-2:before {
    content: '';
    border-top: 2.5px solid #000000;
    margin: 0 25px 0 0;
    flex: 1 0 25px;
}

.font-big-2:after {
    content: '';
    border-top: 2.5px solid #000000;
    margin: 0 0 0 25px;
    flex: 1 0 25px;
}

.show-content .content-holder {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
    background-color: inherit;
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
    transition: all 0.25s linear;
}

.show-content:hover .content-holder {
    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
    transform: inherit;
    opacity: inherit;
}

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

.font-table {
    vertical-align: middle;
    display: table-cell;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 25px;
    color: #ffffff;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2.5px solid transparent;
    background-color: #3498db;
    padding: 10px 25px;
}

.btn-square.white:hover {
    border-top: 2.5px solid #3498db;
    border-bottom: 2.5px solid #3498db;
    background-color: transparent;
    color: #3498db;
    letter-spacing: 2.5px;
}

.show-content .btn-square.white {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.show-content:hover .btn-square.white {
    top: 75%;
}

.font-table .btn-square.white {
    opacity: 0;
}

.font-table:hover .btn-square.white {
    opacity: 1;
}

.hover1:hover img {
    transform: scaleX(-1);
}

.font-parallax {
    font-size: 50px;
    font-style: italic;
}

.font-big-3 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.font-big-3:before {
    content: '';
    border-top: 2.5px solid #ffffff;
    margin: 0 25px 0 0;
    flex: 1 0 25px;
}

.font-big-3:after {
    content: '';
    border-top: 2.5px solid #ffffff;
    margin: 0 0 0 25px;
    flex: 1 0 25px;
}

/* */

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 200px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.25s linear;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateX(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    
}

.flip-card-back {
    transform: rotateX(180deg);
}

.flip-card-back img {
    filter: brightness(0.50);
}

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2.5px solid transparent;
    background-color: #3498db;
    padding: 10px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.btn-square.black:hover {
    border-top: 2.5px solid #3498db;
    border-bottom: 2.5px solid #3498db;
    background-color: transparent;
    color: #3498db;
    letter-spacing: 2.5px;
}

/* */