.elementor-kit-10{--e-global-color-primary:#1B4449;--e-global-color-secondary:#00AFA4;--e-global-color-text:#666666;--e-global-color-accent:#333333;--e-global-color-63aa40d:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"IBM Plex Sans Thai";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.photo-banner{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 40%;
    border-radius: 0 0 80px 80px;
}
.photo-banner img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
.cover-news{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
}
.cover-news img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
.cover-news:hover img{
    transform: scale(1.1);
}
.cover-services{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
    border-radius: 10px;
}
.cover-services img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
.cover-services:hover img{
    transform: scale(1.1);
}
b, strong{
    font-weight: 500 !important;
}
.txt-line1{
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.txt-line2{
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.txt-line4{
    display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.asean-detail h3{
    font-size: 24px
}
.asean-detail h4{
    font-size: 20px
}
.asean-detail p{
    margin-bottom: 7px;
}
.news-detail p{
    margin-bottom: 7px;
}
.editor-service p{
    margin-bottom: 7px;
}
.editor-service img{
    margin: 25px 0;
}
.editor-service h4{
    line-height: 38px;
}
.link-policy{
    color: #00AFA4;
    text-decoration: underline;
    font-weight: 500;
}
.link-policy::hover{
    color: #1B4449;
}
.list-vision .jet-listing-dynamic-field__inline-wrap{
    align-items: flex-start;
}

@media (max-width: 767px){
    .asean-detail h3{
    font-size: 20px;
    }
    .asean-detail h4{
        font-size: 18px;
    }
    .editor-service h4{
    line-height: 32px;
    font-size: 18px;
}
.editor-service img{
    margin: 15px 0;
}
}/* End custom CSS */