/* Custom Styles for Xolar Compresores */

.bg-gray {
  background-color: #e7e7e7;
}

.black {
  color: #000 !important;
}

.orange {
  color: #fd571d !important;
}

.main-header .header-top {
  background: #192d66;
}

.main-header .header-top .header-info li,
.main-header .header-top .header-info li a {
  color: white;
}

.main-header .header-top .header-info li a:hover,
.main-header .header-upper .inner-container .info-box a:hover {
  color: #fc7302;
}

.main-header .header-upper {
  padding-top: 24px;
  background: white;
}

.sticky-header {
  background: white;
}

.main-header .header-upper .inner-container .info-box h5,
.main-header .header-upper .inner-container .info-box .icon-box {
  color: #192d66;
}

.main-menu .navigation > li > ul > li:hover {
    background: #4059a8;
    border-bottom: 1px solid #192d66;
}

.main-menu .navigation > li > ul {
  border-top: 3px solid #4059a8;
}

.main-menu .navigation > li > ul > li {
  border-bottom: 1px solid rgb(64, 89, 168, 30%);
}

.main-header .header-upper .inner-container .info-box a,
.main-header .header-upper .inner-container .info-box span {
  color: #2f4172;
}

figure.logo{
  width: 380px;
}

.address-box:hover a {
  color: #f2be00;
}

.main-header .header-upper .inner-container .left-content .info-box {
  margin-right: 0;
}

.inner-container {
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.left-content.pull-left {
  display: flex;
}

.menu-area {
  background: #d9d9d9;
  width:  100%;
}

.bg-img {
  background: url('../images/bg-01.jpg');
  background-size: contain;
}

.main-header .header-bottom .outer-container .nav-outer .menu-area .button-box {
  margin-right: 0;
  float: right;
  margin-left: 35px;
}

.main-menu .navigation > li:first-child {
  margin-left: 25px;
}

.wehelp-section {
}

.service-block-one .inner-box .content-box {
  padding-left: 28px;
}

.service-section .service-block:nth-child(2) .service-block-one .inner-box .content-box, .service-section .service-block:last-child .service-block-one .inner-box .content-box {
  padding-right: 28px;
}

.service-block-one .inner-box .content-box .icon-box:before {
  content: none;
}

.owl-nav {
  display: none;
}

.about-section .image-box img {
  width: auto;
}

.about-section .logo-box img {
  margin: 60px auto;
}

.about-section .image-box {
  text-align: center;
}

.main-footer .footer-top .bg-column {
}

.about-section .inner-content {
  margin-bottom: 0;
}

.main-footer .footer-top {
  padding: 40px 0px 65px 0px;
}

.about-section.dark-bg .content-box .top-content .text {
  color:  #000;
}

.callto-action-style-two .form-inner .form-group input[type='text'] {
  background: #f3f3f3;
}

.callto-action-style-two .form-inner .form-group input:focus {
  border-color: #cfcfcf;
}

.callto-action-style-two .form-inner .form-group button {
  background: #4059a8;
}

.callto-action-style-two .info-box .address-box:hover, .callto-action-style-two .info-box .contact-box:hover {
  background: #4059a8;
}

.callto-action-style-two .info-box .address-box:hover .text, .callto-action-style-two .info-box .contact-box:hover .phone-list li a  {
  color: #cfe4f8;
}

.callto-action-style-two .info-box .contact-box .phone-list {
  margin-bottom: 0;
}

.callto-action-style-two {
  background: #eaecef;
}

.callto-action-style-two .form-inner {
  background: #fff;
}

.callto-action-style-two .form-inner .form-group input[type='text'], .callto-action-style-two .form-inner .form-group input[type='email'], .callto-action-style-two .form-inner .form-group textarea {
  background: #f3f3f3;
}

.service-block-one .inner-box .content-box h3 a:hover {
    color: #fd571d;
}

.logo-mobile {
  width: 100%;
  display: none;
}

.logo-mobile figure {
  margin: auto;
  padding: 20px 0;
}

.main-menu .navbar-header .navbar-toggle .icon-bar {
  background: #626262;
}

.about-section .content-box .top-content h2 {
  margin-bottom: 18px;
}

.greenair-logo img {
  margin: auto;
  display: block;
}

.callto-action-style-two .form-inner .form-group input:focus, .callto-action-style-two .form-inner .form-group textarea:focus,
.callto-action-style-two .form-inner .form-group textarea:focus {
  border-color: #cfcfcf !important;
}

.main-header .header-bottom .outer-container .nav-outer {
  padding-left: 0;
}

.main-footer:before {
  display: none;
}

.service-block-one .inner-box .content-box {
  min-height: 250px !important;
}

.service-block-one .inner-box .content-box .icon-box {
  line-height: 35px;
}

.service-block-one .inner-box .content-box:before {
  top: 15px;
  right: 15px;
}

.content-box {
  overflow: hidden;
}

.content-box h5 {
  margin-bottom: 20px;
  font-weight: 500;
}

.content-box h5 a {
  color: #4059a8;
}

.long-bg.service-block-one .inner-box .content-box:before {
  height: 100%;
  background-repeat-y: repeat !important;
}

@media screen and (max-width:991px) {
  .logo-box.logo-mobile {
    display: block !important;
  }

  .logo-box {
    display: none !important;
  }

  .main-header .header-bottom .outer-container .nav-outer {
    padding: 0;
  }

  .main-header .header-bottom .outer-container .nav-outer .menu-area {
    padding: 0;
  }

  .main-menu .navbar-header {
    padding-right: 10px;
  }

  .main-menu .navbar-header {
    padding-left: 20px !important;
  }

  .main-menu .navbar-collapse > .navigation > li.current > a,
  .main-menu .navbar-collapse > .navigation > li > a {
    background: #343b4b;
  }

  .main-menu .navbar-collapse > .navigation > li > ul > li > a {
    background: #515a6e;
  }

  .main-menu .navbar-header .navbar-toggle {
    box-shadow: 0px 6px 10px 1px rgb(0 0 0 / 10%);
  }
}