/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/*css home 4*/
.header-top .container {
  border-top: 0;
  border-bottom: 0; }

.header-top {
  border-top: 2px dashed #e5e5e5;
  border-bottom: 3px solid #000; }

body {
  background: #fff; }

.topnav {
  background: #e5e5e5; }

.topnav .container {
  background: none; }

.footer-container {
  background: #323232; }

.footer-container .container {
  background: none; }

@media (min-width: 1200px) {
  #index .ApMegamenu .leo-verticalmenu > .block_content {
    min-height: 505px; } }
.footer-bottom {
  background: #292929; }

.box-manufacture {
  position: relative;
  padding-top: 20px; }
  .box-manufacture:before {
    content: "";
    border: 1px dashed #e5e5e5;
    position: absolute;
    top: 0px;
    width: 4000px;
    left: -2000px;
    height: 1px; }

#index #wrapper {
  padding-bottom: 0; }

/*# sourceMappingURL=profile1508724464.css.map */
