@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Padauk:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins: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: 'Lato', 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;
}

.space {
    padding: 50px 0;
}

.space-video {
    margin: -25px auto;
}

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

.three-full {
    margin: 0 auto !important;
    width: 50% !important;
    float: left !important;
}

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

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

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

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

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

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

.four-full-last-3 {
    margin: 0 auto !important;
    padding: 25px;
}

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

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

.nine-full-1 {
    margin: 0 auto !important;
    padding: 35px 0 !important;
    display: contents;
}

.nine-full-2 {
    margin: 0 auto !important;
    padding: 35px 0 !important;
    display: contents;
}

.twelve-full {
    margin: 0 auto !important;
    float: right;
}

.twelve-full-2 {
    margin: 0 auto 50px;
}

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

.font-small {
    font-size: 17.5px;
    line-height: 27.5px;
    margin: 0 auto;
    font-weight: normal;
    color: #777777;
}

.icon {
    color: #ff0000;
}

.btn-square.black {
    margin-top: 0;
    transition: all 0.25s ease;
    font-size: 15px;
    border: 2.5px solid #ff0000;
    background-color: #ff0000;
    padding: 10px 25px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50px;
}

.btn-square.black:hover {
    color: #ff0000;
    background-color: inherit;
    border: 2.5px solid #ff0000;
    transform: scale(1.25) translateY(-10px);
    box-shadow: 0 50px 125px rgba(51, 51, 51, 0.25), 0 25px 50px rgba(51, 51, 51, 0.25);
    letter-spacing: 2.5px;
}

.btn-square.white {
    margin-top: 0;
    transition: all 0.25s ease;
    font-size: 15px;
    border: 2.5px solid #333333;
    background-color: #333333;
    padding: 10px 25px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50px;
}

.btn-square.white:hover {
    color: #333333;
    background-color: inherit;
    border: 2.5px solid #333333;
    transform: scale(1.25) translateY(-10px);
    box-shadow: 0 50px 125px rgba(51, 51, 51, 0.25), 0 25px 50px rgba(51, 51, 51, 0.25);
    letter-spacing: 2.5px;
}

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

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

.font-1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-family: 'Padauk', sans-serif;
    color: #777777;
    font-weight: 100;
    text-transform: capitalize;
}

.font-middle-1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-family: 'Padauk', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.line {
    background-color: #ff0000;
    height: 10px;
    width: 15%;
    float: right;
    margin-right: 25px;
}

.line2 {
    background-color: #ff0000;
    height: 10px;
    width: 17.5%;
    margin: 0 auto;
}

.line3 {
    background-color: #ff0000;
    height: 10px;
    width: 15%;
}

.font-middle-2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    color: #777777;
}

.font-middle-2 a {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    transition: all 0.25s ease;
    color: #777777 !important;
    display: inline-block;
    transform: perspective(1px) translateZ(0);
    transition: all 0.25s ease;
}

.font-middle-2 a:hover {
    color: #ff0000 !important;
}

.icon2 {
    transform: translateZ(0);
    transition: all 0.25s ease;
}

.font-middle-2 a:hover .icon2, .font-middle-2 a:focus .icon2, .font-middle-2 a:active .icon2 {
    transform: scale(1.25) translateZ(0);
}

.font-middle-3 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-family: 'Padauk', sans-serif;
    font-weight: 700;
}

.font-big-2 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Abril Fatface', cursive;
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.75);
}

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

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

.icon2 {
    color: #ffffff;
}

.btn-square.black2 {
    margin-top: 0;
    transition: all 0.25s ease;
    font-size: 15px;
    border: 2.5px solid #ffffff;
    background-color: #ffffff;
    padding: 10px 25px;
    font-weight: bold;
    color: #333333;
    border-radius: 50px;
}

.btn-square.black2:hover {
    color: #ffffff;
    background-color: inherit;
    border: 2.5px solid #ffffff;
    transform: scale(1.25) translateY(-10px);
    box-shadow: 0 50px 125px rgba(51, 51, 51, 0.25), 0 25px 50px rgba(51, 51, 51, 0.25);
    letter-spacing: 2.5px;
}

.font-big-3 {
    font-size: 50px;
    line-height: normal;
    margin: 0 auto;
    font-weight: bold;
    font-family: 'Abril Fatface', cursive;
}

.btn-square.white2 {
    margin-top: 0;
    transition: all 0.25s ease;
    font-size: 15px;
    border: 2.5px solid #ff0000;
    background-color: inherit;
    padding: 10px 25px;
    font-weight: bold;
    color: #ff0000;
}

.btn-square.white2:hover {
    color: #ffffff;
    background-color: #ff0000;
    border: 2.5px solid #ff0000;
    transform: translateY(-10px);
    box-shadow: 0 50px 125px rgba(51, 51, 51, 0.25), 0 25px 50px rgba(51, 51, 51, 0.25);
}

.row ul {
    margin: 0 auto !important;
    padding: 0 !important;
}

.font-li {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto 17.5px;
    display: inline-block;
    width: 45%;
}

.font-li a {
    transition: all 0.25s linear;
    color: #333333 !important;
}

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

.font-touch {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    padding-left: 25px;
}

.icon3 {
    float: left;
    margin-left: -25px;
    padding-top: 2.5px;
}

.slick-slide {
    /*width: 5% !important;*/
    margin: 0 auto !important;
}