.slidershow {
  margin-bottom: 20px;
}
.header-bottom span.sm_megamenu_icon.sm_megamenu_nodesc {
    min-height: 40px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.slidershow-type-1 .owl-theme .owl-nav {
  margin: 0;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'] {
  background-color: #000;
  margin: -25px 0 0;
  padding: 0;
  width: 30px;
  height: 50px;
  line-height: 50px;
  opacity: .7;
  position: absolute;
  top: 50%;
  z-index: 25;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-']:before {
  font-size: 20px;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
}
.slidershow-type-1 .owl-theme .owl-nav [class*='owl-'].owl-prev {
  left: 0;
}
.slidershow-type-1 .owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.home-services {
  clear: both;
  border: 1px solid #e5e5e5;
}
.home-services ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-services ul li {
  margin: 0;
  width: 33.3333333333%;
  padding: 30px 0;
}
.home-services ul li span {
  display: block;
}
.home-services .service-icon {
  width: 60px;
  float: left;
  height: 65px;
  object-fit: cover;
}
.home-services .service-info {
  margin-left: 80px;
  font-size: 107.69%;
  padding-top: 8px;
}
.home-services.services-four > ul > li {
  width: 25%;
}
.home-services.service-grid {
  border: none;
  margin-bottom: 15px;
}
.home-services.service-grid > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.home-services.service-grid > ul > li {
  margin-bottom: 30px;
  padding: 0 15px;
}
.brand-grid .block-content {
  position: relative;
}
.brand-grid .item {
  border: 1px solid #e5e5e5;
}
.brand-grid .owl-theme .owl-nav {
  margin: 0;
}
.home-page-11 .slidershow {
  margin-bottom: 50px !important;
  min-height: 362.89px !important;
}
.home-services.services-four.service-grid {
  border-top: 1px solid #D9D9D9 !important;
  border-bottom: 1px solid #D9D9D9 !important;
  margin-bottom: 50px;
}
.home-services.services-four.service-grid ul li {
  border-left: 1px solid #D9D9D9;
  width: 33.33% !important;
  margin: 0;
  background: #fff !important;
  padding: 20px;
}
.home-services.services-four.service-grid ul li:first-child {
  border: none;
}
.block.brand-grid .block-content .item {
  border: none !important;
}
.block-home-title {
  text-align: center;
  font-size: 37px;
  padding-bottom: 40px;
}
.block-home-title p {
  font-weight: normal;
  font-size: 18px;
  line-height: 16px;
  margin: 10px 0 0 0;
}
.our_services {
  padding: 50px 0;
  background: #E8EBF0;
}
.our_services .service-middle > ul > li:last-child > a {
  border: 3px solid #fff;
  background: transparent;
}
.our_services .service-middle > ul > li {
  width: 16.66%;
  padding: 0 5px;
}
.our_services .service-middle > ul > li a {
  display: block;
  border: 3px solid #fff;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 38px 10px;
  text-align: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  font-size: 18px;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.about-us-home .about-us-title {
  color: #000;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 20px !important;
  float: left;
  width: 100%;
  min-height: 24px;
  display: block;
}
.about-us-home p {
  margin-bottom: 20px;
}
.about-us-home .our-stats {
  display: flex;
  margin: 20px 0 40px;
}
.about-us-home .our-stats .col-lg-3 {
  padding: 0;
}
.about-us-home .our-stats .col-lg-3 strong {
  color: #FFB101;
  font-size: 40px;
  font-weight: 500;
}
.about-us-home .our-stats .col-lg-3 p {
  color: #A7A9AC;
}
.about-us-home a {
  background: 0 0;
  color: #000;
  border: 1px solid #a7a9ac;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 15px;
}
.morgan_promo .col-sm-12 {
  overflow: hidden;
}
.morgan_promo .col-sm-12 img {
  transition: all 1s ease-in-out;
}
.industries-we-serve ul {
  list-style: none;
  padding: 0;
  display: flex;
  text-align: center;
  margin: 0;
}
.industries-we-serve ul li {
  width: 16.66%;
  padding: 20px;
  margin: 0;
  border-left: 1px solid #FFB101;
}
.industries-we-serve ul li img {
  margin-bottom: 20px;
}
.industries-we-serve ul li:first-child {
  border: none;
}
.industries-we-serve ul:first-child {
  border-bottom: 1px solid #FFB101;
}
.morgan_featured .morgan_featured_content {
  background: #FFB101;
  padding: 70px 30px;
  position: relative;
  height: 450px;
}
.morgan_featured .featured_product {
  margin-top: -233px;
  padding: 0px 0px;
}
.why-morgan .content {
  margin-top: 10px;
  padding: 30px;
  height: 110px;
  background: #F3F3F3;
  border-radius: 0px 0px 10px 10px;
}
.why-morgan .content img {
  float: right;
}
.why-morgan .content strong {
  font-size: 20px;
  font-weight: 500;
}
.service-middle > ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.service-middle > ul > li {
  width: 25%;
  padding: 0 5px;
}
.service-middle > ul > li > a {
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 34px 20px;
  text-align: center;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.service-middle > ul > li > a img {
  margin-bottom: 10px;
}
.products.wrapper.products-grid .product-items {
  margin-bottom: 0;
}
