.owned *,
.popup *,
.popup .close {
    margin: 0;
    box-sizing: border-box
}

#askeva,
.ftitle .bckclip {
    -webkit-text-fill-color: transparent
}

#navlogo,
#topbtn,
.box figure div {
    display: inline-block
}

#topbtn,
.loader,
.popup {
    position: fixed
}

#topbtn,
.btn.bsb-btn-xl.btn-primary.rounded-pill:hover {
    background-color: #1ea433
}

.button-1:active,
figure#margined {
    transform: scale(.95)
}

#navlogo {
    width: 3.5rem
}

.titlespanner {
    text-shadow: 4px 2px #1ea433, 6px 4px #52c023, 8px 6px #bff702
}

#askevas {
    color: #43bf16
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none
}

* {
    scrollbar-width: auto;
    scrollbar-color: #43bf16 #fff
}

.row.gx-lg-8.gx-xl-12.gy-10.justify-content-between,
table {
    width: 100%
}

table tbody tr,
table thead tr {
    flex-wrap: wrap
}

.loader {
    inset: 0;
    background: #fff;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .4s, visibility .4s
}

.bg-3,
.bg1 {
    background-image: url(../images/proud/bg4Copy.jpg) !important
}

.loader.hide {
    opacity: 0;
    visibility: hidden
}

.loader-logo {
    width: 200px;
    animation: 1.2s ease-in-out infinite pulse
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
        opacity: .6
    }

    50% {
        transform: scale(1.05);
        opacity: 1
    }
}

@media only screen and (min-width:0px) and (max-width:575px) {
    .row .icon-list.bullet-bg:first-child {
        margin-bottom: .3rem !important
    }

    .row .icon-list.bullet-bg:last-child {
        margin-bottom: 2rem
    }
}

.popup {
    min-height: 113vh;
    width: 100%;
    display: grid;
    place-items: center;
    background-color: rgba(0, 0, 0, .849);
    overflow: hidden;
    z-index: 9879798
}

.button-2,
.liner,
.notifi {
    position: relative
}

.popup .close {
    padding: 0;
    position: absolute;
    top: 8px;
    right: 8px;
    background-color: rgba(0, 0, 0, .692);
    color: #fff;
    display: block;
    padding-inline: 15px;
    padding-block: 5px;
    border-radius: 2pc;
    cursor: pointer
}

.popup * {
    padding: 0
}

.notifi {
    border: 1px solid rgba(0, 0, 0, .514);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .967);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .048);
    background-color: #fff;
    padding: 25px;
    border-radius: 1rem
}

.notifi .start {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: rgba(255, 255, 255, .61)
}

.notifi .start .sleft {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.notifi .start .sleft h2 {
    font-size: 28px;
    width: 260px;
    margin-right: auto;
    margin-bottom: 8px;
    font-weight: 600;
    color: #000
}

.notifi .start .sleft h2+span {
    font-size: 16px;
    margin-left: 1px;
    margin-right: auto;
    margin-bottom: 14px;
    color: #000
}

.callback {
    display: block;
    color: #fff;
    padding: 8px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    text-align: center;
    background-color: #43bf16
}

a.callback:hover {
    color: #fff !important;
    background-color: green
}

.notifi .end>p:first-child {
    margin-top: 15px;
    color: #000;
    margin-bottom: 10px
}

.notifi .end p>b {
    color: #000 !important
}

.notifi .end .eleft>p,
.notifi .end .eright>p {
    margin-bottom: -5px
}

.notifi .holder {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-start
}

.notifi .holder .eright {
    border-left: 1px solid rgba(0, 0, 0, .267);
    padding-left: 25px
}

.container.pt-sm-6.pt-lg-8.mb-10.pb-sm-6 {
    /* margin-right: 0 !important */
}

@media only screen and (min-width:320px) and (max-width:612px) {
    .notifi {
        width: fit-content !important
    }

    .notifi .holder {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px
    }

    .notifi .start {
        flex-direction: column-reverse
    }

    .notifi .holder .eright {
        border: 0;
        padding-left: 0
    }

    .notifi .start .sright {
        display: none
    }
}

.button-1::after,
.button-1::before {
    width: 30px;
    height: 30px;
    border-radius: 10rem;
    pointer-events: none;
    position: absolute;
    content: ""
}

.owned * {
    padding: 0
}

.title.container {
    padding-top: 5rem
}

@media only screen and (min-width:320px) and (max-width:700px) {
    .title.container .first {
        text-align: center
    }

    .title.container .first p {
        justify-content: center
    }
}

@media only screen and (min-width:320px) and (max-width:525px) {
    .title.container {
        padding-top: .7rem;
        padding-inline: 1rem !important
    }

    .buttons-holder {
        flex-wrap: wrap;
        justify-content: center
    }

    .title.container .first {
        margin-bottom: 2.15rem
    }

    .title.container .second {
        overflow: hidden
    }
}

@media only screen and (min-width:520px) and (max-width:585px) {
    .title.container {
        padding-top: .7rem;
        padding-inline: 1rem !important
    }

    .buttons-holder {
        justify-content: center
    }

    .title.container .first {
        margin-bottom: 2.15rem
    }

    html {
        overflow: hidden
    }

    .trusted {
        font-size: 1rem
    }
}

@media only screen and (min-width:520px) and (max-width:768px) {
    .title.container {
        padding-inline: 1rem !important;
        padding-top: .4rem !important
    }

    .buttons-holder {
        flex-wrap: wrap;
        gap: 18px;
        justify-content: center
    }

    .title.container .first {
        margin-bottom: 3.35rem
    }

    .trusted {
        font-size: 1.14rem
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .title.container {
        padding-inline: 1rem !important;
        padding-top: .4rem !important
    }

    .buttons-holder {
        flex-wrap: wrap;
        justify-content: center
    }

    .title.container .first {
        margin-bottom: 3.35rem
    }

    .trusted {
        font-size: 1.35rem
    }
}

.trusted-holder {
    filter: hue-rotate(65deg) !important
}

.trusted {
    font-size: 1.12rem;
    margin-bottom: 1.5rem
}

.ftitle {
    font-weight: 900;
    font-size: 32px;
    margin-block: 18px
}

.ftitle .bckclip {
    font-weight: 900;
    background: linear-gradient(90deg, #006ff9 .07%, #0092ff 34.34%, #00c4fe 68.61%, #00ced1 102.88%);
    -webkit-background-clip: text
}

.button-1 a,
.button-1::after,
.button-1::before {
    background-color: #007dff
}

.sub-title {
    margin-block: 20px
}

.buttons-holder {
    padding-inline: 7px;
    margin-top: 30px;
    min-height: 53px
}

.button-1,
.button-2 {
    position: relative;
    transition: .15s
}

.button-1::before {
    top: 4px;
    left: 3px;
    transform: translate()
}

.button-1::after {
    bottom: 5px;
    right: 4px;
    z-index: -1
}

.button-1:hover::after,
.button-1:hover::before,
.button-2:hover::after {
    opacity: 1
}

.button-1:hover::before {
    animation: .5s topleft
}

.button-1:hover::after {
    animation: .5s bottomleft
}

@keyframes topleft {
    0% {
        transform: translate(0, 0)
    }

    10% {
        transform: translate(-3px, -2.5px) scale(.95)
    }

    20% {
        transform: translate(calc(-2 * 3px), calc(-2 * 2.5px)) scale(.9)
    }

    30% {
        transform: translate(calc(-3 * 3px), calc(-3 * 2.5px)) scale(.9)
    }

    40% {
        transform: translate(calc(-4 * 3px), calc(-4 * 2.5px)) scale(.9)
    }

    50%,
    60% {
        transform: translate(calc(-5 * 3px), calc(-5 * 2.5px)) scale(.9)
    }

    70% {
        transform: translate(calc(-6 * 3px), calc(-6 * 2.5px)) scale(.9)
    }

    80% {
        transform: translate(calc(-8 * 3px), calc(-8 * 2.5px)) scale(.5)
    }

    90% {
        transform: translate(calc(-9 * 3px), calc(-9 * 2.5px)) scale(.5)
    }

    95% {
        transform: translate(calc(1-0 * 3px), calc(-10 * 2.5px)) scale(.5)
    }

    100% {
        transform: translate(-30px, -25px) scale(0)
    }
}

@keyframes bottomleft {
    0% {
        transform: translate(0, 0)
    }

    10% {
        transform: translate(3px, 2.5px) scale(.95)
    }

    20% {
        transform: translate(calc(2 * 3px), calc(2 * 2.5px)) scale(.9)
    }

    30% {
        transform: translate(calc(3 * 3px), calc(3 * 2.5px)) scale(.9)
    }

    40% {
        transform: translate(calc(4 * 3px), calc(4 * 2.5px)) scale(.9)
    }

    50%,
    60% {
        transform: translate(calc(5 * 3px), calc(5 * 2.5px)) scale(.9)
    }

    70% {
        transform: translate(calc(6 * 3px), calc(6 * 2.5px)) scale(.9)
    }

    80% {
        transform: translate(calc(8 * 3px), calc(8 * 2.5px)) scale(.5)
    }

    90% {
        transform: translate(calc(9 * 3px), calc(9 * 2.5px)) scale(.5)
    }

    95% {
        transform: translate(calc(10 * 3px), calc(10 * 2.5px)) scale(.5)
    }

    100% {
        transform: translate(38px, 28px) scale(0)
    }
}

.button-1 a {
    padding: 12px 37px;
    font-weight: 600;
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 2rem;
    transition: 1s
}

.button-1 a:hover,
.button-2 a:hover {
    padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
    box-shadow: 0 0 13px rgba(0, 0, 0, .048)
}

.button-1 a:hover {
    animation: .5s rounder
}

@keyframes rounder {
    100% {
        border-radius: 2rem
    }
}

.button-2 {
    background-color: transparent
}

.applynow,
.line-holder,
.liner div.active {
    background-color: #43bf16
}

.button-2:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    filter: blur(5px);
    width: calc(99% + 0px);
    height: calc(91% + 0px);
    opacity: 0;
    background: linear-gradient(45deg, #006ced, #00ceff, #17c895, #00ceff, #006ced) 0 0/400%;
    animation: 3s ease-in-out sli;
    transition: opacity .2s ease-in-out;
    border-radius: 45px
}

.inti-card,
.inti-card:hover {
    transition: .15s ease-in-out
}

.button-2 a:hover {
    color: #000
}

.button-1 a:active {
    padding-block: 12px !important
}

.button-2 a {
    padding: 12px 30px;
    font-weight: 500;
    display: block;
    font-size: 16px;
    color: #000;
    border-radius: 10rem;
    background: #fff;
    word-spacing: 5px;
    box-shadow: rgba(27, 42, 51, .05) 0 6px 13px, rgba(27, 42, 51, .04) 0 24px 24px, rgba(27, 42, 51, .03) 0 53px 32px, rgba(27, 42, 51, .01) 0 95px 38px, rgba(27, 42, 51, 0) 0 148px 41px
}

.liner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.line-holder,
.liner::after {
    position: absolute;
    display: block;
    z-index: -1
}

.liner::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #00000038
}

.line-holder {
    width: 0%;
    height: 2px;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.liner div.active {
    color: #fff
}

.liner div {
    color: #fff;
    background-color: #888;
    padding: 5px 15px;
    margin-left: -4px;
    border-radius: 10rem
}

.snippets {
    text-align: center;
    margin-block: 65px !important
}

.flexbox {
    gap: 40px;
    align-items: center;
    justify-content: center
}

.box {
    width: 300px;
    border: 1.5px solid #43bf16;
    text-align: center;
    padding: 18px 15px;
    border-radius: 1rem;
    height: 350px
}

.box figure div {
    background-color: rgba(0, 0, 0, .105);
    border-radius: 1rem;
    padding: 10px;
    margin-bottom: 15px
}

.box figure div svg {
    margin-bottom: 0
}

@media only screen and (min-width:0px) and (max-width:410px) {
    .box {
        height: 100%
    }
}

.apicontainer {
    position: relative !important;
    overflow: hidden !important;
    width: 100%
}

.applynow {
    white-space: nowrap;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: 0;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem
}

@media only screen and (min-width:0px) and (max-width:450px) {
    footer .form-floating.mb-4 {
        width: 120% !important
    }

    section.dashboard {
        margin-top: 80px
    }
}

@media only screen and (min-width:450px) and (max-width:991px) {
    footer .form-floating.mb-4 {
        width: 400px !important
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .applynow {
        font-size: 11px
    }

    footer .form-floating.mb-4 {
        width: 120% !important
    }

    #mc_embed_signup2 {
        width: 116% !important
    }
}

@media only screen and (min-width:0px) and (max-width:625px) {
    input.apicontainer::placeholder {
        font-size: 10px !important
    }
}

.pricing {
    margin: 6rem 0;
    --pricing-border: #666cff
}

.pricing__title {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;
    font-family: Manrope, sans-serif;
    margin-bottom: 6.5rem
}

.pricing__title h1 {
    font-family: Outfit, sans-serif;
    font-size: 3rem;
    font-weight: 700
}

.pricing__title p {
    width: 48%;
    max-width: 50rem;
    font-size: 1.76rem;
    margin: 1.25rem auto 1.75rem;
    opacity: .7
}

.pricing__wrapper {
    display: flex;
    justify-content: space-between;
    padding: 1rem 5rem;
    gap: 1.5rem;
    align-items: center;
    overflow: hidden
}

.pricing__wrapper .pricing__card {
    max-width: 30rem;
    width: 32%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .051);
    padding: 1.65rem 2.5rem;
    position: relative;
    border-radius: 1rem;
    text-rendering: optimizeSpeed
}

.pricing__wrapper .pricing__card:first-child {
    animation: .75s ease-in-out -.15s aniLeft;
    transform: translate(0)
}

.pricing__wrapper .pricing__card:nth-child(2) {
    animation: .75s ease-in-out -.1s aniLeftSP;
    transform: translate(0)
}

.pricing__wrapper .pricing__card:nth-child(3) {
    animation: .75s ease-in-out aniLeft;
    transform: translate(0)
}

.pricing__wrapper .pricing__card:hover {
    transform: scale(1.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .071)
}

.pricing__wrapper .pricing__card:nth-child(2) {
    position: relative;
    border: 2px solid var(--pricing-border);
    transform: scale(1.1)
}

.pricing__wrapper .pricing__card:nth-child(2):hover {
    border: 2px solid transparent;
    transform: translateY(1rem)
}

.pricing__wrapper .pricing__card:nth-child(2):hover .featured {
    opacity: 0
}

.pricing__wrapper .pricing__card:nth-child(2) .featured {
    position: absolute;
    top: -2.25rem;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    opacity: 1;
    font-weight: 700
}

.pricing__wrapper .pricing__card:nth-child(2) .featured span {
    padding: .3rem 1.4rem;
    border-radius: 1rem;
    background-color: var(--pricing-border);
    letter-spacing: .5px;
    font-family: outfit, sans-serif;
    font-weight: 400
}

.pricing__wrapper .pricing__card h1 {
    font-weight: 600;
    color: var(--pricing-border)
}

.pricing__wrapper .pricing__card:nth-child(3) h1 {
    color: #02ce02
}

.pricing__wrapper .pricing__card p {
    font-weight: 400;
    font-size: 1.45rem;
    color: var(--grey);
    opacity: .8;
    margin-top: 1rem;
    margin-bottom: .58rem
}

.pricing__wrapper .pricing__card p.price {
    font-weight: 500;
    opacity: 1;
    margin-top: 1.15rem
}

.pricing__wrapper .pricing__card p.price span {
    font-weight: 700;
    font-size: 2.6rem;
    color: #000;
    margin-inline: .15rem
}

.pricing__wrapper .pricing__card ul.price-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1.4rem;
    padding: .845rem .5rem !important;
    gap: 1.5rem
}

.pricing__wrapper .pricing__card ul.price-items .list-price-item {
    font-size: 1.29rem;
    font-weight: 700;
    font-family: manrope, sans-serif;
    letter-spacing: .25px;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: center;
    align-items: center
}

.pricing__wrapper .pricing__card ul.price-items .list-price-item .tick {
    color: green;
    border-radius: 5rem
}

.pricing__wrapper .pricing__card a.select-plan {
    display: block;
    margin: 1rem auto 2rem;
    padding: .65rem 0;
    text-align: center;
    background-color: var(--pricing-border);
    color: #fff;
    border-radius: 2rem;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .45px;
    transition: .15s ease-in-out
}

.pricing__wrapper .pricing__card:hover a.select-plan {
    background-color: #29ba29
}

@keyframes aniLeft {
    from {
        transform: translateY(-100rem);
        filter: blur(2px)
    }

    to {
        transform: translateY(0);
        filter: blur(0)
    }
}

@keyframes aniLeftSP {
    from {
        transform: translateY(-100rem) scale(1);
        filter: blur(2px)
    }

    to {
        transform: translateY(0) scale(1.1);
        filter: blur(0)
    }
}

@media only screen and (min-width:320px) and (max-width:420px) {
    #pricing-card {
        min-width: 350px !important;
        margin-left: -4.25rem
    }
}

footer .image-wrapper.bg-overlay:before {
    background: rgb(137 220 18 / 73%) !important
}

#footer5000 {
    background: 0 0/cover fixed #43bf16
}

#FAQ {
    padding-bottom: 2rem
}

@media only screen and (min-width:991px) and (max-width:1400px) {
    #newsletterFix {
        width: 12rem;
        flex-wrap: nowrap
    }

    #newsletterFix input[type=submit] {
        font-size: .9rem;
        padding: 0;
        padding-inline: .415rem;
        font-weight: 400;
        margin-right: .5rem
    }
}

#BG22 {
    background-image: url(../images/proud/bg22.jpg) !important;
    filter: hue-rotate(238deg)
}

.uil.uil-check {
    color: #fab758 !important;
    background-color: #fef2e1 !important
}

#solution {
    background: linear-gradient(174deg, #fff8ef, rgba(255, 255, 255, 0) 100%) !important
}

#askeva {
    background: -webkit-linear-gradient(left, #bff702 0, #1ea433 25%, #bbf503 50%, #52c023 75%, #d0f168 100%);
    position: relative;
    -webkit-background-clip: text;
    animation: 10.5s cubic-bezier(.77, 0, .175, 1) infinite alternate colorize
}

#askeva::after {
    content: url(images/svg/underline.svg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    transform: scale(.9);
    filter: hue-rotate(360deg);
    display: none
}

@keyframes colorize {
    0% {
        background-position: -3000px
    }

    25% {
        filter: invert(5%)
    }

    50% {
        background-position: -2000px
    }

    75% {
        background-position: -1000px
    }

    100% {
        background-position: 0
    }
}

.ready__partner {
    margin: 2rem auto
}

.counter-icon,
svg[width="2.2rem"] {
    margin-bottom: 1rem
}

.ready__partner a {
    background-color: rgba(0, 128, 0, .495);
    backdrop-filter: blur(10px);
    color: #fff;
    padding: .23rem .75rem;
    border-radius: 2rem;
    font-weight: 300;
    letter-spacing: .5px;
    white-space: nowrap;
    gap: 0
}

.ready__partner a:last-child {
    background-color: #000
}

.ready__partner a img {
    padding-top: .15rem !important
}

#hero {
    position: relative;
    background-image: url(../images/AE-1.jpg) !important
}

@media only screen and (min-width:0px) and (max-width:320px) {
    .card.image-wrapper.bg-full.bg-image.bg-overlay.mt-n50p.mx-md-5.mobile {
        transform: translateY(-22%)
    }
}

@media only screen and (min-width:320px) and (max-width:770px) {
    .card.image-wrapper.bg-full.bg-image.bg-overlay.mt-n50p.mx-md-5.mobile {
        transform: translateY(-26%);
        margin-bottom: 30px
    }
}

@media only screen and (min-width:770px) and (max-width:992px) {
    .card.image-wrapper.bg-full.bg-image.bg-overlay.mt-n50p.mx-md-5.mobile {
        transform: translateY(-38%);
        margin-bottom: 30px
    }
}

@media only screen and (min-width:0px) and (max-width:420px) {

    #what,
    .metas {
        margin-top: -15px
    }

    #what div {
        flex-wrap: wrap
    }

    #whatsappicon__holder {
        transform: scale(.84) !important
    }

    .metas {
        transform: scale(.8)
    }
}

@media only screen and (min-width:0px) and (max-width:375px) {

    .card.bg-light-leaf .card-body.d-flex.flex-row,
    .card.bg-soft-green.mb-6 .card-body.d-flex.flex-row,
    .card.bg-soft-white.mb-6 .card-body.d-flex.flex-row {
        flex-wrap: wrap;
        gap: 1rem
    }

    footer .btn.btn-lg.btn-white.rounded.mb-0 {
        text-wrap: wrap !important
    }

    h4 {
        font-size: 19px !important
    }
}

@media only screen and (min-width:320px) and (max-width:730px) {
    #what div {
        flex-wrap: wrap
    }
}

#whatsappicon__holder {
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
    justify-content: center;
    align-items: center
}

#whatsappicon__holder:hover,
.metas:hover {
    cursor: default;
    color: #fff !important
}

#whatsappicon {
    margin-inline: 10px
}

.partner svg[width="2.2rem"] {
    margin-bottom: 0 !important;
    width: 1.6rem !important
}

.partner.teo svg[width="2.2rem"] {
    margin-bottom: 0 !important;
    width: 2rem !important;
    fill: #fff
}

.partner svg[width="2.2rem"] .fill-primary,
.partner svg[width="2.2rem"] .fill-secondary {
    fill: #fff
}

.svgicons div svg {
    box-shadow: 0 0 10px rgba(0, 0, 0, .067)
}

.btn.bsb-btn-xl.btn-primary.rounded-pill {
    display: flex !important;
    border: none;
    outline: 0
}

.card.border-bottom.border-primary {
    transition: .15s;
    transform: scale(.9)
}

.card.border-bottom.border-primary:hover {
    border-bottom-color: #0deb02 !important;
    transform: scale(.9) !important
}

.card.border-bottom.border-primary:hover .btn.bsb-btn-xl.btn-primary.rounded-pill {
    background-color: #1ea433 !important
}

#topbtn {
    padding: .25rem .55rem;
    border-radius: 50%;
    bottom: 1.5rem;
    right: 2rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, .278);
    z-index: 100000
}

#topbtn svg {
    width: 2rem;
    fill: #1ea433
}

#topbtn:hover {
    opacity: .45
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .top-card {
        height: 425px !important
    }

    .top-card h4 {
        width: 60%;
        margin-inline: auto
    }
}

.bg1 {
    background-attachment: fixed
}

@media only screen and (min-width:500px) and (max-width:992px) {
    #contactimg {
        max-width: 24rem;
        margin-inline: auto
    }
}

.topimg.img-fluid.ms-auto.mx-auto {
    margin-right: -2rem;
    width: 92%
}

.widget img.mb-4 {
    max-width: 160px !important
}

#branding h5,
.card-body h6 {
    margin-top: 1rem
}

.btn-primary {
    border: #bff702 !important;
    outline: 0
}

#partenerlogo {
    transition: .15s ease-out
}

#partenerlogo:hover {
    transform: scale(1.1)
}

@media only screen and (min-width:0px) and (max-width:540px) {
    #clientspartner {
        opacity: 0 !important;
        display: none !important
    }
}

.benefits .col-md-6.col-lg-3 {
    cursor: default;
    transition: .15s
}

.benefits .col-md-6.col-lg-3:hover {
    transform: translateY(-30px);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    background-color: #43bf16;
    color: #fff
}

.filled,
.icon-list.bullet-bg i.uil-check {
    background-color: #1ea433 !important;
    color: #fff !important
}

@media only screen and (min-width:0px) and (max-width:1199px) {
    #mgleft {
        margin-left: 0 !important
    }
}

figure#margined {
    margin-top: -4.5rem !important
}

.bg-wrapper {
    background-image: url("../images/pattern/ 05.png");
    animation: 20s linear infinite bgwrapper
}

@keyframes bgwrapper {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 100% 0
    }
}

.card-body i.fa,
.card-body i.fa-solid {
    width: 2.6rem;
    height: 2.6rem
}

.cs-admin2 {
    width: 83%;
    height: 100%
}

::selection {
    background-color: #1ea433 !important
}

.faqicon {
    width: 4rem !important;
    height: 3.65rem !important
}

.modal-body h2+p.lead.text-center {
    text-align: start !important
}

@media only screen and (min-width:320px) and (max-width:991.98px) {
    nav.navbar-expand-lg .navbar-brand {
        padding-top: 1.45rem !important
    }
}

.swgrey {
    filter: grayscale(0)
}

.bckclip::selection {
    -webkit-text-fill-color: #fff
}

#integration .wrapper {
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(171, 102, 255, .023) 0, rgba(116, 182, 247, .05) 90%)
}

.inti-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 36px;
    row-gap: 50px;
    margin-top: 30px !important
}

.inti-card {
    box-shadow: -1px 0 10px 1.5px rgba(0, 0, 0, .123);
    border-radius: 8px;
    background-color: #fff
}

.inti-card .inti-top::after,
.inti-top {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.inti-top {
    padding: 35px 0 1rem;
    position: relative;
    z-index: 100
}

.inti-bottom {
    padding-inline: 16px;
    padding-bottom: 5px
}

.inti-top .platform {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    max-width: 80%;
    margin-inline: auto
}

.inti-top .platform img {
    height: 110px
}

.inti-card:nth-child(odd) .inti-top {
    background-image: linear-gradient(90deg, rgba(110, 88, 241, .1), #fff 30%, #fff 65%, rgba(50, 123, 187, .1))
}

.inti-card:nth-child(2n) .inti-top {
    background-image: linear-gradient(90deg, rgba(110, 88, 241, .1), #fff 30%, #fff 65%, rgba(255, 91, 53, .1))
}

.inti-card .inti-top::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, .068);
    z-index: -1
}

.inti-card:nth-child(2) .inti-top .platform img:last-child {
    margin-left: -10px
}

.inti-top .platform img:nth-child(2) {
    height: 60px;
    filter: hue-rotate(220deg);
    filter: grayscale(1);
    filter: invert(1)
}

.inti-top .platform img:nth-child(3) {
    filter: drop-shadow(0 0 3px rgb(255, 255, 255))
}

.inti-card:hover {
    transform: scale(1.01) translateY(3px)
}

.inti-card .inti-bottom {
    padding-inline: 26px;
    padding-block: 15px;
    padding-bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .15s
}

.inti-card .inti-bottom h2 {
    letter-spacing: -.5px;
    margin-bottom: .35rem !important;
    padding-top: 12px;
    font-size: 1.5rem
}

.inti-card .inti-bottom p.text-black-50 {
    margin-bottom: 0;
    padding-bottom: 18px
}

.inti-grid .inti-card,
.inti-grid .inti-card .platform {
    transition: .15s ease-in-out
}

.inti-grid .inti-card:hover .platform {
    animation: .5s ease-in-out blinks;
    direction: rtl
}

.inti-grid .inti-card:hover .platform img:nth-child(2) {
    transform: translateX(-10px)
}

@keyframes blinks {
    from {
        opacity: .15
    }

    to {
        opacity: 1
    }
}

@media only screen and (min-width:320px) {
    .inti-grid {
        grid-template-columns: 1fr
    }

    .wrapper .col-md-12.offset-md-0.col-lg-12 {
        padding-right: 0 !important;
        margin-left: 7px
    }
}

@media only screen and (max-width:567px) {
    .inti-grid {
        grid-template-columns: minmax(300px, 1fr)
    }

    .inti-top .platform {
        justify-content: center;
        max-width: 90%
    }

    .inti-top .platform img {
        height: 65px
    }

    .inti-top .platform img:nth-child(2) {
        transform: scale(.65)
    }
}

@media only screen and (min-width:992px) {
    .trusted-holder {
        margin-top: 1.4rem
    }

    .topimg.img-fluid.ms-auto.mx-auto {
        margin-top: -1.5rem;
        margin-right: -3.5rem !important
    }

    .inti-grid {
        grid-template-columns: repeat(2, 450px);
        justify-content: center;
        gap: 45px
    }

    .inti-card .inti-bottom h2 {
        padding-top: 0 !important
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    body::after {
        content: "PLEASE VIEW ON BIGGER SCREEN - ASKEVA";
        position: fixed;
        inset: 0;
        color: #fff;
        font-size: 25px;
        z-index: 900000000;
        font-family: monospace, sans-serif;
        background-color: #43bf16;
        display: grid;
        place-items: center;
        text-align: center
    }
}

@media only screen and (max-width:520px) {

    .second.col-12.col-sm-12.col-md-7.col-lg-5 .w-100,
    .second.col-12.col-sm-12.col-md-7.col-lg-5 .w-100 video {
        overflow: hidden;
        transform: scale(1) !important
    }

    .col-sm-12.col-lg-12.order-1.order-md-2.order-lg-1 figure.text-center img.whatsautomationimg#whatsautomationimg,
    .tsc_1_5ec {
        transform: scale(1) !important
    }
}

@media only screen and (max-width:330px) {
    .inti-grid {
        transform: translateX(-4px)
    }
}

.second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
    filter: hue-rotate(45deg);
    transform: scale(2);
}

@media only screen and (min-width:320px) and (max-width:425px) {
    .padding-inside-sm {
        padding: 10px !important;
        padding-inline: 10px !important;
        padding-block: 10px !important
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-40%) translateY(-60px) scale(.8) !important
    }
}

@media only screen and (min-width:424px) and (max-width:576px) {
    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-32.5%) translateY(-60px) scale(.9) !important
    }
}

@media only screen and (min-width:575px) and (max-width:768px) {
    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-32.5%) translateY(-60px) scale(1) !important
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-32.5%) translateY(-60px) scale(.7) !important
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .first.col-12.col-sm-12.col-md-6.col-lg-7 {
        width: 63%
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 {
        width: 30% !important
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-35%) translateY(-8%) scale(.65) !important;
        position: relative;
        z-index: -1
    }
}

@media only screen and (min-width:830px) and (max-width:992px) {
    .first.col-12.col-sm-12.col-md-6.col-lg-7 {
        width: 63%
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 {
        width: 30% !important
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-27%) translateY(-8%) scale(.75) !important;
        position: relative;
        z-index: -1
    }
}

@media only screen and (min-width:991px) and (max-width:992px) {
    .first.col-12.col-sm-12.col-md-6.col-lg-7 {
        width: 63%;
        margin-top: 3rem
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 {
        width: 30% !important;
        margin-top: 3rem
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-27%) translateY(-8%) scale(1) !important;
        position: relative;
        z-index: -1
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-27.5%) translateY(-19%) scale(.8) !important;
        position: relative;
        z-index: -1
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child {
        padding: 0 !important
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child .widget {
        transform: translateX(-10px)
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-22.5%) translateY(-19%) scale(.8) !important;
        position: relative;
        z-index: -1
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child {
        padding: 0 !important
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child .widget {
        transform: translateX(-10px)
    }
}

@media only screen and (min-width:1200px) {
    footer .form-floating.mb-4 {
        width: 130% !important
    }

    #mc_embed_signup2 {
        width: 116% !important
    }

    .col-md-6.col-xl-3:first-child .card.shadow-lg .card-body p.mb-2,
    .col-md-6.col-xl-3:nth-child(2) .card.shadow-lg .card-body p.mb-2 {
        padding-bottom: 1.32rem !important
    }

    .col-md-6.col-xl-3:nth-child(3) .card.shadow-lg .card-body p.mb-2,
    .col-md-6.col-xl-3:nth-child(4) .card.shadow-lg .card-body p.mb-2 {
        padding-bottom: 1.32rem
    }

    .h-350px {
        height: 350px !important
    }

    #mgleft {
        margin-left: 15px !important
    }

    .second.col-12.col-sm-12.col-md-5.col-lg-5 .w-100 {
        width: 0% !important;
        transform: translateX(-27.5%) translateY(-21%) scale(1) !important;
        position: relative;
        z-index: -1
    }

    .first.col-12.col-sm-12.col-md-6.col-lg-7 {
        transform: translateX(40px)
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child {
        padding: 0 !important
    }

    .text-inverse.mx-md-5 .row.gy-6.gy-lg-0 .col-md-4.col-lg-2:first-child .widget {
        transform: translateX(-10px)
    }

    .wrapper.owned.mb-0 {
        min-height: 600px !important
    }

    .container.trusted-holder {
        margin-top: -95px
    }

    .container.pt-1.pt-md-10.mb-7.mb-sm-10.mb-md-7.mb-lg-10 {
        margin-top: -25px
    }
}

.counter-icon {
    filter: hue-rotate(124deg);
    width: 50px
}