body {
    font-family: 'kanit', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
span{
    font-family: 'kanit', sans-serif !important;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
}
/*-----------------------------------------
    LAYOUT
-------------------------------------------*/
.container-fluid-main{
    width: 100%;
    padding-right: 150px;
    padding-left: 150px;
    margin-right: auto;
    margin-left: auto;
}
.navbar>.container, .navbar>.container-fluid-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.container-special-home {
    width: 100%;
    padding-right:15%;
    padding-left: 15%;
    margin-right:auto;
    margin-left:auto;
}
.container-fluid-main.container-content {
    max-width: 1740px;
}
video {
  width: 100%;
  height: auto;
  max-width: 100%;    
}
.text-right-toleft {
    text-align: right;
}
.table-scrollY {
    height:300px;
    overflow-y: scroll;
}
.annualReport-div {
    height:300px;
}
/*-----------------------------------------
    TOP MENU
-------------------------------------------*/
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid-main {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.top-bg {
    background-color: #0f2145;
    padding:10px 0;
}
.top-menu {
    float: right;
}
.top-menu li {
    display: inline-block;
}
.top-menu li a {
    color: #fff;
    padding-left: 20px;
}
.top-menu li.lang a {
    color: #fff;
    padding-left: 0px;
}
.top-menu li a:hover{
    color: #e59d45;
    text-decoration: none;
}
.nav-item.main a {
    display: inline-block;
}
li.nav-item.main {
    padding-left:10px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0,0,0,1);
    border-bottom: 4px solid #1f5fa7;
    padding-bottom: 0px;
    padding-left:0;
    padding-right: 0;
}
#search input[type="text"] {
    background: url(../images/icon/search-icon.svg) no-repeat 10px 9px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: 14px 'kanit',Sans-serif;
    color: #bebebe;
    width: 230px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.nav-item.main a {
    display: inline-block;
    font-size: 14px;
}
/*------------------------------------------
    Background
-------------------------------------------*/
.bg-mediumBlue {
    background-color: #2060aa;
}
.bg-lightGray {
    background-color: #ebebeb;
}
.bg-lightBlue{
    background-color: #f4faff;
}
.bg-imageIndexOurCustomer {
    background: url('../images/bg_index_ourCustomer.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-about1 {
    background: url('../images/bg_about1.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/*------------------------------------------
    Text
-------------------------------------------*/
.imageDirector {
    width:200px;
    max-width: 100%;
    height:250px;
    object-fit: cover;
}
.textlistNewsCard {
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    overflow-y: hidden;
}
/*------------------------------------------
    Color
-------------------------------------------*/
.text-mediumBlue {
    color: #2060aa;
}
.text-deepGray {
    color: #252525;
}
.text-gray{
    color: #898989;
}
/*------------------------------------------
    Text
-------------------------------------------*/
.font-weight-medium {
    font-weight: 500;
}
.title {
    font-size: 24px;
    font-weight: 600;
}
.fz12 {
    font-size: 12px;
}
/*------------------------------------------
    Banner
-------------------------------------------*/
.title-banner1 {
    text-transform: uppercase;
    color: #000;
    font-size: 48px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 5px;
}
.title-banner2 {
    text-transform: uppercase;
    color: #000;
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 5px;
}
.title-banner2 h6 span.badge{
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}
.title-banner2 h6 span.badge a{
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}
.title-banner2 h6 span.badge a:hover{
    text-transform: uppercase;
    color: #2060aa;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}
.badge-white {
    background-color: rgba(255,255,2555,.5)
}
#banner-section{
    position: relative;
    text-align: center;
    color: white;
}
/*------------------------------------------
    line
-------------------------------------------*/
.line-title-left {
    border-bottom: 5px solid #007bff;
    width: 108px;
    margin: 10px 0
}
/*------------------------------------------
    Card
-------------------------------------------*/
.card.latestnews {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
    border-bottom: 5px solid #2060aa; 
}
.service-box-index {
    max-width: 90%;
    margin:10px auto;
}
.service-box-index img{
    width:100%;
    height:180px;
    object-fit: cover;
}
.service-box-index span {
    color: #fff;
    background-color: #2060aa;
    text-align: center;
    display: block;
    padding: 5px;
    font-size: 14px;
    line-height: 18px;
    height:30px;
}

.card.card-box-news .card-img-top{
    height:200px;
    width:100%;
    object-fit: cover;
}
.card.card-box-news .card-body {
    padding: 10px;
}
.card.card-box-news .card-body hr {
    margin:5px 0;
}
.card.card-box-news .card-body h5.title-news {
    line-height: 1.25rem;
    height:42px;
    overflow-y: hidden;
}
.card.card-box-news .card-body p.MsoNormal{
    height:53px;
    overflow-y: hidden;
    font-size: 14px!important;
    line-height: 18px;
    color: #898989;
    font-family: 'kanit',sans-serif !important;
}
.card.card-box-news .card-body p.card-text > span{
    height:53px;
    display: block;
    overflow-y: hidden;
    font-size: 14px!important;
    line-height: 18px;
    color: #898989;
    font-family: 'kanit',sans-serif !important;
}


/*------------------------------------------
    breadcrumb
-------------------------------------------*/
.breadcrumb li.breadcrumb-item a{
    color: #000;
}
.breadcrumb li.breadcrumb-item a:hover{
    text-decoration: underline;
}
.breadcrumb li.breadcrumb-item.active{
    color: #2060aa;
}
/*------------------------------------------
    Button
-------------------------------------------*/
button:focus {
  outline: none;
  outline: none;
}
.btn-category {
    background-color: #3172c4;
    color: white;
    font-weight:300;
    line-height: 20px;
    width:160px;
    height:160px;
    margin-bottom:10px;
}
.btn-category img {
    margin-bottom:10px;
}
.btn-category:hover {
    background-color: #2060aa;
    color: white;
}

.btn-square {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem 2rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-round {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem 2rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 50px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-outline-white {
    color: white;
    background-color: transparent;
    border-color: white;
}
.btn-outline-white:hover {
    color: #134e92;
    background-color: white;
    border-color: white;
}
.btn-mediumblue {
    background-color: #2060aa;
    color: #fff;
}
.btn-mediumblue:hover {
    background-color: #134e92;
    color: #fff;
}
.btn-orange {
    background-color: #f7941d;
    color: #fff;
}
.btn-orange:hover {
    background-color: #d37a0f;
    color: #fff;
}
/*------------------------------------------
    Navbar mobile
-------------------------------------------*/
.navbar-dark .navbar-toggler {
    color: #2060aa;
    border-color: rgba(255,255,255,.1);
}
/*Mobile*/
.navbar-toggler {
    /* padding: .25rem .75rem; */
    width: 55px;
    height: 40px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
#navbarTogglerDemoMobile ul {
    height:300px;
    overflow-y: scroll;
}
.navbar-toggler {
    width: 55px;
    height: 40px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
#navbarTogglerDemoMobile ul {
    height:300px;
    overflow-y: scroll;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #1f5ea8;
    font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(31, 95, 167);
}
.navbar-mobile li.nav-item.main {
    padding-left: 10px;
    border-bottom: 1px solid #d7eaff;
}
/*------------------------------------------
    Carousal
-------------------------------------------*/
.carousel-item img {
    width:100%;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
.carousel-caption {
    position: absolute;
    right: 25%;
    bottom: 40%;
    left: 25%;
    z-index: 10;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    background-color: rgba(106,159,224,.5);
}
.text-banner {
    font-size:48px;
    line-height: 48px;
    margin-top:20px;
    text-transform: uppercase;
}
/*------------------------------------------
    Footer
-------------------------------------------*/
.list-menu-footer {
    list-style: none;
    padding-left: 0;
}
.list-menu-footer li a{
    line-height: 24px;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer .bg-lightGray {
    font-size: 12px;
}
/*------------------------------------------
    Contact page
-------------------------------------------*/
.box-contact {
    background-color: #3172c4;
    padding:30px;
}
.text-contact-head {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    margin:10px 0;
}
.detail-contact {
    color: #898989;
    
}
.form-control.box-contactMessage {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 10px);
    padding: .5rem .75rem;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 5px solid #004a80;
}
textarea.form-control.box-contactMessage {
    height: auto;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 5px solid #004a80;
}
/*------------------------------------------
 Our Customer
-------------------------------------------*/
.ourCus-title {
    display: flex;
    flex-direction: row;
    font-size: 30px;
    font-weight: 500;
    color: #2060aa;
    margin-left: 0px;
    margin-bottom: 30px;
}
.ourCus-title:after {
    content: "";
    flex: 1 1;
    border-bottom: 2px solid #2060aa;
    height: 25px;
    margin-left: 5px;
}
.tab-content {
    background-color: white;
    padding: 20px;
    box-shadow: 0 0 5px 1px #1111;
}
.nav-pills .nav-link {
    border-radius: .25rem;
    background: white;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2760aa;
}
a.customer-link:hover {
    cursor: pointer;
    font-weight: 500;
}
/*------------------------------------------
    Recruitment page
-------------------------------------------*/
.detail-title-apply {
    font-weight: 500;
    color: #000;
}
.detail-title-career {
    font-weight: 500;
    color: #2060aa;
}
.detail-career {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    line-height: 1.5;
}
/*------------------------------------------
    Service page
-------------------------------------------*/
.card.service-box-inside:hover {
    cursor: pointer;
    border-color: #2760aa;
}
.serviceImage-cover {
    width:100%;
    height:150px;
    object-fit: cover;
}
.img-gal {
    width:240px;
    height:160px;
    object-fit: cover;
    margin-bottom:5px;
}
/*------------------------------------------
    About page
-------------------------------------------*/
.title-about-form {
    background-color: #1e5ea6;
    border-radius: 4px;
    color: #fff;
}
.detail-about-form {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
}
ol.philoList2 {
    list-style: none;
    counter-reset: item;
}
ol.philoList2 li ol > li {
    counter-increment: item;
    margin-bottom: 10px;
}
ol.philoList2 ol li ol{
    list-style: none;
    counter-reset: item;
}
ol.philoList2 ol li ol > li:before {
    content: counters(item, ".") " ";
    display: inline-block;
    margin-right: 5px;
}
ol.philoList1,ol.philoList2,ol.philoList3 {
  counter-reset:li;
  margin: 0;
  padding: 0;
}
ol.philoList1 > li,ol.philoList2 > li,ol.philoList3 > li {
  font-size: 18px;
  line-height: 36px;    
  color: #1e5ea6;      
  list-style: none;
  margin: 0 0 .5em 1.95em;
  padding: .5em 1em .5em 2em;
  position: relative;
}
ol.philoList1 > li > ol li,ol.philoList2 > li > ol li,ol.philoList3 > li > ol li {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;   
  color: #000;    
  margin-top:20px;    
}
ol.philoList1 > li:before {
  background: #1e5ea6;
  color: white;
  content: counter(li);
  counter-increment:li;
  font-size: 20px;
  line-height:1em;
  padding: .5em 0;
  position: absolute;
    top: .4em;
    left: -1em;
  text-align: center;
  width: 2em;
  border-radius: 5px;    
  vertical-align: middle;    
}
ol.philoList2 > li:before {
  background: #1e5ea6;
  color: white;
  content: counter(li);
  counter-increment: li +2;
  font-size: 20px;
  line-height:1em;
  padding: .5em 0;
  position: absolute;
    top: .4em;
    left: -1em;
  text-align: center;
  width: 2em;
  border-radius: 5px;      
  vertical-align: middle;   
}
ol.philoList3 > li:before {
  background: #1e5ea6;
  color: white;
  content: counter(li);
  counter-increment: li +3;
  font-size: 20px;
  line-height:1em;
  padding: .5em 0;
  position: absolute;
    top: .4em;
    left: -1em;
  text-align: center;
  width: 2em;
  border-radius: 5px;      
  vertical-align: middle;   
}
.border-mediumBlue {
    border-color: #1e5ea6;
}
ol.organizeList {
  counter-reset:li;
  margin: 0;
  padding: 0;
}
ol.organizeList > li{
  font-size: 18px;
  line-height: 20px;    
  color: #000;      
  list-style: none;
  margin: 0 0 .5em 1.95em;
  padding: .5em 1em .5em 2em;
  position: relative;
}
ol.organizeList > li p{
  font-size: 14px;
  line-height: 16px;    
}
ol.organizeList > li table{
  font-size: 14px;
  line-height: 16px;    
}
ol.organizeList > li:before {
  background: #1e5ea6;
  color: white;
  content: counter(li);
  counter-increment:li;
  font-size: 20px;
  line-height:1em;
  padding: .5em 0;
  position: absolute;
    top: 0em;
    left: -1em;
  text-align: center;
  width: 2em;
  border-radius: 5px;    
  vertical-align: middle;    
}
/*------------------------------------------
    Responsive
-------------------------------------------*/
@media screen and (min-width:320px) and (max-width:374px){
    .navbar-mobile {
        display: block;
    }
    .navbar-desktop {
        display: none;
    }
    .navbar-toggler {
        padding: .25rem .25rem!important ;
        line-height: 1;
        font-size: 1em!important;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #search input[type="text"] {
        background: url(../images/search-icon.svg) no-repeat 10px 9px #ffffff;
        border: 0;
        border-bottom: 2px solid #3a5fad;
        font: 14px 'kanit',Sans-serif;
        color: #bebebe;
        width: 100%;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 0;
    }
    .navbar-mobile li.nav-item.main {
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #d7eaff;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-caption {
        position: absolute;
        right: 10%;
        bottom: 37%;
        left: 10%;
        z-index: 10;
        padding-top: 15px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .text-banner {
        font-size: 18px;
        margin-top: 10px;
    }
    .btn-category {
        background-color: #3172c4;
        color: white;
        font-weight: 300;
        line-height: 20px;
        width: 130px;
        height: 130px;
        margin-bottom: 10px;
    }
    #banner-section img {
        object-fit: cover;
        height:180px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:50px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}   
@media screen and (min-width:375px) and (max-width:413px){
    .navbar-mobile {
        display: block;
    }
    .navbar-desktop {
        display: none;
    }
    .navbar-toggler {
        padding: .25rem .25rem!important ;
        line-height: 1;
        font-size: 1em!important;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #search input[type="text"] {
        background: url(../images/search-icon.svg) no-repeat 10px 9px #ffffff;
        border: 0;
        border-bottom: 2px solid #3a5fad;
        font: 14px 'kanit',Sans-serif;
        color: #bebebe;
        width: 100%;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 0;
    }
    .navbar-mobile li.nav-item.main {
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #d7eaff;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-caption {
        position: absolute;
        right: 10%;
        bottom: 37%;
        left: 10%;
        z-index: 10;
        padding-top: 15px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .text-banner {
        font-size: 18px;
        margin-top: 10px;
    }
    .btn-category {
        background-color: #3172c4;
        color: white;
        font-weight: 300;
        line-height: 20px;
        width: 150px;
        height: 150px;
        margin-bottom: 10px;
    }
    #banner-section img {
        object-fit: cover;
        height:180px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:50px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}
@media screen and (min-width:414px) and (max-width:424px){
    .navbar-mobile {
        display: block;
    }
    .navbar-desktop {
        display: none;
    }
    .navbar-toggler {
        padding: .25rem .25rem!important ;
        line-height: 1;
        font-size: 1em!important;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #search input[type="text"] {
        background: url(../images/search-icon.svg) no-repeat 10px 9px #ffffff;
        border: 0;
        border-bottom: 2px solid #3a5fad;
        font: 14px 'kanit',Sans-serif;
        color: #bebebe;
        width: 100%;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 0;
    }
    .navbar-mobile li.nav-item.main {
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #d7eaff;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-caption {
        position: absolute;
        right: 10%;
        bottom: 37%;
        left: 10%;
        z-index: 10;
        padding-top: 15px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .text-banner {
        font-size: 18px;
        margin-top: 10px;
    }
    #banner-section img {
        object-fit: cover;
        height:180px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:50px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}
@media screen and (min-width:425px) and (max-width:767px){
    .navbar-mobile {
        display: block;
    }
    .navbar-desktop {
        display: none;
    }
    .navbar-toggler {
        padding: .25rem .25rem!important ;
        line-height: 1;
        font-size: 1em!important;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #search input[type="text"] {
        background: url(../images/search-icon.svg) no-repeat 10px 9px #ffffff;
        border: 0;
        border-bottom: 2px solid #3a5fad;
        font: 14px 'kanit',Sans-serif;
        color: #bebebe;
        width: 100%;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 0;
    }
    .navbar-mobile li.nav-item.main {
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #d7eaff;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-caption {
        position: absolute;
        right: 10%;
        bottom: 37%;
        left: 10%;
        z-index: 10;
        padding-top: 15px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .text-banner {
        font-size: 18px;
        margin-top: 10px;
    }
    #banner-section img {
        object-fit: cover;
        height:180px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:70px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}
@media screen and (min-width:768px) and (max-width:1023px){
    .navbar-mobile {
        display: block;
    }
    .navbar-desktop {
        display: none;
    }
    .navbar-toggler {
        padding: .25rem .25rem!important ;
        line-height: 1;
        font-size: 1em!important;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #search input[type="text"] {
        background: url(../images/search-icon.svg) no-repeat 10px 9px #ffffff;
        border: 0;
        border-bottom: 2px solid #3a5fad;
        font: 14px 'kanit',Sans-serif;
        color: #bebebe;
        width: 100%;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 0;
    }
    .navbar-mobile li.nav-item.main {
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid #d7eaff;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 30%;
        left: 15%;
        z-index: 10;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .text-banner {
        font-size: 28px;
        margin-top: 10px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:50px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 24px;
        line-height: 24px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}   
@media screen and (min-width:1024px) and (max-width:1279px){
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
    }
    .nav-item.main a {
        display: inline-block;
        font-size: 12px;
    }
    li.nav-item.main {
        padding-left: 9px;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .5rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 150px;
    }
    .carousel-caption {
        position: absolute;
        right: 20%;
        bottom: 35%;
        left: 20%;
        z-index: 10;
        padding-top: 50px;
        padding-bottom: 50px;
        color: #fff;
        text-align: center;
        background-color: rgba(106,159,224,.5);
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 34px;
        line-height: 34px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:60px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .service-box-index span {
        color: #fff;
        background-color: #2060aa;
        text-align: center;
        display: block;
        padding: 5px;
        font-size: 14px;
        line-height: 18px;
        height: 44px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 24px;
        line-height: 24px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .img-gal {
        width: 90px;
        height: 90px;
        object-fit: cover;
        margin-bottom: 5px;
    }
    ol.organizeList > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .3em 0;
        position: absolute;
        top: 0.1em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.organizeList > li {
        font-size: 18px;
        line-height: 20px;
        color: #000;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList2 > li:before {
        background: #1e5ea6;
        color: white;
        content: counter(li);
        counter-increment: li +2;
        font-size: 20px;
        line-height: 1em;
        padding: .25em 0;
        position: absolute;
        top: .4em;
        left: -1em;
        text-align: center;
        width: 1.5em;
        border-radius: 5px;
        vertical-align: middle;
    }
    ol.philoList1 > li, ol.philoList2 > li {
        font-size: 18px;
        line-height: 20px;
        color: #1e5ea6;
        list-style: none;
        margin: 0 0 .5em 1.95em;
        padding: .5em 1em .5em 1em;
        position: relative;
    }
    ol.philoList1 li ol, ol.philoList2 li ol {
        padding-left:10px;
    }
}
@media screen and (min-width:1280px) and (max-width:1359px){
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px;
        margin-right: auto;
        margin-left: auto;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 200px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .2rem;
        padding-left: .2rem;
    }
    .nav-item.main a {
        display: inline-block;
        font-size: 13px;
    }
    .title-banner1 {
        text-transform: uppercase;
        color: #000;
        font-size: 36px;
        line-height: 36px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    .ourCus-title img {
        width:60px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 26px;
        line-height: 26px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
}
@media screen and (min-width:1360px) and (max-width:1439px){
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px;
        margin-right: auto;
        margin-left: auto;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 200px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 0rem;
    }
    .ourCus-title img {
        width:60px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }.title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
}
@media screen and (min-width:1440px) and (max-width:1599px){
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 100px;
        padding-left: 100px;
        margin-right: auto;
        margin-left: auto;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 200px;
    }
    li.nav-item.main {
        padding-left: 4px;
    }
    .ourCus-title img {
        width:70px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
    .title-banner2 {
        text-transform: uppercase;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        font-weight: 500;
        position: absolute;
        top: 50%;
        width: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 5px;
    }
    
}
@media screen and (min-width:1600px) {
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
    .container-fluid-main {
        width: 100%;
        padding-right: 100px;
        padding-left: 100px;
        margin-right: auto;
        margin-left: auto;
    }
    .ourCus-title img {
        width:60px;
    }
    .ourCus-title {
        font-size: 24px;
        line-height: 10px;
    }
}
@media screen and (min-width:1920px) {
    .navbar-mobile {
        display: none;
    }
    .navbar-desktop {
        display: block;
    }
}