@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');
@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: 'Montserrat', sans-serif !important;
}

.banner1 {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.25);
    -webkit-text-stroke-width: 2.5px;
    -webkit-text-stroke-color: #316988;
}

.line1 {
    background-color: #316988;
    height: 5px;
    width: 10%;
    margin: 0 auto;
    box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.25);
}

.space-video {
    padding: 50px 0 350px;
    background-color: #000000;
}

.space {
    padding: 50px 0;
}

.three-full-1 {
    margin: 0 auto !important;
    padding: 10px 0 0;
}

.three-full-2 {
    margin: 0 auto !important;
    padding: 10px 0 0;
}

.three-full-3 {
    margin: 0 auto !important;
    padding: 10px 0 0;
}

.three-full-4 {
    margin: 0 auto !important;
    padding: 10px 0 0;
}

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

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

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

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

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

.six-full-2 {
    margin: 0 auto !important;
    text-align: right;
}

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

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

.twelve-full {
    margin: 0 auto;
    padding: 25px;
}

.flex1 {
    display: flex;
    flex-direction: column-reverse;
}

.six-row1 {
    padding: 0 25px 25px !important;
}

.six-row2 {
    padding: 25px 25px 0 !important;
}

.icontop {
    padding-left: 10px;
}

.font-top {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    background-color: #316988;
    color: #ffffff;
    padding: 10px 25px;
    width: fit-content;
    float: right;
}

.font-sub {
    font-size: 15px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.font-sub span {
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.icon1 {
    padding-right: 10px;
    color: #316988;
    font-size: 25px;
    vertical-align: sub;
}

.icon2 {
    color: #3b5998;
    font-size: 40px;
    transition: all 0.25s linear;
}

.icon2:hover {
    color: #000000;
    transform: scale(0.95);
    filter: drop-shadow(0 2.5px 2.5px rgba(0, 0, 0, 0.25));
}

.icon3 {
    color: #25D366;
    font-size: 40px;
    transition: all 0.25s linear;
}

.icon3:hover {
    color: #000000;
    transform: scale(0.95);
    filter: drop-shadow(0 2.5px 2.5px rgba(0, 0, 0, 0.25));
}

.videocover {
    z-index: 0;
}

.show-content {
    overflow: inherit;
}

.show-content .content-holder {
    background-color: transparent;
    transition: all 0.25s linear;
    padding-top: 0;
    opacity: inherit;
    transform: inherit;
    left: auto;
    width: auto;
}

.show-content:hover .content-holder {
    opacity: inherit;
    transform: inherit;
}

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

.font-big {
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
}

.font-big span {
    font-weight: normal;
    text-transform: capitalize;
}

.font-small {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    width: 75%;
    margin: 0 auto;
    text-transform: none !important;
}

.btn-square.white {
    margin-top: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 25px;
    border-radius: 50px;
    border: 2.5px solid #ffffff;
    transition: all 0.25 linear;
    background: linear-gradient(#ffffff, transparent);
}

.btn-square.white:hover {
    color: #777777;
    background: linear-gradient(transparent, #ffffff);
    transform: scale(0.95);
    box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.25);
}

.font-big-2 {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.line, .line2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 0;
}

.line:before {
    content: '';
    border-top: 2.5px solid #316988;
    margin: 0 25px 0 0;
    flex: 1 0 25px;
}

.line:after {
    content: '';
    border-top: 2.5px solid #316988;
    margin: 0 0 0 25px;
    flex: 1 0 25px;
}

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

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

.frame1 {
    background-color: #f2f2f2;
    padding: 25px;
    /*margin: 75px auto;*/
}

.frame2 {
    background-color: #ffffff;
    padding: 25px;
    /*margin: 85px auto;*/
}

.font-title {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 25px;
    border-radius: 50px;
    border: 2.5px solid #000000;
    transition: all 0.25 linear;
    background: linear-gradient(#000000, transparent);
    color: #ffffff;
}

.btn-square.black:hover {
    color: #777777;
    background: linear-gradient(transparent, #000000);
    transform: scale(0.95);
    box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.25);
}

.frameicon {
    border: 2.5px solid #000000;
    padding: 25px;
    transition: all 0.25s linear;
    width: 35%;
    height: auto;
    margin: 0 auto;
}

.frameicon:hover {
    border: 2.5px solid #316988;
    box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    transform: scale(1.05);
}

.font-icon {
    font-size: 15px;
    line-height: normal;
}

.font-last {
    font-size: 25px;
    line-height: normal;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

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

.font-last-2 span {
    font-size: 15px;
    line-height: 25px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.section_0 .row ul {
    margin: 0 auto;
    padding: 0;
}

.font-li {
    font-size: 15px;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    transition: all 0.25s linear;
}

.font-li:hover {
    transform: translateX(10px);
}

.font-li a:hover {
    color: #777777 !important;
}

.iconlast {
    padding-right: 10px;
    color: #316988;
}