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

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

.title {
    padding: 25px 0;
    text-transform: uppercase;
}

.attachment_design {
    background: inherit;
}

#whatsapp-float-icon {
    line-height: 25px;
}

#content {
    padding-top: 60px;
}

.banner-item .banner-caption {
    top: 55% !important;
    width: 85%;
    height: auto;
    font-family: 'Nunito', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.font_li {
    font-size: 12.5px !important;
    line-height: normal !important;
    margin: 0 auto !important;
    width: 37.5% !important;
}

.li1 {
    width: 30.5% !important;
}

.banner1 {
    /*font-size: 50px;*/
    line-height: normal;
    margin: 0 auto;
    font-weight: 400;
    color: #f58220;
    font-family: 'Lobster', cursive !important;
    color: #ffffff;
    text-align: left;
}

.black {
    font-size: 10px !important;
}

.btn-square.black {
    font-size: 15px;
    margin-top: 0;
    transition: all 0.25s linear;
    border: none;
    padding: 10px 25px;
    background-color: #ffffff;
    color: #f58220;
    font-family: 'Nunito', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei' !important;
}

.btn-square.black:hover {
    background-color: rgba(255, 255, 255, 0.75);
    color: #f58220;
}

.owl-theme .owl-dots .owl-dot span {
    transition: all 0.25s linear !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ef7d00 !important;
}

.space {
    padding: 50px 0;
}

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

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    font-weight: 400;
    color: #f58220;
}

.font-small {
    font-size: 17.5px;
    line-height: 25px;
    margin: 0 auto;
    font-weight: 400;
    color: #777777;
    /*width: 75%;*/
}

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

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

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

.slick-dots li button:before {
    transition: all 0.25s linear;
}

.show-content .content-holder {
    padding-top: 0;
    background-color: inherit;
}

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

.font-table {
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    color: #ffffff;
    font-weight: 400;
    line-height: normal;
    background-color: rgba(245, 130, 32, 0.50);
    padding: 25px;
}

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

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

.btn-square.white {
    font-size: 15px;
    margin-top: 0;
    transition: all 0.25s linear;
    border: none;
    padding: 10px 25px;
    background-color: #ffffff;
    color: #f58220;
}

.btn-square.white:hover {
    background-color: rgba(255, 255, 255, 0.75);
}

.btn-square.black {
    font-size: 15px;
    margin-top: 0;
    transition: all 0.25s linear;
    border: none;
    padding: 10px 25px;
    background-color: #f58220;
    color: #ffffff;
    border: 1px solid #f58220;
}

.btn-square.black:hover {
    background-color: inherit;
    border: 1px solid #f58220;
}

.icon_right {
    font-size: 50px;
    color: #f58220;
    /*padding: 50px 0;*/
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-weight: 400;
    color: #f58220;
}

ul.v-list {
    margin: 0 auto !important;
}

ul.v-list li {
    width: 45%;
    font-size: 15px;
    line-height: normal;
    margin: 0 auto 10px !important;
}

ul.v-list li a {
    transition: all 0.25s linear;
}

ul.v-list li a:hover {
    color: #777777 !important;
}

.icon {
    font-size: 35px;
    transition: all 0.25s linear;
}

.icon:hover {
    color: #777777 !important;
    transform: scale(0.95);
}

/* testimonial slider */

.shadow-effect {
    background-color: inherit;
    padding: 0;
    border-radius: 0;
    text-align: center;
    border: 0;
    box-shadow: none;
}

#customers-testimonials .item {
    text-align: center;
    /*padding: 0px 50px;*/
    margin-bottom: 50px;
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
    transition: all linear 0.25s;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item .img-circle {
    transform-style: preserve-3d;
    max-width: 100px;
    margin: 0 auto 15px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #f58220;
    transform: translate3d(0px, -50%, 0px) scale(0.75);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    display: none;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
		
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #f2f2f2;
    display: inline-block;
    /*margin: 0 2px 5px;*/
    transform: translate3d(0px, -50%, 0px) scale(0.25);
    transform-origin: 50% 50% 0;
    transition: all linear 0.25s;
    width: 25px;
    height: 25px
}

/*testimonial slider*/

.fa-chevron-right:before {
    content: "\f078" !important;
}

@keyframes fadeInLeft {
    0% {
    opacity: 0;
    transform: translateY(-20px);
}

    100% {
    opacity: 1;
    transform: translateY(0);
}
}

/*
.main_photo {
    padding-top: 17.5px;
}
*/

.top-message {
    top: 60px;
}

#header, .header, .menu, .header-member-design {
    padding: 10px 0;
}