/* Custom styles default */

.main-header.header-style-two .header-upper .logo-box {
    top: -70px;
}
.main-header.header-style-two .sticky-header .header-upper .logo-box {
    top: -5px;
}
.main-header.header-style-two .header-top {
    background-color: #666;
}
.header-style-two .header-top::before {
    background-color: #000;
}
.main-header.header-style-two .header-upper {
    background-color: #000;
}
.main-header .header-upper .right-column {
    margin-left: auto;
}
.getaquote-section .investor {
    background-color: #666;
    top: 110px;
}
.getaquote-section .getaquote-form {
    background-color: #333;
}
.getaquote-section.style-one .getaquote-form .form-group .theme-btn {
    border-color: #999;
}
.getaquote-section.style-one .getaquote-form .form-group .theme-btn {
    background-color: #666;
}
.getaquote-section.style-one .getaquote-form .form-group .theme-btn::before {
    background: #000;
}
.work-process-section-two .wrapper-box::before {
    background-color: #000;
}
.work-process-block-two .inner-box::before {
    background-color: #000;
}
.work-process-block-two .count {
    background-color: #333;
}
.style-two.footer-bottom {
    background-color: #000;
}
.style-two.footer-bottom .bg::before {
    background-color: #666;
}
.about-section-two {
    background-image: url('../images/background/fondo2.png');
    background-attachment: fixed;
}
.banner-section .content-box .inner {
  text-shadow: #111 1px 0 10px;
}
.statement-section .badge {
  left: -23px;
  width: 100%;
  text-align: right;
}
.statement-section .content {
  margin-top: 20px;
}
.getaquote-section .form-row-box {
  padding: 10px 20px;
  margin-bottom: 20px;
}
.response {
  background-color: black;
  color: white;
  border: 1px solid #df1e08;
  text-align: center;
  margin-top: 15px;
}
@media only screen and (max-width:992px) {
    .main-header.header-style-two .header-upper .logo-box {
      top: 0;
    }
    .main-header .header-upper .logo-box .logo {
      width: 66%;
    }
    .header-top {
      display: none;
    }
    .banner-section.style-two .content-box h1 {
      font-size: 35px;
      line-height: 45px;
    }
    .banner-section.style-two .content-box .logo,
    .banner-section.style-two .content-box .inner::before {
      display: none;
    }
    .statement-section {
      padding: 65px 0;
    }
    .getaquote-section .getaquote-form {
      padding: 20px 20px !important;
    }
    .getaquote-section .right-column .inner-container {
      padding: 65px 0;
    }
    .work-process-block-two .inner-box {
      padding-bottom: 25px;
    }
    .clients-logo-section {
      padding-top: 65px;
    }
}
