/*
Template Name: Wrapkit
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */

.pac-container {
  z-index: 1051 !important;
}
.header12 {
  background: #263238; }
  .header12 .h12-nav {
    padding: 15px 0; }
    .header12 .h12-nav .navbar-nav .nav-item .nav-link {
      color: #8d97ad;
      padding: 10px 15px;
      display: block; }
    .header12 .h12-nav .navbar-nav .nav-item:hover .nav-link, .header12 .h12-nav .navbar-nav .nav-item.active .nav-link {
      color: #ffffff; }
    .header12 .h12-nav .navbar-nav .nav-item:last-child {
      margin-left: 10px; }
  .header12 .h12-topbar {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
    .header12 .h12-topbar .navbar-brand {
      font-size: 14px;
      color: #ffffff;
      padding: 15px 0; }
    .header12 .h12-topbar .navbar {
      padding: 0; }
      .header12 .h12-topbar .navbar .nav-item .nav-link {
        color: #8d97ad;
        padding: 15px 20px;
        border-right: 1px solid rgba(120, 130, 140, 0.13); }
        .header12 .h12-topbar .navbar .nav-item .nav-link:first-child {
          border-left: 1px solid rgba(120, 130, 140, 0.13); }
      .header12 .h12-topbar .navbar .nav-item:hover .nav-link {
        color: #ffffff; }

.footer6 .round-social a {
  background: rgba(120, 130, 140, 0.13);
  color: #8d97ad;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .footer6 .round-social a:hover {
    color: #ffffff; }

.static-slider10 {
  padding: 10% 0;
  background-size: cover;
  background-position: center center; }
  .static-slider10 .title {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    line-height: 50px; }
  .static-slider10 .subtitle {
    color: #ffffff; }

@media (max-width: 900px) {
  .static-slider10 .title {
    font-size: 40px;
    line-height: 45px; } }

  .wrap-feature3-box .card-body {
    padding: 40px;
  }
  .wrap-feature3-box .card-body .icon-space {
      padding: 0px 40px 20px 0px;
  }
  .wrap-feature6-box {
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in; }
    .wrap-feature6-box .card-body {
      padding: 30px; }
      .wrap-feature6-box .card-body .linking {
        color: #ffffff; }
        .wrap-feature6-box .card-body .linking:hover {
          color: #263238; }
      .wrap-feature6-box .card-body p {
        opacity: 0.8; }
    .wrap-feature6-box:hover {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

      .wrap-feature10-box {
        padding: 100px 20px;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        color: #ffffff;
      }
      
      .wrap-feature10-box p {
        margin: 30px 0 40px;
      }
      
      .wrap-feature10-box .box-title {
        color: #ffffff;
      }


      .testimonial10 .testi10 .quote-bg {
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        padding: 60px;
      }

      .testimonial10 .testi10 h3 {
        line-height: 40px; }
      
      .testimonial10 .testi10 .customer-thumb {
        margin: 15px 0; }
        .testimonial10 .testi10 .customer-thumb img {
          width: 60px; }
      
      @media (max-width: 767px) {
        .testimonial10 .testi10 h3 {
          line-height: 30px;
          font-size: 20px; } }

.static-slider9 {
  overflow: hidden; }
  .static-slider9 .bg-img {
    background-size: cover;
    background-position: center center;
    position: absolute;
    right: 0px;
    height: 100%; }
    .static-slider9 .bg-img img {
      margin-left: -200px;
      padding-top: 100px; }
  .static-slider9 .container {
    z-index: 1; }
  .static-slider9 .info-detail {
    padding: 15% 15px; }
    .static-slider9 .info-detail .title {
      font-size: 48px;
      font-weight: 700;
      line-height: 50px; }
    .static-slider9 .info-detail .subtitle {
      margin: 50px 0; }
  .static-slider9 .adv-img {
    padding-top: 100px; }

@media (max-width: 900px) {
  .static-slider9 .bg-img {
    position: relative; }
    .static-slider9 .bg-img img {
      margin-left: 0px;
      padding: 20px; }
  .static-slider9 .info-detail .title {
    font-size: 40px; } }
