header {
  background: #F3F3F3;
  margin-bottom: 10px;
  border-top: 1px solid #dedede;
  box-shadow: 0px 2px 4px #CCC;
  -webkit-box-shadow: 0px 2px 4px #CCC;
  -moz-box-shadow: 0px 2px 4px #CCC;
}
.navbar-brand {
  height: auto;
  padding-bottom: 10px;
}
.header-top {
  padding: 0;
}
header > .container {
  padding: 0px 0;
}
.navbar-brand .header-title {
  line-height: 30px; 
  font-weight: bold;
  color: #000;
  margin-left: 20px;
}
header .navbar {
  margin: 0;
}

header .navbar-nav>li>a {
  margin-top: 5px;
  padding-top: 15px;
  padding-bottom: 20px;
  color: #545454;
}
header .navbar-nav>li>a:hover {
  color: #000;
  background: #FFF;
}

header .navbar-nav .dropdown-menu {
  border-radius: 0;
  padding: 5px 0;
  padding-bottom: 10px;
}

header .navbar-nav li.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
}

header .navbar-nav li.dropdown-submenu:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
}

header .navbar-nav .dropdown-submenu {
  position: relative;
}

header .navbar-nav .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
header .navbar-nav>li {
  margin-left: 0px;
}
header .navbar-nav {
  position: relative;
}
header .navbar-nav>li>a{
  z-index: 1001;
  background: transparent;
  border-top: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
}
header .navbar-nav>li>a:hover,
header .navbar-nav>li>a.active {
  color: #000; 
  background: transparent;
}

header .navbar-nav>li.dropdown:hover > a{
  background: #FFF !important;
  color: #000; 
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom : none;
  -webkit-box-shadow: inset 0px 5px 15px -10px rgba(0,0,0,0.19);
  -moz-box-shadow: inset 0px 5px 15px -10px rgba(0,0,0,0.19);
  box-shadow: inset 0px 5px 15px -10px rgba(0,0,0,0.19);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.dropdown-menu{
  -webkit-box-shadow : unset !important;
  box-shadow : unset !important;
  border: 1px solid #dedede;
}

header .navbar-nav .dropdown > .dropdown-menu {
  top: 59px !important;
}

header .search-area {
  display: none;
  position: absolute;
  right: 0;
}
header .navbar-nav .dropdown-menu li a {
  color: #888;
  margin: 0 10px;
  padding: 7px 12px;
  border: 1px solid #FFF;
  min-width: 150px;
}
header .navbar-nav .dropdown-menu li a:hover {
  background: red;
  color: #000;
  background: #F3F3F3;
  border: 1px solid #dedede;
}
header .navbar-nav li.nav-label a:hover {
  background: #FFF;
  border: 1px solid #FFF;
}
header .navbar-nav li.nav-label a {
  cursor: default;
  border: 1px solid #FFF;
  color: #000;
}
header .search-area input {
  height: 30px;
  width: 200px;
}

#content {
  min-height: 750px;
}

#content .inner h1 {
  background: #2C3F42;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 0;
  font-weight: bold;
}

#content .inner {
  background: #EEE;
}

/* HOMEPAGE */

#slider {
  height: auto;
  margin-bottom: 10px;
}

#slider .carousel {
  height: 100%;
  overflow: hidden;
}

#slider .carousel img {
  width: 100%;
}

#about {
  background: #EEEEEE;
}

#about #left {
  height: 300px;
  padding: 0;
}

#about #left img {
  width: 100%;
}

#about #right {
  height: 300px;
  padding: 0;
}

#about #right a.our-company {
  position: absolute;
  background: #EEE;
  border-radius: 5px;
  font-size: 12px;
  color: #000;
  padding: 3px 8px;
  bottom: 90px;
  right: 35px;
}

#about #right .content {
  padding: 20px 40px;
  height: 240px;
  background:#2C3F42;
}

#about #right .content h1 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

#about #right .content p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
  color: #fff;
}

#about #right .bottom {
  height: 60px;
  line-height: 60px;
  width: 100%;
  color: #2C3F42;
  background: #EAC659;
  display: flex;
  justify-content: flex-start;
  font-size: 18px;
  align-items: center;
  padding: 0 18px;
  font-weight: bold;
}

#about #right .bottom > div {
  padding: 0 !important;
}

#about #right .bottom img {
  vertical-align: text-bottom;
}

#about.why-choose-us {
  padding: 1% 9%;
}

#about.why-choose-us h3 {
  margin: 25px;
  margin-bottom: 35px;
  font-size: 20px;
}

#about.why-choose-us .list {
  font-size: 11px;
  text-align: left;
  margin-bottom: 20px;
}
#about.why-choose-us .list p {
  color: #888;
}
#about.why-choose-us h4 {
  font-size: 13px;
  margin-top: 0;
}
#about.why-choose-us article {
  padding-left: 25px;
}

#featured-product {
  background: #2C3F42;
  padding: 0 21%;
  padding-bottom: 50px;
  color: #FFF;
  text-align: center;
}

#featured-product h3 {
  margin: 25px;
  margin-bottom: 35px;
  font-size: 20px;
}

#featured-product .list img {
  width: 180px;
  margin: 20px;
}

#footer-top {
  background: #E6E7E8;
}

#footer-top .container {
  padding: 40px 5%;
}

#footer-top .address img, #footer-top .label-footer {
  margin-top: 30px;
}

#footer-top .label-footer h5 {
  margin-top: 0;
}

#footer-top #toggle-up {
  padding: 13px;
  width: 70px;
  background: rgb(230,231,232);
  background: linear-gradient(180deg, rgba(230,231,232,1) 0%, rgba(228,229,230,1) 50%, rgba(160,161,162,1) 100%);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  margin: 0 auto;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  cursor: pointer;
}

#footer-top #toggle-up .arrow-up {
  width: 0; 
  height: 0; 
  margin: 0 auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #929598;
}

#footer-bottom {
  background: #231F20;
  color: #CCC;
  padding: 40px;
}

#footer-bottom .socmed img {
  width: 50px;
}

#footer-bottom .socmed a:first-child > img {
  margin-left: 15px;
}

#footer-bottom .socmed {
  font-weight: bold;
}

/* ABOUT US PAGE */

#about-us h1 {
  font-size: 36px;
  text-align: left;
  line-height: 48px;
}

#about-us .left {
  background: #2C3F42;
  min-height: 800px;
  padding: 8% 60px;
}

#about-us .left h1 {
  color: #FFF;
  font-style: italic;
  margin-top: 0 auto;
  font-weight: bold;
}

#about-us .right {
  background: #EEEEEE;
  min-height: 800px;
  padding: 90px;
  text-align: justify;
}

#about-us .right img {
  margin-left: 30px;
  margin-bottom: 30px;
}

/* NEWS PAGE */
#content .news-pagination .pagination li a,
#content .news-pagination .pagination li.active span,
#content .news-pagination .pagination li.disabled span {
  margin: 0 5px;
  background: #E6E7E8;
  border: none;
  font-weight: bold;
  font-size: 12px;
}

#content .news-pagination .pagination li.active span {
  background: none;
  color: #000;
}

#content .media-list {
  padding: 7%;
}

#content .media-list .media-heading {
  margin-bottom: 20px;
}

#content .media-list a {
  color: #000;
}

#content .media-list .media-heading .media-date {
  font-size: 14px;
  color: #1f448e;
  font-weight: normal;
}

#content .media-list .media {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
}
#content .media-list .media p {
  margin-bottom: 40px;
}
#content .media-list .media-object {
  margin-right: 20px;
}

#content .media-list .media-body {
  padding-bottom: 30px;
}

#content .media-list .media .media-readmore {
  border: 2px solid #000;
  padding: 5px 10px;
  border-radius: 15px;
  font-weight: bold;
}

/* NEWS DETAIL */

.news-description {
  padding-bottom: 150px;
  position: relative;
}

.news-description img {
  max-width: 100%;
}

.news-share {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 16px;
  background: #D0D3D4;
}

.news-share img {
  margin-left: 10px;
}

.product-slider { padding: 7%; }

.product-slider h4 {
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000; 
}

.product-slider #carousel { border: 4px solid #1089c0; margin: 0; margin-top: 20px; margin-bottom: 10px }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; margin-bottom: 40px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 4px solid #cecece; width: 30%; margin: 0 1%; display: inline-block; vertical-align: middle; cursor: pointer; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.product-slider .carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.product-slider .carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.product-slider .carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.product-slider .carousel-control { background-color: rgba(0, 0, 0, 0); color: #000; bottom: auto; font-size: 20px; position: absolute; top: 40%; width: auto; }

.product-slider .carousel-control.right, .product-slider .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

#about #left .image img {
  width: 120%;
}

/* PRODUCT DETAIL PAGE */
.product-specification {
  margin: 50px 0;
  font-weight: bold;
  font-size: 18px;
}
.product-specification div:first-child {
  border-bottom: 1px solid #666;
  margin-top: 13px;
}
.product-specification div:last-child {
  border-bottom: 1px solid #666;
  margin-top: 13px;
}
.product-specification-image {
  padding: 0 50px;
}
.product-specification-image img {
  width: 100%;
  margin-bottom: 15%;
}
.product-description {
  margin-top: 20px;
}
/* CONTACT PAGE */
.contact {
  padding: 7%;
}
.contact .mapouter {
  position: relative;
  text-align: right;
  height: 460px;
  width: 100%;
  padding: 20px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.contact .gmap_canvas {
  overflow: hidden;
  background: none!important;
  height: 100%;
  width: 100%;
}
.contact .gmap_canvas iframe {
  height: 100%;
  width: 100%;
}
.contact .address {
  margin: 50px 0;
  font-size: 18px;
  line-height: 30px;
  padding-left: 15px;
  padding-bottom: 50px;
  border-bottom: 1px solid #888;
}
.contact .address h3 {
  font-weight: bold;
}
.contact .address table td:last-child {
  font-weight: bold;
}
.contact .contact-form {
  font-size: 18px;
}
.contact .contact-form .form-horizontal {
  padding: 30px;
}
.contact .contact-form .form-horizontal label {
  font-size: 16px;
  color: #333;
}
.contact .contact-form .form-horizontal input,
.contact .contact-form .form-horizontal select,
.contact .contact-form .form-horizontal textarea {
  border-radius: 0;
  border: 1px solid #888;
}
.contact .contact-form .form-horizontal .form-group.required label:first-child:before {
  content:"* ";
  color:red;
}
.contact .contact-form .form-horizontal .request h4 {
  color: #c61515;
}
.contact .contact-form .form-horizontal .request label {
  font-weight: normal;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 3px;
  vertical-align: middle;
}

.contact .contact-form .form-horizontal .btn-reset, 
.contact .contact-form .form-horizontal .btn-submit {
  border: 1px solid #888;
  border-radius: 0;
  font-weight: bold;
  margin: 50px 15px;
}
#searchModal .modal-body{
  padding:0px;
}

::-webkit-scrollbar {
    width: 0px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 2px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:10px !important;
}

.thumbnail {
    padding: 0;
    margin-bottom: 10px !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
#slider-thumbs {
    height: 565px;
    overflow-y: scroll;
    white-space: nowrap;
}


#slider-thumbs {
  overflow: hidden;
}

#slider-thumbs-content {
  height: 100%;
  margin-right: -50px; /* Maximum width of scrollbar */
  padding-right: 20px; /* Maximum width of scrollbar */
  overflow-y: scroll;
}
