@charset "UTF-8";
/*
Name: 			theme-elements.css
Written by: 	Okler Themes - (http://www.okler.net)
Theme Version:	9.1.0
*/
@media (min-width: 992px) {
  html.sticky-header-enabled.sticky-header-active.sticky-header-scroll-direction #header .header-body {
    transition: all 0.3s ease;
    transform: translate3d(0, 0, 0);
  }
  html.sticky-header-enabled.sticky-header-active.sticky-header-scroll-direction.sticky-header-scroll-down #header .header-body {
    transform: translate3d(0, -100%, 0);
  }
  #header .header-body:not(.h-100) {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container-xl-custom {
    max-width: 1440px;
  }
  .container-xxl-custom {
    max-width: 1630px;
  }
}
@media (max-width: 991px) {
  #header .header-container:not(.container):not(.container-fluid) .header-nav-main {
    padding: 0 0.75rem;
  }
  html #header.header-transparent .header-body {
    overflow: hidden;
  }
  html #header.header-transparent .header-body.bg-dark .header-nav-main:before, html #header.header-transparent .header-body.bg-color-dark .header-nav-main:before {
    background-color: #212529;
  }
  html #header.header-transparent .header-nav-main:before {
    width: calc(100% - 30px);
  }
  html #header.header-transparent .header-nav-main nav {
    padding: 0 30px;
  }
  html.sticky-header-active #header.header-transparent .header-nav-main nav {
    padding: 0 15px;
  }
  #header .header-logo img {
    z-index: 1;
  }
  #header .header-nav {
    display: flex;
    align-items: center;
  }
  html.safari #header .header-body {
    overflow: visible !important;
  }
  .call-to-action.with-button-arrow .call-to-action-btn.no-left {
    margin-top: -25px !important;
  }
  html .scroll-to-top.hidden-mobile {
    display: none !important;
  }
  .container-fluid > .row > .p-0 section.section {
    margin-bottom: 0;
    margin-top: 0;
  }
  .container-fluid > .row > .p-0:first-child section.section {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .container-fluid > .row > .p-0:last-child section.section {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .thumb-info .thumb-info-title {
    font-size: 14px;
  }
  .thumb-info .thumb-info-more {
    font-size: 11px;
  }
  /* Home Intro */
  .home-intro p {
    margin-bottom: 2rem;
  }
  .home-intro-compact .get-started {
    padding-left: 20px;
  }
  .home-concept {
    background-image: none;
  }
  .home-concept .process-image {
    margin-top: 0;
    padding-bottom: 25px;
  }
  ul.team-list .team-item {
    margin: 0 auto 35px;
    max-width: 270px;
  }
  section.section.section-angled {
    background-position: 40% 100%;
  }
  .section-angled h1 {
    font-size: 2.4em;
  }
  .offer-box {
    width: 100%;
  }
  .offer-box h2 {
    font-size: 2.6em;
  }
}
@media (max-width: 767px) {
  #header .container {
    width: 100%;
  }
  .border-sm-none {
    border: 0 !important;
  }
  .call-to-action {
    padding: 10px 10px;
  }
  .call-to-action > [class*="col-"]:nth-child(2) {
    justify-content: center;
  }
  .call-to-action .container > .row > [class*="col-"]:nth-child(2), .call-to-action .container-fluid > .row > [class*="col-"]:nth-child(2) {
    justify-content: center;
  }
  .call-to-action > [class*="col-"]:not([class*="col-xs"]) {
    width: 100%;
  }
  .call-to-action .container > .row [class*="col-"]:not([class*="col-xs"]) {
    width: 100%;
  }
  .call-to-action .call-to-action-content, .call-to-action .call-to-action-btn {
    margin: 0;
    padding: 20px;
    position: static;
    width: auto;
    text-align: center;
  }
  .arrow.hlb {
    top: -15px;
  }
  .testimonial.testimonial-with-quotes.testimonial-with-quotes-mobile-remove blockquote:before, .testimonial.testimonial-with-quotes.testimonial-with-quotes-mobile-remove blockquote:after {
    content: none;
  }
  /* Home Intro */
  .home-intro-compact {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  section.section.section-angled {
    text-align: center;
  }
  .offer-box {
    margin: 60px 0 0;
  }
}
@media (max-width: 575px) {
  #header .header-nav {
    display: block;
  }
  #header .header-nav .btn {
    width: 98%;
    margin: 0 0 3px;
  }
  #header .header-logo img {
	display: none;
  }
  #header .header-column .header-row {
    justify-content: center;
  }
  html.sticky-header-active #header.header-effect-shrink .header-column {
    display: none;
  }
  html.sticky-header-active #header.header-effect-shrink .header-column.justify-content-end {
    display: flex;
  }
  html.sticky-header-active #header.header-effect-shrink .header-column .header-row {
    display: block;
  }
  html.sticky-header-active #header.header-effect-shrink .header-nav {
    padding: 3px 0 0;
  }
  .offer-box h3 {
    font-size: 1.9em;
  }
}
@media (max-width: 400px) {
  .social-icons.social-icons-big li a, .social-icons.social-icons-lg li a {
    height: 38px;
    line-height: 40px;
    width: 38px;
  }
  .section-angled h1 {
    font-size: 2.1em;
  }
  .offer-box {
    padding: 20px 10px;
  }
  .offer-box h3 {
    font-size: 1.8em;
  }
    .offer-box h2 {
    font-size: 2.2em;
  }
}