.color-design{
    background: #004aad;
    background: linear-gradient(to right, #313fff 0%, #ff7d7b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.max-height-img-home img{
    max-height: 230px;
    width: 100%;
}
.text-on-images{
    position: absolute;
    top: 40%;
    left: 10%;
}
.ubtn-sep-icon-at-right{
    padding-right: 65px!important;
}
.seo_flyout{
 position: absolute!important;
 left: -9999px!important;
 top: auto;
 width: 1px;
 height: 1px;
 overflow: hidden;
}
@media (max-width: 767px) {
    .vc_rtl-columns-reverse {
        float: right !important;
        display: flex !important;
        flex-direction: column-reverse !important;
    }
}
.vc_gitem-post-data-source-post_excerpt{
    max-height: 90px;
    overflow: hidden;
}
.ubtn-data ,.vc_btn3{
    font-family: 'Noto Sans Thai'!important;;
}
.design-top-icon i{
    top: 2px;
    position: relative;
}
.top-social-icon {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-bottom: -5px;
}
.design-top-icon {
    display: inline-block!important;
    margin-bottom: 0px !important;
}
@media screen and (max-width: 992px) {
  .design-top-icon {
    display: block!important;
    margin-bottom: 10px !important;
  }
}
.design-footer-icon{
    margin-right:10px;
    width: 40px;
    height: 40px;
}