@charset "utf-8";

/* CSS Document */

.news-39-1 {
    margin: 0;
    padding: 0;
    min-height: auto;
    /* background:#f1f1f1; */
    padding-top: 25px !important;
}

.news-top1 {
    text-align: center;
    height: 114px;
}

.news-39-1 .news-title {
    width: 100%;
    height: auto;
    font: 40px/65px 'kanit', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.news-39-1 .news-title-2 {
    width: 100%;
    height: auto;
    font: 19px/20px 'kanit', Arial, sans-serif;
    text-align: center;
    color: #bebebe;
    margin-bottom: 15px;
}

.news-39-1 .news-title .f-orange {
    /* color: #ff780b; */
}

.news-39-1 .news-top {
    /* height:59px; */
    /* padding-top: 9px; */
    position: relative;
    /* background:#29a0ff; */
    /* border: #4e4e4e 1px solid; */
}

.news-39-1 .news-top .social {
    position: absolute;
    top: 0;
    right: 150px;
    width: 185px;
    height: 58px;
}

.news-39-1 .tab1 {
    font: 16px/30px 'kanit', Arial, sans-serif;
    color: #0d0d0d;
    padding-top: 25px;
}

.news-39-1 .tab {
    font: 19px/45px 'kanit', Arial, sans-serif;
    color: #ffffff;
    /* font-weight: bold; */
}

.news-39-1 .tab ul {
    padding: 0;
    margin: 0;
    color: #0d0d0d;
}

.news-39-1 .tab ul li {
    padding: 0px 10px;
}

.news-39-1 .tab .normal {
    width: max-content;
    height: 50px;
    display: inline-block;
    text-align: center;
    /* margin-top: 7px;*/
    color: #3e677c;
    padding: 0px 28px 0px 28px;
    /* letter-spacing:1px; */
    border: #ececec 1px solid;
}

.news-39-1 .tab .active {
    width: max-content;
    height: 50px;
    display: inline-block;
    text-align: center;
    /* margin-top: 7px;*/
    color: #000;
    padding: 0 39px 0px 39px;
    /* letter-spacing:1px; */
    /* border: #4e4e4e 1px solid; */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2eb9b8+0,1c9abb+100 */
    /* background: rgb(143,53,38); */
    /* background: linear-gradient(0deg, rgba(143,53,38,1) 0%, rgba(184,60,40,1) 98%); */
    background: rgb(134, 214, 98);
    background: linear-gradient(270deg, rgba(134, 214, 98, 1) 0%, rgba(24, 176, 75, 1) 100%);
}

.news-39-1 .tab .active a {
    color: #fff;
    /* padding: 0 10px 10px 10px; */
}

.news-39-1 .tab .normal a {
    color: #333;
}

.news-39-1 .tab .normal a:hover {
    color: #ff8d00d02;
}

.news-top1 {
    /* padding: 53px 5px; */
    text-align: center;
}

.news-top1 img {
    max-width: 100%;
    height: auto;
}

.news-39-1 .news-mid {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    /* background:url(../images/news-39-1/bg11.jpg) bottom center no-repeat; */
    /* border-top:#e6e6e6 1px solid; */
}

.news-39-1 .news-bottom {
    position: relative;
    margin: 0;
    padding: 20px 0px;
}

.news-39-1 .news-mid .btn-left {
    margin: 0;
    padding: 0;
    margin-top: 200px;
}

.news-39-1 .news-mid .btn-right {
    margin: 0;
    padding: 0;
    margin-top: 200px;
}

.news-39-1 .p-4 {
    padding: 1.3rem!important;
}

.news-block {
    /* height: 420px; */
    background: #fff;
    /* width: 323px; */
    /* height:
	auto; */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 3px 7px 10px -1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 3px 7px 10px -1px rgba(0, 0, 0, 0.34);
    box-shadow: 3px 7px 10px -1px rgb(0 0 0 / 10%);
}

.news-block:hover {
    /* margin-top:-20px; */
}

.news-block .news-pic {
    margin: 0;
    padding: 0;
}

.news-block .news-pic img {
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.news-block .news-text {
    margin: 0;
    padding: 0;
    height: 119px;
    padding-bottom: 20px;
}

.news-block .news-text .news-topic {
    padding: 15px;
    /* height: 119px; */
    overflow: hidden;
    font: 14px/21px 'Kanit', Arial, sans-serif;
    color: #1f1f1f;
}

.news-block .news-text .news-topic a {
    color: #1f1f1f;
}

.news-block .news-text .news-topic a:hover {
    color: #000;
}

.news-block .news-text .news-d {
    padding: 6px 15px;
    font: 19px/20px 'thaisanslite', Arial, sans-serif;
    color: #000000;
    width: max-content;
    background: #ffffff;
    margin-top: -32px;
    margin-left: 10px;
    position: relative;
}

.news-block .news-date {}

.news-block .news-date .date {
    border: 1px solid #ececec;
    padding: 10px 0px;
}

.news-block .news-date .icon {
    color: #9f9f9f;
}

.news-block .news-date .icon img {
    max-width: 100%;
    height: auto;
}

.news-block .news-date .text {
    color: #9f9f9f;
}

.news-block .news-date .news-more {
    border: 1px solid #ececec;
    padding: 10px 0px;
}

.n-bottom2 {
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 25px;
    text-align: center;
    padding-top: 46px;
}

.n-bottom {
    margin-top: 60px;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.n-bottom3 {
    /* height:auto; */
    position: absolute;
    width: 100%;
    text-align: center;
    top: -10px;
    /* right:0; */
}

.n-bottom .nb-p {
    height: auto;
    position: absolute;
    text-align: center;
    top: -13px;
}

@media (max-width: 575px) {
    .news-39-1 {
        margin-top: 0px;
    }
    .news-39-1 .tab .active {
        /* width: 176px; */
    }
    .news-39-1 .tab .normal {
        /* width: 213px; */
        /* padding: 5px 20px 0px 20px; */
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .news-top .social {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .news-39-1 {
        margin-top: 0px;
    }
    .news-39-1 .tab .active {
        width: 213px;
    }
    .news-39-1 .tab .normal {
        width: 213px;
        padding: 5px 0px 1px 0px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .news-top .social {
        top: -57px;
        right: 6px;
        z-index: 999;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news-39-1 {
        margin-top: 0px;
    }
    .news-39-1 .tab .normal {
        width: 247px;
        padding: 5px 0px 1px 0px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .news-top .social {
        top: -57px;
        right: 6px;
        z-index: 999;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-39-1 {
        margin-top: 0px;
        /* background:#c5d3dd; */
    }
    .news-39-1 .tab .active {
        width: 213px;
        margin-left: 325px;
    }
    .news-39-1 .tab .normal {
        width: 253px;
        padding: 5px 0px 1px 0px;
    }
    .news-39-1 .news-mid .btn-left {
        display: none;
    }
    .news-39-1 .news-mid .btn-right {
        display: none;
    }
    .news-39-1 .news-top .social {
        top: -60px;
        right: 0px;
        z-index: 99;
    }
    .news-39-1 .tab1 {}
    .news-block {
        /* width: 229px; */
        /* height: 350px; */
    }
    .news-block .news-date .text {
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .news-39-1 .tab .normal {
        width: auto;
        padding: 0px 10px;
        font-size: 18px;
        line-height: 50px;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .news-block {
        /* width: 370px; */
        /* min-height: 385px; */
    }
    .news-39-1 .tab {
        /* font: 16px/44px 'kanit', Arial, sans-serif; */
    }
    .news-39-1 .tab .active {
        /* padding: 5px 5px 0px 5px; */
    }
    .news-39-1 .tab .normal {
        /* padding: 5px 5px 1px 15px; */
        padding: 0px 13px 0px 12px;
    }
    .news-39-1 .news-top .social {
        z-index: 99;
        top: -48px;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .news-block {
        /* width: 293px; */
        /* min-height: 385px; */
    }
    .news-39-1 .tab {
        /* font: 16px/44px 'kanit', Arial, sans-serif; */
    }
    .news-39-1 .tab .active {
        padding: 0 15px 0px 15px;
    }
    .news-39-1 .tab .normal {
        padding: 0 15px 0px 15px;
    }
    .news-39-1 .news-top .social {
        z-index: 99;
        top: -48px;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .news-block {
        /* width: 280px; */
        /* min-height: 385px; */
    }
    .news-39-1 .tab {
        /* font: 16px/44px 'kanit', Arial, sans-serif; */
    }
    .news-39-1 .tab .active {
        /* padding: 1px 10px 0px 10px; */
    }
    .news-39-1 .tab .normal {
        /* padding: 5px 10px 0px 18px; */
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .news-block {
        width: 285px;
        height: 393px;
    }
}