/*!
  * Copyright Â© 2021 Purplepatch Services LLC. 
  */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");@import url("../vendor/bootstrap5/css/bootstrap.min.css");@import url("../vendor/fontawesome5/fontawesome.min.css");@import url("../vendor/owlcarousel/owl.carousel.min.css");@import url("../vendor/aos/aos.css");@import url("../vendor/slick-1.8.1/slick/slick-theme.css");@import url("../vendor/slick-1.8.1/slick/slick.css");@import url("../vendor/scrollbox/jquery.scrollbox.css");html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 575px) {
    html {
        overflow-x:hidden
    }
}

*,*::before,*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

a:hover,a:active,a:focus {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 2px
}

body {
    color: #000;
    font-family: "Manrope",sans-serif;
    overflow-x: hidden
}

.transition-init * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important
}

.row.equal-cols {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.equal-cols:before,.row.equal-cols:after {
    display: block
}

.row.equal-cols>[class*='col'] {
    margin-bottom: 20px
}

.row.equal-cols>[class*='col-'] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.row.equal-cols>[class*='col-']>* {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto
}

h1 {
    font-size: 48px
}

@media (max-width: 991px) {
    h1 {
        line-height:inherit;
        font-size: 44px
    }
}

@media (max-width: 767px) {
    h1 {
        font-size:34px
    }
}

@media (max-width: 575px) {
    h1 {
        font-size:26px
    }
}

h2 {
    font-size: 36px
}

@media (max-width: 991px) {
    h2 {
        line-height:inherit !important;
        font-size: 32px
    }
}

@media (max-width: 767px) {
    h2 {
        font-size:26px
    }
}

@media (max-width: 575px) {
    h2 {
        font-size:18px
    }
}

h3 {
    font-size: 24px
}

@media (max-width: 991px) {
    h3 {
        line-height:inherit !important;
        font-size: 20px
    }
}

@media (max-width: 767px) {
    h3 {
        font-size:18px
    }
}

@media (max-width: 575px) {
    h3 {
        font-size:16px
    }
}

h4 {
    font-size: 18px
}

@media (max-width: 767px) {
    h4 {
        line-height:inherit !important;
        font-size: 14px
    }
}

select {
    border: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    padding: 8px 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important
}

input[type='text'],input[type='email'] {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    outline: none !important;
    color: #000;
    padding: 10px 5px;
    width: 100%
}

textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    outline: none !important;
    color: #000;
    padding: 10px 5px;
    width: 100%
}

.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 28px;
    font-size: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-decoration: none !important
}

@media (max-width: 767px) {
    .btn {
        font-size:13px;
        padding: 0.45rem 1rem
    }
}

.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus {
    color: #fff;
    background-color: #212121;
    border-color: #212121
}

.btn-secondary {
    color: #fff;
    background-color: #049547;
    border-color: #049547
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus {
    color: #fff;
    background-color: #089148;
    border-color: #089148
}

.btn-light {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn-light:hover,.btn-light:active,.btn-light:focus {
    color: #000;
    background-color: #e1e1e1;
    border-color: #e1e1e1
}

.btn-light-outline {
    color: #000;
    background-color: #fff;
    border-color: #000
}

.btn-light-outline:hover,.btn-light-outline:active,.btn-light-outline:focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-demo {
    color: #fff;
    padding: 0;
    position: relative;
    padding-right: 30px
}

.btn-demo:hover,.btn-demo:active,.btn-demo:focus {
    color: #fff
}

.btn-demo:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: '';
    position: absolute;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4.99965C0 4.86705 0.0526784 4.73987 0.146447 4.6461C0.240215 4.55233 0.367392 4.49965 0.5 4.49965H12.293L9.146 1.35366C9.05211 1.25977 8.99937 1.13243 8.99937 0.999655C8.99937 0.866879 9.05211 0.739542 9.146 0.645655C9.23989 0.551768 9.36722 0.499023 9.5 0.499023C9.63278 0.499023 9.76011 0.551768 9.854 0.645655L13.854 4.64565C13.9006 4.6921 13.9375 4.74728 13.9627 4.80802C13.9879 4.86877 14.0009 4.93389 14.0009 4.99965C14.0009 5.06542 13.9879 5.13054 13.9627 5.19129C13.9375 5.25203 13.9006 5.30721 13.854 5.35365L9.854 9.35365C9.76011 9.44754 9.63278 9.50029 9.5 9.50029C9.36722 9.50029 9.23989 9.44754 9.146 9.35365C9.05211 9.25977 8.99937 9.13243 8.99937 8.99965C8.99937 8.86688 9.05211 8.73954 9.146 8.64565L12.293 5.49965H0.5C0.367392 5.49965 0.240215 5.44698 0.146447 5.35321C0.0526784 5.25944 0 5.13226 0 4.99965V4.99965Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    top: 5px
}

.btn-demo:hover:after {
    right: 5px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #049547;
    background-size: cover;
    height: 100%;
    z-index: 99
}

#preloader .status-preloader {
    width: 50px;
    height: 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -15px
}

#preloader .spinner {
    margin: 0px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px
}

#preloader .spinner>div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}

#preloader .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

#preloader .spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

#preloader .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

#preloader .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

@-webkit-keyframes stretchdelay {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,40%,100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

#header {
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 997;
    padding: 30px 0px 20px 0px;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transition: all 1s;
    transition: all 1s
}

@media (max-width: 991px) {
    #header {
        padding:25px 0px 20px 0px
    }
}

#header.header-fixed {
    background-color: #fff;
    position: fixed
}

#header.notch {
    top: -100%
}

#header .container-fluid {
    padding: 0px 25px
}

#header>div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header .logo-wrap {
    padding-right: 70px
}

#header .logo img {
    max-height: 40px
}

#header .logo-light {
    display: none
}

#header.light {
    border: 0
}

#header.light .logo-light {
    display: block
}

#header.light .logo-default {
    display: none
}

#header.light .navbar ul li>a {
    color: #fff
}

#header.light .navbar ul li>a.active {
    color: #049547
}

.navbar {
    padding: 0
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .navbar ul {
        opacity:0;
        position: absolute;
        top: 33px;
        width: auto;
        bottom: 0;
        right: 0px;
        background: #fff;
        z-index: 999;
        display: inline-table;
        padding: 20px;
        -webkit-box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        border-radius: 10px;
        border: 1px solid #f3f3f3;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%)
    }
}

.navbar ul li {
    position: relative;
    margin-right: 20px
}

.navbar ul li a,.navbar ul li a:focus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: right;
    text-decoration: none;
    color: #000;
    white-space: nowrap;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.navbar ul li a i,.navbar ul li a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}

.navbar ul li a:hover,.navbar ul li .active,.navbar ul li .active:focus,.navbar ul li li:hover>a {
    color: #049547
}

.navbar ul li.dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 30px rgba(127,137,161,0.25);
    box-shadow: 0px 0px 30px rgba(127,137,161,0.25);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
    pointer-events: none
}

.navbar ul li.dropdown ul li {
    min-width: 200px
}

.navbar ul li.dropdown ul li a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    font-weight: 600
}

.navbar ul li.dropdown ul li a i {
    font-size: 12px
}

.navbar ul li:last-child {
    margin-right: 0
}

.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a {
    color: #16df7e
}

.navbar .dropdown:hover>ul {
    pointer-events: all;
    opacity: 1;
    top: 100%;
    visibility: visible
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden
}

.navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible
}

.mobile-nav-toggle {
    display: none;
    width: 35px;
    height: 33px;
    margin: auto;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: -5px
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display:block
    }
}

.mobile-nav-toggle:before,.mobile-nav-toggle span,.mobile-nav-toggle:after {
    width: 100%;
    height: 4px;
    display: block;
    background: #000;
    border-radius: 2px;
    position: absolute;
    opacity: 1
}

.light .mobile-nav-toggle:before,.light .mobile-nav-toggle span,.light .mobile-nav-toggle:after {
    background: #fff
}

@media (max-width: 991px) {
    .light .navbar ul li>a {
        color:#000 !important
    }

    .light .navbar ul li>a.active {
        color: #049547 !important
    }
}

.mobile-nav-toggle:before,.mobile-nav-toggle:after {
    -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),cubic-bezier(0.86, 0, 0.07, 1);
    transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),cubic-bezier(0.86, 0, 0.07, 1);
    content: '';
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.mobile-nav-toggle:before {
    top: 15px;
    width: 100%
}

.mobile-nav-toggle span {
    top: 5px
}

.mobile-nav-toggle:after {
    top: 26px
}

header.open .mobile-nav-toggle span {
    opacity: 0
}

header.open .mobile-nav-toggle:before,header.open .mobile-nav-toggle:after {
    top: 40%
}

header.open .mobile-nav-toggle:before {
    width: 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5)
}

header.open .mobile-nav-toggle:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5)
}

.mobile-nav-toggle:focus {
    outline: none
}

@media (max-width: 991px) {
    .navbar {
        position:static !important
    }

    .navbar>ul {
        opacity: 0;
        position: absolute;
        top: 82px;
        width: 100vw;
        border-radius: 0;
        bottom: 0;
        background: #fff;
        z-index: 999;
        display: inline-table;
        padding: 20px;
        -webkit-box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        border-radius: 0;
        border: 1px solid #f3f3f3;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    #header.open .navbar {
        position: static !important
    }

    #header.open .navbar ul {
        opacity: 1;
        position: absolute;
        top: 82px;
        width: 100vw;
        border-radius: 0;
        bottom: 0;
        background: #fff;
        z-index: 999;
        display: inline-table;
        padding: 20px;
        -webkit-box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
        border-radius: 0;
        border: 1px solid #f3f3f3;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding:0px 20px
    }
}

.hero {
    position: relative;
    padding: 131px 0px 0px 0px;
    overflow: hidden
}

@media (max-width: 991px) {
    .hero {
        padding-top:120px
    }
}

@media (max-width: 767px) {
    .hero {
        padding-top:106px
    }
}

.hero .container-fluid {
    position: relative;
    z-index: 3;
    padding: 0px 25px
}

@media (max-width: 991px) {
    .hero .row {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hero .hero-content {
    margin-top: -50%;
    width: 111%
}

@media (max-width: 991px) {
    .hero .hero-content {
        width:100%;
        margin: 0 auto;
        padding-bottom: 30px;
        margin-top: 0;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 0;
        margin-top: 10px;
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px
    }

    .hero .hero-content[data-aos^='fade'][data-aos^='fade'].aos-animate {
        opacity: 0.9 !important
    }
}

@media (max-width: 991px) {
    .hero .hero-content p {
        max-width:700px;
        margin: 0 auto
    }
}

.hero .hero-img {
    position: relative
}

@media (max-width: 991px) {
    .hero .hero-img {
        margin:0px;
        left: 0;
        text-align: center
    }

    .hero .hero-img img {
        max-width: 100%;
        max-height: 360px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .hero .hero-img img {
        max-height:100%
    }
}

.hero h1 {
    font-size: 64px;
    font-weight: 500;
    line-height: 87px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0
}

@media (max-width: 1199px) {
    .hero h1 {
        font-size:54px;
        line-height: inherit
    }
}

@media (max-width: 991px) {
    .hero h1 {
        font-size:48px;
        text-align: center
    }
}

@media (max-width: 767px) {
    .hero h1 {
        font-size:40px
    }
}

@media (max-width: 575px) {
    .hero h1 {
        font-size:34px
    }
}

.hero h1 span {
    font-weight: 800;
    color: #049547
}

.hero p {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px
}

@media (max-width: 991px) {
    .hero p {
        font-size:14px;
        line-height: inherit;
        margin: auto;
        text-align: center
    }
}

@media (max-width: 767px) {
    .hero p {
        font-size:13px
    }
}

.hero .btn {
    margin-top: 30px
}

.hero:after {
    content: '';
    position: absolute;
    height: 82%;
    width: 100%;
    background-size: contain;
    background-position: bottom left;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 403' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 132L835 400.943H0V132Z' fill='%23057137'/%3E%3Cpath d='M836.383 401.321L0 271.017V132L836.383 401.321Z' fill='%2305BC59'/%3E%3Cpath d='M0 364.647V271.018L835.768 400.943L0 364.647Z' fill='%23049547'/%3E%3Cpath d='M1509.38 0L674.383 401.755H1509.38V0Z' fill='%23057137'/%3E%3Cpath d='M673 402.321L1509.38 207.668V0L673 402.321Z' fill='%2305BC59'/%3E%3Cpath d='M1509.38 347.534V207.667L673.615 401.754L1509.38 347.534Z' fill='%23049547'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat
}

@media (max-width: 991px) {
    .hero:after {
        background-size:contain;
        height: 86%
    }
}

.banner-home {
    background-color: #000;
    color: #fff;
    padding: 100px 0px;
    overflow: hidden
}

.banner-home .banner-footertxt {
    max-width: 944px;
    color: #d9d9d9;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px
}

.common-block {
    max-width: 1112px;
    margin: 0 auto;
    padding-top: 20px
}

.common-block .card {
    color: #000;
    padding: 25px 25px;
    border: 0.5px solid #000
}

.common-block .card p {
    margin: 0
}

.common-block .card .card-mint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.common-block .card .card-mint>div:first-child {
    padding-top: 5px;
    margin-right: 25px
}

.common-block .card .card-mint>div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.common-block .card.card-primary {
    background-color: #049547;
    border: 1px solid #049547;
    color: #fff
}

.bannerhome-wrap {
    margin: 0 auto;
    max-width: 886px;
    text-align: center
}

.bannerhome-wrap .banner-pretitle {
    color: #8c9daa;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 991px) {
    .bannerhome-wrap .banner-pretitle {
        font-size:18px;
        line-height: inherit;
        margin: auto;
        text-align: center
    }
}

@media (max-width: 767px) {
    .bannerhome-wrap .banner-pretitle {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .bannerhome-wrap .banner-pretitle {
        font-size:14px
    }
}

.bannerhome-wrap h2 {
    font-weight: 800;
    margin-bottom: 20px;
    color: #000
}

.bannerhome-wrap h2 span {
    color: #049547
}

.bannerhome-wrap p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em
}

@media (max-width: 991px) {
    .bannerhome-wrap p {
        font-size:14px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .bannerhome-wrap p {
        font-size:13px
    }
}

.bannerhome-wrap.dark .banner-pretitle {
    color: #8c9daa
}

.bannerhome-wrap.dark h2 {
    color: #fff
}

.bannerhome-wrap.dark p {
    color: #d9d9d9;
    font-size: 20px
}

@media (max-width: 991px) {
    .bannerhome-wrap.dark p {
        font-size:18px;
        line-height: inherit;
        margin: auto;
        text-align: center
    }
}

@media (max-width: 767px) {
    .bannerhome-wrap.dark p {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .bannerhome-wrap.dark p {
        font-size:14px
    }
}

.bannerhome-wrap.alter {
    text-align: left
}

.bannerhome-wrap.alter .banner-pretitle {
    text-align: left;
    color: #8c9daa
}

.bannerhome-wrap.alter h2 {
    color: #fff
}

.bannerhome-wrap.alter p {
    color: #fff
}

.bannerhome-wrap.alter2 {
    text-align: left;
    max-width: 100%
}

.bannerhome-wrap.alter2 .banner-pretitle {
    text-align: left;
    color: #fff
}

.bannerhome-wrap.alter2 h2 {
    color: #fff
}

.bannerhome-wrap.alter2 p {
    color: #fff
}

.bannerhome-wrap.alter3 {
    max-width: 769px
}

.bannerhome-wrap.alter3 p {
    font-weight: 400;
    margin-bottom: 20px
}

.common-section {
    padding: 100px 0px 50px 0px;
    overflow: hidden
}

.common-section.alter {
    overflow: initial
}

.common-section .ccloud-learnmorebtn {
    text-align: center;
    padding-bottom: 130px;
    padding-top: 20px
}

.common-section .c-cloud-wrap {
    background: #fff;
    border: 0.5px solid #8c9daa;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 60px;
    margin-top: 50px;
    padding-bottom: 35px
}

.common-section .c-cloud-wrap h5 {
    text-align: center;
    color: #58595b;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    text-align: center
}

.common-section .c-cloud-wrap p {
    text-align: center;
    margin-bottom: 50px;
    color: #58595b;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px
}

.common-section .c-cloud-wrap .row {
    padding-top: 20px;
    position: relative
}

.common-section .c-cloud-wrap img {
    height: 160px;
    width: 100%
}

.common-section .c-cloud-wrap .ccloud-title {
    margin-top: 20px;
    background: #000;
    color: #fff;
    width: 100%;
    padding: 7px 10px;
    text-align: center;
    border-radius: 4px
}

@media (max-width: 991px) {
    .common-section .c-cloud-wrap .ccloud-title {
        margin-bottom:30px
    }
}

.common-section .c-cloud-wrap .ccloud-footer {
    background: #049547;
    color: #fff;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    border-radius: 4px
}

.common-section .c-cloud-wrap .ccloud-overlay {
    position: absolute;
    bottom: -58px
}

.demo-section {
    padding: 0px 20px
}

@media (max-width: 767px) {
    .demo-section {
        padding:0
    }
}

.demo-section .demo-form {
    max-width: 1170px;
    background-color: #8c9daa;
    color: #fff;
    margin: 0 auto;
    padding: 50px 50px 50px 50px;
    border-radius: 10px;
    position: relative;
    top: 80px;
    overflow: hidden
}

@media (max-width: 767px) {
    .demo-section .demo-form {
        padding:40px 30px
    }
}

.demo-section .demo-form:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 465 333' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1_158' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='465' height='333'%3E%3Crect x='0.5' y='0.5' width='464' height='332' rx='9.5' fill='%23049547' stroke='%23ABABAB'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1_158)'%3E%3Cg opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-21.2615 261.854C-21.5389 267.321 -25.6193 272.011 -31.0301 272.844C-93.7017 282.498 -138.566 338.859 -134.777 403.336C-131.788 448.201 -104.891 486.088 -68.0309 505.031C-51.0954 514.005 -31.1712 517.993 -10.2508 518.99H323.479C354.361 516.996 384.247 510.016 407.16 489.079C433.062 464.154 448.005 429.258 446.012 390.374C443.228 342.075 412.776 302.428 370.766 284.334C365.655 282.132 362.882 276.426 364.375 271.065C368.292 256.989 370.114 242.256 369.304 226.864C364.323 157.072 304.551 105.227 235.812 109.215C188.178 111.914 149.464 141.392 130.641 181.542C127.672 187.874 119.409 190.219 113.334 186.753C98.5345 178.31 81.1086 174.241 62.4723 175.019C16.9783 179.665 -18.9974 217.219 -21.2615 261.854Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M294.13 241.532C303.115 232.522 303.115 218.506 294.13 209.496C285.146 200.486 271.17 200.486 262.185 209.496L107.544 364.577C103.636 368.496 97.2892 368.496 93.3817 364.577L49.5503 320.621C40.5657 311.611 26.5897 311.611 17.6051 320.621C8.62056 329.631 8.62056 343.647 17.6051 352.657L84.4903 419.732C93.4748 428.742 107.451 428.742 116.435 419.732L294.13 241.532Z' fill='%2381B0BA'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 465px;
    height: 333px;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.demo-section .container-fluid {
    position: relative;
    z-index: 4
}

.demo-section h1 {
    margin: 0;
    margin-bottom: 20px;
    margin-top: -5px;
    font-weight: 800
}

.demo-section p {
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    max-width: 398px
}

@media (max-width: 991px) {
    .demo-section p {
        max-width:100%
    }
}

.demo-section .form-input {
    margin-bottom: 30px
}

.demo-section .form-input label {
    display: block
}

.demo-section .form-input input[type='text'],.demo-section .form-input input[type='email'] {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    outline: none !important;
    color: #fff;
    padding: 10px 5px;
    width: 100%
}

.demo-section .btn {
    margin-top: 0px
}

.widget-pane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px
}

.widget-pane .widget-content {
    position: relative;
    z-index: 3
}

.widget-pane .widget-content .wgt-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.widget-pane .widget-content .wgt-title>div:first-child {
    margin-right: 20px
}

.widget-pane .widget-content .wgt-title>div:last-child {
    color: #8c9daa;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left
}

.widget-pane .widget-content h3 {
    font-weight: 800;
    letter-spacing: 0em;
    text-align: left
}

.widget-pane .widget-content p {
    margin-top: 20px;
    color: #7d7d7d
}

.widget-pane .widget-content .btn {
    margin-top: 30px
}

@media (max-width: 991px) {
    .widget-pane .widget-content .btn {
        margin-bottom:50px
    }
}

.widget-pane .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget-pane .widget-img {
    position: relative;
    padding: 30px 0px 15px 0px;
    margin: 30px 0px
}

.widget-pane .widget-img img {
    max-width: 112%;
    position: relative;
    z-index: 3
}

@media (max-width: 1399px) {
    .widget-pane .widget-img img {
        max-width:100%
    }
}

.widget-pane .widget-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: -19%;
    background: radial-gradient(89.3% 96.87% at 52.64% 103.7%, #d4e6f3 0%, #e8edf0 100%);
    border-radius: 10px;
    width: 100%;
    height: 100%
}

.widget-pane .widget-img.full:after {
    background: radial-gradient(85.48% 92.7% at 50% 18.47%, #d4e6f3 0%, #e8edf0 100%);
    left: -20%;
    width: 220%
}

.widget-pane .widget-img.leftpane img {
    margin-left: -15%;
    max-width: 115%
}

.konfer-boxwrap {
    max-width: 1116px;
    margin: 0 auto;
    padding-bottom: 50px
}

@media (max-width: 991px) {
    .konfer-boxwrap {
        margin-left:20px;
        margin-right: 20px
    }
}

@media (max-width: 767px) {
    .konfer-boxwrap {
        margin:0 auto
    }
}

.konfer-boxwrap .card {
    padding: 30px 25px;
    border-radius: 10px
}

.konfer-boxwrap .card-dark {
    background-color: #000;
    color: #fff
}

.konfer-boxwrap .card-primary {
    background-color: #049547;
    color: #fff
}

.konfer-boxwrap p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left
}

.konfer-boxtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 55px;
    padding-bottom: 10px
}

.konfer-boxtitle>div:first-child {
    margin-right: 20px
}

.konfer-boxtitle .kbox-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: capitalize
}

@media (max-width: 991px) {
    .konfer-boxtitle .kbox-title {
        font-size:20px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .konfer-boxtitle .kbox-title {
        font-size:18px
    }
}

@media (max-width: 575px) {
    .konfer-boxtitle .kbox-title {
        font-size:16px
    }
}

.impact-section {
    overflow: hidden
}

.impact-section .card {
    padding: 30px 25px;
    margin-bottom: 30px;
    background: #fff;
    border: 0.5px solid #000;
    border-radius: 10px
}

.impact-section .card p {
    color: #7d7d7d
}

.impact-section .impact-boxwrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.impact-section .impact-boxwrap .bannerhome-wrap {
    margin-left: 0;
    max-width: 540px
}

.impact-section .impact-mainphoto {
    margin-bottom: 30px
}

.impact-section .impact-mainphoto img {
    max-width: 130%;
    position: relative;
    left: -40%;
    max-height: 450px
}

@media (max-width: 991px) {
    .impact-section .impact-mainphoto img {
        left:-10%;
        max-width: 110%
    }
}

@media (max-width: 767px) {
    .impact-section .impact-mainphoto img {
        left:-20%;
        max-width: 110%
    }
}

.konfergraph-wrap {
    background: #fff;
    border: 0.5px solid #8c9daa;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 100px;
    margin-top: 60px;
    padding-bottom: 60px
}

.konfergraph-wrap h5 {
    text-align: center;
    color: #58595b;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 10px
}

.konfergraph-wrap .konfergraph-title {
    background: #049547;
    color: #fff;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    border-radius: 4px
}

@media (max-width: 991px) {
    .konfergraph-wrap .konfergraph-title {
        margin-bottom:20px
    }
}

.konfergraph-wrap .konfergraph-title.primary {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 991px) {
    .konfergraph-wrap .konfergraph-title.primary {
        font-size:18px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .konfergraph-wrap .konfergraph-title.primary {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .konfergraph-wrap .konfergraph-title.primary {
        font-size:14px
    }
}

.konfergraph-wrap .konfergraph-title.primary2 {
    background-color: #81b0ba;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 991px) {
    .konfergraph-wrap .konfergraph-title.primary2 {
        font-size:18px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .konfergraph-wrap .konfergraph-title.primary2 {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .konfergraph-wrap .konfergraph-title.primary2 {
        font-size:14px
    }
}

.konfergraph-wrap .konfergraph-title.primary3 {
    background-color: #276b79;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 991px) {
    .konfergraph-wrap .konfergraph-title.primary3 {
        font-size:18px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .konfergraph-wrap .konfergraph-title.primary3 {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .konfergraph-wrap .konfergraph-title.primary3 {
        font-size:14px
    }
}

.konfergraph-wrap .konfergraph-title.sub {
    margin-top: 10px;
    background-color: #edf4f9;
    color: #58595b;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 767px) {
    .konfergraph-wrap .konfergraph-title.sub {
        font-size:13px
    }
}

@media (max-width: 575px) {
    .konfergraph-wrap .konfergraph-title.sub {
        font-size:12px
    }
}

.konfergraph-wrap .konfergraph-img {
    max-width: 1111px;
    margin: 0 auto
}

.konfergraph-wrap .kongergraph-block {
    max-width: 1112px;
    margin: 0 auto
}

.konfergraph-wrap .konfergraph-btn {
    margin: 40px 0px 20px 0px;
    text-align: center
}

.about-section {
    background-color: #000;
    margin-top: 180px;
    width: 100%
}

.about-section .about-widget {
    overflow: hidden;
    margin-top: -60px
}

.about-section .action-block {
    position: relative;
    padding: 65px;
    border-radius: 10px;
    overflow: hidden;
    top: -120px;
    max-width: 1170px;
    margin: 0 auto
}

@media (max-width: 575px) {
    .about-section .action-block {
        padding:40px
    }
}

.about-section .action-block:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1170 233' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10C0 4.47715 4.47715 0 10 0H1160C1165.52 0 1170 4.47715 1170 10V223C1170 228.523 1165.52 233 1160 233H10C4.47715 233 0 228.523 0 223V10Z' fill='url(%23paint0_linear_149_1833)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_149_1833' x1='-25.5' y1='47.5001' x2='854' y2='76' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23049547'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 4
}

.about-section .action-block>img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-section .action-block .action-content {
    position: relative;
    z-index: 5;
    color: #fff
}

.about-section .action-block .action-content h2 {
    font-weight: 800
}

.about-section .action-block .action-content .btn-demo {
    margin-top: 10px
}

.about-section .action-block .action-content p {
    margin: 0;
    padding: 0
}

.about-section .about-block {
    padding-bottom: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-section .about-block .bannerhome-wrap {
    max-width: 429px;
    margin-left: 0
}

@media (max-width: 991px) {
    .about-section .about-block .bannerhome-wrap {
        margin-bottom:50px;
        max-width: 100%
    }
}

.about-section .about-block .btn {
    margin-top: 30px
}

.about-section .about-block .about-bannerimg {
    text-align: center
}

.about-section .about-block .about-bannerimg img {
    max-width: 115%
}

@media (max-width: 991px) {
    .about-section .about-block .about-bannerimg img {
        max-width:100%
    }
}

.about-section.alter {
    margin-top: 80px;
    margin-bottom: 30px;
    background: transparent
}

.about-section.alter .action-block {
    top: 0
}

.careers-section {
    padding: 0px 20px;
    overflow: hidden
}

.careers-section .career-card {
    position: relative;
    padding: 40px;
    max-width: 1170px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 60px
}

.careers-section .career-card .bannerhome-wrap {
    max-width: 396px;
    margin-left: 0
}

.careers-section .career-card a {
    color: #fff;
    text-decoration: none
}

.careers-section .career-card:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='1170' height='363' viewBox='0 0 1170 363' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1170' height='363' rx='10' fill='url(%23paint0_linear_149_2155)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_149_2155' x1='7.00001' y1='175.777' x2='1209.77' y2='227.118' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.22481' stop-color='%23049547'/%3E%3Cstop offset='1' stop-color='%23049547' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.careers-section .career-card>img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.careers-section .career-card .container-fluid {
    position: relative;
    z-index: 3
}

@-webkit-keyframes kf_scale {
    0% {
        -webkit-transform: skewX(0) skewY(0);
        transform: skewX(0) skewY(0)
    }

    25% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skewX(-1.5deg) skewY(-1.5deg)
    }

    45% {
        -webkit-transform: skewX(1.25deg) skewY(1.25deg);
        transform: skewX(1.25deg) skewY(1.25deg)
    }

    75% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skewX(-1.5deg) skewY(-1.5deg)
    }

    100% {
        -webkit-transform: skewX(0) skewY(0);
        transform: skewX(0) skewY(0)
    }
}

@keyframes kf_scale {
    0% {
        -webkit-transform: skewX(0) skewY(0);
        transform: skewX(0) skewY(0)
    }

    25% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skewX(-1.5deg) skewY(-1.5deg)
    }

    45% {
        -webkit-transform: skewX(1.25deg) skewY(1.25deg);
        transform: skewX(1.25deg) skewY(1.25deg)
    }

    75% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skewX(-1.5deg) skewY(-1.5deg)
    }

    100% {
        -webkit-transform: skewX(0) skewY(0);
        transform: skewX(0) skewY(0)
    }
}

.resources-section {
    padding: 80px 0px 60px 0px;
    overflow: hidden
}

.resources-section .resources-block {
    background-color: #000;
    color: #fff;
    margin-top: 70px
}

.resources-section .resources-block .resource-img {
    overflow: hidden;
    width: 100%;
    height: 422px
}

.resources-section .resources-block .resource-img>img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.resources-section .resources-block .resource-img>img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.resources-section .resources-block .resource-content {
    padding: 35px 30px
}

.resources-section .resources-block .resource-content h2 {
    font-weight: 800;
    margin-bottom: 20px;
    color: #049547
}

.resources-section .resources-block .resource-content h3 {
    margin-bottom: 20px
}

.resources-section .resources-block .resource-content p {
    margin-bottom: 30px
}

.resources-section.alter {
    padding: 10px 0px 0px 0px
}

.resources-section.alter .resources-block {
    margin-top: 0
}

.commonpage-section {
    padding: 120px 0px 60px 0px;
    text-align: center
}

.commonpage-section .commonpage-subtitle {
    font-size: 20px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: #81b0ba
}

@media (max-width: 991px) {
    .commonpage-section .commonpage-subtitle {
        font-size:18px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .commonpage-section .commonpage-subtitle {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .commonpage-section .commonpage-subtitle {
        font-size:14px
    }
}

.commonpage-section h2 {
    font-size: 70px;
    font-weight: 500;
    line-height: 96px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 1199px) {
    .commonpage-section h2 {
        font-size:60px;
        line-height: inherit
    }
}

@media (max-width: 991px) {
    .commonpage-section h2 {
        font-size:50px
    }
}

@media (max-width: 767px) {
    .commonpage-section h2 {
        font-size:30px
    }
}

@media (max-width: 575px) {
    .commonpage-section h2 {
        font-size:24px
    }
}

.commonpage-section h2 span {
    color: #049547
}

.commonpage-section .commonpage-text {
    max-width: 909px;
    margin: 0 auto
}

.commonpage-section .commonpage-text.alter {
    max-width: 100%
}

.commonpage-section h1 {
    font-size: 100px;
    font-weight: 500;
    line-height: 137px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0
}

.commonpage-section h1 span {
    color: #049547
}

@media (max-width: 1199px) {
    .commonpage-section h1 {
        font-size:80px;
        line-height: inherit
    }
}

@media (max-width: 991px) {
    .commonpage-section h1 {
        font-size:60px
    }
}

@media (max-width: 767px) {
    .commonpage-section h1 {
        font-size:40px
    }
}

@media (max-width: 575px) {
    .commonpage-section h1 {
        font-size:34px
    }
}

.commonpage-section p {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center
}

@media (max-width: 991px) {
    .commonpage-section p {
        font-size:18px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .commonpage-section p {
        font-size:16px
    }
}

@media (max-width: 575px) {
    .commonpage-section p {
        font-size:14px
    }
}

.commonpage-section.alter {
    padding: 180px 0px 334px 0px;
    position: relative;
    color: #fff;
    background-color: #000;
    overflow: hidden
}

.commonpage-section.alter:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0,0,0,0)));
    background: linear-gradient(180deg, #000 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.commonpage-section.alter2 {
    padding: 180px 0px 280px 0px;
    position: relative;
    color: #fff;
    background-color: #000;
    overflow: hidden
}

.commonpage-section.alter2:after {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0,0,0,0)));
    background: linear-gradient(180deg, #000 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.commonpage-section .commonpage-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 103%;
    height: 103%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    -webkit-animation: kf_scale 20s ease-out infinite normal;
    animation: kf_scale 20s ease-out infinite normal
}

.commonpage-section .container-fluid {
    z-index: 4
}

ul#resourcenav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    max-width: 678px;
    padding: 0;
    margin: 0 auto
}

@media (max-width: 991px) {
    ul#resourcenav {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

ul#resourcenav:after {
    content: '';
    position: absolute;
    bottom: 2px;
    border: 0.5px solid #8c9daa;
    width: 94%;
    left: 1.3%
}

@media (max-width: 991px) {
    ul#resourcenav:after {
        content:none
    }
}

@media (min-width: 992px) {
    ul#resourcenav.fixed-header {
        position:fixed;
        top: 0;
        z-index: 999;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        white-space: nowrap;
        padding: 8px 0px
    }

    ul#resourcenav.fixed-header>li {
        position: relative;
        z-index: 9
    }

    ul#resourcenav.fixed-header:before {
        content: '';
        position: absolute;
        left: -100%;
        right: -100%;
        height: 45px;
        background-color: #fff;
        top: 0
    }

    ul#resourcenav.fixed-header:after {
        left: 0;
        width: 97%
    }
}

ul#resourcenav>li.selected {
    color: #049547
}

ul#resourcenav>li {
    list-style: none;
    padding: 0px;
    padding-bottom: 3px;
    margin: 0;
    margin-right: 20px;
    position: relative;
    z-index: 5
}

ul#resourcenav>li:last-child {
    margin-right: 0
}

ul#resourcenav>li a {
    text-decoration: none;
    display: block
}

@media (max-width: 991px) {
    ul#resourcenav>li a {
        padding:10px;
        border-bottom: 1px solid #ccc !important;
        margin-bottom: 5px
    }
}

ul#resourcenav li:last-child {
    border-bottom: 0 !important
}

ul#resourcenav>li:not(.selected):not(#nav_indicator):hover {
    color: #8c9daa;
    border-bottom: 5px solid transparent
}

ul#resourcenav>li:not(#nav_indicator) {
    border-bottom: 5px solid transparent;
    cursor: pointer;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: color, border-color;
    transition-property: color, border-color
}

ul#resourcenav>li#nav_indicator {
    position: absolute;
    display: inline-block;
    width: 0px;
    padding: 0;
    background-color: #049547;
    bottom: 0;
    height: 5px;
    -webkit-transition-property: left, width;
    transition-property: left, width;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

@media (max-width: 991px) {
    ul#resourcenav>li#nav_indicator {
        display:none
    }
}

.commonpage-subsection {
    padding: 20px 0px 80px 0px
}

.story-block {
    padding-bottom: 80px
}

.story-block .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .story-block .story-title {
        text-align:center
    }
}

.story-block .story-title p {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em
}

.story-block .story-title h1 {
    font-weight: 800;
    font-size: 50px
}

@media (max-width: 991px) {
    .story-block .story-title h1 {
        line-height:inherit;
        font-size: 44px
    }
}

@media (max-width: 767px) {
    .story-block .story-title h1 {
        font-size:34px
    }
}

@media (max-width: 575px) {
    .story-block .story-title h1 {
        font-size:26px
    }
}

.story-block .story-content {
    background-color: #1a1919;
    padding: 60px 70px
}

@media (max-width: 991px) {
    .story-block .story-content {
        padding:50px 30px
    }
}

.story-block .story-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.commonbanner-section {
    position: relative;
    margin-top: -100px
}

.commonbanner-section .commonbanner-block {
    background-color: #fff
}

.commonbanner-section .commonbanner-block .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.commonbanner-section .commonbanner-block .row>div:first-child {
    place-self: flex-start
}

.commonbanner-section .commonbanner-block .commonbanner-img>img {
    left: -40%;
    max-width: 150%;
    position: relative;
    height: 800px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 991px) {
    .commonbanner-section .commonbanner-block .commonbanner-img>img {
        left:0%;
        max-width: 100%;
        width: 100%;
        height: 450px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width: 767px) {
    .commonbanner-section .commonbanner-block .commonbanner-img>img {
        height:350px
    }
}

.commonbanner-section .commonbanner-block .commonbanner-content {
    padding: 50px 70px
}

@media (max-width: 1199px) {
    .commonbanner-section .commonbanner-block .commonbanner-content {
        padding:40px 70px
    }
}

@media (max-width: 991px) {
    .commonbanner-section .commonbanner-block .commonbanner-content {
        padding:50px 20px
    }
}

.commonbanner-section .commonbanner-block .commonbanner-content h5 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700
}

.commonbanner-section .commonbanner-block .commonbanner-content h2 {
    margin-bottom: 20px;
    font-weight: 800
}

.commonbanner-section .commonbanner-block .commonbanner-content h2 span {
    color: #049547
}

.commonbanner-section .commonbanner-block .commonbanner-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left
}

@media (max-width: 1199px) {
    .commonbanner-section .commonbanner-block .commonbanner-content p {
        font-size:14px
    }
}

@media (max-width: 991px) {
    .commonbanner-section .commonbanner-block .commonbanner-content p {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .commonbanner-section .commonbanner-block .commonbanner-content p {
        font-size:14px
    }
}

@media (max-width: 575px) {
    .commonbanner-section .commonbanner-block .commonbanner-content p {
        font-size:13px
    }
}

.commonbanner-section .commonbanner-block .commonbanner-content p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.team-cards {
    max-width: 999px;
    margin: 0 auto;
    margin-top: 80px
}

.team-cards .card {
    border: 0;
    margin-bottom: 30px
}

.team-cards .card .card-body {
    padding: 30px 0px
}

@media (max-width: 991px) {
    .team-cards .card .card-body {
        padding:30px 20px
    }
}

.team-cards .card .card-body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #7d7d7d
}

.team-cards .card .card-maintitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.team-cards .card .card-maintitle .card-name {
    margin-right: 15px
}

.team-cards .card .card-maintitle .card-name h3 {
    margin: 0;
    font-weight: 800
}

.team-cards .card .card-maintitle .card-social a {
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #000;
    width: 34px;
    height: 34px;
    display: block;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff
}

.team-cards .card .card-img {
    height: 294px;
    overflow: hidden;
    border-radius: 20px;
    background-color: #049547
}

.team-cards .card .card-img>img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

@media (max-width: 1199px) {
    .team-cards .card .card-img>img {
        -o-object-fit:contain;
        object-fit: contain
    }
}

.team-cards .card .card-img>img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team-cards .card .card-body ul {
    padding-left: 20px
}

.team-cards .card .card-body ul li {
    list-style-type: none;
    position: relative;
    color: #7d7d7d;
    margin-bottom: 2px
}

.team-cards .card .card-body ul li:after {
    content: '\b7\a0';
    position: absolute;
    top: -12px;
    left: -18px;
    font-size: 30px
}

.team-cards.investors .scrollboxwt {
    height: 260px;
    padding-bottom: 100px
}

@media (max-width: 991px) {
    .team-cards.investors .scrollboxwt {
        height:auto;
        padding-bottom: 20px
    }
}

.team-cards.investors .card-body {
    padding-top: 10px
}

.team-cards.investors .card-img {
    position: relative;
    background-color: #81b0ba;
    margin-bottom: 20px
}

.team-cards.investors .card-img .minilogo {
    position: absolute;
    width: auto;
    height: auto;
    bottom: 10px;
    right: 15px
}

.team-cards.investors .card-img .minilogo.minilogo1 {
    height: 56px
}

.team-cards.investors .card-img .minilogo.minilogo2 {
    height: 43px
}

.team-cards.investors .card-img .minilogo.minilogo3 {
    height: 40px
}

.location-section {
    background: radial-gradient(89.3% 96.87% at 52.64% 103.7%, #d4e6f3 0%, #e8edf0 100%);
    margin-top: 200px;
    padding-bottom: 100px
}

.location-section .careers-section {
    position: relative;
    top: -200px
}

.location-section .location-block {
    margin-top: -120px
}

.location-section .location-block .location-details {
    margin-top: 60px
}

.location-section .location-block .location-details h3 {
    font-weight: 800;
    margin-bottom: 15px
}

.location-section .location-block .location-details .loc-title {
    color: #81b0ba
}

.location-section .location-block .location-details p {
    color: #7d7d7d
}

.location-section .location-block .loc-contact {
    margin-top: 50px;
    margin-bottom: 30px
}

.location-section .location-block .loc-contact h3 {
    margin-bottom: 20px
}

.location-section .location-block .loc-contact ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.location-section .location-block .loc-contact ul li {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.location-section .location-block .loc-contact ul li>div:last-child {
    color: #7d7d7d
}

.location-section .location-block .loc-contact ul li .loc-icon {
    margin-right: 20px
}

.location-section .location-block .loc-contact ul li .loc-icon .location-icon {
    display: block;
    background-color: #000;
    color: #fff;
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%
}

.location-section .location-block .loc-contact ul li .loc-icon .location-icon.phone {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18799 4.6408C0.967609 3.12479 1.99376 1.75966 3.56134 1.25875C3.83966 1.16987 4.14001 1.19513 4.4011 1.32937C4.66219 1.46361 4.86436 1.69672 4.96637 1.98115L5.46903 3.38128C5.54985 3.6065 5.56434 3.85178 5.51064 4.08565C5.45695 4.31952 5.33752 4.53133 5.16766 4.6939L3.6724 6.12481C3.59865 6.1955 3.5437 6.2849 3.51289 6.38431C3.48207 6.48372 3.47644 6.58976 3.49655 6.69211L3.50985 6.75487L3.54687 6.91239C3.57985 7.04516 3.62959 7.23225 3.69958 7.45554C3.83841 7.89912 4.05995 8.49538 4.38966 9.09104C4.71937 9.6867 5.10346 10.1852 5.40193 10.5322C5.55738 10.7129 5.71987 10.8868 5.88898 11.0536L5.93526 11.0983C6.01005 11.1674 6.10072 11.2151 6.19844 11.2368C6.29616 11.2585 6.3976 11.2534 6.49287 11.222L8.42833 10.5865C8.64824 10.5144 8.88378 10.5125 9.10474 10.581C9.32571 10.6495 9.52202 10.7853 9.66851 10.971L10.5842 12.1309C10.966 12.6137 10.9208 13.3234 10.4818 13.7501C9.28211 14.9167 7.6324 15.1563 6.48477 14.1931C5.07809 13.0094 3.89221 11.5657 2.98637 9.93414C2.07304 8.30367 1.4629 6.50799 1.18799 4.6414V4.6408ZM4.70838 6.77117L5.94972 5.58347C6.28942 5.25832 6.52829 4.83471 6.63568 4.36696C6.74307 3.89922 6.71409 3.40867 6.55245 2.95822L6.04921 1.55809C5.8439 0.986047 5.43722 0.517225 4.91207 0.247196C4.38692 -0.0228328 3.78283 -0.0737397 3.22295 0.104852C1.2765 0.726463 -0.28645 2.54724 0.0444178 4.82185C0.341156 6.83877 0.999953 8.77918 1.98624 10.5413C2.96327 12.3007 4.24229 13.8575 5.75941 15.1339C7.48027 16.5763 9.77899 16.0845 11.2708 14.633C11.6976 14.2179 11.9567 13.6486 11.995 13.0411C12.0334 12.4337 11.8482 11.8338 11.4773 11.3638L10.5616 10.2039C10.2686 9.8324 9.87588 9.56071 9.43383 9.42372C8.99178 9.28672 8.52058 9.29066 8.08069 9.43504L6.47436 9.9625C6.40246 9.88535 6.33207 9.80667 6.26323 9.72653C5.9331 9.34548 5.64103 8.93034 5.39152 8.48754C5.14863 8.04062 4.94997 7.56906 4.79862 7.08016C4.76653 6.97782 4.73644 6.8748 4.70838 6.77117V6.77117Z' fill='white'/%3E%3C/svg%3E%0A")
}

.location-section .location-block .loc-contact ul li .loc-icon .location-icon.email {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6 0H2.4C1.76348 0 1.15303 0.235254 0.702944 0.654007C0.252856 1.07276 0 1.64071 0 2.23292V9.67599C0 10.2682 0.252856 10.8362 0.702944 11.2549C1.15303 11.6737 1.76348 11.9089 2.4 11.9089H13.6C14.2365 11.9089 14.847 11.6737 15.2971 11.2549C15.7471 10.8362 16 10.2682 16 9.67599V2.23292C16 1.64071 15.7471 1.07276 15.2971 0.654007C14.847 0.235254 14.2365 0 13.6 0ZM13.064 1.48861L8 5.02407L2.936 1.48861H13.064ZM13.6 10.4203H2.4C2.18783 10.4203 1.98434 10.3419 1.83431 10.2023C1.68429 10.0627 1.6 9.87339 1.6 9.67599V2.419L7.52 6.5499C7.65848 6.64653 7.8269 6.69876 8 6.69876C8.1731 6.69876 8.34152 6.64653 8.48 6.5499L14.4 2.419V9.67599C14.4 9.87339 14.3157 10.0627 14.1657 10.2023C14.0157 10.3419 13.8122 10.4203 13.6 10.4203Z' fill='white'/%3E%3C/svg%3E%0A")
}

.location-section .location-block .loc-contact ul li .loc-icon .location-icon.address {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9.18752C8.24264 9.18752 9.25 8.18781 9.25 6.9546C9.25 5.72139 8.24264 4.72168 7 4.72168C5.75736 4.72168 4.75 5.72139 4.75 6.9546C4.75 8.18781 5.75736 9.18752 7 9.18752Z' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 1C5.4087 1 3.88258 1.62734 2.75736 2.74402C1.63214 3.8607 1 5.37524 1 6.95446C1 8.36268 1.3015 9.28414 2.125 10.3038L7 15.8861L11.875 10.3038C12.6985 9.28414 13 8.36268 13 6.95446C13 5.37524 12.3679 3.8607 11.2426 2.74402C10.1174 1.62734 8.5913 1 7 1V1Z' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.location-section .map-iframe {
    height: 500px;
    width: 100%;
    background-color: #8c9daa
}

.elv-block {
    position: relative;
    margin-top: -300px;
    z-index: 99
}

.elv-block .row {
    background-color: #fff;
    -webkit-box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
    box-shadow: -14px 3px 14px rgba(0,0,0,0.05);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .elv-block .row {
        margin:0
    }
}

.elv-block .row>div:first-child {
    padding-left: 0;
    padding-right: 0
}

.elv-block .row .elv-img {
    height: 408px;
    overflow: hidden
}

.elv-block .row .elv-img>img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.elv-block .row .elv-content {
    padding: 30px 20px
}

.elv-block .row .elv-content h3 {
    margin-bottom: 30px;
    font-weight: 800
}

.elv-block .row .elv-content .card {
    color: #000;
    padding: 25px 25px;
    border: 0.5px solid #000;
    margin-bottom: 15px
}

.elv-block .row .elv-content .card p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left
}

@media (max-width: 991px) {
    .elv-block .row .elv-content .card p {
        font-size:14px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .elv-block .row .elv-content .card p {
        font-size:13px
    }
}

.elv-block .row .elv-content .card .card-mint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elv-block .row .elv-content .card .card-mint>div:first-child {
    padding-top: 5px;
    margin-right: 25px
}

.elv-block .row .elv-content .card .card-mint>div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.elv-block .row .elv-content .card.card-primary {
    background-color: #049547;
    border: 1px solid #049547;
    color: #fff
}

.elv-block.alter {
    margin-top: 50px;
    margin-bottom: 100px
}

.elv-block.alter .row {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elv-block.alter .row>div:first-child {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5)
}

.elv-block .elv-maintitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .elv-block .elv-maintitle {
        margin-left:50px
    }
}

@media (max-width: 575px) {
    .elv-block .elv-maintitle {
        margin-left:0
    }
}

.elv-block .elv-maintitle>div:first-child {
    margin-right: 20px
}

.elv-block .elv-maintitle h3 {
    margin: 0;
    font-weight: 800
}

.elv-block .elv-maincontent {
    padding: 40px 44px;
    background: radial-gradient(89.3% 96.87% at 52.64% 103.7%, rgba(212,230,243,0.4) 0%, rgba(232,237,240,0.4) 100%);
    border-radius: 10px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .elv-block .elv-maincontent {
        padding:20px 24px
    }
}

.elv-block .elv-maincontent p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left
}

@media (max-width: 991px) {
    .elv-block .elv-maincontent p {
        font-size:14px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .elv-block .elv-maincontent p {
        font-size:13px
    }
}

.elv-block .elv-maincontent ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 20px;
    margin-top: 20px
}

.elv-block .elv-maincontent ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left
}

@media (max-width: 991px) {
    .elv-block .elv-maincontent ul li {
        font-size:14px;
        line-height: inherit
    }
}

@media (max-width: 767px) {
    .elv-block .elv-maincontent ul li {
        font-size:13px
    }
}

.elv-block .elv-maincontent ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4367 0.430584C12.6911 0.183505 13.0298 0.0469095 13.3811 0.0496208C13.7324 0.052332 14.069 0.194138 14.3198 0.445117C14.5705 0.696095 14.7159 1.03661 14.7252 1.39482C14.7345 1.75303 14.607 2.10091 14.3695 2.36505L7.16193 11.5584C7.03799 11.6945 6.88841 11.8038 6.72212 11.8796C6.55584 11.9555 6.37626 11.9963 6.19414 11.9998C6.01202 12.0032 5.83108 11.9691 5.66216 11.8996C5.49324 11.8301 5.33979 11.7266 5.21099 11.5952L0.431207 6.72037C0.298098 6.59387 0.191335 6.44132 0.117286 6.27183C0.0432372 6.10233 0.00342047 5.91936 0.000210847 5.73383C-0.00299877 5.5483 0.0304645 5.36401 0.0986045 5.19196C0.166744 5.01991 0.268165 4.86361 0.396816 4.7324C0.525467 4.60119 0.678713 4.49775 0.847411 4.42826C1.01611 4.35876 1.1968 4.32463 1.37872 4.32791C1.56063 4.33118 1.74003 4.37179 1.90622 4.44731C2.07241 4.52283 2.22198 4.63172 2.34601 4.76748L6.12866 8.62352L12.4005 0.471117C12.4118 0.456893 12.4239 0.443358 12.4367 0.430584V0.430584ZM10.7748 9.90026L12.4367 11.5952C12.5654 11.7263 12.7188 11.8296 12.8875 11.8989C13.0563 11.9683 13.237 12.0022 13.4189 11.9988C13.6008 11.9954 13.7802 11.9546 13.9463 11.8789C14.1124 11.8033 14.2619 11.6942 14.3858 11.5584L21.597 2.36505C21.7266 2.23462 21.829 2.07889 21.8982 1.90718C21.9674 1.73547 22.002 1.5513 21.9999 1.36565C21.9978 1.18001 21.959 0.996704 21.8859 0.826687C21.8127 0.656669 21.7068 0.503425 21.5743 0.376105C21.4418 0.248785 21.2855 0.150001 21.1148 0.0856525C20.944 0.0213036 20.7623 -0.00729087 20.5805 0.0015773C20.3986 0.0104455 20.2204 0.0565948 20.0565 0.137268C19.8925 0.217941 19.7462 0.331484 19.6262 0.471117L13.3525 8.62352L12.4764 7.72813L10.773 9.90026H10.7748Z' fill='%23049547'/%3E%3C/svg%3E%0A");
    width: 22px;
    height: 12px;
    background-repeat: no-repeat
}

.ecosystem-graph {
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 60px 30px 40px 30px;
    text-align: center;
    background: #fff;
    border: 0.5px solid #8c9daa;
    border-radius: 10px
}

@media (max-width: 767px) {
    .ecosystem-graph {
        padding:30px 20px
    }
}

.ecosystem-graph>img {
    max-width: 873px;
    margin: 0 auto
}

#requestdemoModal .modal-dialog.modal-lg {
    max-width: 1100px
}

@media (max-width: 1199px) {
    #requestdemoModal .modal-dialog.modal-lg {
        margin-left:15px;
        margin-right: 15px
    }
}

#requestdemoModal .modal-content {
    border-radius: 10px;
    overflow: hidden
}

#requestdemoModal .rdemo-imgwrap {
    position: relative
}

@media (max-width: 991px) {
    #requestdemoModal .rdemo-imgwrap {
        display:none
    }
}

#requestdemoModal .modal-body {
    padding: 0
}

#requestdemoModal .modal-body .rdemo-img {
    min-height: 450px;
    max-height: 500px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute
}

#requestdemoModal .modal-body .rdemo-img:after {
    content: '';
    background: linear-gradient(26.13deg, rgba(4,149,71,0.74) 12.37%, rgba(0,0,0,0) 68.49%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#requestdemoModal .modal-body .rdemo-img>img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

#requestdemoModal .modal-body .rdemo-message {
    text-align: center;
    padding: 40px 0px
}

#requestdemoModal .modal-body .rdemo-message .success-animation {
    margin: 50px auto
}

#requestdemoModal .modal-body .rdemo-message .success-animation.alter .checkmark__circle {
    fill: #8c9daa
}

#requestdemoModal .modal-body .rdemo-message .checkmark {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #049547;
    stroke-miterlimit: 10;
    -webkit-box-shadow: inset 0px 0px 0px #049547;
    box-shadow: inset 0px 0px 0px #049547;
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
    position: relative;
    top: 5px;
    right: 5px;
    margin: 0 auto
}

#requestdemoModal .modal-body .rdemo-message .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #049547;
    fill: #fff;
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

#requestdemoModal .modal-body .rdemo-message .checkmark__check {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes scale {
    0%,100% {
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes scale {
    0%,100% {
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-webkit-keyframes fill {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 30px #4bb71b;
        box-shadow: inset 0px 0px 0px 30px #4bb71b
    }
}

@keyframes fill {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 30px #4bb71b;
        box-shadow: inset 0px 0px 0px 30px #4bb71b
    }
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content {
    padding: 20px 50px 20px 50px;
    position: relative
}

@media (max-width: 991px) {
    #requestdemoModal .modal-body .row>div:last-child .rdemo-content {
        padding:20px 30px
    }
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-close {
    text-align: right;
    padding-right: 10px
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .btn-close {
    padding: 12px;
    position: relative;
    right: -28px
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form {
    padding-bottom: 20px;
    padding-top: 20px
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form>.row>div {
    margin-bottom: 20px
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form .lds-ring {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form .lds-ring div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form .lds-ring div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form .lds-ring div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

#requestdemoModal .modal-body .row>div:last-child .rdemo-content .rdemo-form .lds-ring div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.konfer-ai-trust {
    background-color: #049547;
    max-width: 881px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 10px
}

.konfer-ai-trust>div:first-child {
    border-bottom: 1px solid #fff
}

.konfer-ai-trust>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.konfer-ai-trust>div .konfer-at-leftpane {
    padding: 25 px;
    padding-left: 30px
}

.konfer-ai-trust>div .konfer-at-rightpane {
    padding: 20px 50px 20px 30px;
    width: 100%
}

.konfer-newcloudwrap {
    background: #fff;
    border: 0.5px solid #8c9daa;
    border-radius: 10px;
    text-align: center;
    color: #58595b;
    padding: 50px 20px;
    margin-bottom: 100px
}

.konfer-newcloudwrap h3 {
    font-weight: 800
}

.konfer-newcloudwrap p {
    font-weight: 700
}

.konfer-newcloudwrap .ai-ecosystem {
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.konfer-newcloudwrap .ai-ecosystem img {
    max-width: 1112px;
    margin: 0 auto
}

.testimonial-section {
    padding-bottom: 50px
}

.testimonial-section h2 {
    padding-bottom: 100px;
    padding-top: 60px;
    text-align: center;
    font-weight: 800
}

.testimonial-section .slick-carousel .item .quote-img {
    text-align: center;
    width: 100%
}

.testimonial-section .slick-carousel .item .quote-img img {
    height: 55px;
    margin: 0 auto;
    margin-bottom: 20px
}

.testimonial-section .slick-carousel .item p {
    max-width: 474px;
    margin: 0 auto;
    text-align: center
}

.testimonial-section .item {
    padding: 1rem;
    opacity: 0.4;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin: 0 0;
    position: relative
}

.testimonial-section .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0px 12px 18px rgba(0,0,0,0.08);
    box-shadow: 0px 12px 18px rgba(0,0,0,0.08);
    border-radius: 10px;
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

@media (max-width: 767px) {
    .testimonial-section .item:after {
        width:96%;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.testimonial-section .item .item-content {
    position: relative;
    z-index: 10;
    padding: 30px
}

.testimonial-section .slick-list {
    overflow: initial !important
}

.testimonial-section .slick-center .item-content {
    padding: 20px
}

.testimonial-section .slick-center {
    opacity: 1
}

.testimonial-section .slick-center:after {
    width: 96%;
    height: 105%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 9
}

@media (max-width: 767px) {
    .testimonial-section .slick-center:after {
        height:109%;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width: 575px) {
    .testimonial-section .slick-center:after {
        width:96%
    }
}

.testimonial-section .slick-dotted.slick-slider {
    padding-bottom: 55px
}

.testimonial-section .slick-dots li button:before {
    font-size: 8px;
    color: #d9d9d9;
    opacity: 1
}

.testimonial-section .slick-dots li button:hover:before {
    color: #7d7d7d
}

.testimonial-section .slick-dots li.slick-active button:before {
    color: #049547;
    opacity: 1;
    font-size: 16px !important
}

.testimonial-section .slick-dots li {
    margin: 0 2px
}

.crossfade-group {
    height: 500px;
    position: relative;
    left: 5%;
    width: 105%;
    margin: 10px 0px 45px 0px
}

@media (max-width: 1399px) {
    .crossfade-group {
        left:0;
        width: 100%
    }
}

@media (max-width: 991px) {
    .crossfade-group {
        height:340px;
        margin: 10px 0px -12px 0px
    }
}

@media (max-width: 575px) {
    .crossfade-group {
        height:280px;
        margin: 10px 0px -30px 0px
    }
}

.crossfade-group img {
    position: absolute;
    top: 0;
    left: 0%;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

img.crossfade {
    transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    opacity: 0
}

ul.social-share {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    margin-top: 14px;
    margin-bottom: 30px
}

ul.social-share li {
    padding: 0;
    margin-right: 5px;
    margin-top: 4px;
    display: inline-block
}

ul.social-share li a {
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #000;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff
}

@media (max-width: 767px) {
    ul.social-share li a {
        width:34px;
        height: 34px;
        line-height: 34px
    }
}

ul.social-share li a:hover {
    border: 1px solid #049547;
    background-color: #049547;
    color: #fff
}

ul.social-share li:last-child {
    margin-right: 0
}

.blog-section h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left
}

@media (max-width: 1199px) {
    .blog-section h1 {
        line-height:initial;
        font-size: 54px
    }
}

@media (max-width: 991px) {
    .blog-section h1 {
        line-height:inherit;
        font-size: 44px
    }
}

@media (max-width: 767px) {
    .blog-section h1 {
        font-size:34px
    }
}

@media (max-width: 575px) {
    .blog-section h1 {
        font-size:26px
    }
}

.blog-section h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #090909;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .blog-section h3 {
        line-height:inherit !important;
        font-size: 24px
    }
}

@media (max-width: 767px) {
    .blog-section h3 {
        font-size:20px
    }
}

@media (max-width: 575px) {
    .blog-section h3 {
        font-size:18px
    }
}

@media (max-width: 991px) {
    .blog-section p {
        line-height:inherit;
        font-size: 14px
    }
}

.blog-section ol,.blog-section ul {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px
}

.blog-section ul {
    list-style: disc
}

.blog-section .container-fluid {
    max-width: 1115px;
    margin: 0 auto
}

.blog-section .container-fluid .blog-inside-title {
    max-width: 1010px;
    margin-top: 50px;
    color: #090909
}

.blog-section .container-fluid .blog-inside-title h1 {
    margin-top: 0
}

.blog-section .container-fluid .bloginside-img {
    margin-bottom: 40px
}

.blog-section .container-fluid .bloginside-img img {
    max-width: 100%;
    max-height: 407px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-section .container-fluid .blog-inside-content {
    margin-bottom: 60px;
    color: #505050
}

.blog-section .container-fluid .blog-inside-content a {
    color: #049547
}

.resources-cards {
    margin-top: 40px
}

.resources-cards .card {
    border: 0
}

.resources-cards .card .card-img {
    overflow: hidden;
    width: 100%;
    height: 194px;
    border-radius: 0
}

.resources-cards .card .card-img>img {
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.resources-cards .card .card-img>img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.resources-cards .card .card-body {
    padding: 30px 0px 10px 0px
}

.resources-cards .card .card-body .card-date {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #8c9daa
}

.resources-cards .card .card-body p {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left
}

.resources-cards .card .card-footer {
    background: transparent;
    border: 0;
    padding: 0
}

.relatedblog-section h2 {
    font-weight: 800
}

footer {
    background-color: #000;
    color: #fff;
    padding: 150px 0px 50px 0px
}

footer .footer-sub {
    margin: 0 auto;
    max-width: 878px;
    text-align: center
}

footer .footer-sub a {
    color: #fff;
    text-decoration: none
}

footer .footer-sub a:hover {
    color: #049547
}

footer .footer-sub ul.footer-menu {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    margin-top: 35px;
    margin-bottom: 35px
}

@media (max-width: 767px) {
    footer .footer-sub ul.footer-menu {
        -webkit-box-pack:space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

footer .footer-sub ul.footer-menu li {
    margin-right: 70px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    footer .footer-sub ul.footer-menu li {
        margin-left:20px;
        margin-right: 20px;
        text-align: center
    }
}

footer .footer-sub ul.footer-menu li:last-child {
    margin-right: 0
}

footer .footer-sub ul.footer-menu li a {
    color: #fff;
    text-decoration: none
}

footer .footer-sub ul.footer-menu li a:hover {
    color: #049547
}

footer .footer-sub .copyright-txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px 0px
}

footer .footer-sub .copyright-txt span {
    padding: 0px 10px
}

footer .footer-sub ul.social {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    margin-top: 30px;
    margin-bottom: 30px
}

footer .footer-sub ul.social li {
    padding: 0;
    margin-right: 5px;
    margin-top: 4px;
    display: inline-block
}

footer .footer-sub ul.social li a {
    border-radius: 50%;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff
}

@media (max-width: 767px) {
    footer .footer-sub ul.social li a {
        width:34px;
        height: 34px;
        line-height: 34px
    }
}

footer .footer-sub ul.social li a:hover {
    border: 1px solid #049547;
    color: #049547
}

footer .footer-sub ul.social li:last-child {
    margin-right: 0
}

.scrollToTop {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff !important;
    z-index: 99;
    bottom: 40px;
    right: 30px;
    position: fixed;
    border-radius: 100px;
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
    background: #049547;
    text-align: center;
    font-size: 20px;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.scrollToTop.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.scrollToTop img {
    width: 100%
}