/* body style="font-family:'';">*/

.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
    color: inherit;
    padding: .9375rem;
    font-weight: 400;
    font-size: 12px;
    border-radius: 3px;
    line-height: 20px;
    float: left!important;
}

.PadLR0 {
    padding-right: 0px!important;
    padding-left: 0px!important;
}


/**************************/

.line-fool {
    background-color: #00205b!important;
    height: 20px;
}


/**************************/


/*read-detail*/

.bg-line-read {
    padding: 15px 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: #004689 solid 2px;
    background: #ffffff;
}


/**/

.navbar-brand2 {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin: auto;
}

.tex-h1 {
    color: #ffffff!important;
    text-transform: uppercase;
}


/*.banner-container {
    position: relative;
    text-align: center;
    color: white;
}*/

.topimage-centered {
    top: 50%;
    left: 20%!important;
}

.bg-ir {
    background-color: #ffffff;
    /*  padding:50px 0 0 0; */
}

.box-event {
    margin: 50px 0 50px 0;
}


/*news*/

.border_butt {
    border-bottom: 1px solid rgb(0 70 137 / 29%);
    padding: 10px 0;
}

.icn-news {
    margin: 10px 0px -7px -5px;
    max-width: 65px;
    width: 10%;
}

.detail-news {
    width: 81%;
    overflow: hidden;
    padding-left: 20px;
}

.tex_newsS {
    font-weight: 400;
    height: 25px;
    color: #fec20a !important;
    line-height: 20px;
    margin-top: 1% !important;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}


/*.tex_newsSub {
    color: #343436 !important;
    line-height: 20px;
    margin-top: 2% !important;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    font-weight:300;
}
*/

.tex_newsSub {
    color: #343436 !important;
    line-height: 25px;
    margin-top: 1% !important;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
    font-weight: 300;
}

.news-content {
    color: #05081d;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 15px;
}

.tex-h {
    font-weight: 400;
    color: #05081d;
    text-transform: uppercase;
}

.bg-content-set {
    margin: 100px 0;
}

.img-crop {
    width: 100%;
}

.bg2 {
    display: none;
}

.topimage-centered.txt-b-s1 {
    top: 50%;
    left: 20%!important;
}

@media (max-width:1366px) {
    .topimage-centered.txt-b-s1 {
        left: 20%!important;
    }
}

@media (max-width:1024px) {
    .topimage-centered.txt-b-s1 {
        left: 5%!important;
    }
}

@media (max-width:767px) {
    .news-content {
        font-size: 14px;
    }
    .topimage-centered {
        left: 17%!important;
    }
    .tex-h1-sub {
        font-size: 25px;
    }
    .bg-ir {
        padding: 50px 0 0 0;
    }
}

@media (max-width:475px) {
    .topimage-centered {
        left: 4%!important;
    }
}

@media (max-width:414px) {
    .tex_newsS {
        height: 40px;
    }
    .bg1 {
        display: none;
    }
    .bg2 {
        display: block;
    }
    .topimage-centered {
        left: 5%!important;
    }
}

@media (max-width:375px) {
    .news-content {
        font-size: 12px;
    }
    .tex-h1 {
        font-size: 30px;
    }
    .tex-h1-sub {
        font-size: 17px;
    }
}


/*****set*****/

.bg-StockPrice {
    background: url(../images/bg-set.jpg) no-repeat;
    transition: 0.3s;
    background-size: cover;
    width: 100%;
    padding: 50px 0 50px 0px;
    margin: 80px 0;
}

@media (min-width: 576px) {
    .container.container-stock {
        max-width: 540px;
    }
}

@media (min-width: 600px) {
    .container.container-stock {
        max-width: 500px;
    }
}

@media (min-width: 768px) {
    .container.container-stock {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container.container-stock {
        max-width: 960px;
    }
}

@media (min-width: 1199px) {
    .container.container-stock {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container.container-stock {
        max-width: 1420px;
    }
}

.detail-box-h {
    width: 40%;
    margin: auto;
    font-weight: 100 !important;
}

.box-bg-stock {
    padding: 50px 0;
    background-color: #dadae0;
    text-align: center;
    margin: 15px 0px;
    border-radius: 0.2rem;
}

.box-bg-stock-sub2 {
    padding: 50px 0 60px 0;
}

.box-set2 {
    margin: 0 20px;
}

.border_stock {
    border-bottom: 1px solid rgb(255 255 255 / 60%);
    padding: 15px 0 10px 0;
    z-index: 99;
}

.border-line-h {
    display: none;
}


/*.icon-stock{
    margin: 10px 0px -7px -5px;
    max-width: 65px;
    width: 10%;
}*/

.icon-stock {
    margin: 0px 0px 0px -5px;
    max-width: 65px;
    width: 10%;
    padding: 20px 50px 10px 0;
    display: block;
    float: left;
}

.tex-stock {
    font-size: 20px;
    /* line-height: 1.5em;*/
    color: #ffffff;
    line-height: 21px;
    padding: 30px 0 0 0;
}

.tex-stock-sub {
    font-size: 20px;
    color: #ffffff;
    line-height: 21px;
    padding: 20px 0 0 0;
}

.tex-stock-en {
    font-size: 17px;
    color: #ffffff;
    line-height: 21px;
    padding: 30px 0 0 0;
}

.tex-stock-sub-en {
    font-size: 17px;
    color: #ffffff;
    line-height: 21px;
    padding: 20px 0 0 0;
}

.text-th-s {
    font-size: 17px;
}

.crop-box-stock {
    padding: 40px 20px;
}

.box-crop-btn {
    padding: 95px 0;
    /*   text-align: center;*/
}

.box-btn-b2 {
    padding: 95px 30px;
}

.box-box-set {
    padding: 20px 0;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-news {
    padding: 12px 50px;
    font-size: .875rem;
    line-height: 1.33333;
    border-radius: -6.8rem;
    margin: 25px 0;
}

.btn.btn-success {
    color: #fff;
    background-color: #004689;
    border-color: #004689;
    box-shadow: 0 2px 2px 0 rgb(108 117 125 / 80%), 0 3px 1px -2px rgb(85 85 85 / 52%), 0 1px 5px 0 rgb(12 7 7 / 44%);
}

.btn.btn-success:active,
.btn.btn-success:focus,
.btn.btn-success:hover {
    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, .2), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px #55555580;
}

.btn.btn-success.focus,
.btn.btn-success:focus,
.btn.btn-success:hover {
    color: #fff;
    /*    background-color: #fec20a;
    border-color: #fec20a;*/
    transition: 0.3s;
    background-color: #00adef;
    border-color: #00adef;
}

.btn.btn-success.active.focus,
.btn.btn-success.active:focus,
.btn.btn-success.active:hover,
.btn.btn-success:active.focus,
.btn.btn-success:active:focus,
.btn.btn-success:active:hover,
.open>.btn.btn-success.dropdown-toggle.focus,
.open>.btn.btn-success.dropdown-toggle:focus,
.open>.btn.btn-success.dropdown-toggle:hover,
.show>.btn.btn-success.dropdown-toggle.focus,
.show>.btn.btn-success.dropdown-toggle:focus,
.show>.btn.btn-success.dropdown-toggle:hover {
    color: #fff;
    /*    background-color: #004689;
    border-color: #004689;*/
    background-color: #00adef;
    border-color: #00adef;
}

.btn.btn-success.btn-black {
    color: #fff;
    background-color: #434348;
    border-color: #434348;
}

.btn.btn-success.btn-yellow {
    color: #fff;
    background-color: #ffc10e;
    border-color: #ffc10e;
}

.btn.btn-success.btn-yellow:hover {
    color: #fff;
    background-color: #00adef;
    border-color: #00adef;
    transition: 0.3s;
}

.btn.btn-success.btn-black:hover {
    color: #fff;
    background-color: #00adef;
    border-color: #00adef;
    transition: 0.3s;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock {
    padding: 12px 50px;
    font-size: .875rem;
    line-height: 1.33333;
    border-radius: -6.8rem;
    margin: 10px 0;
    transition: 0.3s;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2 {
    padding: 12px 35px;
    font-size: .875rem;
    line-height: 1.33333;
    border-radius: -6.8rem;
    margin: 10px 0;
    transition: 0.3s;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock3 {
    padding: 12px 52px;
}

@media (max-width:1366px) {
    .crop-box-stock {
        padding: 40px 5px;
    }
}

@media (max-width:1300px) {
    .box-set2 {
        margin: 0 5px;
    }
}

@media (max-width:1024px) {
    .detail-box-h {
        width: 55%;
    }
}

@media (max-width: 1199px) {
    .tex-stock-sub {
        padding: 30px 0 0 0;
    }
    .box-crop-btn {
        padding: 20px 0 50px 0;
    }
    .box-btn-b2 {
        padding: 20px 0px 50px 0px;
        text-align: center;
    }
    .box-set2 {
        margin: 0 0px;
    }
    .crop-box-stock {
        padding: 40px 20px;
    }
}

@media (max-width:991px) {
    .box-bg-stock {
        margin: 15px 0;
    }
}

@media (max-width:767px) {
    .border-line-h {
        display: block!important;
    }
    .tex-stock-sub {
        padding: 30px 0 0 0;
    }
    .detail-box-h {
        width: 80%;
    }
    .box-bg-stock {
        margin: 15px 100px;
    }
    .box-chart-box {
        margin: 40px 10px -60px;
    }
}

@media (max-width:590px) {
    .box-bg-stock {
        margin: 15px 15%;
    }
}

@media (max-width:414px) {
    .box-bg-stock {
        margin: 15px 55px;
    }
}

@media (max-width: 390px) {
    .box-bg-stock {
        margin: 15px 60px;
    }
}

@media (max-width: 375px) {
    .tex-stock-sub {
        padding: 20px 0 0 0;
    }
    .box-bg-stock {
        margin: 15px 30px;
    }
}

@media (max-width: 320px) {
    .box-bg-stock {
        margin: 15px 15px;
    }
    .box-set2 {
        margin: 0 0px;
    }
}


/*********graph*/

.box-chart-box {
    margin: 20px 100px 42px;
}

@media (max-width:991px) {
    .box-chart-box {
        margin: 40px 10px 42px;
    }
}

@media (max-width:414px) {
    .box-chart-box {
        /* margin: 39px 0 42px 0px;*/
        margin: 39px -13px 42px 0px;
    }
}


/*********calender*/

.bg-calender {
    background: url(../images/calendar.jpg) no-repeat;
    transition: 0.3s;
    background-size: cover;
    width: 100%;
    padding: 50px 0 50px 0px;
    margin: 80px 0;
    height: 685px;
}

.detail-box-cal {
    width: 60%;
    margin: auto;
    font-weight: 100 !important;
}

.box-btn-cal {
    text-align: center;
}

.bg-meeting {
    background: url(../images/meeting.jpg) no-repeat;
    transition: 0.3s;
    background-size: cover;
    width: 100%;
    padding: 50px 0 309px 0px;
    margin: 80px 0;
    height: 685px;
}

.box-crop-btn.crop-but-meet {
    padding: 20px 0 50px 0;
    text-align: center;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2.btn-meet-y {
    padding: 12px 105px;
    margin: 10px 0;
    transition: 0.3s;
}

.btn.btn-success.btn-blue {
    color: #fff;
    background-color: #004689;
    border-color: #004689;
    transition: 0.3s;
}

.btn.btn-success.btn-blue:hover {
    color: #fff;
    background-color: #00adef;
    border-color: #00adef;
    transition: 0.3s;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2.btn-meet-y2 {
    padding: 12px 74px;
    margin: 10px 0;
    transition: 0.3s;
}

@media (max-width:1770px) {
    .bg-meeting {
        padding: 50px 0 308px 0px;
    }
}

@media (max-width:1730px) {
    .bg-meeting {
        padding: 50px 0 282px 0px;
    }
}

@media (max-width:1393px) {
    .bg-meeting {
        padding: 50px 0 308px 0px;
    }
}

@media (max-width:1363px) {
    .bg-meeting {
        padding: 50px 0 307px 0px;
    }
}

@media (max-width:1212px) {
    .bg-meeting {
        padding: 50px 0 282px 0px;
    }
}

@media (max-width:1199px) {
    .bg-calender {
        padding: 80px 0 50px 0px;
        margin: 80px 0 0 0;
    }
    .bg-meeting {
        margin: 0px 0 80px 0;
        padding: 80px 0 0px 0px;
    }
    .box-crop-btn.crop-but-meet {
        padding: 50px 0 15rem 0;
    }
}

@media (max-width:767px) {
    .box-crop-btn.crop-but-meet {
        padding: 50px 0 10rem 0;
    }
    .bg-calender {
        padding: 80px 0 50px 0px;
        margin: 0;
    }
}

@media (max-width:414px) {
    .detail-box-cal {
        width: 80%;
    }
    .btn-group-lg .btn,
    .btn-group-lg>.btn,
    .btn.btn-lg.btn-stock.btn-meet-b {
        padding: 12px 40px;
    }
    .btn-group-lg .btn,
    .btn-group-lg>.btn,
    .btn.btn-lg.btn-stock2.btn-meet-y {
        padding: 12px 95px;
    }
    .btn-group-lg .btn,
    .btn-group-lg>.btn,
    .btn.btn-lg.btn-stock2.btn-meet-y2 {
        padding: 12px 65px;
    }
}


/* high*/

.picHigh {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.ButtHigh {
    text-align: center;
    width: 100%;
    height: 50px;
    background-color: #004689;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 0;
    transition: 0.3s;
    margin: auto;
    text-transform: uppercase;
}

.ButtHigh:hover {
    background-color: #00adef;
    transition: 0.3s;
}

.box-High {
    margin-top: 50px;
}

.box-img {
    width: 100%;
    margin: 0 auto;
}


/*contace*/

.bg-contact {
    margin: 80px 0 0 0;
}

.bg-contact-detail-blue {
    background-color: #004689;
    margin-top: 80px;
    height: auto;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2.btn-meet-contact-y {
    padding: 12px 105px;
    margin: 10px 0;
    transition: 0.3s;
    text-align: center!important;
}

.box-crop-btn-contact {
    text-align: center;
    height: auto;
    overflow: hidden;
    padding: 47px 0 0 0;
    position: relative;
    top: 70px;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2.btn-meet-contact-y2 {
    padding: 12px 74px;
    margin: 10px 0;
    transition: 0.3s;
    text-align: center!important;
}

@media (max-width:1770px) {
    .box-crop-btn-contact {
        padding: 25px 0 0 0;
    }
}

@media (max-width:1600px) {
    .box-crop-btn-contact {
        padding: 0px 0 0 0;
    }
}

@media (max-width:1400px) {
    .box-crop-btn-contact {
        position: relative;
        top: 45px;
    }
}

@media (max-width:1199px) {
    .box-crop-btn-contact {
        padding: 120px 0;
        position: relative;
        top: 0px;
    }
    .bg-contact-detail-blue {
        margin-top: 0px!important;
    }
}

@media (max-width:767px) {
    .detail-box-cal {
        width: 80%;
        margin: auto;
        font-weight: 100 !important;
    }
}

@media (max-width:414px) {
    .btn-group-lg .btn,
    .btn-group-lg>.btn,
    .btn.btn-lg.btn-stock2.btn-meet-contact-y {
        padding: 12px 95px;
    }
    .box-crop-btn-contact {
        padding: 80px 0;
    }
}


/***************VISION AND MISSION*******************/

.crop-box-ir-sub {
    padding-bottom: 80px!important;
}

.line-bottom {
    border-bottom: 6px solid #004689;
    width: 40px;
    margin: 5px auto 30px auto;
}

.tex-h-sub {
    margin: 50px 0 0 0;
}

.box-yell {
    background-color: #fec20a!important;
    padding: 20px 31px 50px 30px;
    margin: 0px 0 0;
}

.img_vision {
    margin: 35px auto;
}

.tex-in-box {
    position: absolute;
    top: 15%;
    text-align: center;
    left: 40%!important;
}

.tex-in-box2 {
    position: absolute;
    top: 35%;
    text-align: center;
    left: 10%!important;
    padding: 0 10% 0 0
}

.detail-vis {
    padding: 10px 0;
}

.img-vis-2 {
    background-size: cover;
}

@media (max-width:1199px) {
    .tex-in-box {
        top: 10%;
    }
    .tex-in-box2 {
        top: 35%;
    }
}

@media (max-width:991px) {
    .tex-in-box {
        top: 5%;
    }
    .tex-in-box2 {
        top: 30%;
    }
}

@media (max-width:767px) {
    .img_vision {
        margin: 0px auto;
    }
}

@media (max-width:414px) {
    .tex-in-box {
        top: 0%;
    }
    .tex-in-box2 {
        top: 25%;
    }
    .tex-h-sub {
        margin: 35px 0 0 0;
        font-size: 23px;
    }
    .img-vis-2 {
        height: 40vh;
    }
}

@media (max-width: 320px) {
    .tex-in-box2 {
        top: 21%;
    }
}


/*mission*/

.tex-in-miss {
    margin: 0 13% 0 15%;
    left: 10%!important;
}

.box-tex-miss {
    margin: 20px 0px;
}

.icn-miss {
    margin: 10px 0px -7px -5px;
    max-width: 65px;
    width: 15%;
}


/*.bg-StockPrice2 {
    background: url(../images/meeting.jpg) no-repeat;
    transition: 0.3s;
    background-size: cover;
    width: 100%;
    padding: 50px 0 50px 0px;
    margin: 80px 0;
}
*/


/*annual report page*/

.annual-report .annual-wrap {
    min-height: 200px;
    background: #e3e6e8;
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center;
    border: 1px #e9e9e9 solid;
    padding-top: 10px;
    border-radius: 3px;
}

.annual-report .annual-wrap:hover {
    transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.3s;
    background: #ffffff;
}

.annual-report .annual-wrap .cover-wrap {
    width: 60%;
    text-align: center;
    margin: 30px auto 30px;
    border-radius: 3px;
    overflow: hidden;
}

.annual-report .font_home_irhead7 {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #171717;
    padding: 0 27px;
}

.annual-report .font_home_irhead6 {
    font-size: 20px !important;
    letter-spacing: 0.02em;
    color: #004689;
    padding: 5px 27px 0px 29px;
    font-family: 'Sarabun';
    font-weight: 400;
}

.annual-report .font_text_irhome5 {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    padding: 0 15px;
    font-family: 'Sarabun';
}

@keyframes slideDown {
    0% {
        top: -30px;
    }
    100% {
        top: 80px;
    }
}

@-webkit-keyframes slideDown {
    0% {
        top: -30px;
    }
    100% {
        top: 80px;
    }
}

@-moz-keyframes slideDown {
    0% {
        top: -30px;
    }
    100% {
        top: 80px;
    }
}


/*a-btn2*/

.annual-report .a-btn2 {
    padding: 10px 30px 10px 30px;
    position: relative;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(13, 151, 72, 1);
    background: -moz-linear-gradient(top, rgba(244, 67, 140) 0%, rgba(232, 59, 134) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11, 117, 55, 1)), color-stop(100%, rgba(13, 151, 72, 1)));
    background: -webkit-linear-gradient(top, rgba(232, 62, 140) 0%, rgba(232, 59, 134) 100%);
    background: -o-linear-gradient(top, rgba(232, 62, 140) 0%, rgba(232, 59, 134) 100%);
    background: -ms-linear-gradient(top, rgba(232, 62, 140) 0%, rgba(232, 59, 134) 100%);
    background: linear-gradient(to bottom, rgb(0 70 137) 0%, rgb(0 70 137) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#F44336', endColorstr='#F44336', GradientType=0);
    border-top: 1px #EFF0F2 solid;
}

.annual-report .a-btn2:hover {
    text-decoration: none;
    background: rgba(179, 30, 103);
    background: -moz-linear-gradient(top, rgba(179, 30, 103) 0%, rgba(179, 30, 103) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 30, 103)), color-stop(100%, rgba(179, 30, 103)));
    background: -webkit-linear-gradient(top, rgba(179, 30, 103) 0%, rgba(179, 30, 103) 100%);
    background: -o-linear-gradient(top, rgba(179, 30, 103) 0%, rgba(179, 30, 103) 100%);
    background: -ms-linear-gradient(top, rgba(179, 30, 103) 0%, rgba(179, 30, 103) 100%);
    background: linear-gradient(to bottom, rgb(0 173 239) 0%, rgb(0 173 239) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#F44336', endColorstr='#F44336', GradientType=0);
    color: #fff;
}

.annual-report .a-btn2:hover .a-btn-symbol {
    opacity: 0;
}

.annual-report .a-btn2:hover .a-btn-slide-icon {
    -webkit-animation: slideDown 0.9s linear infinite;
    -moz-animation: slideDown 0.9s linear infinite;
    animation: slideDown 0.9s linear infinite;
}

.annual-report .a-btn2:active {
    background: #2196f3;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset, 0px 0px 0px 1px rgba(188, 188, 188, 0.1);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset, 0px 0px 0px 1px rgba(188, 188, 188, 0.1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset, 0px 0px 0px 1px rgba(188, 188, 188, 0.1);
}

.annual-report .a-btn2:active .a-btn-text {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.annual-report .a-btn2 .a-btn-slide-text {
    font-size: 20px !important;
    line-height: 20px;
    text-shadow: none;
    text-decoration: none;
    font-family: 'Sarabun';
}

.annual-report .a-btn2:active .a-btn-slide-text {
    font-size: 20px;
    color: #4c7f64;
    line-height: 20px;
    text-shadow: none;
    text-decoration: none;
}

.annual-report .a-btn2 .a-btn-symbol {
    font-family: 'Glyphicons Halflings';
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    /* text-shadow:1px 1px 2px rgba(255,255,255,0.5); */
    position: absolute;
    left: 19px;
    top: 4px;
    line-height: 32px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.annual-report .a-btn2 a:visited.a-btn-slide-text {
    text-decoration: none;
}

.annual-report .a-btn-slide-icon {
    position: absolute;
    top: -30px;
    width: 22px;
    height: 22px;
    background: transparent url(../images/ir/arrow_down_black-1.png) no-repeat top left;
    left: 17px;
    opacity: 0.4;
}

.annual-report .shadow-2 {
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.09), 0 4px 2px rgba(0, 0, 0, 0.09), 0 8px 4px rgba(0, 0, 0, 0.09), 0 16px 8px rgba(0, 0, 0, 0.09), 0 32px 16px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.09), 0 4px 2px rgba(0, 0, 0, 0.09), 0 8px 4px rgba(0, 0, 0, 0.09), 0 16px 8px rgba(0, 0, 0, 0.09), 0 32px 16px rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.09), 0 4px 2px rgba(0, 0, 0, 0.09), 0 8px 4px rgba(0, 0, 0, 0.09), 0 16px 8px rgba(0, 0, 0, 0.09), 0 32px 16px rgba(0, 0, 0, 0.09);
}

.ar-note {
    font-size: 12px;
    color: #29bbed;
    margin: 0;
    font-weight: 500;
}

.img-responsive-annual {
    width: 100%;
}

.pad0 {
    padding: 0px;
}

p.all-annual {
    font-size: 25px;
    font-family: 'Sarabun';
}

.annual-report {
    margin: 50px 0;
}

@media screen and (max-width:1199px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 44%;
    }
}

@media screen and (max-width:991px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 39%;
    }
}

@media screen and (max-width:767px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 25%;
    }
}

@media screen and (max-width:414px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 48%;
    }
}

@media screen and (max-width:375px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 53%;
    }
}

@media screen and (max-width:320px) {
    .annual-report .annual-wrap .cover-wrap {
        width: 63%;
    }
}


/* End-annual report page*/


/*iR contact*/

.detail-contact-ir {
    width: 90%;
    margin: auto;
    font-weight: 100 !important;
}

.box-crop-btn-contact-ir {
    text-align: center;
    height: auto;
    overflow: hidden;
    padding: 10px 0 35px 0;
    position: relative;
    top: 10px;
}

.tex-white {
    color: #ffffff!important;
}

.tex-in-contact {
    margin: 0 5% 0 18%;
    left: 10%!important;
}

.icn-contact {
    margin: 10px 0px 10px 10px;
    max-width: 65px;
    width: 10%;
}


/*.bg-contact-detail-blue {
    margin-top: 80px!important;
}*/

.tex-h-contact-1 {
    color: #ffffff;
    /*       color:#fec20a;*/
    text-align: center;
    /*   text-align: left;
   padding: 10px 7%;*/
}

.bg-contact-detail-blue2 {
    background-color: #004689;
    height: auto;
}

.bg-contact3 {
    margin: 35px 0 0 0;
}

@media screen and (max-width:414px) {
    .bg-contact3 {
        margin: 35px 0 0 0;
    }
}


/*divi*/

.box-divi-t {
    padding: 0 0 0 20px;
    margin: 60px auto;
}

.img_divider1 {
    margin: 120px 0 auto;
}

.tex-divi-sub2 {
    display: none;
}

@media screen and (max-width:1199px) {
    .img_divider1 {
        margin: 95px 0 auto;
    }
    .tex-divi-sub {
        display: none;
    }
    .tex-divi-sub2 {
        display: block;
    }
}

@media screen and (max-width:991px) {
    .box-divi-t {
        padding: 0 0 0 0px;
        margin: 10px auto;
    }
    .img_divider1 {
        margin: 30px auto;
    }
}


/*tabal1*/

#customers {
    font-size: 24px;
    border-collapse: collapse;
    width: 100%;
    color: #212529;
}

#customers td,
#customers th {
    border: 1px solid #adadad;
    padding: 13px 20px;
    line-height: 20px;
    font-size: 1.0625rem;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:nth-child(odd) {
    background-color: #ffffff;
}

#customers.box-ta tr:hover {
    background-color: #00aeef!important;
    color: #ffffff;
}

#customers th {
    padding-top: 12px;
    font-size: 18px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #004689 !important;
    color: #fff;
    font-weight: 500;
}

.box-01 {
    background-color: #ffffff !important;
}

.box-02 {
    background-color: #ddd !important;
}

.text-main-table {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 12px;
    text-align: center;
    background-color: #cc3333;
    color: #fff;
}

.box-Major {
    margin: 80px auto;
}

.text-MajorM {
    color: #3a3a44;
    font-size: 26px;
    line-height: 19px;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-top: 5px;
}

.table-top-major-head {
    /*    background-color: #f2f2f2;*/
    color: #f15321;
    border: 0px solid #ffffff !important;
    border-top: 2px solid #fcb034 !important;
    font-size: 24px;
    padding: 6px;
}

.table-top-major-detail {
    border-top: 1px solid #3a3a4414 !important;
    font-size: 1.0625rem;
    padding: 6px;
}

@media screen and (max-width: 767px) {
    #customers th {
        font-size: 15px;
    }
}

@media screen and (max-width: 320px) {
    #customers td,
    #customers th {
        border: 1px solid #adadad;
        padding: 6px;
        line-height: 16px;
    }
    .text-main-table {
        font-size: 19px;
    }
}


/****Accordion***/

.component-accordion {
    margin: 30px 0;
}

.component-accordion .panel-group:last-child {
    margin-bottom: 15px;
}

.component-accordion .panel-group .panel {
    border: 0 none;
    box-shadow: 0 4px 5px -1px rgba(39, 40, 41, 0.2);
    margin-bottom: 15px;
}

.component-accordion .panel-group .panel-heading {
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    color: #444;
    padding: 0;
}

.component-accordion .panel-group .panel-heading h4 {
    margin: 0;
}

.component-accordion .panel-group .panel-heading a {
    /*  background: #fff;*/
    background: #004689;
}

.component-accordion .panel-group .panel-heading a.collapsed {
    background: #004689;
}

.component-accordion .panel-group .panel-heading a:hover.active,
.component-accordion .panel-group .panel-heading a.active {
    color: #3ec1d5;
}

.component-accordion .panel-group .panel-title a {
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    position: relative;
    padding: 15px;
    transition: color 0.2s ease-in-out;
}

.component-accordion .panel-group .panel-title a:hover {
    color: #00adee;
    text-decoration: none;
}

.component-accordion .panel-group .panel-title a.collapsed::after,
.component-accordion .panel-group .panel-title a::after {
    border-left: 1px solid #eee;
    content: "\f107";
    font-family: fontawesome;
    font-size: 28px;
    line-height: 60px;
    padding-left: 20px;
    position: absolute;
    right: 19px;
    top: 0;
}

.component-accordion .panel-group .panel-title a:after {
    content: "\f106";
}

.component-accordion .panel-body {
    color: rgba(16, 9, 6, .87);
    padding: 30px;
    background: #fff;
}

.component-accordion .panel-group .panel-heading+.panel-collapse>.panel-body,
.component-accordion .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #eee;
}

.detail-corrup {
    padding: 10px 0;
    position: absolute;
    top: 174PX;
    right: 29%;
}

.btn-group-lg .btn,
.btn-group-lg>.btn,
.btn.btn-lg.btn-stock2.btn-meet-corr .btn-meet-corr {
    padding: 12px 40px;
    margin: 10px 0;
    transition: 0.3s;
    text-align: center!important;
}

.detail-corrup {
    padding: 10px 0;
    position: absolute;
    top: 135px;
    right: 31%;
    max-width: 500px;
}

@media screen and (max-width: 1199px) {
    .detail-corrup {
        top: 105px;
        right: 28%;
    }
}

@media screen and (max-width: 1024px) {
    .detail-corrup {
        top: 103px;
        right: 27%;
    }
}

@media screen and (max-width: 991px) {
    .detail-corrup {
        top: 80px;
        right: 20%;
    }
}

@media screen and (max-width: 767px) {
    .detail-corrup {
        top: 90px;
        right: 30%;
    }
}

@media screen and (max-width: 500px) {
    .detail-corrup {
        top: 65px;
        right: 26%;
    }
    .component-accordion .panel-group .panel-title a {
        font-size: 15px;
    }
}

@media screen and (max-width: 414px) {
    .detail-corrup {
        top: 45px;
        right: 21%;
    }
}

@media screen and (max-width: 411px) {
    .detail-corrup {
        top: 50px;
        right: 20%;
    }
    .component-accordion .panel-group .panel-title a {
        font-size: 15px;
    }
    .component-accordion .panel-group .panel-title a {
        padding: 11px 60px 11px 10px;
    }
}

@media screen and (max-width: 375px) {
    .detail-corrup {
        top: 43px;
        right: 17%;
    }
}

@media screen and (max-width: 320px) {
    .detail-corrup {
        top: 30px;
        right: 10%;
    }
}


/**********************/

.box-detail-corp-gov {
    margin: 30px 0;
}

h5.text-detail {
    color: #000;
}


/******csr*/

.detail-csr {
    position: relative;
    text-align: center;
    top: -250px;
}

.icon-down {
    /*    width: 20%;*/
    padding-right: 9px;
}

.text-head-csr {
    color: #004689;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
}

@media screen and (max-width: 1199px) {
    .detail-csr {
        top: -225px;
    }
}

@media screen and (max-width: 991px) {
    .detail-csr {
        top: -175px;
    }
}

@media screen and (max-width: 767px) {
    .detail-csr {
        top: -135px;
    }
}

@media screen and (max-width: 414px) {
    .detail-csr {
        top: -105px;
    }
}

@media screen and (max-width: 375px) {
    .detail-csr {
        top: -95px;
    }
}

@media screen and (max-width: 320px) {
    .detail-csr {
        top: -85px;
    }
}


/*----------------------------------------------------------------*/


/* company_background */


/*----------------------------------------------------------------*/

.cover-text-about-star {
    color: #000;
}

.cover-text-about-star .detail-vis h3 {
    text-align: center;
    color: #004689;
    font-size: 30px;
    font-weight: 500;
}

.cover-text-about-star .detail-vis h5 {
    text-align: left;
    color: #000;
    font-size: 1.0625rem;
    line-height: 1.65em;
    margin-bottom: 0px;
}

.cover-text-about-star .detail-vis ul {
    font-size: 1.0625rem;
    line-height: 1.65em;
    margin-bottom: 10px;
    list-style-type: none;
    padding: 0px 0px 0px 30px;
}

.cover-text-about-star .detail-vis ul li {
    padding: 0 0 15px 0px;
}

.cover-text-about-star .detail-vis .cove-sub {
    display: inline-block;
}

.cover-text-about-star .detail-vis .cove-sub h3 {
    float: left;
    margin: 0;
    font-size: 18px;
    margin-top: 2px;
}

.cover-text-about-star .detail-vis .cove-sub div {
    padding-left: 30px;
}


/*----------------------------------------------------------------*/


/* board_Management */


/*----------------------------------------------------------------*/

.text-head-board-m {
    color: #004689;
    font-weight: 600;
    text-align: left;
    font-size: 24px;
}

.text-head-board-m2 {
    color: #004689;
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    margin-bottom: 0px;
}

.text-new-detail {
    padding-left: 125px !important;
}

@media screen and (max-width: 768px) {
    .text-new-detail {
        padding-left: 0px !important;
    }
}


/*----------------------------------------------------------------*/


/* organizational chart */


/*----------------------------------------------------------------*/

figure.zoom {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 310%;
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: zoom-in;
}

figure.zoom img:hover {
    opacity: 0;
}

figure.zoom img {
    transition: opacity .5s;
    display: block;
    width: 100%;
}

.cover-text-organizational {
    text-align: center;
}

.cover-text-organizational .pic1 {
    margin-bottom: 10px;
}

.cover-text-organizational .pic2 {
    margin-bottom: 10px;
}

.cover-text-organizational .t1 {
    color: #000;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cover-text-organizational .t2 {
    color: #000;
    font-size: 18px;
}


/*****************************/

.chairman-tex {
    text-align: right;
}

.chairman-tex-sub {
    margin-right: 0px;
}

h5.text-detail {
    font-size: 1rem;
    line-height: 1.55em;
    margin-bottom: 15px;
}

.text-detail li {
    font-size: 1rem;
    line-height: 1.55em;
    margin-bottom: 15px;
}

.text-sub-csr-news {
    color: #004689;
    font-weight: 600;
    text-align: left;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 52px;
}

.img-pic-show2 {
    display: none;
}

.img-pic-show1 {
    display: block;
}


/*sub-csr*/

.box-img-csr1 {
    width: 60%;
    text-align: center!important;
}

.img-img-csr1 {
    margin: 35px auto!important;
    text-align: center;
}

.line-csr {
    border-bottom: 4px solid #00adef;
    margin: 50px 0;
}

.box-news-sub-csr {
    text-align: center;
    margin: 50px 0 30px;
}

.box-t-csr {
    margin: 20px 0;
}

.box-sub-pic {
    margin: 20px 0;
}

@media screen and (max-width: 991px) {
    .box-img-csr1 {
        width: 100%;
        text-align: center!important;
    }
    .img-pic-show1 {
        display: none;
    }
    .img-pic-show2 {
        display: block;
        width: 45%;
        text-align: center;
        padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .img-pic-show2 {
        width: 60%;
        padding: 20px 0;
    }
}


/* /////////////////////////////////// */


/* ************************------mda------*********************************************** */


/* Dropdown */


/*----------------------------------------------------------------------------------------------*/


/*   */


/*------------------------------------------------------------------------------------------------------------------------*/

.section-mda {
    margin-bottom: 80px;
}

.cover-firat-mda {
    margin: 80px auto;
}

.cover-firat-mda .firat-mda {
    background-color: #f4f4f4;
    padding: 80px 0 80px 0;
    height: 100%;
}

.cover-firat-mda .pic-mda {
    background: url(../images/banner_mda.webp) center center no-repeat;
    background-size: cover;
    height: 100%;
}

.cover-firat-mda .firat-mda .t1 {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: rgb(0 0 0 / 90%);
}

.cover-firat-mda .firat-mda .t1 span {
    color: rgb(0 0 0 / 90%);
}

a.bt-firat-mda {
    display: block;
    margin: auto;
    font-size: 17px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    width: 250px;
    border: 2px solid rgb(3 29 108 / 0%);
    padding: 14px 0 12px 0;
    margin-top: 30px;
    transition: all .3s;
    background-color: #ffc72c;
}

.btt-dl a {
    display: block;
    /* vertical-align: middle; */
    width: 190px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    /* background-color: #02C3F0; */
    background-color: #ec8432;
    padding: 13px 14px;
    text-align: center;
    border-radius: 35px;
    margin: auto;
}

a.bt-firat-mda:hover {
    /* border: 2px solid #d4af56; */
    background-color: #293278;
    color: #fff;
    text-decoration: none;
}

.padding-0 {
    padding: 0;
}

.text-detail p {
    color: #000;
    font-size: 1rem;
    line-height: 1.55em;
    margin-bottom: 15px;
}

.tex-w4 {
    color: #000;
    font-size: 1rem;
    line-height: 1.55em;
    margin-bottom: 15px;
    font-weight: 500;
}

.tex-w5 {
    color: #000;
    font-size: 1rem;
    line-height: 1.55em;
    margin-bottom: 15px;
    font-weight: 500;
}

@media screen and (max-width: 1199px) {
    a.bt-firat-mda {
        font-size: 16px;
        width: 230px;
        padding: 14px 0 12px 0;
        margin-top: 30px;
        transition: all .3s;
    }
}

@media screen and (max-width: 991px) {
    a.bt-firat-mda {
        width: 220px;
        padding: 11px 0 9px 0;
        margin: 25px auto 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .cover-firat-mda .pic-mda {
        height: 300px;
    }
}

@media screen and (max-width: 515px) {
    .cover-firat-mda .pic-mda {
        height: 150px;
    }
}


/*-----------------------------------------------------------------------------------*/


/*  Cookie
/*-----------------------------------------------------------------------------------*/

.cover-cookie-card {
    background-color: #f1f1f1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 5px;
    align-items: center;
    flex-direction: row;
    margin: 0.8em;
    padding: 1.1em;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    line-height: 29px !important;
    color: #2c2d2c;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease 0s;
    z-index: 9999;
    font-weight: 400;
    font-size: 15px;
    box-shadow: -4px 3px 10px 0px rgb(68 68 68 / 21%);
}

.cookie-card-pic {
    height: auto;
    margin-left: 15px;
    width: 200px;
}

.cover-cookie-card span.t1 {
    display: block;
    flex: 1 1 auto;
    margin-right: 1em;
    max-width: 100%;
    line-height: 1;
    margin-left: 15px;
}

.cover-cookie-card span.t1 a {
    color: #024689;
    transition: 0.25s;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    font-family: Prompt, sans-serif!important;
}

.cover-cookie-card span.t1 a:hover {
    color: #00adef;
    transition: 0.25s;
}

.bt-accept-cookie a.accept {
    font-weight: normal;
    line-height: 29px !important;
    font-size: 17px;
    color: #ffffff;
    background-color: #024689;
    padding: 9px 50px;
    height: 45px;
    margin-right: 20px;
    transition: 0.25s;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    border-radius: 4px;
}

.bt-accept-cookie a.accept:hover {
    background-color: #00adef;
    color: #ffffff;
    transition: 0.25s;
}

.bt-accept-cookie a.accept:active,
.bt-accept-cookie a.accept:focus {
    outline: none;
    border: none;
}


/* cookies policy */

.a-cookies-policy {
    color: #fff;
    transition: 0.25s;
}

.a-cookies-policy:hover {
    color: #a00000;
    transition: 0.25s;
}

.cover-cookie-card span.t1 {
    display: block;
    margin-right: 1em;
    max-width: 100%;
    line-height: 1;
    margin-left: 15px;
    flex: 1 1 auto;
}

@media (max-width: 767px) {
    .cover-cookie-card {
        display: block;
        text-align: center;
    }
    .cookie-card-pic {
        height: auto;
        display: block;
        margin-left: 0px;
    }
    .cookie-card-pic {
        margin-bottom: 10px;
        margin-top: 0px;
        text-align: center;
        margin: auto;
    }
    .cover-cookie-card span.t1 {
        display: inline-block;
        flex: 1 1 auto;
        margin-right: 1em;
        max-width: 72%;
        line-height: 1;
        margin-left: 0px;
        float: left;
        font-size: 14px;
        margin: 20px 0;
        text-align: center;
    }
}

@media (max-width: 727px) {
    .cover-cookie-card span.t1 {
        display: inline-block;
        flex: 1 1 auto;
        margin-right: 1em;
        max-width: 68%;
        line-height: 1;
        margin-left: 0px;
        float: left;
        font-size: 13px;
    }
}

@media (max-width: 651px) {
    .cover-cookie-card span.t1 {
        max-width: 60%;
    }
}

@media (max-width: 545px) {
    .cover-cookie-card span.t1 {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 15px;
    }
}

@media (max-width: 426px) {
    .cover-cookie-card {
        padding: 15px 0px 20px 5px;
    }
    .cookie-card-pic {
        margin: auto;
        margin-bottom: 0px;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: center;
        margin-right: 0px;
        padding: 3px 15px 3px 15px;
        font-size: 15px;
    }
    .bt-accept-cookie {
        text-align: center;
    }
    .bt-accept-cookie a.accept {
        margin-right: 0px;
        font-size: 15px;
    }
}

@media (max-width: 320px) {
    .cover-cookie-card span.t1 {
        margin-right: 0;
        margin-left: 0;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        font-size: 12px;
    }
    .cover-cookie-card span.t1 a {
        font-size: 14px;
    }
}

#sub-cookies_policy {
    margin-bottom: 60px;
}

#sub-cookies_policy .section-text-head.sub .text-2 {
    text-align: left;
    line-height: 1.5;
    font-size: 24px;
    color: #1073a1;
}

#sub-cookies_policy .section-text-head .text-2 span {
    color: #ffffff;
}

#sub-cookies_policy .text-sub-p.b {
    margin-top: 30px;
    margin-bottom: 6px;
}

#sub-cookies_policy .text-sub-p.b b {
    color: #1073a1;
}

#sub-cookies_policy .text-sub-p b {
    color: #ffffff;
}

#sub-cookies_policy dl dt {
    float: left;
}

#sub-cookies_policy dl dd {
    padding-left: 80px;
}

.cover-cookie-card span.t1 {
    display: block;
    margin-right: 1em;
    max-width: 100%;
    line-height: 21px;
    margin-left: 15px;
    flex: 1 1 auto;
    font-weight: 300;
    color: #111111;
}

.a-cookies-policy {
    color: #ffffff;
}

.a-cookies-policy:hover {
    color: #562b07;
}


/*-----------------------------------------------------------------------------------*/


/* end Cookie
/*-----------------------------------------------------------------------------------*/