body > div.navbar-top{
  background:green;
  /*background-color:#ccffcc;*/
  /*background-color:#f2f2f2;*/
text-align: right;
}
body > div.navbar-top a{
  /*color: green;*/
  color: #fff;
}
body > div.navbar-top a:hover{
  background:green;
  /*background-color:#ccffcc;*/
  color: #000;
}
/*เมนูบนslide*/
body > div.navbar {

  }
  .navbar{
    margin-bottom: 0px !important;
    background-color: #fff;
    width: 100%;
    margin-top: 5px;
  }
.navbar-brand {
    position: absolute;
    color: green;
    font-size: 15px;
    line-height: 30px;
}
.navbar-brand:hover{
  color: green;
}
.navbar-toggle{
  background-color:green;
}
span.icon-bar{
  background-color:#fff;
}
ul.nav.navbar-nav>li>a{
  color:green;
  font-size: 16px;

}
ul.nav.navbar-nav>li>a:hover{
 background-color: #ffffff;
}

.affix {
        top:0;
        width: 100%;
         background-color:#ffffff;
        z-index: 9999 !important;
         -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
}
.affix-top {
        position: static !important;
        top: -35px !important;
}
.affix .navbar-brand{
      position: absolute;
    font-size: 15px;
      color: green;
}
.affix ul.nav.navbar-nav>li>a{
   font-size: 17px;
}
.affix ul.nav.navbar-nav>li>a:hover{
   background-color:#ffffff;/*F9F9F9*/
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

b.navbar .navbar-collapse {
    text-align: left;

}
@media (min-width: 768px) {/*น้อยสุด 768 md*/
  .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

  .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar-brand {
font-size: 19px;
}
ul.nav.navbar-nav>li>a{
color:green;
font-size: 19px;
}
}
/*จบเมนูบน slide*/
/*body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div{
    display: block;
    border-bottom: 1px solid #ddd;
}
body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div >ul {
  margin-bottom: 15px;
}
body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div >ul >li {
    border-right:  1px solid #000;

}
body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div >ul >li a{
  color: #000;

}
body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div >ul >li:last-child {
  border-right:0;
}
body > div.content-inner.container > div > div.col-md-9 > div > div > div.row > div > div >ul >li.active a{
  background-color: #fff;
  color: #5ac7f8;
  border-radius: 4px 4px 0 0;
}*/

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu:hover > .dropdown-menu  {
  position: absolute;
  display: block;
  top: 0;
  left: 98%;
  margin: 0;
}



#slide-01 {
  max-height: 450px;
  width: 100%;
}
#slide-01 > .carousel-inner {
  height: 450px;
  width: 100%;
}
#slide-01 > .carousel-inner > .item {
  height: 100%;
  width: 100%;
   margin: auto;
}
#slide-01 > .carousel-inner > .item > img,
#slide-01 > .carousel-inner > .item > a > img {
  display: block;
  margin: auto;
  height:450px;
  width: 100%;
}
@media (max-width: 1280px) {
  #slide-01 > .carousel-inner {
    height: 100%;
  }
  #slide-01 > .carousel-inner > .item > img,
  #slide-01 > .carousel-inner > .item > a > img {
    height:auto;
  }

}
.carousel-control{
  background: #ffffff;
background: none !important;
  color: #fff !important;
}

.carousel-caption2 {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  z-index: 10;
  padding: 0 0 30px 25px;
  color: #fff;
}
.content-inne #owl-example a> img{
width: 100%;
}
#owl-example .item h4{
  background-color: rgba(0,0,0,.3);
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  /*width: 94.5%;*/
  height: 70px;
  bottom: -20px;
  z-index: 10;
  padding: 0 0 30px 25px;
  color: #fff;


}
#owl-example .item img{
  max-height:394px;
  width:100%;

}


/*บริการของเรา*/
ul.nav2 {
    padding: 0;
    list-style-type: none;
    color: #5ac7f8;

}
ul.nav2 li {
    padding: 2px 2px;
    margin-bottom: 0;
    overflow: hidden;
}
ul.nav2 {
    padding: 0;
    list-style-type: none;
    color: #5ac7f8;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

a {
    color: #337ab7;
    text-decoration: none;
}
/*icon บริการของเรา*/
ul.nav2 li span.box {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    background-color: #33cc33;
    /*background-color: #43b7f6;*/
    display: inline-block;
    float: left;
    text-align: center;
}
.nav2 .box {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #43b7f6;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #FFF;
    margin-right: 10px;
}

li span.box {
  font-size: 22px;
    color: #FFF;
    line-height: 40px;
}


ul.nav2 li span.link {
    font-size: 16px;
    /* color: #666666; */
    color: #333;
    /*font-family: 'thaisans_neueregular';*/
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-top: 11px;

}
ul.nav1 li span.link:hover  {

}
 /*รูป icon เมนูข้างล่าง*/
.nav1 .clink .box {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-color: #33cc33;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #fff;
    margin-right: 5px;
}
.nav1 .box {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-color: #33cc33;
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #FFF;
    margin-right: 5px;
}
.nav1 .clink .link {
  line-height: 50px;
  color: #333;
  display: inline-block;
font-size: 18px;
}
.nav1 .link {
  line-height: 50px;
  color: #333;
  display: inline-block;
font-size: 18px;
}
.nav1 .clink {
  line-height: 50px;
  color: #333;
  display: inline-block;
  font-size: 18px;
}
.nav1 .clink .link-out {
  display: inline-block;
font-size: 18px;
}
@media (max-width: 768px) {/*น้อยสุด 768 md*/
  .nav1 .clink .link {
  font-size: 14px;
  }
  .nav1 .link {
  font-size: 14px;
  }
  .nav1 .clink {
    font-size: 14px;
  }
  .nav1 .clink .link-out {
  font-size: 14px;
  }
}
/*ชื่อประธาณ/ผู้จัดการ*/
}
.right-panel .staff-left .staff-left-detail {
    background-color: #f9f9f9;
    border-bottom: 5px solid #e8e8e8;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
    /* color: #838384; */
    color: #333;
    border-radius: 5px;
}

/*เเท็บข่าวประชาสัมพันธ์*/
.news-tab ul.nav li a{
  color:green;
}
.news-tab ul.nav li.active a{
  color:#333;

}
.news-tab ul.nav li a:hover{
  /*background: #fff;*/
  color:#333;
}
.tab-content  .tab-pane .thumbnail {
  border: 1;
  border-color:#3c4650;

}
.tab-content .tab-pane .showpic {
    /*padding: 5px 10px;*/
    height: 150px;
    overflow: hidden;

}
.tab-content .tab-pane .showpic img  {
height: 180px;
width: 100%;
}
.tab-content .tab-pane .caption {
    padding: 5px 10px;
    height: 160px;/*ความยาวของแท้บตัวอักษร*/
    overflow: hidden;
    background:#f9f9f9;
}
.tab-content .tab-pane .caption h4{
    height: auto;
    color: inherit;
    text-indent:5px;
    line-height:17pt;
}
.tab-content .tab-pane .caption h5{
    line-height:15pt;
}

///////////

#nav-pills{
  width: 100%;
 text-align: center;
 > li {
   float: none;
   display: inline-block;
 }
}

/*link ด้านล่าง */
.link a span.link{
  color:green;
}
.link a span.link:hover{
  color: #333;
   display: inline-block;
}

/*head*/
#head{
  background: #ccffcc;
    /*background: green;*/
  /*background: #4fc3f7;*/
  color: green;
  /*color: #fff;*/
}
#list-head ul.breadcrumb li a{
color:green;
}
#text-head{
color:green;
}
#text-name h5{
  color:green;
  text-align:right;
}
#text-name h3{
  color:green;
}
#list-manu h4 a{
  color:green;
}
.show-gallery-grid-item p{
  color:green;
}
/*img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
html {
-webkit-filter: grayscale(100%);
}
*/
/*ปุ่ม go to top*/
  #myBtn {
      display: none;
      position: fixed;
      bottom: 20px;
      right: 30px;
      z-index: 99;
      border: none;
      outline: none;
     background-color: #ddd;
      color:#000;
      cursor: pointer;
      padding: 5px;
      border-radius: 10px;
    }

  #myBtn:hover {
      background-color: #555;
      color:#fff;
    }
    @media (min-width: 768px) {
        #myBtn {
          padding: 15px;
        }
    }
    /*จบ go to top*/
