

 @font-face {
    font-family: 'SharpGrotesk Bold 22';
    src: url('/fonts/SharpGroteskTRIALBold-22.woff2') format('woff2'),
        url('/fonts/SharpGroteskTRIALBold-22.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'SharpGrotesk Book 22';
    src: url('/fonts/SharpGroteskTRIALBook-22.woff2') format('woff2'),
        url('/fonts/SharpGroteskTRIALBook-22.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

greenneon {
    

    background: -webkit-linear-gradient(top, #2bff33, #05ba0c 90%);
    background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
    background-size: 100% 100%;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;

    font-family: 'SharpGrotesk Book 22';
    line-height: 1.05;
    padding-bottom: 10px;

    -webkit-font-smoothing: antialiased;
}
/* Gradient text ONLY on non-iOS browsers */
@supports (-webkit-background-clip: text) and (not (-webkit-touch-callout: none)) {
    greenneon {
        background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent;
    }
}

  section.AboutUsHead {
    height: 90vh;
    display: flex;
  flex-direction: column;
  justify-content:space-between;
    align-items: flex-start;
    position: relative;
    padding: 0 40px;
}

h1 {}
section.AboutUsHead h1 {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 105%;
    -webkit-font-smoothing: antialiased;
    font-size: clamp(3rem, 6vw, 6rem);
    letter-spacing: clamp(-0.05em, -0.5vw, -0.3rem);
    padding: 0;
    margin: 0;
    max-width: 70vw;
    margin: auto;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 9999;
}
section.AboutUsHead p {
    font-size: 22px;
    transition: all 100ms;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    width: 40vw;
    color: #8c8c8c;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 0;
    z-index:9999;
}
section.AboutUsHead video {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    width: 100vw;
    border-radius: 0;
}
.gradient_overlay_aboutus {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #000000, transparent);
}
.bottomBlender {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(0deg, black, transparent);
}

section.contactFormSection.AboutImageCardSection p {
    transition: all 100ms;
    margin-top: 20px;
    font-size: clamp(1.2rem, 1.2vw, 1.4375rem);
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    color: #8b8b8b;
    font-weight: 300;
}

img.emma_photo {
    height: 500px;
    width: 100%;
    object-fit: cover;
    border-bottom-left-radius: 400px;
    box-shadow: -14px 20px 50px #07e70559;
}

section.AppleTextSection {
    padding: 100px 0px;
}

section.AppleTextSection p {
    font-family: 'Poppins', sans-serif;
    font-size: 2rem;
    line-height: 140%;
    letter-spacing: -0.05rem;
    color: #898989;
}
section.contactFormSection.AboutImageCardSection {
    border-top: 1px solid #171717;
    border-bottom: 1px solid #171717;
    background: black;
}

h3.title-sub {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: #e1e1e1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 100%;
    font-size: clamp(2rem, 2.5vw, 5rem);
    letter-spacing: clamp(-0.05em, -0.6vw, -0.4rem);
    margin: 0;
    padding: 0;
    margin-top: -10px;
}

section.radical-text h1 {
    font-size: 5rem;
    letter-spacing: -0.2rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #737373 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 96%;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

section.radical-text{
 
    padding: 200px 0px;
}

section.radical-text p {
    font-size: clamp(1.2rem, 1.2vw, 1.4375rem);
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    width: 100%;
    color: #969696;
    margin-top: 20px;
    font-weight: 300;
}

.video_review_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.video_review_box h2 {
    font-size: 2rem;
    letter-spacing: -0.2rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #dddddd 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 96%;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-weight: 300;
    margin-top: -36px;
}

.video_review_box h3 {
    font-family: 'Host Grotesk',sans-serif;
    font-size: 1rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    opacity: .6;
    letter-spacing: -0.02rem;
    padding: 0;
    margin: 0;
    font-weight: 300;
}


.col-xl-6.rounded-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-xl-6.rounded-image img {
    height: 90%;
    object-fit: cover;
    border-radius: 100px;
    max-width: 500px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    padding-left: 0;
    max-height: 600px;
}

section.great-place img.big_photo {
    width: 100%;
    border-radius: 30px;
}

section.great-place {
    padding: 100px 0px;
}

  section.full-img-section img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

section.full-img-section {
    position: relative;
}

.blackfade-image {
    position: absolute;
    background: linear-gradient(180deg, black, transparent);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
}

.blackfade-image-bottom {
    position: absolute;
    background: linear-gradient(0deg, black, transparent);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
}
section.secret-sauce h1 {
 background: #36D1DC;
 background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
 background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 font-family: 'SharpGrotesk Book 22';
 padding-bottom: 10px;
 line-height: 105%;
 -webkit-font-smoothing: antialiased;
 font-size: clamp(3rem, 6vw, 6rem);
 letter-spacing: clamp(-0.05em, -0.5vw, -0.3rem);
 padding: 0;
 margin: 0;
 max-width: 70vw;
 margin: auto;
 margin-bottom: 0;
 margin-top: 0;
 z-index: 9999;
 z-index: 9999;
}

.greenHints {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #ffffff, #0ad444 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 110%;
    -webkit-font-smoothing: antialiased;
    font-size: 3rem;
    letter-spacing: -0.1rem;
    padding: 0;
    margin: 0;
    margin: auto;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 9999;
    z-index: 1;
    font-weight: 300;
}
a.readMoreNewSectionBtn {
    color: #919191;
    font-size: 1.25REM;
    margin-top: 30px;
    display: block;
    font-family: 'Host Grotesk', sans-seirf;
    font-weight: 300;
}

a.readMoreNewSectionBtn und {border-bottom: 2px solid white;}

.cultureImageArrayCards {
    display: flex;
    gap: 50px;
    margin-top: 50px;
}

badgeherosection {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    width: fit-content;
    margin: auto;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    padding: 7px 10px;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
}

@keyframes mainImageFadeUp {
    from { opacity: 0; transform: translateY(14px); }
    to { opacity: 1; transform: translateY(0); }
}
section.scrolling-team-card-header {
    overflow: hidden;
    padding: 0px 0px;
}
section.scrolling-team-card-header .cultureImageArrayCards {
    width: max-content;
    animation: culture-scroll 70s linear infinite;
    will-change: transform;
    transform: translate3d(0, 0, 0);
}

section.scrolling-team-card-header .polaroidContainer {
    flex: 0 0 auto;
    width: min(260px, 60vw);
}

section.scrolling-team-card-header .cultureImageArrayCards {
    gap: 35px;
}

section.scrolling-team-card-header .polaroidContainer img {
    max-height: 280px;
    margin-top: 20px;
    margin-bottom: 40px;
}

section.scrolling-team-card-header .polaroidShadowOverlay {
    max-height: 280px;
    top: 20px;
    bottom: 15px;
}

@keyframes culture-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@media (prefers-reduced-motion: reduce) {
    section.scrolling-team-card-header .cultureImageArrayCards {
        animation: none;
        transform: translateX(0);
    }
}

.polaroidContainer {
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    position:relative;
}

.polaroidContainer img {
    width: 80%;
    max-height: 400px;
    object-fit: cover;
    margin-top: 30px;
    margin-bottom: 60px;
    opacity:.7;
}

.polaroidShadowOverlay {
    width: 80%;
    max-height: 400px;
    position: absolute;
    background: black;
    z-index: 0;
    top: 30px;
    bottom: 20px;
}

.giving-back-images {display: flex;flex-direction: column;gap: 30px;}

.giving-back-images img {
    width: 90%;
    border-radius: 20px;
}

section.great-place h2.great-work {
        font-size: 6rem;
    letter-spacing: -0.4rem;
    background: linear-gradient(to right, #00ff00, #71ffab 90%);
    background-size: 200% auto;
    background-position: 0% 50%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;

    line-height: 100%;
    transition: background-position 0.1s ease-out;
}

p.homepageTextMainIK {
    font-size: clamp(1.25rem, 2.5vw, 1.5rem)!important;
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    width: 80%;
    color: #b2b2b2;
    margin-top: 50px;
    font-weight: 300;
    font-size: 24px;
}
black {
    color: white;
    font-weight: 500;
    text-decoration: underline;
}



    bgcardgradient {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to bottom, #101010, transparent);
}
.market_cards_homepage {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    gap: 30px;
}
.container-xxl {
    max-width: 1650px;
}

.market_cards_homepage > * {
    flex: 0 0 calc(33.333% - 20px); /* adjust gap */
}
.discover-irving-knight h1 {
    font-size: 5rem;
    letter-spacing: -0.2rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #737373 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 105%;
    -webkit-font-smoothing: antialiased;
}

.discover-irving-knight {
    display: flex;
    align-items: center;
}
.card.card_feature_industry.SpecialHomeMarketCard {
   
    max-width: 520px;
    max-height: 520px;
    background-size: cover;
    background-position: center;
}

.card-body.MarketCardInfoHomepage {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card-body.MarketCardInfoHomepage svg {
    width: 50px;
    height: 50px;
    z-index: 3;
}
.card-body.MarketCardInfoHomepage h3 {
    font-size: 2.5rem !important;
}

  
.cardCustomImageBgDidYouKnow {
    width: 400px;
    background-image: url('https://irvingknight.com/assets/iStock-1674060854.jpg');
    height: 600px;
    background-size: cover;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    border-radius: 50px;
    border-bottom: 1px solid #575757;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgb(255 255 255 / 6%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.cardCustomImageBgDidYouKnow h1 {
    font-family: 'Host Grotesk', sans-serif;
    color: white;
    font-weight: 600;
    font-size: 2rem;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cardCustomImageBgDidYouKnow p {
    font-family: 'Host Grotesk', sans-serif;
    color: #ededed;
    font-weight: 300;
    font-size: 1rem;
    line-height: 150%;
}
h1.LogoColouredTextBlackBG {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #f7f7f7, #9c9c9c 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
    font-size: clamp(3rem, 6.5vw, 6rem);
    letter-spacing: clamp(-0.05em, -0.6vw, -0.4rem);
}
p.fullWidthTextWhite {
    font-size: clamp(1.2rem, 1.2vw, 1.4375rem);
    transition: all 100ms;
    font-family: 'Host Grotesk',sans-serif;
    line-height: 150%;
    width: 100%;
    color: #c3c3c3;
    font-weight: 300;
}
white {
    color: white;
    font-weight: 500;
    text-decoration: underline;
}


section.bigPadSection {
    padding: 200px 0px;
}

ul.MarketSlider {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    z-index: 999;
    position: relative;
}

ul.MarketSlider li {
    list-style-type: none;
    color: white;
    backdrop-filter: blur( 1.5px );
    border-radius: 30px;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 15px;
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    font-weight: 300;
    z-index: 100;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(14px) saturate(140%);
    -webkit-backdrop-filter: blur(14px) saturate(140%);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35), inset 0 -1px 1px rgba(0, 0, 0, 0.45), 0 18px 45px rgba(0, 0, 0, 0.35);
}
.slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.MarketSlider {
  display: flex;
  width: max-content;
  animation: scroll-loop 30s linear infinite;
}

@keyframes scroll-loop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.MarketSlider li {
  list-style-type: none;
  color: white;
  background: rgba(76, 76, 76, 0.25);
  backdrop-filter: blur(1.5px);
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 1rem 1.75rem;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  white-space: nowrap;
  margin-right: 1rem;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

emoji{
    margin-right:5px;
}
/* Reverse scroll version */
@keyframes scroll-reverse {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}

/* Apply reverse animation to .reverse class */
.MarketSlider.reverse {
  animation: scroll-reverse 40s linear infinite;
}

h1.BigCRMLiveNumber {
    font-size: clamp(5rem, 10vw, 12rem);
    letter-spacing: -0.3rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 105%;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.flex-container-with-button {
    display: flex;
    justify-content: space-between;
    gap: 20%;
}

h2.SecondaryCRMLiveNumber {
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 100%;
    text-align: center;
    letter-spacing: clamp(-0.05em, -0.2vw, -0.2rem);
    margin-top: -15px;
    font-size: clamp(2rem, 4vw, 4rem);
}

h2.h23 {
    font-size: clamp(2rem, 3vw, 3.5rem);
    letter-spacing: -0.1rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #f7f7f7, #c5c7c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
}

.accordion-header {
    padding: 0;
    margin: 0;
}

button.accordion-button {
    padding: 0;
    background: transparent!important;
    font-size: clamp(1.4rem, 2vw, 2rem);
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 500;
    color: white!important;
    box-shadow: none!important;
    outline: none!important;
    padding: 10px 0px;
}
.accordion-body {
    padding: 20px 5px;
    font-size: 20px;
    color: #a9a9a9;
    line-height: 175%;
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
}
img.accordionImage {
    border-radius: 20px;
}

h2#headingOne {}

.accordion-header {
    border-bottom: 1px solid #323232;
}

.accordion-header:last-child {
    border-bottom: 0!important;
}

.accordion-item {
    background: transparent;
}

.accordion-button::after {
}

underline {
    border-bottom: 4px solid #ffffff;
}


ul.list-unstyled.WhyChooseUs {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
ul.list-unstyled.WhyChooseUs li {
    font-size: 25px;
    transition: all 100ms;
    font-family: 'Open Sans', sans-serif;
    line-height: 150%;
    width: 100%;
    color: #83ff83;
    font-weight: 600;
    display: flex!important;
}
ul.list-unstyled.WhyChooseUs li span:first-child {
    background: #212121;
    width: 25px;
    height: 25px;
    color: #b9ffb9;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
    font-size: .7rem;
}
.footnote-number {
    padding-left: 3px;
    position: relative;
    vertical-align: initial;
    font-feature-settings: "numr";
    font-size: .7em;
    font-weight: 400;
}
p.footnote-description {
    font-size: .7rem;
    margin: 0;
    padding: 2px;
    color: #7b7b7b;
    font-weight: 300;
    letter-spacing: -0.01rem;
}

section.KnightMainHomeHeader {
    height: fit-content;
    display: flex;
    align-items: center;
    padding: 0px 200px;
    position: relative;
    overflow: hidden;
    background: #050505;
    padding-bottom: 220px;
    flex-direction: column;
}



section.discover-irving-knight-section {
   
    display: flex;
    align-items: center;
    padding: 0px 200px;
    position: relative;
    overflow: hidden;
    background: #020202!important;
    padding-bottom: 220px;
    flex-direction: column;
    border-top:1px solid #1d1d1d;
    border-bottom:1px solid #1d1d1d;
    
}


.market_cards_homepage {
    z-index: 1;
    position: relative;
}

.card.card_feature_industry.SpecialHomeMarketCard.aos-init.aos-animate {
    /* border-radius: 20px; */
    overflow: hidden;
    border: none!important;
    min-height: 300px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35)!important;
    border: 1px solid rgba(255, 255, 255, 0.16)!important;
}
/* 
section.KnightMainHomeHeader::before {
    content: "";
    position: absolute;
    width: 65%;
    height: 50%;
    right: 0;
    top: 30vh;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1618 405'%3E%3Cpath d='M 205.889 150.386 C 205.889 150.386 0.541 182.094 0.392 136.971 C 0.242 91.848 205.292 -30.106 307.356 7.013 C 511.485 81.249 783.216 139.368 1029.143 61.433 C 1275.071 -16.503 1445.032 65.317 1567.134 151.369 C 1689.236 237.422 1555.027 78.887 1505.441 188.418 C 1455.855 297.949 632.069 404.285 632.069 404.285 Z' fill='rgb(27,82,0)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: right top;
    opacity: 0.9;
    pointer-events: none;
    z-index: 0;
    filter: blur(100px);
} */
/* section.KnightMainHomeHeader::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(60% 60% at 80% 40%, rgba(36, 218, 83, 0.25), rgba(0, 0, 0, 0) 65%);
    pointer-events: none;
    z-index: 0;
} */
section.KnightMainHomeHeader .KnightMainHomeHeader__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 150px;
}
section.KnightMainHomeHeader .second {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}
.primary_dark_button {
      padding: 17px 20px;
      background: #1d1d1d;
      font-weight: 500;
      color: white;
      border-radius: 15px;
      display: block;
      width: fit-content;
      transition: all ease-in-out 100ms;
      min-width: fit-content;
      height: fit-content;
      font-family: 'Host Grotesk', sans-serif;
}
button.secondary_dark_button {
        padding: 17px 20px;
        background: #202020;
        font-weight: 500;
        color: #ffffff;
        border-radius: 10px;
        display: block;
        width: fit-content;
        transition: all ease-in-out 100ms;
        min-width: fit-content;
        height: fit-content;
}


.primary_dark_button:hover {
    background: #16df22;
    transform: scale(1.05);
    color: black;
}

.KnightMainHomeHeader h1 {
   background: #36D1DC;
   background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
   background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   font-family: 'SharpGrotesk Book 22';
   padding-bottom: 10px;
   line-height: 105%;
   -webkit-font-smoothing:antialiased;
   font-size: clamp(3rem, 6vw, 6rem);
   letter-spacing: clamp(-0.05em, -0.5vw, -0.3rem);
}

section.KnightMainHomeHeader p {
    font-size: clamp(1.1rem, 2.8vw, 2rem);
    margin-top: 20px;
    color: #949494;
    width: 75%;
    line-height: 125%;
    padding: 0!important;
    margin: 0!important;
}
.hero-review-marquee {
    left: 0;
    right: 0;
    padding: 0 160px;
    z-index: 2;
    margin-top: 125px;
}
.hero-review-track {
    display: flex;
    gap: 24px;
    width: max-content;
    animation: hero-marquee 100s linear infinite;
}
.hero-review-meta {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
}



.hero-role-starts {
    display: flex;
    justify-content: space-between;
}

span.hero-review-role {
    font-size: .875rem;
    width: 50%;
}

span.hero-review-stars {
    display: flex;
}

span.hero-review-stars svg {
    width: 25px;
    height: 25px;
    fill: #0bda8e;
    stroke: #0bda8e;
}

.hero-review-card {
    min-width: 420px;
    max-width: 360px;
    padding: 25px;
    border-radius: 24px;
    background: rgb(15 15 15 / 12%);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(18px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #f1f1f1;
    display: flex;
    flex-direction: column;
    gap: 28px;
    justify-content: space-between;
}

.hero-review-text {
    font-size: 1rem;
    line-height: 1.45;
    margin-bottom: 16px;
    color: #e8e8e8;
}
.hero-review-meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 0.95rem;
}
.hero-review-name {
    font-weight: 600;
    color: #ffffff;
}
.hero-review-role {
    color: rgba(255, 255, 255, 0.7);
}
@keyframes hero-marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
@media (max-width: 1200px) {
    section.KnightMainHomeHeader {
        padding: 0px 100px 200px;
    }
    .hero-review-marquee {
        padding: 0 80px;
    }
}
@media (max-width: 900px) {
    section.KnightMainHomeHeader {
        padding: 25px;
        height: auto;
        flex-direction: column;
        align-items: flex-start;
    }
    section.KnightMainHomeHeader .KnightMainHomeHeader__top {
        flex-direction: column;
        align-items: flex-start;
    }
    section.KnightMainHomeHeader p {
        width: 100%;
    }
    .hero-review-marquee {
        position: relative;
        bottom: auto;
        margin-top: 40px;
        padding: 0 40px 20px;
    }
}
@media (max-width: 600px) {
    .cardCustomImageBgDidYouKnow {
        max-height:400px!important;
    }
    .industry_specialism {
    font-size: 1rem!important;
}
	.great-place-to-work{
		display:none!important;
	}
	.cardCustomImageBgDidYouKnow {
		width:100%;
	}
    .hero-review-marquee {
        padding: 0 20px 20px;
    }
    .hero-review-card {
        min-width: 240px;
        padding: 18px;
    }
}


.mobi_box {
  background: white;
  height: fit-content;
  min-height: 100vh;
  margin: 0;
  padding: 0;
} 


.col-xl-3.indu_card span{
  margin-top:10px!important;
  display:block;
  font-family: 'Host Grotesk', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: white;
  text-decoration: none;
  line-height: 120%;
  transition: all 200ms;
  text-decoration:none!important;
}

.col-xl-3.indu_card a{
 text-decoration:none;
}
.col-xl-3.indu_card{
transition: all 200ms;
}
.col-xl-3.indu_card:hover {
margin-top:-5px;
}

.col-xl-3.indu_card:hover span{color: #2bff33!important;}
ul.nav.nav-tabs {border: none;
}

.fixed-400 {
  min-height: 350px!important;
}


ul.nav.nav-tabs li{
margin-right:30px;
padding-bottom: 15px;
transition: color .2s linear

}

ul.nav.nav-tabs li a{font-family: 'Host Grotesk', sans-serif;color: white;text-decoration:none;font-weight: 400;opacity: .7;}
.sector_page_title {
  margin-top:10px!important;
  display:block;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: black;
  text-decoration: none;
  line-height: 120%;
  transition: all 200ms;
}


.sector_page_title:hover{
  color:#03b74b!important;
}
ul.nav.nav-tabs li:has(> a.active)
{
border-bottom:1px solid black;
transition: border-bottom .2s linear;

}
.input_form {
  border: 1px solid #e7e7e7!important;
  padding-left: 15px!important;
}
.contact_table a {
  text-decoration: none;
  color: black;
  transition: all 100ms;
}
.contact_table a:hover {
  color:#04c751;
  font-weight:500;
}
h1.case_heading {
  font-family: 'Inter',sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
}
table.contact_table i {
  color: #04c751;
  font-size: 1rem;
  margin-right: 10px;
}

table.contact_table tr {
  padding-top: 7px;
  display: block;
  padding-bottom: 7px;

}

table.contact_table {
  width: 100%;
}

table.contact_table tr:last-child {
  border:none!important;
}

table.contact_table td {
  font-size: .875rem;
  font-family: 'Inter',sans-serif;
  color: black;
  text-transform: lowercase;
}
.bigger_min_height {
  min-height: 650px!important;
}
.employee-body{
  padding: 20px 25px;
  justify-content: space-between;
  height: 350px!important;
}
.auto-height {
  min-height: auto!important;
}

.employee-body h1 {
  font-family: 'Inter';
  font-weight: 700;
  color: black;
  font-size: 1.3rem;
  margin-top: 15px!important;
  margin: 0;
  padding: 0;
}

.employee-body p {
  font-size: .9rem;
  font-family: 'Inter',sans-serif;
}

p.case_content {
  margin-left: 0px;
  margin-top: 50px;
  font-size: 1.25rem;
  line-height: 130%;
  color: white;
  font-family: 'Inter', sans-serif;
  opacity: .7;
}
h1.card-icon-title {
  font-size: 3.5rem;
  margin-top: 10px;
  margin-bottom: 20px;
}
h1.card-icon-title i{
 color:#04c751;
}
p.card-explainer {
  font-family: 'Inter', sans-serif;
  color: black;
}


h2.card-icon-title {
  font-size: 1.75rem;
  color: black;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  display: block;
  margin-top: 20px;
}
.full-explainer {
  margin-left: 0!important;
  font-size: 2rem!important;

}
.color-card.full-background {
  background-size: cover;
  border-top: none;
  color: white!Important;
}

.color-card.full-background:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  content: "";
  opacity: .6;
  z-index: 0;
}
.color-card {
  border: 1px solid #e6e6e6;
  min-height:600px;
  border-radius:0!important;
  margin-bottom:20px;
  border-radius: 30px!important;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(12px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
  c;
  background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d)!important;
}

.absolute-bottom{
  position: absolute;
  bottom: 0;
}


.color-body {
  padding: 20px 30px;
}

.color-body h1 {
  font-family: 'Poppins', sans-serif;
  color: black;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 30px;
}

.color-body p {
  font-size: 1rem;
  font-family: 'Inter', sans-serif;
  color: #545454;
  margin-top: 30px;
  margin-bottom: 40px;
}

.color-card img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  margin-top: 50px;
  border-radius: 15px;
}

.color-card a.bold-breadcrumb {
  border: 2px solid #e4e4e4;
  height: 40px;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  font-family: 'Inter', sans-serif;
  border-radius: 30px;
  color: black;
  padding: 10px 20px;
  font-size: .9rem;
  font-weight: 500;
  background: none;
  transition: all 200ms;
}
.speaker_says {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: left;
}
.solution_text {
  line-height: 140%;
  font-size: 1.1rem!important;
}
img.speaker_says {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

p.speaker_says {
  font-family: 'Inter',sans-serif;
  color: black;
  padding: 0;
  margin: 0;
  display:block;
}
h2.subscribe_section {
  font-size: 1.4rem;
  color: black;
  font-family:'Inter', sans-serif;
  margin: 0;
  padding: 0;
  font-weight:700;
}

.input {
  width: 100%;
  height: 50px;
  line-height: 28px;
  padding: 0 1rem;
  padding-left: 2.5rem;
  border: 2px solid transparent;
  border-radius: 8px;
  outline: none;
  background-color: white;
  color: #0d0c22;
  transition: .3s ease;
}
.norightradius {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

button.subscribe {
  height: 50px;
  padding: 0px 30px;
  background: #04c751;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: all 200ms;
}
button.subscribe:hover {
  background:black;
}
.groupy {
  display: flex;
  line-height: 28px;
  align-items: center;
  position: relative;
  
 }
 h4.next_read_heading {
  margin-top: 20px;
  font-size: 1rem;
  color: black;
}

h1.next_read_heading {
  font-size: 2.5rem;
  font-family: 'Inter', sans-serif;
  margin-top: 10px;
}
 .card.card-green-feature {
  border: 1px solid rgb(71 132 95 / 12%);

  border-radius: 0;
  margin-bottom:20px;
}
.input::placeholder {
color: #9e9ea7;
}
.card.color-card.clickcard:hover h1 {
  text-decoration:underline;
}

.card.color-card.clickcard:hover a {
  background:black!important;
  color:white!important;
  }

.card.color-card.clickcard:hover {
  cursor:pointer;
}


.input:focus, input:hover {
  outline: none;
  border-color: rgb(35 233 40)!important;


}

label.form-label {
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}

.icon {
position: absolute;
left: 1rem;
fill: #9e9ea7;
width: 1rem;
height: 1rem;
}
p.subscribe_section {margin:0;color: #3d3d3d;text-decoration: underline;font-family:'Inter', sans-serif;font-weight: 400;}
.white_override {
  width: fit-content;
  border: none;
  padding: 5px 20px;
  height: 40px;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  font-family: 'Inter', sans-serif;
  color: black;
  font-weight: 600;
  font-size: 1rem;
  transition: all 200ms;
}

.white_override:hover{
  background:black!important;
  color:white;
}
h4.feature_top {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

h2.feature_top {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  line-height: 120%;
}
.m-spotlight-launcher__desc {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  justify-content: center;
  width: 66.66666%;
  height: 100%;
  margin-left: 24px;
  z-index: 1;
}
.no-margin{
  margin-left:0!important;
}
.card.product_page_frame {
  border-radius: 8px;
  padding: 10%;
  background-size: cover;
  min-height: 700px;
  background-position: center;
  border:none;
  margin-bottom: 20px;
}
.card.product_page_frame:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  content: "";
  opacity: .6;
  z-index: 1;
}
.card.product_page_frame img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  object-position: center center;
}
h1.explainer {
  font-size: 4rem;
  font-weight: 700;
  color: black;
  margin-top: 20px;
}
.full-width {
  max-height: 300px;
  width: 100%!important;
  object-fit: cover;
}
.image-flex {
  display: flex;
  gap: 30px;
  margin: auto;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
h3.explainer {
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
  font-family: 'Inter',sans-serif;
  color: #5b5b5b;
  font-weight: 600;
  margin-bottom: 40px!important;
}
.primary1header {
  font-size: 2rem!important;
  color: black!important;
}
img.flex-image {
  display: flex;
  width: 33%;
  gap: 50px;
  border-top-right-radius: 100px;
 
}

.nomax{
  max-height: none;
}
p.explainer {
  margin-left: 50%;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  line-height: 150%;
  margin-top: 20px;
  color:black;
}
.border-funky {
  border-bottom: 1px solid gainsboro;
}
a.bold-breadcrumb {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: black;
  text-decoration: none;
  line-height: 100%;
  transition: all 200ms;
}


a.bold-breadcrumb:hover{
  color:#03b74b!important;
}

a.bold-breadcrumb:hover i{
  color:#03b74b!important;
  
}


.business-practice-list {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: black;
  text-decoration: none;
  padding-bottom:30px;
  line-height: 100%;
  white-space: break-spaces;
  -webkit-line-break: after-white-space;
}

.business-practice-list a{
  color:black;
  text-decoration:none;
  transition: all 200ms;
}

.business-practice-list a:hover{
  color:#03b74b!important;
}

.small_article{
  min-height: 450px;
}
section{
  overflow-x: hidden;
  overflow-y: hidden;
}
ul.irving_mobile_navigation li a{
  color:black;
  text-decoration:none;
  font-weight:500;
  transition: all 200ms;
}
img.nohover {
  transform: scale(1)!important;
}
.overlay_blog {
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient( 
360deg
, #003217 45%, rgba(17, 31, 70, 0) 100%);
  opacity: 0.85;
  z-index: 0;
}
.stat_head {
  margin-top: 0px;
  font-size: 4rem!important;
  font-weight: 600!important;
}
.home_card_big i.fas.fa-star {
  color: #00b67A;
  font-size: 2rem;
  padding-right: 5px;
}
.overlay_paul {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #001e0c;
  opacity: 0.75;
  z-index: -1;
}
.custom_4_grid{
  font-size:2rem!important;
  line-height:2.5rem!important;
}
ul.irving_mobile_navigation li a:hover{
  color:#009445;

}
ul.irving_mobile_navigation_sector li a{
  color:black;
  text-decoration:none;
  font-weight:500;
  transition: all 200ms;
}

ul.irving_mobile_navigation_sector li a:hover{
  color:#009445;

}

ul.irving_mobile_navigation_sector {
  padding: 10px;
}

ul.irving_mobile_navigation_sector li {
  padding: 10px;
  border-top:1px solid rgb(211 211 211 / 57%);
  font-family:'Poppins', sans-serif;
  color:black;
  font-size: 1rem;
  line-height: 1rem;
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: -0.02rem;
}

.flip-in-ver-left{-webkit-animation:flip-in-ver-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-ver-left .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes flip-in-ver-left{0%{-webkit-transform:rotateY(80deg);transform:rotateY(80deg);opacity:0}100%{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}@keyframes flip-in-ver-left{0%{-webkit-transform:rotateY(80deg);transform:rotateY(80deg);opacity:0}100%{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}

ul.irving_mobile_navigation {
  padding: 10px;
}

ul.irving_mobile_navigation li {
  padding: 10px;
  border-top:1px solid rgb(211 211 211 / 57%);
  font-family:'Poppins', sans-serif;
  color:black;
  font-size:1.2rem;
  line-height: 1.2rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight:600;
  letter-spacing: -0.02rem;
}
ul.irving_mobile_navigation li:last-child{
  border-bottom: 1px solid rgb(211 211 211 / 57%);
}


@media only screen and (max-width: 768px) {
	shapingshape1{
		display:none!important;
	}
	shapingshape2{
		display:none!important;
	}

	section.KnightLiteVideoDemo.KnightMainHomeHeader.VideoHero video {
    top: 260px!important;
    min-height: 100vh!important;
}
.headline {
    width: 100vw!important;
    margin: 0!important;
    left: 0;
    position: absolute!important;
}

.reviews-badge.reviews-home p {
    width: 100%!important;
}
.video-cutout {
    top: 160px!important;
    width: 80%;
    font-size: .85rem;
}

section.reveal-wrapper {
    padding-top: 100px;
}

.market_cards_homepage > * {
    flex: 0 0 100%;
}

	.search_methods_card {
    margin-bottom: 20px;
    min-height: 400px !important;
    background-size: cover;
}

	.giving-back-images img{
		width:100%;
	}

	.cultureImageArrayCards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top:30px!important;
}

.cultureImageArrayCards > * {
    flex: 0 0 100%;
    max-width: 100%;
}

	section#method {
    padding: 10px 0px !important;
}
img.picture_about_us {
    border-radius: 100px!important;
}
section.radical-text h1{
	font-size:3rem!important;
}
section.statsJobs {
    padding: 0px 0px!important;
    padding-bottom: 20px!important;
    margin-bottom: 10px!important;
}

.statCard {

    flex-direction: column!important;
    gap: 0!important;
    align-items: flex-start!important;
}

    h2.greenHints.smaller-mobile-hints {
        font-size: 2rem;
        line-height: 130%;
    }
	p.typography-body-focus {
    padding: 0px 15px!important;
}
	section.AppleTextSection p {
		font-size:23px!important;
	}
	.whyIrvingKnightHeader {
    align-items: center;
    justify-content: center;
}


section.more-reading {padding: 50px 0!important;}

h1.LogoColouredTextBlackBG.SmallerAbout{
	margin-top:0!important;
}
section.values-ik-style {
    padding: 50px 0px !important;
}

  .mobi_top_pad{
    margin-top:20px!important;
  }
  p.explainer {
    margin-left:0!important;
    margin-top:60px;
    margin-bottom:60px;
}
p.explainer {
  font-size: 1.15rem;
}
.up-next-card{
	margin-bottom:20px!important;
}


a.bold-breadcrumb {
  font-size: 1rem;
}
.image-flex {
    display:block;
    
}

img.flex-image {
    width:100%;
height:350px;
    object-fit:cover;
    object-postion:top;
    border-top-right-radius:50px;
    margin-bottom:20px;
}
  .no_pad_mobi {
    padding: 0!important;
}
  .mobile_company_large {
    line-height: 2.5rem!important;
    text-align: left;
    margin-bottom: 40px!important;
}
  header.industry {
    height:fit-content!important;
    padding-bottom:50px!important;
    border-radius:0px!important;
  }
  .addpad{
    padding-top:40px!important;
  }
  /* For mobile phones: */
  img.logo_irving {
    width: 30px!important;
    height: 30px!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.force_left_mobi{
  text-align:left!important;
}
.custom_mobile_dialog{
  padding:0;
  margin:0;
}
.no-radius{
  border-radius:0!important;
}
.home_card_big{
  font-size:2rem;
  line-height:2.2rem;
}
p.home_about_us.pt-5 {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  color: rgb(255 255 255 / 80%);
  letter-spacing: -0.1rem;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin-top: 70px;
  margin-bottom: 20px;
  padding-top: 0!important;
}
.sector{

    height: 400px;
    border-radius: 0px;

}
.custom-head-padding-home-mobile{
  padding-top:60px;
}

.display-3 {
  font-size: 2.5rem!important;
  text-align: left;
  width: 100%!important;
  line-height: 2.7rem!important;
  font-family: 'Poppins',sans-serif;

}
.home-description{
  font-size:1.25rem!important;
  line-height:1.6rem!important;
  width:100%!important;
}
.btn-core-industry{
  float:left!important;
}

.big_number_mobile{
  font-size:3rem!important;
  text-align:left!important;
  margin-top:20px;
}
.little_number_mobile{
  font-size:1rem!important;
  text-align:left!important;
  
}
.scroll-down{
  display:none!important;
}


.boldtext{
  font-size:2rem!important;
  line-height:2.5rem!important;
  text-align:left!important;
}
.boldtext-feature{
  font-size:2rem!important;
  line-height:2.5rem!important;
  text-align:left!important;
}


.addpadb{
  padding-bottom:40px!important;
}
.addpadbs{
  padding-bottom:20px!important;
}
.addmarb{
  margin-bottom:40px!important;
}
.addmar{
  margin-top:40px!important;
}
.mobi_adjust_case{
  font-size:1.25rem!important;
  line-height:1.7rem!important;
  padding-bottom:10px;
}
.mobi_hide{
  display:none!important;
}

section.radical-text{
	padding: 100px 0px!important;
}
h1.blog_post_main_title {

  width: 100%!important;
  font-size: 2rem!important;
}

}
.industry_bodytext {
  font-family: 'Poppins';
  font-weight: 400;
  padding-right: 30px!important;
  font-size: 1rem;
  margin-top: 20px;
  opacity: .7;
  color: black!important;
}
.boldtext_secondlevel {
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: -0.05rem;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  display: block;
  width: 100%;
}
.irving-dot{border-radius: 50%;content: '';height: 4px;width: 4px;background: #4bff50;position: absolute;top: -1px;right: -6px;}
span.footer_phone {
  font-size: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.08rem;
  color: white;
}
.nav-alt-font {
  font-size: 15px!important;
  font-weight: 400!important;
  -webkit-font-smoothing: antialiased;
}
.btn.btn-core-white {
  border: 2px solid white;
  color: white;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: .875rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition: all 200ms;
}
.display-job-title {
  font-size: 40px;
  line-height: 40px;
  width: 70%;
  font-weight: 700;
  letter-spacing: -0.05rem;
  text-align: left;
  font-family: 'Poppins',sans-serif;
}
p.irving_address {
  font-family: 'Poppins', sans-serif;
  font-size: .875rem;
  color: rgb(0 0 0 / 75%);
  padding-top: 40px;
}
.search_head {
  transition: all 200ms;
}
.search_head:hover {
  transform: scale(1.2);
}
span.headline_contact_bold {
  font-family: 'Poppins',sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: black;
}
span.subline_contact_lighter {
  display: block;
  font-size: 1.5rem;
  color: black;
  padding-top: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: -0.05rem;
}
.btn.btn-core-white:hover{
transform:scale(1.06);
background:white;
color:#02b64a;
}
h3.typography-headline-knight-about-secondary {
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  color: black;
  letter-spacing: -0.03rem;
  font-size: 1.25rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
.irving_form {
  border-radius: 0px;
  color: #ffffff;
  background-color: #060606;
  border: 1px solid #252525;
  border-radius: 0px;
  height: calc(1.5em + .75rem + 20px);
  padding-left: 20px;
  font-size: .875rem;
  color: rgb(255 255 255 / 85%);
}
.irving_form::placeholder{
  font-weight:300;
  -webkit-font-smoothing:antialiased;
}
label.resumeform {
  font-size: .85rem;
  padding-top: 20px;
  padding-bottom: 5px;
  color: white;
  font-weight: 400;
}
a.quick_contact_options {
  text-decoration: none;
  color: white;
  transition: all 200ms;
}

a.quick_contact_options:hover .card_employee {
  background: #089848!important;
  transform:scale(1.05);
  transition: all 200ms;
}
a.quick_contact_options:hover .fas {
  font-weight: 900;
  color: #089848!important;
  transform: rotate(
270deg);
}
a.quick_contact_options:hover .custom_contact_button {
  background: white!important;
  color: #089848!important;
}
p.custom_contact_button_side {
    display: inline-block;
    padding-left: 5px;
    font-size: .775rem;
    line-height: .875rem;
    color: white;
    opacity: .8;
    font-family: 'Poppins', sans-serif;
}
button.custom_contact_button {
  border: 2px solid white;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  font-size: .875rem;
  line-height: 30px;
  background: none;
  margin-top: 15px;
}
.card.card_feature_industry {
  border-radius: 0px;
  transition: all 200ms;
  border: 1px solid #272727 !important;
  background: #040404;
}
.card.card_feature_industry:hover {

  transform:scale(1.01);
}
h2.typography-headline-knight-about {
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  color: black;
  letter-spacing: -0.08rem;
  font-size: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
p.typography-body-focus {
  color: rgb(0 0 0 / 80%);
  font-weight: 400;
  line-height: 1.5rem;
}
.card.card_feature_industry  img{
width: 100%;
height: 250px;
object-fit: cover;
object-position: center;
opacity: 1;
overflow:hidden;
transition: all 200ms;
}
img.logo_irving {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 200ms;
  margin-left: 20px;
}
a.logo_link:hover img.logo_irving {
  transform:scale(1.1);
}
.card.card_feature_industry:hover  img{
transform:scale(1.25);

overflow:hidden;
height:250px;
  }
  .img_container{
    overflow:hidden;
  }
.industry-overlay {
  background: linear-gradient(to top, rgb(0 0 0 / 75%) 30%, transparent);
  height: 100%;
  position: absolute;
  width: 100%;
}
.display-3 {
  font-size: 70px;
  line-height: 73px;
  width: 70%;
  font-weight: 600;
  letter-spacing: -0.1rem;
  text-align:left;
  font-family:'Poppins',sans-serif;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
}


h1.big_number_mobile {
  font-size: 3rem;
  line-height: 3.25rem;
  font-weight: 500;
  letter-spacing: -0.05rem;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  display: block;
  width: 100%;
}
a.blog_post_sub_text {
  text-decoration: none;
  text-align: left;
  float: left;
  color: white!Important;
  font-weight: 600;
  border: 2px solid white;
  padding: 7px 20px;
  border-radius: 20px;
  margin-top: 10px;
  font-size: 1rem;
  transition: all 200ms;
}
a.blog_post_sub_text:hover {
  background: white!important;
  color: #05953c!important;
  transform: scale(1.05);
}

.card_blog_text {
  position: absolute;
  left: 40;
  bottom: 40;
  border-left: 10px solid white;
  padding-left: 15px;
}

.alert-success {
  color: white;
  background: linear-gradient(to right, #04843f, #04843f);
  border: none!important;
  margin: 0;
  text-align: center;
  border-radius: 0;
}
h1.blog_post_main_title {
  font-family: 'Lora', sans-serif;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.01rem;
  width: 70%;
  font-size: 2.5rem;
}
.card.card_blog_feature {
  margin-top: 30px;
  border-radius: 20px;
  border: 0;
  min-height: 400px;
  overflow:hidden;
  background-size: cover;
  background-position: center;
  box-shadow: 20px 20px 60px #bebebe66, -20px -20px 60px #ffffff;
}
.card.card_employee {
  border-radius: 20px;
  background: #242424;
  border: none;
  box-shadow: none;
}
.contact-usr-image {
  border-radius: 100px;
  overflow: hidden;
  width: 70px!important;
  height: 70px!important;
  object-fit: cover;
}
.home_company-head {
  font-weight: 600!important;
  font-family: 'Poppins', sans-serif;
  text-shadow: 0px 0px 60px black;
  color: white;
  font-size: 70px;
  letter-spacing: -0.05rem;
  border-left: 10px solid white;
  padding-left: 15px;
  line-height: 70px;
}
h4.underneath_text {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  letter-spacing: -0.02rem;
  margin-top: 20px;
  font-size: 1.3rem;
}
h2.about_knight {
  color: black;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-weight: 400;
}
.btn.btn-core-industry {
  border: 2px solid #009445;
  color: #009445;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition: all 200ms;
}
.btn.btn-core-industry:hover{transform:scale(1.06);background: #009445;color:white;}
.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	        animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

h2.hero_headline_knight {
  font-family: 'poppins', sans-serif;
  font-weight: 600;
  letter-spacing: -0.05rem;
  font-size: 2.5rem;
  color: white!important;
  text-shadow: none;
}
p.hero_body_text {
  margin-top: 10px;
  font-size: 1rem;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.industry_tagger {
  font-family: 'Poppins';
  font-weight: 400;
  padding-right: 30px!important;
  font-size: 1.25rem;
  line-height: 1.6rem;
  margin-top: 20px;
  color: #232b32!important;
}
.search_roles_box {
  background: linear-gradient(to right, #14b556, #04843f);
  border-radius: 0 0 50% 50% / 50px;
  padding-top:40px!important;
  padding-bottom:40px!important;

}
.img-container-photo {
  position: relative;
  text-align: center;
  color: white;
  box-shadow: 20px 20px 60px #bebebe66, -20px -20px 60px #ffffff;
  height: 350px;
  overflow: hidden;
  transition: all 200ms;
  border-radius: 20px;
}

.bottom-left {
position: absolute;
bottom: 8px;
left: 16px;
z-index:3;
}
img.consphoto{
transition: all 300ms;
z-index:1;
}
.img-container-photo:hover{
cursor:pointer;
}
.img-container-photo:hover img.consphoto{
transform:scale(1.25);
cursor:pointer;

}
h3.person-details-image {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  padding: 0;
  margin: 0;
  font-weight: 500;
}
h4.person-industry-image {
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
  padding-top: 5px;
}
.image-card-overlay{
  position: absolute;
  bottom: 0;
  height: 100%;
  background: linear-gradient(to top, rgb(0 0 0 / 67%) 7%, transparent);
  z-index: 2;
  width: 100%;
}
img.team-member-image.aos-init.aos-animate {
  height: 350px;
  object-fit: cover;
}
h4.small-text-header-people {
  font-family: 'Poppins', sans-serif;
  color: black;
  font-weight: 400;
  letter-spacing: -0.03rem;
  text-align: center;
  margin-bottom: 10px;
  opacity: 0.7;
}
green{
  background: #3CA55C;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3394ad, #1e5d6f);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #14b556, #04843f);
-webkit-background-clip: text;
background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display:inline;
  color:#3CA55C;

}
.btn-core-green{
  background: #1cab52;
  color: white;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition: all 200ms;
}
.btn-core-green:hover{
  background: white;
  color: #1cab52;
  cursor:pointer;
 
}
p.hiring_alert_text {
  color: white!important;
  font-family: 'Poppins', sans-serif;
  font-size: .875rem;
}
.black_attention_box {
  background: #0c0d0e!important;
border-radius:0 0 50% 50% / 50px;
  padding:50px;
}
hr.sector-break {
  border-top: 1px solid black;
}
span.case-study_head {
  background: #01b74b;
  padding: 5px 15px;
  margin-bottom: 10px!important;
  display: inline-block;
  border-radius: 50px;
  color: white;
  font-size: .875rem;
  font-weight: 500;
}
.underline--magical {
  background-image: url(/assets/hero_underline.png);
  background-repeat: no-repeat;
  background-size: 100% 0.3em;
  background-position: 0 100%;
  transition: background-size 0.25s ease-in;
  color: inherit;
}
a.cta_alt_main {
  font-weight: 400;
  font-family: 'Poppins';
  text-decoration: none;
  color: #333333;
  font-size: .8rem;
  opacity: .9;
  letter-spacing: -0.02rem;
  margin-left: 10px;
  margin-right: 10px;
  transition: all 200ms;
}
a.cta_alt_main:hover {
  transform:scale(1.06);
  color: #009445;
  font-weight: 500;
}
.industry_bodytext_second {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 1rem;
  margin-top: 20px;
  opacity: .7;
}
.card.cta_imageoverlay {
  box-shadow: 20px 20px 60px #bebebe66, -20px -20px 60px #ffffff;
  border: 0;
  border-radius: 20px;
}
a.cta_whitecard {
  font-weight: 500;
  font-family: 'Poppins';
  text-decoration: none;
  color: #009445;
  font-size: .9rem;
  letter-spacing: -0.02rem;
  transition: all 200ms;
}
a.cta_whitecard:hover{
  transform: scale(1.06);
}
h1.boldtext-feature {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-weight: 500;
  letter-spacing: -0.05rem;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  display: block;
  width: 100%;
}

.industry_video{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card.card-special-cta-industry {
  box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%);
  border-radius: 20px;
  border: none;
  margin-top: 10px;
  margin-bottom: 30px;
  overflow:hidden;
}
textarea {
  resize: none;
}
.form-control {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dadada;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  font-family: 'Poppins';
}
label {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: .875rem;
  padding-bottom: 5px;
}
p.attention_text_cta_action2 {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(27 27 27 / 56%);
  margin: 0;
  display: flex;
  font-weight: 400;
  text-align: left;
}
span.specialisms_sub {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Poppins';
  letter-spacing: -0.03rem;
  opacity: 0.5;
  color: black;
}

@media (min-width: 992px){

.navbar-nav i.fas {
  font-size: 1.2rem;
  color: #009445;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 45px;
  padding-right: 20px;
}
.navbar-nav i.fab {
  font-size: 1.5rem;
  color: black;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 45px;
  padding-right: 20px;
}
.modal-dialog{

  bottom: 0px;
  position: absolute;
  left: 0px;
  right: 0px;

}
}
.modal-content {
  border-radius: 20px;
  outline: 0;
  border: 0;
  overflow: hidden;
}
button.close {
  border-radius: 50px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 100%;
  background: #434343;
}
.modal-title {
  color: black;
  font-family: 'Inter',sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
.sector-break{
  margin-top:70px;
  margin-bottom:70px;
}
.btn-core-gradient {
  float: left;
  border: 2px solid white;
  background: #009445;
  color: white;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.btn-core-gradient:hover {
  transition: all 300ms;
  transform:scale(1.06);
  color:white!important;

}
.cta_header_container {
  margin: auto;
  width: 60%;
}
p.attention_text_cta {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(27 27 27 / 56%);
  margin: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  font-weight: 400;
  text-align: left;
}
li.nav-item.a-z {
  padding: 0px;
}

h3.cta_header {
    font-size: 1.25rem;
    font-weight: 500;
    font-family: 'Poppins';
    letter-spacing: -0.02rem;
    text-align: left;
    color: black;
}
span.industries_dropdown_sub {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins';
  letter-spacing: -0.05rem;
  opacity: 0.7;
  color:black;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgb(0 148 69);

}
.navbar-light .navbar-toggler-icon {
  background-image: url(/assets/hamburger.svg);
}
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom:1rem;
}
.dropdown-toggle::after {

display:none;
}

.navbar .dropdown-menu {
 border:none;
 background-color:#0060c8!important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
 .padding-desktop-company{
  padding: 3rem!important;
 }
 /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
 padding-top:0px;
 padding-bottom:0px;
 border:0!important;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
 padding: 0;
 margin: 0;
}

/* makes the dropdown full width  */
.navbar .dropdown {position:static;}

.navbar .dropdown-menu {
 width:100%;
 left:0;
 right:0;
/*  height of nav-item  */
 top:65px;
 
 display:block;
 visibility: hidden;
 opacity: 0;
 transition: visibility 0s, opacity 0.3s linear;
 border-radius:0;
 border:none;
 
 
}



@media screen and (min-width: 992px){

  .background_nav_all:hover .special{
    border:none!important;
    color:white!important;
    transition:all 300ms;
    cursor:pointer;
   }
  
  .background_nav_life_add .special{
    border:none!important;
    color:white!important;
    transition:all 300ms;
   }

 
  .background_nav_industrial_add .special{
    border:none!important;
    color:white!important;
    transition:all 300ms;
   }


   .background_nav_expertise:hover{
    border: none;
      cursor:pointer;
      background-size: cover;
      background-position: center;
      transition:all 300ms;
      background: #016f35; 
  }
  footer{
    border-top: 1px solid #3a3a3a;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  header.sector {
    position: relative;
    background-color: black;
    height: 45px;
    background-size: cover;
    background-position: center;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
  h1.boldtext-footer {
    font-size: 2rem;
    margin-top:20px;
    line-height: 2.25rem;
    font-weight: 500;
    letter-spacing: -0.05rem;
    font-family: 'Poppins', sans-serif;
    color: #333333;
    display: block;
    width: 100%;
    text-align: left;
}
.footer-subtext{
  font-family: 'Poppins';
  font-weight: 400;
padding-right:30px!important;
  font-size: 1rem;
  margin-top: 20px;
  opacity: .8;
}
  .background_nav_expertise:hover .special{
    border:none!important;
    cursor:pointer;
    color:white!important;
    transition:all 300ms;
   }
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
    border: none;
    border-bottom: 20px solid #1cab52;
    }
}
.nav-link.active, .navbar-light .navbar-nav .special {
  color: black;
  font-family: 'Poppins', sans-serif;
  font-size: 26px;
  font-weight: 600!important;
  letter-spacing: -0.03rem!important;
  width: 50%;
  text-align: left;
  margin: auto;
  border-bottom: 1px solid lightgrey;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
}


.navbar .dropdown-menu {
  border: none;
  background-color:hsl(0deg 0% 100% / 98%)!important;
}
}


 
 /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
 display:block;
 visibility: visible;
 opacity: 1;
 transition: visibility 0s, opacity 0.3s linear;
}
 
 .navbar .dropdown-menu {
   border: 1px solid rgba(0,0,0,.15);
   background-color: #fff;
 }


.navbar-light .navbar-toggler {
  border: none!important;
  padding: 0!important;
  opacity: 1!important;
  color: black!important;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 15px 45px;
    border-bottom: none;
    backdrop-filter: blur(7.5px);
}
@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
}
.navbar-light .navbar-nav .nav-link {
  color: white;
  letter-spacing: -0.01rem;
  font-weight: 500;
  text-align: center;
  width: -webkit-fill-available;
  padding: 0;
}
button.btn.btn-primary {
    background: white!important;
    color: #009445!important;
    border: 1px solid #009445!important;
    border-radius: 0px;
    font-size: .875rem;
    line-height: .875rem;
    font-family: 'Poppins',sans-serif;
    font-weight: 500;
}
.nav-item {
  padding-left: 0!important;
}
.nav-link:first-child {
    padding-left: 0!important;
}


@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1400px;
}
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    border: none;
    border-radius: 0;
    text-align: center;
    font-size: .875rem;
    font-family: 'Poppins', sans-serif;
    margin:0!important;
}
.nav-link {font-family: 'Open Sans', sans-serif;font-size: 19px;transition: all 100ms;font-family: 'Poppins', sans-serif;line-height: 150%;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}

@media (min-width: 1200px){

}
}
button.btn.btn-secondary {
  float: left;
  border: 3px solid white;
  background: none;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

button.btn.btn-core {
  float: left;
  border: 2px solid #1e9645;
  background: none;
  color: #1e9645;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.home-description {
  text-align: left;
  font-size: 1.25rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: -0.01rem;
  width: 70%;
  margin-bottom: 20px;
  margin-top: 20px;
  color: white!important;
  line-height: 1.75rem;
}
.navbar-nav {
    display: flex;
    list-style: none;
    gap: 25px;
}

.bg-light {
   background-color: #0000009e !important;
}
.navbar-collapse{
  flex-grow:0!important;
}

header {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    border-radius: 0 0 50% 50% / 50px;
  }

  header.industry {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
  }
  .overlay_ella {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(
90deg
, #0e1210 25%, rgba(17, 31, 70, 0) 100%);
    opacity: 0.75;
    z-index: -1;
}
  
  header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  
  header .container {
    position: relative;
    z-index: 2;
  }
  
  header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #00240e 0%, rgba(17, 31, 70, 0) 100%);
    opacity: 0.4;
    z-index: 1;
  }
  h3.industry_slideout_action {
    font-size: 1.75rem;
    font-weight: 500;
    font-family: 'Poppins';
    letter-spacing: -0.02rem;
    text-align: left;
}
  
  header .scroll-down {
    display: inline-flex;
    align-items: center;
    color: #fff;
    position: absolute;
    transform: rotate( 
90deg);
    transform-origin: 100% 0;
    bottom: 100px;
    right: 0px;
    border: none;
    outline: none;
    font-weight: 300;
    font-size: 1.25rem;
    background-color: transparent;
    cursor: pointer;
    text-transform: uppercase;
  }
  .scroll-down span {
    margin-top:30px;
    width: 20px;
    height: 20px;
    display: block;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    margin: -10px;
    animation: animate 2s infinite;
    
  }
  
  .scroll-down span:nth-child(2) {
    animation-delay: -0.2s;
  }
  
  .scroll-down span:nth-child(3) {
    animation-delay: -0.4s;
  }
  
  @keyframes animate {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
      transform: rotate(-45deg) translate(25px, 25px);
    }
    100% {
      opacity: 0;
    }
  }
  
  /* Media Query for devices withi coarse pointers and no hover functionality */
  
  /* This will use a fallback image instead of a video for devices that commonly do not support the HTML5 video element */
  

  
  .header-img-content{
    width: 100%;
    background-size: cover;
    background-position: center;
  }
  h1.boldtext {
    font-size: 3rem;
    line-height: 3.25rem;
    font-weight: 500;
    letter-spacing: -0.05rem;
    font-family: 'Poppins', sans-serif;
    color: #333333;
    display: block;
    width: 100%;
}
  .fancy-color{
    background: #3CA55C;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #B5AC49, #3CA55C);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #B5AC49, #009445); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .attention_text {
    font-family: 'Poppins', sans-serif;
    font-size: 1.2rem;
    line-height: 1.75rem;
    color: rgb(27 27 27 / 56%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    font-weight: 400;
}
.overlay-industries{
  height: 100%;
  background:linear-gradient(transparent 40%,rgb(0 0 0 / 90%))
}
.industries-head{
  font-weight: 500!important;
  font-family: 'Poppins', sans-serif;
  text-shadow: 0px 0px 60px black;
  color: white;
  font-size: 40px;
  letter-spacing: -0.02rem;
  border-left: 6px solid white;
  padding-left: 15px;
}
.industries_card{
  border-radius: 0px;
  height: 500px;
  background-size: cover!important;
  border-radius: 0 0 50% 50% / 50px;overflow:hidden;
  border:0px;
}
h1.boldtext-centered {

  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: -0.05rem;
  font-family: 'Poppins', sans-serif;
  color: #333333;
  display: block;
  width: 100%;
  text-align:center;

}
.attention_centered{
  font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(27 27 27 / 56%);
    margin: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    font-weight: 400;
    margin: auto;
    width: 50%;
    text-align: center;
}
button.btn.btn-core-center {
  border: 2px solid #1e9645;
  background: none;
  color: #1e9645;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.parra-img{
  height: 100%;
  background-size: cover!important;
  z-index: 0;
}








 
 /*** 
 
 ====================================================================
	 Reset
 ====================================================================
 
  ***/
 
 *{
	 margin:0px;
	 padding:0px;
	 border:none;
	 outline:none;
	 font-size: 100%;
	 color: #FFF;
 }
 
 /*** 
 
 ====================================================================
	 Global Settings
 ====================================================================
 
  ***/
 
 body {
	 -webkit-font-smoothing: antialiased;
	 -moz-font-smoothing: antialiased;
    overflow-x: hidden!important;
    max-width: 100vw!important;
    background:black!important;
 }
 
 a{
	 text-decoration:none;
	 cursor:pointer;
	 color:#3d9346;
 }
 
 a:hover,
 a:focus,
 a:visited{
	 text-decoration:none;
	 outline:none;
 }
 
 h1,h2,h3,h4,h5,h6 {
	 position:relative;
	 font-weight: 600;
	 margin:0px;
	 background:none;
	 line-height: 1.0em;
	 letter-spacing: -0.0em;
	 font-size: 4rem;
 }
 
 h1 {}
 
 textarea{
	 overflow:hidden;	
 }
 
 button{
	 outline: none !important;
	 cursor: pointer;
 }
 
 p,.text{
	 font-size: 16;
	 line-height: 22px;
	 font-weight: 400;
	 color: #777777;
	 letter-spacing: -0.01em;
	 margin: 0;
 }
 
 ::-webkit-input-placeholder{color: inherit;}
 ::-moz-input-placeholder{color: inherit;}
 ::-ms-input-placeholder{color: inherit;}
 
 .auto-container{
	 position:static;
	 max-width:1200px;
	 padding:0px 15px;
	 margin:0 auto;
	 color: #0000;
 }
 
 .page-wrapper{
	 position:relative;
	 margin:0 auto;
	 width:100%;
	 min-width:300px;
	 overflow: hidden;
	 z-index: 9;
 }
 
 ul,li{
	 list-style:none;
	 padding:0px;
	 margin:0px;	
 }
 
 .theme-btn{
	 display:inline-block;
	 -webkit-transition:all 0.3s ease;
	 -moz-transition:all 0.3s ease;
	 -ms-transition:all 0.3s ease;
	 -o-transition:all 0.3s ease;
	 transition:all 0.3s ease;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .theme-btn i{
	 position: relative;
	 top: 0px;
	 display: inline-block;
	 font-size: 14px;
	 margin-left: 7px;
	 margin-bottom: 1px;
	 vertical-align: middle;
 }
 
 .centered{
	 text-align:center !important;
 }
 
 /*Btn Style One*/
 .btn-style-one{
	 position: relative;
	 display: inline-block;
	 font-size: 13px;
	 line-height: 30px;
	 color: #ffffff;
	 padding: 10px 30px;
	 font-weight: 600;
	 overflow: hidden;
	 background-color: #3d9346;
 }
 
 .btn-style-one:hover{
	 background-color: #777777;
	 color: #ffffff;
 }
 
 /*Btn Style Two*/
 .btn-style-two{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 26px;
	 color: #009346;
	 padding: 10px 30px;
	 font-weight: 600;
	 overflow: hidden;
	 border: 2px solid #009346;
 }
 
 .btn-style-two:hover{
	 background-color: #009346;
	 color: #FFFFFF;
 }
 
 .btn-style-darks{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 26px;
	 color: #FFFFFF;
	 background-color: #009346;
	 padding: 10px 30px;
	 font-weight: 600;
	 overflow: hidden;
	 border: 2px solid #009346;
 }
 
 .btn-style-darks:hover{
	 background-color: transparent;
	 color: #009346;
 }
 
 /*Btn Style Three*/
 .btn-style-three{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 26px;
	 color: #ffffff;
	 padding: 10px 30px;
	 font-weight: 600;
	 overflow: hidden;
	 background-color: #3d9346;
 }
 
 .btn-style-three:hover{
	 background-color: #ffffff;
	 color: #222222;
 }
 
 /*Btn Style Four*/
 .btn-style-four{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 26px;
	 color: #ffffff;
	 padding: 10px 30px;
	 font-weight: 600;
	 overflow: hidden;
	 border:2px solid #ffffff;
 }
 
 .btn-style-four:hover{
	 background-color: #ffffff;
	 color: #222222;
 }
 
 /*=== List Style One ===*/
 .list-style-one{
	 position:relative;
 }
 
 .list-style-one li{
	 position:relative;
	 font-size:16px;
	 color: #333333;
	 line-height:27px;
	 font-weight:600;
	 padding-left:14px;
	 margin-bottom:13px;
	 letter-spacing: -0.02em;
 }
 
 .list-style-one li a{
	 color:#333333;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .list-style-one li:before{
	 position: absolute;
	 left: 0;
	 top: 11px;
	 height: 6px;
	 width: 6px;
	 border-radius: 6px;
	 background-color: #44bce2;
	 content: "";
 }
 
 .list-style-one li a:hover{
	 color: #44bce2;
 }
 
 /*=== List Style Two ===*/
 .list-style-two{
	 position: relative;
	 display: block;
	 margin-bottom: 30px;
 }
 
 .list-style-two li{
	 position: relative;
	 font-size: 14px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 padding-left: 20px;
 }
 
 .list-style-two li:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 14px;
	 line-height: 25px;
	 color: #4ee0b0;
	 font-weight: 400;
	 font-family: "Fontawesome";
	 content: "\f138";
 }
 
 /*=== List Style Three ===*/
 .list-style-three{
	 position: relative;
	 display: block;
	 margin-bottom: 30px;
 }
 
 .list-style-three li{
	 position: relative;
	 font-size: 14px;
	 line-height: 24px;
	 color: #333333;
	 font-weight: 400;
	 padding-left: 25px;
	 margin-bottom: 10px;
 }
 
 .list-style-three li a{
	 color: #333333;
 }
 
 .list-style-three li:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 14px;
	 line-height: 24px;
	 color: #fe6699;
	 font-weight: 300;
	 font-family: "Fontawesome";
	 content: "\f18e";
 }
 
 .theme_color{
	 color:#3d9346;
 }
 
 .pull-right{
	 float: right;
 }
 
 .pull-left{
	 float: left;
 }
 
 .preloader{
	 position:fixed;
	 left:0px;
	 top:0px;
	 width:100%;
	 height:100%;
	 z-index:999999;
	 background-color:#ffffff;
	 background-position:center center;
 }
 
 img{
	 display:inline-block;
	 max-width:100%;
	 height:auto;	
 }
 
 .dropdown-toggle::after{
	 display: none;
 }
 
 /*** 
 
 ====================================================================
	 Scroll To Top style
 ====================================================================
 
 ***/
 .btn-core-white:hover i {
	 color: #02b64a;
 }
 h3.typography-card-knight-feature {
	 font-family: 'Poppins',sans-serif;
	 font-weight: 500;
	 color: black;
	 letter-spacing: -0.1rem;
	 font-size: 2rem;
	 line-height: 2.25rem;
	 margin-top: 40px;
	 margin-bottom: 40px;
 }
 .scroll-to-top{
	 position:fixed;
	 bottom:20px;
	 right:20px;
	 width: 50px;
	 height: 50px;
	 padding: 12px;
	 color: #314450;
	 font-size:24px;
	 line-height:60px;
	 text-align:center;
	 z-index:100;
	 cursor:pointer;
	 border-radius: 50%!important;
	 display:none;
	 background:white;
	 border-radius: 0;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 h1.home_head_hero {
	 font-size: 4rem;
	 line-height: 3.25rem;
	 font-weight: 600;
	 letter-spacing: -0.2rem;
	 font-family: 'Poppins', sans-serif;
	 color: #1d1d1f;
	 display: block;
	 width: 100%;
	 text-align: center;
 }
 .blog_feature_image {
	 background-size: cover;
	 background-position: center;
 }
 .scale-in-center{-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}
 .darkpurple span {
	 color: #3a206d!important;
 }
 p.home_about_us.pt-5 {
	 font-family: 'Poppins',sans-serif;
	 font-weight: 400;
	 color: rgb(255 255 255 / 80%);
	 letter-spacing: -0.1rem;
	 font-size: 2rem;
	 line-height: 2.4rem;
	 margin-top: 70px;
	 margin-bottom: 20px
 ;
	 padding-top: 0!important;
 }
 h2.home_card_small {
	 font-family: 'Poppins',sans-serif;
	 font-weight: 400;
	 color: white;
	 letter-spacing: -0.08rem;
	 font-size: 1.5rem;
	 margin-top: 0;
	}
 li.list-long {
	 margin: 10px;
	 box-shadow: 20px 20px 60px #bebebe66, -20px -20px 60px #ffffff;
	 padding: 20px;
	 background: white;
	 border-radius: 20px;
	 font-family: 'Poppins',sans-serif;
	 transition: all 200ms;
	 letter-spacing:-0.03rem;
 }
 
 li.list-long a{
	 color:black!important;
	 text-decoration:none;
	 font-size:1rem;
	 font-weight:400;
 }
 
 li.list-long:hover {
 background:#0c0d0e;
 transform:scale(1.05)!important;
 }
 
 li.list-long:hover a{
 color:white!important;
 }
 .btn-core-green-home {
	 border: 2px solid #009445;
	 background:white!important;
	 color: #009445;
	 border-radius: 30px;
	 padding: 10px 30px;
	 font-size: .875rem;
	 font-family: 'Poppins', sans-serif;
	 font-weight: 500;
	 transition: all 200ms;
	 text-decoration:none;
	 display: inline-block;
 }
 
 .btn-core-green-home:hover{
	 background:#009445!important;
	 color: white;	
	 transform:scale(1.05);
 }
 
 .home_card_big {
	 font-family: 'Host Grotesk',sans-serif;
	 font-weight: 600;
	 color: white;
	 letter-spacing: -0.1rem;
	 font-size: 3rem;
	 line-height: 3rem;
	}
 
 @-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
 
 
 h1.boldtext2 {
	 font-size: 2rem;
	 line-height: 2.2rem;
	 font-weight: 500;
	 letter-spacing: -0.05rem;
	 font-family: 'Poppins', sans-serif;
	 color: #333333;
	 display: block;
	 width: 100%;
 }
 h1.blog_post_main_title_secondary {
	 font-family: 'Poppins',sans-serif;
	 font-weight: 500;
	 letter-spacing: -0.05rem;
	 font-size: 1.3rem;
	 line-height: 1.5rem;
	 margin-top: 70px;
	 margin-bottom: 0;
	}
 p.top_text_feature {
	 font-family: 'Poppins',sans-serif;
	 font-size: .875rem;
	 margin: 0;
	 padding: 0;
	 line-height: 1.3rem;
 }
 h1.blog_post_main_title_feature {
	 font-family: 'Lora', sans-serif;
	 font-weight: 600;
	 text-align: left;
	 letter-spacing: 0.01rem;
	 font-size: 2.2rem;
	 line-height: 2.5rem;
 }
 .scroll-to-top:hover{
	 background: #9e9e9e2e;
	 color: white!important;
	 transition: 0.5s fade;
 }
 
 /*** 
 
 ====================================================================
	 Main Header style
 ====================================================================
 
 ***/
 
 .main-header{
	 position:absolute;
	 top: 0;
	 left: 0;
	 display: block;
	 z-index:999;
	 width:100%;
 }
 
 .header-span{
	 position: relative;
	 display: block;
	 height: 150px;
 }
 
 .main-header .header-top{
	 position: relative;
	 background-color: #2323234a!important;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	 z-index: 999999;
	 color: #0000;
	 height: 46px;
 }
 
 .main-header .top-left{
	 position: relative;
	 float: left;
 }
 
 .main-header .top-left .text {
	 position: relative;
	 display: block;
	 font-size: 12px;
	 color: #868686;
	 font-weight: 400;
	 -webkit-font-smoothing: auto;
	 padding: 10px 0;
 }
 
 .main-header .top-right{
	 position: relative;
	 float: right;
 }
 
 
 
 .main-header .top-right > ul > li:first-child:before{
	 display: none;
 }
 
 .main-header .top-right > ul > li > a{
	 color: #fff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .main-header .top-right > ul > li > i{
	 display: inline-block;
	 color: #ffffff;
	 margin-right: 5px;
 }
 
 .main-header .top-right > ul > li > a:hover{
	 text-decoration: underline;
 }
 
 .social-icon-one{
	 position: relative;
 }
 
 .social-icon-one li{
	 position: relative;
	 float: left;
	 margin-left: 8px;
 }
 
 .social-icon-one li:first-child{
	 margin-left: 0;
 }
 
 .social-icon-one li a{
	 display: block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #fefefe;
	 font-weight: 400;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .social-icon-one li a:hover{
	 color: #3d9346;
 }
 
 /*=== Header Upper ===*/
 
 .main-header .header-upper{
	 position:relative;
	 top: 0;
	 z-index:5;
	 z-index: 99999;
	 background-color: #ffffff;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
	 
 }
 
 .main-header .header-upper .logo-outer{
	 position:relative;
	 float: left;
	 z-index:25;
	 padding: 20px 0px;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .main-header .logo-outer .logo img{
	 position:relative;
	 display:inline-block;
	 max-width: 60%;
 }
 
 .main-header .header-upper .nav-outer{
	 float: right;
 }
 
 /*=== Header Lower ===*/
 
 .main-header .header-lower{
	 background-color: #333333;
	 min-height: auto;
	 z-index: 99999;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .main-header .header-lower .nav-outer{
	 float: left;
	 width: 100%;
 }
 
 .main-menu{
	 position:relative;
	 float:left;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .main-menu .navbar-collapse{
	 padding:0px;	
 }
 
 .main-menu .navigation{
	 position:relative;
	 margin:0px;
 }
 
 .main-menu .navigation > li{
	 position:relative;
	 float:left;
	 padding: 35px 0px;
	 margin-right: 28px;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
	 font-family: 'Montserrat', sans serif;
	 font-weight: 300;
 }
 
 .main-menu .navigation > li > a{
	 position:relative;
	 display:block;
	 text-align:center;
	 font-size: 16px;
	 line-height:30px;
	 font-weight: 400;
	 opacity:1;
	 color: #303235;
	 padding: 0;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
	 -webkit-font-smoothing: auto;
	 -moz-osx-font-smoothing: grayscale;
 }
 
 .main-menu .navigation > li.dropdown > a{
	 padding-right: 14px;
 }
 
 .main-menu .navigation > li.dropdown > a:before{
	 position: absolute;
	 right: 0;
	 top: 0;
	 font-size:14px;
	 line-height:32px;
	 font-weight:400;
	 color:#333333;
	 content: "\f107";
	 font-family: "FontAwesome";
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .main-menu .navigation > li > ul{
	 position:absolute;
	 left:0px;
	 top:120%;
	 width:220px;
	 padding:0px 0px;
	 z-index:100;
	 background:rgba(47,46,50,.95);
	 border-top: 2px solid #009346;
	 -webkit-transition:all 200ms linear;
	 -moz-transition:all 200ms linear;
	 -ms-transition:all 200ms linear;
	 -o-transition:all 200ms linear;
	 transition:all 200ms linear;
	 opacity: 1;
	 -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
 }
 
 .main-menu .navigation > li > ul.from-right{
	 left:auto;
	 right:0px;	
 }
 
 .main-menu .navigation > li > ul.from-right{
	 left:auto;
	 right:0px;	
 }
 
 .main-menu .navigation > li > ul > li{
	 position:relative;
	 width:100%;
	 border-bottom:1px solid rgba(255,255,255,0.10);
 }
 
 .main-menu .navigation > li > ul > li:last-child{
	 border-bottom:none;	
 }
 
 .main-menu .navigation > li > ul > li > a{
	 position:relative;
	 display:block;
	 padding:10px 20px;
	 line-height:24px;
	 font-weight:400;
	 font-size:14px;
	 color:#ffffff;
	 text-align:left;
	 text-transform:capitalize;
	 border-left: 2px solid transparent;
	 transition:all 500ms ease;
	 -moz-transition:all 500ms ease;
	 -webkit-transition:all 500ms ease;
	 -ms-transition:all 500ms ease;
	 -o-transition:all 500ms ease;
 }
 
 .main-menu .navigation > li > ul > li:hover > a{
	 border-left: 2px solid rgba(47,46,50,.90);
	 background:#009346;
	 color: #ffffff;
 }
 
 .main-menu .navigation > li > ul > li.dropdown > a:after{
	 font-family: 'FontAwesome';
	 content: "\f105";
	 position:absolute;
	 right:15px;
	 top:11px;
	 width:10px;
	 height:20px;
	 display:block;
	 line-height:20px;
	 font-size:16px;
	 color: #ffffff;
	 font-weight:normal;
	 text-align:center;
	 z-index:5;	
 }
 
 .main-menu .navigation > li > ul > li > ul{
	 position:absolute;
	 left:100%;
	 top:20px;
	 width:220px;
	 padding:0px 0px;
	 z-index:100;
	 background:rgba(47,46,50,.95);
	 border-top: 2px solid #009346;
	 -webkit-transition:all 200ms linear;
	 -moz-transition:all 200ms linear;
	 -ms-transition:all 200ms linear;
	 -o-transition:all 200ms linear;
	 transition:all 200ms linear;
	 -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	 box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
 }
 
 .main-menu .navigation > li > ul > li > ul > li{
	 position:relative;
	 width:100%;
	 border-bottom:1px solid rgba(255,255,255,0.10);
 }
 
 .main-menu .navigation > li > ul > li > ul > li:last-child{
	 border-bottom:none;	
 }
 
 .main-menu .navigation > li > ul > li  > ul > li > a{
	 position:relative;
	 display:block;
	 padding:10px 20px;
	 line-height:24px;
	 font-weight:400;
	 font-size:14px;
	 color:#ffffff;
	 text-align:left;
	 text-transform:capitalize;
	 border-left: 2px solid transparent;
	 transition:all 500ms ease;
	 -moz-transition:all 500ms ease;
	 -webkit-transition:all 500ms ease;
	 -ms-transition:all 500ms ease;
	 -o-transition:all 500ms ease;
 }
 
 .main-menu .navigation > li > ul > li  > ul > li > a:hover{
	 color: #ffffff;
	 background:#009346;
	 border-left: 2px solid rgba(47,46,50,.90);
 }
 
 .main-menu .navigation > li.dropdown:hover > ul{
	 visibility:visible;
	 opacity:1;
	 top:100%;
 }
 
 .main-menu .navigation li > ul > li.dropdown:hover > ul{
	 visibility:visible;
	 opacity:1;
	 top: 0;
 }
 
 .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	 position:absolute;
	 right:10px;
	 top:8px;
	 width:34px;
	 height:30px;
	 border: 1px solid #009346;
	 text-align:center;
	 font-size:16px;
	 line-height:30px;
	 color:#ffffff;
	 cursor:pointer;
	 z-index:5;
	 display:none;
 }
 
 .main-header .outer-box{
	 position: relative;
	 float: left;
 }
 
 /*search box btn*/
 
 .main-header .search-box-outer{
	 position:relative;
	 float: left;
	 padding: 30px 0;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .main-header .search-box-btn{
	 position: relative;
	 height: 40px;
	 width: 40px;
	 cursor: pointer;
	 background: none;
	 font-size: 16px;
	 color: #333333;
	 text-align:right;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .header-style-two .search-box-btn{
	 text-align:left;
 }
 
 .main-header .search-box-btn:before{
	 content:'';
	 position:absolute;
	 left:-5px;
	 top:50%;
	 margin-top:-8px;
	 height:16px;
	 border-left:2px solid #dbdbdb;	
 }
 
 .header-style-two .search-box-btn:before{
	 display:none;	
 }
 
 .main-header .search-box-btn:hover{
	 color: #03274a;
 }
 
 .dropdown-toggle::after{
	 display: none;
 }
 
 .main-header .search-box-outer .dropdown-menu{
	 top:70px !important;
	 left: auto !important;
	 right: 0;
	 padding:0px;
	 width:280px;	
	 border-radius:0px;
	 transform: none !important;
	 border-top:3px solid #25262c;
 }
 
 .main-header .search-panel .form-container{
	 padding:25px 20px;	
 }
 
 .main-header .search-panel .form-group{
	 position:relative;
	 margin:0px;	
 }
 
 .main-header .search-panel input[type="text"],
 .main-header .search-panel input[type="search"],
 .main-header .search-panel input[type="password"],
 .main-header .search-panel select{
	 display:block;
	 width:100%;
	 line-height:24px;
	 padding:7px 40px 7px 15px;
	 height:40px;
	 font-size:14px;
	 border:1px solid #e0e0e0;
	 background:#ffffff;	
 }
 
 .main-header .search-panel input:focus,
 .main-header .search-panel select:focus{
	 border-color:#25262c;	
 }
 
 .main-header .search-panel .search-btn{
	 position:absolute;
	 right:0px;
	 top:0px;
	 width:40px;
	 height:40px;
	 text-align:center;
	 color:#555555;
	 font-size:12px;
	 background:none;
	 cursor:pointer;
 }
 
 /*================================================
			 Header Style Two
 ==================================================*/
 
 .header-style-two{
	 position: fixed;
	 left: 0;
	 top: 0;
	 width: 100%;
	 background-color: transparent;
 }
 
 .header-style-two .header-upper{
	 background-color: transparent;
	 position: relative;
 }
 
 .header-style-two .inner-container{
	 padding: 0 70px;
	 /* border-bottom: 1px solid rgba(255,255,255,0.30); */
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .header-style-two .header-upper .logo-outer{
	 padding: 27px 0;
 }
 
 .header-style-two  .main-menu .navigation > li{
	 padding: 42px 0;
	 margin-right: 0;
	 margin-left: 40px;
 }
 
 .header-style-two  .main-menu .navigation > li.dropdown > a:before,
 .header-style-two  .main-menu .navigation > li > a{
	 color: #ffffff !important;
 }
 
 .header-style-two  .outer-box{
	 margin-left: 30px;
	 padding-left: 30px;
 }
 
 .header-style-two  .outer-box:before{
	 position: absolute;
	 left: 0px;
	 top: 50%;
	 margin-top:-8px;
	 line-height: 40px;
	 font-size: 16px;
	 height:16px;
	 border-left: 2px solid rgba(255,255,255,0.50);
	 font-weight: 400;
	 content: "";	
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .header-style-two .search-box-outer{
	 padding: 37px 0;
 }
 
 .header-style-two .search-box-btn{
	 color: #ffffff;
	 width: 20px;
	 text-align:left;
 }
 
 .header-style-two .nav-toggler{
	 position: relative;
	 float: right;
	 padding: 37px 0;
	 margin-left: 10px;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .header-style-two .nav-toggler .nav-btn {
	 position: relative;
	 font-size: 16px;
	 line-height: 40px;
	 height: 40px;
	 color: #ffffff;
	 cursor: pointer;
	 background-color: transparent;
	 transition: all 300ms ease;
 }
 
 .header-style-two .search-box-btn:hover,
 .header-style-two .nav-toggler .nav-btn:hover{
	 color: #3d9346;
 }
 
 /*================================================
			 Sticky Header
 ==================================================*/
 .main-header.fixed-header .header-upper{
	 position: fixed;
	 left: 0;
	 top: 0;
	 width: 100%;
	 box-shadow: 0 0 10px rgba(0,0,0,0.10);
	 padding-top:10px;padding-bottom:10px;
 }
 
 .main-header.fixed-header .logo-outer{
	 padding: 20px 0;
 }
 
 .main-header.fixed-header .main-menu .navigation > li{
	 padding: 27px 0;
 } 
 .main-header.fixed-header .search-box-outer{
	 padding: 22.5px 0;
 }
 
 .header-style-two.fixed-header .inner-container {
	 background-color:rgba(47,46,50,.90);
	 border-bottom: 1px solid transparent;
 }
 
 .header-style-two.fixed-header .nav-toggler,
 .header-style-two.fixed-header .search-box-outer{
	 padding: 20px 0;
 }
 
 .main-header.fixed-header .search-box-outer .dropdown-menu{
	 top: 60px !important;
 }
 
 .main-header .main-menu .navigation > li.current > a:before,
 .main-header .main-menu .navigation > li:hover > a:before,
 .main-header .main-menu .navigation > li.current > a,
 .main-header .main-menu .navigation > li:hover > a{
	 color: #3d9346;
 }
 
 /***
 
 ====================================================================
	 Hidden Sidebar style
 ====================================================================
 
 ***/
 
 .hidden-bar{
	 position: fixed;
	 right: -500px;
	 top: 0px;
	 max-width: 100%;
	 height:100%;
	 overflow-y:auto;
	 z-index: 99999;
	 opacity: 0;
	 background-color: #222222;
	 visibility: hidden;
	 -webkit-transition: all 0.5s ease;
	 -moz-transition: all 0.5s ease;
	 -ms-transition: all 0.5s ease;
	 -o-transition: all 0.5s ease;
	 transition: all 0.5s ease;
 }
 
 .side-content-visible .hidden-bar{
	 right:0px;
	 opacity:1;
	 visibility:visible;
 }
 
 .hidden-bar .inner-box{
	 position:relative;
	 background-color: #222222;
	 padding:55px 30px 50px;
 }
 
 .hidden-bar .inner-box .cross-icon{
	 position:absolute;
	 right:30px;
	 top:30px;
	 cursor:pointer;
	 color:#ffffff;
	 font-size:20px;
 }
 
 .hidden-bar .inner-box h2{
	 position:relative;
	 font-size:28px;
	 font-weight:500;
	 line-height:1.2em;
	 color:#ffffff;
	 margin-bottom:20px;
 }
 
 /*Appointment Form*/
 
 .hidden-bar .appointment-form{
	 position:relative;
 }
 
 .hidden-bar .appointment-form .form-group{
	 position:relative;
	 margin-bottom:15px;
 }
 
 .hidden-bar .appointment-form input[type="text"],
 .hidden-bar .appointment-form input[type="email"],
 .hidden-bar .appointment-form textarea{
	 position:relative;
	 display:block;
	 width:100%;
	 line-height:23px;
	 padding:10px 25px;
	 height:45px;
	 color:#ffffff;
	 font-size:16px;
	 border:1px solid rgba(255,255,255,0.10);
	 background:none;
	 transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -webkit-transition:all 300ms ease;
 }
 
 .hidden-bar .appointment-form input::placeholder,
 .hidden-bar .appointment-form textarea::placeholder{
	 color:#bdbdbd;
 }
 
 .hidden-bar .appointment-form input:focus,
 .hidden-bar .appointment-form textarea:focus{
	 border-color: #ffffff;
 }
 
 .hidden-bar .appointment-form textarea{
	 height:135px;
	 resize:none;
 }
 
 .hidden-bar .appointment-form .form-group button{
	 margin-top:10px;
	 display: block;
	 width: 100%;
	 border-radius: 0;
	 font-weight: 500;
 }
 
 .contact-info-box{
	 position:relative;
	 padding-top:20px;
 }
 
 .contact-info-box .info-list{
	 position:relative;
	 padding-bottom:18px;
	 margin-bottom:25px;
 }
 
 .contact-info-box .info-list li{
	 position:relative;
	 color:#ffffff;
	 font-size:18px;
	 font-weight:500;
	 margin-bottom:5px;
 }
 
 .contact-info-box .info-list:before{
	 position:absolute;
	 content:'';
	 left:0px;
	 bottom:0px;
	 width:50px;
	 height:1px;
	 background-color:#ffffff;
 }
 
 .contact-info-box .social-list{
	 position:relative;
 }
 
 .contact-info-box .social-list li{
	 position:relative;
	 width:50%;
	 float:left;
	 margin-bottom:6px;
	 display:inline-block;
 }
 
 .contact-info-box .social-list li a{
	 position:relative;
	 font-size:15px;
	 font-weight:500;
	 color:rgba(255,255,255,0.50);
	 transition:all 0.3s ease;
	 -moz-transition:all 0.3s ease;
	 -webkit-transition:all 0.3s ease;
	 -ms-transition:all 0.3s ease;
	 -o-transition:all 0.3s ease;
 }
 
 .contact-info-box .social-list li a:hover{
	 color:rgba(255,255,255,0.80);
 }
 
 .form-back-drop{
	 position:fixed;
	 right:0px;
	 top:0px;
	 width:100%;
	 height:100%;
	 opacity:0;
	 background:rgba(0,0,0,0.70);
	 visibility:hidden;
	 z-index:99999;
	 transition:all 0.5s ease;
	 -moz-transition:all 0.5s ease;
	 -webkit-transition:all 0.5s ease;
	 -ms-transition:all 0.5s ease;
	 -o-transition:all 0.5s ease;	
 }
 
 .side-content-visible .form-back-drop{
	 opacity:1;
	 visibility:visible;
 }
 
 .mCSB_inside>.mCSB_container{
	 margin-right: 0;
 }
 
 /*** 
 
 ====================================================================
			 Page Title
 ====================================================================
 
 ***/
 
 .page-title:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 content:'';

 }
 
 .page-title .inner-container{
	 position: relative;
 }
 
 .page-title h1{
	 position:relative;
	 float: left;
	 font-size:38px;
	 color:#ffffff;
	 line-height: 38px;
	 font-weight: 500;
 }
 
 .page-title .bread-crumb {
	 position: relative;
	 float: right;
	 padding: 10px 0;
 }
 
 .page-title .bread-crumb li{
	 position: relative;
	 float: left;
	 font-size: 14px;
	 line-height: 35px;
	 color: #ffffff;
	 font-weight: 500;
	 text-transform: capitalize;
	 cursor: default;
	 padding-right:  5px;
	 margin-right: 15px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .page-title .bread-crumb li:before{
	 position: absolute;
	 right: -8px;
	 font-size: 16px;
	 line-height: 35px;
	 color: #ffffff;
	 content: "/";
 }
 
 .page-title .bread-crumb li:last-child{
	 padding-right: 0;
	 margin-right: 0;
 }
 
 .page-title .bread-crumb li:last-child:before{
	 display: none;
 }
 
 .page-title .bread-crumb li a{
	 color:#ffffff;
	 font-weight: 500;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .page-title .bread-crumb li a:hover{
	 color:#3d9346;	
 }
 
 /*** 
 
 ====================================================================
		 Section Title
 ====================================================================
 
 ***/
 
 .sec-title{
	 position:relative;
	 z-index: 1;
	 margin-bottom:60px;
 }
 
 .sec-title h2{
	 position: relative;
	 display: block;
	 font-size:36px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 600;
	 padding-bottom: 23px;
	 text-align: center;
 }
 
 
 .sec-title h7 {position: relative;display: block;font-size: 35px;line-height: 1.2em;color: #3d9346;font-weight: 600;}
 
 .sec-title h8 {position: relative;display: block;font-size: 35px;line-height: 1.2em;color: #4d4d4d;font-weight: 600;}
 
 .sec-title h9 {position: relative;display: block;font-size: 28px;line-height: 1.2em;color: #4d4d4d;font-weight: 300;padding-bottom: 23px;text-align: center;padding-top: 23px;-webkit-font-smoothing: auto;-moz-osx-font-smoothing: grayscale;}
 
 
 .sec-title .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #787878;
	 font-weight: 400;
	 margin-top: 25px;
 }
 
 .sec-title.text-center h2:before{
	 right: 0;
	 margin:0 auto;
 }
 
 .sec-title.light .text,
 .sec-title.light h2{
	 color: #ffffff;
 }
 
 /*** 
 
 ====================================================================
		 Banner Section
 ====================================================================
 
 ***/
 
 .banner-section{
	 position: relative;
 }
 
 .banner-carousel{
	 position: relative;
 }
 
 .banner-carousel .slide-item{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 150px 0 150px;
 }
 
 .banner-carousel .slide-item:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #000000;
	 content: "";
	 opacity: 0.15;
 }
 
 .banner-carousel .content-box{
	 position: relative;
 }
 
 .banner-carousel .content-box h3{
	 position: relative;
	 display: block;
	 font-size: 40px;
	 line-height: 55px;
	 color: #ffffff;
	 font-weight: 400;
	 opacity: 0;
	 -webkit-transform: translateY(-50px);
	 -moz-transform: translateY(-50px);
	 -ms-transform: translateY(-50px);
	 -o-transform: translateY(-50px);
	 transform: translateY(-50px);
	 -webkit-transition: all 1000ms ease;
	 -moz-transition: all 100ms ease;
	 -ms-transition: all 1000ms ease;
	 -o-transition: all 1000ms ease;
	 transition: all 1000ms ease;
 }
 
 .banner-carousel .active .content-box h3{
	 opacity: 1;
	 -webkit-transform: translateY(0);
	 -moz-transform: translateY(0);
	 -ms-transform: translateY(0);
	 -o-transform: translateY(0);
	 transform: translateY(0);
	 -webkit-transition-delay: 300ms;
	 -moz-transition-delay: 300ms;
	 -ms-transition-delay: 300ms;
	 -o-transition-delay: 300ms;
	 transition-delay: 300ms;
 }
 
 .banner-carousel h2{
	 position: relative;
	 display: block;
	 font-size: 52px;
	 line-height: 1.2em;
	 color: #ffffff;
	 font-weight: 700;
	 opacity: 0;
	 margin-bottom: 20px;
	 text-transform: uppercase;
	 -webkit-transform: translateY(-50px);
	 -moz-transform: translateY(-50px);
	 -ms-transform: translateY(-50px);
	 -o-transform: translateY(-50px);
	 transform: translateY(-50px);
 }
 
 .banner-carousel .active h2{
	 opacity: 1;
	 -webkit-transform: translateY(0);
	 -moz-transform: translateY(0);
	 -ms-transform: translateY(0);
	 -o-transform: translateY(0);
	 transform: translateY(0);
	 -webkit-transition: all 1000ms ease;
	 -moz-transition: all 100ms ease;
	 -ms-transition: all 1000ms ease;
	 -o-transition: all 1000ms ease;
	 transition: all 1000ms ease;
	 -webkit-transition-delay: 700ms;
	 -moz-transition-delay: 700ms;
	 -ms-transition-delay: 700ms;
	 -o-transition-delay: 700ms;
	 transition-delay: 700ms;
 }
 
 .banner-carousel .content-box .text{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 1.6em;
	 color: #ffffff;
	 font-weight: 400;
	 margin-bottom: 35px;
	 opacity: 0;
	 -webkit-transform: translateY(70px);
	 -moz-transform: translateY(70px);
	 -ms-transform: translateY(70px);
	 -o-transform: translateY(70px);
	 transform: translateY(70px);
 }
 
 .banner-carousel .active  .text{
	 opacity: 1;
	 -webkit-transform: translateY(0);
	 -moz-transform: translateY(0);
	 -ms-transform: translateY(0);
	 -o-transform: translateY(0);
	 transform: translateY(0);
	 -webkit-transition: all 1000ms ease;
	 -moz-transition: all 100ms ease;
	 -ms-transition: all 1000ms ease;
	 -o-transition: all 1000ms ease;
	 transition: all 1000ms ease;
	 -webkit-transition-delay: 1200ms;
	 -moz-transition-delay: 1200ms;
	 -ms-transition-delay: 1200ms;
	 -o-transition-delay: 1200ms;
	 transition-delay: 1200ms;
 }
 
 .banner-carousel .link-box{
	 position: relative;
	 opacity: 0;
	 -webkit-transform: translateY(70px);
	 -moz-transform: translateY(70px);
	 -ms-transform: translateY(70px);
	 -o-transform: translateY(70px);
	 transform: translateY(70px);
 }
 
 .banner-carousel .active .link-box{
	 opacity: 1;
	 -webkit-transform: translateY(0);
	 -moz-transform: translateY(0);
	 -ms-transform: translateY(0);
	 -o-transform: translateY(0);
	 transform: translateY(0);
	 -webkit-transition: all 1000ms ease;
	 -moz-transition: all 1000ms ease;
	 -ms-transition: all 1000ms ease;
	 -o-transition: all 1000ms ease;
	 transition: all 1000ms ease;
	 -webkit-transition-delay: 1500ms;
	 -moz-transition-delay: 1500ms;
	 -ms-transition-delay: 1500ms;
	 -o-transition-delay: 1500ms;
	 transition-delay: 1500ms;
 }
 
 .banner-carousel .link-box a{
	 position: relative;
	 display: inline-block;
	 margin-right: 20px;
	 margin-bottom: 10px;
 }
 
 .banner-carousel .link-box a:last-child{
	 margin-right: 0;
 }
 
 .banner-carousel .owl-dots{
	 display: none;
 }
 
 .banner-carousel .owl-dots{
	 position: absolute;
	 left: 0;
	 bottom: 50px;
	 width: 100%;
	 text-align: center;
	 display: none;
 }
 
 .banner-carousel .owl-dot{
	 position: relative;
	 display: inline-block;
	 height: 10px;
	 width: 10px;
	 margin: 0 4px;
	 background: #7b7b7b padding-box content-box;
	 border: 2px solid transparent;
	 border-radius: 10px;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .banner-carousel .owl-dot:hover,
 .banner-carousel .owl-dot.active{
	 border-color: #d3994c;
	 background-color: transparent;
 }
 
 .banner-carousel .owl-nav{
	 position: absolute;
	 width: 100%;
	 top: 50%;
	 margin-top: -27px;
	 z-index: 99;
	 opacity: 0;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .banner-carousel:hover .owl-nav{
	 opacity: 1;
 }
 
 .banner-carousel .owl-prev, 
 .banner-carousel .owl-next{
	 position: absolute;
	 top: 0;
	 left: 50px;
	 height: 55px;
	 line-height: 55px;
	 width: 55px;
	 font-size: 20px;
	 color: #ffffff;
	 font-weight: 400;
	 text-align: center;
	 border-radius: 50%;
	 background-color: rgba(255,255,255,0.20);
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .banner-carousel .owl-next{
	 left: auto;
	 right: 50px;
 }
 
 .banner-carousel .owl-prev:hover, 
 .banner-carousel .owl-next:hover{
	 background-color: #ffffff;
	 color: #222222;
 } 
 
 
 
 .banner-section.style-two .slide-item .content-box{
	 text-align: center;
 }
 
 .banner-section.style-two .slide-item .text{
	 font-size: 16px;
	 line-height: 25px;
	 font-weight: 400;
	 margin-bottom: 30px
 }
 
 .banner-section.style-two .slide-item h2{
	 font-size: 52px;
	 line-height: 1.2em;
	 color: #ffffff;
	 font-weight: 600;
	 margin-bottom: 15px;
	 text-transform: unset;
 }
 
 .banner-section.style-two .link-box a{
	 text-transform: uppercase;
	 min-width: 164px;
	 text-align: center;
 }
 
 /*** 
 
 ====================================================================
			  About Section
 ====================================================================
 
 ***/
 
 .about-section{
	 position:relative;
	 background-color: #294765;
 }
 
 .about-section .outer-container{
	 position:relative;
	 min-height:400px;
 }
 
 .about-section .content-column{
	 position: relative;
	 float:left;
	 width:50%;
 }
 
 .about-section .content-column .inner-column{
	 position:relative;
	 float: right;
	 max-width:600px;
	 padding:110px 15px 90px 15px;
 }
 
 .about-section .content-column .sec-title{
	 margin-bottom: 30px;
 }
 
 .about-section .content-column h2{
	 font-size: 35px;
	 letter-spacing: 0.02em;
	 line-height: 47px;
 }
 
 .about-section .content-column .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
	 padding-right: 20px;
	 margin-bottom: 20px;
 }
 
 .about-section .content-column .info{
	 position: relative;
 }
 
 .about-section .content-column .info h5{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 25px;
	 color: #3d9346;
	 font-weight: 400;
 }
 
 .about-section .content-column .info h5 span{
	 position: relative;
	 display: inline-block;
	 font-size: 17px;
	 color: #ffffff;
 }
 
 .about-section .content-column .info .sign-image{
	 position: relative;
	 margin-top: 20px;
 }
 
 .about-section .content-column .info .sign-image img{
	 max-width: 100%;
	 height: auto;
 }
 
 .about-section .image-column{
	 position:absolute;
	 float:right;
	 right:0px;
	 top:0px;
	 width:50%;
	 height:100%;
	 background-repeat:no-repeat;
	 background-position:center left;
	 background-size:cover;	
 }
 
 .about-section .image-column .image-box{
	 position:relative;
	 display:none;	
 }
 
 .about-section .image-column .image-box img{
	 position:relative;
	 display:block;
	 width:100%;
 }
 
 /*** 
 
 ====================================================================
			  About Section Two
 ====================================================================
 
 ***/
 
 .about-section-two{
	 position:relative;
 }
 
 .about-section-two .outer-container{
	 position:relative;
	 min-height:400px;
 }
 
 .about-section-two .content-column{
	 position: relative;
	 float:left;
	 width:50%;
 }
 
 .about-section-two .content-column .inner-column{
	 position:relative;
	 float: right;
	 max-width:600px;
	 padding:110px 15px 90px 15px;
 }
 
 .about-section-two .content-column .sec-title{
	 margin-bottom: 30px;
 }
 
 .about-section-two .content-column h2{
	 font-size: 35px;
	 letter-spacing: 0.02em;
	 line-height: 47px;
 }
 
 .about-section-two .content-column .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 padding-right: 20px;
	 margin-bottom: 20px;
 }
 
 .about-section-two .content-column .info{
	 position: relative;
 }
 
 .about-section-two .content-column .info h5{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 25px;
	 color: #3d9346;
	 font-weight: 600;
 }
 
 .about-section-two .content-column .info h5 span{
	 position: relative;
	 display: inline-block;
	 font-size: 17px;
	 color: #222222;
 }
 
 .about-section-two .content-column .info .sign-image{
	 position: relative;
	 margin-top: 20px;
 }
 
 .about-section-two .content-column .info .sign-image img{
	 max-width: 100%;
	 height: auto;
 }
 
 .about-section-two .features-column{
	 position:absolute;
	 float:right;
	 right:0px;
	 top:0px;
	 width:50%;
	 height:100%;
	 background-repeat:no-repeat;
	 background-position:center left;
	 background-size:cover;	
 }
 
 .about-section-two .features-column .inner-column{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 display: table;
	 vertical-align: middle;
	 padding: 0 15px;
 }
 
 .about-section-two .features-column .features-tabs{
	 position: relative;
	 width: 100%;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 vertical-align: middle;
	 display: table-cell;
 }
 
 .about-section-two .features-tabs .inner{
	 position: relative;
	 background-color:rgba(255,255,255,.95);
	 width: 100%;
	 max-width: 775px;
	 margin: 0 auto;
	 padding: 60px 60px 50px;
 }
 
 .about-section-two .features-tabs .tab-btns{
	 position: relative;
	 text-align: center;
	 border-bottom: 1px solid #dddddd;
	 margin-bottom: 20px;
 }
 
 .about-section-two .features-tabs .tab-btn{
	 position: relative;
	 display: inline-block;
	 font-size: 18px;
	 line-height: 30px;
	 color: #222222;
	 font-weight: 600;
	 padding: 10px 50px 10px;
	 border-bottom: 1px solid transparent;
	 margin-bottom: -1px;
	 transition: all 300ms ease;
 font-family: 'IBM Plex Sans', sans-serif;
	 cursor: pointer;
 }
 
 .about-section-two .features-tabs .tab-btn:before{
	 position: absolute;
	 left: 50%;
	 bottom: 0;
	 border-left: 5px solid transparent;
	 border-right: 5px solid transparent;
	 border-bottom: 4px solid transparent;
	 margin-left: -4px;
	 content: "";
 }
 
 .about-section-two .features-tabs .tab-btn.active-btn:before,
 .about-section-two .features-tabs .tab-btn.active-btn{
	 border-bottom-color: #009346;
 }
 
 .about-section-two .features-tabs .text{
	 position: relative;
	 padding: 0 25px;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
	 -webkit-transform: translateX(-20px);
	 -ms-transform: translateX(-20px);
	 transform: translateX(-20px);
 }
 
 .about-section-two .features-tabs .active-tab .text{
	 -webkit-transform: translateX(0px);
	 -ms-transform: translateX(0px);
	 transform: translateX(0px);
 }
 
 .about-section-two .features-tabs .text p{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .about-section-two .features-tabs .text p strong{
	 position: relative;
	 font-size: 18px;
	 line-height: 25px;
	 color: #333333;
	 font-weight:600;
 }
 
 /*** 
 
 ====================================================================
		 Features Section
 ====================================================================
 
 ***/
 
 .features-section{
	 position: relative;
	 padding: 50px 0 80px;
 }
 
 .feature-block{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .feature-block .inner-box{
	 position: relative;
	 overflow: hidden;
 }
 
 .feature-block .image-box{
	 position: relative;
 }
 
 .feature-block .image-box .image{
	 position: relative;
	 margin-bottom: 0;
	 background: #101010;
	 overflow: hidden;
 }
 
 .feature-block .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
 }
 
 .feature-block .inner-box:hover .image-box img{
	 opacity: 0.70;
	 -webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 -ms-transform: scale(1.1);
	 -o-transform: scale(1.1);
	 transform: scale(1.1);
 }
 
 .feature-block .image-box .icon-box{
	 position: absolute;
	 left: 30px;
	 bottom: 20px;
 }
 
 .feature-block .image-box .icon{
	 display: block;
	 text-align: center;
	 height: 60px;
	 width: 60px;
	 font-size: 34px;
	 line-height: 60px;
	 color: #ffffff;
	 background-color: #3d9346;
 }
 
 .feature-block .caption-box{
	 position: relative;
	 padding: 30px 30px;
	 border: 1px solid #d6d6d6;
	 border-top: 0;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .feature-block .caption-box:before{
	 position: absolute;
	 right: -30px;
	 bottom: 0px;
	 font-size: 105px;
	 color: rgba(0,0,0,0.05);
	 font-family: "Flaticon";
	 content: "\f19d";
 }
 
 .feature-block:nth-child(2) .caption-box:before{
	 content: "\f1a6";
 }
 
 .feature-block:nth-child(3) .caption-box:before{
	 content: "\f1a7";
 }
 
 .feature-block .inner-box:hover{
	 -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	 -moz-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	 -ms-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	 -o-box-shadow: 0 0 20px rgba(0,0,0,0.05);
	 box-shadow: 0 0 20px rgba(0,0,0,0.05);
 }
 
 .feature-block .caption-box h3{
	 position: relative;
	 display: block;
	 font-size: 20px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 500;
	 margin-bottom: 10px;
 }
 
 .feature-block .caption-box h3 a{
	 color: #333333;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .feature-block .caption-box h3 a:hover{
	 color: #3d9346;
 }
 
 .feature-block .caption-box .text{
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
 }
 
 /*** 
 
 ====================================================================
			 Features Section Two
 ====================================================================
 
 ***/
 
 .features-section-two{
	 position: relative;
	 padding: 120px 0 80px;
	 background-color: #f3f3f3;
 }
 
 .feature-block-two{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .feature-block-two .inner-box{
	 position: relative;
	 background-color: #ffffff;
 }
 
 .feature-block-two .image-box{
	 position: relative;
 }
 
 .feature-block-two .image{
	 position: relative;
	 margin-bottom: 0;
	 display: block;
	 background: #101010;
	 overflow: hidden;
 }
 
 .feature-block-two .image img{
	 display: block;
	 width: 100%;
	 height: auto;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .feature-block-two .inner-box:hover .image img{
	 opacity: 0.70;
	 -webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 -ms-transform: scale(1.1);
	 -o-transform: scale(1.1);
	 transform: scale(1.1);
 }
 
 .feature-block-two .content-box{
	 position: relative;
	 padding: 45px 29px 25px;
	 border: 1px solid #d6d6d6;
	 border-top: 0;
 }
 
 .feature-block-two .content-box .icon{
	 position: absolute;
	 left: 30px;
	 top: -34px;
	 height: 60px;
	 width: 60px;
	 text-align: center;
	 background-color: #3d9346;
	 font-size: 36px;
	 line-height: 60px;
	 color: #ffffff;
	 font-weight: 400;
 }
 
 .feature-block-two .content-box h4{
	 position: relative;
	 display: block;
	 font-size: 19px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight:500;
	 margin-bottom: 10px;
 }
 
 .feature-block-two .content-box h4 a{
	 color: #333333;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .feature-block-two .content-box h4 a:hover{
	 color: #3d9346;
 }
 
 .feature-block-two .content-box .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 1.6em;
	 color: #777777;
	 padding-bottom: 15px;
	 border-bottom: 1px solid #e2e2e2;
	 margin-bottom: 15px;
 }
 
 .feature-block-two .content-box .link-box a{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #333333;
	 font-weight: 600;
 font-family: 'IBM Plex Sans', sans-serif;
	 text-transform: uppercase;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .feature-block-two .content-box .link-box a i{
	 margin-left: 7px;
 }
 
 .feature-block-two .content-box .link-box a:hover{
	 color: #3d9346;
 }
 
 /*** 
 
 ====================================================================
		 History Section
 ====================================================================
 
 ***/
 
 .history-section{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 100px 0;
 }
 
 .history-section:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #03274a;
	 opacity: 0.85;
	 content: "";
 }
 
 .history-section .content-box{
	 position: relative;
	 text-align: center;
 }
 
 .history-section .content-box .title{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 25px;
	 color: #3d9346;
	 font-weight: 400;
	 text-transform: uppercase;
	 padding-bottom: 25px;
	 margin-bottom: 25px;
 }
 
 .history-section .content-box .title:before{
	 position: absolute;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 width: 50px;
	 height: 3px;
	 margin: 0 auto;
	 background-color: #3d9346;
	 content: "";
 }
 
 .history-section .content-box h2{
	 position: relative;
	 display: block;
	 font-size: 36px;
	 line-height: 47px;
	 color: #ffffff;
	 font-weight: 600;
	 margin-bottom: 30px;
 }
 
 .history-section .content-box .link-box{
	 position: relative;
 }
 
 /*** 
 
 ====================================================================
		 History Section Two
 ====================================================================
 
 ***/
 
 .history-section-two{
	 position: relative;
 }
 
 .history-section-two .upper-box{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 170px 0 175px;
 }
 
 .history-section-two .upper-box:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #03274a;
	 opacity: 0.85;
	 content: "";
 }
 
 .history-tabs{
	 position: relative;
 }
 
 .history-tabs .tab{
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: auto;
	 visibility: hidden;
	 opacity: 0;
 }
 
 .history-tabs .tab.active-tab{
	 position: relative;
	 visibility: visible;
	 opacity:1;
 }
 
 
 .history-tabs .tab-buttons{
	 position: relative;
	 text-align: center;
	 border-bottom: 1px solid rgba(255,255,255,0.15);
 }
 
 .history-tabs .tab-buttons .tab-btn{
	 position: relative;
	 display: inline-block;
	 min-width: 100px;
	 text-align: center;
	 padding-bottom: 20px;
 }
 
 .history-tabs .tab-buttons .tab-btn:before{
	 position: absolute;
	 left: 0;
	 right: 0;
	 bottom: -5px;
	 margin:  0 auto;
	 height: 10px;
	 width: 10px;
	 border-radius: 20px;
	 background-color: #142a44;
	 border: 1px solid rgba(255,255,255,0.15);
	 content: "";
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .history-tabs .tab-buttons .tab-btn span{
	 display: block;
	 font-size: 20px;
	 line-height: 30px;
	 color: #9aa9ae;
	 font-weight: 400;
	 cursor: pointer;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .history-tabs .tab-buttons .tab-btn.active-btn:before{
	 background-color: #ffffff;
 }
 
 .history-tabs .tab-buttons .tab-btn.active-btn span{
	 -webkit-transform-origin: bottom;
	 -moz-transform-origin: bottom;
	 -ms-transform-origin: bottom;
	 -o-transform-origin: bottom;
	 transform-origin: bottom;
	 -webkit-transform: scale(1.8);
	 -moz-transform: scale(1.8);
	 -ms-transform: scale(1.8);
	 -o-transform: scale(1.8);
	 transform: scale(1.8);
	 font-weight: 700;
	 color: #ffffff;
 }
 
 .history-section-two .lower-content{
	 position: relative;
 }
 
 .history-section-two .lower-content .inner-container{
	 position: relative;
	 margin: 0px 30px;
	 margin-top: -110px;
	 height: 500px;
 }
 
 .history-section-two .lower-content .owl-carousel{
	 position: relative;
	 max-width:360px;
	 margin:0 auto;
 }
 
 .history-section-two .lower-content .owl-stage-outer{
	 overflow:visible;
	 height: 500px;
 }
 
 .history-section-two .owl-dots{
	 display:none;	
 }
 
 .history-section-two .owl-nav{
	 position: absolute;
	 left: 0;
	 bottom: 100px;
	 width: 100%;
	 height: 0;
 }
 
 .history-section-two .owl-nav .owl-prev,
 .history-section-two .owl-nav .owl-next{
	 position: absolute;
	 left: -150px;
	 font-size: 24px;
	 opacity: 0.50;
	 color: #101010;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .history-section-two .owl-nav .owl-next{
	 left: auto;
	 right: -150px;
 }
 
 .history-section-two .owl-nav .owl-prev:hover,
 .history-section-two .owl-nav .owl-next:hover{
	 opacity: 1;
 }
 
 .history-block{
	 position: relative;
	 padding: 12px 0;
 }
 
 .history-block .inner-box{
	 position: relative;
	 display: block;
	 box-shadow: 0 9px 12px rgba(0,0,0,0.15);
	 border-radius: 6px 6px;
 }
 
 .history-block .image-box{
	 position: relative;
	 border-radius: 6px 6px;
	 overflow: hidden;
 }
 
 .history-block .image-box .image{
	 position: relative;
	 margin: 0;
 }
 
 .history-block .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .history-block .image-box .title-box{
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 text-align: center;
	 padding: 10px 15px;
	 z-index: 1;
	 background-color: #ffffff;
	 border-radius: 0px 0px 6px 6px;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .history-block .image-box .title-box h4{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 30px;
	 color: #333333;
	 font-weight: 600;
 }
 
 .history-block .content-box{
	 position: absolute;
	 height: 0;
	 overflow: hidden;
	 border-radius: 0px 0px 6px 6px;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .active .history-block .content-box{
	 position: relative;
	 height: 170px;
 }
 
 .history-block .content-box .inner{
	 position: relative;
	 padding: 28px 25px;
	 text-align: center;
	 background-color: #ffffff;
 }
 
 .history-block .content-box h4{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 30px;
	 color: #333333;
	 font-weight: 600;
	 margin-bottom:10px;
 }
 
 .history-block .content-box .text{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
 }
 
 .history-section-two .history-tabs .tab{
	 top:30px ;
	 visibility:hidden;
 }
 
 .history-section-two .history-tabs .tab.active-tab{
	 top:0px;
	 visibility:visible;
	 -webkit-transition:all 500ms ease;
	 -ms-transition:all 500ms ease;
	 -moz-transition:all 500ms ease;
	 transition:all 500ms ease;
 }
 
 
 
 .active .history-block .inner-box .image-box .title-box{
	 bottom: -60px;
 }
 
 .active .history-block .inner-box .content-box{
	 height: 170px;
 }
 
 /*** 
 
 ====================================================================
		 Chart Section
 ====================================================================
 
 ***/
 
 .chart-section{
	 position: relative;
	 padding: 115px 0 80px;
	 
 
 }
 
 .chart-section .content-column{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .chart-section .content-column .sec-title{
	 margin-bottom: 25px;
 }
 
 .chart-section .content-column .sec-title h2{
	 padding-bottom: 30px;
 }
 
 .chart-section .content-column .inner-column{
	 position: relative;
	 padding-right: 15px;
 }
 
 .chart-section .content-column .text{
	 position: relative;
	 margin-bottom: 30px;
 }
 
 .chart-section .content-column .link-box{
	 position: relative;
 }
 
 .chart-section .graph-column{
	 position: relative;
 }
 
 .chart-section .graph-column .inner-column{
	 position: relative;
 }
 
 .chart-section .graph-column .graph-image{
	 position: relative;
	 margin-bottom: 0;
 }
 
 .chart-section .graph-column .graph-image img{
	 display: block;
	 max-width: 100%;
 }
 
 /*** 
 
 ====================================================================
				 Cases Section
 ====================================================================
 
 ***/
 
 .cases-section{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 background-attachment: fixed;
	 padding:115px 0 90px;
 }
 
 .case-block{
	 position: relative;
	 margin-bottom: 30px;
 }
 
 .case-block .image-box{
	 position: relative;
	 overflow: hidden;
 }
 
 .case-block .image-box figure{
	 position: relative;
	 display: block;
	 margin-bottom: 0;
 }
 
 .case-block .image-box img{
	 display: block;
	 width: 100%;
 }
 
 .case-block .image-box a{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 text-align: center;
 }
 
 .case-block .image-box a:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #3d9346;
	 content: "";
	 opacity: .80;
	  -webkit-transform-origin: bottom center;
	 -moz-transform-origin: bottom center;
	 -ms-transform-origin: bottom center;
	 -o-transform-origin: bottom center;
	 transform-origin: bottom center;
	 -webkit-transform: scaleY(0);
	 -moz-transform: scaleY(0);
	 -ms-transform: scaleY(0);
	 -o-transform: scaleY(0);
	 transform: scaleY(0);
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
 }
 
 .case-block .image-box a span{
	 position: absolute;
	 top: 40%;
	 left: 50%;
	 height: 50px;
	 width: 50px;
	 margin-left: -25px;
	 margin-top: -25px;
	 font-size: 16px;
	 line-height: 50px;
	 color: #333333;
	 background-color: #ffffff;
	 border-radius: 50%;
	 opacity: 0;
	 visibility: hidden;
 }
 
 .case-block .image-box:hover a span{
	 top: 50%;
	 visibility: visible;
	 opacity: 1;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 -webkit-transition-delay: 500ms;
	 -moz-transition-delay: 500ms;
	 -ms-transition-delay: 500ms;
	 -o-transition-delay: 500ms;
	 transition-delay: 500ms;
 }
 
 .case-block .image-box:hover a:before{
	 -webkit-transform: scaleY(1);
	 -moz-transform: scaleY(1);
	 -ms-transform: scaleY(1);
	 -o-transform: scaleY(1);
	 transform: scaleY(1);
	 opacity: .70;
 }
 
 /*** 
 
 ====================================================================
		 Cases Section Two
 ====================================================================
 
 ***/
 
 .cases-section-two{
	 position: relative;
	 padding: 115px 0 120px;
 }
 
 .cases-section-two .sec-title{
	 margin-bottom: 35px;
 }
 
 .cases-tabs .tab{
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: auto;
	 visibility: hidden;
	 opacity: 0;
 }
 
 .cases-tabs .tab.active-tab{
	 position: relative;
	 visibility: visible;
	 opacity:1;
 }
 
 .cases-tabs .tab.active-tab .case-block-two {
	 -webkit-transform: scaleX(0);
	 -ms-transform: scaleX(0);
	 transform: scaleX(1);
 }
 
 .cases-tabs .tab .case-block-two {
	 -webkit-transform: scaleX(0);
	 -ms-transform: scaleX(0);
	 transform: scaleX(0);
 }
 
 .cases-section-two .tab-btns-box{
	 position:relative;
	 margin-bottom:45px;
 }
 
 .cases-section-two .tab-btns .tab-btn{
	 position:relative;
	 float: left;
	 line-height:25px;
	 padding:0px 0px;
	 cursor:pointer;
	 color:#222222;
	 font-weight:600;
	 font-size:15px;
	 margin-right: 55px;
 font-family: 'IBM Plex Sans', sans-serif;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .cases-section-two .tab-btns .tab-btn:last-child{
	 margin-right: 0;
 }
 
 .cases-section-two .tab-btns:hover,
 .cases-section-two .tab-btns .active-btn{
	 color:#3d9346;
 }
 
 .cases-section-two .tabs-content{
	 position: relative;
 }
 
 .cases-section-two .tabs-content .case-block-two{
	 position: relative;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
 }
 
 .case-block-two{
	 position: relative;
 }
 
 .case-block-two .image-box{
	 position: relative;
	 overflow: hidden;
 }
 
 .case-block-two .image-box figure{
	 position: relative;
	 margin: 0;
 }
 
 .case-block-two .image-box img{
	 display: block;
	 width: 100%;
 }
 
 .case-block-two .image-box a{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 text-align: center;
 }
 
 .case-block-two .image-box a:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #000000;
	 content: "";
	 opacity: .70;
	  -webkit-transform-origin: top center;
	 -moz-transform-origin: top center;
	 -ms-transform-origin: top center;
	 -o-transform-origin: top center;
	 transform-origin: top center;
	 -webkit-transform: scaleY(0);
	 -moz-transform: scaleY(0);
	 -ms-transform: scaleY(0);
	 -o-transform: scaleY(0);
	 transform: scaleY(0);
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
 }
 
 .case-block-two .image-box a span{
	 position: absolute;
	 bottom: 40%;
	 left: 50%;
	 height: 50px;
	 width: 50px;
	 margin-left: -25px;
	 margin-bottom: -25px;
	 font-size: 18px;
	 line-height: 50px;
	 color: #333333;
	 background-color: #ffffff;
	 border-radius: 50%;
	 opacity: 0;
	 visibility: hidden;
 }
 
 .case-block-two .image-box:hover a span{
	 bottom: 50%;
	 visibility: visible;
	 opacity: 1;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 -webkit-transition-delay: 500ms;
	 -moz-transition-delay: 500ms;
	 -ms-transition-delay: 500ms;
	 -o-transition-delay: 500ms;
	 transition-delay: 500ms;
 }
 
 .case-block-two .image-box:hover a:before{
	 -webkit-transform: scaleY(1);
	 -moz-transform: scaleY(1);
	 -ms-transform: scaleY(1);
	 -o-transform: scaleY(1);
	 transform: scaleY(1);
	 opacity: .70;
 }
 
 .case-block-two .caption-box{
	 position: relative;
	 padding: 15px 0 0;
	 text-align: center;
 }
 
 .case-block-two .caption-box h3{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 22px;
	 color: #222222;
	 font-weight: 500;
 }
 
 .case-block-two .caption-box h3 a{
	 color: #222222;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .case-block-two .caption-box h3 a:hover{
	 color: #3d9346;
 }
 
 .case-block-two .caption-box .tag{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #aaaaaa;
	 font-weight: 400;
 }
 
 /*=== Mixitup Gallery ===*/
 .cases-section-two .filters{
	 margin-bottom:45px;
 }
 
 .cases-section-two .filters .filter-tabs{
	 position:relative;
	 text-align: center;
 }
 
 .cases-section-two .filters li{
	 position:relative;
	 float: left;
	 line-height:25px;
	 padding:0px 0px;
	 cursor:pointer;
	 color:#222222;
	 font-weight:600;
	 font-size:15px;
	 margin-right: 55px;
 font-family: 'IBM Plex Sans', sans-serif;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .cases-section-two .filters li:last-child{
	 margin-right: 0;
 }
 
 .cases-section-two .filters .filter.active,
 .cases-section-two .filters .filter:hover{
	 color: #3d9346;
 }
 
 .cases-section-two .row{
	 margin: 0 -11px;
 }
 
 .cases-section-two .mixitup-gallery .case-block-two{
	 position: relative;
	 padding: 0 11px;
	 margin-bottom: 45px;
 }
 
 .case-block-two.mix{
	 display: none;
 }
 
 .cases-section-two .styled-pagination{
	 margin-top: 15px;
 }
 
 /*** 
 
 ====================================================================
		 Case Single
 ====================================================================
 
 ***/
 
 .case-single{
	 position: relative;
	 padding: 120px 0;
 }
 
 .case-single .upper-box{
	 position: relative;
 }
 
 .case-single .upper-box .image-box{
	 position: relative;
 }
 
 .case-single .upper-box .image-box .image{
	 position: relative;
	 margin-bottom: 0;
 }
 
 .case-single .upper-box .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .case-single .content-box{
	 position: relative;
 }
 
 .case-single .content-box .title-column{
	 position: relative;
 }
 
 .case-single .content-box .title-column .inner{
	 position: relative;
	 padding: 30px 0 0;
 }
 
 .case-single .title-column .title{
	 position: relative;
	 margin-bottom: 15px;
 } 
 
 .case-single .title-column .title h2{
	 position: relative;
	 display: block;
	 font-size: 30px;
	 line-height: 1.2em;
	 color: #222222;
	 font-weight: 500;
 }
 
 .case-single .title-column .title span{
	 font-size: 18px;
	 line-height: 28px;
	 color: #aaaaaa;
	 font-weight: 400;
 }
 
 .case-single .content-box p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 25px;
 }
 
 .case-single .content-box p strong{
	 font-size: 18px;
	 color: #333333;
	 font-weight: 600;
 }
 
 .case-single .info-column{
	 position: relative;
	 margin-top: -115px;
 }
 
 .case-single .info-column .inner{
	 position: relative;
	 padding: 0 22px;
 }
 
 .case-single .case-info{
	 position: relative;
	 background-color: #009346ed;
	 padding: 80px 65px;
	 outline: 1px solid rgba(255,255,255,0.13);
	 outline-offset: -35px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .case-single .case-info ul{
	 position: relative;
 }
 
 .case-single .case-info ul li{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 26px;
	 color: #ffffff;
	 font-weight: 400;
	 margin-bottom: 25px;
 }
 
 .case-single .case-info ul li:last-child{
	 margin-bottom: 0;
 }
 
 .case-single .case-info ul li a{
	 color: #ffffff;
 }
 
 .case-single .case-info ul li a:hover{
	 text-decoration: underline;
 }
 
 .case-single .case-info ul li strong{
	 font-size: 18px;
	 line-height: 26px;
	 font-weight: 500;
 }
 
 .case-single .case-info ul li .rating{
	 position: relative;
	 display: inline-block;
 }
 
 .case-single .case-info ul li .rating span{
	 position: relative;
	 display: inline-block;
	 font-size: 16px;
	 line-height: 26px;
	 color: #ffe50a;
 }
 
 .case-single .text-column{
	 position: relative;
	 margin-bottom: 55px;
 }
 
 .tabs-box{
	 position: relative;
 }
 
 .tabs-box .tab{
	 display: none;
 }
 
 .tabs-box .tab.active-tab{
	 display: block;
 }
 
 .case-info-tabs{
	 position: relative;
 }
 
 .case-info-tabs .tab-btns{
	 position:relative;
	 z-index:1;	
 }
 
 .case-info-tabs .tab-btns .tab-btn{
	 position:relative;
	 float:left;
	 font-size:16px;
	 line-height:25px;
	 color:#333333;
	 font-weight:500;
	 cursor:pointer;
	 text-transform:capitalize;
	 padding:15px 15px;
	 min-width: 215px;
	 border: 1px solid #e2e2e2;
	 background-color: #f5f5f5;
	 margin-right: -1px;
	 text-align: center;
	 -webkit-transition:all 0.3s ease;
	 -moz-transition:all 0.3s ease;
	 -ms-transition:all 0.3s ease;
	 -o-transition:all 0.3s ease;
	 transition:all 0.3s ease;
 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .case-info-tabs .tab-btns .tab-btn:hover,
 .case-info-tabs .tab-btns .tab-btn.active-btn{
	 color:#ffffff;
	 border-color: #009346;
	 background: #009346;
 }
 
 .case-info-tabs .tabs-content{
	 position:relative;
	 padding:50px 50px 60px;
	 border: 1px solid #e2e2e2;
	 background-color: #f5f5f5;
 }
 
 .case-info-tabs .tabs-content .content{
	 position:relative;
 }
 
 .case-info-tabs .tabs-content .content p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 25px;
 }
 
 .case-info-tabs .tabs-content .content .list-style-one{
	 margin-bottom: 25px;
 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .case-info-tabs .tabs-content .content .list-style-one li{
	 font-weight: 400;
	 color: #474646;
	 padding-left: 20px;
 }
 
 .case-info-tabs .tabs-content .content .list-style-one li:before{
	 height: 8px;
	 width: 8px;
	 top: 10px;
 }
 
 .case-info-tabs .tabs-content .content .text-box{
	 position: relative;
	 background-color: #ffffff;
	 padding: 35px 70px;
	 text-align: center;
 }
 
 .case-info-tabs .tabs-content .content .text-box p{
	 font-size: 20px;
	 line-height: 30px;
	 color: #adadad;
	 font-weight: 300;
	 margin-bottom: 0;
 }
 
 /*** 
 
 ====================================================================
			 Styled Pagination
 ====================================================================
 
 ***/
 
 .styled-pagination{
	 position:relative;
	 display: block;
	 width: 100%;
 }
 
 .styled-pagination ul{
	 position:relative;
	 width: 100%;
	 text-align: center;
 }
 
 .styled-pagination li{
	 position:relative;
	 display: inline-block;
	 margin: 0 4px 0;
 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .styled-pagination li a{
	 position:relative;
	 display: block;
	 height:50px;
	 width: 50px;
	 text-align: center;
	 line-height:50px;
	 font-weight:500;
	 font-size:14px;
	 background:#ffffff;
	 color:#222222;
	 border-radius: 2px;
	 border:1px solid #e9e9e9;
	 text-transform: uppercase;
	 -webkit-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .styled-pagination li a:hover{
	 color:#ffffff;	
	 background:#3d9346;
	 border-color:#3d9346;
 }
 
 .styled-pagination li.next-post a,
 .styled-pagination li.prev-post a{
	 width: auto;
	 padding: 0 20px;
 }
 
 /*** 
 
 ====================================================================
		 Services Section
 ====================================================================
 
 ***/
 
 .services-section{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 100px 0 60px;
 }
 
 .services-section:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #03274a;
	 opacity: 0.90;
	 content: "";
 }
 
 .services-section .row{
	 margin: 0 -5px;
 }
 
 .services-section .row .service-block,
 .services-section .row .column{
	 padding: 0 5px;
 }
 
 .services-section .column{
	 margin-bottom: 50px;
 }
 
 .services-section .image-box{
	 position: relative;
 }
 
 .services-section .image-box .image{
	 position: relative;
	 margin-bottom: 0;
 }
 
 .services-section .image-box .image img{
	 position: relative;
	 display: block;
	 width: 100%;
 }
 
 .service-block{
	 position: relative;
	 margin-bottom: 10px;
 }
 
 .service-block .inner-box{
	 position: relative;
	 padding: 40px 40px;
	 text-align: center;
	 background-color: #ffffff;
	 min-height: 220px;
	 vertical-align: middle;
	 overflow: hidden;
 }
 
 .service-block .icon-box{
	 position: relative;
	 display: block;
	 margin-bottom: 20px;
 }
 
 .service-block .icon-box .icon{
	 display: block;
	 font-size: 60px;
	 line-height: 1em;
	 color: #3d9346;
 }
 
 .service-block h3{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 25px;
	 color: #333333;
	 font-weight: 500;
 }
 
 .service-block .content-box{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 text-align: center;
	 background-color: #ffffff;
	 opacity: 0;
	 -webkit-transform: scale(0);
	 -ms-transform: scale(0);
	 transform: scale(0);
	 transform-origin: center;
	 -webkit-transition: all 700ms ease;
	 -moz-transition: all 700ms ease;
	 -ms-transition: all 700ms ease;
	 -o-transition: all 700ms ease;
	 transition: all 700ms ease;
 }
 
 .service-block .inner-box:hover .content-box{
	 opacity: 1;
	 -webkit-transform: scale(1);
	 -ms-transform: scale(1);
	 transform: scale(1);
 }
 
 .service-block .content-box:before{
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 right: 0px;
	 bottom: 0px;
	 content: "";
	 border: 4px solid #0eb7da;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .service-block .content-box .inner{
	 position: absolute;
	 padding: 0 20px;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 -o-transform: translateY(-50%);
	 transform: translateY(-50%);
 }
 
 .service-block .content-box .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 letter-spacing: 0.02em;
	 margin-bottom: 14px;
 }
 
 .service-block .content-box .read-more{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 24px;
	 color: #3d9346;
	 font-weight: 600;
	 text-transform: uppercase;
	 font-family: 'IBM Plex Sans', sans-serif;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .service-block .content-box .read-more i{
	 margin-left: 7px;
 }
 
 /*** 
 
 ====================================================================
		 Services Section Two
 ====================================================================
 
 ***/
 
 .services-section-two{
	 position: relative;
	 padding: 115px 0 80px;
 }
 
 .services-section-two .title-column{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .services-section-two .title-column .inner-column{
	 position: relative;
	 margin-top: -5px;
 }
 
 .services-section-two .title-column .sec-title{
	 margin-bottom: 15px;
 }
 
 .services-section-two .title-column .sec-title h2{
	 line-height: 50px;
 }
 
 .services-section-two .title-column .text{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .services-section-two .title-column .btn-box a{
	 text-transform: uppercase;
	 font-size: 14px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .services-section-two .services-column .row{
	 margin: 0 -25px;
 }
 
 .services-section-two .services-column .service-block-two{
	 padding: 0 25px;
 }
 
 .service-block-two{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .service-block-two .inner-box{
	 position: relative;
 }
 
 .service-block-two .title{
	 position: relative;
	 padding: 0 0px 15px 60px;
	 border-bottom: 1px solid #dcdcdc;
	 margin-bottom: 10px;
	 min-height: 60px;
 }
 
 .service-block-two .title .icon{
	 position: absolute;
	 left: 0;
	 top: 5px;
	 font-size: 40px;
	 line-height: 1em;
	 color: #3d9346;
 }
 
 .service-block-two .title h4{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 25px;
	 color: #232323;
	 font-weight: 500;
 }
 
 .service-block-two .title h4 a{ 
	 color: #232323;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .service-block-two .title h4 a:hover{
	 color: #3d9346;
 } 
 
 .service-block-two .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
 }
 
 /*** 
 
 ====================================================================
		 Services Single
 ====================================================================
 
 ***/
 
 .service-single{
	 position: relative;
	 margin-right: -15px;
 }
 
 .service-single .image-box{
	 position: relative;
 }
 
 .service-single .image-box .image{
	 position: relative;
	 margin-bottom: 0;
 }
 
 .service-single .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .service-single .content-box{
	 position: relative;
	 padding-top: 25px;
 }
 
 .service-single .content-box .title-box{
	 position: relative;
	 padding: 20px 0;
	 padding-left: 90px;
 }
 
 .service-single .content-box .title-box h2{
	 position: relative;
	 display: block;
	 font-size: 25px;
	 line-height: 35px;
	 color: #333333;
 }
 
 .service-single .content-box .title-box .icon{
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 50px;
	 line-height: 65px;
	 color: #3d9346;
	 font-weight: 400;
	 padding-right: 20px;
	 border-right: 1px solid #d9d9d9;
 }
 
 .service-single .content-box p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 margin-bottom: 25px;
 }
 
 .service-single .content-box h3{
	 position: relative;
	 display: block;
	 font-size: 25px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 500;
	 margin-bottom: 15px;
 }
 
 .service-single .content-box .row{
	 margin:0 -6px;
 }
 
 .service-single .content-box .row .column{
	 position: relative;
	 padding: 0 6px;
	 margin-bottom: 25px;
 }
 
 .service-single .content-box .image{
	 margin-bottom: 0;
 }
 
 .service-single .content-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .features-box{
	 position: relative;
 }
 
 .features-box .row{
	 margin: 0 -3px;
 }
 
 .features-box .feature{
	 position: relative;
	 padding: 0 3px;
	 margin-bottom: 30px;
 }
 
 .features-box .feature .inner{
	 position: relative;
	 padding: 45px 20px 50px;
	 background-color: #f9f9f9;
	 border: 1px solid #e4e4e4;
	 text-align: center;
 }
 
 .features-box .feature .icon{
	 position: relative;
	 display: block;
	 font-size: 50px;
	 line-height: 1em;
	 color: #3d9346;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .features-box .feature h3{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 1.2em;
	 color: #222222;
	 font-weight: 500;
	 margin-bottom: 10px;
 }
 
 .features-box .feature p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
 }
 
 .profit-improvement{
	 position: relative;
 }
 
 .profit-improvement h3{
	 position: relative;
	 display: block;
	 font-size: 25px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 500;
	 margin-bottom: 70px;
 }
 
 .profit-improvement .graph{
	 position: relative;
	 text-align: center;
	 margin-bottom: 40px;
 }
 
 .profit-improvement .graph img{
	 display: inline-block;
	 max-width: 100%;
	 height: auto;
 }
 
 /*** 
 
 ====================================================================
		 Team Section
 ====================================================================
 
 ***/
 
 .team-section{
	 position: relative;
	 padding: 115px 0 80px;
 }
 
 .team-section .row{
	 margin:0 -4px;
 }
 
 .team-section .title-block{
	 position: relative;
	 padding: 0 4px;
	 margin-bottom: 40px;
 }
 
 .team-section .title-block .sec-title{
	 margin-bottom: 20px;
 }
 
 .team-section .title-block .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .team-section .title-block .btn-box{
	 position: relative;
 }
 
 .team-section .title-block .btn-box a{
	 text-transform: uppercase;
	 font-weight: 700;
 }
 
 .team-block{
	 position: relative;
	 padding: 0 4px;
	 margin-bottom: 40px;
 }
 
 .team-block .inner-box{
	 position: relative;
	 padding: 25px 20px 30px;
	 border: 1px solid #e1e1e1;
	 text-align: center;
 }
 
 .team-block .image-box{
	 position: relative;
	 height: 123px;
	 width: 123px;
	 margin: 0 auto 18px;
 }
 
 .team-block .image-box:before{
	 position: absolute;
	 left: -5px;
	 top: -3px;
	 height: 130px;
	 width: 130px;
	 border-left: 1px dashed #3d9346;
	 content: "";
	 border-radius: 50%;
 }
 
 .team-block .image-box .image{
	 position: relative;
	 margin-bottom: 0;
 }
 
 .team-block .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
	 border-radius: 50%;
 }
 
 .team-block .info{
	 position: relative;
 }
 
 .team-block .info .name{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 600;
 }
 
 .team-block .info .designation{
	 position: relative;
	 display: block;
	 font-size: 12px;
	 line-height: 1.2em;
	 color: #3d9346;
	 font-weight: 400;
	 margin-top: 3px;
 }
 
 .team-block .text{
	 position: relative;
	 border-top: 1px solid #dadada;
	 padding-top: 12px;
	 margin-top: 10px;
 }
 
 .team-block .text {
	 font-size: 16px;
	 line-height: 25px;
 }
 
 /*** 
 
 ====================================================================
			 Testimonial Section
 ====================================================================
 
 ***/
 
 .testimonial-section{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 120px 0;
 }
 
 .testimonial-section:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #000000;
	 content: "";
	 opacity: 0.05;
 }
 
 .testimonial-box{
	 position: relative;
	 background-color: #ffffff;
	 max-width: 550px;
	 width: 100%;
	 padding: 65px 60px 70px;
	 border-radius: 5px;
 }
 
 .testimonial-box:before{
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 -webkit-transform: translate(-50%, -50%);
	 -moz-transform: translate(-50%, -50%);
	 -ms-transform: translate(-50%, -50%);
	 -o-transform: translate(-50%, -50%);
	 transform: translate(-50%, -50%);
	 font-size: 90px;
	 color: #777777;
	 font-family: "flaticon";
	 content: "\f187";
	 opacity: 0.10;
 }
 
 .testimonial-box:after{
	 position: absolute;
	 left: 100%;
	 top: 40px;
	 border-top: 22px solid transparent;
	 border-bottom: 22px solid transparent;
	 border-left: 22px solid #ffffff;
	 content: "";
 }
 
 .testimonial-carousel{
	 position: relative;
	 padding-bottom: 35px;
 }
 
 .testimonial-block{
	 position: relative;
	 text-align: center;
 }
 
 .testimonial-block .info-box{
	 position: relative;
	 margin-bottom: 20px;
 }
 
 .testimonial-block .info-box .name{
	 position: relative;
	 display: block;
	 font-size: 18px;
	 line-height: 1em;
	 color: #333333;
	 font-weight: 600;
	 margin-bottom: 4px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-block .info-box .designation{
	 position: relative;
	 display: block;
	 font-size: 13px;
	 line-height: 1em;
	 color: #9b9b9b;
	 font-weight: 400;
 }
 
 .testimonial-block .text{
	 position: relative;
	 display: block;
	 font-size: 20px;
	 line-height: 30px;
	 color: #777777;
	 font-weight: 400;
	 font-style: italic;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-carousel .owl-nav{
	 display: none;
 }
 
 .testimonial-carousel .owl-dots{
	 position: absolute;
	 left: 0;
	 bottom: -10px;
	 width: 100%;
	 text-align: center;
 }
 
 .testimonial-carousel .owl-dot{
	 position: relative;
	 display: inline-block;
	 height: 8px;
	 width: 8px;
	 margin: 0 6px;
	 border-radius: 50%;
	 background-color: #cccccc;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .testimonial-carousel .owl-dot:hover,
 .testimonial-carousel .owl-dot.active{
	 background-color: #3d9346;
 }
 
 /*** 
 
 ====================================================================
		 Testimonial Section Two
 ====================================================================
 
 ***/
 
 .testimonial-section-two{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 115px 0;
 }
 
 .testimonial-section-two:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #03274a;
	 content: "";
	 opacity: .90;
 }
 
 .testimonial-section-two .testimonial-carousel{
	 position: relative;
	 padding-bottom: 0;
 } 
 
 .testimonial-block-two{
	 position: relative;
 }
 
 .testimonial-block-two .inner-box{
	 padding-left: 180px;
	 min-height: 160px;
	 padding-right: 60px;
 }
 
 .testimonial-block-two .image-box{
	 position: absolute;
	 left: 35px;
	 top: 0;
	 max-width: 130px;
	 text-align: center;
 }
 
 .testimonial-block-two .image-box .thumb{
	 position: relative;
	 height: 95px;
	 width: 95px;
	 border-radius: 50%;
	 overflow: hidden;
	 margin: 0 auto 13px;
 }
 
 .testimonial-block-two .image-box .thumb img{
	 display: block;
	 width: 100%;
 }
 
 .testimonial-block-two .image-box .name{
	 display: block;
	 font-size: 18px;
	 line-height: 22px;
	 color: #ffffff;
	 font-weight: 600;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-block-two .image-box .designation{
	 position: relative;
	 display: block;
	 font-size: 13px;
	 line-height: 22px;
	 color: #3d9346;
	 font-weight: 400;
 }
 
 .testimonial-block-two .text-box{
	 position: relative;
	 padding-left: 45px;
	 border-left: 1px solid rgba(255,255,255,0.30);
	 padding-top: 15px;
	 padding-bottom: 55px;
 }
 
 .testimonial-block-two .text-box .text{
	 position: relative;
	 font-size: 19px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: 400;
	 font-style: italic;
 }
 
 .testimonial-section-two .testimonial-carousel .owl-dots{
	 right: auto;
	 left: 220px;
	 bottom: 15px;
	 text-align: left;
	 width: auto;
 }
 
 /*** 
 
 ====================================================================
		 Fun Facts and Clients
 ====================================================================
 
 ***/
 
 .fun-facts-and-clients{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 120px 0 0;
 }
 
 .fun-facts-and-clients:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #000000;
	 content: "";
	 opacity: 0.80;
 }
 
 .fun-facts-and-clients .title{
	 position: relative;
	 display: block;
	 margin-bottom: 45px;
	 text-align: center;
 }
 
 .fun-facts-and-clients .title h2{
	 position: relative;
	 display: block;
	 font-size: 30px;
	 line-height: 40px;
	 color: #f3f3f3;
	 font-weight: 600;
 }
 
 .fun-facts-and-clients .title h2 span{
	 color: #3d9346;
 }
 
 .fun-facts-and-clients .fact-counters{
	 position: relative;
	 border-bottom: 1px solid rgba(255,255,255,0.15);
 }
 
 .fact-counters{
	 position: relative;
 }
 
 .fact-counters .text-column .text{
	 position: relative;
	 padding-left: 40px;
	 margin-left: -30px;
	 border-left: 1px solid rgba(255,255,255,0.15);
	 font-size: 16px;
	 line-height: 25px;
	 color: #f3f3f3;
	 font-weight: 400;
 }
 
 .fact-counters .counter-column{
	 position:relative;
	 margin-bottom:35px;
	 text-align: center;
 }
 
 .fact-counters .counter-column .count-box{
	 position: relative;
	 font-size:65px;
	 line-height: 1.2em;
	 color:#ffffff;
	 font-weight: 700;
 
 }
 
 .fact-counters .counter-column .count-box .count-text{
	 position:relative;
	 display: inline-block;
	 font-size:65px;
	 line-height: 1.2em;
	 color:#ffffff;
	 font-weight: 700;
 }
 
 .fact-counters .counter-column .count-box .counter-title{
	 position: relative;
	 display: block;
	 font-size:15px;
	 line-height:25px;
	 font-weight:600;
	 color:#3d9346;
	 margin-top: 5px;
 }
 
 .clients-area{
	 position: relative;
	 padding: 77.5px 0;
 }
 
 .clients-area .sponsors-outer{
	 position: relative;
 }
 
 .clients-area .slide-item{
	 position: relative;
 }
 
 .clients-area .image-box{
	 position: relative;
	 margin: 0;
	 text-align: center;
 }
 
 .clients-area .image-box img{
	 display: inline-block;
	 max-width: 100%;
	 width: auto;
	 height: auto;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .clients-area .sponsors-carousel .owl-dots,
 .clients-area .sponsors-carousel .owl-nav{
	 display: none;
 }
 
 /*** 
 
 ====================================================================
			 News Section
 ====================================================================
 
 ***/
 
 .news-section{
	 position: relative;
	 padding: 115px 0 80px;
 }
 
 .news-section .row{
	 margin:0 -11px;
 }
 
 .news-list,
 .news-block{
	 position: relative;
	 padding: 0 11px;
	 margin-bottom: 40px;
 }
 
 .news-block .inner-box{
	 position: relative;
	 display: block;
 }
 
 .news-block .image-box{
	 position: relative;
 }
 
 .news-block .image{
	 position: relative;
	 display: block;
	 overflow: hidden;
	 background: #101010;
	 margin-bottom: 0;
	 height: 300px;
	 border-radius: 10px 10px 0px 0px;
 }
 
 .news-block .image img{
	 display: block;
	 width: 100%;
	 height: 100%;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
	 object-fit: cover!IMPORTANT;
 }
 
 .news-block .inner-box:hover .image img{
	 opacity: 0.70;
	 -webkit-transform: scale(1.1);
	 -ms-transform: scale(1.1);
	 transform: scale(1.1);
 }
 
 .news-block .lower-content{
	 position: relative;
	 padding: 20px 0 0;
 }
 
 .news-block .lower-content h3{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 26px;
	 color: #333333;
	 font-weight: 600;
	 padding-bottom: 10px;
	 border-bottom: 1px solid #e8e8e8;
	 margin-bottom: 10px;
 }
 
 .news-block .lower-content h3 a{
	 color: #333333;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block .lower-content h3 a:hover{
	 color: #3d9346;
 }
 
 .news-block .lower-content .info{
	 position: relative;
	 display: block;
	 margin-bottom: 7px;
 }
 
 .news-block .lower-content .info li{
	 position: relative;
	 float: left;
	 font-size: 13px;
	 line-height: 25px;
	 color: #333333;
	 font-weight: 400;
	 margin-right: 25px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .news-block .lower-content .info li i{
	 margin-right: 5px;
	 color: #3d9346;
 }
 
 .news-block .lower-content .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .news-block .lower-content .link-box{
	 position: relative;
 }
 
 .news-block .lower-content .link-box a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #049044;
	 font-weight: 500;
	 transition: all 300ms ease;
 }
 
 .news-block .lower-content .link-box a i{
	 margin-left: 10px;
 }
 
 .news-block .lower-content .link-box a:hover{
	 color: #222222;
 }
 
 /* News Block Two */
 
 .news-block-two{
	 position: relative;
	 border: 1px solid #dadada;
	 border-bottom: 0;
 }
 
 .news-block-two:last-child{
	 border-bottom: 1px solid #dadada;
 }
 
 .news-block-two .inner-box{
	 position: relative;
	 padding: 20px 25px;
 }
 
 .news-block-two h3{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #333333;
	 font-weight: 500;
 }
 
 .news-block-two h3 a{
	 color: #333333;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-two h3 a:hover{
	 color: #3d9346;
 }
 
 .news-block-two .info{
	 position: relative;
	 display: block;
	 margin-bottom: 7px;
 }
 
 .news-block-two .info li{
	 position: relative;
	 float: left;
	 font-size: 13px;
	 line-height: 25px;
	 color: #333333;
	 font-weight: 400;
	 margin-right: 25px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .news-block-two .info li i{
	 margin-right: 5px;
	 color: #3d9346;
 }
 
 /*** 
 
 ====================================================================
			 Blog Grid
 ====================================================================
 
 ***/
 
 .blog-grid{
	 position: relative;
	 padding: 120px 0;
 }
 
 .news-block-three{
	 position: relative;
	 margin-bottom: 50px;
 }
 
 .news-block-three .inner-box{
	 position: relative;
 }
 
 .news-block-three .image-box{
	 position: relative;
 }
 
 .news-block-three .image-box .image{
	 position: relative;
	 margin-bottom: 0;
	 overflow: hidden;
 }
 
 .news-block-three .image-box .image a:after{
	 content: "";
	 position: absolute;
	 top: 0%;
	 left: -100%;
	 width: 100%;
	 height: 100%;
	 opacity: .30;
	 background-color: #ffffff;
 }
 
 .news-block-three .inner-box:hover .image-box .image a:after {
	 left: 100%;
	 -webkit-transition: all 1000ms ease;
	 -moz-transition: all 1000ms ease;
	 -ms-transition: all 1000ms ease;
	 -o-transition: all 1000ms ease;
	 transition: all 1000ms ease;
 }
 
 .news-block-three .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .news-block-three .lower-content{
	 position: relative;
	 border-left: 2px solid #f1f1f1;
	 border-right: 2px solid #f1f1f1;
	 border-top: 1px solid #f1f1f1;
 }
 
 .news-block-three .lower-content .title-box{
	 position: relative;
	 padding: 27px 30px 22px;
	 border-bottom: 1px solid #e9e9e9;
 }
 
 .news-block-three .lower-content .title-box:after{
	 content: "";
	 display: table;
	 clear: both;
 }
 
 .news-block-three .tags{
	 position: relative;
	 float: left;
 }
 
 .news-block-three .tags li{
	 position: relative;
	 display: inline-block;
	 margin-right: 8px;
	 margin-bottom: 8px;
 }
 
 .news-block-three .tags li a{
	 position: relative;
	 display: block;
	 font-size: 13px;
	 line-height: 18px;
	 padding: 5px 25px;
	 border-radius: 20px;
	 color: #ffffff;
	 font-weight: 600;
	 background-color: #ff4669;
	 text-transform: uppercase;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-three .tags li.bg-pink a{
	 background-color: #ff4669;
 }
 
 .news-block-three .tags li.bg-green a{
	 background-color: #34c252;
 }
 
 .news-block-three .tags li.bg-light-blue a{
	 background-color: #4c83e7;
 }
 
 .news-block-three .tags li.bg-purple a{
	 background-color: #db48d9;
 }
 
 .news-block-three .tags li.bg-steel-blue a{
	 background-color: #6a6eb8;
 }
 
 .news-block-three .tags li.bg-yellow a{
	 background-color: #cfbe2d;
 }
 
 .news-block-three .tags li.bg-sky a{
	 background-color: #7cb7fa;
 }
 
 .news-block-three .tags li.bg-blue-violet a{
	 background-color: #8346ff;
 }
 
 .news-block-three .tags li.bg-sea-green a{
	 background-color: #34c2b0;
 }
 
 .news-block-three .tags li:hover a{
	 background-color: #222222;
	 color: #ffffff;
 }
 
 .news-block-three .date{
	 position: relative;
	 float: right;
	 font-size: 14px;
	 line-height: 30px;
	 color: #aaaaaa;
	 font-weight: 400;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .news-block-three .date i{
	 position: relative;
	 display: inline-block;
	 color: #44bce2;
 }
 
 .news-block-three .title-box h4{
	 position: relative;
	 font-size: 22px;
	 line-height: 1.2em;
	 color: #222222;
	 font-weight: 500;
	 float: left;
	 width: 100%;
	 margin-top: 16px;
 }
 
 .news-block-three .title-box h4 a{
	 color: #222222;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-three .title-box h4 a:hover{
	 color: #44bce2;
 }
 
 .news-block-three .text-box{
	 position: relative;
	 padding: 10px 30px 20px;
 }
 
 .news-block-three .text-box:after{
	 display: table;
	 content: '';
	 clear: both;
 }
 
 .news-block-three .text-box .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .news-block-three .text-box .link-box{
	 position: relative;
	 float: left;
 }
 
 .news-block-three .text-box .link-box a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #333333;
	 font-weight: 600;
	 margin-bottom: 5px;
	 font-family: 'IBM Plex Sans', sans-serif;
	 letter-spacing: 0.02em;
	 text-transform: uppercase;
	 text-decoration: underline;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-three .text-box .link-box a:hover{
	 color: #44bce2;
 }
 
 .news-block-three .text-box .social-links{
	 position: relative;
	 float: right;
 }
 
 .news-block-three .social-links li{
	 position: relative;
	 float: left;
	 margin-left: 8px;
	 color: #333333;
	 font-size: 14px;
	 line-height: 30px;
	 font-weight: 600;
 }
 
 .news-block-three .social-links li:first-child{
	 margin-left: 0;
 }
 
 .news-block-three .social-links li a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #777777;
	 font-weight: 400;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-three .social-links li a:hover{
	 color: #44bce2;
 }
 
 .news-block-three .bottom-box{
	 position: relative;
	 background-color: #f3f3f3;
	 border: 1px solid #e4e4e4;
	 padding: 10px 30px;
 }
 
 .news-block-three .bottom-box .meta{
	 position: relative;
 }
 
 .news-block-three .meta li{
	 position: relative;
	 float: left;
	 font-size: 14px;
	 line-height: 30px;
	 color: #777777;
	 font-weight: 400;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-right: 30px;
 }
 
 .news-block-three .meta li:last-child{
	 float: right;
	 margin-right: 0;
 }
 
 .news-block-three .meta li i{
	 color: #44bce2;
	 margin-right: 5px;
 }
 
 .news-block-three .meta li a{
	 color: #222222;
	 font-weight: 500;
	 letter-spacing: -0.02em;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-three .meta li a:hover{
	 color: #44bce2;
 }
 
 .blog-grid .styled-pagination{
	 margin-top: 30px;
 }
 
 /*** 
 
 ====================================================================
			 Blog Standard
 ====================================================================
 
 ***/
 
 .blog-standard{
	 position: relative;
 }
 
 .blog-standard .news-block-three{
	 margin-bottom: 60px;
 }
 
 .blog-standard .news-block-three h4{
	 font-size: 25px;
	 margin-top: 0px;
 }
 
 .blog-standard .news-block-three .text-box .text{
	 margin-bottom: 15px;
 }
 
 .blog-standard .news-block-three .bottom-box .meta{
	 text-align: center;
 }
 
 .blog-standard .news-block-three .bottom-box .meta li:nth-child(2){
	 float: none;
	 display: inline-block;
	 margin-left: -30px;
 }
 
 /*News Block Four*/
 
 .news-block-four{
	 position: relative;
	 margin-bottom: 60px;
 }
 
 .news-block-four .inner-box{
	 position: relative;
 }
 
 .news-block-four .image-box{
	 position: relative;
 }
 
 .news-block-four .image-box .image{
	 position: relative;
	 overflow: hidden;
	 margin-bottom: 0;
 }
 
 .news-block-four .image-box .image:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #000000;
	 opacity: .83;
	 content: "";
	 z-index: 1;
 }
 
 .news-block-four .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
	 transition: all 1000ms ease;
 }
 
 .news-block-four .inner-box:hover .image img{
	 -webkit-transform: scale(1.2);
	 -moz-transform: scale(1.2);
	 -ms-transform: scale(1.2);
	 -o-transform: scale(1.2);
	 transform: scale(1.2);
	 -webkit-transition: all 10000ms ease;
	 -moz-transition: all 10000ms ease;
	 -ms-transition: all 10000ms ease;
	 -o-transition: all 10000ms ease;
	 transition: all 10000ms ease;
 }
 
 .news-block-four .info-box{
	 position: absolute;
	 left: 0;
	 top: 50%;
	 width: 100%;
	 height: auto;
	 padding: 0 15px;
	 z-index: 9;
	 text-align: center;
	 -webkit-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 -o-transform: translateY(-50%);
	 transform: translateY(-50%);
 }
 
 .news-block-four .info-box .date{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #aaaaaa;
	 font-weight: 400;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-bottom: 10px;
 }
 
 .news-block-four .info-box .date i{
	 position: relative;
	 display: inline-block;
	 color: #44bce2;
 }
 
 .news-block-four .info-box h4{
	 position: relative;
	 font-size: 25px;
	 line-height: 29px;
	 color: #ffffff;
	 font-weight: 500;
	 margin-bottom: 10px;
 }
 
 .news-block-four .info-box h4 a{
	 color: #ffffff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-four .info-box h4 a:hover{
	 color: #44bce2;
 }
 
 .news-block-four .info-box .link-box{
	 position: relative;
 }
 
 .news-block-four .info-box .link-box a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: 600;
	 margin-bottom: 5px;
	 font-family: 'IBM Plex Sans', sans-serif;
	 letter-spacing: 0.02em;
	 text-transform: uppercase;
	 text-decoration: underline;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .news-block-four .info-box .link-box a:hover{
	 color: #44bce2;
 }
 
 .blockquote-style-one{
	 position: relative;
	 margin-bottom: 60px;
	 background-color: #3d67d4;
	 border: 0;
	 padding: 40px 45px;
 }
 
 .blockquote-style-one p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
	 font-style: italic;
	 margin-bottom: 5px;
 }
 
 .blockquote-style-one .name{
	 position: relative;
	 display: block;
	 font-size: 18px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
	 font-style: normal;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .blockquote-style-one .designation{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #61e27d;
	 font-weight: 400;
	 font-family: 'IBM Plex Sans', sans-serif;
	 padding-left: 15px;
 }
 
 /*** 
 
 ====================================================================
			 Blog Single
 ====================================================================
 
 ***/
 
 .blog-single{
	 position: relative;
 }
 
 .blog-single .news-block-three{
	 margin-bottom: 25px;
 }
 
 .blog-single .news-block-three .lower-content,
 .blog-single .news-block-three .lower-content .title-box,
 .blog-single .news-block-three .text-box{
	 padding-left: 0;
	 padding-right: 0;
	 border-left: 0;
	 border-right: 0;
 }
 
 .blog-single .news-block-three .title-box h4{
	 font-size: 25px;
	 margin-top: 3px;
 }
 
 .blog-single .news-block-three .text-box{
	 padding: 15px 0 0;
 }
 
 .blog-single .news-block-three .text-box p{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 25px;
 }
 
 .blog-single .news-block-three .text-box sup{
	 position: relative;
	 float: left;
	 font-size: 33px;
	 line-height: 1em;
	 font-weight: 800;
	 color: #333333;
	 top: 5px;
	 margin-right: 3px;
 }
 
 .blog-single blockquote{
	 position: relative;
	 padding: 35px 40px;
	 border-top: 55px solid #e8eae9;
	 border-right: 70px solid #e8eae9;
	 border-bottom: 55px solid #e8eae9;
	 border-left: 70px solid #e8eae9;
	 font-style: italic;
	 text-align: center;
 }
 
 .blog-single blockquote p{
	 position: relative;
	 font-size: 20px !important;
	 line-height: 35px !important;
	 color: #777777 !important;
	 margin-bottom: 0 !important;
 }
 
 .blog-single blockquote .icon{
	 position: relative;
	 display: block;
	 font-size: 112px;
	 margin-top: 20px;
	 color: #44bce2;
	 font-style: italic;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .blog-single .two-column{
	 position: relative;
 }
 
 .blog-single .two-column .image-column{
	 position: relative;
	 margin-bottom: 30px;
 }
 
 .blog-single .two-column .image-column .image{
	 position: relative;
 }
 
 .blog-single .two-column .image-column img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .blog-single .two-column .text-column{
	 margin-bottom: 17px;
 }
 
 .blog-single .two-column .text-column .inner{
	 margin-left: -5px;
 }
 
 .blog-single .two-column .text-column p{
	 margin-bottom: 15px;
 }
 
 .blog-single .text-box figure{
	 margin-bottom: 25px;
 }
 
 .blog-single .text-box figure img{
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .blog-single .text-box h5{
	 position: relative;
	 display: block;
	 font-size: 17px;
	 line-height: 25px;
	 color: #222222;
	 font-weight: 600;
	 margin-bottom: 15px;
	 letter-spacing: -0.01em;
 }
 
 /*post share options*/
 
 .blog-single .post-share-options{
	 position:relative;
	 margin-bottom: 20px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .blog-single .post-share-options p{
	 position:relative;
	 color:#222222;
	 font-size:16px;
	 line-height: 25px;
	 font-weight:500;
	 margin:0;
	 display: inline-block;
 }
 
 .blog-single .post-share-options .tags{
	 position: relative;
	 display: inline-block;
 }
 
 .blog-single .post-share-options .tags li{
	 position: relative;
	 display: inline-block;
	 margin-right: 12px;
 }
 
 .blog-single .post-share-options .tags a{
	 position:relative;
	 font-size:16px;
	 font-weight:400;
	 line-height: 30px;
	 color:#777777;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .blog-single .post-share-options .tags li:hover a{
	 color: #44bce2;
 }
 
 .blog-single .post-share-options .social-icon{
	 position: relative;
	 display: inline-block;
 }
 
 .blog-single .post-share-options .social-icon li{
	 position: relative;
	 display: inline-block;
	 margin-left: 4px;
 }
 
 .blog-single .post-share-options .social-icon li a{
	 display: inline-block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #3d9346;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .blog-single .post-share-options .social-icon li a:hover{
	 color: #222222;
 }
 
 /* post-controls */
 .blog-single .post-controls{
	 position: relative;
	 text-align: left;
	 padding: 18px 0px;
	 border-top: 1px solid #c1c1c1;
	 border-bottom: 1px solid #c1c1c1;
	 margin-bottom: 50px;
 }
 
 .blog-single .post-controls .inner{
	 position: relative;
 }
 
 .blog-single .post-controls:before{
	 position: absolute;
	 left: 50%;
	 top: 0;
	 height: 100%;
	 border-right: 1px solid #c1c1c1;
	 content: "";
 }
 
 .blog-single .post-controls h5{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 22px;
	 color: #222222;
	 font-weight: 500;
	 max-width: 180px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .blog-single .post-controls h5 a{
	 display: inline-block;
	 color: #222222;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .blog-single .post-controls h5 a:hover{
	 color: #44bce2;
 }
 
 .blog-single .post-controls .icon{
	 position: absolute;
	 left: 0;
	 top: 50%;
	 margin-top: -20px;
	 font-size: 34px;
	 line-height: 40px;
	 color: #d1d1d1;
 }
 
 .blog-single .post-controls .prev-post{
	 position: relative;
	 float: left;
	 width: 50%;
	 padding-left: 60px;
 }
 
 .blog-single .post-controls .prev-post h5{
	 text-align: right;
 }
 
 .blog-single .post-controls .next-post{
	 position: relative;
	 float: right;
	 width: 50%;
	 text-align: right;
	 padding-right: 60px;
 }
 
 .blog-single .post-controls .next-post .icon{
	 left: auto;
	 right: 0;
 }
 
 .blog-single .post-controls .next-post h5{
	 text-align: left;
 }
 
 /*Author Box*/
 
 .author-box{
	 position:relative;
	 background-color: #f5f5f5;
	 padding: 45px 50px;
	 margin-bottom: 60px;
 }
 
 .author-box .inner-box{
	 position:relative;
	 padding-left: 145px;
	 min-height: 125px;
 }
 
 .author-box .thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 height: 125px;
	 width: 125px;
	 border-radius: 50%;
	 overflow: hidden;
	 margin-bottom: 15px;
 }
 
 .author-box .thumb img{
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
 }
 
 .author-box .name{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 1.2em;
	 color: #303031;
	 font-weight: 500;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-bottom: 2px;
 }
 
 .author-box .designation{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 21px;
	 color: #44bce2;
	 font-weight: 500;
	 margin-bottom: 5px;
 }
 
 .author-box .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
 }
 
 /*** 
 
 ====================================================================
			 Blog Single Full Width
 ====================================================================
 
 ***/
 
 .blog-single.full-width{
	 position: relative;
	 padding: 120px 0;
 }
 
 .blog-single.full-width .news-block-three .date{
	 float: left;
 }
 
 .blog-single.full-width .news-block-three .title-box h4{
	 font-size: 22px;
 }
 
 .blog-single.full-width .news-block-three .lower-content .title-box{
	 padding-bottom: 15px;
 }
 
 .blog-single.full-width .news-block-three .text-box{
	 padding: 10px 0 0;
 }
 
 .blog-single.full-width blockquote{
	 border-color: transparent;
	 background-image: url(../images/icons/quote-bg.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 border: 0;
	 padding: 110px 140px 110px;
	 margin: 50px 0;
 }
 
 .blog-single.full-width blockquote .icon,
 .blog-single.full-width blockquote p{
	 z-index: 9;
 }
 
 .blog-single.full-width blockquote:after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background: #ffffff padding-box content-box;
	 padding: 55px 70px;
	 opacity: .85;
	 content: "";
	 z-index: 0;
 }
 
 .blog-single.full-width .text-box h5{
	 font-size: 20px;
	 line-height: 25px;
	 color: #222222;
 }
 
 .blog-single .contact-box{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 margin-top: 5px;
 }
 
 .blog-single .contact-box:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #101010;
	 opacity: .90;
	 content: "";
 }
 
 .blog-single .contact-box:after{
	 position: absolute;
	 right: 24px;
	 bottom: 0;
	 width: 109px;
	 height: 136px;
	 background: url(../images/icons/map-pin.png) no-repeat center;
	 content: "";
	 opacity: .10;
	 z-index: 1;
 }
 
 .blog-single .contact-box .inner-box{
	 position: relative;
	 padding: 40px 40px;
 }
 
 .blog-single .contact-box h5{
	 position: relative;
	 display: block;
	 font-size: 19px;
	 line-height: 1.7em;
	 color: #ffffff;
	 font-weight: 600;
	 margin-bottom: 10px;
 } 
 
 .blog-single .contact-box .text{
	 position: relative;
	 font-size: 15px;
	 line-height: 1.7em;
	 color: #cccccc;
	 font-weight: 400;
	 margin-bottom: 30px;
 }
 
 .blog-single .contact-box .contact-info{
	 position: relative;
 }
 
 .blog-single .contact-box .contact-info li{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 24px;
	 color: #ffffff;
	 font-weight: 400;
	 padding-left: 30px;
	 margin-bottom: 15px;
 }
 
 .blog-single .contact-box .contact-info li .icon{
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 15px;
	 line-height: 24px;
	 color: #ffffff;
 }
 
 .blog-single .contact-box .contact-info li:nth-child(1) .icon{
	 color: #56d845;
 }
 
 .blog-single .contact-box .contact-info li:nth-child(2) .icon{
	 color: #ff3052;
 }
 
 .blog-single .contact-box .contact-info li:nth-child(3) .icon{
	 color: #9e5eff;
 }
 
 .blog-single .contact-box .contact-info li a{
	 color: #ffffff;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .blog-single .contact-box .contact-info li a:hover{
	 color: #44bce2;
 }
 
 /*** 
 
 ====================================================================
			 Call Back Section
 ====================================================================
 
 ***/
 a.footlink:hover {
    color: white;
    font-weight: 500;
    transition: all 200ms;
}
 
 .call-back-section .content-column{
	 position: relative;
	 margin-bottom: 40px;
 }
 
 .call-back-section .content-column .inner-column{
	 position: relative;
	 padding-right: 15px;
 }
 
 .call-back-section .content-column .sec-title{
	 position: relative;
	 margin-bottom: 20px;
 }
 
 .call-back-section .content-column .text{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 .call-back-section .content-column .info-box{
	 position: relative;
	 padding: 40px 40px;
 }
 
 .call-back-section .content-column .info-box .inner{
	 position: relative;
	 padding-left: 0px!important;
 }
 
 .call-back-section .content-column .info-box .icon{
	 position: absolute;
	 left: 0;
	 top: 30px;
	 font-size: 42px;
	 color: #009346;
 }
 
 .call-back-section .content-column .info-box .title{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: rgba(255, 255, 255, 0.64);
	 font-weight: 400;
	 margin-bottom: 10px;
 }
 
 .call-back-section .content-column .info-box h2{
	 position: relative;
	 display: block;
	 font-size: 40px;
	 line-height: 1em;
	 color: #f9c924;
	 font-weight: 700;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .call-back-section .form-column .inner-column{
	 position: relative;
	 padding-top: 40px;
 }
 
 .callback-form{
	 position: relative;
 }
 
 .callback-form .row{
	 margin: 0 -7px;
 }
 
 .callback-form .form-group{
	 position:relative;
	 padding: 0 7px;
	 margin-bottom:10px;	
 }
 
 .callback-form .form-group input[type="text"],
 .callback-form .form-group input[type="email"],	
 .callback-form .form-group textarea,
 .callback-form .form-group select{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #777777;
	 font-weight: 400;
	 padding: 16px 20px;
	 width: 100%;
	 height: 64px;
	 background-color: transparent;
	 border: 1px solid #d4d4d4;
	 -webkit-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .callback-form .form-group textarea{
	 height: 140px;
	 resize: none;
 }
 
 .callback-form .form-group input[type="submit"],
 .callback-form button{
	 padding: 10px 50px;
	 text-transform: uppercase;
 }
 
 .callback-form .form-group input:focus,	
 .callback-form .form-group textarea:focus,
 .callback-form .form-group select:focus{
	 border-color: #3d9346;
 }
 
 /*** 
 
 ====================================================================
			 Call Back Section Two
 ====================================================================
 
 ***/
 
 .call-back-section-two{
	 position: relative;
	 background-color: #f6f6f6;
 }
 
 .call-back-section-two .outer-container{
	 position: relative;
 }
 
 .call-back-section-two .content-column{
	 position: absolute;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 50%;
	 float: left;
 }
 
 .call-back-section-two .content-column:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #333;
	 opacity: 0.60;
	 content: "";
 }
 
 .call-back-section-two .content-column:after{
	 position: absolute;
	 left: 60px;
	 right: 60px;
	 bottom: 60px;
	 top: 60px;
	 /* border: 1px solid rgba(255,255,255,0.40); */
	 content: "";
	 z-index: 1;
 }
 
 .call-back-section-two .content-column .inner-column{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 right: 0;
	 max-width: 450px;
	 padding: 0 15px;
	 margin: 0 auto;
	 display: table;
	 vertical-align: middle;
	 z-index: 9;
 }
 
 .call-back-section-two .content-column .info-box{
	 position: relative;
	 display: table-cell;
	 vertical-align: middle;
	 text-align: center;
 }
 
 .call-back-section-two .content-column .icon{
	 position: relative;
	 display: inline-block;
	 font-size: 62px;
	 line-height: 1em;
	 color: #ffffff;
	 margin-bottom: 15px;
 }
 
 .call-back-section-two .content-column h3{
	 position: relative;
	 display: block;
	 font-size: 30px;
	 line-height: 1.2em;
	 color: #04274a;
	 font-weight: 700;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-bottom: 15px;
 }
 
 .call-back-section-two .content-column .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 margin-bottom: 20px;
 }
 
 .call-back-section-two .content-column .link-box{
	 position: relative;
 }
 
 .call-back-section-two .content-column .link-box a{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #03274a;
	 font-weight: 600;
	 text-transform: uppercase;
	 font-family: 'IBM Plex Sans', sans-serif;
	 border-bottom: 1px solid ;
	 -webkit-transition: all 200ms ease;
	 -moz-transition: all 200ms ease;
	 -ms-transition: all 200ms ease;
	 -o-transition: all 200ms ease;
	 transition: all 200ms ease;
 }
 
 .call-back-section-two .content-column .link-box a:hover{
	 color: #ffffff;
 }
 
 .call-back-section-two .form-column{
	 position: relative;
	 float: right;
	 width: 50%;
 }
 
 .call-back-section-two .form-column .inner-column{
	 position: relative;
	 padding: 85px 15px 80px;
	 max-width: 600px;
	 margin: 0 auto;
 }
 
 .call-back-section-two .form-column .sec-title{
	 margin-bottom: 20px;
 }
 
 .call-back-section-two .form-column .text{
	 font-size: 16px;
	 line-height: 25px;
	 margin-bottom: 30px;
 }
 
 .call-back-section-two .callback-form .form-group textarea{
	 height: 66px;
	 resize: none;
 }
 
 /*** 
 
 ====================================================================
				 Branches Section
 ====================================================================
 
 ***/
 
 .branches-section{
	 position: relative;
	 padding: 140px 0 30px;
 }
 
 .branches-section .row{
	 margin: 0 -13px;
 }
 
 .branch-block{
	 position: relative;
	 padding: 0 13px;
	 margin-bottom: 40px;
 }
 
 .branch-block .inner-box{
	 position: relative;
 }
 
 .branch-block .inner-box:after{
	 position: absolute;
	 right: 20px;
	 bottom: 20px;
	 width: 53px;
	 height: 90px;
	 background-repeat: no-repeat;
	 content: "";
	 opacity: .10;
 }
 
 .branch-block .image-box{
	 position: relative;
 }
 
 .branch-block .image-box .location{
	 position: absolute;
	 left: 10px;
	 bottom: 12px;
	 font-size: 18px;
	 line-height: 25px;
	 padding: 10px 18px;
	 background-color: #ffffff;
	 color: #303031;
	 font-weight: 500;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .branch-block .image-box .image{
	 position: relative;
	 display: block;
	 background: #101010;
	 overflow: hidden;
	 margin-bottom: 0;
 }
 
 .branch-block .image-box .image img{
	 display: block;
	 width: 100%;
	 height: auto;
	 -webkit-transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 transition: all 500ms ease;
 }
 
 .branch-block .inner-box:hover .image-box .image img{
	 opacity: 0.70;
	 -webkit-transform: scale(1.1);
	 -ms-transform: scale(1.1);
	 transform: scale(1.1);
 }
 
 .branch-block .info-box{
	 position: relative;
	 border: 1px solid #e7e7e7;
	 border-top: 0;
	 padding: 30px 30px;
 }
 
 .branch-block .info-box li{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 28px;
	 color: #777777;
	 font-weight: 400;
	 padding-left: 22px;
	 margin-bottom: 18px;
 }
 
 .branch-block .info-box li a{
	 color: #777777;	
 }
 
 .branch-block .info-box li .icon{
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 15px;
	 line-height: 28px;
	 color: #009346;
 }
 
 .branch-block .info-box li a:hover{
	 text-decoration: underline;
 }
 
 /*** 
 
 ====================================================================
			 Contact Form Section
 ====================================================================
 
  ***/
 
 .contact-form-section{
	 position: relative;
	 padding: 0 0 100px;
 }
 
 .contact-form-section .title{
	 position: relative;
	 text-align: center;
	 margin-bottom: 30px;
 }
 
 .contact-form-section .title h2{
	 position: relative;
	 display: block;
	 font-size: 35px;
	 line-height: 1.2em;
	 color: #333333;
	 font-weight: 500;
 }
 
 .contact-form{
	 position: relative;
 }
 
 .contact-form .row{
	 margin:0 -12px;
 }
 
 .contact-form .form-group{
	 position:relative;
	 padding: 0 12px;
	 margin-bottom:25px;	
 }
 
 .contact-form .form-group label{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 23px;
	 color: #333333;
	 font-weight: 400;
	 font-style: italic;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-bottom: 7px;
 }
 
 .contact-form .form-group:last-child{
	 margin-bottom:0px;
 }
 
 .contact-form .form-group input[type="text"],
 .contact-form .form-group input[type="password"],
 .contact-form .form-group input[type="url"],
 .contact-form .form-group input[type="email"],
 .contact-form .form-group select{
	 position:relative;
	 display:block;
	 width:100%;
	 font-size:16px;
	 line-height:30px;
	 padding:15px 25px;
	 color:#333333;
	 font-weight: 400;
	 border:1px solid #f4f4f4;
	 background:#f4f4f4;
	 height:60px;
	 -webkit-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .contact-form .form-group input[type="text"]:focus,
 .contact-form .form-group input[type="password"]:focus,
 .contact-form .form-group input[type="url"]:focus,
 .contact-form .form-group input[type="email"]:focus,
 .contact-form .form-group select:focus,
 .contact-form .form-group textarea:focus{
	 border-color:#44bce2;
 }
 
 .contact-form .form-group textarea{
	 position:relative;
	 display:block;
	 width:100%;
	 font-size:16px;
	 line-height:30px;
	 padding:15px 25px;
	 color:#333333;
	 font-weight: 400;
	 border:1px solid #f4f4f4;
	 background:#f4f4f4;
	 height:170px;
	 resize: none;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
	 margin-bottom: 5px;
 }
 
 .contact-form .form-group input[type="submit"],
 .contact-form .form-group button{
	 text-transform: uppercase;
	 letter-spacing: 0.02em;
 }
 
 .contact-form .form-group label.error{
	 color: #ff0000;
 }
 
 
 /*** 
 
 ====================================================================
		 Map Section
 ====================================================================
 
 ***/
 
 .map-section{
	 position: relative;
	 display: block;
 }
 
 .map-data{
	 text-align:center;
	 font-size:14px;
	 font-weight:400;
	 line-height:1.8em;
 }
 
 .map-data a{
	 display: block;
 }
 
 .map-data h6{
	 font-size:16px;
	 font-weight:700;
	 text-align:center;
	 margin-bottom:5px;
	 color:#121212;
 }
 
 .map-canvas{
	 height:640px;
 }
 
 /***
 
 ==================================================================
				 Main Footer
 ==================================================================
 
 ***/
 
 .main-footer{
	 position:relative;
	 background-color: #03274a;
 }
 
 .main-footer .widgets-section{
	 position:relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 110px 0 10px;
 }
 
 .main-footer .footer-column{
	 position:relative;
 }
 
 .main-footer .footer-widget{
	 position:relative;
	 margin-bottom:40px;
 }
 
 .main-footer .footer-column .widget-title{
	 position: relative;
	 font-size:18px;
	 color:#ffffff;
	 line-height: 30px;
	 margin-bottom:10px;
 }
 
 .main-footer .about-widget{
	 position: relative;
 }
 
 .main-footer .footer-logo{
	 position:relative;	
	 margin-bottom: 35px;
 }
 
 .main-footer .footer-logo figure{
	 margin: 0;
 }
 
 .main-footer .footer-logo img{
	 display:block;
	 max-width:100%;	
	 margin-top: -20px;
 }
 
 .main-footer .about-widget .text{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
	 margin-bottom: 20px;
 }
 
 /*=== links Widget ===*/
 .main-footer .info-widget{
	 position: relative;
	 padding-right: 10px;
 }
 
 .main-footer .info-widget .shedule{
	 position: relative;
	 padding-bottom: 14px;
	 border-bottom: 1px solid rgba(255,255,255,0.15);
	 margin-bottom: 14px;
 }
 
 .main-footer .info-widget .shedule li{
	 position: relative;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
 }
 
 .main-footer .info-widget .item-list{
	 position: relative;
	 padding-bottom: 10px;
	 border-bottom: 1px solid rgba(255,255,255,0.15);
	 margin-bottom: 8px;
 }
 
 .main-footer .info-widget .item-list li{
	 position:relative;
	 float: left;
	 width: 50%;
	 font-size: 16px;
	 line-height: 25px;
	 color: #ffffff;
	 font-weight: 400;
	 margin-bottom: 10px;
 }
 
 .main-footer .info-widget .item-list li a{
	 display: inline-block;
	 color: #ffffff;
	 -webkit-transition: all 200ms ease;
	 -moz-transition: all 200ms ease;
	 -ms-transition: all 200ms ease;
	 -o-transition: all 200ms ease;
	 transition: all 200ms ease;
 }
 
 .main-footer .info-widget .item-list li a:hover{
	 color:#3d9346;
 }
 
 .main-footer .info-widget .social-links .widget-title{
	 margin-bottom: 0px;
 }
 
 .social-icon-two{
	 position: relative;
	 display: block;
 }
 
 .social-icon-two li{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 margin-right: 15px;
	 line-height: 30px;
	 color: #ffffff;
 }
 
 .social-icon-two li a{
	 color: #ffffff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .social-icon-two li a:hover{
	 color: #3d9346;
 }
 
 /*Recent Posts*/
 
 .recent-posts{
	 position: relative;
	 padding-left: 20px;
 }
 
 .recent-posts .post{
	 position: relative;
	 padding-bottom: 15px;
	 border-bottom: 1px solid rgba(255,255,255,0.15);
	 margin-bottom: 10px;
 }
 
 .recent-posts .post:last-child{
	 margin-bottom: 0;
 }
 
 .recent-posts .post .text{
	 position: relative;
	 font-size: 16px;
	 color: #ffffff;
	 line-height: 25px;
	 font-weight: 400;
	 margin-bottom: 10px;
 }
 
 .recent-posts .post .text a{
	 color:#ffffff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .recent-posts .post .text a:hover{
	 color: #3d9346;
 }
 
 .recent-posts .post .date{
	 position: relative;
	 display: block;
	 font-size: 13px;
	 color: #3d9346;
	 line-height: 20px;
 }
 
 /*=== Footer Bottom ===*/
 
 .main-footer .footer-bottom{
	 position:relative;
	 background-color: #009346;
 }
 
 .main-footer .footer-bottom .footer-nav{
	 position: relative;
	 float: right;
	 padding: 20px 0;
 }
 
 .main-footer .footer-bottom .footer-nav li{
	 position: relative;
	 float: left;
	 margin-left: 24px;
	 padding-left: 24px;
	 font-size: 13px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: 400;
 }
 
 .main-footer .footer-bottom .footer-nav li:before{
	 position: absolute;
	 left: -2px;
	 top: 0px;
	 font-size: 14px;
	 line-height: 30px;
	 color: #ffffff;
	 content: "|";
 }
 
 .main-footer .footer-bottom .footer-nav li:first-child:before{
	 display: none;
 }
 
 .main-footer .footer-bottom .footer-nav li a{
	 color: #ffffff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .main-footer .footer-bottom .footer-nav li a:hover{
	 color: #3d9346;
 }
 
 .main-footer .footer-bottom .copyright-text{
	 position: relative;
	 float: left;
	 padding:20px 0;
 }
 
 .main-footer .footer-bottom .copyright-text p{
	 position: relative;
	 font-size: 13px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: 400;
 }
 
 .main-footer .footer-bottom .copyright-text a{
	 color: #ffffff;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .main-footer .footer-bottom .copyright-text a:hover{
	 text-decoration: underline;
 }
 
 /***
 
 ==================================================================
			 Sidebar Page Container
 ==================================================================
 
 ***/
 
 .sidebar-page-container{
	 position: relative;
	 padding: 120px 0 70px;  
 }
 
 .sidebar-page-container .content-side,
 .sidebar-page-container .sidebar-side{
	 position: relative;
	 margin-bottom: 50px;
 }
 
 .sidebar-page-container .sidebar{
	 padding-left: 40px;
 }
 
 .sidebar-page-container .services-sidebar{
	 padding-left: 25px;
 }
 
 .sidebar-widget{
	 position: relative;
	 margin-bottom:30px;
 }
 
 .sidebar-side .sidebar-widget:last-child{
	 margin-bottom: 0;
 }
 
 .sidebar-page-container .sidebar-title{
	 position: relative;
	 padding-bottom: 14px;
	 margin-bottom: 28px;
 }
 
 .sidebar-page-container .sidebar-title:before{
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 height: 2px;
	 width: 40px;
	 background-color: #3d9346;
	 content: "";
 }
 
 .sidebar-page-container .sidebar-title h3{
	 position: relative;
	 font-size: 20px;
	 color: #333333;
	 font-weight: 500;
	 line-height: 30px;
	 letter-spacing: -0.02em;
 }
 
 .sidebar-page-container .widget-content{
	 position: relative;
 }
 
 /*Search Box Widget*/
 
 .sidebar .search-box{
	 position: relative;
 }
 
 .sidebar .search-box .form-group{
	 position:relative;
	 margin:0px;	
	 overflow: hidden;
 }
 
 .sidebar .search-box .form-group input[type="text"],
 .sidebar .search-box .form-group input[type="search"]{
	 position:relative;
	 display:block;
	 font-size:13px;
	 color:#333333;
	 line-height:20px;
	 padding:20px 25px;
	 padding-right: 75px;
	 height:60px;
	 width:100%;
	 background-color: #f1f1f1;
	 -webkit-transition:all 500ms ease;
	 -moz-transition:all 500ms ease;
	 -ms-transition:all 500ms ease;
	 -o-transition:all 500ms ease;
	 transition:all 500ms ease;
 }
 
 .sidebar .search-box .form-group input[type="submit"],
 .sidebar .search-box .form-group button{
	 position:absolute;
	 right:0px;
	 top:0px;
	 width:60px;
	 height:60px;
	 line-height: 60px;
	 text-align:center;
	 font-size:16px;
	 color:#333333;
	 padding: 0;
	 font-weight:400;
	 background-color: transparent;
	 transition:all 500ms ease;
	 -moz-transition:all 500ms ease;
	 -webkit-transition:all 500ms ease;
	 -ms-transition:all 500ms ease;
	 -o-transition:all 500ms ease;
 }
 
 .sidebar .search-box .form-group input[type="submit"]:hover,
 .sidebar .search-box .form-group button:hover{
	 color: #44bce2;
 }
 
 /*=== Categories ===*/
 .sidebar .categories{
	 position: relative;
 }
 
 .category-list{
	 position: relative;
 }
 
 .category-list li{
	 position: relative;
	 border-bottom: 1px solid #e0e0e0;
 }
 
 .category-list li:first-child a{
	 padding-top: 0;
 }
 
 .category-list li a{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 20px;
	 padding: 15px 0 14px;
	 color: #777777;
	 font-weight: 400;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .category-list li a:hover,
 .category-list li.current a{
	 color: #3d9346;
 }
 
 /*=== Contact List ===*/
 
 .contact-list{
	 position: relative;
 }
 
 .contact-list li{
	 position: relative;
	 border-bottom: 1px solid #e0e0e0;
	 font-size: 15px;
	 line-height: 20px;
	 padding: 15px 0 14px;
	 color: #777777;
	 font-weight: 400;
 }
 
 .contact-list li:first-child{
	 padding-top: 0;
 }
 
 .contact-list li a{
	 position: relative;
	 color: #777777;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .contact-list li a:hover{
	 color: #3d9346;
 }
 
 /*=== Brochures Widget ===*/
 .brochures{
	 position: relative;
 }
 
 .brochures .brochure-btn{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: 600;
	 padding: 15px 27px;
	 background-color: #3d9346;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .brochures .brochure-btn span{
	 position: relative;
	 float: right;
	 line-height: 30px;
	 color: #ffffff;
	 font-size: 16px;
 }
 
 .brochures .brochure-btn:hover{
	 background-color: #777777;
 }
 
 /*Quote Widget*/
 
 .testimonial-widget{
	 position: relative;
 }
 
 .testimonial-widget .widget-content{
	 position: relative;
	 padding: 45px 30px;
	 background-color: #f8f8f8;
	 border: 1px solid #efefef;
 }
 
 .testimonial-widget .single-item-carousel{
	 position: relative;
	 padding-bottom: 35px;
 }
 
 .testimonial-block-three{
	 position: relative;
 }
 
 .testimonial-block-three .info-box{
	 position: relative;
	 padding-left: 95px;
	 padding-top: 20px;
	 margin-bottom: 28px;
	 min-height: 80px;
 }
 
 .testimonial-block-three .thumb{
	 position: absolute;
	 top: 0;
	 left: 0;
	 height: 80px;
	 width: 80px;
	 border-radius: 50%;
	 overflow: hidden;
 }
 
 .testimonial-block-three .thumb img{
	 display: block;
	 width: 100%;
 }
 
 .testimonial-block-three .name{
	 position: relative;
	 font-size: 18px;
	 line-height: 22px;
	 color: #333333;
	 font-weight: 700;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-block-three .designation{
	 position: relative;
	 display: block;
	 font-size: 13px;
	 line-height: 22px;
	 color: #3d9346;
	 font-weight: 400;
	 margin-bottom: 20px;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-block-three .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #333333;
	 font-weight: 400;
	 font-style: italic;
	 font-family: 'IBM Plex Sans', sans-serif;
 }
 
 .testimonial-widget .owl-nav{
	 display: none;
 }
 
 .testimonial-widget .owl-dots{
	 position: absolute;
	 left: 0;
	 bottom: -5px;
 }
 
 .testimonial-widget .owl-dot{
	 position: relative;
	 display: inline-block;
	 height: 8px;
	 width: 8px;
	 margin: 0 6px;
	 border-radius: 50%;
	 background-color: #cccccc;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .testimonial-widget .owl-dot:hover,
 .testimonial-widget .owl-dot.active{
	 background-color: #3d9346;
 }
 
 /*=== Latest News ===*/
 
 .post-widget{
	 position: relative;
 }
 
 .post-widget .post{
	 position: relative;
	 padding-left: 115px;
	 padding-bottom: 14px;
	 margin-bottom: 15px;
	 padding-top: 14px;
	 min-height: 115px;
	 border-bottom: 1px solid #e0e0e0;
 }
 
 .post-widget .post:last-child{
	 margin-bottom: 0px;
 }
 
 .post-widget .post .thumb{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100px;
	 width: 100px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -ms-border-radius: 50%;
	 -o-border-radius: 50%;
	 border-radius: 50%;
	 overflow: hidden;
 }
 
 .post-widget .post .thumb img{
	 display: block;
	 width: 100%;
 }
 
 .post-widget .post h3{
	 position: relative;
	 font-size: 16px;
	 line-height: 23px;
	 color: #333333;
	 font-weight: 600;
	 margin-bottom: 4px;
 }
 
 .post-widget .post h3 a{
	 color: #333333;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .post-widget .post h3 a:hover{
	 color: #44bce2;
 }
 
 .post-widget .post .info{
	 position: relative;
 }
 
 .post-widget .post .info li{
	 position: relative;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 30px;
	 color: #aaaaaa;
	 font-weight: 400;
 }
 
 .post-widget .post .info li a{
	 position: relative;
	 color: #aaaaaa;
 }
 
 .post-widget .post .info li i{
	 color: #44bce2;
	 margin-right:4px;
 }
 
 /*=== Contact Widget ===*/
 
 .contact-widget{
	 position: relative;
 }
 
 .contact-widget .widget-content{
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 padding: 45px 50px;
 }
 
 .contact-widget .widget-content:before{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 background-color: #2a57e8;
	 opacity: .90;
	 content: "";
	 outline: 1px solid rgba(255,255,255,0.40);
	 outline-offset: -10px;
 }
 
 .contact-widget .contact-info{
	 position: relative;
 }
 
 .contact-widget .contact-info li{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 20px;
	 color: #ffffff;
	 font-weight: 400;
	 margin-bottom: 28px;
 }
 
 .contact-widget .contact-info li:last-child{
	 margin-bottom: 0;
 }
 
 .contact-widget .contact-info li a{
	 color: #ffffff;
	 display: inline-block;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .contact-widget .contact-info li strong{
	 font-weight: 700;
 }
 
 .contact-widget .contact-info li a:hover{
	 color: #44bce2;
 }
 
 /*=== Tags ===*/
 
 .tags-widget{
	 position: relative;
 }
 
 .tag-list{
	 position: relative;
	 display: block;
	 margin-right: -1px;
 }
 
 .tag-list li{
	 position: relative;
	 float: left;
	 margin-right: 1px;
	 margin-bottom: 1px;
 } 
 
 .tag-list li a{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 20px;
	 color: #333333;
	 font-weight: 400;
	 text-align: center;
	 overflow: hidden;
	 text-transform: capitalize;
	 background-color: #ebebeb;
	 padding: 15px 20px;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .tag-list li a:hover{
	 background-color: #44bce2;
	 color: #ffffff;
 }
 
 /*=== Meta tags ===*/
 .sidebar .meta-widget{
	 position: relative;
 }
 
 .sidebar .meta-widget .sidebar-title{
	 margin-bottom: 5px;
 }
 
 .meta-list{
	 position: relative;
 }
 
 .meta-list li{
	 position: relative;
 }
 
 .meta-list li a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 27px;
	 color: #888888;
	 font-weight: 400;
	 padding: 10px 0 10px;
	 padding-left:16px;
	 border-bottom: 1px solid #d9d9d9;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .meta-list li a:before{
	 position: absolute;
	 left: 2px;
	 top: 0;
	 font-size: 14px;
	 color: #3d9346;
	 line-height: 28px;
	 padding: 10px 0 10px;
	 font-family: "FontAwesome";
	 content: "\f0da";
 }
 
 .meta-list li a span{
	 color: #5dbafc;
	 display: inline-block;
 }
 
 .meta-list li a:hover{
	 color: #5dbafc;
 }
 
 /*** 
 
 ====================================================================
				 Comment Area
 ====================================================================
 
  ***/
 
  .comments-area{
	  position: relative;
	  margin-bottom: 50px;
  }
 
 .group-title{
	 position: relative;
	 margin-bottom: 30px;
 }
 
 .group-title h4{
	 position: relative;
	 font-size: 20px;
	 color: #333333;
	 line-height: 1.2em;
	 font-weight: 500;
 }
 
 .comment-block{
	 position: relative;
 }
 
 .comment-block .inner-box{
	 position: relative;
	 padding: 30px 35px 35px;
	 border: 1px solid #e4e4e4;
	 text-align: center;
 }
 
 .comment-block .thumb{
	 position: relative;
	 height: 115px;
	 width: 115px;
	 border-radius: 50%;
	 overflow: hidden;
	 margin: 0 auto 20px;
 }
 
 .comment-block .thumb img{
	 display: block;
	 width: 100%;
 }
 
 .comment-block .info{
	 position: relative;
	 margin-bottom: 10px;
 }
 
 .comment-block .info .name{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 21px;
	 color: #303031;
	 font-weight: 500;
 }
 
 .comment-block .info .designation{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 21px;
	 color: #44bce2;
	 font-weight: 400;
 }
 
 .comment-block .text{
	 position: relative;
	 display: block;
	 font-size: 16px;
	 line-height: 25px;
	 color: #777777;
	 margin-bottom: 18px;
 }
 
 .comment-block .link-box{
	 position: relative;
 }
 
 .comment-block .link-box a{
	 position: relative;
	 display: block;
	 font-size: 14px;
	 line-height: 20px;
	 color: #3d9346;
	 font-weight: 600;
	 text-transform: uppercase;
	 text-decoration: underline;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .comment-block .link-box a:hover{
	 color: #222222;
 }
 
 .comments-area .owl-carousel{
	 padding-bottom: 50px;
 }
 
 .comments-area .owl-nav{
	 display: none;
 }
 
 .comments-area .owl-dots{
	 position: absolute;
	 left: 0;
	 width: 100%;
	 text-align: center;
	 bottom: -5px;
 }
 
 .comments-area .owl-dot{
	 position: relative;
	 display: inline-block;
	 height: 8px;
	 width: 8px;
	 margin: 0 6px;
	 border-radius: 50%;
	 background-color: #cccccc;
	 -webkit-transition: all 300ms ease;
	 -moz-transition: all 300ms ease;
	 -ms-transition: all 300ms ease;
	 -o-transition: all 300ms ease;
	 transition: all 300ms ease;
 }
 
 .comments-area .owl-dot:hover,
 .comments-area .owl-dot.active{
	 background-color: #3d9346;
 }
 
 /*** 
 
 ====================================================================
			 Comment Form
 ====================================================================
 
  ***/
 
 .comment-form{
	 position: relative;
 }
 
 .comment-form .row{
	 margin:0 -9px;
 }
 
 .comment-form .form-group{
	 position:relative;
	 padding: 0 9px;
	 margin-bottom:25px;	
 }
 
 .comment-form .form-group label{
	 position: relative;
	 display: block;
	 font-size: 15px;
	 line-height: 23px;
	 color: #333333;
	 font-weight: 400;
	 font-style: italic;
	 font-family: 'IBM Plex Sans', sans-serif;
	 margin-bottom: 7px;
 }
 
 .comment-form .form-group:last-child{
	 margin-bottom:0px;
 }
 
 .comment-form .form-group input[type="text"],
 .comment-form .form-group input[type="password"],
 .comment-form .form-group input[type="url"],
 .comment-form .form-group input[type="email"],
 .comment-form .form-group select{
	 position:relative;
	 display:block;
	 width:100%;
	 font-size:16px;
	 line-height:30px;
	 padding:15px 25px;
	 color:#333333;
	 font-weight: 400;
	 border:1px solid #f4f4f4;
	 background:#f4f4f4;
	 height:60px;
	 -webkit-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 transition:all 300ms ease;
 }
 
 .comment-form .form-group input[type="text"]:focus,
 .comment-form .form-group input[type="password"]:focus,
 .comment-form .form-group input[type="url"]:focus,
 .comment-form .form-group input[type="email"]:focus,
 .comment-form .form-group select:focus,
 .comment-form .form-group textarea:focus{
	 border-color:#44bce2;
 }
 
 .comment-form .form-group textarea{
	 position:relative;
	 display:block;
	 width:100%;
	 font-size:16px;
	 line-height:30px;
	 padding:15px 25px;
	 color:#333333;
	 font-weight: 400;
	 border:1px solid #f4f4f4;
	 background:#f4f4f4;
	 height:170px;
	 resize: none;
	 -webkit-transition:all 300ms ease;
	 -moz-transition:all 300ms ease;
	 -ms-transition:all 300ms ease;
	 -o-transition:all 300ms ease;
	 transition:all 300ms ease;
	 margin-bottom: 5px;
 }
 
 .comment-form .form-group input[type="submit"],
 .comment-form .form-group button{
	 text-transform: uppercase;
 }
 
 /*** 
 
 ====================================================================
				 Error Page
 ====================================================================
 
 ***/
 
 .error-page-section{
	 position:relative;
	 text-align:center;
	 padding:200px 0px 150px;
 }
 
 .error-page-section .error-image{
	 position: relative;
	 margin-bottom: 30px;
 }
 
 .error-page-section .error-image img{
	 display: inline-block;
	 max-width: 100%;
	 height: auto;
 }
 
 .error-page-section h4{
	 position: relative;
	 display: block;
	 font-size: 19px;
	 line-height: 30px;
	 color: #222222;
	 font-weight: 700;
	 margin-bottom: 15px;
	 text-transform: uppercase;
 }
 
 .error-page-section h4 span{
	 color: #3d9346;
 }
 
 .error-page-section .text{
	 font-size:15px;
	 color:#777777;
	 font-weight:400;
	 line-height: 25px;
	 margin-bottom:27px;
 }
  
 .error-page-section .btn-box{
	 position: relative;
	 display: block;
 }
 
 .error-page-section .btn-box a{
	 text-transform: uppercase;
	 padding: 10px 38px;
 }
 
 p.text22{
	 font-size: 18px;
	 line-height: 30px;
	 font-weight: 400;
	 color: #777777;
	 /* letter-spacing: -0.01em; */
	 margin: 0;
	 }
	 
	 h9 {
	 color: #000000;
	 font-weight: normal;
	 font-size: 22px;
 }
	  .intelligence-category{
						   font-size: 18px;
	 font-weight: normal;
	 color: #06163a;
	 letter-spacing: -0.5;
	 }
	 .intelligence-title{
						   font-size: 22px;
	 font-weight: 500;
	 color: #06163a;
	 letter-spacing: -0.5;
	 line-height: 30px;
	 display:inline-block;
	 margin-top:10px;
						 
						 }
						  .intelligence-date{
						   font-size: 12px;
	 
	 color: grey;
	 letter-spacing: -0.5;
	 text-transform:uppercase;
	 display:inline-block;
	 margin-top:15px;
	 margin-bottom:15px;
						 
						 }
						 a.intelligence{
						 color:#06163a; }
						 
						  a.intelligence:hover{
							color: #049044;
	 text-decoration: underline;
	 transition: 0.3s; }
	 .vert-center-text {
	position: absolute; 
	top: 40%; 
	left: 0;
	text-align: center; 
	width: 100%; 
 }
 .vert-center-text-head {
	position: absolute; 
	top: 20%; 
	left: 8rem;
 
	width: 100%; 
 }
 
 
 .vert-center-container {
   position:relative;
 }
 span.font-h4 {
	 font-size: 22px;
	 color: inherit;
	 text-decoration:none!important;
 }
 a.servelinks:hover {
	 color: green!important;
	 transition: 0.3s;
	 text-decoration:underline;
 }
 a.servelinks {
	 color: #121212;
 }
 a.contactinfo{
	 color: white;
	 text-decoration: none;
 }
 .iconify { color: green; }
 .overlay{
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 background-color: #318034;
	 opacity: 0.6;
	 }
	 p.contact-name {
		 font-weight: 500;
		 margin-bottom: 10px;
		 color: white;
		 line-height: 1rem;
		 font-family: 'Poppins', sans-serif;
		 font-size: 1.5rem;
		 letter-spacing: -0.05rem;
	 }
	 p.contact-title {
		 font-size: 14px;
		 margin: 0;
		 padding: 0;
		 line-height: 19px;
		 color: white;
		 font-family: 'Poppins', sans-serif;
		 font-weight: 400;
		 opacity: .85;
	 }
	 .main-header .header-top {
 background-color: #f5f5f5!important
 }
 
		 span.fa.fa-angle-down {
	 color: black;
	 display: none;
 }
 .titlebox{
 max-width: 510px;
  
	 background-color: #4d4d4d;
	 bottom: 0;
	 position: absolute;
	 }
	 .box-sub {
	 font-size: 18px; 
	 color: rgba(27, 27, 27, 0.75);
	 font-weight: 300;
	 letter-spacing: -0.5;
	 line-height: 22px;
	 text-align: center;
	 }
	 .industries-head{
		   font-size: 24px;
	 line-height: 28px;
	 font-weight: 400}
	
  .industries-item {
	 font-size: 15px;
	 font-weight: 300;
	 border-bottom: 1px solid rgba(128, 128, 128, 0.16);
	 color: #343a40;
	 padding: 6px 0px;
	 }
	 .brochure-download{
		 width: 100%;
 
	 background-color: #e1efe6;
	 margin-top: 60px;
	 }
	 .pagetitle {
	 font-size: 32px;
	 letter-spacing: -0.5;
	 font-weight: 500;
	 color: #1b1b1b;
	 }
 .speciality {
	 background: #e1efe6;
	 color: #019145;
	 width: auto;
	 display: inline-block;
	 padding: 10px 20px;
	 border-radius: 100px;
	 margin: 3px 0px;
 }
 
 .speciality:hover {
	 background-color: #019145;
	 color: white;
	 transition: 0.3s;
	 cursor:pointer;
 }
 .card-header-custom {
	 border-top: 1px solid rgba(128, 128, 128, 0.18);
 
	 padding: 15px 0px;
	 font-size: 20px;
 }
 .benefits-text{
 padding: 0px 0px;}
 
 .contact-us-side {
	  width: 100%;
	 background-color: #019145;
	 margin-top: 60px;
 }
  a.contactinfo:hover p.contact-name {
	 color: #049044;
	 transition:0.3s;
 }
 
 a.contactinfo:hover p.contact-title {
	 color: #343a40;
	 transition:0.3s;
 }
 a.contactinfo:hover .contact-usr-image {
	 transform:scale(1.15);
	 transition:0.3s;
 
 }
 .contact-usr-image{border-radius:100px;overflow:hidden;width:50px;height:50px;object-fit: cover;}
 .client-contact{
	 background-color: #e1efe6;
 
 }
 .candidate-contact{
 background-color: rgba(128, 128, 128, 0.12);;
 
 }
  .mission{
		   font-size: 44px;
	 letter-spacing: -0.5;
	 font-weight: 600;
	 text-align: center;
	 color: #1b1b1b;
	 padding-bottom: 50px;}
	 
	 .mission-sub{
   font-size: 25px;
	 color: rgba(27, 27, 27, 0.75);
	 font-weight: 300;
	 letter-spacing: -0.5;
	 line-height: 32px;
	 text-align: center;
	 }
	 .company-overlay{
		 width: 100%;
	 height: 100%;
	 position: absolute;
	 background-color: #318034;
	 opacity: 0.6;
	 }
	 .box-body{
  
	 font-size: 20px;
	 color: rgba(27, 27, 27, 0.75);
	 font-weight: 400;
	 letter-spacing: -0.5;
	 line-height: 24px;
	 text-align: center;}
	 
	 .approach-head {
	 font-size: 20px;
	 line-height: 28px;
	 font-weight: 400;
	 color: #019145;
	 }
	 
	 .swing-in-top-bck{-webkit-animation:swing-in-top-bck 1s cubic-bezier(.175,.885,.32,1.275) both;animation:swing-in-top-bck 1s cubic-bezier(.175,.885,.32,1.275) both}
			 /* ----------------------------------------------
  * Generated by Animista on 2020-5-18 17:23:5
  * Licensed under FreeBSD License.
  * See http://animista.net/license for more info. 
  * w: http://animista.net, t: @cssanimista
  * ---------------------------------------------- */
 
 @-webkit-keyframes swing-in-top-bck{0%{-webkit-transform:rotateX(70deg);transform:rotateX(70deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes swing-in-top-bck{0%{-webkit-transform:rotateX(70deg);transform:rotateX(70deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}
			 .menu-large {
   position: static !important;
 }
 
 .megamenu {
   padding: 20px 20px;
   width: 100%;
 }
 
 .megamenu > div > li > ul {
   padding: 0;
   margin: 0;
 }
 
 .megamenu > div > li > ul > li {
   list-style: none;
 }
 
 .megamenu > div > li > ul > li > a {
   display: block;
   padding: 3px 20px;
   clear: both;
   font-weight: normal;
   line-height: 1.428571429;
   color: #333333;
   white-space: normal;
 }
 
 .megamenu > div > li > ul > li > a:hover, .megamenu > div > li > ul > li > a:focus {
	 text-decoration: none;
	 color: #019145;
	 transition: 0.3s;
 }
 
 .megamenu.disabled > a,
 .megamenu.disabled > a:hover,
 .megamenu.disabled > a:focus {
   color: #999999;
 }
 
 .megamenu.disabled > a:hover,
 .megamenu.disabled > a:focus {
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
   cursor: not-allowed;
 }
 
 .megamenu.dropdown-header {
   color: #428bca;
   font-size: 18px;
 }
 
 @media (max-width: 768px) {
	section.culture-introduction {
    padding: 50px 0px!important;
    padding-bottom: 20px!important;
}
section.website_section.lite_color {
    padding: 50px 0px!important;
}
.employee_card.senior_leadership img {
    max-height: 300px!important;
    object-position: top!important;
}
.employee_card img {
    width: 100%!important;
    max-width: 100%!important;
    object-position: top!important;
    max-height: 400px!important;
	 min-height: 400px!important;
}
.employee_card.normal_employees {
    padding: 0!important;
    margin: 0!important;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}
.employee_card.senior_leadership
 {
	padding: 0!important;
	margin: 0!important;
	background: none!important;
	border: none!important;
	box-shadow: none!important;
}
section.great-place {
    padding: 50px 0 !important;
}
	.gptw-inline-element {
    flex-direction: column!important;
	padding-top:0!important;
}
.badgecontainer {
    flex-direction: column-reverse!important;
    align-items: flex-start!important;
	width:100%!important;
}
img.charity_logo_feature {
    width: 35px!important;
    height: 35px!important;
}
gptwtext {
    font-size: clamp(1.25rem, 2.5vw, 1.5rem)!important;
}
.cultureImageArrayCards{
	margin-top:0!important;
}
.title-align-with-dots {
    flex-direction: column!important;
    gap: 20px!important;
}

.charity-block {
    align-items: flex-start!important;
}

.charity-block img:first-child {
    margin-left: 10px!important;
}
.gptw-inline-element img {
    width: 100%!important;
    margin-top: 10px;
}
.greatplacetoworkbadges {
    margin: 20px 0px!important;
}
	section.culture-introduction-title {
    padding: 50px 0px!important;
}

section.culture-introduction-title h1 {
    max-width: 100%!important;
}
section.MissionInPractice {
    padding: 50px 0px!important;
}
.long-service-employee-card {
    margin-bottom: 20px!important;
    border: 0!important;
    background: 0!important;
    padding: 0!important;
    box-shadow: none!important;
    padding: 0 !important;
}

section.full-screen-reviews {
    padding: 50px 0px!important;
}

.long-service-employee-card:first-child{
	margin-top:15px!important;
}
.long-service-employee-card img {
    min-width: 400px!important;
    min-height: 350px!important;
    object-position: top!important;
}


p.homepageTextMainIK {
    width: 100%!important;
}
   .megamenu {
	 margin-left: 0;
	 margin-right: 0;
   }
   .megamenu > li {
	 margin-bottom: 30px;
   }
   .megamenu > li:last-child {
	 margin-bottom: 0;
   }
   .megamenu.dropdown-header {
	 padding: 3px 15px !important;
   }
   .navbar-nav .open .dropdown-menu .dropdown-header {
	 color: #fff;
   }
 }
 .sk-folding-cube {
	 top: 50%;
	 left: 50%;
	 margin-left: -25px;
	 margin-top: -25px;
	 width: 50px;
	 height: 50px;
	 position: absolute;
	 -webkit-transform: rotateZ(45deg);
	 transform: rotateZ(45deg);
 }
 
 .sk-folding-cube .sk-cube {
	 float: left;
	 width: 50%;
	 height: 50%;
	 position: relative;
	 -webkit-transform: scale(1.1);
	 -ms-transform: scale(1.1);
	 transform: scale(1.1);
 }
 
 .sk-folding-cube .sk-cube2 {
	 -webkit-transform: scale(1.1) rotateZ(90deg);
	 transform: scale(1.1) rotateZ(90deg);
 }
 
 
 .sk-folding-cube .sk-cube4 {
	 -webkit-transform: scale(1.1) rotateZ(270deg);
	 transform: scale(1.1) rotateZ(270deg);
 }
 
 .sk-folding-cube .sk-cube3 {
	 -webkit-transform: scale(1.1) rotateZ(180deg);
	 transform: scale(1.1) rotateZ(180deg);
 }
 
 .sk-folding-cube .sk-cube:before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	 animation: sk-foldCubeAngle 2.4s infinite linear both;
	 -webkit-transform-origin: 100% 100%;
	 -ms-transform-origin: 100% 100%;
	 transform-origin: 100% 100%;
	 background: #009246!important;
 }
 
 .sk-folding-cube .sk-cube2:before {
	 -webkit-animation-delay: .3s;
	 animation-delay: .3s;
 }
 
 .sk-folding-cube .sk-cube4:before {
	 -webkit-animation-delay: .9s;
	 animation-delay: .9s;
 }
 
 .sk-folding-cube .sk-cube3:before {
	 -webkit-animation-delay: .6s;
	 animation-delay: .6s;
 }
  input {
	 width: 100%;
	 padding: 6px;
	 border: 1px solid #a4a4a4;
	 color:grey;
	 font-size:14px;
	 margin-bottom:20px;
	 }
	 label {
	 display: inline-block;
	 /* margin-bottom: .5rem; */
	 color: #1b1b1b;
	 font-weight: 500;
	 font-size: 14px;
	 margin-bottom:0;
 }
 .job-title-text{
 font-size: 14px;
	 text-transform: uppercase;
	 font-weight: 400;
	 padding-bottom: 10px;
	 color: #009246;}
 .list-long {
	 color: #019145;
	 font-size: 20px;
	 padding: 20px 0px;
	 border-bottom: 1px solid rgba(128, 128, 128, 0.15);
	 }
	 .box-md {
	 font-size: 16px;
	 color: rgba(27, 27, 27, 0.75);
	 font-weight: 400;
	 letter-spacing: -0.5;
	 line-height: 22px;
	 text-align: center;
	 }
	 .impact-text{
	 font-size: 23px;
	 text-transform: uppercase;
	 font-weight: 500;
	 text-align: center;
	 padding-bottom: 10px;
	 color: #343a40;
	 letter-spacing: -0.5px;
	 }
	 textarea {
	 overflow: hidden;
	 width: 100%;
	 padding: 6px;
	 border: 1px solid #a4a4a4;
	 color: grey;
	 font-size: 14px;
	 margin-bottom: 20px;
	 line-height:20px;
 }
 .approach-impact-number{
 display:table-cell;
 font-size: 125px;
 font-weight: 600;
 line-height:80px;
 
 }
 .approach-impact-title{
 font-weight: 500;
	 display: table-cell;
	 font-size: 26px;
	 vertical-align: middle;
 }
 
 .approach-title-sub{
 font-size: 15px;
	 line-height: 17px;
	 padding-top:10px;
 }
 .impacts-ref-text{
 font-size:18px!important;}
 .mr-15{
 margin-right:15px;
 }
 .ml-15{
 margin-left:15px;
 }
 .font-data{
 font-size:50px;
 font-weight:600;
 color: #009246!important;
 }
 a.sidenavlink:hover .industries-item {
	 color: #019145;
	 transition: 0.3s;
 }
 li.industries-item:hover {
	 color: #019145;
 }
	.border-top-home{
	border-top:1px solid rgba(128, 128, 128, 0.15)}
	 .border-bottom-home{
	border-bottom:1px solid rgba(128, 128, 128, 0.15)}
	
 
	.hero-review-header {
    display: flex;
    align-items: center;
    gap: 8px;
}

.hero-review-header img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    min-width: 40px;
    min-height: 40px;
}

.hero-review-info h2 {
    font-size: 1.1rem;
    -webkit-font-smoothing: antialiased;
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 600;
}

.hero-review-info h3 {
    font-size: .875rem;
    -webkit-font-smoothing: antialiased;
    margin-top: 5px;
    color: #949494 !important;
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
}
.spacing-card-3-part {
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: space-between;
}

a.primary_dark_button.dark-lady {
    background: #161616;
    color: white;
}
greenneonnofont {
    background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.primary_dark_button.dark-lady:hover {
    color:black;
    background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
}

p.hero-review-text {
    font-size: 1.25rem!important;
    color: white!important;
    width: 100%!important;
}
.great-place-to-work img {
    width: 200px;
}

button.primary_dark_button.custom_header_cta {
    padding: 8.5px 10px;
    font-size: .9rem;
}

.great-place-to-work {
    position: absolute;
    right: 30px;
    top: 0px;
    z-index: 9995;
}
.halfWidthSpecialLarge {
    font-size: 3rem!important;
    width: 40%;
    line-height: 115%!important;
    letter-spacing: -0.15rem;
}
ul.nav.nav-tabs li a.active {
    font-weight: 700!Important;
    opacity: 1;
}

.card.card_feature_industry {
    border-radius: 30px;
    border: none!important;
    overflow: hidden;
    transition: all 200ms;
 
    max-width: 1068px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px!important;
}
.latestRoleCard {
        list-style-type: none;
    color: white;
    background: rgba(76, 76, 76, 0.25);
    backdrop-filter: blur(1.5px);
    border-radius: 30px;
    border: 1px solid rgb(185 184 184 / 18%);
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 16px;
    transition: all 100ms;
    font-family: 'Open Sans', sans-serif;
    line-height: 150%;
    font-weight: 300;
    z-index: 100;
    width:fit-content;
    min-width:300px;
}

.lastestRolesBlock {
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
li.d-inline-flex.align-items-center {
    font-size: 1rem;
    font-family: 'Poppins';
    font-weight: 500;
    color: white;
    padding-top: 6px;
    display:block!important;
}
section.KnightLiteVideoDemo.KnightMainHomeHeader.NewChallengeHeaderPads {
    padding: 100px 40!important;
}
.statCardsArray {
    display: flex;
    flex-direction: column;
}

.statCard {
    padding: 25px 0px;
}

.statCard big {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #f7f7f7, #c5c7c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
    font-size: clamp(3rem, 6.5vw, 4rem);
    letter-spacing: clamp(-0.05em, -0.6vw, -0.4rem);
}

.statCard {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    gap: 20px;
    border-top: 1px solid #323232;
    color: #5e5e5e;
    font-weight: 300;
}
.latestRoleCard img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
}

.latestRoleCard {
    display: flex;
    gap: 10px;
}

/* From uiverse.io by @mrhyddenn */
.scrolldown {
    --color: white;
    --sizeX: 30px;
    --sizeY: 50px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: var(--sizeX);
    height: var(--sizeY);
    margin-left: var(sizeX / 2);
    border: calc(var(--sizeX) / 10) solid var(--color);
    border-radius: 50px;
    box-sizing: border-box;
    margin-bottom: 16px;
    cursor: pointer;
    margin: auto;
    margin-top: 50px!important;
}

.scrolldown::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: var(--color);
  border-radius: 100%;
  animation: scrolldown-anim 2s infinite;
  box-sizing: border-box;

}

@keyframes scrolldown-anim {
  0% {
    opacity: 0;
    height: 6px;
  }

  40% {
    opacity: 1;
    height: 10px;
  }

  80% {
    transform: translate(0, 20px);
    height: 10px;
    opacity: 0;
  }

  100% {
    height: 3px;
    opacity: 0;
  }
}

.chevrons {
  padding: 6px 0 0 0;
  margin-left: -3px;
  margin-top: 48px;
  width: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chevrondown {
  margin-top: 0px;
  position: relative;
  border: solid var(--color);
  border-width: 0 3px 3px 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.chevrondown:nth-child(odd) {
  animation: pulse54012 500ms ease infinite alternate;
}

.chevrondown:nth-child(even) {
  animation: pulse54012 500ms ease infinite alternate 250ms;
}

@keyframes pulse54012 {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.5;
  }
}
 .title-text {
	 line-height: 48px;
	 font-size: 40px;
	 font-weight: 500;
	 letter-spacing: -0.5px;}
	 .centerbox{
	 height: 100%;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;}
 .font-data-tag{
 font-weight:500;
 font-size:22px;}
 @keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}
 



  .reviews-badge .stars svg {
    width: 20px;
    height: 20px;
}

  @media (max-width: 480px) {
    
    .reviews-badge {
    flex-direction: column;
}
section.largeimageIndustryhead {
    padding: 50px 0px!important;
}
industryheadhue1{
  display:none!important;
}
industryheadhue2{
  display:none!important;
}
p.homepage-text-host-grotesk {
    font-size: 1.1rem!important;
    line-height: 150%!important;
}
video.main_image {
    min-width: 90vw!important;
    padding: 0;
    max-height: 200px!important;
    border-radius: 100px!important;
}
h1.LogoText{
    font-size:2rem!important;
    max-width:auto!important;
    text-align:left;
}
    section.industry_specialisms{
        padding: 20px 0px!important;
    }

    
header.sector.paralaex-scroll.from-left {
    width:100%;
    border-radius:0;
}

        
header.sector.paralaex-scroll.from-right {
    width:100%;
    border-radius:0;
}

    h3.greenHints{
        font-size:1.75rem;
        max-width:100%;
        line-height:125%;
    }
}

header.sector {
    position: relative;
    background-color: black;
    background-image: var(--sector-bg);
    height: 20rem;
    background-size: cover;
    background-position: center;
    min-height: 20rem;
    width: 100%;
    margin: 0px;
    overflow: hidden;
    border-radius: 0px;
    --bg-scale: 1;
    --sector-bg: none;
}
header.sector.paralaex-scroll::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--sector-bg);
    background-size: cover;
    background-position: center;
    transform: scale(var(--bg-scale));
    transition: transform 220ms linear;
    will-change: transform;
    z-index: 0;
}
header.sector.paralaex-scroll > * {
    position: relative;
    z-index: 1;
}
  .fancy-color-industry{
    background: #3CA55C;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #3394ad, #1e5d6f);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #14b556, #04843f);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  
  }
  green{
    background: #3CA55C;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #3394ad, #1e5d6f);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #14b556, #04843f);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  
  }

  .speciality {
    display: inline-block;
    margin-right: 7.5px;
    margin-left: 7.5px;
    margin-bottom: 10px;
    border: 3px solid #009445;
    background: none;
    border-radius: 30px;
    color: #009445;
    padding: 10px 30px;
    font-size: 1rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    transition:all 200ms;
}
.speciality:hover {
color:white!important;
background: #009445;
transform:scale(1.06);

cursor:pointer;

  }
p.attention_text_cta_action2 {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgb(27 27 27 / 56%);
    margin: 0;
    display: flex;
    font-weight: 500;
    text-align: left;
    letter-spacing: -0.02rem;
}

section.largeimageIndustryhead img.main_image {min-width: 700px;max-height: 250px;object-fit: cover;border-radius: 200px;border-bottom: 1px solid #575757;}

section.largeimageIndustryhead {
    padding: 100px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 50px;
    border-bottom: 1px solid #232323;
}

h1.LogoText {
        background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #f7f7f7, #c5c7c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
    font-size: clamp(3rem, 6.5vw, 3.5rem);
    letter-spacing: clamp(-0.05em, -0.6vw, -0.4rem);
    margin-top:10px;
    max-width:800px;
    text-align:center;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.35s forwards;
}


section.industry_specialisms {
    padding: 20px;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 30px;
}

section.industry_specialisms h4 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
    opacity: .6;
}

.industry_specialisms_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 20px;
}

.industry_specialism {
    background: #1a1a1a;
    padding: 5px 10px;
    font-family: 'Host Grotesk', sans-serif;
    border-radius: 10px;
    font-size: .9rem;
    opacity: 0;
    transform: translateY(8px) scale(0.98);
    animation: specPopIn 0.5s ease-out forwards;
    animation-delay: calc(0.2s + (var(--i, 0) * 0.04s));
}

@keyframes specPopIn {
    from { opacity: 0; transform: translateY(8px) scale(0.98); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

img.img-fluid.rounded-lg.shadow-lg {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    border-radius: 150px;
}


.reviews-badge {
    margin-top: 20px;
    margin-bottom: 10px;
    display:flex;
    align-items:center;
    font-family: 'Host Grotesk', sans-serif;
    letter-spacing: -0.01rem;
    font-weight: 300;
    font-size: .875rem;
}

.reviews-badge svg{
    fill: #0bda8e;
    outline:transparent;
    opacity: 0;
    transform: translateY(6px) scale(0.96);
    animation: reviewsStarIn 0.6s ease forwards, reviewsStarPulse 1s ease-in-out 0.2s infinite;
    transform-origin: center;
    will-change: transform, opacity;
}

.reviews-badge svg path {
    color: transparent;
}



.reviews-badge .stars {
    margin: 0;
    display: flex;
    gap: 0px;
}

.reviews-badge {
    gap: 5px;
}

.reviews-badge .stars svg:nth-child(1) { animation-delay: 0.0s, 0.2s; }
.reviews-badge .stars svg:nth-child(2) { animation-delay: 0.1s, 0.8s; }
.reviews-badge .stars svg:nth-child(3) { animation-delay: 0.2s, 1.4s; }
.reviews-badge .stars svg:nth-child(4) { animation-delay: 0.3s, 2.0s; }
.reviews-badge .stars svg:nth-child(5) { animation-delay: 0.4s, 2.6s; }

@keyframes reviewsStarIn {
    from { opacity: 0; transform: translateY(8px) scale(0.92); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes reviewsStarPulse {
    0%, 100% { transform: translateY(0) scale(1); }
    50% { transform: translateY(0) scale(1.1); }
}

@media (prefers-reduced-motion: reduce) {
    .reviews-badge svg {
        animation: none;
        opacity: 1;
        transform: none;
    }
    .industry_specialism,
    video.main_image,
    badgeherosection,
    h1.LogoText {
        animation: none;
        opacity: 1;
        transform: none;
    }
}

p.homepage-text-host-grotesk {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.5rem;
    line-height: 130%;
    color: white;
    opacity:.7;
    font-weight:300;
}

.card.card_industry_page_text {
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d) !important;
    border-radius: 30px;
}

.flexing_element_industry_info.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: flex-;
}

@media (max-width: 768px) {
    .flexing_element_industry_info.aos-init.aos-animate {
        grid-template-columns: 1fr;
    }
}

.flexing_element_industry_info.aos-init.aos-animate h3 {
}


.flexing_element_industry_info.aos-init.aos-animate p {font-family: 'Host Grotesk', sans-serif;font-size: 1.3rem;line-height: 150%;color: white;opacity: .6;}



p.homepage-text-host-grotesk green {
   
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

header.sector.from-left {
    width: 90%;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

header.sector.from-right {
    width: 100%;
    margin-left: auto;
}

video.main_image {
    position: static;
    min-width: 700px;
    max-height: 250px;
    object-fit: cover;
    border-radius: 200px;
    border-bottom: 1px solid #575757;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.15s forwards;
}

@keyframes mainImageFadeUp {
    from { opacity: 0; transform: translateY(14px); }
    to { opacity: 1; transform: translateY(0); }
}
industryheadhue1 {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #1be8267a;
    top: 30;
    right: 20;
    border-radius: 50%;
    border-top-left-radius: 1005%;
    border-bottom-right-radius: 2050%;
    filter: blur(2000px);
    z-index: -1;
}

industryheadhue2 {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #b8fdb652;
    left: 0;
    bottom: 0px;
    border-radius: 50%;
    border-top-left-radius: 1005%;
    border-bottom-right-radius: 2050%;
    filter: blur(1000px);
    z-index: -1;
}


  section.values-ik-style h2 {background: linear-gradient(to right, #ffffff, #0ad444 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'SharpGrotesk Book 22';-webkit-font-smoothing: antialiased;font-size: clamp(3rem, 6vw, 5rem);letter-spacing: -0.2rem;padding: 0;margin: 0;margin-bottom: 0;margin-top: 0;z-index: 1;font-weight: 500;line-height: 125%;max-width: 700px;}

section.values-ik-style h3 {
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
    opacity: .8;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem)!important;
    line-height: 125%;
    margin-top: 20px;
}


.values-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px; /* your 50px gap */
    margin-top: 50px;
}

/* Mobile */
@media (max-width: 768px) {
	section.contactFormSection img{
		padding-left:0px!important;
		border-radius:20px!important;
		max-height: 400px!important;
		min-width: 100%!important;
	}
    .values-grid {
        grid-template-columns: 1fr;
    }
	section.div-numbers-why .numberCard {
    padding-bottom: 10px;
    border-bottom: 1px solid #3d3d3d;
    padding-top: 10px;
}

section.div-numbers-why{
	padding:10px!important;
}

section.div-numbers-why .numberCard:last-child {
    border-bottom: none;
}
}


.values-grid .value h4 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.75rem;
    margin-bottom: 20px;
}

.values-grid .value p {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 18px;
    line-height: 135%;
    max-width: 500px;
    font-weight: 300;
    color: #8b8b8b;
}
.user-photos {
    display: flex;
    margin: auto;
    justify-content: center;
}

.user-photos img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    margin-left: -10px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgb(0 0 0);
}

section.culture-introduction-title h1 {
    background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    line-height: 105%;
    -webkit-font-smoothing: antialiased;
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: clamp(-0.05em, -0.5vw, -0.3rem);
    padding: 0;
    max-width: 60vw;
    margin: auto;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 1;
    text-align: center;
    margin-top: 20px;
}

section.culture-introduction-title {
    padding: 100px 0px;
    padding-bottom: 0px;
}
p.culture-text-right {
    font-family: 'Host Grotesk', sans-serif;
    color: white;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem)!important;
    line-height: 125%;
    opacity: .7;
    font-weight: 300;
}
section.culture-introduction {
    padding: 100px 0px;
}
.title-align-with-dots {
    display: flex;
    justify-content: space-between;
}
.long-service-employee-card {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding:30px;
    align-items: center;
    width: fit-content;
    margin: auto;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
  
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
}

.long-service-employee-card img{
    max-width:300px;
    max-height:300px;
    min-height:300px;
    object-fit:cover;
    border-radius:20px;
  
}

.long-service-employee-card h4{
    font-size:1.2rem;
    margin-top:10px!important;
    margin:0;
    padding:0;
    line-height:125%;
    
}



.long-service-employee-card p{
    margin:0;
    padding:0;
}


.dot-system {
    display: flex;
    align-items: center;
}

.dot-system .dot {
    width: 50px;
    background: #161616;
    height: 50px;
    border-radius: 50%;
    background-size: 200%;
    color: #7ce89b;
    font-family: 'SHARPGROTESK BOOK 22';
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: 20px;
    border: 1px solid rgb(255 255 255 / 6%);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgb(0 0 0 / 13%);
    margin-left: -10px;
}
section.great-place-culture {
    background: #050505;
    margin-top: 50px;
    border-top: 1px solid #3d3d3d;
    position:relative;
}
section.great-place.great-place-culture h2 {
    font-size: clamp(3.5rem, 7vw, 6rem);
    letter-spacing: -0.3rem;
    background: linear-gradient(to bottom, #ffffff, #9c9c9c 90%);
    background-size: 200% auto;
    background-position: 0% 50%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 100%;
    transition: background-position 0.1s ease-out;
}

gptwtext {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.5rem;
    color: #dedede;
    display: block;
    max-width: 600px;
}

gptwtext color {
    color: #ff1629;
    font-weight: 600!important;
}

gptwtext b {
    font-weight: 700!important;
    color: white;
}

.gptw-inline-element {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-top: 30px;
}

a.great-place-to-work-ver.aos-init.aos-animate {
    color: #ff1629;
    margin-top: 20px;
    display: block;
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
.badgecontainer {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;

    gap: 10px;
    padding: 30px;
    align-items: flex-end;
    width: fit-content;
    margin: auto;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;

}

.badgecontainer h4{
    font-size:2rem;
    
    
}
img.charity_logo_feature {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 10px;
    object-fit: cover;
    padding: 5px;
    margin-right: 10px;
}

.badgecontainer h4 purple{
    color:#ae76ff;
}

.badgecontainer img{
    width:50%;
    max-width:200px;
    
}

.greatplacetoworkbadges{
    display:flex;
    flex-direction:column;
    gap:20px;
    }

.charity-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.charity-block .user-photos{
    margin:0;
    justify-content:flex-end;
    align-items:flex-end;
}


.hero-review-card .user-info {
    display: flex;
    align-items: center;
    gap: 5px;
}

.hero-review-card .user-info img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
}

.hero-review-card .user-info h4 {
    font-size: .8rem;
    font-family: 'Host Grotesk', sans-serif;
}

.hero-review-card .user-info h5 {
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
    font-size: .7rem;
    margin-top: 2px;
}

    .review-holder-full-page {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.full-screen-reviews{
    padding:100px 0px;
}

section.why-us-display-alt {
    padding: 100px 50px 50px;
    border-bottom: 1px solid #232323;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* Mobile */
@media (max-width: 1280px) {
	section.why-us-display-alt.seller-product-2 {
    grid-template-columns: repeat(1, 1fr) !important;
    padding: 60px 10px;
}
img.panelimage{
	width:100%!important;
}
    section.why-us-display-alt {
        grid-template-columns: 1fr;
     padding: 60px 10px;
    }
	video.why_us_video {
    position: static;
    min-width: 100%!important;
	min-height:400px!important;
    max-height: 400px!important;
	}
}

video.why_us_video {
    position: static;
    min-width: 350px;
    max-width: 400px;
    min-height: 600px;
    max-height: 600px;
    object-fit: cover;
    border-radius: 100px;
    border-bottom: 1px solid #575757;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    opacity: 0;
    margin:auto;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.15s forwards;
}

.whyUSIntro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap:20px;
}


.whyIrvingKnightHeader {
    display: flex;
    gap: 10px;
    font-family: 'Host Grotesk', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    align-items: center;
    color: #afafaf;
}

.whyIrvingKnightHeader span.dot {
    width: 10px;
    height: 10px;
    background: #19d64d;
    border-radius: 50%;
}

.whyUSIntro h1 {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #ffffff, #0ad444 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 110%;
    -webkit-font-smoothing: antialiased;
    font-size: clamp(2rem, 4vw, 3rem);
    letter-spacing: -0.1rem;
    padding: 0;
    margin: 0;
    margin: auto;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 9999;
    z-index: 1;
    font-weight: 300;
}
.coreWhyUsPoints {
    display: flex;
    align-items: center;
}

.coreWhyUsPoints ul li {
    border-top: 1px solid #3a3a3a;
    padding-top: 15px;
    padding-bottom: 30px;
}

.coreWhyUsPoints ul {
    width: 100%;
}

.coreWhyUsPoints ul li strong {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 20px;
    color: #19d64d;
}

.coreWhyUsPoints ul li p {
    font-family: 'Host Grotesk', sans-serif;
    color: white;
    font-weight: 300;
    font-size: 18px;
}

.coreWhyUsPoints ul li:last-child {
    padding-bottom: 0;
}
section.div-numbers-why {
    padding: 50px;
    border-bottom: 1px solid #232323;
}

section.div-numbers-why .numberCard {
    display:flex;
    flex-direction: column;
    align-items: center;
    min-width: 300px;
}

section.div-numbers-why .numberCard h1 {
  background: linear-gradient(to bottom, #ffffff, #757575 90%);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-family: 'SharpGrotesk Book 22';
  line-height: 1.2;
  padding-bottom: 0px;
  font-size: clamp(2.2rem, 5vw, 4rem);
}

section.div-numbers-why .numberCard p {
    font-size: .8rem;
    margin: 0;
    padding: 0;
    font-family: 'Host Grotesk', sans-serif;
}

section.joe-quote {
    padding: 100px 0px;
}

section.joe-quote h2 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 125%;
}

section.joe-quote p {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1rem;
    color: #666666;
}


  .why-us-picture-cards {
    display: flex;
    gap: 30px;
    align-items: stretch;
}

.why-us-card {
    flex: 1 1 400px;   /* grow, shrink, minimum 400px */
    box-sizing: border-box;
}

section.why-us-3-cards {
    padding: 100px 0px;
    border-bottom: 1px solid #232323;
    border-top: 1px solid #232323;
}
.why-us-card {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    gap: 10px;
    padding: 30px;
    align-items: flex-end;
    width: fit-content;
    margin: auto;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
        flex-direction: column;
}
.why-us-card img {
    border-radius: 20px;
}

.why-us-card h1 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.5rem;
    margin: 10px 0px;
}

.why-us-card p {
    font-family: 'Host Grotesk', sans-serif;
    font-size: .85rem;
    margin-bottom: 10px;
}

.buttons-job-finder {
    display: flex;
}

img.hiring_now_image {
    position: static;
    min-width: 250px;
    max-width: 400px;
    min-height: 500px;
    max-height: 750px;
    object-fit: cover;
    border-radius: 100px;
    border-bottom: 1px solid #575757;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    opacity: 0;
    margin: auto;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.15s forwards;
}

h1.LogoColouredTextBlackBG.SmallerAbout {
    font-size: clamp(2.4rem, 5vw, 4rem);
    line-height: 107%;
}

section.more-reading {
    padding: 100px 0px;
    border-top: 1px solid #343434;
}


.up-next-card {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #2d2d2d3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    gap: 10px;
    padding: 40px;
    align-items: flex-start;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
    flex-direction: column;
}

.up-next-card h2 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.2rem;
    margin: 10px 0px;
    font-weight: 300;
	letter-spacing:-0.02rem;
}

.up-next-card h3 {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #f7f7f7, #c5c7c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
    font-size: 2.5rem !important;
    margin: 10px 0px;
    font-weight: 600;
}


section.seller-product-2 {
    padding: 100px 50px 50px;
    border-bottom: 1px solid #232323;
    display: grid;
    grid-template-columns: repeat(2, 1fr)!important;
    gap: 40px;
}

p.supporting-text {
    font-family: 'Host Grotesk', sans-serif;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem)!important;
    font-weight: 300;
    line-height: 150%;
    margin-top: 50px;
}

img.panelimage {
    width: 95%;
    max-height: 500px;
    object-fit: cover;
    border-radius: 100px;
    border-bottom: 1px solid #575757;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    margin-left: auto;
}


section.MissionInPractice {
    padding: 100px 0px;
}


video.video_about_us {
    position: static;
    width: 150%;
    height: 400px;
    object-fit: cover;
    object-position: right;
}

.AboutUsIntro {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}

.AboutUsIntro  h1 {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 105%;
    -webkit-font-smoothing: antialiased;
    font-size: clamp(3rem, 6vw, 5rem);
    letter-spacing: clamp(-0.05em, -0.5vw, -0.3rem);
    padding: 0;
    margin: 0;
}


section.AppleTextSection {
    background: black;
}

section.AppleTextSection p {
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
}

section.secret-sauce {
    padding-bottom: 100px;
}


  h1.BigMassiveTeam {
    font-size: 15rem !important;
 
    z-index: 9999;
    width: 100%;
    max-width: 100%!important;
}
section.KnightLiteVideoDemo.KnightMainHomeHeader {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.employee_card.senior_leadership {
    padding: 20px;
}

img {}

.employee_card.senior_leadership img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin: auto;
    display: flex;
}
.employee_card.senior_leadership {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    flex-direction: column;
    padding: 30px;
    align-items: flex-start;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
}

.employee_card.senior_leadership img {
    border-radius: 20px;
}

.employee_card.senior_leadership h3 {
 
}


.employee_card {
}

img {}

.employee_card img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    margin: auto;
    display: flex;
    border-radius: 20px;
}
.employee_card.normal_employees {
    border-radius: 30px;
    background: linear-gradient(0deg, #7d7d7d2e, #5a5a5a3d);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    color: #d0cdcd;
    display: flex;
    flex-direction: column;
    padding: 30px;
    align-items: flex-start;
    font-family: 'Host Grotesk', sans-serif;
    justify-content: space-between;
    font-size: .8rem;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.25s forwards;
}

.employee_card.normal_employees h3 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.5rem;
    margin-top: 10px;
    margin-bottoM:5px;
}
.employee_card.senior_leadership h3 {
    font-size: 1.75rem;
    letter-spacing: -0.075rem;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #737373 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 96%;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    width: 100%;
    text-align: left;
    margin-top: 15px;
}
p.position {
    list-style-type: none;
    color: white;
    background: rgba(76, 76, 76, 0.25);
    backdrop-filter: blur(1.5px);
    border-radius: 30px;
    border: 1px solid rgb(185 184 184 / 18%);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 14px;
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    font-weight: 300;
    z-index: 100;
    width: fit-content;
    margin-top: 0px;
}

section.TeamHeader {
    padding: 100px 0px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.user-photos img{
    width:80px;
    height:80px;
    margin-left:-20px;
}
h1.MeetTheTeam {
        background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #f7f7f7, #747474 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SharpGrotesk Book 22';
    padding-bottom: 10px;
    line-height: 125%;
    font-size: clamp(3rem, 6.5vw, 5.5rem);
    letter-spacing: clamp(-0.05em, -0.6vw, -0.4rem);
    margin-top: 10px;
    max-width: 800px;
    text-align: center;
    opacity: 0;
    transform: translateY(14px);
    animation: mainImageFadeUp 0.8s ease-out 0.35s forwards;
}


p.supportingBody {
    margin-top: 50px;
    font-size: clamp(1.2rem, 1.2vw, 1.4375rem);
    line-height: 150%;
    font-family: 'Host Grotesk', sans-serif;
    font-weight: 300;
}

img.picture_about_us {
    position: static;
    width: 150%;
    height: 400px;
    object-fit: cover;
    object-position: right;
    border-radius: 200px;
}

section.isheader {
    max-width: 2000px;
    margin: auto;
}

p.charity_text_for_happy_doggo {
    font-family: 'Host Grotesk', sans-serif;
    width: 80%;
    border-left: 1px solid red;
    padding-left: 10px;
    font-weight: 300;
}

p.charity_text_for_happy_doggo a {
    color: red;
}


section.giving-back {
    padding: 100px 0px;
}

shapingshape1 {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #1be8267a;
    top: 30px;
    right: 20px;
    border-radius: 50%;
    border-top-left-radius: 1005%;
    border-bottom-right-radius: 2050%;
    filter: blur(200px);
    z-index: -1;
}

shapingshape2 {
    position: absolute;
    width: 400px;
    height: 400px;
    background: #36c489;
    left: 0;
    bottom: 0px;
    border-radius: 50%;
    border-top-left-radius: 1005%;
    border-bottom-right-radius: 2050%;
    filter: blur(400px);
    z-index: -1;
}

.search_methods_card {
    min-height: 600px;
    max-width: 400px;
    background-size: cover;
    border-radius: 50px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.16);
    background-position: center;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding: 15px;
    transition:ease-in-out 100ms;
}

.search_methods_card:hover{
    transform:scale(1.01);
}

.search_methods_card_overlay {
    background: linear-gradient(0deg, #000000e0 50%, #3d3d3d2e);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.search_methods_card_content h3 {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.75rem;
    margin-bottom: 20px;
}

.search_methods_card_content {
    padding-bottom: 20px;
    z-index: 9;
}

.search_methods_card_content p {
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1rem;
    margin-bottom: 20px;
    color: #f2f2f2;
    font-weight: 300;
}

.search_methods_card_overlay.darker-version {
    background: linear-gradient(0deg, #000000db 70%, #3d3d3d2e);
    backdrop-filter: blur(1px);
}
section.the-difference {
    padding-bottom: 50px;
}

.button-same-row {
    display: flex;
    gap: 10px;
    margin: 20px 0px;
}

ul.list-unstyled.WhyChooseUs li svg {
    width: 15px;
    height: 15px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
    transform: rotate(-180deg);
}

 .col-xl-3.logoInformation img {
    width: 40px;
    height: 40px;
}

smallslogalspan {
    display: block;
    margin-top: 20px;
    font-size: 1.4rem;
    letter-spacing: 0;
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to bottom, #ffffff, #c9c9c9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
    line-height: 105%;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}
ul.footerLinkList.smallLegalStuff li a {
    font-size: .875rem;
    line-height: 125%;
    opacity: .7;
}
.col-xl-8.legalInformation {
    font-size: .75rem;
    opacity: .9;
}

span.footerHeading {
    font-size: 14px;
    color: rgb(143 145 153);
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
}

ul.footerLinkList li a {
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    margin-bottom: .5rem;
    display: block;
}
p.helpFooterText {
    font-size: 14px;
    color: rgb(143 145 153);
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

a.helpFooterLink {
    color: white;
    font-size: .9rem;
    font-weight: 300;
    display: block;
    margin: 5px 0px;
}
button.accordion-button.smaller-text-questions {
    font-size: 1.1rem;
    letter-spacing: -0.01rem;
    font-weight: 400 !important;
}
        greenneonFooter {
            background: #36D1DC;
            background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
            background: linear-gradient(to bottom, #2bff33, #05ba0c 90%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
    
            padding-bottom: 10px;
            line-height: 105%;
            -webkit-font-smoothing: antialiased;
        }

        largemarge {
    font-size: 40rem;
    white-space: nowrap;
    font-family: 'SharpGrotesk Medium 22';
    letter-spacing: -6rem;
    line-height: 90%;
    color: #191919;
    text-align: center;
}

section.contactFormSection img {
    height: 100%;
    object-fit: cover;
    padding-left: 20px;
}

section.contactFormSection {
    background: black;
}
ul#myTab {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

ul#myTab li {
    background: transparent!important;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #b2b2b2;
    width: 50%;
}

ul#myTab li button {
    background: transparent;
    padding: 0;
    margin: 0;
    color: #b2b2b2;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    padding: 10px 0px;
    border: none !important;
    font-weight: 400;
    font-family: 'Host Grotesk', sans-serif;
}


ul#myTab li button.active {
    border-color:none;
    border:none!important;
    border-color:white;
    color:white!important;
}



ul#myTab li button:hover {
    border: 0!important;
}

section.faqQuestions {
    background: #050505;
    border-top: 1px solid #3d3d3d;
    padding: 100px 0px !important;
    border-bottom: 1px solid #3d3d3d;
}


main#main-content {
    overflow: hidden;
}


section.approach_main_text p {
    margin-top: 50px;
    font-size: clamp(1.2rem, 1.2vw, 1.4375rem);
    transition: all 100ms;
    font-family: 'Host Grotesk', sans-serif;
    line-height: 150%;
    color: #8b8b8b;
    font-weight: 300;
}

p.positionConsultant {
    font-size: 13px!important;
    color: white;
    font-weight: 300;
    white-space: nowrap;
}

section.team_photos_home {
    margin-top: 75px;
}


ul.recent_placements_grid li h3 {font-size: 1.25rem;font-weight: 300;}

ul.recent_placements_grid li {
    padding: 15px 0px;
    border-top: 1px solid #454545;
}

section.homepage-placements-made {
    padding: 100px 0px;
}


section.privacy-notice {
    margin: 50px 0px;
    font-family: 'Host Grotesk', sans-serif;
}

section.privacy-notice h1 {
    font-size: 2.5rem;
    margin: 20px 0px;
    display: block;
}

section.privacy-notice h2, h3, h4, h5, h6, h7, h8, h9, h10, h11 {
    font-size: 1rem;
    margin-top: 20px;
}

section.privacy-notice ul {
    list-style-type: disc;
    margin: 10px 0px;
    font-weight: 300;
    font-size: .875rme;
}

section.privacy-notice ul li {
    list-style: initial;
    margin-left: 18px;
}



section.privacy-notice a {
    color: #3eff3e;
}


h3.marketIntro {
    border-left: 1px solid white;
    padding-left: 15px;
    font-weight: 300;
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.25rem;
    line-height: 125%;
    margin-bottom: 30px;
    display: block;
    max-width: 600px;
    margin: auto;
    margin-bottom: 50px;
}

section.page-opening-text {
    padding: 100px 0px;
}

section.page-opening-text span {
    max-width: 800px;
    display: block;
    margin: auto;
    max-width: 600px;
    font-family: 'Host Grotesk', sans-serif;
    font-size: 1.5rem;
    font-weight:500;
    line-height:125%;
}


h3.greenHintsIndustryMax {
    font-size: 2rem!important;
    max-width: 600px;
    margin-bottom: 50px;
}