body{
        background-color: #f3f3f3;
        font-size: 16px;
        line-height: 1.6;
}
body.khmer {
    font-family: Hanuman,'Hind', sans-serif;
}
body.english{
    font-family: 'Hind', Hanuman,sans-serif;
    
}
.row.header {
    background: #3db54a;
}
.logo a img {
    width: 90px;
    float: left;
    margin: 25px 0px;
}
.text-logo p:first-child {
    font-size: 24px;
    margin: 0px;
    font-family: Khmer OS Muol Light;
    font-weight: normal;
    background: -webkit-linear-gradient(#edd900, #f9d19c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.text-logo p:last-child {
    font-size: 24px;
    margin: 0px;
}
.text-logo {
    float: left;
    color: #ebdb4d;
    margin: 25px 10px 0px 0px;
}
.translate ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
}

.translate ul li {
    float: left;
    padding: 0px 0px 0px 20px;
    color: #15EA15;
    line-height: 2;
}

.translate ul li:last-child {
    border-left: 0px;
}

.translate {
    overflow: hidden;
    color: #ebdb4d;
    margin-top: 25px;
}

.search input {
    width: 130px;
    background: #72bf4a;
    border: none;
    height: 31px;
    border-radius: 2px;
    float: left;
    outline: none;
    border: none !important;
    padding-left: 10px;
    color: #fff;
}
.search button {
    background: #1ce624;
    border: none;
    padding: 2px 6px;
    border-radius: 2px;
    float: left;
}

.search button span {
    color: #fff;
}
/*----------------------------menu---------------------------*/
.navigation {
  height: 50px;
  /* background: #262626; */
}

.brand {
  position: absolute;
  padding-left: 20px;
  float: left;
  line-height: 70px;
  text-transform: uppercase;
  font-size: 1.4em;
}
.brand a,
.brand a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav-container {
  /* max-width: 1000px; */
  margin: 0 auto;
}

nav {
  float: left;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  position: relative;
}
nav ul li a,
nav ul li a:visited {
  display: block;
  padding: 0 20px;
  line-height: 50px;
  color: #3db54a;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0px;
}
nav ul li a:hover, nav ul li a:visited:hover {
  text-decoration: none;
  color: #266707 !important;
}
nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: '';
}
nav ul li ul li {
  min-width: 190px;
}
nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
}

.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}

/* Mobile navigation */
.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  /* background: #262626; */
  height: 70px;
  width: 70px;
  z-index: 999999;
}
.space{
    height:20px;
}
.ds-post p{
    display:inline-block;
}
.amazingcarousel-bottom-shadow {
    display: none !important;
}
.translate a {
    color: #15ea15;
    font-size: 18px;
}
.qtranxs_widget ul li{
    opacity: 1 !important;
    margin:0px !important;
}
div#wpcf7-f64-o1 br {
    display: none;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
	background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
	background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
	background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
	padding: 20px;
	border-radius: 5px;
}
form.wpcf7-form {
    padding: 20px;
}
.qtranxs_widget ul li {
    float: right;
    padding: 0px 0px 0px 17px;
    position: relative;
}
.translate ul li:first-child:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #59ea59;
    position: absolute;
    left: 0px;
    top: 7px;
}
.row.row-footer h4 {
    color: #f9f9f9;
}
.cell-carrers {

    display: table-cell;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.table-carrers {
    display: table;
    width: 100%;
    padding: 0px 20px;
}

.row-carrers{
    display:table-row;
}


.row-carrers:nth-child(odd){
background:#e0e0e0;
}
.row-carrers:nth-child(even){
background:#ece8e8;
}

.row-carrers:first-child {
    background: #5cb85c;
}

.cell-carrers:last-child a {
    font-size: 14px;
    color: #2e6da4;
}
.carrers {
    display: inline-block;
    background: #fff;
    width: 100%;
}

.carrers h3 {
    text-align: left;
    font-family: 'Open Sans',sans-serif;
    text-indent: 20px;
    border-bottom: 2px solid #444;
   
    position: relative;
}


.wrap-post .row.each-post img {
    width: 100%;
    object-fit: cover;
    height: 180px;
}
li.lang-en span {
    font-family: 'Hind', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1em;
}
.amazingcarousel-image>div {
opacity:0 !important
    
}
.data-p1 img {
    width: 90%;
    margin: 10px 5%;
    display: block;
}

.data-p1 p {
    padding: 0px 10px 10px 15px;
    margin: 0px;
}
.data-p1 p a{
    color:#333;
}
.wonderplugin-gridgallery-item-container+a {
    opacity: 0 !important;
}
a.readmore {
    color: #a4abb1;
    font-size: 14px;
}
.data-p1 table tr th {
    text-align: center;
    padding: 10px;
    border: 1px solid #f3f3f3;
}
ul.sub-menu {
    position: ABSOLUTE;
    top: 50px;
    width: auto;
    z-index: 999;
    background: rgba(235, 219, 77, 0.8);
    border: 1px solid #c7bd48;
    display: none;
    padding: 20px 0px;
    background: rgb(30,87,153);
    background: -webkit-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: -o-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: -moz-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: linear-gradient(#e4d546, #fdf05f, #e1d043);
}

ul li ul.sub-menu li a {
    color: #3eb44b !important;
    font-weight: normal !important;
    font-size: 16px !important;
    width: 100%;
    padding: 6px 10px;
}

ul .menu-item-has-children:hover ul {
    display: block;
}
.gallery-columns-2 .gallery-item {
    float: left;
    display: inline-block;
    overflow: hidden;
    width: 50%;
}
.gallery.gallery-size-thumbnail {
    width: 100%;
    overflow: hidden;
    padding: 0px;
}

.gallery-columns-3 .gallery-item {
    width: 33.33%;
    float: left;
    overflow: hidden;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-3 .gallery-item img {
    width: 100% !important;
    height: auto !important;
}

figure.gallery-item img {
    width: 100% !important;
    height: auto !important;
}
.wp-caption-text {
    margin: 10px 0px;
}
figure.gallery-item {padding: 10px;box-sizing: border-box;}
@media only screen and (max-width: 800px) {
  .nav-mobile {
    display: block;
  }

  nav {
    width: 100%;
    /* padding: 70px 0 15px; */
    position: absolute;
    left: 0px;
 
  }
  nav ul {
    display: none;
    width: 100%;
    background: #f9f8f2;
  }
  nav ul li {
    float: none;
  }
  nav ul li a {
    padding: 15px;
    line-height: 20px;
  }
  nav ul li ul li a {
    padding-left: 30px;
  }

  .nav-dropdown {
    position: static;
  }
}
@media screen and (min-width: 800px) {
  .nav-list {
    display: block !important;
  }
}
#nav-toggle {
  position: absolute;
  left: 30px;
  top: 48px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 4px;
  width: 30px;
  background: #337505;
  position: absolute;
  display: block;
  content: '';
  transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
.row.slider img{
    height: 550px;
    object-fit:cover;
    width:100%;
}
/*----------------------------menu---------------------------*/
p {}

.title-p1 {
    background: #39B54A;
    padding: 10px;
    border-radius: 5px;
}

.title-p1 p {
    font-size: 19px;
    margin: 0px;
    font-weight: bold;
}

.panel_1 {
    background: #fff;
}

.data-p1 table tr td {
    padding: 10px;
    text-align: center;
}

.data-p1 table {
    width: 100%;
    border-collapse: collapse;
}

.data-p1 table tr  td {
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
}
.data-p1 td a {
    display:block;
    text-align: left;
}

.panel_1.panel_2 {
    margin: 20px 0px;
}

.panel_2 table tr td,.panel_3 table tr td {
    border: 1px solid #eee;
}

.panel_2 .data-p1 table tr td:first-child,.panel_3 .data-p1 table tr td:first-child {
    border-left: 0px;
    text-align: center;
}

.panel_2 .data-p1 table tr td:last-child, .panel_3 .data-p1 table tr td:last-child,.data-p1 table tr th:last-child {
    border-right: 0px;
}
.row.each-post {
    padding: 20px;
}

.row.each-post h3 {
    margin-top: 0px;
}
.wrap-post {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
hr.rule {
    margin: 0px;
}
.wrap-post-2 {
    background: #fff;
    text-align: center;
    margin: 20px 0px;
    border-radius: 5px;
}
.service.row p {
    white-space: pre-line;
}
.p_raduis {
    display: inline-block;
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 50%;
}

.p_raduis .fa {
    font-size: 40px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -20px;
}
.wrap-post-3 img {
    width: 100%;
}

.wrap-post-3 {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
.list-group.gallery {
    /* overflow: hidden; */
}

.row.feature-post {
    margin-top: 20px;
}
ul.nav-list {
    float: left;
}

.menu {
    background: rgb(30,87,153); /* Old browsers */
    background: -webkit-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: -o-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: -moz-linear-gradient(#e4d546, #fdf05f, #e1d043);
    background: linear-gradient(#e4d546, #fdf05f, #e1d043);
    /* border-bottom: 1px solid #949124; */
}
.search {
    /* color: #ebdb4d; */
}
.row-footer p {
    white-space: pre-line;
    margin-bottom: 20px;
    color: #f9f9f9;
    line-height: 1.8;
}

.row-footer.row {
    background: #39b54a;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
    color: #fff;
}
.footer-bottom {
    background: #444;
    padding: 10px;
}
.row.row-footer ul {
    float: right;
    margin: 0px;
    list-style: none;
}

.row.row-footer ul .fa {
    color: #444;
    font-size: 30px !important;
}
.search p {
    font-family: Khmer OS Muol Light;
    line-height: 2.5;
    color: #15EA15;
    font-size: 18px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        letter-spacing: 3px;
}
.translate ul li:last-child {
    padding: 0px 17px 0px 0px;
}
.search button span:before {
    font-size: 18px;
}
.warp-page {
    padding: 0px 20px 20px 20px;
    overflow: hidden;
}

input.span3 {
    width: 46%;
    margin: 2%;
    float: left;
    height: 35px;
    border: none;
    padding-left: 10px;
    border-radius: 5px;
}
textarea#message {
    width: 96%;
    border: none;
    margin: 2%;
    padding: 0px;
    padding: 10px 10px;
    border-radius: 5px;
}

button.btn.btn-primary.pull-right {
    position: relative !important;
    top: 0px;
    margin: 2%;
    bottom: 0px;
}

.wrap-page {
    overflow: hidden;
}

form.well.span8 {
    background: rgba(140, 140, 140, 0.18);
    box-shadow: none;
}
.ds-post {
    background: #fff;
    padding: 20px;
overflow:hidden;

}
.ds-post p{
    font-size: 16px;
    white-space: pre-line;
    display: block;
}

.ds-post img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    /* margin: 10px; */
}
.ds-post img.alignleft {
    float: left;
}
.gallery {
        padding: 0px 15px 20px 15px;
}
p:empty {
    display:none;
}
nav ul li.current_page_item a {
    color: #266707 !important;
}
.text-logo img {
    max-width: 450px;
    display: block;
    width: 100%;
    margin-top: -2px;
}
.text-logo img:last-child {
    max-width: 430px;
    position: relative;
    margin-top: -15px;
}
.apply_now a {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #444;
    float: right;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    margin: 10px 20px 30px 20px;
    text-decoration: none;
    border-radius: 4px;
}/*--------------------------tab-------------------------*/
.nav-tabs {/* border-bottom: 2px solid #DDD; */background: #39b54a;border-top-right-radius: 5px;overflow: hidden;border-top-left-radius: 5px;border: 0px;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {border-width: 0;background: none;box-shadow: inset 0px 1px 0px #39b54a;}
    .nav-tabs > li > a {border: none;color: #000;font-size: 16px;margin: 0px;border-radius: 0px;font-weight: bold;box-shadow: 1px 0px 0px #41a01a;}
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {border: none;color: #000 !important;background: #fff !important;color: #fff;border: none !important;box-shadow: inset 0px 1px 0px #39b54a;}
        .nav-tabs > li > a::after {content: "";/* background: #333333; *//* height: 2px; */position: absolute;width: 100%;left: 0px;/* bottom: -1px; */transition: all 250ms ease 0s;transform: scale(0);}
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {/* background: #FFF none repeat scroll 0% 0%; */box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);margin-bottom: 30px;border-radius: 5px;}
.table-tab {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
    font-size: 16px;
    padding: 12px;
    border: 1px solid #676767;
}
p.date {
 
    font-size: 14px;
        color: #444;
    
}
.date i.fa.fa-calendar {
    margin-right: 5px;
}
.red{
    color:red;
    }
.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
	}
button#searchsubmit span:before {
    position: relative;
    top: 3px;
}	
li.lang-km span {
    font-family: Hanuman;
    font-size: 18px;
    line-height: 1em;
}
.data-p1 td a {
    color: #333;
}
.p_raduis img {
    width: 100%;
}
.data-p4 {
    padding: 10px;
}
.panel_1.panel_4 {
    margin: 20px 0px;
}
.wrap_report {
    background: #fff;
    overflow: hidden;
}

.each_report_img {
    float: left;
    width: 20%;
    margin-right: 5%;
}

.each_report_content {
    float: right;
    width: 75%;
}

.each_report_img img {
    width: 100%;
    display: block;
    border-radius: 5px;
    border: 1px solid #eee;
}

.each_report {
    display: inline-block;
    width: 90%;
    margin: 20px 5%;
}

.each_report_content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.each_report_content ul li a .fa {
    margin-right: 10px;
    color: #337ab7;
}

.each_report_content ul li a {
    color: #333;
}
.wrap_table_tab {
    overflow: scroll;
}
ul.sub-menu li a:hover {
    text-decoration: none;
    color: #266707 !important;
}
.ds-post .alignleft {
    margin-right: 25px;
}
@media only screen and (min-width: 767px) {
.nav-list ul#qtranslate-chooser {
    display: none;
}
.nav-container.container form#searchform {
    display: none;
}
.nav-container.container ul#qtranslate-chooser {
    display: none;
}
}
@media only screen and (max-width: 767px) {
ul.nav.nav-tabs li {
    width: 25%;
}
.col-md-2.header-sub3 {
    padding: 0px;
}

.text-logo p {
    font-size: 15px !important;
}

.text-logo {
    margin: 35px 0px 0px 0px !important;
    /* width: 100%; */
}

.col-md-10.logo {
    overflow: hidden;
    padding: 0px;
}

.logo img {
    width: 100%;
    margin: 0px auto !important;
    display: inline-block;
    float: none !important;
    max-width: 400px;
}

.search p {
    display: none;
}


.menu {position: absolute;top: 0px;width: 100%;left: 0px;z-index: 999;background: none !important;}
nav ul li a, nav ul li a:visited {
    border: 1px solid #efefef;
}
.container.article {
    padding: 0px;
}   
.row.each-post h3 {
    font-size: 18px;
    margin: 10px 0px;
}
.space{
  height:20px;
} 
.col-md-2.header-sub3 {
    display: none;
}

.row.header {
    padding: 0px 0px 20px 0px;
}
.logo a {
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    /*! width: 100%; */
    float: left;
}
.amazingcarousel-next {
    right: 0px !important;
    margin-right: 0px !important;
}

.row.slider {
    overflow: hidden;
}
form#searchform {
    background: #f9f8f2;
}

form#searchform input {
    padding: 0px;
    height: 40px;
   
    border-bottom-right-radius: 10px;
    border: none;
    margin: 60px 0px 15px 15px;
    border-radius: 7px 0px 0px 0px;
    border-radius: 10px 0px 0px 10px;
    width: 200px;
}

form#searchform button {
    background: #444;
    color: #fff;
    border: none;
    padding: 7px 15px;
    margin-top: -3px;
    position: relative;
    left: -5px;
    top: -1px;
}

.qtranxs_widget_end {
    display: none;
    background: #f9f8f2;
    height: 40px;
}

ul#qtranslate-chooser {
    overflow: hidden;
}

ul#qtranslate-chooser li img {
    width: 30px;
}   
.row.row-footer ul {
    display: inline-block;
    padding: 0px;
    margin: 0px auto;
    float: none;
    overflow: hidden;
}

.row.row-footer ul li {
    float: left;
    margin-right: 16px;
}

.row.row-footer .container {
    padding: 0px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

.row.row-footer {
    width: 100%;
    margin: 30px 0px 0px 0px;
}

.row.row-footer ul .fa {
    float: left;
}

.row.row-footer ul .fa {
    font-size: 32px !important;
}
.ds-post {
    margin-bottom: 20px;
}    
.logo a img {
    margin-top: 30px !important;
    width: 60px;
}    

.text-logo {
  width: 200px;
  float: left;
}  
.each_report_img {
    width: 100%;
}

.each_report_content {
    width: 100%;
    margin-top: 20px;
}
    .each_report_img img{
        max-width: 360px;
    }    
.row-carrers.th_table {
    display: none;
}

.row-carrers .cell-carrers:nth-child(1):before {
    content: "position";
    width: 50%;
    background: #5cb85c;
    padding: 0px;
    float: left;
}

.row-carrers .cell-carrers:nth-child(2):before {
    content: "experience";
    width: 50%;
    /* display: block; */
    background: #5cb85c;
    clear: both;
    float: left;
}

.row-carrers .cell-carrers:nth-child(3):before {
    content: "dateline";
  width: 50%;
    background: #5cb85c;
    clear: both;
    float: left;
}

.row-carrers .cell-carrers:nth-child(4):before {
    content: "info";
    width: 50%;
    /* display: block; */
    background: #5cb85c;
   
    clear: both;
    float: left;
}

.row-carrers {
    display: block;
    padding: 20px 0px;
    background: #fff !important;
    border-bottom: 2px solid #5cb85c;
}

.table-carrers {
    display: block;
}

.cell-carrers {
    display: block;
    padding: 0px 0px;
    vertical-align: middle;
    line-height: 3;
    border: 1px solid #5cb85c;
    border-bottom: none;
}

.cell-carrers:last-child {
    border-bottom: 1px solid  #5cb85c;
}
ul.sub-menu {
    position: relative;
    width: 100%;
    padding: 0px;
    top: 0px;
}
ul.sub-menu li a {
    padding: 20px 10px !important;
    text-decoration: none;
}
.ds-post .gallery-item {
    width: 100%;
}

.ds-post .gallery {
    margin-top: 40px;
    padding: 0px;
}
}
