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

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

.banner1 {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    color: #ffffff;
}

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

.banner #searchproducts {
    border-radius: 5px;
    border: none;
    background-color: #f2f2f2;
    font-size: 10px;
    width: 70%;
    padding: 10px;
}

.banner button {
    border: none !important;
    background-color: inherit !important;
    font-size: 10px !important;
    background-image: linear-gradient(to right, #bfbfbf, #f1f1f1, #bfbfbf);
    padding: 10px !important;
    border-radius: 5px !important;
    transition: all 0.25s linear;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    color: #333333 !important;
}

.banner button:hover {
    background-image: linear-gradient(to right, #f1f1f1, #bfbfbf, #f1f1f1);
    color: #777777 !important;
}

.six-full-banner-1 img {
    margin: 0 auto;
    margin-right: 0;
    width: 15% !important;
    height: auto !important;
}

.six-full-banner-2 img {
    width: 15% !important;
    height: auto !important;
}

.space {
    padding: 50px 0;
}

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

.six-full-banner-1 {
    width: 50% !important;
    text-align: right;
    float: left;
}

.six-full-banner-2 {
    width: 50% !important;
    text-align: left;
    float: left;
}

.six-full-1 {
    padding: 25px;
    text-align: left;
}

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

.font-big {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
}

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

.btn-square.black {
    margin-top: 0;
    font-size: 15px;
    transition: all 0.25s linear;
    padding: 0;
    border: none;
    color: #333333;
}

.btn-square.black:hover {
    color: #777777;
    background-color: inherit;
    transform: translateX(5px);
}

.btn-square.black.w {
    color: #ffffff !important;
}

.btn-square.black.w:hover {
    color: #777777 !important;
}

.adjust-1 {
    display: flex;
    padding: 25px 25px 0;
}

.adjust-2 {
    display: flex;
    padding: 0 25px 25px;
}

.font-title {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
}

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

.hover-target .zoomout {
    transition: all 0.25s linear;
    opacity: 0.25;
    width: 50% !important;
    height: auto !important;
}

.hover-target:hover .zoomout {
    transform: scale(1.25);
    opacity: 1;
}

/* testimonial slider */

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

#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: #ffffff;
    display: inline-block;
    transform: translate3d(0px, -50%, 0px) scale(0.25);
    transform-origin: 50% 50% 0;
    transition: all linear 0.25s linear;
    width: 25px;
    height: 25px
}

/*testimonial slider*/

.news-listing .tag-news-item .news-date {
    border: none;
    border-radius: 0;
    background-color: #f1f1f1 !important;
    color: #333333;
    margin-bottom: 0;
    top: 0;
    display: inline-grid;
    font-size: 15px;
    padding: 10px;
}

.news-listing.v2 .tag-news-item .news-inner-img {
    border-radius: 0;
    border: none;
}

.news-listing .tag-news-item .tag-news-body {
    background-color: #f1f1f1;
    text-align: left;
}

.news-title a, .news-descr a {
    color: #333333 !important;
}

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-weight: bold;
}

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

.zoomout2 {
    transition: all 0.25s linear;
}

.zoomout2:hover {
    transform: scale(1.25);
}

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

.font-li {
    display: inline-block;
    padding: 0 25px;
    border-right: 1px solid #333333;
}

.font-li.no {
    border-right: none;
}

.font-li a {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    transition: all 0.25s linear;
    color: #333333 !important;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
}

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