.text-center {
    text-align: center;
}

.t-sub-1 {
    padding: 30px 0;
}

@media only screen and (max-width: 424px) {
    .t-sub-1 {
        padding: 10px 0;
    }
}

.padding-left0 {
    padding-left: 0;
}

.padding-right0 {
    padding-right: 0;
}

.padding-top0 {
    padding-top: 0;
}

.padding-bottom0 {
    padding-bottom: 0;
}

.taxt-normal-1 {
    font-family: "Noto Sans Thai", serif !important;
    font-weight: 500 !important;
    color: #232323 !important;
    font-size: 1.1em;
    line-height: 1.8em;
    letter-spacing: -0.1px;
}

.taxt-normal-2 {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 400;
    color: #3f3f3f;
    display: block;
}

.taxt-head-1 {
    font-size: 22px;
    line-height: 32px;
    color: #00407d;
    font-weight: 800;
    margin-bottom: 8px;
}

.taxt-head-2 {
    font-size: 18px;
    line-height: 32px;
    color: #00407d;
    font-weight: 800;
    margin-bottom: 4px;
}

.taxt-ul .left {
    float: left;
}

.taxt-ul .right {
    padding-left: 30px;
}

@media only screen and (max-width: 991px) {
    .taxt-normal-1 {
        font-size: 1em;
    }
    .taxt-normal-2 {
        font-size: 16px;
    }
    .taxt-head-1 {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .taxt-head-2 {
        font-size: 17px;
        line-height: 27px;
    }
}

.margin-bottom0 {
    margin-bottom: 0px;
}

@media (max-width: 416px) {
    .graph-head-text-2 {
        margin-bottom: 20px !important;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* สารจากประธานกรรมการบริษัท / Chairman’s Statement
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.icon-download {
    position: relative;
    top: -2px;
    margin-left: 3px;
}

.cover-chairman .pic {
    text-align: center;
    margin-bottom: 15px;
}

hr.center-star {
    background: rgb(0 95 185 / 18%);
}

hr.hr-chairman {
    border: 0;
    height: 1px;
    width: 100%;
    position: relative;
    margin: 30px auto;
    text-align: center;
}

hr.center-star:before {
    content: "";
    width: 15px;
    height: 15px;
    background: #005fb9;
    display: inline-block;
    border: 2px solid #005fb9;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.cover-chairman h5 {
    width: 75%;
    margin: auto;
    margin-bottom: 8;
}

.cover-chairman-2 {
    background-color: #dbeaf7;
    padding: 30px 0;
}

.chairman-name {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.chairman-name__name {
    line-height: 30px;
    font-weight: 500 !important;
    letter-spacing: -0.1px;
    font-size: 1.2em;
    margin-bottom: 0px;
    color: #f8b701;
}

.chairman-name__position {
    margin-bottom: 0;
}

.chairman-name:before {
    left: 0;
}

.chairman-name:after {
    right: 0;
}

.chairman-name:after,
.chairman-name:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40%;
    height: 2px;
    margin: auto 0;
    content: "";
    background-color: #dbeaf7;
}

.cover-chairman-name {
    width: 75%;
    margin: auto;
}

@media only screen and (max-width: 991px) {
    .cover-chairman-2 .md-padding-1-rem-lr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .chairman-name:after,
    .chairman-name:before {
        width: 30%;
    }
    .cover-chairman-name {
        width: 100%;
    }
    .cover-chairman h5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 424px) {
    hr.hr-chairman {
        margin: 10px auto;
    }
    .t-sub-1 {
        padding: 10px 0;
    }
    .cover-chairman-2 {
        background-color: #dbeaf7;
        padding: 10px 0;
    }
    .cover-chairman-name {
        margin-top: 10px;
    }
    .chairman-name:after,
    .chairman-name:before {
        width: 20%;
    }
    .cover-chairman .pic {
        margin-bottom: 5px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* วิทัยทัศน์ และ พันธกิจ / Vision and Mission
/**/


/*-------------------------------------------------------------------------------------------------------------------*/


/*vision*/

.cover-vision {
    width: 80%;
    height: 100%;
    display: flex;
    vertical-align: middle;
    margin: auto;
}

.cover-vision:before {
    content: "";
    background: url(../images/icons/quotation-1.webp);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.cover-vision:after {
    content: "";
    background: url(../images/icons/quotation-1.webp);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    transform: rotate(180deg);
}

.vision {
    margin: auto;
}

.cover-vision h4 {
    text-align: center;
    font-size: 35px;
}

.cover-vision .t1 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 4px;
}

.cover-vision .t2 {
    font-size: 26px;
    text-align: center;
    color: #00407d;
    line-height: 40px;
}


/*mission*/

.cover-mission-top {
    margin-top: 80px;
}


/*philosophy*/

.cover-philosophy {
    background: url(../images/philosophy-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 80px;
    padding: 80px 0 60px 0;
    background-color: antiquewhite;
    background-attachment: fixed;
}

.cover-vision.philosophy {
    height: 240px;
}


/*business-goals*/

.cover-business-goals {
    background: url(../images/business-goals-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0;
}

.cover-vision.business-goals {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

.cover-vision.business-goals:before {
    display: none;
}

.cover-vision.business-goals:after {
    display: none;
}

h4.head-vision {
    color: #00407d;
    font-family: 'Noto Sans Thai', san-serif !important;
    text-align: center;
    font-size: 2em;
    line-height: 1.6em;
}

.cover-vision.business-goals .t1 {
    font-family: "Noto Sans Thai", serif !important;
    font-weight: 500 !important;
    color: #232323 !important;
    font-size: 1.1em;
    line-height: 1.8em;
    letter-spacing: -0.1px;
}

.cover-vision.business-goals .taxt-normal-1 .sqcde {
    font-weight: 500 !important;
    color: #232323 !important;
    font-size: 1.1em;
    line-height: 1.8em;
    letter-spacing: -0.1px;
}

.col-business-goals-child {
    margin-bottom: 30px;
}

.business-goals-child .head {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 4px;
    color: #00407d;
    font-weight: 800;
}

.business-goals-child .t1 {
    text-align: center;
    margin-bottom: 0;
}

.business-goals-child {
    background-color: #ffffff;
    box-shadow: rgb(100 106 111 / 15%) 0px 7px 29px 0px;
    border-radius: 30px;
    padding: 50px 30px;
    height: 100%;
}

.business-goals-child-1:before {
    content: "S";
    position: absolute;
    top: 54px;
    right: 30px;
    margin: 0 auto;
    font-size: 15.5vh;
    color: #e1ecffc2;
    font-weight: bold;
    font-family: 'Sriracha', cursive !important;
}

.business-goals-child-2:before {
    content: "Q";
    position: absolute;
    top: 54px;
    right: 30px;
    margin: 0 auto;
    font-size: 15.5vh;
    color: #e1ecffc2;
    font-weight: bold;
    font-family: 'Sriracha', cursive !important;
}

.business-goals-child-3:before {
    content: "C";
    position: absolute;
    top: 54px;
    right: 30px;
    margin: 0 auto;
    font-size: 15.5vh;
    color: #e1ecffc2;
    font-weight: bold;
    font-family: 'Sriracha', cursive !important;
}

.business-goals-child-4:before {
    content: "D";
    position: absolute;
    top: 54px;
    right: 30px;
    margin: 0 auto;
    font-size: 15.5vh;
    color: #e1ecffc2;
    font-weight: bold;
    font-family: 'Sriracha', cursive !important;
}

.business-goals-child-5:before {
    content: "E";
    position: absolute;
    top: 54px;
    right: 30px;
    margin: 0 auto;
    font-size: 15.5vh;
    color: #e1ecffc2;
    font-weight: bold;
    font-family: 'Sriracha', cursive !important;
}

.business-goals-child .cover {
    position: relative;
}


/*strategy*/

.cover-strategy-info-pic-1 {
    background: url(../images/strategy-bg-1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: lightgrey;
    height: 100%;
}

.cover-strategy-info-pic-2 {
    background: url(../images/strategy-bg-2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: lightgrey;
    height: 100%;
}

.cover-strategy-info-pic-3 {
    background: url(../images/strategy-bg-3.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: lightgrey;
    height: 100%;
}

.cover-strategy-info .strategy-info .t1 {
    margin-bottom: 0;
}

.cover-strategy-info {
    display: flex;
    vertical-align: middle;
    margin: auto;
    background-color: aliceblue;
}

.strategy-info {
    margin: auto;
    width: 60%;
    padding: 80px 0;
}

section.bg-main-sub02.padding-bottom0 {
    padding-bottom: 0 !important;
}

@media only screen and (max-width: 1399px) {
    .cover-vision.mission:before {
        top: -30px;
    }
    .cover-vision.mission:after {
        bottom: -30px;
    }
    .cover-vision.philosophy:before {
        top: 0px;
    }
}

@media only screen and (max-width: 1199px) {
    .cover-vision h4 {
        font-size: 25px;
    }
    h4.head-vision {
        font-size: 25px;
    }
    .cover-vision .t1 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .cover-vision .t2 {
        font-size: 22px;
        line-height: 32px;
    }
    .cover-vision:before {
        top: -10px;
    }
    .cover-vision:after {
        bottom: 10px;
    }
    .cover-vision.mission:before {
        top: -30px;
    }
    .cover-vision.mission:after {
        bottom: -30px;
    }
    .strategy-info {
        margin: auto;
        width: 90%;
        padding: 80px 15px;
    }
    .business-goals-child .head {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .cover-philosophy {
        margin-top: 80px;
        padding: 40px 15px 20px 15px;
    }
    .cover-vision.philosophy:before {
        top: 0px;
    }
    .cover-vision.philosophy {
        height: 200px;
    }
}

.show991 {
    display: none;
}

@media only screen and (max-width: 991px) {
    .vision-pic {
        width: 240px;
        margin-bottom: 20px;
    }
    .hide991 {
        display: none;
    }
    .show991 {
        display: block;
    }
    .cover-vision {
        width: 100%;
        height: 300px;
    }
    .cover-vision.mission:before {
        top: 0;
    }
    .cover-vision.mission:after {
        bottom: 0px;
    }
    .cover-mission-top {
        margin-top: 40px;
    }
    .business-goals .taxt-normal-1 br {
        display: none;
    }
    /*strategy*/
    .cover-strategy-info-pic-1 {
        height: 200px;
    }
    .cover-strategy-info-pic-2 {
        height: 200px;
    }
    .cover-strategy-info-pic-3 {
        height: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .cover-vision:before {
        display: none;
    }
    .cover-vision:after {
        display: none;
    }
    .vision {
        margin: 0;
    }
    .cover-vision {
        height: auto;
    }
    .cover-vision.philosophy {
        height: auto;
        display: block;
    }
    .cover-philosophy {
        padding: 20px 15px 20px 15px;
    }
    .cover-mission-top {
        margin-top: 20px;
    }
    .cover-philosophy {
        margin-top: 30px;
    }
    .cover-business-goals {
        padding: 30px 0;
    }
    .strategy-info {
        padding: 30px 15px;
    }
}

@media only screen and (max-width: 425px) {
    .cover-vision .t1 {
        font-size: 18px;
    }
    .cover-vision .t2 {
        font-size: 18px;
    }
    .vision-pic {
        width: 180px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .cover-vision h4 {
        font-size: 23px;
        margin-bottom: 0px;
    }
    h4.head-vision {
        font-size: 23px;
    }
    .business-goals-child {
        padding: 20px 20px;
    }
    .strategy-info {
        width: 100%;
    }
    .col-business-goals-child {
        margin-bottom: 15px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* ประวัติองค์กร / Company Background
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.company-background-bg {
    background: url(../images/company-background-bg.webp);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* ณะกรรมการบริษัทและผู้บริหาร / Board of Director & Management Team
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.row-board {
    margin-bottom: 30px;
}

.card4 {
    display: block;
    height: 100%;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
}

.card__image {
    position: relative;
    /* padding: 1.25rem; */
    overflow: hidden;
    background-color: aliceblue;
}

.card__body {
    flex: 1 1 auto;
}

.card4 .card__body {
    text-align: center;
    padding: 20px 20px;
    margin-bottom: 20px;
}

.card__title {
    font-size: 20px !important;
    padding: 10px 0px 5px 0px;
    font-weight: 800;
    text-align: center;
    margin: 0 auto 10px auto;
    color: #00407d;
    line-height: 24px;
}

.card__text {
    letter-spacing: 0px !important;
    font-style: normal;
    font-size: 16px !important;
    padding: 0px 0px 5px 0px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto 10px auto;
    color: #3f3f3f;
    line-height: 20px;
}

.card__title sup {
    font-size: 15px !important;
    margin-left: 5px;
}

@media screen and (max-width: 425px) {
    .card__title {
        font-size: 21px !important;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* คำอธิบายและการวิเคราะห์ / MD&A 
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.cards-mda {
    border: 1px solid rgb(0 0 0 / 10%);
    /* margin-top: 67px; */
    /* width: 50%; */
    margin: auto;
    display: flex;
    border-radius: 30px;
}

.cards-mda .pic {
    background: url(../images/mda-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 320px;
    float: left;
    width: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.cards-mda .pic-anti-corruption {
    background: url(../images/anti-corruption-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 95%;
    height: 320px;
    float: left;
    width: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.cards-mda .pic-corporate {
    background: url(../images/corporate-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 320px;
    float: left;
    width: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.cards-mda .pic-csr {
    background: url(../images/csr-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 18%;
    height: 320px;
    float: left;
    width: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.card {
    border-radius: 0;
}

.information {
    background-color: #fff;
    padding: 40px;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 30px;
    display: block;
}

.information .tag {
    display: inline-block;
    width: 110px;
    background-color: rgb(35 132 221 / 44%);
    color: #003364;
    font-weight: 600;
    font-size: 16px;
    padding: 5px;
    line-height: 1;
    border-radius: 0;
    text-align: center;
}

.information .tag+* {
    margin-top: 20px;
}

.information .title {
    letter-spacing: -0.1px;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: 600;
}

.information .title+* {
    margin-top: 5px;
}

.information .info {
    color: var(--c-charcoal);
}

.information .button {
    font: inherit;
    line-height: 1;
    transition: 0.2s all;
    background-color: #00407d;
    border: 2px solid #00407d;
    color: #fff;
    padding: 0.65em 1em 0.55em 1em;
    border-radius: 46px;
    font-weight: 500;
    width: 180px;
    transition: 0.2s all;
}

.information .button:hover,
.information .button:focus {
    background-color: #002d58;
    border: 2px solid #002d58;
    transition: 0.2s all;
}

.information .details {
    display: flex;
    gap: 1rem;
}

.information .details div {
    padding: 0.75em 1em;
    background-color: var(--c-titan-white);
    border-radius: 8px;
    display: flex;
    flex-direction: column-reverse;
    gap: 0.125em;
    flex-basis: 50%;
}

.information .details dt {
    font-size: 0.875rem;
    color: var(--c-cold-purple);
}

.information .details dd {
    color: var(--c-indigo);
    font-weight: 600;
    font-size: 1.25rem;
}

.information button {
    width: auto;
}

@media screen and (max-width: 991px) {
    .cards-mda .pic {
        height: 0px;
        width: 0px;
    }
    .cards-mda .pic-corporate {
        height: 0px;
        width: 0px;
    }
    .cards-mda .pic-anti-corruption {
        height: 0px;
        width: 0px;
    }
    .cards-mda .pic-csr {
        height: 0px;
        width: 0px;
    }
    .cards-mda {
        margin-top: 20px;
    }
}

@media screen and (max-width: 425px) {
    .information {
        padding: 25px;
    }
    .information .tag+* {
        margin: 15px 0 5px;
    }
}


/*dropdown*/

.table {
    margin-bottom: 0;
}

.table-download {
    margin-top: 0px;
    border-bottom: 1px solid #dee2e6;
}

.table-download tbody tr.head td {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    padding: 17px 20px 15px 20px;
    color: #00407d;
}

.table-download tbody tr.head-2 td {
    background-color: #b8b8b8;
}

.table-download tbody tr.head td.important {
    /* background: rgb(0 64 125 / 0%); */
    border-top: 0px solid #539de5;
}

.table-download td {
    padding: 17px 20px 15px 20px;
    vertical-align: middle;
}

.table-download td.important {
    background: #98ceff;
    border-top: 1px solid #84bbed;
    color: #fff;
}

table.table-download tr.head {
    background: rgb(0 52 100);
    background: linear-gradient(90deg, rgb(158 201 240) 4%, rgb(181 219 253) 100%);
}

table.table-download tr:nth-child(odd) {
    background-color: #fff;
}

table.table-download tr:nth-child(even) {
    background-color: #f7f7f7;
}

.cover-dropdown {
    text-align: right;
    width: 200px;
    margin: 30px 0 8px auto;
    display: flex;
}

.table-download td p {
    margin-bottom: 0;
    font-size: 1em;
}

.dropdown-year {
    --max-scroll: 8;
    --text: #e62614;
    --border: #000000;
    --borderActive: #000000;
    --background: #ffffff;
    --arrow: #000000;
    --arrowActive: #000000;
    --listText: #99A3BA;
    --listBackground: #F5F9FF;
    --listActive: #E4ECFA;
    --listTextActive: #6C7486;
    --listBorder: none;
    --textFilled: #99A3BA;
    margin-top: 0;
}

.dropdown-year select {
    display: none;
}

select.dropdown-year:focus {
    border: 2px solid var(--border) !important;
}

.dropdown-year>span {
    cursor: pointer;
    padding: 9px 16px;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.3s ease;
    width: 140px;
    margin: 0px 0 20px auto;
    text-align: center;
    border: 2px solid #000;
    padding: 7px 0 6px 0;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.dropdown-year>span:before,
.dropdown-year>span:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 2px;
    border-radius: 1px;
    top: 50%;
    right: 15px;
    background: var(--arrow);
    transition: all 0.3s ease;
}

.dropdown-year>span:before {
    margin-right: 4px;
    transform: scale(0.96, 0.8) rotate(50deg);
}

.dropdown-year>span:after {
    transform: scale(0.96, 0.8) rotate(-50deg);
}

.dropdown-year ul {
    margin: 0 0px 0 0px;
    padding: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    max-height: calc(var(--max-scroll) * 42px);
    top: 65px;
    z-index: 1;
    right: 10px;
    background: #ffffff;
    border-radius: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transform-origin: 0 0;
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
    transform: scale(0.8) translate(0, 4px);
    border: 1px solid var(--listBorder);
    width: 140px;
    border: 1px solid rgb(66 46 19 / 13%);
}

.dropdown-year ul li {
    opacity: 0;
    transform: translate(6px, 0);
    transition: all 0.3s ease;
}

.dropdown-year ul li a {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    display: block;
    padding: 10px 16px;
    color: #165ea1;
    text-decoration: none;
    outline: none;
    position: relative;
    transition: all 0.3s ease;
    text-align: center;
}

.dropdown-year ul li a:hover {
    color: var(--listTextActive);
}

.dropdown-year ul li.active a {
    color: #ffffff;
    background: #4199ed;
    font-weight: 500;
}

.dropdown-year ul li.active a:before,
.dropdown-year ul li.active a:after {
    --scale: .6;
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    position: absolute;
    right: 17px;
    top: 50%;
    opacity: 0;
    background: var(--listText);
    transition: all 0.2s ease;
    display: none;
}

.dropdown-year ul li.active a:before {
    transform: rotate(45deg) scale(var(--scale));
}

.dropdown-year ul li.active a:after {
    transform: rotate(-45deg) scale(var(--scale));
}

.dropdown-year ul li.active a:hover:before,
.dropdown-year ul li.active a:hover:after {
    --scale: .9;
    opacity: 1;
}

.dropdown-year ul li:first-child a {
    border-radius: 0px 0px 0 0;
}

.dropdown-year ul li:last-child a {
    border-radius: 0 0 6px 6px;
}

.dropdown-year.filled>span {
    color: #00407d;
}

.dropdown-year.open>span {
    border-color: #000;
}

.dropdown-year.open>span:before,
.dropdown-year.open>span:after {
    background: var(--arrowActive);
}

.dropdown-year.open>span:before {
    transform: scale(0.96, 0.8) rotate(-50deg);
}

.dropdown-year.open>span:after {
    transform: scale(0.96, 0.8) rotate(50deg);
}

.dropdown-year.open ul {
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(0, 12px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.4, 0.6, 0.5, 1.32);
}

.dropdown-year.open ul li {
    opacity: 1;
    transform: translate(0, 0);
    border-bottom: 1px solid rgb(66 46 19 / 13%);
}

.dropdown-year.open ul li:nth-child(1) {
    transition-delay: 80ms;
}

.dropdown-year.open ul li:nth-child(2) {
    transition-delay: 160ms;
}

.dropdown-year.open ul li:nth-child(3) {
    transition-delay: 240ms;
}

.dropdown-year.open ul li:nth-child(4) {
    transition-delay: 320ms;
}

.dropdown-year.open ul li:nth-child(5) {
    transition-delay: 400ms;
}

.dropdown-year.open ul li:nth-child(6) {
    transition-delay: 480ms;
}

.dropdown-year.open ul li:nth-child(7) {
    transition-delay: 560ms;
}

.dropdown-year.open ul li:nth-child(8) {
    transition-delay: 640ms;
}

.dropdown-year.open ul li:nth-child(9) {
    transition-delay: 720ms;
}

.dropdown-year.open ul li:nth-child(10) {
    transition-delay: 800ms;
}

select {
    --text: #3F4656;
    --border: #2F3545;
    --background: #151924;
}

select.dropdown-year {
    padding: 17px 15px 15px 15px;
    border-radius: 0;
    color: var(--text);
    border: 2px solid var(--border);
    background: var(--background);
    line-height: 22px;
    font-size: 18px;
    font-weight: 900;
    font-family: inherit;
    -webkit-appearance: none;
}

.cover-dropdown label {
    margin-right: 10px;
    position: relative;
    top: 11px;
    float: left;
    width: 100%;
}

.coverT p a {
    transition: all 0.2s;
}

.coverT p a:hover {
    opacity: 0.7;
}

.coverT img {
    width: 38px;
}

@media screen and (max-width: 991px) {
    .cover-mda-pic {
        width: 50%;
        margin: 0 auto 40px auto;
    }
    .cover-dropdown {
        text-align: right;
    }
    .cover-dropdown label {
        float: unset;
        float: none;
    }
    .table-download tbody tr.head td {
        text-align: center;
        font-size: 16px;
        padding: 13px 20px 10px 20px;
    }
    .table-download td {
        padding: 13px 20px 10px 20px;
    }
}

@media screen and (max-width: 767px) {
    .table-download tbody tr.head td {
        padding: 13px 15px 9px 15px;
    }
    .table-download td {
        padding: 13px 15px 9px 15px;
    }
    .coverT p {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 425px) {
    .cover-mda-pic {
        width: 80%;
    }
    .cover-mda-bt a {
        font-size: 16px;
    }
    .dropdown-year>span {
        width: 130px;
    }
}

@media screen and (max-width: 425px) {
    .table-download tbody tr.head td {
        font-size: 15px;
        padding: 7px 20px 5px 20px;
    }
    .table-download td {
        padding: 7px 20px 5px 20px;
    }
    .coverT img {
        width: 28px;
    }
    .table {
        width: 550px;
    }
}

.select-dropdown {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    text-align: center;
    cursor: pointer;
}

.select-dropdown::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    position: absolute;
    top: 15px;
    right: 5px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 80px;
    color: #9d9d9d;
    pointer-events: none;
    content: '\25BC';
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* แบบ 56-1 One Report / 56-1 One Report
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.cards-one-report {
    border: 1px solid rgb(0 0 0 / 10%);
    /* margin-top: 67px; */
    /* width: 50%; */
    margin: auto;
    display: flex;
    border-radius: 30px;
    margin-bottom: 80px;
}

.cards-one-report .pic {
    background: url(../images/one-report-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 320px;
    float: left;
    width: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.cards-one-report .pic-one-report {
    text-align: center;
}

.cards-one-report .pic-one-report img {
    width: 240px;
    box-shadow: rgb(100 106 111 / 15%) 0px 7px 29px 0px;
}

.annual-wrap {
    min-height: 200px;
    /* background: #e3e6e8; */
    background: #fff;
    /* box-shadow: 0.2rem 0.2rem 2rem rgb(0 0 0 / 8%); */
    border: 1px solid rgb(0 0 0 / 10%);
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center;
    /* border: 1px #e9e9e9 solid; */
    padding-top: 10px;
    border-radius: 3px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.font_home_irhead6 {
    font-size: 20px !important;
    padding: 20px 15px 0px 15px;
    font-weight: 800;
    text-align: center;
    margin: 0 auto;
    height: 60px;
    color: #00407d;
}

.annual-wrap .cover-wrap {
    width: 70%;
    text-align: center;
    margin: 12px auto 16px;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0.2rem 0.2rem 2rem rgb(0 0 0 / 8%);
}

.annual-wrap .cover-wrap img {
    box-shadow: rgb(100 106 111 / 15%) 0px 7px 29px 0px;
}

.img-responsive-annual {
    width: 100%;
}

.a-btn2 {
    padding: 25px 30px 20px 30px;
    position: relative;
    margin-top: 0px;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    color: rgb(255 255 255);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#F44336', endColorstr='#F44336', GradientType=0);
    border-top: 1px #EFF0F2 solid;
}

.a-btn2 .a-btn-slide-text {
    font-size: 16px !important;
    line-height: 20px;
    text-shadow: none;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

.btt-d1:hover {
    opacity: 0.6;
}

.box-m-tb01 a img {
    width: 17px;
    position: relative;
    top: -2px;
}

.box-m-tb01 a {
    display: inline-block;
    line-height: 1;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    margin-bottom: 8px !important;
    width: 175px;
}

.watch-online-icon {
    width: 17px !important;
    margin-left: 5px;
}

.download-icon {
    margin-left: 5px;
}

.info-one-report button {
    margin-right: 15px;
}

@media screen and (max-width: 1399px) {
    .annual-wrap .cover-wrap {
        margin: 32px auto 16px;
    }
}

@media screen and (max-width: 991px) {
    .cards-one-report .pic {
        height: 0px;
        width: 0px;
    }
    .cards-one-report {
        margin-top: 20px;
    }
    .annual-wrap .cover-wrap {
        margin: 12px auto 16px;
    }
    .info-one-report {
        text-align: center;
        margin-top: 30px;
    }
    .info-one-report .title {
        margin-bottom: 5px;
    }
    .info-one-report .info {
        margin-bottom: 0px;
    }
    .cards-one-report {
        margin-bottom: 30px;
    }
    .annual-wrap {
        margin-bottom: 20px;
    }
    .info-one-report button {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .font_home_irhead6 {
        font-size: 18px !important;
        line-height: 22px;
    }
}

@media screen and (max-width: 575px) {
    .annual-wrap .cover-wrap {
        margin: 2px auto 16px;
    }
}

@media screen and (max-width: 474px) {
    .info-one-report .info {
        font-size: 16px;
    }
    .info-one-report .button {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .info-one-report .information {
        padding: 25px 15px 25px 15px;
    }
}

@media screen and (max-width: 395px) {
    .info-one-report button {
        margin-right: 0;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* บทวิเคราะห์ / Analyst Report
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.cover-analyst-report .content p {
    color: #00407d;
    text-align: center;
    font-size: 18px !important;
    margin-top: 10px;
    margin-bottom: 0;
}

.cover-analyst-report .content p span {
    text-align: center;
    font-size: 18px !important;
    margin-top: 10px;
    color: #728194;
}

.cover-analyst-report .content a.text-sub {
    color: #728194;
    display: block;
    width: 80%;
    margin: 5px auto 15px auto;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
}

.cover-analyst-report .content a {
    text-align: center;
    width: auto;
}

.cover-analyst-report .content a:hover {
    text-decoration: none;
}

.cover-analyst-report .content .box-m-tb01 {
    text-align: center;
}

.cover-analyst-report .content {
    margin-top: 10px;
    margin-bottom: 0px;
}

.cover-analyst-report .wrapper {
    padding: 40px 0;
}

@media screen and (max-width: 425px) {
    .cover-analyst-report .wrapper {
        padding: 30px 0;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* การประชุมผู้ถือหุ้น / General Meeting
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.table-general-meeting .coverT .left {
    font-weight: 800;
    color: #00407d;
}

@media screen and (max-width: 425px) {
    .table.table-general-meeting {
        width: 100%;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* โครงสร้างผู้ถือหุ้น / Major Shareholder 
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.demo-gallery-major-shareholder {
    text-align: center;
}

.table-major-shareholder-1 {
    margin-bottom: 60px;
}

table.table-download tr.head2 td {
    background-color: #d7edff;
}

table.table-download tr.head3 td {
    background-color: #d9dde1;
}


/*table.table-download tr.hover-important:hover {
     background-color: #d9dde1;
     transition: 0.1s all;
}*/

table.table-download tr.head4 td {
    background-color: #f8b7015c;
}

.table-download.table-major-shareholder-2 td {
    padding: 12px 15px 10px 15px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .table-major-shareholder {
        width: 767px;
    }
    .table-major-shareholder-1 {
        width: 780px;
    }
    .table-major-shareholder-2 {
        width: 780px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* นโยบายและประวัติการจ่ายเงินปันผล / Dividend Policy & Payment
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.cover-dividend {
    padding-left: 5%;
}

@media only screen and (max-width: 991px) {
    .dividend-pic {
        width: 240px;
        margin-bottom: 20px;
    }
    .cover-dividend {
        padding-left: 0;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* ห้องข่าวประชาสัมพันธ์ / Public Relation
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.new-public.cover-analyst-report .wrapper {
    padding-top: 0;
}

.new-public.cover-analyst-report .content {
    margin-top: 30px;
}

.new-public.cover-analyst-report .content .box-m-tb01 a {
    width: auto;
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* ติดต่อนักลงทุนสัมพันธ์ / Contact IR
/**/


/*-------------------------------------------------------------------------------------------------------------------*/

.cover-map {
    margin-top: 80px;
}

.cover-map iframe {
    height: 280px;
}

@media only screen and (max-width: 991px) {
    .cover-map {
        margin-top: 20px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------*/


/**/


/* Read Detail & ข่าว
/**/


/*-------------------------------------------------------------------------------------------------------------------*/