.em-slideshow {
  margin-bottom: 0;
}
.em-slideshow .owl-theme .owl-controls .owl-buttons div {
  top: 44%;
}
.em-slideshow .owl-carousel .owl-item .em-owlcarousel-des {
  left: 15%;
  top: 17%;
  width: 70%;
}

.em-wrapper-brands {
  margin: 0;
}
.em-wrapper-brands .slider-style02 {
  margin: 40px 0;
}

@media (min-width: 980px) {
  .form-search input.input-text {
    width: 310px;
  }
}
/*Main Color Variation*/
.em-color span.emColorStyle01 {
  background: #50403f;
}
.em-color span.emColorStyle01:before {
  background: #ffffff;
}
.em-color span.emColorStyle01:after {
  background: #000000;
}
.em-color span.emColorStyle02 {
  background: #52a360;
}
.em-color span.emColorStyle02:before {
  background: #ffffff;
}
.em-color span.emColorStyle02:after {
  background: #000000;
}
.em-color span.emColorStyle03 {
  background: #ff6b8a;
}
.em-color span.emColorStyle03:before {
  background: #ffffff;
}
.em-color span.emColorStyle03:after {
  background: #000000;
}
.em-color span.emColorStyle04 {
  background: #c85181;
}
.em-color span.emColorStyle04:before {
  background: #ffffff;
}
.em-color span.emColorStyle04:after {
  background: #000000;
}
#contactForm .buttons-set #submitButton:disabled {color: #ffffff;border-color: #000;background-color: #000;}
#contactForm .label {text-align:left;margin-right:35px;display: inline-block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;/*font-size: 22px;*/-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
#contactForm .label input {position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
#contactForm .checkmark {position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #eee; }
#contactForm .label:hover input ~ .checkmark {background-color: #ccc; }
#contactForm .label input:checked ~ .checkmark {background-color: #eee; border-radius: 3px: }
#contactForm .checkmark:after {content: ""; position: absolute; display: none; }
#contactForm .label input:checked ~ .checkmark:after {display: block; } 
.label .checkmark:after {left: 8px; top: 5px; width: 6px; height: 10px; border: solid #333; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } 
 #contactForm .std {text-align: justify;}
#contactForm .read_less {padding: 10px 0;cursor: pointer;}
#contactForm .description h4 {padding: 10px 0;}
 #contactForm .read_more {padding: 10px 0;cursor: pointer;}
