@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&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: 25px;
}

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

.two-full, .four-full, .four-full-1, .six-full, .ten-full, .twelve-full {
    margin: 0 auto !important;
}

.two-full {
    width: 5% !important;
    float: left;
}

.font-big {
    font-size: 30px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Permanent Marker', cursive;
    letter-spacing: 2px;
}

.font-big-2 {
    font-size: 30px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Permanent Marker', cursive;
    color: #ffffff;
    letter-spacing: 2px;
}

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

.hover-target .flyup {
    transition: all 0.25s linear;
}

.hover-target:hover .flyup {
    transform: translateY(-25px) scale(1.05);
    box-shadow: 0 2.5px 5px rgba(51, 51, 51 ,0.25);
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    border: 2.5px solid #ffffff;
    border-radius: 25px;
    padding: 10px 25px;
    width: 50%;
    box-shadow: 0 2.5px 5px rgba(51, 51, 51 ,0.25);
}

.font-title-1 {
    font-size: 17.5px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    border: 2.5px solid #ffffff;
    border-radius: 25px;
    padding: 10px 25px;
    width: 37.5%;
    box-shadow: 0 2.5px 5px rgba(51, 51, 51 ,0.25);
}

.hp_brand {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.font-title-2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: #777777;
}


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

.btn-square.white {
    margin-top: 0;
    font-size: 17.5px;
    transition: all 0.25s linear;
    border: 2.5px solid #FFA500;
    padding: 10px 25px;
    background-color: #FFA500;
    border-radius: 50px;
    font-weight: bold;
    font-family: 'Permanent Marker', cursive;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.btn-square.white:hover {
    background-color: inherit;
    color: #FFA500;
}

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

.font-list {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #777777;
    display: block;
}

.icon {
    color: #FFA500;
}

.border {
    border-right: 2.5px solid #ffffff;
}

.font-last {
    font-size: 35px;
    line-height: normal;
}

.icon2 {
    font-size: 25px;
    color: #ffffff;
}

.font-big-fb {
    font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Permanent Marker', cursive;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 25px;
}

/*
.move1 {
    margin-top: 75px;
}
*/

.move2 {
    margin-top: 50px;
}

.btn-square.black {
    margin-top: 0;
    font-size: 17.5px;
    transition: all 0.25s linear;
    border: 2.5px solid #ffffff;
    padding: 10px 25px;
    background-color: #FFA500;
    border-radius: 50px;
    font-weight: bold;
    font-family: 'Permanent Marker', cursive;
    letter-spacing: 2fpx;
    text-transform: uppercase;
}

.btn-square.black:hover {
    background-color: inherit;
    color: #ffffff;
}

.font-middle {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
}