@import url('https://fonts.googleapis.com/css?family=Courgette&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');

body {
	font-family: 'Open Sans', 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: 100px 0;
}

.space-video {
    padding: 0;
}

.videobg {
    width: 100%;
    height: auto;
    min-width: 0;
    min-height: 0;
}

.txt-content {
    padding: 25px;
    z-index: 1;
    line-height: 5px;
}

#imgfish {
    width: 50px !important;
    height: auto !important;
}

.font-title {
    color: #ffffff;
    font-size: 25px;
    font-family: 'Fjalla One', sans-serif;
    margin: 0 auto;
    line-height: normal;
    text-transform: uppercase;
}

.font-title-2 {
    color: #ffffff;
    font-size: 15px;
    font-family: 'Courgette', cursive;
    margin: 0 auto;
    line-height: normal;
}

.icon_main {
    color: #02B5D1;
    font-size: 50px;
    animation: 2.50s fadeInDown infinite;
}

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

.font-big {
    font-size: 35px;
    line-height: normal;
    margin-bottom: 0;
    color: #02B5D1;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}

.font-middle {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Courgette', cursive;
}

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

.btn-square.black {
    padding: 10px;
    border: 2.5px solid #02B5D1;
    background-color: #02B5D1;
    margin-top: 0;
    transition: all 0.25s linear;
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    position: relative;
    transition-property: color;
}

.btn-square.black:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #02B5D1;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: all 0.25s linear;
}

.btn-square.black:hover:before, .btn-square.black:focus:before, .btn-square.black:active:before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn-square.black:hover, .btn-square.black:focus, .btn-square.black:active {
    background-color: transparent;
    border: 2.5px solid #02B5D1;
    color: #ffffff;
}

.slick-prev:before, .slick-next:before {
    color: #ffffff !important;
}

.slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #ffffff !important;
    transition: all 0.25s linear !important;
}

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

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

.icon_middle {
    animation: 1.50s fadeInLeft infinite;
}

.font-middle-2 {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    font-family: 'Courgette', cursive;
    color: #ffffff;
}

.font-big-2 {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #02B5D1;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}

.new_product_col1 {
    margin: 0 auto !important;
}

.home_product_swipper_img {
    border: none;
}

.article {
    background-color: inherit;
    border: none;
}