/*Main color : #f56b34 */
/*sub color// hover : #8d36b7 */
.btn{
  font-family: 'THAI';
  font-size: 18px;
}
.btn-org{
  background-color: #444;
  border-color: #444;
  color: #f2f2f2;
  /*font-size: 1em;
  line-height: 10px;*/
}
.btn-org:hover{
  background-color: #bebfb7 ;
  border-color: #bebfb7;
  color: #fff;
}
.btn.btn-primary {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
/*products*/
.sys-products h4{
    text-align: center ;
    font-size: 1.4em;
    margin-top: 10px;
}
.sys-products h4:hover{
  color: #d08d5f;
}
.sys-products h3{
    color: #f56b34;
    font-size: 40px;
    line-height: 42px; 
    padding-bottom: 30px;
    text-align: center ;
}
.product-title-box .title h2{
  color: #000;
  font-weight: 600;
}
.su-all-box-title {
    width: 20%;
    margin-left: 40%;
    /*border-bottom: 3px solid #f56b34;*/
    border-bottom: 3px solid #000;
    margin-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;
}
.fa .fa-search:hover{
	color: #f56b34;
}
#header.header-dark #top-search a:before {
    border-left: 1px solid #ccc;
}
.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: #f7dfcd;
}

.heading:after {
    /*border-top: 3px solid #000;**/
}
a{
	color: #333;
}
a:hover{
	color: #000;
}
.gototop-button {
	background-color: #0f0f0f !important;
}
.widget-title{
	color: #000;
}

.footer-content p{
	 color: #ccc;
}
.footer-content h4{
	 color: #ccc;
}
.footer-content a{
	 color: #ccc;
     font-size: 20px;
}
.footer-content a:hover{
	 color: #fff;
}
.seperator.seperator-dark::before,
.seperator.seperator-dark::after {
    border-bottom: 1px solid #ccc !important;
}
.copyright-content a:hover{
	 color: #fff;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
p,
p.lead {
    /*color: #ccc;*/
    font-family: "THAI", sans-serif;
}


h1{
  line-height: 1em;
  font-size: 26px;
}

.sys-product h2, .sys-products h2{
  line-height: 1em;
  font-size: 22px;
}

h2{
  line-height: 1em;
  font-size: 24px;
}

.list-medium li {
    color: #ccc;
}
.list-large li {
    color: #ccc;
}
.list-large li:first-child,
.list-medium li:first-child {
     color: #ccc;
}
.list-large li:last-child,
.list-medium li:last-child {
     color: #ccc;
}

img.tp-kbimg{
  /*max-width: 100% !important;*/
  /*height: auto !important;*/
  background-size: 100% 100%;
}

.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;
}

