@import url(https://fonts.googleapis.com/css?family=Kanit:400,300,500,600&subset=thai,latin);


body::before{
    background-size: 50px auto;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}


.companyList select{
    margin: 10px 0;
    cursor: pointer;
        padding: 2px 4px;
    font-size: 0.9em;
    border: 1px solid #d0d0d0;
    border-radius: 20px;
    outline: none;
    text-align: center;
}


body {
    background-color: #f9f9f9;
    font-size: 16px;
    font-family: tahoma!important;
}
.slide_d{
    display: none;
}
.feature-single{
    margin-top: 30px;
}
.bg_header::before,
.bg_footer::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 22%;
    background-color: #ff9933;
}
.bg_header,
.bg_footer {
    background-color: #222126;
    float: left;
    font-size: 16px;
    height: 90px;
    padding: 7px 0;
    position: relative;
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}
.container_header {
    position: relative;
    z-index: 1001;
}
.shadow_nav {
    box-shadow: 0px 0px 15px #5e5d5d
}
.shadow{
    box-shadow: 2px 2px 8px #585858;
    padding:4px;
}
.shadow_sm{
    box-shadow: 2px 2px 2px #B6B6B6;
    padding:3px;
}
.menu_to_list {
    list-style: none;
}
.menu_to_list li {
    float: left;
    margin-right: 5px;
}
.menu_to_list a {
    color: #fff;
    font-size: 14px;
}
.flag_top {
    /*margin-top: 21%;*/
}
.margin-top-menu {
    margin-top: 17px;
    padding-left: 30px;
}
.margin-top-menu-right {
    margin-top: 13px;
}
.margin-bt{
    margin-bottom: 16px;
}
/* menu bar */

.menu_bar {
    /*position: relative;*/
    position: absolute;
    top: -18px;
    z-index: 1000;
    right: 0px;
    margin-right: 15px;
    margin-left: 15px;
    left: 0px;
}
.menu_bar{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar-fixed-top{
    /*      -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;*/
}

.navbar-default .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
}
.navbar_bar_color {
    background-color: #ddd;
    border: none;
}
.i_home {
    font-size: 35px!important;
}
.dropdown-submenu.no_icon_next > a::after {
    border-style: none;
}
.dropdown-submenu.nosub > a::after {
    border-style: none;
}
.slides-navigation i {
    color: #fff;
    font-size: 32px;
}
.slides-navigation a.next {
    right: 4%;
}
.slides-navigation a.prev {
    left: 4%;
}
.img_process_home {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 43px;
    /*max-height: auto !important;*/
}
.mfp-img {
    /*max-height: 80% !important;*/
    max-height: 820px !important;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.caption_img_slide {
    font-size: 53px;
    color: #FFF;
    text-shadow: 2px 2px 0px #000;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 142px;
    margin: auto;
}
.container-slide {
    position: relative;
    height: 100%;
}
.slides-pagination {
    /*bottom:40px;*/

    bottom: 68px;
}
.slides-pagination a {
    width: 24px;
    height: 5px;
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 13px;
}
.box_click_down {
    bottom: 0px;
    position: absolute;
    width: 100%;
    z-index: 4;
    text-align: center;
}
.click_down {
    color: #fff;
    font-size: 11px;
    opacity: 0.6;
}
.click_down:hover {
    color: #fff;
    opacity: 1;
}
.slides-pagination a.current {
    background: #ff9933 none repeat scroll 0 0
}
.bnt_remore_slide {
    text-shadow: none;
    background-color: rgba(255, 153, 51, 255);
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
}
.head1 {
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-top: 50px;
    color: #4d4d4d;
}
.underline_head1,
.underline_head2,
.underline_head3 {
    width: 98px;
    height: 3px;
    background-color: #ff9933;
    display: block;
    margin-top: 10px;
}
.head2 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-top: 66px;
    color: #4d4d4d;
}
.head3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    color: #4d4d4d;
}
.underline_head1_group3b {
    width: 98px;
    height: 3px;
    background-color: #ff9933;
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.text_content {
    color: #808080;
    width: 92%;
    font-size: 16px;
}
.container_b3 {
    background-color: #666;
}
.container_b3 {
    background-image: url('../img/bg_group_b3.png');
    background-repeat: no-repeat;
}
/*overide color font menu*/

.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #000;
    color: #FFF;
    border-bottom: 1px solid #ff9900;
}
/*dropdown menu*/

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -12px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu {
    background-color: #1a1a1a;
    color: #fff;
}
.dropdown-menu > li > a {
    color: #f2f2f2;
    padding-bottom: 9px;
    padding-top: 9px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.dropdown-menu > li > a:hover {
    background-color:#808080;
    border-color: #333;
    color: #fff;
}
.dropdown-menu,
.dropdown-menu .dropdown-menu {
    border-bottom-width: 0;
    border-top: 1px solid #ff9933;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 0;
}
.dropdown-menu .dropdown-menu {
    background-color: #4d4d4d;
}
.dropdown li {
    border-bottom: 1px dashed #999;
}
.caption_small {
    height: 60px;
    background-color: #ff9933;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.oneline3g {
    margin-bottom: 5px;
}
.caption_small h4,
fade-caption h4 {
    font-size: 14px;
    font-weight: bold;
}
.boxcaption {
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.boxcaption .caption {
    background-color: rgba(255, 153, 51, 0.8);
    position: absolute;
    color: #fff;
    z-index: 6;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    padding: 10px;
}
.boxcaption .fade-caption {
    opacity: 0;
    text-align: left;
}
.boxcaption:hover .caption_small {
    opacity: 0;
}
.boxcaption:hover .fade-caption {
    opacity: 1;
}
.iconlik3g {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
/*argroup @ home*/

.ar_group {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.ar_group div {
    padding-left: 10px;
    padding-right: 10px;
}
.slick-prev::before,
.slick-next::before {
    font-size: 30px;
    color: #666666;
}
/* line download*/

.line_download {
    width: 30%;
    border-bottom: 1px solid #e6e6e6;
    margin: 40px auto 50px auto;

}
.box_download {
    width: 300px;
    padding: 12px;
    border: 1px solid #ff9933;
    margin-left: auto;
    margin-right: auto;
    color: #ff9933;
    text-align: center;
    font-weight: 600;
}
.box_download a {
    color: #ff9933;
}
.box_download a:hover {
    color:rgba(34,33,38,0.8);
    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.12);
}
.box_download span {
    font-size: 14px;
}
/*product*/

.row_arip,
.box_pro_arip {
    margin-bottom: 30px;
}
.box_pro_arip {
    background-color: #f2f2f2;
    padding: 14px;
    text-align: center;
}
.head_title_arip {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.text_con_product {
    color: #999;
}
.img_contact_product img {
    border: 1px solid #f0f0f0;
    padding: 3px;
}
.img_contact_product {
    text-align: right;
    margin-bottom: 0px;
}
.pro_con_detail {
    background-repeat: no-repeat;
    /*padding-left:44px;*/

    padding: 0 10px 0px 44px;
    margin-bottom: 10px;
    color: #808080;
    font-size: 14px;
}
.underline_detail_contact {
    width: 98px;
    height: 2px;
    background-color: #ff9933;
    display: block;
    margin-top: 10px;
}
.bg_icon_address {
    background-image: url(../img/product_service/icon_address.png);
}
.bg_icon_phone {
    background-image: url(../img/product_service/icon_phone.png);
}
.bg_icon_fax {
    background-image: url(../img/product_service/icon_fax.png);
}
.bg_icon_weblink {
    background-image: url(../img/product_service/icon_weblink.png);
}
.bg_icon_mail {
    background-image: url(../img/product_service/icon_mail.png);
}
.ne_icon {
    float: left;
    margin-right: 20px;
    color: #ccc;
    font-size: 14px;
}
.ne_date::before {
    content: "\f073";
    margin-right: 7px;
    font-family: FontAwesome;
}
.ne_cate::before {
    content: "\f0c9";
    margin-right: 7px;
    font-family: FontAwesome;
}
.ne_media::before {
    content: "\f1ea";
    margin-right: 7px;
    font-family: FontAwesome;
}
.rows_new_event {
    padding: 20px 0 10px 0;
    border-bottom: 1px dashed #ccc;
    margin-left: 0;
    margin-right: 0;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.link_row_new_event {
    display: block;
}
.link_row_new_event:hover .rows_new_event {
    background-color: #F0F0F0;
}
.link_row_new_event:hover .ne_icon,
.link_row_new_event:hover .rows_new_event .text_content {

}
/*popup*/

.white-popup {
    position: relative;
    background: #FFF;
    padding: 41px 20px 20px 20px;
    width: auto;
    /*max-width: 500px;*/

    max-width: 797px;
    margin: 20px auto;
    border-top: 5px solid #ff9900;
}
/*table job*/
.content-job h2{
    font-size: 20px;
}
.tbl_job thead th {


        text-align: center;
}

.tbl_job thead th.th_center{
    text-align:center;
}
.tbl_job thead {
    background-color: #797979;
    color: #fff;
}
.tbl_job tbody {
    color: #616161;
}
.tbl_job > tbody > tr {
    text-align: center;
/*    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;*/
}
/*.tbl_job > tbody > tr:hover {
    background-color: #B6B6B6 !important;
    color: #fff !important;
}*/
/* pagination */

.first_page {
    margin-right: 12px;
}
.last_page {
    margin-left: 12px;
}
.num_pages {
    margin-left: 4px;
    margin-right: 4px;
}
.pager li.active a {
    background-color: #ff9900;
    border: medium none;
    color: #fff;
}
.pager li a {
    color: #666;
}
.menu_bar_job {
    margin-top: 15px;
}
.menu_bar_job a {
    color: #666;
}
.menu_bar_job li.active a{
    color: #ff9900;
}
/*footer*/

.bg_footer {
    /*this element inherit style from .bg_header */

    height: auto;
    padding-top: 37px;
}
.list_to_webmaster {
    list-style: none;
    padding-left: 0;
}
.list_to_webmaster li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.list_to_webmaster li a {
    color: #fff;
}
.head_footer {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}
.underline_footer {
    width: 44px;
    height: 2px;
    background-color: #808080;
    display: block;
    margin-top: 5px;
}
.underline_head_footer {
    width: 44px;
    height: 2px;
    background-color: #808080;
    display: block;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
}
.link_head_menu_footer {
    color: rgba(255, 255, 255, 0.7);
}
.link_head_menu_footer:hover {
    color: rgba(255, 153, 51, 0.7);
    text-decoration: none;
}
.list_all_footer {
    /*list-style-image:url(img/);*/

    padding-left: 3px;
    list-style: none;
}
.none_b{
    border-bottom: none!important;
}

.list_all_footer>li{
    /*list-style-image:url(img/);*/



}
.s-footer{
    list-style: none;
    padding: 0px 0 0 20px;
}
ul.s-footer{
    margin: 4px 0 0 0;

}
.s-footer li{
    margin-bottom: 18px;
    color: #AAAAAA;
    font-size: 12px;
    font-weight: bolder;
}
.list_all_footer ul{
    /*list-style-image:url(img/);*/
    margin-top: 10px;
    padding-left: 3px;
    list-style: none;
}
.list_all_footer li a::before {
    content: "";
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 5px;
    color: #666;
}
.list_ps  li{
    list-style: none;

}
.list_ps .panel-group{
    padding-left: 0px!important;
    background-color: transparent;
}
.list_ps .panel-default{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #666;

}

.list_ps .in{
    border-top: 1px solid #FF8000!important;
}

.list_ps .panel-default ul li{
    border: none;
}
.list_ps .panel-group ul{
    padding-left: 14px!important;
}

.list_ps .panel-body{
    padding: 0px!important;
}

.list_all_footer li {
    border-bottom: 1px solid #666;
}
.list_all_footer li a {
    color: #868686;
    font-size: 12px;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 3px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.list_all_footer li a:hover {
    background-color: rgba(40, 40, 40, 0.7);
    text-decoration: none;
    color:#FF8000;

}
.font_new_event_footer {
    font-size: 12px;
    color: #868686;
}
.font_new_event_footer a{
    font-size: 12px;
    color: #868686;
}
.cal_new_event_footer::before {
    content: "\f073";
    margin-right: 5px;
    font-family: FontAwesome;
}
.cal_new_event_footer {
    color: rgba(204, 204, 204, 0.7);
    font-size: 10px;

}
.font_new_event_footer p.cal_one {
    margin-bottom: 0px;
}
.viewall_footer {
    font-size: 12px;
    color: rgba(255, 153, 51, 0.7);
    margin-top: 10px;
    text-decoration: underline;
}
.viewall_footer:hover {
    color: #fff;
}
.link_envent_footer {
    display: block;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.link_envent_footer:hover {
    background-color: rgba(40, 40, 40, 0.7);
}
.copyright {
    width: 100%;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-top: 60px;
}
.scollTotop {
    position: fixed;
    bottom: 4%;
    right: 4%;
    z-index: 100;
    display: none;
    opacity: 0.6;
}
.scollTotop:hover {
    opacity: 1;
}
.box_img_header {
    position: relative;
    background-image: url('../img/img_header.jpg');
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
}


.lable_active::before {

}
.lable_active {
    position: absolute;
    color: #fff;
    bottom: 2%;
    font-size: 14px;
    font-weight: bold;
    text-shadow:1px 1px 2px #3B3B3B;
}
/*
contact
*/

.map {
    width: 100%;
    height: 200px;
}
.form_contact label {
    color: #999;
}
.link_refresh_captcha {
    margin-left: 10px;
}
/*Helper*/

.bg_Orange {
    background-color: #ff9933;
}
.font_orange {
    color: #ff9933;
}
.font_white {
    color: #fff;
}
.img_full {
    width: 100%;
}
.margin_bt_mobile {
    margin-bottom: 0;
}
.pd_content {
    padding-bottom: 20px;

}
.pd_content .text_content {
    display: none;

}

article.pd_content {
   background: url(https://www.ar.co.th/asset/images/logo/Logo-30-th-ARG.png);
    background-repeat: no-repeat;
    background-position: right top;
}


.clear_padding_right {
    padding-right: 0px;
}
.clear-padding-top {
    padding-top: 0px;
}
.clear-margin-top {
    margin-top: 0px;
}
.padding-bm {
    padding-bottom: 60px;
}
.margin-tp {
    margin-top: 40px;
}
.margin-tp-md {
    margin-top: 30px;
}
.font14 {
    font-size: 14px;
}
.fontBold {
    font-weight: bold;
}
.margin-37-tp {
    margin-top: 37px
}
/* animate scroll*/

.hidden_animate {
    opacity: 0;
}
.visible_animate {
    opacity: 1;
}
/* clear padding left desktop*/

.clear_pd_left_md {
    padding-left: 0px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand.a_logo {
    margin-left: 0;
    padding-top: 8px;
    padding-left: 8px;
}
/*font slide @ home */

@media(max-width:667px) {
    .caption_img_slide {
    font-size: 42px;
}
}
@media(max-width:531px) {
    .caption_img_slide {
    font-size: 29px;
}
}
@media(max-width:531px) {
    .caption_img_slide {
    font-size: 29px;
}
}
@media(max-width:384px) {
    .caption_img_slide {
    font-size: 18px;
}
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand.a_logo {
    padding-left: 4px;
    padding-top: 15px;
}
.navbar-collapse.collapse.in {
    padding-left: 15px;
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (max-width: 992px) {
    .bg_footer::before {
    background-color: transparent;
}
.list_to_webmaster {
    /*width: 88%;*/

    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.list_to_webmaster > li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.img_contact_product {
    text-align: center;
    margin-bottom: 20px;
}
}


@media (min-width:1800px){
    .bg_header::before,
    .bg_footer::before {

    width: 35%;
}
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #1a1a1a;
    color: #fff;
    border: 1px solid #313131;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-nav .open .dropdown-menu > li > a {
    color: #f2f2f2;
    padding-bottom: 15px;
    padding-top: 15px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #FF9428;
    border-color: #333;
    color: #fff;
}
.navbar-nav .open .dropdown-menu,
.navbar-nav .open .dropdown-menu .dropdown-menu {
    border-bottom-width: 0;
    /*border-top: 1px solid #ff9933;*/

    padding-bottom: 0;
    padding-top: 0;
    border-radius: 0;
}
.navbar-nav .open .dropdown-menu .dropdown-menu,
.navbar-default .navbar-nav .open .dropdown-menu > .ropdown-menu {
    background-color: #4d4d4d;
}
.navbar-nav .open .dropdown li {
    border-bottom: 1px dashed #999;
}
.dropdown-first {
    margin-bottom: 15px;
}
.margin_bt_mobile {
    margin-bottom: 37px;
}
.link_envent_footer {
    padding-bottom: 10px;
}
.list_to_webmaster > li {
    float: none;
    margin-top: 10px;
}
.clear_pd_left_md {
    padding-left: 15px;
}
}
@media(min-width:769px) and (max-width:1000px) {
    .navbar.navbar-default.navbar_bar_color, .dropdown-menu, .dropdown-menu .dropdown-menu {
    border-radius: 4px;
}


.navbar-header {
    float: none;
}
.navbar-toggle {
    display: block;
}
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-collapse.collapse.in {
    display: block!important;
    padding-left: 0;
    overflow-y: auto!important;
    overflow-x: hidden!important;
}
.navbar-nav {
    float: none!important;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand.a_logo {
    padding-left: 17px;
    padding-top: 9px;
}
.navbar-collapse {
    padding-left: 8px;
    padding-top: 8px;
}
.dropdown-menu,
.dropdown-submenu > .dropdown-menu {
    position: relative;
    left: 0 !important;
    top: 0;
    width: 100%;
    border: none;
}
}
.ne h2 {
    margin: 0px;
    color: #464646!important;
}
.ne_c h1 {
    margin: 0px;
    color: #484848;
}
.margin {
    margin: 10px;
}
.margin-md {
    margin: 20px;
}
.margin-tb-md {
    margin: 20px 0 20px 0;
}
.margin-tb-lg {
    margin: 30px 0 30px 0;
}
.back_a {
    text-shadow: 1px 1px 1px #E0E0E0;
    font-size: 16px;
    color: #808080;
}
.back_a:hover {
    color:#FF8000;
}
.ne .fb-like {
    margin-top: 4px;
}
h1 {
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    font-family: tahoma;
}
h2 {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
    font-family: tahoma;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    font-family: tahoma;

}

.p_job h3{
    margin:0px;
}
.ne_c .text_content {
    margin-top: 20px;
    color: #454545;
}
.ne .text_content,.ne .text_content h2,.ne .text_content h3 {
    margin-top: 20px;
    color: #969696!important;
    font-size: 14px;
}
.ne h3 {
    margin-top: 0px;
}

.send_fb{
    color:#FF9A35;
    font-size: 12px;
    font-weight: bold;
    font-family: "tahoma";
}
.border_fb{
    border: 1px dashed #FFBB77;
    padding: 10px;
}

.ne img{
    max-height: 150px;
    box-shadow:#ACACAC 1px 2px 4px;
}
a:hover{
    text-decoration:none;
}
.ps p,.ps li{
    color:#5B5B5B;
}
#content-1 hr{
    border-top: 1px solid #36AE28;
}
#content-1 strong{
    color:#36AE28;
}


#content-2 hr{
    border-top: 1px solid #3776DF;
}

#content-2 strong{
    color:#365B98;
}

#content-3 hr{
    border-top: 1px solid #FF8000;
}
#content-3 strong{
    color:#E17100;
}
img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
map area{
    outline: none;
}
.ui-dialog { z-index: 9999 !important ;}


.content{
    display: none;
}
.ui-dialog-title{
    color: #FFFFFF;
}
button{
    outline: none;
}
.ui-widget-header{
    background-color: #000000!important;
}

.fixbar.fixed {

    position: fixed;
    top: 0px;
    margin: 0px!important;
    widows: 100%;
    z-index:1000;

}

.margin-top{
    margin-top: 20px;
}
.sub_drop  {
    width: 300px;
}
.sub_drop li {
    background-color: #313131;
    border-bottom: 1px dashed #999;

}
.sub_drop li a{
    background-color: #4A4A4A;
    font-size: 14px;
    display: inline-block;
}
.caret{
    margin-left: 4px!important;
}
.ps iframe,.ps object,.ps embed {
    max-width: 100%;
    box-shadow:2px 2px 10px #585858;
}
.text_head_footer{
    color:#AAAAAA;
    font-size: 12px;
    font-weight: bolder;
}


/*Print_media*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('https://www.ar.co.th/asset/images/img_slide/a17.png') no-repeat;
    overflow: hidden;

}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }


.jssort01-99-66 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 105px;
}

.jssort01-99-66 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01-99-66 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: #FFCB97 1px solid;

}

.jssort01-99-66 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    box-sizing: content-box;
    background: url('https://www.ar.co.th/asset/images/img_slide/t01.png') -800px -800px no-repeat;
    _background: none;
}

.jssort01-99-66 .pav .c {
    top: -5px;
    left: 2px;
    width: 100px;
    height: 120px;
    background-position: 50% 50%;
}

.jssort01-99-66 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
}

.jssort01-99-66 .p.pdn .c {
    background-position: 50% 50%;
    width: 95px;
    height: 120px;
}

* html .jssort01-99-66 .c, * html .jssort01-99-66 .pdn .c, * html .jssort01-99-66 .pav .c {

    width: 99px;
    height : 100px;
}
.jssort01-99-66{
    background-color:#F5F5F5 ;
    box-shadow:4px 0px 12px #C3C3C3;
    position:absolute;left:-15px;bottom:0px;top:0px;width:340px;height:480px;
}
#jssor_1{
    margin: 20px 0 10px 0;
    box-shadow:2px 2px 12px #808080;
    border:10px solid #F5F5F5;
}
.slide_print img{
    cursor: -webkit-grab; cursor:-moz-grab;
}
.detail_print{
    margin-top: 50px;
}
.slide_print{
    cursor: default; position: relative; top: 0px; left: 360px; width: 480px; height: 430px; overflow: hidden;
}

.slide_print_m{
    position: relative;  margin: 0 auto; top: 20px; left: 0px; width: 870px; height: 450px; overflow: hidden; visibility: hidden;
}

.jssort01-99-66{
}
/*END Print_media*/

.ps_hr{
    border-bottom: 1px #FFB062 solid;
    width: 85%;
}

.kp h3{
    margin-top: 10px;
}

.rows_kp_secon img{
    max-height: 190px;
    box-shadow:#808080 1px 2px 4px;
}
.rows_kp img{
    max-height: 300px;
    box-shadow:#808080 1px 2px 4px;
}
.kp_icon {
    color: #969696;
    font-size: 14px;
}
.link_row_kp {

}
.rows_kp:hover {

}
.rows_kp {
    margin-left: 0;
    margin-right: 0;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.rows_kp_secon {
    min-height: 230px;
    display: block;
    padding: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.rows_kp_secon img,.rows_kp img{
    border: 4px solid #EAEAEA;
}

.rows_kp_secon h3{
    margin-top: 0px;
    color:#515151;
    font-size:16px;
}

.top_section {
    color:#585858;
    font-size: 20px;
    margin-bottom: 15px;
}

.rows_kp_secon .ne_date{
    color:#969696;
    font-size: 12px;
    margin: 5px 0 5px 0;
}

.rows_kp .ne_date{
    color:#808080;
}

.rows_kp .text_content{
    color:#808080;
    font-size: 16px;
}

.rows_kp_secon .text_content {
    color: #969696;
    font-size: 15px;
    padding: 2px 0 2px 4px;
    border-radius: 8px;
}

.kp .text_content,
.kp_c .text_content,
.kp .read-more,
.kp h2,
.kp h3,
.kp_c h1,
.ne_date {
    font-family: "kanit", Times, serif;
    font-weight: 300;
}

.rows_kp_secon .fb-like {
    margin-top: 6px;
}

.rows_kp .read-more{
    color:#FFD7AE;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 10px 8px 0px;
}

.rows_kp_secon .read-more{
    color:#FFC082;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0px 2px 0px;
    display: block;
    z-index:100;
}

.odd-style{
}

.even-style{
}

.shadow-kp{
    text-shadow:#808080 1px 2px 4px;
}

.shadow-kp-off{
    text-shadow:none;
}

.kp h2 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin:  12px 0 0 0;
    color:#F4F4F4;
}

.rows_kp_secon h2 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin: 2px 0 20px 0;
    color:#F4F4F4;
}

.kp hr{
    color:#FF9224;
    border:1px solid #FF9224;
    margin: 0px 0 10px 0;
}

.latest{
}

.line_kp{
    width: 55%;
    border-top: 2px solid #FF9D3C;
    margin-top: 8px;
    margin-bottom:2px;
}

.line_kp_sec{
    width: 55%;
    border-top: 2px solid #FF9428;
}

.kp .glyphicon-send{
    color:#FFFFFF;
    font-size: 20px;
    font-weight: lighter;
}
.kp .glyphicon-thumbs-up{
    color:#FFFFFF;
    font-weight: lighter;
}

.kp_date::before {
    content: "\f073";
    font-family: FontAwesome;
}

.kp_date{
    font-size: 14px;
    font-weight: 400;
    color:#BEBEBE;
    text-shadow:none;
    margin-left: 10px;
}

.bg_h_kp{
    background-color:#FF9428;
    padding: 4px 6px 4px 6px;
    border-radius: 3px;
}

.icon1:before{
    font-family: 'Glyphicons Halflings';
    content:"\e171";
}
.icon1:after{
    /* font-family: 'Glyphicons Halflings';
    content:"\e125";
    margin-left: 10px;*/
}

.icon2:before{
    font-family: 'Glyphicons Halflings';
    content:"\e171";
    margin-right: 10px;
}

.bg_h_kp_c{
    color:#FF8C1A;
    font-size: 22px;
    margin-bottom: 15px;
    /*    text-shadow:#E6E6E6 2px 1px 1px;
    */}
.bg_h_kp_c:before{

}

.kp_c .text_content{
    color:rgba(62, 62, 62, 0.78);
    font-size: 1em;
    font-family: "kanit", Times, serif;
    font-weight: 300;
}


.kp_c h2 {
    font-size: 18px;
    font-weight: 400;
    margin:  0;
    text-align: center;
    font-family: "kanit",serif;
}
.kp_c .kp_date{
    text-align: center;
    padding: 10px;
    color:#ACACAC;
}

.kp_c .line_kp{
    width: 100%;
    border-top: 1px solid #E0E0E0;
    margin-top: 2px;
    margin-bottom:2px;
    text-align: center;
}

@media (min-width: 1000px ) and (max-width:1200px) {
    .nav>li>a{
    padding-right: 8px !important;

}

}

@media  (max-width:1200px) {
    .head_top_left{
    font-size: 12px;
}

}
@media  (max-width:991px) {
    .head_top_left{
    display: none;
}

}

.kp_c hr{
    margin: 30px 0 40px 0;
}
.color-red{
    color:#DF0000;
}