@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');

body {
	font-family: 'Lato', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    background-color: #ffffff;
    font-size: 15px;
    line-height: normal;
}

.mm-ismenu {
    color: #ffffff;
}

.intro, .pagedetailcontent {
    overflow: hidden;
    padding: 10px;
}

.nivo-controlNav {
    padding: 0;
}

.title {
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

.attachment_design {
    background: inherit;
}

.banner-item .banner-caption {
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: auto !important;
}

/*
.banner-item .banner-caption {
    top: 55%;
    left: 30%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-family: 'Lato', sans-serif, serif, monospace, cursive, fantasy, 'Microsoft YaHei', 'Microsoft JhengHei';
    width: 40%;
    height: auto;
}
*/

.frame-banner {
    background-color: rgba(255, 255, 255, 0.25);
    border: 1.5px solid #ffffff;
    padding: 10px;
    width: 100%;
}

.banner-1 {
    font-size: 10px;
    line-height: normal;
    letter-spacing: 1.25px;
    font-weight: 300;
    text-align: left;
    font-family: 'Lato', sans-serif;
    /*margin: 0 auto;*/
    border: 1.5px solid #ffffff;
    padding: 10px;
    /*width: 50%;*/
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.banner-2 {
    font-size: 10px;
    line-height: normal;
    letter-spacing: 1.25px;
    font-weight: 700;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.banner-3 {
    font-size: 10px;
    line-height: normal;
    letter-spacing: 1.25px;
    font-weight: 300;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-shadow: 0 5px 5px rgba(51, 51, 51, 0.25);
}

.one-full, .four-full, .five-full, .six-full, .eleven {
    margin: 0 auto;
}

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

.space2 {
    padding: 50px 0;
}

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

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

.row-full {
    float: none !important;
    max-width: 1200px !important;
}

.font-big {
    font-size: 30px;
    line-height: 50px;
    font-weight: 300;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1.25px;
}

.font-big-2 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 300;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    color: #ffffff;
}

.font-small {
    font-size: 17.5px;
    line-height: 25px;
    color: #777777;
    font-weight: 300;
    letter-spacing: 1.25px;
}

.btn-square.black {
    font-size: 17.5px;
    border: 1.5px solid #29b431;
    margin-top: 0;
    transition: all 0.25s linear;
    text-transform: uppercase;
    font-weight: bold;
    color: #29b431;
    letter-spacing: 1.25px;
}

.btn-square.black:hover {
    background-color: #29b431;
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.font-service {
    font-size: 15px;
    line-height: normal;
    letter-spacing: 1.25px;
    font-weight: 300;
}

.font-list {
    font-size: 17.5px;
    line-height: normal;
    font-weight: 300;
    padding: 0 !important;
    margin: 0 auto !important;
    letter-spacing: 1.25px;
}

.font-list-2 {
    display: block;
    line-height: 50px;
}

.frame {
    background-color: #ffffff;
    box-shadow: 0 5px 5px -5px rgba(51, 51, 51, 0.25);
}

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

.hover-target:hover .zoomout {
    transform: scale(1.10) rotate(-2.5deg);
}

.font-title {
    font-size: 15px;
    line-height: normal;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 25px;
    color: #777777;
    letter-spacing: 1.25px;
}

.show-content .content-holder {
    padding-top: 0;
    transform: inherit;
    opacity: inherit;
    background-color: rgba(51, 51, 51, 0);
    background-image: linear-gradient(rgba(51, 51, 51, 0), rgba(51, 51, 51, 0.25));
}

.show-content:hover .content-holder {
    transform: inherit;
    opacity: inherit;
}

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

.font-table {
    font-size: 35px;
    line-height: normal;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    font-weight: 300;
    color: #ffffff;
    vertical-align: bottom;
    display: table-cell;
    padding: 25px;
}

.font-small-2 {
    font-size: 17.5px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1.25px;
}

.btn-square.white {
    color: #ffffff !important;
    font-size: 17.5px;
    border: 1.5px solid #ffffff;
    margin-top: 0;
    transition: all 0.25s linear;
    text-transform: uppercase;
    font-weight: bold;
    color: #29b431;
    letter-spacing: 1.25px;
}

.btn-square.white:hover {
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    background-color: #29b431;
}

.article {
    border: none;
    padding: 5px;
    margin: 0 auto;
}

.home_product_swipper_img {
    border: none;
}

.home_product_title {
    padding: 25px;
}

.new_product_col1 {
    margin: 0 auto !important;
}

#whatsapp-float-icon {
    font-size: 25px !important;
}