/*Main color : #000 */
/*sub color// hover : #ff9000 */
/*all tn*/
.btn-org{
    font-size: 18px;
    color: #ffffff;
    background-color: #454452;
    border-color: #454452;
}

.btn-org:hover{
    color: #ffffff;
    background-color: #ff9000;
    border-color: #ff9000;
}
/*products*/
.sys-products h4{
    text-align: center ;
    font-size: 1.4em;
    margin-top: 10px;
}
.sys-products h4:hover{
  color: #ff9000;
}
.sys-products h3{
    color: #ff9000;
    font-size: 40px;
    line-height: 42px; 
    padding-bottom: 30px;
    text-align: center ;
}
.su-all-box-title {
    width: 20%;
    margin-left: 40%;
    border-bottom: 3px solid #d9d9d9;
    padding-bottom: 50px;
}
/*product sldie button*/
.content-features-product .item:hover{
    box-shadow: 0px 0px 5px #c0c0c0;
}
/*slide page button*/
.content-features-product  .owl-theme .owl-controls .owl-page span{
    background-color: #c0c0c0 !important ; 
}
/*product list item border*/
.sys-products .body .lists .lists-item .border{
    border-color: #c0c0c0;
}
.topbar-transparent.topbar-dark .topbar-dropdown .title a,
.topbar-transparent.topbar-dark .topbar-dropdown {
    color: #dddddd;
}
.topbar-transparent.topbar-dark .topbar-dropdown .title a:hover {
    color: #000;
}
.topbar-dropdown .title .fa:first-child {
    color:#fff;
}
.topbar-dropdown .title .fa:first-child:hover {
    color:#ff9000;
}
.main-menu .fa{
	color:#fff;
}
.main-menu .fa:hover{
	color:#ff9000;
}
.fa .fa-search:hover{
	color: #ff9000;
}
#header.header-dark #top-search a:before {
    border-left: 1px solid #fff;
    /*border-left: 1px solid rgba(180, 180, 180, 0.42);*/
}
.header-dark .main-menu > ul > li > a,
.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
.header-dark #top-search a,
.header-dark #shopping-cart a,
.header-dark .nav-main-menu-responsive > button,
.header-dark #top-search form input {
    color: #fff;
}
.header-dark #top-search a:hover,
nav .main-menu li > a:hover,
nav .main-menu li > a:focus,
nav .main-menu .dropdown.open > a:hover,
nav .main-menu .dropdown.open > a:focus {
    color: #ff9000;
}
#header.header-dark.header-sticky.header-navigation-light .main-menu > ul > li > a:hover,
#header.header-dark.header-sticky.header-navigation-light #top-search a:hover,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart a:hover,
#header.header-dark.header-sticky.header-navigation-light .nav-main-menu-responsive > button:hover,
#header.header-dark.header-sticky.header-navigation-light #top-search form input:hover {
    color:#ff9000;
}
.title span {
	color:#fff;
}
.title span:hover {
   color:#ff9000;
}
.heading h1,
.heading h2,
.heading h3,
.heading h4 {
    color: #ff9000;
}
.heading:after {
    border-top: 3px solid #d9d9d9;
}
a{
	color: #333;
}
a:hover{
	color: #ff9000;
}
.gototop-button {
	background-color: #ff9000 !important;
}
.widget-title{
	color: #ff9000;
}

.footer-content p{
  color: #d9d9d9;
}
.footer-content h4{
  color: #d9d9d9;
}
.footer-content a{
  color: #d9d9d9;
}
.footer-content a:hover{
  color: #ff9000;
}
.seperator.seperator-dark::before,
.seperator.seperator-dark::after {
    border-bottom: 1px solid #fff !important;
}
.footer-logo {
    border-right: 1px solid #fff;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
p,
p.lead {
    color: #333;
    font-family: "THAI", sans-serif;
}
.list-medium li {
    color: #d9d9d9;
}
.list-large li {
    color: #d9d9d9;
}
.list-large li:first-child,
.list-medium li:first-child {
   color: #d9d9d9;
}
.list-large li:last-child,
.list-medium li:last-child {
   color: #d9d9d9;
}

.gototop-button {
  z-index: 1000;
}

.su-side-container {
  position: relative;
  left: 0;
}

.su-side-container .su-element-box {
  box-shadow: none;
  border: none;
}

img.show_img {
  margin: 0px auto;
}

.post-content {
  position: relative;
  z-index: 2;
}
.sidebar-modern {
  position: relative;
  z-index: 1;
}


