body {
    font-family: 'Kanit' !important;
    font-weight: normal;
    background: #fff;
    color: #535353 !important;
}

p {
    padding: 0;
    margin: 0;
    font-family: 'Kanit' !important;
}

.btn {
    font-family: 'Kanit' !important;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Kanit' !important;
    font-weight: 700;
    text-transform: uppercase;
}

/******************  about *******************/
.post-slide8 {
    margin: 0 5px;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 2px rgba(43, 59, 93, .3);
    margin-bottom: 2em;
}

.post-slide8 .post-img {
    position: relative;
    overflow: hidden;
}

.post-slide8 .post-img img {
    width: 100%;
    height: auto;
}

.post-slide8 .over-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    background: rgb(0 0 0 / 74%);
    transition: all .3s ease;
}

.post-slide8:hover .over-layer {
    opacity: 1;
}

.post-slide8 .post-link {
    margin: 0;
    padding: 0;
    position: relative;
    top: 45%;
    text-align: center;
}

.post-slide8 .post-link li {
    display: inline-block;
    list-style: none;
    margin-right: 0px;
}

.post-slide8 .post-link li a {
    color: #fff;
    font-size: 53px;
}

.post-slide8 .post-link li a:hover {
    color: #fff;
    text-decoration: none;
}


.post-slide8 .post-date {
    background: #00afe1;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition: all .5s ease;
}

.post-slide8 .date {
    display: block;
    font-size: 20px;
    font-weight: 700;
}

.post-slide8 .month {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}

.post-slide8 .post-content {
    padding: 20px;
}

.post-slide8 .post-title {
    margin: 0 0 15px 0;
}

.post-slide8 .post-title a {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 23px;
}

.post-slide8 .post-title a:hover {
    text-decoration: none;
    color: #686868;
}

.post-slide8 .post-description {
    font-size: 14px;
    line-height: 24px;
    color: grey;
}

.post-slide8 .read-more {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    transition: color .2s linear;
}

.post-slide8 .read-more:hover {
    text-decoration: none;
    color: #ff8b3d;
}

.post-slide8 .read-more:after {
    content: "";
    position: absolute;
    width: 30%;
    display: block;
    border: 1px solid #ff8b3d;
    transition: all .3s ease;
}

.post-slide8 .read-more:hover:after {
    width: 100%;
}

@media only screen and (max-width:479px) {
    .post-slide8 .month {
        font-size: 14px;
    }

    .post-slide8 .date {
        font-size: 14px;
    }
}

.profile-rows {
    list-style: none;
    padding: 0;
    margin: 20px 0 19px;
    color: #5b5e73;
    border-top: 1px solid #eee;
}

.profile-rows li {
    margin-top: 0px;
    padding: 2px 0 !important;
    border-bottom: 1px solid #ebebeb;
}

.profile-rows li .the-icon {
    width: 30px;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #ddd;
}

.profile-rows li .the-value {
    display: inline-block;
    float: left;
}
.profile-rows li .the-label {

    font-size: 12px;
}
.profile-rows li .the-value {
    float: right;
    font-size: 12px;
    margin: 0;
}

.color-blue {
    color: #00afe1;
}

.post-slide {
    overflow: hidden;
    margin-right: 5px;
    background-color: #fff;
    margin-bottom: 30px;
}

.post-slide .post-img {
    float: left;
    width: 100%;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px;
}

.post-slide .post-img img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.post-slide .post-date {
    background: #00afe1;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition: all .5s ease;
}

.post-slide .date {
    display: block;
    font-size: 20px;
    font-weight: 700;
}

.post-slide .month {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}

.post-slide .post-review {
    margin-bottom: 20px;
}

.post-slide:hover .post-review {
    border-top-color: #00afe1;
}

.post-slide .post-title {
    margin: 0 0 10px 0;
}

.post-slide .post-title a {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 23px;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    font-weight: 700;
}

.post-slide .post-bar {
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 5px;
}


.post-slide .post-bar li {
    color: #555;
    font-size: 10px;
    margin-right: 10px;
    display: inline-block;
}

.post-slide .post-bar li a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #bcbcbc;
}

.post-slide .post-bar li a:hover {
    color: #00afe1;
}

.post-slide .post-bar li i {
    color: #bcbcbc;
    margin-right: 5px;
    font-size: 14px;
}

.post-slide .post-description {
    font-size: 16px;
    color: #444454;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 75px;
    font-weight: 100;
}

.post-slide .read {
    text-transform: capitalize;
    font-size: 15px;
    margin-top: 15px;
    color: #00afe1;
}

.post-slide .read i {
    margin-left: 10px;
}

.post-slide7 .read:hover {
    text-decoration: none;
    color: #333;
}

/******************  bg-video *******************/
.bg-video {
    background-color: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}

.count {
    color: #eb5858;
}

.vdo-time {
    color: #89c245;
}

.money {
    color: #58bde7;
}
.des{
    color: #eb5858;
}
/******************  contact *******************/
.feature .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    margin-right: 20px;
}
.feature .text .heading {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.feature .text :last-child {
    margin-bottom: 0;
}

/******************  index *******************/
.register{
    padding: 50px;
    background-color: #fff;
}
.register h5{
    margin-top: 20px;
}
/******************  index *******************/
/******************  footer *******************/
/*footer*/
.col_white_amrc {
    color: #FFF;
}

footer {
    width: 100%;
    background-color: #212729;
    padding: 4rem;
}

.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}

footer p {
    font-size: 13px;
    color: #CCC;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.mb10 {
    padding-bottom: 15px;
}

.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
    padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
    color: #CCC;
}

.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}

.fleft {
    float: left;
}

.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

.footer_ul2_amrc li p {
    display: table;
}

.footer_ul2_amrc li a:hover {
    text-decoration: none;
}

.footer_ul2_amrc li i {
    margin-top: 5px;
}

.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

.foote_bottom_ul_amrc li {
    display: inline;
}

.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}

.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
    padding: 0;
}

.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}

.social_footer_ul li a {
    color: #CCC;
    padding: 8px;
    border-radius: 50%;
}

.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}

/*************************
        button
*************************/

.button {
    font-size: 14px;
    text-align: center;
    border: 0px solid transparent;
    background: #db2d2e;
    color: #ffffff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 15px 20px;
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -ms-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -ms-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #323232;
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: transform;
    transition-property: transform;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.button:hover,
.button:focus,
.button:active {
    color: #ffffff;
}

.button:hover:before,
.button:focus:before,
.button:active:before {
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
}