@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:300,300i,400,400i,700,700i,800,800i&display=swap');
@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/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');

body {
	font-family: 'Source Sans Pro', 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 {
	font-family: 'Source Sans Pro', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    width: 100%;
    height: auto;
}

.space {
    padding: 50px 0;
}

.space2 {
    padding: 50px 0 0 0;
}

.three-full, .three-full2, .four-full-1, .four-full-2, .four-full-3, .six-full {
    margin: 0 auto;
}

.three-full2 {
    padding: 25px;
}

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

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

.frame1 {
    border: 1px solid #ffffff;
    padding: 15px;
    /*min-height: 500px;*/
}

.frame2 {
    border: 1px solid #ffffff;
    padding: 15px;
    /*min-height: 750px;*/
}

/*
.youtube-holder {
    padding-bottom: 50%;
}
*/

.icon {
    font-size: 50px;
}

.font-icon {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    font-weight: 700;
    letter-spacing: 0.15em;
    color: #ffffff;
}

.font-icon2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

.font-big {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 auto;
}

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 auto;
    color: #ffffff;
}

.font-big-3 {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 auto;
}

.font-big-4 {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 0 auto;
    color: #ffffff;
}

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

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

.dot {
    display: block;
}

.animated.delay5 {
    animation-delay: .8s;
}

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

.btn-square.black:hover {
    border: 1px solid #3A3A3C;
    background-color: #3A3A3C;
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.effect {
    transition: linear 0.25s;
    filter: grayscale(100%);
}

.effect:hover {
    filter: grayscale(0%);
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.owl-theme .owl-dots {
    bottom: inherit !important;
}

/* testimonial slider */

.shadow-effect {
    /*background: rgb(0, 0, 0, 0);*/
    background-color: #ffffff;
    padding: 25px;
    border-radius: 0px;
    text-align: left;
    border: 0px;
    box-shadow: 0 5px 5px rgba(51, 51, 51, 0.25), 0 5px 5px rgba(51, 51, 51, 0.05);
}

#customers-testimonials .shadow-effect p {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: #777777;
}

.testimonial-name {
    display: table;
    width: auto;
    background: rgb(0, 0, 0, 0);
    margin: 10px auto;
    text-align: center;
    color: #3A3A3C;
    font-size: 17.5px;
}

#customers-testimonials .item {
    text-align: center;
    /*padding: 0px 50px;*/
    /*margin-bottom: 25px;*/
    opacity: 0.25;
    transform: scale3d(0.75, 0.75, 1);
    transition: 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: 90px;
    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: #ffffff;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

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

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
		
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3A3A3C;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

/*testimonial slider*/

.owl-theme .owl-nav [class*=owl-] {
    background-image: url(arrows.png) !important;
}

.font-location {
    font-style: italic;
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: #2390BF;
    font-weight: bold;
}

.font-touch {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
}

.owl-theme .owl-nav {
    display: none;
}

.sliderframe {
    height: auto !important;
}