.sc_item_descr p {
    font-family: 'rsulight';
}
.main_page_content_wrap div,.main_page_content_wrap span,.main_page_content_wrap h1,.main_page_content_wrap h2,.main_page_content_wrap h3,.main_page_content_wrap h4,.main_page_content_wrap h5,.main_page_content_wrap h6,.main_page_content_wrap p
,.main_page_content_wrap a {
    font-family: 'rsuregular';
    font-size: 21px;
    letter-spacing: 0.5px;
    font-style: normal;
}
.main_page_content_wrap .head-1 {
    font-family: 'rsubold';
    font-size: 40px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #111111;	
    margin-bottom: 40px;
}
.section-p {
	padding: 100px 15px;
}

.row, .columns_wrap {
    margin-right: calc(var(--bs-gutter-x) * -.5) !important;
    margin-left: calc(var(--bs-gutter-x) * -.5) !important;
}

@media only screen and (max-width: 991px) {
    .main_page_content_wrap .head-1 {
        font-size: 36px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .main_page_content_wrap .head-1 {
        font-size: 30px;
        text-align: left;
    }
}
@media only screen and (max-width: 425px) {
    .section-p {
        padding: 60px 0px;
    }
    .main_page_content_wrap .head-1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .main_page_content_wrap div,.main_page_content_wrap span,.main_page_content_wrap h1,.main_page_content_wrap h2,.main_page_content_wrap h3,.main_page_content_wrap h4
    ,.main_page_content_wrap h5,.main_page_content_wrap h6,.main_page_content_wrap p,.main_page_content_wrap a {
        font-size: 18px;
    }
}

/*more-bt*/
.more-bt {
	margin-top: -25px;
    text-align: right;
}
.more-bt a {
    color: #111111;
    font-family: 'rsubold';
    font-size: 22px;
}
.more-bt a img {
    margin-top: 7px;
    margin-left: 5px;
}
@media only screen and (max-width: 425px) {
    .more-bt {
        margin-top: -21px;
    }
}

/*container */
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 800px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

/*container 1*/
@media (min-width: 576px) {
    .container.container-1 {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container.container-1 {
        max-width: 800px;
    }
}
@media (min-width: 992px) {
    .container.container-1 {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container.container-1 {
        max-width: 1000px;
    }
}
@media (min-width: 1400px) {
    .container.container-1 {
        max-width: 1140px;
    }
}

/* bt */
.bt-primary {
    background: rgb(25,181,136);
    background: linear-gradient(90deg, rgba(25,181,136,1) 0%, rgba(132,223,49,1) 100%);
    color: #fff;
    padding: 17px 34px 13px 34px;
    display: inline-block;
    border-radius: 50px;
}
.bt-primary:hover {
    color: #fff;
    opacity: 0.7;
}
@media only screen and (max-width: 425px) {
    .bt-primary {
        padding: 14px 20px 10px 20px;
        font-size: 16px !important;
    }
}

.show610 {
    display: none;
}
@media only screen and (max-width: 610px) {
    .hide610 {
        display: none;
    }
    .show610 {
        display: block;
    }
}

/*bt-cookie*/
.bt-cookie {
    color: #0db68d !important;
}
.bt-cookie:hover {
    color: #078d6c !important;
    text-decoration: none;
}
.cky-notice-des .icon-close {
    position: absolute;
    transition: all 0.3s;
    opacity: 0.2;
    right: 0;
    top: 0;
    margin: 10px 25px 0px 0px;
    cursor: pointer;
}
.cky-notice-des .icon-close img {
    height: 10px;
    width: 10px;
}
.cky-notice-des .icon-close:hover {
    transition: all 0.3s;
    opacity: 0.6;
}
.cky-consent-container .cky-consent-bar {
    background: #ffffff;
    border: 1px solid;
    padding: 22.5px 24px;
    box-shadow: 0 -1px 10px 0 #acabab4d;
}
.cky-notice-des .cky-btn {
    background: rgb(24 99 220 / 0%);
    color: #ffffff;
    border: 2px solid rgb(24 99 220 / 0%);
    padding: 0;
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/* Banner Ir */
/*-----------------------------------------------------------------------------------------------------------------------------*/
.section-banner-ir {
	background-image: url(../img/banner-ir.webp);
    background-position: center;
    background-size: cover;
    height: 76.2vh;
}
.section-banner-ir .head {
    display: flex;
    vertical-align: middle;
    height: 76.2vh;
}
.section-banner-ir .head .info {
    margin: auto;
    line-height: 1;
    padding-left: 30%;
}
.section-banner-ir .head .info .t1 {
    font-size: 45px;
    margin-bottom: 10px;
    color: #111111;	
}
.section-banner-ir .head .info .t2 {
    font-size: 60px;
    margin-top: 0;
    color: #111111;
    margin-bottom: 50px;	
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/* Price */
/*-----------------------------------------------------------------------------------------------------------------------------*/
.cover-info-price .info-price-left {
    font-size: 16px;
    float: left;
    margin-right: 25px;
}
.section-banner-ir .head .info .cover-info-price .info-price-left .t1 {
    margin-bottom: 5px;
    font-size: 35px;
}
.section-banner-ir .head .info .cover-info-price .info-price-left .t2 {
    font-size: 16px;
    color: #111;
    margin-bottom: 25px;
}
.section-banner-ir .head .info .cover-info-price .info-price-left .t3 {
    font-size: 16px;
    color: #111;
    margin-top: 25px;
    margin-bottom: 40px;
}

.info-price-right {
    color: #111;
    display: flex;
}
.info-price-right .top {
    margin-bottom: 15px;
}
.info-price-right .top .t {
    font-size: 18px;
    margin-bottom: 5px;
}
.info-price-right .top .p {
    font-size: 35px;
}
.info-price-right .bottom .t {
    font-size: 18px;
    margin-bottom: 5px;
}
.info-price-right .bottom .p {
    font-size: 35px;
}
.info-price-right .price-2 {
    margin-left: 15px;
}

.section-banner-ir .head .info {
    padding-left: 40%;
}

@media only screen and (max-width: 1199px) {
    .section-banner-ir {
        background-position: 25% center;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t1 {
        font-size: 30px;
    }
    .info-price-right .top .p {
        font-size: 30px;
    }
    .info-price-right .bottom .p {
        font-size: 30px;
    }
    .cover-info-price .info-price-left {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 991px) {
    .section-banner-ir .head .info .t2 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .section-banner-ir .head .info .t1 {
        font-size: 35px;
    }
    .cover-info-price .info-price-left {
        float: none;
        float: unset;
    }
    .section-banner-ir .head .info .t2 {
        margin-bottom: 20px;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t2 {
        margin-bottom: 15px;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t3 {
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .section-banner-ir {
        background-position: 20% center;
    }
}
@media only screen and (max-width: 767px) {
    .section-banner-ir .head .info {
        margin: 60px 15px;
        padding-left: 0;
        width: 100%;
    }
    .cover-info-price .info-price-left {
        float: left;
    }
    .section-banner-ir {
        background-image: url(../img/banner-ir-2.webp);
        background-position: bottom center;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
    }
    .section-banner-ir .head {
        height: 70vh;
    }
    .section-banner-ir .head .info .t1 {
        font-size: 30px;
    }
    .section-banner-ir .head .info .t2 {
        font-size: 45px;
    }
}
@media only screen and (max-width: 610px) {
    .section-banner-ir .head .info .t1 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .section-banner-ir .head .info .t2 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .cover-info-price .info-price-left {
        float: none;
        float: unset;
    }
    .section-banner-ir .head {
        height: auto;
    }
    .section-banner-ir {
        background-image: url(../img/banner-ir-3.webp);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t2 {
        margin-bottom: 20px;
    }
    .cover-info-price .info-price-left {
        margin-top: 20px;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t3 {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 425px) {
    .info-price-right .top .p {
        font-size: 25px;
    }
    .info-price-right .bottom .p {
        font-size: 25px;
    }
    .section-banner-ir .head .info .cover-info-price .info-price-left .t1 {
        font-size: 25px;
    }
    .section-banner-ir .head .info {
        margin: 50px 15px;
    }
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/* Financial Highlights */
/*-----------------------------------------------------------------------------------------------------------------------------*/
.section-financial-highlights {
	background-image: url(../img/banner-financial-highlights.webp);
    background-position: center;
    background-size: cover;
}
.highcharts-credits {
    display: none !important;
}
.highcharts-yaxis {
    font-size: 16px;
}
.highcharts-legend-item {
    font-size: 16px !important;
}
.highcharts-point {
    font-size: 16px;
}
.highcharts-axis-labels text {
    font-size: 16px !important;
}
.text-unit {
    color: #111;
    margin-bottom: 30px;
}

.important-financial-highlights .pic {
    float: left;
}
.important-financial-highlights .inof {
    display: flex;
    flex-wrap: wrap;
    padding-left: calc( var(--theme-var-grid_gap) / 2 );
    padding-right: calc( var(--theme-var-grid_gap) / 2 );
    color: #111;
}
.important-financial-highlights .inof span {
    display: block;
}
.important-financial-highlights .inof .inof-1 {
    flex: 0 0 auto;
    width: 50%;
}
.important-financial-highlights .inof .inof-2 {
    flex: 0 0 auto;
    width: 50%;
    text-align: right;
}
.important-financial-highlights .inof .inof-1 span.t1 {
    font-size: 27px;
}
.important-financial-highlights .inof .inof-1 span.t2 {
    font-size: 18px;
}
.important-financial-highlights .inof .inof-2 span.t1 {
    font-size: 30px;
    font-family: 'rsubold';
    color: #19B588;
}
.important-financial-highlights .inof .inof-2 span.t2 {
    font-size: 18px;
}

.info-financial-highlights {
    display: block;
    margin-top: 25px;
}
.info-financial-highlights table {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.info-financial-highlights table > tbody > tr:nth-child(2n+1) > td {
    background-color: rgb(255 255 255 / 0%);
}
.info-financial-highlights table > tbody > tr:nth-child(2n) > td {
    background-color: rgb(255 255 255 / 0%);
}
.info-financial-highlights table tbody tr td {
    padding: 14px 15px 12px 15px;
    border-top: 1px solid #e1e1e1;
    font-size: 21px;
    font-family: 'rsuregular';
    color: #111;
}
.info-financial-highlights table tbody tr td:nth-child(2) {
    text-align: right;
}

@media only screen and (max-width: 1399px) {
    .important-financial-highlights .inof .inof-1 span.t1 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 1199px) {
    .important-financial-highlights .inof .inof-1 span.t1 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 991px) {
    .cover-financial-highlights {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 425px) {
    .info-financial-highlights table tbody tr td {
        font-size: 18px;
    }
    .cover-financial-highlights {
        margin-top: 20px;
    }
    .important-financial-highlights .inof .inof-2 span.t1 {
        font-size: 25px;
    }
}



/*-----------------------------------------------------------------------------------------------------------------------------*/
/* section-investor-documents */
/*-----------------------------------------------------------------------------------------------------------------------------*/
.section-investor-documents {
    background-image: url(../img/banner-investor-documents.webp);
    background-position: center;
    background-size: cover;
}
.cover-investor-documents-head {
    display: flex;
    vertical-align: middle;
    height: 100%;
}
.investor-documents-head {
    margin: auto;
}
.investor-documents-head .head-1 {
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}
.investor-documents-head .inof {
    text-align: left;
    color: #fff;
    padding-right: 9%;
}
.investor-documents-head .more-bt {
    margin-top: 30px;
    text-align: left;
    color: #fff;
}
.investor-documents-head .more-bt a {
    color: #fff;
}
.investor-documents-head .more-bt a:hover {
    color: #cdcdcd;
}
.investor-documents-inof a {
    display: block;
}
.documents-inof {
    background-color: #fff;
    background-image: url(../img/documents-inof.webp);
    background-position: bottom right;
    background-size: auto;
    background-repeat: no-repeat;
    padding: 28px 30px 25px 30px;
    box-shadow: 0 3px 13px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
}
.investor-documents-inof a .documents-inof {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.investor-documents-inof a:hover .documents-inof {
    filter: brightness(110%);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.documents-inof .head {
    color: #111;
    font-size: 22px;
    font-family: 'rsubold';
    margin-bottom: 23px;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
    padding-top: 5px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.documents-inof .head:hover {
    color: #5c5c5c;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.documents-inof .icon-download-inof {
    color: #111;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'rsubold';
}
.documents-inof .icon-download-inof img {
    margin-left: 3px;
    position: relative;
    top: 4px;
}
.documents-inof .icon-download-inof:hover {
    color: var(--theme-color-text_hover);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media only screen and (max-width: 1199px) {
    .investor-documents-head .inof {
        padding-right: 3%;
    }
}
@media only screen and (max-width: 991px) {
    .investor-documents-head .head-1 {
        margin-bottom: 20px;
    }
    .investor-documents-head .more-bt {
        margin-top: 15px;
    }
    .investor-documents-inof {
        margin-top: 30px;
    }
    .documents-inof {
        padding: 23px 25px 20px 25px;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 425px) {
    .documents-inof {
        padding: 15px 20px 15px 20px;
        margin-bottom: 15px;
    }
    .documents-inof .head {
        font-size: 21px;
    }
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/* ir-calendar_news */
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*ir-calendar*/
.section-ir-calendar_news {
    background-image: url(../img/banner-ir-calendar_news.webp);
    background-position: center;
    background-size: cover;
}
.ir-calendar_news .head-1 {
    color: #111;
    text-align: left;
    margin-bottom: 30px;
}

.ir-shotcut-1 {
    background: rgb(144,199,188);
    background: linear-gradient(180deg, rgba(144,199,188,1) 0%, rgba(135,181,171,1) 100%);
}
.ir-shotcut-2 {
    background: rgb(29,214,161);
    background: linear-gradient(0deg, rgba(25,181,136,1) 0%, rgba(29,214,161,1) 100%);
}
.ir-shotcut-3 {
    background: rgb(144,199,188);
    background: linear-gradient(180deg, rgba(144,199,188,1) 0%, rgba(135,181,171,1) 100%);
}

.cover-ir-calendar .pic {
    background-image: url(../img/bg-ir-calendar.webp);
    background-position: top;
    background-size: cover;
    height: 220px;
}
.cover-ir-calendar .pic .card-event {
    font-family: 'rsubold';
    font-size: 16px;
    color: #fff;
    background-color: #84DF31;
    display: inline-block;
    padding: 7px 15px 5px 15px;
    border-radius: 50px;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    margin: 20px 0 0px 20px;
}
.cover-ir-calendar .info {
    background: rgb(29,214,161);
    background: linear-gradient(180deg, rgba(29,214,161,1) 0%, rgba(25,181,136,1) 100%);
    color: #fff;
    display: flex;
    vertical-align: middle;
    height: 100%;
    padding: 25px;
}
.cover-ir-calendar .info .day {
    float: left;
    margin: auto;
    text-align: center;
/*    border-right: 1px solid rgb(255 255 255 / 40%);*/
    padding-right: 15px;
}
.cover-ir-calendar .info .day img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.cover-ir-calendar .info .day span.t1 {
    font-size: 24px;
}
.cover-ir-calendar .info span {
    display: block;
    color: #fff;
    line-height: 22px;
}
.cover-ir-calendar .info .location {
    margin: auto;
    padding-left: 20px;
    border-left: 1px solid rgb(255 255 255 / 40%);
}
.cover-ir-calendar .info .location .t1 {
    font-family: 'rsubold';
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 28px;
    padding-top: 5px
}
.cover-ir-calendar .info .location .t2 {
    font-family: 'rsuregular';
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 9px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 41px;
    padding-top: 3px;
}
.cover-ir-calendar .info .location .t3 {
    display: flex;
}
.cover-ir-calendar .info .location .t3 .document-download-1 a {
    font-family: 'rsubold';
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.cover-ir-calendar .info .location .t3 .document-download-2 a {
    font-family: 'rsubold';
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.cover-ir-calendar .info .location .t3 .document-download-1 a:hover {
    color: #cdcdcd;
}
.cover-ir-calendar .info .location .t3 .document-download-2 a:hover {
    color: #cdcdcd;
}
.cover-ir-calendar .info .location .t3 img {
    position: relative;
    top: 4px;
    margin-left: 4px;
}
.cover-ir-calendar .info .location .t3 .document-download-1 {
    border-right: 1px solid #76dcbf;
    margin-right: 15px;
    padding-right: 15px;
}


/*news*/
.cover-news .news {
    border-bottom: 1px solid #e7e7e7;
    padding: 18px 0;
}
.cover-news .news .news-pic {
    float: left;
    margin-right: 14px;
}
.cover-news .news .news-info .n a {
    color: #111;
    font-family: 'rsubold';
    margin-bottom: 1px;
    font-size: 22px;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 28px;
    padding-top: 5px;
}
.cover-news .news .news-info .n a:hover{
    color: #5c5c5c;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cover-news .news .news-info .day-post-info {
    color: rgb(180 180 180);
}
.cover-news .news .news-info .day-post-info .day,.cover-news .news .news-info .day-post-info .time {
    font-size: 18px;
    color: rgb(180 180 180);
}
.cover-news .news .news-info .day-post-info .line {
    border-right: 1px solid #d3d3d3;
    margin: 0 4px;
    line-height: 0;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 3px;
}

@media only screen and (max-width: 1199px) {
    .cover-ir-calendar .info {
        padding: 15px;
    }
    .cover-ir-calendar .info .location {
        margin: auto;
        padding-left: 15px;
    }
    .ir-calendar_news .head-1 {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .cover-ir-calendar {
        margin-bottom: 40px;
    }
    .cover-ir-calendar .info .location .t1 {
        font-family: 'rsubold';
        margin-bottom: 5px;
        font-size: 21px;
        line-height: 24px;
        overflow: unset;
        word-wrap: unset;
        display: block;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
        height: auto;
        padding-top: 0;
    }
    .cover-ir-calendar .info .location .t2 {
        font-family: 'rsuregular';
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 4px;
        overflow: unset;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
        height: auto;
        padding-top: 0;
    }
}
@media only screen and (max-width: 425px) {
    .cover-ir-calendar .pic .card-event {
        font-size: 16px;
        padding: 5px 13px 3px 13px;
        margin: 15px 0 0px 16px;
    }
    .cover-ir-calendar .info .location .t3 {
        display: block;
        margin-top: 10px;
    }
    .cover-ir-calendar .info .location .t3 .document-download-1 {
        border-right: 0px solid #76dcbf;
        margin-right: 0;
        padding-right: 0;
    }
    .ir-calendar_news .head-1 .more-bt {
        margin-top: -22px;
    }
    .cover-news .news .news-info .n a {
        font-size: 21px;
    }
}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/* Shotcut */
/*-----------------------------------------------------------------------------------------------------------------------------*/
.cover-ir-shotcut {
    margin-top: 80px;
}
.ir-shotcut {
    padding: 40px 30px 45px 30px;
}
.ir-shotcut img {
    width: 60px;
}
.ir-shotcut .t1 {
    display: block;
    font-size: 24px;
    font-family: 'rsubold';
    color: #fff;
    padding: 30px 0 20px 0;
}
.ir-shotcut .t2 {
    display: block;
    color: #fff;
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 18px;
    height: 95px;
}
.ir-shotcut .more-bt a {
    font-family: 'rsubold';
    font-size: 22px;
    line-height: 22px;
    color: #fff;
}
.ir-shotcut .more-bt a:hover {
    color: #d7d7d7;
}
.ir-shotcut .more-bt a img {
    width: 21px;
    margin-top: 5px;
    margin-left: 7px;
}
.ir-shotcut .more-bt {
    margin-top: 0px;
    text-align: left;
}

@media only screen and (max-width: 1199px) {
    .ir-shotcut {
        padding: 35px 25px 40px 25px;
    }
}
@media only screen and (max-width: 1199px) {
    .ir-shotcut {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .ir-shotcut .t2 {
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    .cover-ir-shotcut {
        margin-top: 40px;
    }
    .ir-shotcut .more-bt a img {
        margin-top: 2px;
    }
}


/* //////////////////////////////////////// */
.language-01{
    padding-right: 11px!important;
    padding-top: 7px !important;
}

/* ////////////////////////////////////// */
.text-sub-t3{
    margin-top: -37px;
    font-size: 35px!important;
    color: #0db68d;
}

@media only screen and (max-width: 1199px) {
.text-sub-t3 {

    font-size: 30px !important;
}}
@media only screen and (max-width: 991px) {
.text-sub-t3 {
    margin-top: 0;

}}
@media only screen and (max-width: 767px) {
.text-sub-t3 {
    margin-top: 0;
    font-size: 24px !important;
}}









/* ///////////////////////index-contact-us////////////////////////////////////////// */
.text-main-contact{
    font-weight: 400;
    color: #000;
}


/* ///////////////////footer///////////////////// */
.text-footer{
    padding: 15px 0 15px;
    margin: 0px;
    background: #0db68d;
    color: #ffffff;
    font-size: 14px;
    font-family: "Kanit"!important;

}
.text-footer-r{
    color: #ffffff!important;
}
.card-l{
    text-align: left;
}
.card-r{
    text-align: right;
}
.box-crop-map-2{
     margin: 30px auto;
}
.box-card-ir-contact-03{
    padding: 16px;
    border: 1px solid rgb(165 165 165 / 22%);
}
@media only screen and (max-width: 767px) {
.card-l{
    text-align:center;
 }
.card-r{
    text-align:center;
 }
 .box-ir-contact-02{
    margin: 20px 0;
}
}

