﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Athiti:400,600&subset=thai');
@font-face {
    font-family: 'Athiti', sans-serif;
    src: url("../fonts/thaisansneue-regular.eot");
    src: local("☺"), url("../fonts/thaisansneue-regular.eot#iefix") format("eot"), url("../fonts/thaisansneue-regular.svg") format("svg"), url("../fonts/thaisansneue-regular.woff") format("woff"), url("../fonts/thaisansneue-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Athiti', sans-serif;
    src: url("../fonts/thaisansneue-bold.eot");
    src: local("☺"), url("../fonts/thaisansneue-bold.eot#iefix") format("eot"), url("../fonts/thaisansneue-bold.svg") format("svg"), url("../fonts/thaisansneue-bold.woff") format("woff"), url("../fonts/thaisansneue-bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'thaisansneue-regular', sans-serif;*/
    font-family: 'Athiti', sans-serif;
    line-height: 1.2em
}

.bg-primary {
    background-color: #323232!important;
}

.percennum {
    /*font-family: 'thaisansneue-bold', sans-serif;*/
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px !important;
    font-weight: 500;
    padding: 30px 0 0 0;
}

.form-control {
    /*font-family: 'thaisansneue-regular', sans-serif;*/
    font-family: 'Athiti', sans-serif;
    font-size: 20px
}

p {
    line-height: 1.55;
    color: #333;
    font-size: 400;
    /*font-family: 'thaisansneue-regular', sans-serif;*/
    font-family: 'Athiti', sans-serif;
}

p.copyright-text {
    line-height: 1em !important;
    font-size: 16px !important;
    text-transform: uppercase
}

h1 {
    font-size: 40px;
    font-weight: 600
}

h2 {
    font-size: 30px;
    margin-bottom: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

ul {
    list-style: none
}

.overlaydiv {
    width: 100%;
    z-index: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px 0 0 0
}

.checker {
    padding: 30px;
    background: #DADADA;
    margin: 20px 0
}

.btn-primary {
    border: none;
    font-size: 20px !important
}

h1 {
    /*font-family: 'Athiti', sans-serif;*/
    font-family: 'Athiti', sans-serif;
    letter-spacing: 1px;
    color: #333;
}

h1 span {
    /*font-family: 'Athiti', sans-serif;*/
    font-family: 'Athiti', sans-serif;
}

h2 {
    font-size: 30px
}

#subservice a {
    color: #199EB8 !important;
    transition: all ease-in-out .5s;
    opacity: .5
}

#subservice :hover {
    opacity: 1
}

#subservice h4 {
    margin-top: 20px;
    font-size: 20px !important;
}

ol li {
    margin: 10px 0
}

hr {
    margin: 30px 0
}

.glyphicon-ring {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 5px solid #199EB8;
    display: inline-table;
    text-align: center;
}

.glyphicon-ring i {
    font-size: 40px !important;
    vertical-align: middle;
    display: table-cell;
}

.header h1 {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px
}

.contents h1 {
    font-size: 40px
}

.contents h2 {
    font-size: 35px
}

.contents h3 {
    font-size: 30px
}

.contents p {
    font-size: 22px;
    line-height: 1.7em
}

.contents img {
    margin: 40px 0
}


/* ==================================================
  General
  ================================================== */

a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


/* ==================================================
  Elements
  ================================================== */

.btn {
    background-color: #199EB8;
    /*font-family: 'thaisansneue-regular', sans-serif;*/
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    /*font-size: 22px;*/
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}

.btn:hover {
    background-color: #22afe5;
    color: #fff;
}

.btn:focus {
    color: #fff;
}

.btn-ghost {
    border: 3px solid #fff;
    background-color: transparent;
}

.btn-ghost:hover {
    background-color: #fff;
    color: #199EB8;
}

.btn-fullout {
    background: transparent;
    border: 2px solid #333;
    color: #333;
    margin: 40px 0 0 0
}

.btn-fullout:hover {
    background: #22afe5;
    border: 2px solid #22afe5;
    color: #FFF;
}

.card {
    position: relative;
    padding: 0;
    border: 0;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
}

a:hover {
    text-decoration: none !important;
}

.scrolltop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #199EB8;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 1.6em;
    z-index: 2;
}

.scrolltop:hover,
.scrolltop:active,
.scrolltop:focus {
    color: #fff !important;
    opacity: .75;
}

section {
    padding: 55px 0px 10px 0px;
    background-size: cover
}

section#hero {
    padding: 0 !important;
    width: 100%;
    color: #fff;
    overflow: hidden
}

.overlay {
    /* OVERLAY */
    content: '';
    z-index: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

section#hero .container {
    position: relative;
    z-index: 2;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh;
}

.lSSlideOuter .lSPager.lSpg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    border-radius: 0;
}

.lSSlideOuter .lSPager.lSpg li a {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(50, 50, 50, .5)
}

.lSSlideOuter .lSPager.lSpg li a::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.lSSlideOuter .lSPager.lSpg li ::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.lSSlideOuter .lSPager.lSpg li .active {
    background-color: rgba(255, 255, 255, .1)
}

#hero-brand {
    margin-bottom: 75px;
    display: inline-block;
}

#hero-brand:hover {
    opacity: .75;
}

#imageGallery {
    list-style: none;
    padding: 0;
}

#imageGallery li {
    width: 100%;
    height: 100vh;
    background-size: cover;
    padding: 60px;
}

#imageGallery li h1 {
    font-family: 'Athiti', sans-serif;
    color: #FFF;
    display: block;
    z-index: 2;
    font-size: 60px;
}

p.tagline {
    font-family: 'Athiti', sans-serif;
    font-size: 25px;
    line-height: 1.2em;
    color: #fff;
    display: block;
    z-index: 4
}

@media(max-width:766px) {
    #imageGallery li h1 {
        font-size: 40px;
    }
    p.tagline {
        font-size: 18px;
    }
    section#hero .container {
        display: block;
    }
}


/* ==================================================
  Header Styling
================================================== */

#header {
    background: #323232;
    height: 70px;
    white-space: nowrap;
    /*overflow:hidden*/
}

#header #logo {
    margin: 14px 22px 0 0;
}

#header #logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff;
}

#header #logo img {
    padding: 0;
    max-height: 30px;
}

@media (max-width: 1200px) {
    #header {
        height: 50px;
    }
    #header #logo {}
    #header #logo h1 {
        padding: 2px 0;
        font-size: 26px;
    }
}

#header .social-nav {
    margin-top: 15px;
}

#header .social-nav a {
    font-size: 24px;
    margin-left: 15px;
    color: #fff;
}

#header .social-nav a:hover {
    color: rgba(255, 255, 255, 0.75);
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu>li {
    float: left;
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}


/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}


/* Nav Meu Container */

#nav-menu-container {
    margin: 0;
}

@media (max-width: 1200px) {
    #nav-menu-container {
        display: none;
    }
}


/* Nav Meu Styling */

.nav-menu a {
    padding: 22px 8px 18px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    outline: none;
}

.nav-menu a:hover,
.nav-menu li:hover>a,
.nav-menu .menu-active>a {
    color: rgba(255, 255, 255, 0.75);
}

.nav-menu ul {
    margin: 4px 0 0 15px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
    background: #fff;
    border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
    border-top: 0;
}

.nav-menu ul li:hover {
    background: #199EB8;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.nav-menu ul li a {
    color: #333;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding: 10px 15px;
}

.nav-menu ul li a:hover {
    color: #fff;
}

.nav-menu ul ul {
    margin: 0;
}


/* Mobile Nav Toggle */

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 8px 10px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
}

@media (max-width: 1200px) {
    #mobile-nav-toggle {
        display: inline;
    }
}


/* Mobile Nav Styling */

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(50, 50, 50, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}

#mobile-nav ul li a:hover {
    color: #fff;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #199EB8;
}

#mobile-nav ul .menu-item-active {
    color: #199EB8;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}


/* Mobile Nav body classes */

body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}


/* ==================================================
  Stats Styling
================================================== */

.stats-row {
    margin-top: 65px;
}

.circle i {
    padding: 0 10px;
    font-size: 60px;
}

.circle span {
    display: inline-block;
    border-left: 1px solid #FFF;
    padding: 5px 10px;
    height: 50px;
    text-align: left;
    line-height: 1em;
    font-size: 19px;
}

.news {
    border-radius: 20px;
    background: url(../images/shadows.png) #CCC 100% 50% no-repeat;
}

.stats-col .circle {
    display: table-cell;
    width: 200px;
    height: 200px;
    font-family: 'Athiti', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #666;
    background: #083053;
    color: #FFF;
    border-radius: 50%;
    top: 50%;
    position: relative;
    vertical-align: middle;
    transition: all ease-in-out .5s
}

.stats-col .circle:hover {
    background: #0099cc;
}

.stats-col .circle .stats-no {
    font-family: 'Athiti', sans-serif;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    top: -25px;
    right: -15px;
    font-size: 25px;
    background-color: #22afe5;
    position: absolute;
    border-radius: 50%;
    font-weight: 700;
}


/* ==================================================
  Parallax Styling
  ================================================== */

.block {
    color: #fff;
    height: 400px;
    overflow: hidden;
    padding-top: 85px;
}

.block h2 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.block p {
    color: #fff;
    margin-bottom: 45px;
}


/* ==================================================
  Features Styling
  ================================================== */

.features {
    padding-bottom: 45px;
}

.features h2 {
    color: #199EB8;
}

.feature-col {
    display: table;
    padding-bottom: 45px;
}

.feature-col>div>div {
    display: table-cell;
    vertical-align: middle;
}

.feature-col>div>div:last-child {
    padding-left: 20px;
}

.feature-col .feature-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
    background: #199EB8;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    display: inline-block;
}

.feature-col h3 {
    color: #199EB8;
}

.feature-col p {
    font-size: 14px;
    color: #999;
}


/* ==================================================
  Call-to-action Styling
  ================================================== */

.cta {
    background-color: #199EB8;
    padding: 25px 0;
}

.cta h2 {
    margin-bottom: 5px;
}

.cta h2,
.cta p {
    color: #fff;
}

.cta p {
    margin-bottom: 0;
    opacity: .75;
}

.cta .btn-ghost {
    position: relative;
    top: 13px;
}


/* ==================================================
  product Styling
  ================================================== */

.product {
    background-color: #edf6ff;
    padding-bottom: 0;
}

.product h2 {
    color: #199EB8;
    margin-bottom: 25px;
}

.product-grid {
    margin-top: 65px;
}

.product-grid .row {
    margin: 0;
}

.product-grid .row>div {
    padding: 0;
}

.product-grid .row>div .card img {
    width: 100%;
}

.product-grid .row>div .card .product-over {
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product-grid .row>div .card .product-over>div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-grid .row>div .card .product-over .card-title {
    color: #fff;
    font-size: 28px;
    margin-bottom: .3rem;
}

.product-grid .row>div .card .product-over .card-text {
    color: #fff;
    opacity: .75;
    padding: 0 45px;
    /*Edit 30112017*/
    font-size: 14px;
    line-height: 1.2em;
}

.product-grid .row>div .card:hover .product-over {
    opacity: 1;
    visibility: visible;
}


/* ==================================================
 NEWS
  ================================================== */

#news .col-sm-3 {
    padding: 0;
}

#news .card>a {
    display: block;
}

#news .card-block {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 2;
    position: relative;
    /*height:450px;*/
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #CCC;
    margin-bottom: 80px;
}

#news .card-block a {
    position: relative;
    display: block;
}

#news .card-block .img-cover {
    position: relative;
    display: block;
    height: 240px;
    width: 100%;
    overflow: hidden;
}

.shadownews {
    opacity: .15;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 0
}

.video {
    z-index: 3;
}

.videoshadow {
    width: 100%;
    height: 50px;
    opacity: .3;
    margin-top: -20px;
    z-index: 0 !important
}

#newsslide {
    width: 100%;
}

#news .card img {
    width: 100%;
}

#news .card {
    /*	background: #CCC;
	border: 1px solid #CCC;*/
    /*margin: 0 20px 60px 0;*/
    /*margin-bottom:60px;*/
}

#news .group-card {
    position: relative;
    padding: 0 30px;
}

#news .row-slide-news {
    position: relative;
    margin: 0 -30px;
    width: calc( 100% + 60px);
}

#news .card h4 {
    font-size: 22px;
    color: #333
}

#news .card p {
    color: #333
}

.card-title-wrap h3 {
    font-family: 'Athiti', sans-serif;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px
}

.card-title-wrap p {
    line-height: 1.2em
}

#news .card .social-nav {
    margin-bottom: 45px;
}

#news .card .social-nav a {
    color: #fff;
    font-size: 16px;
    margin: 0 4px;
}

#news .card .social-nav a:hover {
    opacity: .75;
}

#news .card:hover {
    opacity: 1;
    visibility: visible;
}

#news .card:hover {
    transition: all ease-in-out .3s;
    background-color: #22afe5;
}

#news .card:hover .card-title-wrap .card-title,
#news .card:hover .card-title-wrap .card-text,
#news .card:hover h3,
#news .card:hover p {
    color: #fff !important;
}

#news .team-over {
    padding-top: 45px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#news .card-title-wrap {
    padding: 25px 30px;
    z-index: 9;
    /*height: 200px;*/
    overflow: hidden;
}

#news .card-title-wrap h3,
#news .card-title-wrap p {
    text-shadow: none !important;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

#news .card-title-wrap h3 {
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.5px;
    height: 50px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

#news .card-title-wrap p {
    font-size: 15px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin: 0;
}

#news .card-title-wrap .card-title,
#news .card-title-wrap .card-text {
    display: block;
    margin: 0;
}

#news .card-title-wrap .card-title {
    font-size: 24px;
    color: #333;
}

#news .card-title-wrap .card-text {
    font-size: 18px;
    color: #999;
}

.text-wordwrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#contact {
    padding: 80px 0;
}

#contact h2 {
    color: #333;
    font-size: 25px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600
}

#contact h4 {
    font-size: 24px;
    color: #333;
    font-family: 'Athiti', sans-serif;
}

#contact h4 a {
    color: #333;
}

#contact .swap {
    margin: 30px 0
}

#contact h4 span {
    margin-right: 20px;
    font-family: 'Athiti', sans-serif;
    color: #999
}

#contact .info i {
    font-size: 32px;
    color: #199EB8;
    float: left;
}

#contact .info p {
    padding: 0 0 10px 50px;
    line-height: 24px;
}

#contact .form #sendmessage {
    color: #199EB8;
    border: 1px solid #199EB8;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
    display: block;
}

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#contact .form input,
#contact .form textarea {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#contact .form button[type="submit"] {
    background: #199EB8;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
    background: #23c2e1;
}

.video {
    width: 100%;
    height: auto;
    cursor: pointer
}

.site-footer {
    background: url(../images/footer.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding: 0;
    margin-top: -19px; //pixxor for Pe
    position: relative;
    min-height: 500px
}

.site-footer h2,
.site-footer p {
    color: #fff;
}

.site-footer p {
    opacity: .75;
    line-height: 1.7em!important;
}

.site-footer h2,
.site-footer .btn {
    margin-bottom: 25px;
}

.site-footer .social-nav a {
    color: #fff;
    opacity: .25;
}

.site-footer .social-nav a:hover {
    opacity: 1;
}

.site-footer .bottom {
    padding: 40px 0;
}

.site-footer .bottom .list-inline,
.site-footer .bottom p {
    margin: 0;
}

.site-footer .bottom .list-inline {
    position: relative;
    top: 5px;
    padding-bottom: 20px;
}

.site-footer .bottom .list-inline a {
    color: #fff;
    margin-right: 15px;
}

.site-footer .bottom .list-inline a:hover {
    color: #199EB8;
}

.site-footer .credits {
    color: #ddd;
}

.site-footer .credits a {
    color: #199EB8;
}

section {
    position: relative;
}

.bgsection .container,
.bgsection .container-fluid {
    z-index: 4
}

section>.bgsection {
    position: absolute;
    z-index: -1
}

.btn-white {
    border: 2px solid #FFF;
    color: #FFF
}

#product .bgsection {
    top: -200px;
    right: 0;
}

#support .bgsection {
    left: 0;
    top: -30px
}

#service .bgsection {
    top: -130px;
    right: 0;
}

#support h2 {
    color: #FFF;
    font-size: 25px;
    font-weight: normal;
    width: 100%
}

#news .bgsection {
    top: -130px;
    left: 0;
}

#aboutus .bgsection {
    top: -130px;
    right: 0;
}

#contact .bgsection {
    top: -130px;
    left: 0;
}

.btnMore {
    position: absolute;
    z-index: 10;
    margin: 0 auto
}

.list-group-item.active {
    border-radius: 0
}

.mg_b5 {
    margin-bottom: 5px;
}

.mg_b20 {
    margin-bottom: 20px;
}

.mg_b50 {
    margin-bottom: 50px;
}

.pd_b50 {
    padding-bottom: 50px;
    padding-top: 20px;
}

.detail_div {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 50px;
}

.btn_bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    margin-left: -15px;
}

.content_link {
    color: #000;
}

.pd_tb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

input[type=number].qty,
input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle;
}

.product-view .add-to-cart .qty-wrapper .qty {
    float: left;
    height: 40px;
}

.add-to-cart-buttons .button {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    float: left;
    min-width: 160px;
}

@media (max-width: 61.9em) {
    section,
    .block,
    .cta {
        padding: 85px 0;
    }
    .features {
        padding-bottom: 5px;
    }
    p,
    .block p {
        margin: 0;
    }
    .hero-brand {
        margin-bottom: 35px;
    }
    .tagline {
        margin: 35px 0;
    }
    h1 {
        font-size: 32px;
        margin: 0;
    }
    h2,
    .tagline {
        font-size: 24px;
    }
    h2 {
        margin-bottom: 25px;
    }
    h3 {
        font-size: 14px;
    }
    .hero {
        padding: 75px 0;
    }
    .stats-col {
        margin-bottom: 25px;
    }
    .block {
        height: auto;
    }
    .feature-col {
        padding-bottom: 30px;
    }
    .product-grid .card h3.card-title {
        font-size: 18px !important;
    }
    .product-grid .card .card-text {
        font-size: 13px;
    }
    #news .team-over {
        padding-top: 20px;
    }
    #news .card .social-nav {
        margin-bottom: 15px;
        padding: 0;
    }
    .site-footer .social-nav {
        margin-bottom: 35px;
    }
    .site-footer .list-inline {
        text-align: center;
        padding-bottom: 15px;
    }
    .site-footer .list-inline li {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .block {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 992px) {
    .right_left {
        text-align: left;
    }
}


/*search*/

.modal-title {
    margin-bottom: 0;
    line-height: 1;
    font-weight: bold;
    font-size: 24px;
}

.modal-footer {
    padding: 10px 15px;
    background-color: rgba(255, 255, 255, .6);
}

.modal-header {
    background-color: rgba(255, 255, 255, .6);
}

.modal-content {
    background-image: url(../images/search_bg.jpg);
    background-position: top center;
    background-size: cover;
    overflow: hidden;
}

.price {
    color: #FF8600;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5em;
}

.txt22_bk {
    color: #000;
    font-size: 22px;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.3em;
}

.txt22_bl {
    color: #04687C;
    font-size: 24px;
    text-decoration: none;
}

.txt20_bk {
    color: #000;
    font-size: 24px;
    text-decoration: none;
    font-weight: 500;
    line-height: 1em;
}

.txt18_rd_b {
    color: #f6303f;
    font-size: 22px;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.3em;
}

.txt18_bk {
    color: #000;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.2em;
}

.txt18_gray {
    color: #999;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.3em;
}

.txt16_gray {
    color: #868383;
    font-size: 16px;
    text-decoration: none;
    line-height: 1em;
    font-weight: normal;
}

.b_bottom {
    border-bottom: #ccc 1px solid;
}

.b_bottom2 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.b_bottom3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.mg_t20 {
    margin-top: 20px;
}

.pd_r20 {
    padding-right: 20px;
}

.pd_0 {
    padding: 0px;
}

.pd_10 {
    padding: 10px;
}

.pd_tb_10 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pd_b_30 {
    padding-bottom: 30px;
}

.mid_line2 {
    background-image: url(../images/line_mid.png);
    background-position: center;
    background-repeat: repeat-x;
}

.bg_wh_pd {
    background-color: #eaeaea;
    padding: 20px;
}

.login_fb {
    max-width: 220px;
    width: auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 15px 20px;
    background-color: #3a559f;
    border-radius: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.w100 {
    width: 100%;
    display: block;
    font-size: 15px;
}

.payment_box {
    display: none;
}

.icon_printer {
    font-size: 80px;
    padding-right: 20px;
}

.download {
    color: #f53a8c;
    font-weight: bold;
}

.price_before {
    font-size: 20px;
    color: #999;
    text-decoration: line-through;
    line-height: 1.5em;
}

.account_menu li {
    font-size: 20px;
    color: #000;
    border-bottom: 1px #565555 solid;
    padding: 8px;
}

.account_menu li a {
    color: #000;
    padding: 8px;
}

.account_menu li.active a {
    color: #0D70A7!important;
}

.all {
    color: #000;
    font-size: 28px;
    padding: 10px 20px;
    font-weight: 400;
}

.pd_tb_15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.order_group {
    padding-bottom: 20px;
    border-top: 4px #f6323e solid;
    padding-top: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}

.txt_18_rd {
    font-size: 18px;
    font-weight: bold;
    color: #de0b1e;
    line-height: 1.2em;
}

.right_left {
    text-align: right;
}


/* ===== เพิ่มเติม 28-09-2561 ===== */

.section-inovative {
    padding: 0 !important;
}

.row-inovative {
    position: relative;
    display: table;
    width: calc( 100% + 40px);
    clear: both;
    margin: 0 -20px;
}

.row-inovative.none-mg {
    display: block;
    width: 100%;
    clear: none;
    margin: 0;
}

.box-inovative {
    position: relative;
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.box-inovative>.img {}

.box-inovative>.img>img {
    position: relative;
    display: block;
    width: 60%;
    margin: 0 auto;
}

.box-inovative>.title {
    margin: 20px 0 15px 0;
    text-align: center;
    text-transform: uppercase;
}

.box-inovative>.detail {
    height: 150px;
}

.section-inovative h5 {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
}

#newsslide {
    padding: 0 !important;
}

#all-news {
    padding: 0;
    margin: 0;
    display: table;
    clear: both;
    width: 100%;
}

ul#all-news>li {
    display: inline-block;
    float: left;
}


/*md-desktop*/

@media (min-width:992px) and (max-width:1199px) {
    #news .card-block .img-cover {
        height: 206px;
    }
    #news .card-title-wrap {
        padding: 20px 20px;
    }
    #news .card-title-wrap h3 {
        font-size: 16px;
        line-height: 20px;
        height: 40px;
        font-weight: 600;
    }
}


/*sm-tablets*/

@media (min-width:768px) and (max-width:991px) {
    ul#all-news>li {
        width: 50%;
        max-width: 50%;
    }
    #news .card-title-wrap {
        padding: 20px;
    }
    #news .card-title-wrap h3 {
        font-size: 17px;
        /*font-weight: 600;*/
    }
}


/*xs-phone*/

@media (max-width:767px) {
    .row-inovative {
        display: block;
        width: 100%;
        clear: none;
        margin: 0;
    }
    .box-inovative {
        display: block;
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 40px;
    }
    .box-inovative>.title {
        margin: 10px 0;
    }
    .section-inovative h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .box-inovative>.img>img {
        width: 100%;
    }
    .box-inovative>.detail {
        height: auto;
    }
    .logo-iso {
        width: 150px !important;
        margin: 0 auto 20px auto !important;
        position: relative;
        display: block;
    }
    #itemCount {
        top: 5px;
        left: 25px;
        font-size: 10px;
    }
}


/*sm-tablets*/

@media (min-width:768px) and (max-width:991px) {
    #news .row-slide-news {
        margin: 0 -20px;
        width: calc( 100% + 40px);
    }
    #news .group-card {
        padding: 0 20px;
    }
    #news.all-news .card-block .img-cover {
        height: 100px !important;
    }
    #newsslide .col-sm-6 {
        max-width: 50% !important;
        width: 50% !important;
    }
}


/*xs-phone*/

@media (max-width:767px) {
    section,
    .block,
    .cta {
        padding: 50px 0;
    }
    #news .row-slide-news {
        margin: 0;
        width: 100%;
    }
    #news .group-card {
        padding: 0 10px;
    }
    #news .card-block {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 70px;
    }
    .shadownews {
        opacity: .15;
        transform: none;
        bottom: 20px;
        width: 80%;
        left: 10%;
    }
    .lSSlideOuter .lSPager.lSpg li a {
        width: 15px;
        height: 3px;
    }
    .lSSlideOuter .lSPager.lSpg>li {
        padding: 0 2px;
    }
    #news .card-block .img-cover {
        height: auto;
    }
    ul#all-news .card-block~.shadownews {
        display: none !important;
    }
    ul#all-news .card-block {
        margin-bottom: 15px !important;
    }
    ul#all-news>li {
        width: 100%;
        max-width: 100%;
    }
}


/*cart_top_num*/

#itemCount {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    display: none;
    top: 12px;
    right: 0px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: white;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #000000;
    text-align: center;
}

@media (min-width:768px) and (max-width:1024px) {
    #itemCount {
        top: 2px;
        left: 25px;
        font-size: 10px;
    }
}

.word-wrap {
    overflow: hidden;
}

.result-product {
    padding-bottom: 65px !important;
}

.result-product .title {
    font-size: 20px;
    line-height: 25px;
    height: 50px;
}

.result-product .preview {
    font-size: 15px;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    opacity: 0.6;
    margin: 0;
}

.result-product .short-description p {
    margin: 0 !important;
}

.result-product .text-printer {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    font-weight: 600;
    opacity: 0.7;
}


/* more */

.group-lang {
    position: relative;
    display: table;
    padding: 20px 0 0 20px;
}

.group-lang>.lang {
    position: relative;
    display: inline-block;
    float: left;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.group-lang>.lang+.lang {
    margin-left: 10px;
}

.group-lang>.lang:hover {
    opacity: 0.7;
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.group-lang>.lang.active {
    opacity: 1;
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.group-lang>.lang.th {
    background-image: url(../images/lang/th.jpg);
}

.group-lang>.lang.en {
    background-image: url(../images/lang/en.jpg);
}

.group-lang>.lang,
.group-lang>.lang:hover {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}