* {
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
  cursor: pointer;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
strong,
ul,
li {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 14px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
  background: whitesmoke;
}
/*****************/
.header-top {
  border-top: 2px solid #5966f6;
  background: #333;
  padding: 8px 0;
}
.header-top-left h5 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #fff;
}
.header-top-right ul {
  float: right;
}
.header-top-right ul li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #fff;
}
.header-top-right ul li i {
  margin-right: 10px;
  color: #fff;
}
.header-top-right ul li a {
  font-size: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
/****************/
.header-middle {
  padding: 10px 0;
}
.header-add {
  padding-bottom: 10px;
  padding-top: 15px;
}
.hm-icon {
  float: left;
}
.hm-icon i {
  color: #5966f6;
  font-size: 24px;
}
.icon-detail {
  padding-left: 30px;
}
.icon-detail p {
  font-size: 14px;
  color: #333;
}
.icon-detail span {
  color: #424242;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 15px;
}
/****************/
.navbar-inverse {
  background: #5966f6;
  border: none;
  border-bottom: 2px solid #333;
}
.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}
.menu li a {
  padding: 12px 18px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background: none;
}
.dropdown-menu {
  background: #222222;
  top: 30px;
  border: none;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.menu ul li:last-child {
  border-right: none;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.menu-dot {
  margin: 10px 0;
}
.menu-dot ul {
  margin: 0 auto;
  display: table;
  float: none;
}
.menu ul li a {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 18px;
  letter-spacing: 1px;
  font-weight: 500;
}
.menu ul li a:hover {
  color: #000 !important;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 18px;
  letter-spacing: 1px;
  font-weight: 500;
}
.social-icon li {
  border: none !important;
}
.menu-dot ul li a i {
  margin-right: 5px;
}
/******************/
.carousel-indicators li {
  background: #5966f6;
  width: 15px;
  height: 15px;
}
.banner {
  border-bottom: 1px solid #ccc;
}
.carousel-indicators .active {
  background: #000;
  width: 15px;
  height: 15px;
}
/***************/
.hm-abt {
  padding: 60px 0;
  background-color: #fff;
}
.prod-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
}
.prod-title span {
  position: relative;
  padding: 10px 0;
}
.prod-title span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #7a75b5;
  bottom: 0;
  left: 0;
  content: "";
}
.prod-title span:after {
  position: absolute;
  width: 20%;
  height: 4px;
  background-color: #ed3237;
  bottom: -1px;
  left: 30px;
  content: "";
  margin-left: -16%;
}
.hm-prod {
  padding-bottom: 30px;
}
.panel-title a {
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.panel-default > .panel-heading {
  background: #333;
  border: 1px solid #000;
}
.panel-body {
  background: #333;
  border: #000;
}
.panel-body ul li i {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
}
.panel-body ul li a {
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.5px;
}
.panel-body ul li a:hover {
  color: #7a75b5;
}
.panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f055";
  padding-right: 0px;
}
.panel-title > a.collapsed:before {
  float: right !important;
  content: "\f056";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}
.hm-abt-head h1 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  color: #333;
  letter-spacing: 0.5px;
}
.hm-abt-head h1 span {
  color: #7a75b5;
}
.line {
  width: 20%;
  height: 3px;
  margin: 0 auto;
  text-align: center;
  background: #000;
}
.hm-abt-head {
  padding-bottom: 30px;
  padding-bottom: 30px;
}
.hm-abt-para p {
  font-size: 15px;
  color: #000;
  line-height: 22px;

  padding-bottom: 10px;
}
.hm-abt-box {
  border: 1px solid #ccc;
}
.abt-anch a {
  padding: 12px 25px;
  background: #ed3237;
  color: #fff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  border-radius: 10px 0 10px 0;
}
.abt-anch {
  margin-top: 20px;
}
hr.tall {
  margin: 30px 0;
}
hr {
  background-image: -webkit-linear-gradient(
    left,
    transparent,
    #dbdbdb,
    transparent
  );
  background-image: linear-gradient(
    to right,
    transparent,
    #dbdbdb,
    transparent
  );
  border: 0;
  height: 1px;
  margin: 22px 0;
}
.hm-title-head {
  padding-bottom: 20px;
}
.hm-title-head h3 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 24px;
  letter-spacing: 1px;
}
.hm-title span {
  position: relative;
  padding: 10px 0;
}
.hm-title span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #7a75b5;
  bottom: 0;
  left: 0;
  content: "";
}
.hm-title span:after {
  position: absolute;
  width: 25%;
  height: 4px;
  background-color: #ed3237;
  bottom: -1px;
  left: 30px;
  content: "";
  margin-left: -15%;
}
.hm-title-para p {
  font-size: 15px;
  color: #000;
  line-height: 22px;
  text-align: justify;
  padding-bottom: 10px;
}
.title-anch {
  margin-top: 20px;
  float: right;
}
.title-anch a {
  padding: 12px 25px;
  background: #7a75b5;
  color: #000;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: 10px 0 10px 0;
}
#wrappper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #000;
  height: 200px;
}
#wrappper .caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100%;
  padding: 15px 25px;
  background: #7a75b5;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
#wrappper .caption h2 {
  color: #fff;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 15px;
  margin: 0;
  font-weight: 400;
  letter-spacing: 1px;
}
#wrappper:hover .caption {
  bottom: 0;
}
#wrappper img {
  margin: 0 auto;
  display: table;
}
.prod-anch {
  margin: 0 auto;
  display: table;
  padding-top: 20px;
}
.prod-anch a {
  padding: 12px 25px;
  background: #ed3237;
  color: #fff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  border-radius: 10px 0 10px 0;
}
.event {
  padding: 20px 0;
}
.event img {
  border: 1px solid #000;
}
/********************/
.hm-client {
  padding: 60px 0;
}
.wrp-intro p {
  font-size: 15px;
  color: #000;
  line-height: 24px;
  text-align: center;
  padding-bottom: 10px;
}
.main-title {
  font-family: "Roboto", sans-serif;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.8em;
  font-weight: bold;
}
.main-title span {
  position: relative;
  padding: 10px 0;
  font-size: 24px;
}
.main-title span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #7a75b5;
  bottom: 0;
  left: 0;
  content: "";
}
.main-title span:after {
  position: absolute;
  width: 30%;
  height: 5px;
  background-color: #ed3237;
  bottom: -1px;
  left: 50%;
  content: "";
  margin-left: -15%;
}
.wrp-intro {
  padding-bottom: 25px;
}
.slick-slide {
  margin: 0px 5px;
}
.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*************/
.hm-footer {
  padding: 60px 0;
  border-top: 2px solid #5966f6;
  background: #333;
}
.foot-title {
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  color: #fff;
}
.foot-title span {
  position: relative;
  padding: 10px 0;
}
.foot-title span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #7a75b5;
  bottom: 0;
  left: 0;
  content: "";
}
.foot-title span:after {
  position: absolute;
  width: 20%;
  height: 4px;
  background-color: #ed3237;
  bottom: -1px;
  left: 30px;
  content: "";
  margin-left: -10%;
}
.foot-head {
  padding-bottom: 40px;
}
.foot-add {
  padding-bottom: 20px;
}
.foot-icon {
  float: left;
}
.foot-icon i {
  font-size: 18px;
  color: #000;
  background: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.foot-para {
  padding-left: 45px;
}
.foot-para h4 {
  padding-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #fff;
}
.foot-para p {
  font-size: 15px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}
.foot-para p a {
  color: #fff;
}
.foot-tit span {
  position: relative;
  padding: 10px 0;
}
.foot-tit span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #7a75b5;
  bottom: 0;
  left: 0;
  content: "";
}
.foot-tit span:after {
  position: absolute;
  width: 30%;
  height: 4px;
  background-color: #ed3237;
  bottom: -1px;
  left: 10px;
  content: "";
  margin-left: -15%;
}
.foot-tit {
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  color: #fff;
}
.foot-link ul li a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 15px 0;
}
.footer-icon ul li {
  float: left;
  padding: 0 10px;
}
.footer-icon ul li a i {
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
/**************/
.footer-bottom {
  padding: 15px 0;
  text-align: center;
}
.foot-bot-head h5 {
  font-size: 14px;
  color: #000;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
}
.foot-bot-head h5 a {
  color: #ed3237;
}
/**************/
input[type="text"],
[type="email"],
[type="number"],
textarea,
select {
  width: 100%;
  max-width: 100%;
  padding: 10px;
  margin: 2px;
  display: inline-block;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  box-sizing: border-box;
}
.form-text {
  border: 1px solid #3e3e3e;
}
input[type="submit"] {
  width: 100%;
  max-width: 100%;
  background-color: #3e3e3e;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type="submit"]:hover {
  background-color: #7a75b5;
  color: white;
  max-width: 100%;
}
.btn-1 {
  width: 100%;
  max-width: 100%;
  background-color: #3e3e3e;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.quickcontact {
  right: 0px;
  bottom: 0px;
  max-width: 100%;
  background-color: #f2f2f2;
}
.quickcontact {
  display: none;
}
.max {
  z-index: 1000;
  border: #3e3e3e thick solid;
  position: fixed;
  width: 225px;
  right: 0px;
  bottom: 0px;
  border-radius: 5px;
  max-width: 100%;
  background-color: #f2f2f2;
  padding: 5px;
  margin: 1px;
}
/*********************/
.inner-banner {
  padding: 25px 0;
}
.inner-banner h1 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  color: #b52227;
  letter-spacing: 0.5px;
  font-size: 36px;
  position: relative;
  text-shadow: 0 1px 1px #000;
}
.inner-banner h1:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 45%;
  right: 0;
  width: 10%;
  height: 3px;
  background: #333333;
}
.inner-banner h1:before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 48%;
  right: 0;
  width: 10%;
  height: 3px;
  background: #333333;
}
.product-main {
  padding: 50px 0;
  background: #fff;
}
.product-head h3 {
  color: #464646;
  padding-bottom: 10px;
  font-size: 24px;
}
.product-head p i {
  margin-right: 8px;
}
.product-head p {
  color: #464646;
  font-size: 15px;
  line-height: 22px;
}
.product-head {
  padding-bottom: 30px;
}
.inn-prod-head h3 {
  color: #464646;
  padding-bottom: 10px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.table-main {
  margin-top: 20px;
}
.table-main thead tr th {
  background: #5966f6;
  border: 1px solid #f5f5f5;
  letter-spacing: 0.5px;
  font-size: 15px;
  color: #fff;
}
.table-main tbody tr td a {
  font-size: 14px;
  color: #464646;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.table-main tbody tr td {
  font-size: 14px;
  color: #464646;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.table-main tbody tr td a:hover {
  text-decoration: underline;
}
.table-main tbody tr td {
  vertical-align: middle;
  text-align: center;
}

.bock-detail ul li {
  color: #464646;
  padding-top: 5px;
}
.bock-detail ul li i {
  color: red;
}

.bock-detail p {
  padding: 4px 0;
}

.md-bt15 img {
  margin-bottom: 15px;
}

.emerson-box img {
  margin: 15px auto;
  display: table;
}
.bock-detail h3 {
  padding-bottom: 10px;
}
.bock-detail {
  padding-bottom: 15px;
}
.prod-img-box {
  border: 1px solid #000;
}
.prod-img-box1 {
  border: 1px solid #000;
  margin: 10px 0;
}
.prod-img-box2 {
  margin: 10px auto;
  display: table;
}
.prod-img-box2 img {
  border: 1px solid #000;
}
.bock-detail p i {
  margin-right: 5px;
}
.prod-detail {
  padding-top: 15px;
}
.prod-detail h4 {
  padding-bottom: 10px;
}
.prod-detail p {
  line-height: 24px;
}
.bauer-main {
  background: #f2f2f2;
  padding: 15px 10px 20px 10px;
  margin-bottom: 15px;
}
.bauer-box img {
  margin: 0 auto;
  display: table;
}
.bauer-head h4 {
  font-size: 22px;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 8px;
}
.bauer-head p {
  text-align: center;
  line-height: 24px;
}

/*contact*/

.cont {
  padding: 80px 0;
  background: #fff;
}
.cont-form {
  background: #5966f6;
  padding: 34px;
}
.cont-form h4 {
  color: #b52227;
  padding-bottom: 5px;
  font-weight: bold;
  text-shadow: -1px 1px 2px #fff;
}
.cont-form h2 {
  font-weight: bold;
  color: #fff;
  font-size: 40px;
  font-family: inherit;
  padding-bottom: 20px;
}

.cont-input form input,
textarea {
  width: 100%;
  margin-bottom: 10px;
}
.cont-input form input {
  height: 40px;
  padding: 5px;
}
.cont-input form textarea {
  height: 120px;
  padding: 10px;
}
.cont-input form input::placeholder {
  padding: 10px;
}
.cont-input form textarea::placeholder {
  padding: 10px;
}
.form_btn {
  width: 18% !important;
  background: #ec6543 !important;
  border: 0;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.cont-detail {
  border: 2px solid #5966f6;
  margin-left: -30px;
  padding-top: 62px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 62px;
}
.cont-detail h4 {
  color: #ec6543;
  padding-bottom: 5px;
  text-align: center;
}
.cont-detail h2 {
  font-weight: bold;
  color: #212121;
  font-size: 40px;
  font-family: inherit;
  padding-bottom: 20px;
  text-align: center;
}
.single-contact-info h4 {
  color: #212121;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 2px;
  text-align: center;
}
.single-contact-info p a {
  color: #757575;
  font-size: 16px;
  text-align: center;
}
.single-contact-info p {
  color: #757575;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.single-contact-info {
  font-size: 24px;
  margin-top: 30px;
}

/*contact-end*/

/*COMPRESSOR BRANDS*/

.comp {
  background: #fff;
  padding: 40px 0;
}
.comp-logo {
  margin: 15px 0;
}
.comp-logo img {
  margin: 0 auto;
  display: table;
}
.comp-head h3 {
  margin-left: 19px;
}
.hm-titled span:after {
  position: absolute;
  width: 22%;
  height: 4px;
  background-color: #ed3237;
  bottom: -1px;
  left: 57px;
  content: "";
  margin-left: -15%;
}
/*COMPRESSOR BRANDS END*/

/*CUSTOMER SERVICE*/

.customer-ser {
  background: #fff;
  padding: 40px 0;
}
.customer-services p {
  font-size: 16px;
}
.customer-services {
  padding-top: 40px;
}
.customer-services h2 {
  font-family: "Roboto", sans-serif;
  margin-bottom: 12px;
}
.customer-ser img {
  margin-top: 40px;
}

/*CUSTOMER SERVICE end*/

/*ABOUT US*/

.abt {
  padding: 40px 0;
  background: #fff;
}

.abt-detail h2 {
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  margin-top: 30px;
}
.abt-detail h5 {
  margin-bottom: 10px;
  margin-top: 30px;
}

/*ABOUT US end*/

.kaeser h2 {
  font-size: 24px;
  margin-right: 10px;
  padding: 2px;
}

/*WHATSAPWEB*/
.floating_btn {
  position: fixed;
  bottom: 10px;
  left: 0px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

/* **************** */
/* **************** */

/* **************** */
