/*@font-face {*/
/*    font-family: "Material Icons";*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url(https://example.com/MaterialIcons-Regular.eot);*/
/*    src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://example.com/MaterialIcons-Regular.woff2) format("woff2"), url(https://example.com/MaterialIcons-Regular.woff) format("woff"), url(https://example.com/MaterialIcons-Regular.ttf) format("truetype");*/
/*}*/
p, li {
    font-size: 18px;
}
.material-icons {
    font-family: "Material Icons";
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    display: inline-block;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"}
.btn-orange, .hero-form .btn-orange {
    background-image: linear-gradient(to right, #ff8600, #ff9300, #ffa000, #ffad00, #ffb900);
    font-size: 1rem;
    transition: .3s;
    cursor: pointer;
}
.loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.site-content {
    display: none;
}
.loader {
    display: flex;
    align-items: flex-end;
    gap: 20px;
}
.loader span {
    width: 30px;
    height: 30px;
    background: linear-gradient(90deg, #2a7b9b 0, #026ec6 0, #a1e6ff 100%);
    border-radius: 50%;
    animation: .6s ease-in-out infinite bounce;
}
.loader span:nth-child(2) {
    animation-delay: .2s;
}
.loader span:nth-child(3) {
    animation-delay: .4s;
}
@keyframes bounce {
    0%, 100%, 80% {
    transform: translateY(0);
}
40% {
    transform: translateY(-15px);
}
}header#top {
    padding: 20px 0;
    position: absolute;
    width: 100%}
header#top .header-items-wrapper a.header-list-wrapper .header-icon-wrapper i {
    font-size: 22px;
    margin-top: 10px;
}
.header-items-wrapper a.btn span.txt {
    text-transform: capitalize;
}
.hero-form .btn-orange {
    width: 100%;
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 16px 0;
    font-weight: 600;
    position: relative;
}
.btn-orange {
    border: none;
    border-radius: 8px;
    padding: 14px 24px;
    font-weight: 500;
    position: relative;
}
.banner-sec {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/banner-img-new.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 150px 0;
}
.banner-sec .banner-form-wrapper label {
    color: #8f8f8f;
    font-size: 16px;
    margin-bottom: 7px;
}
.banner-form-wrapper .form-control {
    height: 41px;
    color: #8f8f8f;
}
.process__main::after, .process__main::before {
    position: absolute;
    background-size: contain;
    width: 100%;
    top: 20px;
    left: 0;
    height: 245px;
    content: "";
    background-position: center;
}
.banner-form-heading-wrapper h2 {
    font-size: 32px;
    color: #1e1e1e;
}
.banner-form-wrapper {
    border-radius: 12px;
    box-shadow: -6px 6px 10px 8px #026ec6f0;
}
.gradient-text {
    font-size: 55px!important;
    background: linear-gradient(to right, #FFC501, #FFC501);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.ai-audit-sec, .ai-img-wrapper, .ai-solution-sec, .book-sec, .footer-sec {
    background-position: center center;
}
.banner-sec button.btn.btn-orange span.txt {
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
}
.hero-form button.btn.btn-orange {
    border-radius: 6px;
    box-shadow: 2px 2px 0 3px #000;
}
.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%}
.brand-sec {
    background-color: #1f1f1f;
    padding: 10px 0;
}
.brands-slider img {
    height: 60px;
    object-fit: contain;
    margin: 0 auto;
    padding: 10px;
}
.ai-audit-sec {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/section-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}
.copyright-wrapper p {
    font-size: 14px;
}
.links-wrapper ul li a {
    font-size: 14px;
}
select#qIndustry, select#qCompanySize, select#qRevenue {
    color: #595c7e !important;
}
.ai-audit-accordian-wrapper .accordion-item {
    margin-bottom: 10px;
    background-color: transparent;
}
.ai-audit-sec .ai-ring-wrapper {
    position: absolute;
    right: 0;
}
.ai-audit-accordian-wrapper .accordion-item button {
    border-radius: 10px;
    background-color: #65d7ff;
}
.ai-audit-accordian-wrapper .accordion-item button span.count {
    font-weight: 600;
    font-size: 22px;
    color: #000;
}
.ai-audit-accordian-wrapper .accordion-item button span.txt {
    color: #000019;
    font-size: 19px;
    font-weight: 500;
    margin-left: 20px;
}
.ai-audit-accordian-wrapper .accordion-item:first-of-type>.accordion-header .accordion-button, .ai-audit-accordian-wrapper .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-radius: 10px;
}
.ai-audit-accordian-wrapper .accordion-item .accordion-body {
    background: #00000091;
}
.ai-img-wrapper {
    background-image: url("../img/ai-col-bg.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 70px 0;
}
.access-card-wrapper .package-heading-wrapper, .ai-solution-sec, .book-sec, .footer-sec, .footer-whole-wrapper::before, .process-section {
    background-repeat: no-repeat;
    background-size: cover;
}
.ai-audit-sec .ai-img-wrapper img#dynamicImage {
    width: 65%}
.ai-solution-sec {
    background-image: url("../img/ai-sol-bg.webp");
}
.ai-solition-btn-wrapper a i, .ai-solition-btn-wrapper a span.txt {
    font-size: 18px;
}
.ai-solition-btn-wrapper a {
    display: inline-flex;
    align-items: center;
    gap: 19px;
    text-transform: capitalize;
}
.process-section {
    background-image: url(../img/process-bg.webp);
    width: 100%;
    background-position: right;
}
.process__heading {
    flex: 0 0 40%}
.process__desc {
    flex: 0 0 50%}
.desc__wrap {
    font-size: 16px;
    color: #4f4f4f;
    font-family: "Anek Latin"}
.gradient__color {
    background: linear-gradient(90deg, #2a7b9b 0, #026ec6 0, #a1e6ff 100%);
    color: transparent;
    background-clip: text;
}
.book-icon-wrapper .book-single-icon-wrapper .icon-wrapper i, .process__subheading {
    font-size: 24px;
}
.process__main__wrapper {
    padding: 0 90px;
}
.process__main {
    z-index: 99;
    position: relative;
}
.process__wrap {
    flex: 0 0 20%}
.process__img {
    height: 210px;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.process__wrapper {
    position: relative;
    z-index: 2; /* keeps icons above the line */
}
.process__main::before {
    content: "";
    position: absolute;
    top: 187px; /* adjust based on your icon height */
    left: 0;
    width: 100%;
    height: 4px; /* line thickness */
    background-color: #000; /* black line, change if needed */
    z-index: 1;
    box-shadow: 0 3px 6px rgba(0,0,0,0.25); /* shadow effect */
}
/*.process__main::after {*/
/*    background-image: url(../img/union-after.webp);*/
/*    background-repeat: no-repeat;*/
/*    z-index: 9;*/
/*}*/
.process__content {
    padding-top: 30px;
}
.full-access-sec {
    padding: 80px 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/banner-3.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.full-access-sec .transparent-text-outline {
    font-size: 138px;
    color: transparent;
    -webkit-text-stroke: 1px #65d7ff;
    text-stroke: 1px #65d7ff;
    font-weight: 500;
    font-family: fantasy;
    line-height: 1;
    text-transform: capitalize;
    opacity: .57;
}
.full-access-content-wrapper .list-wrapper ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.access-card-wrapper {
    background: #fff;
    border-radius: 15px;
    width: 50%}
.access-card-wrapper .package-heading-wrapper {
    /*background-image: linear-gradient(to right, rgba(2, 110, 198, .7), rgba(101, 215, 255, .7)), url("/img/package-bg.webp");*/
    background-position: center;
    padding: 14px 10px;
    text-align: center;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.access-card-wrapper .package-heading-wrapper h5 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.access-card-wrapper .package-main-heading-wrapper h2 {
    background: linear-gradient(to right, #026ec6, #65d7ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 1;
}
.access-card-wrapper .package-main-heading-wrapper h2 span.big {
    font-size: 50px;
}
.access-card-wrapper .package-price-wrapper h3 {
    color: #333;
    font-size: 60px;
    margin: 25px 0;
}
.package-price-wrapper p {
    color: #5f5f5f;
}
.packge-btns-wrapper a.btn-orange {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-transform: capitalize;
}
.book-sec {
    padding: 80px 0;
    background-image: url("../img/Frame 37-1.webp");
}
.book-icon-wrapper .book-single-icon-wrapper .icon-wrapper {
    background: #ffffff4d;
    height: 41px;
    width: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.book-icon-wrapper .book-single-icon-wrapper .icon-name-wrapper h6, .footer-img-wrapper figure {
    margin-bottom: 0;
}
.footer-sec {
    padding: 100px 0;
    background-image: url("../img/footer-bg.webp");
    position: relative;
}
.footer-whole-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(../img/footer-img.webp);
    background-position: center;
    width: 540px;
    height: 841px;
    bottom: 0;
    left: -8rem;
    z-index: 9;
}
.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper {
    font-size: 70px;
    line-height: 70px;
}
/*.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper::after {*/
/*    content: "Fun";*/
/*    font-size: 113px;*/
/*    color: transparent;*/
/*    -webkit-text-stroke: 1px #65d7ff;*/
/*    text-stroke: 1px #65d7ff;*/
/*    font-weight: 500;*/
/*    font-family: fantasy;*/
/*    position: absolute;*/
/*    text-transform: capitalize;*/
/*    margin-top: 16px;*/
/*    margin-left: 10px;*/
/*}*/
.footer-card-wrapper .footer-heading-wrapper h2.lower-heading {
    font-size: 73px;
    line-height: 73px;
}
.footer-contact-wrapper ul li a {
    display: flex;
    gap: 10px;
    color: #fff;
}
.footer-contact-wrapper ul li {
    margin-bottom: 10px;
}
.footer-social-wrapper ul li a {
    background: linear-gradient(to right, #FFC501, #FFC501);
    width: 34px;
    height: 34px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-decoration: none;
    border-radius: 6px;
}
.footer-form-wrapper {
    border: 2px solid #ffffff91;
    border-radius: 20px;
    padding: 24px;
}
.footer-form-wrapper input, .footer-form-wrapper select {
    height: 50px;
    padding: 10px 40px;
}
.footer-form-wrapper input::placeholder {
    color: #000;
}
.footer-form-wrapper .form-group button.btn-orange {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
}
div#copyright {
    background-image: linear-gradient(to right, #026ec6, #65d7ff);
    padding: 20px 0;
}
.footer-img-wrapper {
    position: absolute;
    top: -28.5%;
    left: -7%;
    transform: scale(.9);
}
.footer-whole-wrapper, .form-group {
    position: relative;
}
.form-group {
    margin-bottom: 12px;
}
.icon__span {
    position: absolute;
    top: 0;
    left: 12px;
    height: fit-content;
    margin: auto;
    transform: translateY(10px);
}
.country__input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#basic-addon1 select {
    padding: 15px;
}
@media (device-width: 1536px) and (device-height: 1812px) {
    .footer-whole-wrapper::before {
            display: none
        }
    .line1, .line2, .ai-image img, .ct2-wrapper img, .custom-dev-image {
        display: none;
    }
    }
    /*@media (min-width: 1500px) and (max-width: 1600px) {*/
/*    !* Styles for Z Fold 4/5/6 unfolded screen *!*/
/*    .footer-whole-wrapper::before {*/
/*        display: none*/
/*    }*/
/*}*/
@media (max-width:1400px) {
    .access-card-wrapper {
    width: 58%}
}@media (max-width:1366px) {
    .footer-whole-wrapper::before {
    width: 430px;
    height: 741px;
    bottom: 0;
}
.full-access-sec .transparent-text-outline {
    font-size: 120px;
}
}@media (max-width:1200px) {
    .full-access-sec .transparent-text-outline {
    font-size: 100px;
}
.access-card-wrapper {
    width: 70%}
.access-card-wrapper .package-main-heading-wrapper h2 {
    font-size: 30px;
}
.access-card-wrapper .package-main-heading-wrapper h2 span.big {
    font-size: 40px;
}
.access-card-wrapper .package-price-wrapper h3 {
    font-size: 55px;
    margin: 20px 0;
}
.gradient-text {
    font-size: 45px!important;
}
.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper {
    font-size: 50px;
    line-height: 60px;
}
.footer-card-wrapper .footer-heading-wrapper h2.lower-heading {
    font-size: 53px;
    line-height: 63px;
}
.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper::after {
    font-size: 83px;
    margin-top: 0;
}
.ai-audit-accordian-wrapper .accordion-item button span.txt {
    font-size: 17px;
}
}@media (max-width:1080px) {
    .footer-whole-wrapper::before {
    width: 380px;
    height: 630px;
    bottom: 0;
}
.banner-heading-wrapper h1 {
    font-size: 45px;
}
    .footer-whole-wrapper::before {
        display: none
    }
    .line1, .line2, .ai-image img, .ct2-wrapper img, .custom-dev-image {
        display: none !important;
    }
    .ai-btn-list {
        flex-wrap: nowrap !important;
    }
}
@media (max-width:991px) {
    .footer-whole-wrapper::before {
    content: unset;
}
.ai-solution-sec {
    padding: 40px 0;
}
.ai-sol-img-wrapper {
    margin-top: 30px;
}
.process__main__wrapper {
    padding: 0;
}
.process__top__wrapper {
    flex-direction: column;
}
.full-access-sec .transparent-text-outline {
    font-size: 89px;
}
}
@media (max-width: 767px) {
    .footer-whole-wrapper::before {
    display: none
}
    .ai-btn-list {
        flex-wrap: wrap !important;
    }
}
@media (max-width:576px) {
    .btn-orange, .material-icons {
    font-size: 13px;
}
.btn-orange {
    padding: 10px 15px;
}
.banner-heading-wrapper h1, .book-heading-wrapper h2, .footer-form-heading-wrapper h2 {
    font-size: 35px;
}
.banner-sec {
    padding: 110px 0;
}
.banner-sec button.btn.btn-orange span.txt {
    font-size: 16px;
}
.hero-form .btn-orange {
    padding: 14px 0;
}
.ai-audit-sec {
    padding: 60px 0;
}
.process__main {
    flex-direction: column;
}
.process__img {
    height: 210px;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    /*border: 4px solid;*/
    /*border-image: linear-gradient(to right, #ff8600 0%, #ff8600 20%, #ff9300 20%, #ff9300 40%, #ffa000 40%, #ffa000 60%, #ffad00 60%, #ffad00 80%, #ffb900 80%, #ffb900 100%) 1;*/
}
.process__main::after, .process__main::before {
    content: unset;
}
.access-card-wrapper {
    width: 100%}
.book-icon-wrapper {
    flex-direction: column;
    width: fit-content;
    margin: auto;
}
.book-sec, .footer-sec {
    padding: 40px 0;
}
.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper {
    font-size: 35px;
    line-height: 60px;
}
.footer-card-wrapper .footer-heading-wrapper h2.upper-heading-wrapper::after {
    font-size: 30px;
}
.footer-card-wrapper .footer-heading-wrapper h2.lower-heading {
    font-size: 40px;
}
.full-access-sec .transparent-text-outline {
    font-size: 60px;
}
}