    html {
        height: 100%;
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit;
    }

    * {
        font-family: 'Noto Sans Thai UI', Arial;
    }

    body {
        position: relative;
        padding: 0px;
        margin: 0;
        background-color: #ffffff;
        color: #715b54;
        /* padding-bottom: 8rem; */
        /* min-height: 100%; */
    }

    /* 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: #6d4537;
        font-size: 2rem;
        line-height: 1;
    }

    .header-small {
        font-family: 'Noto Sans Thai UI';
        color: #6d4537;
        font-size: 1.5rem;
        line-height: 1;
    }

    /* .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;
        margin-top: 5px;
    }



    .flag {
        border-radius: 18%;
        width: 16px;
        height: 12px;
        /* border: 2px solid #fff; */
    }

    .flag-name {
        margin-left: 6px;
        margin-top: 9px;
        color: #000;
    }

    .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.jpg?v=1) no-repeat center center / cover;  */
        background-color: #d5dbdc;
    }

    .div-portal-foot {
        /* background: transparent url(../homepage/images/footer.png?v=1) no-repeat center center / cover;  */
        background-color: #b3dde2; /*#E2BFB3;*/
        /* border-top: 1px solid #cfdfcf;         */
    }

    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: 40px;
        text-indent: 0px;
        padding-top: 0px;
    }

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

    /*.flag{
    border-radius: 50%;
    width: 27px;
    height: 27px;
}
.div-flag{
	float:right;
}
.ul-flag{
	list-style: none;
    position: relative;
    margin-bottom: 0px;
    margin-left: 0;	
    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: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.ul-flag li a:hover{
	background-color:#fff;
	color:#000;
}
.flag-name {
    margin-left: 6px;
    margin-top: 3px;
}*/

    .login-input-group {
        position: relative;
        margin-bottom: 0.5rem;
    }

    .login-input {
        font-family: Poppins-Medium;
        font-size: 15px;
        line-height: 1.5;
        color: #666;
        display: block;
        width: 100%;
        background: #ffffff;
        height: 50px;
        border-radius: 25px;
        padding: 0 30px 0 68px;
        border: 1px solid rgb(241 220 171 / 80%);
    }

    .login-input-symbol {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        position: absolute;
        border-radius: 25px;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-left: 35px;
        pointer-events: none;
        color: #666;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
    }

    .login-input-symbol-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        position: absolute;
        border-radius: 25px;
        bottom: 0;
        right: 0;
        /* width: 100%; */
        height: 100%;
        padding-right: 18px;
        /* pointer-events: none; */
        color: #666;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
    }

    .tab-content {
        margin-top: 0px;
        background: none;
        border: 0px;
    }

    .nav-link {
        color: #fff;
        text-shadow: 1px 1px 2px #ad7017;
        font-size: 1rem;
        margin-right: 50px;
    }

    .nav-link:focus,
    .nav-link:hover {
        color: #3e3025;
    }

    .forgot-pass {
        color: #a2a0a0;
    }

    .bg-login {
        background-color: #F7DED0;
        border: none;
    }

    input:focus-visible {
        outline: none;
    }

    .bg-contract-us {
        background-color: #FFBE98;
    }

    .bg-flag.active {
        background-color: #b1c39ec9;
    }
    .bg-flag  {
        background-color: #ffff;
    }    

    .navbar-toggler {
        color: rgb(233 223 223 / 55%);
        border-color: rgb(206 45 45 / 10%);
    }

     .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    a{
        color: #62453a;
    }
    a:hover {
        text-decoration: underline;
        color: #533a31;
    }

    .info-card{
        background-color: #ffe9e57d;
        border-color: transparent;
    }