    html {
        height: 100%;
        box-sizing: border-box;
    }
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }

*{
    font-family: 'Noto Sans Thai UI';
}
body {
    position: relative;
    padding: 0px;  
    margin: 0;    
    /* padding-bottom: 8rem; */
    /* min-height: 100%; */
    /* background: #fff url(../homepage/images/bg.jpg) no-repeat top center; */
    /* background-size: 100% 130px;   */
}

nav{
    background-color:#fff; 
}

.navbar-header {    
    padding: 10px 7px;
    margin-right:20px;
    display:inline-block;
    vertical-align: middle;
}

.header-title {
    font-family: 'Noto Sans Thai UI';
    color: #078c7f;
    font-size: 30px;
    line-height: 27px;
}  

.header-small {
    font-family: 'Noto Sans Thai UI';
    color: #096b7a;
    font-size: 21px;
    line-height: 18px;
}    

/* .head-top{

} */
.div-flag{
    background: rgba(0, 0, 0, 0.35);
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;	
}

.ul-flag {
    list-style: none;
    position: relative;
    margin-bottom: 0px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.ul-flag li {
    display: inline-block;
}
.ul-flag li a {
    display: inline-flex;
    color: #fff;
    text-decoration: none;
    min-height: 50px;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
}
.flag {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    /* border: 2px solid #fff; */
}
.flag-name {
    margin-left: 6px;
    margin-top: 9px;
}
.logo{
    float: left;
    padding-right: 10px;	
}
.title-h1{
    margin-top: 5px;
    margin-bottom: 0px;
    font-family: 'Noto Sans Thai SemBd';
    font-size: 2.5rem;
    line-height : 1.3;	
    text-shadow : rgb(255, 255, 255,0.5) 3px 0px 0px, rgb(255, 255, 255,0.4) 2.83487px 0.981584px 0px, rgb(255, 255, 255,0.4) 2.35766px 1.85511px 0px, rgb(255, 255, 255,0.4) 1.62091px 2.52441px 0px, rgb(255, 255, 255,0.4) 0.705713px 2.91581px 0px, rgb(255, 255, 255,0.4) -0.487171px 2.98622px 0px, rgb(255, 255, 255,0.4) -1.24844px 2.72789px 0px, rgb(255, 255, 255,0.4) -2.07227px 2.16926px 0px, rgb(255, 255, 255,0.4) -2.66798px 1.37182px 0px, rgb(255, 255, 255,0.4) -2.96998px 0.42336px 0px, rgb(255, 255, 255,0.4) -2.94502px -0.471704px 0px, rgb(255, 255, 255,0.4) -2.59586px -1.50383px 0px, rgb(255, 255, 255,0.4) -1.96093px -2.27041px 0px, rgb(255, 255, 255,0.4) -1.11013px -2.78704px 0px, rgb(255, 255, 255,0.4) -0.137119px -2.99686px 0px, rgb(255, 255, 255,0.4) 0.850987px -2.87677px 0px, rgb(255, 255, 255,0.4) 1.74541px -2.43999px 0px, rgb(255, 255, 255,0.4) 2.44769px -1.73459px 0px, rgb(255, 255, 255,0.4) 2.88051px -0.838247px 0px;	
}
.title-h3{
    font-family: 'DB Ivory X';
    font-size: 2.5rem;
    line-height: 0.7;
    text-shadow: rgb(255, 255, 255,0.4) 2px 0px 0px, rgb(255, 255, 255,0.4) 1.75517px 0.958851px 0px, rgb(255, 255, 255,0.4) 1.0806px 1.68294px 0px, rgb(255, 255, 255,0.4) 0.141474px 1.99499px 0px, rgb(255, 255, 255,0.4) -0.832294px 1.81859px 0px, rgb(255, 255, 255,0.4) -1.60229px 1.19694px 0px, rgb(255, 255, 255,0.4) -1.97998px 0.28224px 0px, rgb(255, 255, 255,0.4) -1.87291px -0.701566px 0px, rgb(255, 255, 255,0.4) -1.30729px -1.5136px 0px, rgb(255, 255, 255,0.4) -0.421592px -1.95506px 0px, rgb(255, 255, 255,0.4) 0.567324px -1.91785px 0px, rgb(255, 255, 255,0.4) 1.41734px -1.41108px 0px, rgb(255, 255, 255,0.4) 1.92034px -0.558831px 0px;	
}

.div-login{
    background: #f7f5f5;
    border: 1px solid rgba(82, 58, 16, 0.10);
    /* margin-top: 3rem; */
    /* margin-bottom: 3rem; */
    /* margin-left:1rem; */
    /* margin-right:1rem; */
    /* padding-bottom:2rem; */
}
.div-forgot-password{
    margin-top: 15px;
    margin-bottom: 14px;
    text-align: right;
}
a.a-forgot-password{
    color:#007bff;
}

.form-signin {
    max-width: 330px;
    /* padding: 15px; */
    margin: 0 auto;
}
.form-signin .form-signin-heading {
    margin-bottom: 10px;
    font-family: 'Noto Sans Thai UI SemCond Med';
    opacity: 0.8;
}
.form-signin .checkbox {
    font-weight: 400;
    opacity: 0.8;
    margin-bottom: 5px;
}
.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    /* font-size: 16px; */
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.h4-info{
    font-family: 'Noto Sans Thai UI SemCond';
    font-weight: 400;
}
.download,.new{
    /* border-bottom: 2px solid #772215;  */
    color: #48310d;
}
.banner{
    color: #594405;
}
ul.ul-style-none{
    list-style:none;
}
ul.banner{
    margin:0px;
    padding:0px;
}
ul.banner li{
    display:inline-block;
    margin-left:3px;
    margin-bottom:6px;
}

.ul-new,.ul-download{
    padding-left: 32px;
    line-height: 1.7;
    color: rgba(0, 0, 0, 0.75);
    list-style-image: url('../homepage/images/circle-ul.png');
}
.ul-new li,.ul-download li{
    margin-bottom:5px;
}

/* ul.banner img{ */
/* width:100%; */
/* } */

.footer {
    /* position: absolute;
    right: 0;
    bottom: 0;
    left: 0; */
    color: rgba(255, 255, 255);
    padding: 1rem;
    background-color: #204706;
    text-align: center;
    line-height: 1.5rem;
}
.follow_us_div{
    font-family: 'Noto Sans Thai UI';
    color: #fff;
    opacity: 1;
}
a.follow_us{
    border: none;
    outline: none !important;
    overflow: hidden;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    display:inline-block;
    margin-top: 8px;
    background-color: #0e7f28;
}
a.follow_us i {
    font-size: 18px !important;
    position: relative !important;
    left: 0px !important;
    top: 9px !important;
    color:#d3fbd3;
}
/*.envelope{
background-color:#d6a40d ;
}
.phone{
background-color:#00c43e ;
}
.facebook{
background-color:#4467B1;
}
.google-plus{
background-color:#EA4438 ;
}*/

.navbar-nav > li {
    display:inline-block;
}

ul.nav li.active a {
    background-color: green;
    color: #fff !important;
}

ul.nav >li > a {
    color: #333 !important;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
}

.navbar-nav > li > a {
    font-family: 'Noto Sans Thai UI';
    padding: 7px 7px 2px 7px;
    margin-top: 17px;
    margin-left: 5px;
}
.div-portal {
    background: transparent url(../images/bg_portal-4.jpg?v=1) no-repeat center center / cover; 
    background-color:#d5dbdc;
}

.div-portal-foot {
    /* background: transparent url(../images/bg_portal_foot.jpg?v=1) no-repeat center center / cover;  */
    /* background-color:#327c9b; */
    background-color:#08a1b4;
}

main > .container,main > .container-fluid {
    /* padding: 78px 0px 10px; */
    padding: 0px 0px 10px;
  }



ol.entry-content li.level1,ol.entry-content-2 li.level1,ol.entry-content-3 li.level1  {
    position: relative;
    padding-left: 40px;
    min-height: 34px;
    text-indent: 0px;
    padding-top: 5px;
}

 ol.entry-content li.level1:before {
    /* content: counter(li);
    counter-increment: li; */
    color: #fff;
    background: #08a1b4;
    border-radius: 50%;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

ol.entry-content-2 li.level1:before {
    /* content: counter(li);
    counter-increment: li; */
    color: #fff;
    background: #E91E63;
    border-radius: 50%;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

ol.entry-content-3 li.level1:before {
    /* content: counter(li);
    counter-increment: li; */
    color: #fff;
    background: #0b5632;
    /* border-radius: 50%; */
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.animate-charcter{
    background-image: linear-gradient(
      -225deg,
      #231557 0%,
      #44107a 29%,
      #ff1361 67%,
      #fff800 100%
    );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
  }
  @keyframes textclip {
    to {
      background-position: 200% center;
    }
  }