body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    font-family: 'Kanit' !important;
    font-weight: 300!important;
}

a {
    text-decoration: none !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #363636 !important;
}


a img {
    outline: none;
}

p {
    font-size: 20px;
    line-height: normal;
    margin: 0 !important;
    /*    padding: 10px 0;*/
    color: #363636;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    font-family: 'Kanit', sans-serif;
    margin-bottom: 0 !important;
    font-weight: 400;
}


img {
    vertical-align: middle;
    width: 100%;
}

#wrapper {
    max-width: 1920px;
    margin: auto;
    padding: 0;
}

#header {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
}

.container {
    width: 90% !important;
    max-width: 1600px !important;
    margin: 0 auto;
}

input[type=button],
input[type=submit],
input[type=reset] {
    font-size: 16px;
    padding: 8px;
    border: none;
    text-align: center;
    border-radius: 0px;
    width: 150px;
    margin-left: 15px;
    cursor: pointer;
    margin-right: 15px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

select {
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    font-size: 18px;
    background-color: #fff;
    color: #666666;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon/arrow.webp) no-repeat right rgba(245, 245, 245, 0);
    background-position: 97% 50%;
    background-color: #fff;
    transition-delay: 0.4s;
}

input[type=text] {
    width: 100%;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 16px;
    height: calc(1.5em + .75rem + 14px)
}

select,
input {
    outline: none;
}

button {
    border: none;
    background: transparent;
}




.clearfix {
    clear: both;
}



/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
/*button*/
.btn {
    transition: 0.4s !important;
}

.btn-primary {
    font-size: 19px !important;
    border: none !important;
    border-radius: 5px !important;
    background: #fff !important;
    color: #047AC1 !important;
    padding: 10px 25px !important;
    margin-right: 20px;
}

.btn-primary:hover {
    background: #E2E2E2 !important;
}

.btn-secondary {
    font-size: 17px !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: #047AC1 !important;
    padding: 13px 25px !important;
    transition: 0.4s;
    width: 180px;
    margin-right: 20px;
    font-family: 'Kanit', sans-serif;
}

a.btn-bg-blue:hover,
a.btn-bg-violet:hover {
    color: #fff !important;
}

.btn-bg-blue {
    background: #30A3FF !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 10px 25px !important;
}

.btn-bg-blue:hover {
    background: #BEBEBE !important;
    color: #30A3FF !important;
}


.btn-bg-violet {
    background: #047AC1 !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 10px 25px !important;
}

.btn-bg-violet:hover {
    background: #30A3FF !important;
    color: #30A3FF !important;
}


.btn-bg-gray {
    background: #BEBEBE !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 10px 25px !important;
}

.btn-bg-gray:hover {
    background: #30A3FF !important;
    color: #fff !important;
}




.btn-bg-blue02 {
    background: #0050A4 !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 10px 25px !important;
}

.btn-bg-blue02:hover {
    background: #30A3FF !important;
    color: #fff !important;
}


.btn-bg-catalog {
    background: #30A3FF !important;
    color: #fff !important;
    font-size: 19px !important;
    padding: 10px 25px !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.btn-bg-catalog:hover {
    background: #0050A4 !important;
    color: #fff !important;
}




.btn-bg-blue img,
.btn-bg-violet img,
.btn-bg-gray img,
.btn-bg-blue02 img,
.btn-bg-catalog img {
    width: auto;
    margin-right: 10px;
}

.btn-w100 {
    width: 100%;
}



.btn-mgt1rem {
    margin-top: 1rem;
}

.btn-mgt2rem {
    margin-top: 2rem;
}

.btn-mgt3rem {
    margin-top: 3rem;
}





.btn-bg-tag {
    font-size: 17px !important;
    color: #363636 !important;
    background-color: #EBEBEB !important;
    padding: 5px 20px !important;
    font-weight: 300 !important;
}

.btn-bg-tag:hover {

    background-color: #30A3FF !important;
    color: #fff !important;
}






.section-gradient {
    background: rgb(34, 193, 195);
    background: linear-gradient(0deg, rgba(34, 193, 195, 0) 94%, rgba(0, 0, 0, 0.06206232492997199) 100%);
    margin-top: 7rem;
    padding-bottom: 40px;
}


.section-gradient.pdb {
    padding-bottom: 0;
}

/*end button*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
.dot-contact {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    background: #fff;
    margin: auto;
    margin-bottom: 20px;
    transition: 0.4s;
}

.dot-contact img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto;
    transition: 0.4s;
}

.dot-footer-contact {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    float: left;
    margin-right: 20px;
    transition: 0.4s;
    margin-top: -5px;
    margin-bottom: 20px;
}


.dot-footer-contact img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto;
}



/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/
/*footer*/

#footer {
    width: 100%;
    border-bottom-right-radius: 10rem;
}

#footer {}

#footer.bg-footer {
    background: #00356A;
    /*padding: 100px 0 0 0;*/
    padding: 50px 0 0 0;
}

#footer .box-footer {
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 22%);
}

#footer .box-footer h4 {
    color: #FFC600;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 15px !important;
}

#footer .box-footer ul {
    padding: 0;
    margin: 0;
    float: left;
    margin-bottom: 30px;
    margin-left: -10px;

}

/*

#footer .box-footer ul:nth-child(2),#footer .box-footer ul:nth-child(6),#footer .box-footer ul:nth-child(10)  {
    width: 28%;
}

#footer .box-footer ul:nth-child(3),#footer .box-footer ul:nth-child(7),#footer .box-footer ul:nth-child(11)  {
    width: 29%;
}

#footer .box-footer ul:nth-child(4),#footer .box-footer ul:nth-child(8),#footer .box-footer ul:nth-child(12)  {
    width: 26%;
}

#footer .box-footer ul:nth-child(5),#footer .box-footer ul:nth-child(9),#footer .box-footer ul:nth-child(13)    {
    width: 19%;
    float: right;
}
*/







#footer .box-footer ul li {
    padding: 7px 0;
    margin: 0;
    list-style: none;
    color: #000;
    display: flex;
}

#footer .box-footer ul li a::before {
    content: '●';
    color: #E1B92F;
    margin-right: 0px;
    padding-right: 10px;
}

#footer .box-footer ul li a.color-wh::before {
    content: '';
}

#footer .box-footer ul li a {
    color: #fff !important;
    font-weight: 200;
    font-size: 17px;
    font-family: 'Kanit', sans-serif;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

#footer .box-footer ul li a:hover {
    color: #FFC600 !important;
}

#footer .box-footer ul li a img {
    width: auto;
    margin-right: 15px;
    transition: 0.4s;
}

#footer .box-footer ul li a:hover img {
    margin-right: 20px;
}

#footer .box-footer ul li a.topic::before {
    content: '';
}

#footer .box-footer ul li a.topic {
    text-transform: uppercase;
    line-height: 28px;
    margin-left: 0px;
    font-size: 20px;
    font-weight: 300;
    color: #fff !important;
}

#footer .box-footer-contact {
    width: 100%;
}



#footer .box-footer-contact ul h5 {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 20px;
}

#footer .box-footer-contact ul p {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
}

#footer .box-footer-contact ul {
    margin: 0;
    padding: 40px 0 0 0;
    float: left;
}

#footer .box-footer-contact ul:nth-child(1) {
    width: 40%;

}


#footer .box-footer-contact ul:nth-child(2) {
    width: 60%;
}


#footer .box-footer-contact ul:nth-child(2) li {
    width: 33.33%;
    list-style: none;
    float: left;
}


#footer .box-footer-contact ul:nth-child(2) li {
    width: 33.33%;
    list-style: none;
    float: left;

    margin-bottom: 30px;

}

#footer .box-footer-contact ul:nth-child(2) li a {
    font-size: 22px;
    color: #FFC600 !important;
    font-weight: 300;
}

#footer .box-footer-contact ul:nth-child(2) li a:hover {

    color: #FFF !important;

}


#footer .box-footer-contact .mt-footer-contact {
    margin-top: 30px;
}

#footer .box-footer-contact .mt-footer-contact a {
    width: 100%;
    color: #fff !important;
}

#footer .box-footer-contact .mt-footer-contact a span {
    width: 100%;
    color: #FFC600 !important;
    font-size: 25px;
    transition: 0.4s;
    line-height: 35px;
}


#footer .box-footer-contact .mt-footer-contact a:hover .dot-footer-contact {
    background: #BEBEBE !important;
    border: 1px solid #BEBEBE;
}



#footer .box-footer-contact .mt-footer-contact a span.color {
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 300;
}

#footer .box-footer-contact .mt-footer-contact .float-left-ft-contact {
    float: left;
    margin-right: 35px;
}


#footer .box-copyright {
    width: 100%;
    padding: 0px 0 30px 0;
}

#footer .box-copyright ul {
    padding: 0;
    margin: 0;
}

#footer .box-copyright ul:nth-child(1) {
    float: left;
}

#footer .box-copyright ul:nth-child(1) li {
    float: left;
    margin-right: 18px;
}

#footer .box-copyright ul:nth-child(2) {
    float: right;
}

#footer .box-copyright ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}


#footer .box-copyright ul li a .icn-bg-social {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    transition: 0.4s;
}


#footer .box-copyright ul li a .icn-bg-social img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto;
}

#footer .box-copyright ul li a .icn-bg-social.bg-facebook {
    background: #0D4898;
}

#footer .box-copyright ul li a .icn-bg-social.bg-youtube {
    background: #E8232C;
}

#footer .box-copyright ul li a .icn-bg-social.bg-line {
    background: #4CA935;
}

#footer .box-copyright ul li a .icn-bg-social.bg-facebook:hover,
#footer .box-copyright ul li a .icn-bg-social.bg-youtube:hover,
#footer .box-copyright ul li a .icn-bg-social.bg-line:hover {
    background: #BEBEBE;
}



#footer .box-copyright .copyright {
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
    margin-top: 15px !important;
}

#footer .box-copyright .copyright a {
    color: #fff !important;
}

#footer .box-copyright .copyright a:hover {
    color: #FFC600 !important;
}

.color-wh {
    color: #fff !important;
}

/*end footer*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
/*banner*/
#banner-second {
    width: 100%;
}

.banner-second {
    padding: 40px 30px;
    float: left;
}

.color-01 {
    background: #30A3FF;
    border-bottom-right-radius: 90px;
    margin-bottom: 3rem;
}

.color-02 {
    background: #047AC1;
    border-bottom-right-radius: 90px;
    margin-bottom: 3rem;
}

.color-03 {
    background: #00356A;
    border-bottom-right-radius: 90px;
}


.banner-second p.title {
    font-size: 25px;
    color: #fff;
    padding-bottom: 20px;
}

.banner-second p.title-sub {
    font-size: 19px;
    color: #fff;
    font-weight: 300;
    min-height: 70px;
}


.banner-second:nth-child(1) {
    width: 75%;
    padding: 40px 0px 40px 30px;
}

.banner-second:nth-child(2) {
    width: 25%;
    text-align: center;
    padding: 40px 0;
}

.banner-second img {
    width: auto;
}

.border-right {
    border-right: 1px solid #fff;

    padding: 0 30px 0 0px;

}

.banner-second-top {
    margin-top: -5rem;
    position: relative;
    z-index: 1;
}

/*end banner*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*title*/

#header-title {
    /*margin-top: 4rem;*/
     margin-top: 0rem;
}

#header-title h1 {
    font-size: 40px;
    color: #047AC1;
    padding-bottom: 20px;
    font-weight: 300;
}


#header-title h1 a {
    color: #A4A4A4 !important;
    font-weight: 300;
}

#header-title h1 .border-right-news {
    border-right: 1px solid #A4A4A4;
    padding: 0 30px 0 0px;
    margin-right: 30px;
    font-size: 20px;
    vertical-align: 4px;
}

#header-title h1 a.active {
    color: #047AC1 !important;
}

#header-title h1.title-knowledge {
    width: 75%;
    margin: 0 auto;
    font-size: 27px;
}

/*end title*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/
/*product*/

#product.mt5{
    margin-top: 5rem;
}

#product.catalog {
    padding: 30px 0 50px 0;
}

#product {
    width: 100%;
    padding: 0px 0 55px 0;
}

#product.pdt-search {
    padding-top: 40px;
}


#product h1,
    {
    font-size: 40px;
    color: #047AC1;
    padding-bottom: 20px;
}


#product h1 a {
    color: #A4A4A4 !important;
    font-weight: 300;
}

#product h1 .border-right-news {
    border-right: 1px solid #A4A4A4;
    padding: 0 30px 0 0px;
    margin-right: 30px;
    font-size: 20px;
    vertical-align: 4px;
}

#product h1 a.active {
    color: #047AC1 !important;
    font-weight: 300;
}

#product p {
    font-size: 18px;
    padding-bottom: 60px;
    line-height: 24px;
}
#product li {
    font-size: 17px;
    
    line-height: 22px;
}
#product .text-dis-bottom {
    padding-top: 35px;
    text-align: justify;
}


#product .product-left {
    border-left: 1px solid rgb(0 150 228 / 75%);
    padding: 0 0px 0 15px;
    min-height: 920px;
}


#product .box-product {
    width: 100%;
}

#product .box-product .box-productL h2 {
    color: #047AC1;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 15px;
}



#product .box-product .box-productL {
    width: 20%;
    float: left;
    padding-right: 40px;
}

#product .box-product .box-productL h3 a {
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    display: block;
    border-bottom: 1px solid rgb(152 152 152 / 40%);
    padding: 15px 0;
}


#product .box-product .box-productL h2 a:hover {
    color: #047AC1 !important;
}


#product .box-product .box-productR {
    width: 80%;
    float: left;
}


#product .box-product .box-productR p {
    /*    text-align: right;*/
    padding-bottom: 20px;
}


#product .box-product .box-productR p span {
    text-align: center;

}



#product .box-product .product-detail {
    width: 100%;
}



#product .box-product .product-detail .box-product-detailR p {
    font-weight: 400;
    text-align: left !important;

}

#product .box-product .product-detail .box-product-detailR .box-text {

    margin-left: 20px;
}

#product .box-product .product-detail .box-product-detailR p.text-title {
    font-size: 19px;
    color: #0096E4;
    padding-bottom: 5px !important;

}

#product .box-product .product-detail .box-product-detailR p.text-second,
#product .box-product .product-detail .box-product-detailR h1,
#product .box-product .product-detail .box-product-detailR h4.text-second {
    font-size: 17px;
    color: #363636;
    padding-bottom: 25px !important;
    font-weight: 300;
}

#product .box-product .product-detail .box-product-detailR .description {
    margin-bottom: 60px;
}

#product .box-product .product-detail .box-product-detailR .description p {
    font-weight: 300;
    font-size: 17px;
}



#product .box-product .box-productR .box-relate {
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

#product .box-product .box-productR .box-relate h3 {
    color: #047AC1;
    font-size: 30px;
    margin-bottom: 2rem !important;
    font-weight: 300;
}


#product.pdb {
    padding-bottom: 0;
}






#tag .box-tag {
    width: 100%;
    margin-top: 3rem;
}



#tag .box-tag ul {
    padding: 0;
    margin: 0;
}

#tag .box-tag ul {
    padding: 0;
    margin: 0;
}

#tag .box-tag ul li {
    list-style: none;
    float: left;
}

#tag .box-tag ul li:first-child {
    width: 80px;
    float: left;
}



#tag .box-tag ul a {
    margin-right: 5px;
}




#tag .box-tag ul p {
    font-size: 19px;
    color: #0096E4;
    text-align: left;
    margin-right: 15px !important;
    padding: 0;
    line-height: 35px;


}

#tag .box-tag ul h1 {
    font-size: 30px;
    color: #0096E4;
    text-align: left;
    margin-right: 15px !important;
    padding: 0;
    line-height: 35px;
    font-weight: 400;
    float: left;
    margin: 0;
}


#tag .box-tag ul p {
    text-align: right;
    font-size: 17px;
    color: #363636;
    font-weight: 300;
    float: right;
}



#position.position-absolute-btn {
    position: absolute !important;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 0px;
    width: 95% !important;
}

#position {
    width: 100%;
}


#position ul {
    padding: 0;
    margin: 0;
}

#position ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    width: 100%;
}


#position ul li a {
    margin-right: 20px;
}


#position ul li a:last-child {
    margin-right: 0px;
}

#position ul li a:first-child {
    margin-left: 15px;
}


#position ul li a.mgr-0 {
    margin-left: 0 !important;
}

/*end product*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
/*search*/
#search {
    width: 100%;
    margin-top: 3rem;
}

#search .box-search {
    width: 100%;
    padding: 0;
}



#search .box-search p {
    font-size: 17px;
    color: #047AC1;
    padding-bottom: 15px;
}



#search .box-search .form-group {
    position: relative;
    height: 50px;
}

#search .btn-mt-serach {
    margin-top: 40px;
}


#cat-click,
#sub-click,
#group-click {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    color: #495057;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ced4da;
    height: calc(1.5em + .75rem + 14px);
    border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.vn-info {
    display: none;
    text-align: left;
    background: #fff;
    color: #fff;
    padding: 0px;
    border: 1px solid #ced4da;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.vn-info a div.drop {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #dbdbdb;
}

.vn-info a:last-child div.drop {
    border-bottom: none;
}

.vn-info a:hover div.drop {
    background: #30A3FF;
    color: #fff;
}

/*end search*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
/*sort*/
.box-sort {
    width: 100%;
    border-bottom: 1px solid rgb(152 152 152 / 40%);
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.box-sort ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;


}

.box-sort ul li {
    padding: 0 15px 0 20px;
    margin: 0 0 15px 0;
    float: left;
    width: 25%;
    list-style: none;
    font-size: 17px;
}

.box-sort ul li::before {
    content: '●';
    color: #00A8FF;
    margin-left: -25px;
    padding: 0 10px 0 0;
}

.box-sort ul li a.active {

    color: #047AC1 !important;
}


.box-sort ul li a:hover {
    color: #007bff !important;
}

/*end sort*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/
/*hover product*/

.hover-product {
    margin-bottom: 2rem;
}

.hover-product:hover a .name-product, .hover-product:hover a h3 {
    color: #30A3FF !Important;
}


.hover-product:hover div a.btn-bg-catalog {
    color: #fff !important;
    background: #0050A4 !important;
}

.hover-product p.description {
    text-align: left !important;
    font-size: 17px !important;
    padding-left: 20px;
    padding-bottom: 0 !important;
    height: 80px;
    overflow: hidden;
}
.text-35{font-size: 35px;}

.product-description {
    width: 100%;
    display: -webkit-inline-box;
    margin-bottom: 15px;
    padding-right: 15px;
}

.product-description a .name-product, .product-description a h3 {
    line-height: 25px;
    font-size: 19px;
    font-weight: 400;
}

.product-description a h2{
    line-height: 25px;
    font-size: 19px;
    font-weight: 400;
}


.line-left-product {
    width: 6px;
    background: #30A3FF;
    display: block;
    height: 55px;
    margin-right: 15px;
    float: left;
    opacity: 0.5;
    transition: 0.4s;
}

.hover-product:hover .line-left-product {
    background: #30A3FF;
    opacity: 1;
}


figure {
    margin: 0 0 0.5rem;
}


.snip1584 {
    font-family: 'Raleway', sans-serif;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    text-align: left;

}

.snip-pro-index{
    border-radius: 0 0 90px 0;
}

.snip1584 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.5s ease;

}

.snip1584:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 100%;
    content: '';
    background-color: rgb(0 83 178 / 60%);
    -webkit-transition: all 0.4s ease;
    transition: all 0.5s ease;
    -webkit-transition-delay: 0.5s ease;
    transition-delay: 0.5s ease;
    margin-top: -0px;

}



.snip1584 img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;
    margin-top: 10px;
    width: 100%;
    height: auto;
}


.snip1584 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.snip1584 button,
.snip1584 h5 {
    margin: 0;
    opacity: 0;
    letter-spacing: 1px;
    transition: 0.4s;
}

.snip1584 button {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    margin-bottom: 5px;
}

.snip1584 button {
    font-weight: normal;
    background-color: #ae895d;
    padding: 3px 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.snip1584 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}


.hover-product:hover .snip1584:before,
.hover-product:hover .snip1584.hover:before {
    top: 10px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;

}

.hover-product:hover .snip1584 button,
.hover-product:hover .snip1584.hover button {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.hover-product:hover .snip1584 button {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.hover-product:hover .snip1584 h5 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

/*end hover product*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
/*service*/
#service-index {
    width: 100%;
    position: relative;
    background: url(../images/home/bg-service.webp) no-repeat top left;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    padding: 100px 0 100px 0 !important;
    position: relative;
    margin: 0 auto;
}



#service-index .box-service-index {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

#service-index .box-service-index h2,
#service-index .box-service-index h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px !important;
}

#service-index .box-service-index p {
    font-size: 19px;
    color: #fff;
}

#service-index .box-service-index ul {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 45px;
}

#service-index .box-service-index ul li {
    width: 33.33%;
    float: left;
    list-style: none;
}

#service-index .box-service-index ul li a {
    color: #fff !important;
    font-size: 25px;
}



#service-index .box-service-index ul li .box-service {
    width: fit-content;
    margin: 0 auto;
}

#service-index .box-service-index ul li .box-service:hover a {
    color: #30A3FF !important;
}

#service-index .box-service-index ul li .box-service:hover .dot-contact {
    background: #30A3FF;
}

#service-index .box-service-index ul li .box-service:hover .dot-contact img {
    filter: grayscale(100%) brightness(200%) contrast(200%);
    -webkit-filter: grayscale(100%) brightness(200%) contrast(200%);
}



/*end service*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/
/*articles*/

#articles.cleararticles {
    padding-top: 0;
}

#articles {
    width: 100%;
    padding: 35px 0 40px 0;
}
.articles-index{padding: 75px 0 40px 0!important;}


#articles h3,
#articles h4 {
    font-size: 40px;
    color: #047AC1;
    font-weight: 300;
    margin-bottom: 20px !important;
}

#articles a.btn {
    margin-top: 0;

}


#articles .news > h2.description,
#articles .news > h2 .description h5 {
    color: #047AC1;
    font-size: 19px;
    transition: 0.4s;
    height: 60px;
    overflow: hidden;
    line-height: 35px;
    font-weight: 400;
}

#articles .news .description h5 {
    color: #047AC1 !important;
    font-weight: 400;
}

#articles p {
    margin-top: 30px !important;
    color: #989898;
    font-size: 16px;
}

#articles .news p {
    color: #000;
    font-size: 15px;
}

#articles .news:hover span {
    color: #0088D5;
}

#articles .news:hover .overlay-news {
    opacity: 1;
}

#articles .container-news {
    text-align: center;
}


#articles .container-news {
    position: relative;
    width: 100%;
    margin: 0px 0 15px 0;
    overflow: hidden;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



/*
#articles .container-news img.image-news {
    display: block;
    width: 100%;
    height: auto;
    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
*/

#articles .container-news img {
    width: 100%;
    /*height: 204px;*/
}

#articles .overlay-news {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    border-radius: 16px;
    background-color: rgb(0 83 178 / 60%);

    border-bottom-right-radius: 90px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


#articles .col-xl-3 {
    margin-bottom: 3rem;
}



#articles .box-articles-detail {
    width: 100%;
}

#articles .box-articles-detail {
    color: #047AC1;
}


#articles .box-articles-detail .box-articles-detailR {
    padding-left: 15px;
}

#articles .box-articles-detail .box-articles-detailR div p {
    margin: 0 !important;
    font-size: 19px;
    padding-bottom: 20px;
    color: #363636 !important;
}

#articles .box-articles-detail .box-articles-detailR h1 {
    color: #047AC1;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 1.5rem !important;
}

#articles .box-articles-detail .box-articles-detailR p.date {
    font-size: 16px;
    color: #989898 !important;
    margin-bottom: 1rem !important;
    padding-bottom: 0;
}

#articles .box-articles-detail .box-articles-detailR p {
    margin: 0 !important;
    font-size: 19px;
    padding-bottom: 20px;
}

#articles .box-articles-detail .box-articles-detailR p:nth-child(odd) {
    color: #047AC1;
}

#articles .box-articles-detail .box-articles-detailR p:nth-child(even) {
    color: #363636;
    font-size: 17px;
}

/*end navigate*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
/*navigation*/
#navigation {
    width: 100%;

}

#navigation .navigate {
    padding-top: 2rem;
    text-align: left;
    padding-bottom: 2rem;
}


#navigation .navigate a.active {
    color: #1A2C42 !important;
    font-weight: 300;
}

#navigation .navigate a {
    font-size: 12px;
    font-family: 'Kanit' !important;
    color: #7B7B7B !important;
    text-transform: uppercase;
    font-weight: 300;
}

#navigation .navigate a:hover {
    color: #047AC1 !important;
}

#navigation .navigate span {
    margin: 0 10px;
}

#navigation .navigate span img {
    width: 5px;
}


/*end navigation*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
/*Pagination */
#page {
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}

#page .btn-page {
    border: none;
    outline: none;
    width: 40px;
    height: 40px;
    background-color: transparent;
    cursor: pointer;
    font-size: 18px;
    border-radius: 5px;
    margin-right: 10px;
}


#page .active-page {
    background-color: #EEEEEE;
    color: #047AC1;
}


#page .btn-page:hover {
    background-color: #EEEEEE;
}

#page .btn-page img {
    width: auto;
}

#page .btn-page img.pageL {
    transform: rotate(180deg);
}

#page .btn-page img.pageR {
    width: auto;
}

/*end Pagination */
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
/*table*/
#table {
    margin-top: 3rem;
    width: 100%;
    margin-bottom: 4rem !important;
}

.table {
    display: table;
    text-align: left;
    width: 60%;
    margin: 0% auto 0;
    margin-bottom: 0 !important;
    font-size: 17px;
    font-weight: 300;
}

.table_row {
    display: table-row;

}

.theader {
    display: table-row;
}




.table_header {
    display: table-cell;

    padding: 16px;

    background: #EBEBEB;
}

.table_header p {
    font-weight: 400;
    border-right: #989898 1px solid;
    text-align: center !important;
    width: 100%;
    padding-bottom: 0 !important;
    color: #363636;
}


.table_header p.border-none {
    border-right: none;
}


.table_small {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}

.table_row > .table_small > .table_cell:nth-child(odd) {
    display: none;
    background: #ffffff;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table_row > .table_small > .table_cell {
    padding: 16px;
    color: #5b5b5b;

}


.table_row > .table_small:nth-child(1) {
    width: 25%;
}
.table_row > .table_small:nth-child(3) {
    width: 10%;
}



@media screen and (max-width: 900px) {
    .table {
        width: 90%
    }
}

@media screen and (max-width: 650px) {
    .table {
        display: block;
    }

    .table_row:nth-child(2n+3) {
        background: none;
    }

    .theader {
        display: none;
    }

    .table_row > .table_small > .table_cell:nth-child(odd) {
        display: table-cell;
        width: 25%;
    }

    .table_cell {
        display: table-cell;
        width: 75%;
    }

    .table_cell a.table {
        color: #000000 !important;
    }

    .table_row {
        display: table;
        width: 100%;
        border-collapse: separate;
        padding-bottom: 16px;
        margin: 5% auto 0;
        text-align: left;
    }

    .table_small {
        display: table-row;
    }

    .table_row > .table_small:first-child > .table_cell:last-child {
        border-left: none;
    }

    .table_row > .table_small > .table_cell:first-child {
        border-left: #ccc 1px solid;
        background: #f0f0f0;
        border-right: #ccc 1px solid;
    }


    .table_row > .table_small:first-child > .table_cell:first-child {

        border-top: #ccc 1px solid;
    }

    .table_row > .table_small:first-child > .table_cell:last-child {

        border-top: #ccc 1px solid;
    }

    .table_row > .table_small:last-child > .table_cell:first-child {
        border-right: none;
    }

    .table_row > .table_small > .table_cell:last-child {
        border-right: #ccc 1px solid;

    }

    .table_row > .table_small:last-child > .table_cell:first-child {
        border-bottom-left-radius: 5px;
    }

    .table_row > .table_small:last-child > .table_cell:last-child {
        border-bottom-right-radius: 5px;

    }

    .table_row > .table_small > .table_cell {
        border-bottom: 1px solid #ccc;
    }


    .table_small:last-child > .table_cell {
        border-bottom-left-radius: 5px;
    }



}

/*end table*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
/*Promotion*/
#promotion {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 1rem;
}

#promotion p {
    font-size: 17px;
    margin-bottom: 3rem !important;
    margin-top: 1rem !important;
    font-weight: 400;
}

#promotion .box-promotion {
    width: 100%;
}

#promotion a p {
    transition: 0.4s;
}

#promotion a:hover p {
    color: #047AC1 !important;
}
#promotion h2 {
    padding: 30px 0px 0 0;
    font-size: 20px;
}

#promotion ul  {
    margin-top: 20px;
}
#promotion h1 {
    color: #047AC1;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 1.5rem !important;
}
.promotion-pad {
    padding-top: 15px;
    padding-bottom: 30px;
}
/*end promotion*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
/*knowledge*/
#knowledge {
    width: 100%;
    padding: 20px 0 40px 0;
}



#knowledge .box-knowledge .btn-bt {
    margin-bottom: 3rem;
}


#knowledge .box-knowledge .btn-bt {
    margin-bottom: 3rem;
}

#knowledge .box-knowledge .border-radius img {
    border-radius: 10px;
}


#knowledge .box-knowledge .col-box-text-know p,
#knowledge .box-knowledge .col-box-text-know {
    font-size: 19px;
    margin-top: 2rem;
    margin-bottom: 3rem;
    text-align: center;
}



#knowledge .box-knowledge .box-knowL {
    width: 50%;
    float: left;
    padding-right: 20px;
}




#knowledge .box-knowledge .box-knowR {
    width: 50%;
    float: right;
    padding-left: 20px;
}

#knowledge .box-knowledge .box-knowR img,
#knowledge .box-knowledge .box-knowL img {
    border-radius: 10px;
}

#knowledge .box-knowledge .box-knowR h2,
#knowledge .box-knowledge .box-knowL h2 {
    font-size: 25px;
    color: #0096E4;
    font-weight: 300;
    margin-bottom: 1rem !important;
}


#knowledge .box-knowledge .know-mgb {
    margin-bottom: 4rem;
}

#knowledge .box-knowledge .box-knowR p,#knowledge .box-knowledge .box-knowL p {
    font-size: 19px;
}

/*end knowledge*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/
/*about*/


#about {
    width: 100%;
}

#about .about-bg {
    width: 100%;
    position: relative;
    background: url(../images/about/banner-about-us-1920px.webp) no-repeat top left;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    padding: 200px 0 !important;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 1.5rem;
}



#about .service-bg p {
    width: 65%;
    margin: 0 auto;
}


#about .service-bg {
    width: 100%;
    position: relative;
    background: url(../images/service/bg-service.webp) no-repeat top left;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    padding: 200px 0 !important;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 1.5rem;
}


#about h1 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 300;
}

#about p {
    font-size: 30px;
    width: 100%;
    margin: 0 auto !important;
    line-height: 30px;
    color: #fff;
}
#about p.title {
    font-size: 19px;
}

#about p.description{
    color: #363636;
    font-size: 17px;
}

#about .box-about {
    width: 100%;
    text-align: center;
    padding-bottom: 3rem;
}

#about .box-about.clear-pd-box-about {
    padding-bottom: 0;
}


#about .box-about .box-aboutL {
    width: 40%;
    float: left;
    padding-right: 3rem;
    box-sizing: border-box;
}

#about .box-about .box-aboutR {
    width: 60%;
    float: left;
    padding-left: 3rem;
    box-sizing: border-box;
}


#about .box-about p.title {
    font-size: 24px;
    color: #047AC1;
    padding-bottom: 2rem;
    padding-top: 5rem;
}

#about .box-about p.sub-title {
    font-size: 17px;
    color: #363636;
    padding-bottom: 5rem;
    text-align: justify;
}


#about .box-about img {
    width: 100%;
     height: auto !important;
}


#about .box-about-row {
    width: 100%;
}

#about .box-about-row ul {
    width: 100%;
    border-bottom-right-radius: 65px;
    padding: 30px 25px;
    margin-bottom: 2rem;
}


#about .box-about-row ul li {
    list-style: none;
    text-align: left;
}

#about .box-about-row ul li img {
    width: auto;
    float: left;
    margin-right: 25px;
    margin-top: -15px;
    /*filter: invert(29%) sepia(88%) saturate(1410%) hue-rotate(179deg) brightness(98%) contrast(97%);*/

}


#about .box-about-row ul li:nth-child(1) {
    width: 100%;
}

#about .box-about-row ul li:nth-child(2) {
    width: 100%;
    float: right;
    padding-left: 80px;
}


#about .box-about-row ul li:nth-child(2) p:nth-child(1) {
    font-size: 17px;
    color: #fff;
    margin: 0 !important;
    width: 100%;
    text-align: left;
    line-height: 22px;
}

#about .box-about-row ul li:nth-child(2) p:nth-child(2) {
    color: #fff;
    font-size: 18px;
}

#about .box-about-row ul.color01 {
    background: #30A3FF;
}

#about .box-about-row ul.color02 {
    background: #047AC1;
}

#about .box-about-row ul.color03 {
    background: #00356A;
    margin-bottom: 0;
}


#about .box-img-responsive {
    display: none;
}

  .box-img-responsive-disable{
        display: block;
    }

#about .box-service {
    width: 100%;
}

#about .box-service {
    width: 100%;
    padding: 5rem 0;
}

#about .box-service.bg-gray-about {
    background: #F3F5F8;
}


#about .box-service .img-pd {
    border-bottom-right-radius: 10rem;
    width: 100%;
    height: auto!important;
}
#about .box-service .img-pd-2 {
    border-bottom-right-radius: 7rem;
    margin-bottom: 2rem;
    width: 100%;
}

#about .box-service .service-R {
    width: 50%;
    float: right;
    padding-left: 2rem;
    position: relative;
}


#about .box-service .service-L {
    width: 50%;
    float: left;
    padding-right: 2rem;
    position: relative;

}
#about .box-service .service-L h2, #about .box-service .service-R h2{
    color: #047AC1;
    font-size: 19px;
    transition: 0.4s;
    height: auto;
    overflow: hidden;
    line-height: 35px;
    font-weight: 400;
}

#about .box-service .service-R.re {

    padding-left: 2rem;
    padding-right: 0rem;
    transform: translate(0%, 0%);
    left: 0;
    top: 0px;

}


#about .box-service .service-L.re {
    padding-left: 0rem;
    padding-right: 2rem;
    transform: translate(0%, 0%);
    left: 0%;
}

#about .box-service .service-R p.title,
#about .box-service .service-L p.title {
    color: #047AC1;
    font-size: 24px;
    margin-top: 0 !important;
    width: 100%;
    text-align: left;
    margin-bottom: 1rem !important;
}

#about .box-service .service-R p.description,
#about .box-service .service-L p.description {
    font-size: 17px;
    color: #363636;
    margin: 0 !important;
    width: 100%;
    text-align: justify;
    line-height: 22px;
}


#about .box-service .service-boxL {
    width: 50%;
    float: left;
}

#about .box-service .service-boxR {
    width: 50%;
    float: right;
}

#about .img-about-banner{
    margin-top: 2rem;
}
/*end about*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
/*CONTACT*/
#contact {
    width: 100%;
}

#contact .box-contact {
    width: 100%;
}

#contact .box-contact-form {
    margin-top: 3rem;
}



#contact .box-contact h2 {
    font-size: 25px;
    color: #047AC1;
    margin-bottom: 1rem !important;
    font-weight: 300;
}

#contact .box-contact p {
    font-size: 17px;
    color: #1A2C42;
    margin-bottom: 1rem !important;
}


#contact .box-contact ul {
    padding: 0;
    margin: 0;
    width: 100%;
}

#contact .box-contact ul li {
    padding: 0;
    margin: 0 3rem 0 0px;
    list-style: none;
    float: left;
}



#contact a .dot-contact {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #047AC1;
    background: transparent;
    position: relative;
    display: -webkit-inline-box;
    vertical-align: -webkit-baseline-middle;
    margin-top: 10px;
    margin-right: 15px;
}

#contact a .dot-contact img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: auto;
}


#contact a:hover .dot-contact {
    background: #BEBEBE;
    border: 1px solid #BEBEBE;
}

#contact a:hover .dot-contact img {
    filter: invert(98%) sepia(91%) saturate(0%) hue-rotate(322deg) brightness(200%) contrast(105%);
}


#contact #footer .box-copyright {
    margin-top: 0rem;
    margin-bottom: 0rem;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 3rem;
}


#contact label {
    font-size: 17px;
    color: #1A2C42;
}

#contact label span {
    color: #FF0000;
}


#contact .form-text-error {
    color: #FF0000;
}

#contact .form-check {
    margin-top: 1rem;
}

#contact .box-btn {
    margin-top: 1.5rem;
}


#contact .btn-bg-blue:hover,
#contact .btn-bg-gray:hover {
    background: #0050A4 !important;
    color: #fff !important;
}

#contact .box-contact-pd {
    padding: 35px 0 6rem 0;
}

#contact img.pd {
    padding-right: 2rem;
    box-sizing: border-box;
}


#contact .box-sale {
    width: 100%;
}


#contact .box-sale .txt-sale {
    font-size: 25px;
    color: #363636 !important;
    margin: 1rem 0 1rem 0 !important;
    font-weight: 400;

}

/*end contact*/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/***/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
/*404error*/
#error {
    width: 100%;
    margin-top: 13rem;
    margin-bottom: 5rem;
    font-weight: 300;
}



#error h1 {
    font-size: 60px;

}


#error h2 {
    font-size: 40px;

}


#error h3 {
    font-size: 30px;

}

#error p {
    font-size: 19px;

}

#error .box-btn {
    text-align: center;
    margin-top: 2rem;
}















.accordion-sub {
    display: none;
}

.bg-line {
    width: 100%;
    position: relative;
    background: url(../images/about/bg-line.webp) no-repeat bottom right;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    position: relative;
}


.form-control {
    height: calc(1.5em + .75rem + 6px);
}

.form-group {
    margin-bottom: 1rem;
    height: 95px;
}

/*display-desktop*/
.btn-responsive {
    display: none !important;
}

#banner-responsive {
    display: none;
}

#banner-responsive img {
    width: 100%;
    height: auto;
}

/*end display-desktop*/

.box-none{
    display: none;
}

#promotion img, #promotion h2 {
    margin-bottom: 0px!important;
}
.text-policy{
    color: #007bff !important;
}

#policy{width: 70%;}

.border-promotion {
    border-bottom: 1px #ececec solid;
    margin-bottom: 60px;
}



    .cookies-btn {
    display: block!important;
    margin: 0 auto;
    margin: 18px auto 0px auto;
    }
    .box-cookies{
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    }

    .label-cookies {
    color: #484848;
    padding-top: 20px;
    font-size: 15px;
   font-family: 'Kanit', sans-serif;
    }

    
    .boxcookies-popup {
    overflow: auto;
    height: 500px;
    }
    .content-cookies{
    width: 96%;
    height: 340px;
    overflow: auto;
    margin: 0 auto;
    padding: 15px 0;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(143,143,143,1);
    -moz-box-shadow: 3px 3px 10px 0px rgba(143,143,143,1);
    box-shadow: 3px 3px 10px 0px rgba(143,143,143,1); 
    }

.alert-cookie { text-align: center; position:fixed; bottom:0; 
    width:100%; right:0; background:rgba(0,0,0,0.75);
    padding:10px; box-shadow:4px 1px 10px #000; z-index:99}
.cookiehead {display: inline-block; margin: 5px 20px 0 0; vertical-align: middle; color: #fff;font-family: 'Kanit', sans-serif;
font-size: 22px;padding-bottom: 10px;}
.alert-cookie p { margin:0 0 0 0; padding:0; display: inline-block; color: #dedede; vertical-align: middle;font-family: 'Kanit', sans-serif;
font-size: 16px;line-height: 20px}
.alert-cookie p br { display: none;}
.btn-cookies { margin: 0 0 0 20px; text-align: center; display: inline-block; color: #dedede;}
 
.btn-cookies a { position: relative; letter-spacing: 1px; margin: 0 10px; 
    display: inline-block; border: none; padding: 5px 20px; 
    font-family: 'Kanit', sans-serif;
    font-size: 22px;background-color: #fff; text-transform: uppercase; vertical-align: middle;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; overflow: hidden;}
.btn-cookies a:hover { background:#666; color:#fff;-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;}
 

.btn-cookies a.accept { position: relative; letter-spacing: 1px; margin: 0 10px 15px 10px; 
    display: inline-block; color: #fff!important; background:#30A3FF; padding: 8px 20px; 
     font-size: 22px; text-transform: uppercase; vertical-align: middle;
-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; overflow: hidden;border-radius: 5px;}
.btn-cookies a.accept:hover { color: #fff!important; background:#30A3FF;text-decoration:none;-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;border-radius: 5px;}
  

.close {
    background: #fff;
    width: 25px;
    height: 25px;
    color: #000;
    float: right;
    display: block;
    border-radius: 100%;
    padding-top: 3px;
    text-align: center;
    font-size: 18px !important;
    font-family: 'Kanit', sans-serif;
}
.close:hover { opacity: 0.5 }
.cookie-center{width: 100%;margin: 0 auto;max-width: 1280px;}
.cookie-l{float: left;width: 80%;text-align: left;padding-left: 15px;}
.cookie-r{float: left;width: 20%;}
.cookie-txt {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

.alert-cookie p a {
    text-decoration: underline !important;
    text-transform: none;
    color: #fff !important;
}

.bg-vdo {
    background: #f3f3f3;
}

.btn-img {
    width: 210px;
}
.text-vdo {
    text-align: center;
    padding-bottom: 40px;
}



.img-product-1024 img {max-width: 400px!important;width: 100%!important;}
.contact-btn{
    width: 100%
}
.contact-btn ul{
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;

}
.contact-btn ul li{
    margin-right: 15px;
}
.contact-btn ul li .circle-header {
    margin-top: 1px;

}
.contact-btn-img {
    width: 30px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.contact-btn ul li .icn-bg-social.bg-line {
    background: #4CA935;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: relative;
    transition: 0.4s;
}

.contact-btn ul li .icn-bg-social.bg-line:hover {
    background: #BEBEBE;
}
.contact-btn-text {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    font-size: 20px !important;
}

.contact-btn-text-pro {padding-right: 15px;padding-left: 15px;}
.contact-btn-text-pro-2 {
    margin-bottom: 1rem !important;
    margin-top: 3rem !important;
    font-size: 20px !important;
}

#articles .news .description h5 {
    height: 50px;
}
.ma-top-about {
    padding-top: 18% !important;
}
.ma-top-about-2 {
    padding-top: 18% !important;
}

.ma-top-service{
    padding-top: 15% !important;
}

.about-banner-pc {width: 100%;position: relative;}

.about-banner-pc img {width: 100%;height: auto;}

.about-banner-mb {width: 100%;position: relative;}

.about-banner-mb img {width: 100%;height: auto;}


.service-banner-pc {width: 100%;position: relative;}

.service-banner-pc img {width: 100%;height: auto;}

.service-banner-mb {width: 100%;position: relative;}

.service-banner-mb img {width: 100%;height: auto;}
.text-banner {
    position: absolute;
    bottom: 9%;
    right: 20%;
}
.text-banner-service {
    position: absolute;
    top: 40%;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 30px;
}
.title-service {
    color: #fff!important;
    font-size: 19px!important;
}
.pad-p {
    padding-top: 15px !important;
}

.text-sub p {
    font-size: 15px!important;
    padding-bottom: 20px!important;
    line-height: 22px!important;
    padding-top: 20px!important;
    color: #047AC1 !important;


}
.text-sub ul, .text-sub li{
    font-size: 15px!important;
    padding-bottom: 15px!important;
    line-height: 22px!important;
    padding-top: 0px!important;
    color: #047AC1 !important;
    list-style: none;

}
.text-sub ul li::before {
    content: '●';
    color: #00A8FF;
    margin-left: -25px;
    padding: 0 10px 0 0;
}
.img-pro-total {
    margin-bottom: 40px;
}
.bp-about{
    margin-bottom: 20px
}
.img-600 {
    width: 25px;
    margin-left: 15px;
    margin-right: 10px
}
.box-img-pro {
    display: inline-block;
    float: right;
    margin-right: 15px;
}


/*widget*/
.header-widget {display: block;margin: 0;width: 50px;max-width: 50px;box-shadow: none;position: fixed;bottom: 60px;right: 10px;height: 50px !important;overflow: hidden;z-index: 701;background-color: rgb(33, 150, 243);border-radius: 100%;}
.label-label-btn {
    position: fixed;
    bottom: 60px;
    right: 75px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    z-index: 701;
}
.label-label-btn::after {
    content: "" !important;
    width: 0 !important;
    height: 0 !important;
    right: -7px !important;
    top: 12px !important;
    position: absolute !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(0,0,0,.5);
    z-index: 701;
}
#sidebarMenuwidget {
    height: 100%;
    position: fixed;
    right: 0;
        top:0;
    width: 100%;
    margin-top: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    background: rgba(0,0,0,.6);
        z-index:700;
}
.sidebarMenuInnerwidget{
    margin:0;
    padding:0;
    position: absolute;
    bottom: 120px;
    right: 0;
}
.sidebarMenuInnerwidget li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0 10px 10px;
    float: right;
    width: 80%;
    text-align: right;
    font-family: Tahoma;
}
.sidebarMenuInnerwidget li img{
    vertical-align: middle;
    width: 55px;
}
.sidebarMenuInnerwidget li span{
    display: block;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    padding: 10px;
    border-radius: 6px;
    position: relative;
}
.sidebarMenuInnerwidget li span::after {
    content: "" !important;
    width: 0 !important;
    height: 0 !important;
    right: -7px !important;
    top: 12px !important;
    position: absolute !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(0,0,0,.5);
}
.sidebarMenuInnerwidget li a{
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}
#checkboxwidget input[type="checkbox"]:checked ~ #sidebarMenuwidget {
    visibility: visible;
    transition: all .2s ease-in-out;
}
#checkboxwidget input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 702;
    height: 100%;
    width: 100%;
    bottom: 62px;
    right: 24px;
    height: 22px;
    width: 22px;
}
.spinnerwidget {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
}
.horizontalwidget {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonalwidget.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonalwidget.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
#checkboxwidget input[type=checkbox]:checked ~ .sidebarIconToggle-2 > .horizontalwidget {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
#checkboxwidget input[type=checkbox]:checked ~ .sidebarIconToggle-2 > .diagonalwidget.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
#checkboxwidget input[type=checkbox]:checked ~ .sidebarIconToggle-2 > .diagonalwidget.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}
.button-widgetmain {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.overlay-widgetmain {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  display: none;    
    z-index: 703;
}

.overlay-widgetmain:target {
  display:block;
  opacity: 1;
}
.popup-widget {
  margin: 15% auto 0 auto;
  padding: 20px 20px 50px 20px;
  background: #fff;
  border-radius: 5px;
  width: 25%;
  position: relative;
  transition: all .3s ease-in-out;
  text-align: center;
}
.popup-widget h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  margin-bottom: 0;
  font-size: 20px;
}
.popup-widget .close {
  position: absolute;
  top: 5px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup-widget .close:hover {
  color: #06D85F;
}
.popup-widget .content {
  max-height: 25%;
  overflow: auto;
  font-size: 27px;
  margin-top: 25px;
}


.line-add {
    width: 180px;
}
.line-pad-top {
    margin-top: 15px;
}

.img-product-detail img{
        margin: 0 auto 45px auto;
    display: block;
    text-align: center;
    width: 70%
}

.ma-btn-b {
    margin-bottom: 60px;
}
.box-notfound {
    margin: 15% auto 10% auto;
    width: 100%;
    text-align: center;
}
.box-notfound h1{
    color: #047AC1;
}
.hide{display: none;}




/*----------------------------------------*/
.contact-icon{
        padding-bottom: 40px;
    }
    .contact-icon ul{
        display: flex;
        margin: 0;
        width: 100%;
        flex-wrap: wrap;
        padding: 0;
        justify-content: flex-end;
    }
    .contact-icon ul li{
        display: inline-block;
        padding: 0 10px;
    }
    .contact-icon ul li a {
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Kanit', sans-serif;
        background: #30A3FF;
        color: #fff !important;
        padding: 7px 12px;
        border-radius: 5px;
    }
    .contact-icon ul li img{
        width: 20px;
        height: 20px;
        margin-right: 6px;
        vertical-align: middle;
    }
    .contact-icon .bg-tel{
        background: #349df4!important;
    }
    .contact-icon .bg-line{
        background: #1a4a7e!important;
    }
    .contact-icon .bg-mass{
        background: #2b2539!important;       
    }
    @media screen and (max-width: 640px) {
        .contact-icon {padding-bottom: 35px;}
        .contact-icon ul {justify-content: center;}
        .contact-icon ul li {padding: 0 5px;}
        .contact-icon ul li a {font-size: 13px;padding: 5px 5px;}
        .contact-icon ul li img {width: 17px;height: 17px;}
    }
    @media screen and (max-width: 425px) {
    .contact-icon ul li a {font-size: 11px;}
    }
    @media screen and (max-width: 380px) {
    .contact-icon {padding-bottom: 25px;}
    .contact-icon ul li {padding: 0 3px;}
    }
    @media screen and (max-width: 360px) {
    .contact-icon ul li a {font-size: 10px;}
    }