h1, h2, h3, h4, h5, h6, p, li, a, div {
    font-family: 'Montserrat', sans-serif !important;
}
a {
    text-decoration: none !important;
}
p {
    margin-top: 0 !important;
}
.is-sticky {
    border: none !important;
}
.head-logo h3 {
    font-family: fantasy !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba%28255, 255, 255, 255.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important;
  }
.head-logo img {
    width: 185px;
    padding: 4px 0;
}
.banner-box h1{
    font-size: 60px;
}
.banner-box h4:after, .about-first-box h4:after, .cta-box h4:after {
    content: "";
    height: 1px;
    display: flex;
    background: #ffffff;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 35%;
}
.about-first-box h4:after {
    background-color: #000 !important;
    left: 30% !important;
    width: 160px !important;
}
.banner-box h4, .about-first-box h4, .cta-box h4 {
    display: flex;
    flex-direction: column;
    position: relative;
}
header {
    border-bottom: solid 1px #bdbdbd;
}
.second-frame {
    border-left: solid 1px #b7b7b7;
    margin-left: 30px;
}
.first-butt, .second-butt, .about-butt-sec a {
    transition: .3s;
}
.first-butt:hover {
    background-color: transparent !important;
    color: #fff !important;
}
.second-butt:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.about-butt-sec a:hover {
    background-color: transparent !important;
    color: #000 !important;
}





/* header */

.page-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 20px 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0);
  }
  .is-sticky {
    display:block !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .is-sticky .non-stick {
    display: none;
  }
  .is-sticky .stick-img {
    display: block !important;
  }
  .stick-img {
    display: none;
  }
  
  .page-header.is-sticky {
    position: fixed;
    /* box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    backdrop-filter: blur(10px); */
    animation: slideDown 0.35s ease-out;
    background-color: #000000;
    box-shadow: 1px 1px 10px #30303098;
    z-index: 9999;
  }
  .page-header.is-sticky .nav-link {
    font-size: 15px !important;
  }
  .is-sticky img {
    width: 170px !important;
  }
  
  @keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }




  /* Services section */
  .serve-img {
    overflow: hidden;
}
.serve-img img {
    transition: .3s;
}
.serve-img:after {
    content: "";
    background: #0000006e;
    width: 100%;
    height: 100%;
    display: inline;
    position: absolute;
    left: 0;
}
.serv-content {
    top: 75%;
    color: #fff;
    padding: 0 30px;
}
.services-box:hover img {
    transform: scale(1.08);
}
.checked-up {
    margin-top: -80px;
}
.checked-up {
    margin-top: -40px !important;
}
.big-number {
    color: #000;
    font-size: 52px;
    font-weight: 600;
    text-shadow: -1px 0 0 #fff, 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff;
}
.process-numbers {
    color: #fff;
    font-size: 72px;
    font-weight: 600;
    text-shadow: -1px 0 0 #000, 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000;
}


/* Testimonials */
.test-items {
    width: 75% !important;
    background: #ffffffbd;
    color: #000;
    padding: 10px;
}
.test-items img {
    width: 85px;
    height: 85px;
    margin-top: -65px;
    position: relative;
}
.uk-position-bottom.uk-panel {
    display: flex;
    justify-content: center;
}
.test-items {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}
.test-items h3{
    color: #000;
}

.footer-img img {
    width: 160px;
}
.footer-img p {
    font-size: 15px;
}
.footer-contact p{
    font-size: 15px;
    line-height: 24px;
}

.cta-box h2 {
    font-size: 45px;
    margin-bottom: 80px;
}
.cta-box h4:after {
    left: 1% !important;
}



/* About Us Page */
.banner-all-box h1 {
    font-size: 52px;
    font-weight: 600;
}
.story-img1 img {
    margin-top: -140px;
}
.process-box {
    border-bottom: solid 1px #000;
    transition: .4s;
}
.process-box:hover {
    margin-top: -12px;
}
.form-control:focus {
    border-color: #0c0c0c !important;
    box-shadow: none !important;
}
.form-control {
    border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
    border-color: #000 !important;
    padding: 15px 10px 5px !important;
}
.check-plan {
    margin-top: -100px;
}

iframe {
    width: 100%;
    height: 650px;
}




/* Portfolio */

.nav-tabs a {
    border: 0!important;
    background-color: transparent!important;
  }
  
  .nav-tabs li {
    border-bottom: 2px solid transparent;
  }
  .nav-tabs li a {
    width: 100%;
    text-align: center;text-decoration: none;
    padding: 20px;
    font-size: 17px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
  }
  .nav-tabs .active {
    border-bottom: 2px solid rgb(0, 0, 0) !important;
  }
  ul.nav.nav-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-tabs li {
    min-width: 90px;
    display: flex;
    align-items: flex-start;
    margin: 0!important;
  }
  .tabs-wrapper{
  position: relative;padding-bottom: 40px;
  }
  
  .scroller-btn.inactive {
    opacity: 0.3;
    pointer-events: none;
  }
  
  .other-serve-box p:hover {
    background: #2b2b2b;
  }
  .other-serve-box p {
    transition: .3s;
  }
  .other-serve-box  a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .other-serve-box p:hover i {
    margin-right: -12px;
  }
  .other-serve-box i {
    transition: .4s;
  }
  .serve-inner-box {
    transition: .4s;
  }
  .serve-inner-box:hover {
    box-shadow: 1px 1px 10px rgba(116, 116, 116, 0.61);
  }
  .portfolio11 img {
    height: 300px;
    padding-bottom: 20px;
  }

  .uk-lightbox {
    z-index: 999999 !important;
}