@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

.three-full, .four-full, .four-full-1, .four-full-2, .five-full, .six-full, .six-full-1, .six-full-2 {
    margin: 0 auto !important;
}

.four-full, .five-full {
    padding: 5px;
}

.six-full-2 {
    padding: 25px;
}

.space {
    padding: 50px 0;
}

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

.font-middle {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #FFD700;
    font-weight: bold;
}

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

.btn-square.white {
    font-size: 15px;
    border: none;
    background-color: inherit;
    transition: all 0.25s linear;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}

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

.container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    right: 0;
    background: rgba(12, 36, 56, 0.75);
    transition: all 0.15s linear;
}

.container:hover .cover {
    left: 0;
}

.font-product {
    color: #ffffff;
    font-size: 25px;
    text-align: left;
    padding: 25px;
    margin: 0 auto;
    line-height: normal;
}

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

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

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

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

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

.owl-theme .owl-nav {
    display: none;
}

.photo {
    /*transform: scale(2.35);*/
    /*padding: 32.5px 0;*/
}

.hp_iframe iframe {
    height: 500px;
}