.logo {
    width: 16%;
}
body {
    font-family: 'Sora', 'sans-serif' !important;
}

.main-bg {
    background-color: #FFFFFF;
}

.grey-bg {
    background-color: #F5F9FD;
}

.services {
    background-color: #F5F9FD !important;
}

footer {
    background-color: #F5F9FD !important;
}

.lg-hide {
    display: none !important;
}

.coming {
    position: relative;
    min-height: 100%;
}

.coming .bg-pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-repeat: repeat;
    opacity: .1;
}

.coming .clockdiv {
    text-align: center;
}

.coming .clockdiv .dots {
    position: relative;
    color: #f0f0f0 !important;
}

.coming-main-color3 {
    font-family: 'Sora', sans-serif !important;
    /* background: linear-gradient(to right, #68A0FC, #8542FD);  */
    background: linear-gradient(56deg, #45c4f9, #7d09ff 50.33%, #ff0be5);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.localtitle {
    /* background: linear-gradient(to right, #2d74e7, #8542FD);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text; */
    color: #f0f0f0;
    font-family: 'Sora', sans-serif;
}

.stroke {
    color: transparent;
    -webkit-text-stroke: 2px #f0f0f0 !important;
}

.main-colorbg2 {
    background: linear-gradient(56deg, #45c4f9, #7d09ff 50.33%, #ff0be5);
    color: #f0f0f0;
}

.social-text img {
    display: inline-block;
    width: 1.2rem;
    vertical-align: middle;
}

/* .social-text span:first-child {
    vertical-align: middle;
    background: #fff;
    border-radius: 32px;
    padding: 8px;
    margin-right: 8px;
} */
.social-text span:first-child {
    vertical-align: middle;
    margin-right: 8px;
}

.sub-title {
    font-family: 'Sora', sans-serif !important;
}

.sub-button {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}

.rotate-text {
    font-family: 'Sora', sans-serif !important;
}

.coming .clockdiv .dots:after {
    content: ':';
    position: relative;
    font-size: 40px;
    color: #f0f0f0;
    /* background: linear-gradient(to right, #68A0FC, #8542FD); 
    -webkit-text-fill-color: transparent; 
    -webkit-background-clip: text;  */
}

.coming .subscribe .form-group {
    width: 90%;
    margin: auto !important;
    position: relative;
}

.coming .subscribe .form-group input {
    width: 100%;
    padding: 15px;
    border-radius: 30px;
    border: 0;
    background: #303030;
    color: #f0f0f0;
}

.coming .subscribe .form-group button {
    padding: 15px 30px;
    border-radius: 30px;
    border: 0;
    background: #55e6a5;
    position: absolute;
    top: 0;
    right: 0;
}

.header-digital .caption h1 {
    text-transform: uppercase !important;
    font-family: 'Sora', sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    font-family: 'Epilogue', sans-serif !important;
    /* color: #250835 !important; */
}

.stroke {
    color: transparent !important;
    -webkit-text-stroke: 1.4px #1d1d1d !important;
}

/* header{
    background-image: url(/assets/imgs/illustrations/mobile-tabs-bg.svg);
    background-repeat: no-repeat;
    background-size: 111% auto;
    background-position: 50%;
    overflow: hidden;
} */
header {
    /* background-color: #F9F3FD !important; */
    background-color: #f8f9fb;
    /* inline-size: 100%;
    block-size: 100%; */
    background-image: url(assets/imgs/illustrations/mobile-tabs-bg.svg);
    background-repeat: no-repeat;
    background-size: 75% auto;
    background-position: 50% center;
    overflow: hidden;

}

.navbar.main-bg {
    background-color: #fff !important;
    /* border: transparent !important; */
    /* background-color: transparent; */
}

.intro-gradient {
    display: inline-block;
    padding: .4rem 1rem;
    font-size: .9rem;
    text-transform: uppercase;
    border-radius: 100px;
    border: 1px solid transparent;
    background: linear-gradient(#fff, hsla(0, 0%, 100%, 0)) padding-box, linear-gradient(90deg, #45c4f9, #ff0be5) border-box;
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Sora', sans-serif;
    margin-bottom: 1rem;
    background-image: linear-gradient(90deg, #e0ebff 0%, transparent 100%);
    /* color: #c9dbfc; */

}

.intro-gradient span {
    background: linear-gradient(56deg, #45c4f9, #7d09ff 50.33%, #ff0be5);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.header-digital .half-img-right {
    position: absolute;
    top: 0;
    left: -24px;
    width: 100%;
    height: 100%;
    background-position: right bottom;
    background-size: 50% !important;
    pointer-events: none;
}

.about .about-circle-crev .half-circle-img {
    height: 420px;
    width: 225px;
    border-bottom-right-radius: 300px;
    border-top-right-radius: 300px;
}

.sub-footer .logo img {
    width: 4rem;
}

.sub-footer {
    border-color: linear-gradient(to right, #0183FF 40%, #B473F4 50%, #FF5757 70%);
}

.page-header {
    min-height: 90vh !important;
}

.our-story p {
    font-size: 1.2rem;
    color: #1d1d1d;
}

.intro-corp p {
    color: #1d1d1d !important;
}

.intro-corp .imgs .img1 {
    width: 65%;
    height: 100%;
    max-height: 500px !important;
}

.intro-corp .imgs .img1.main-color3:after {
    background: linear-gradient(45deg, #45c4f9, #7d09ff 50.33%, #ff0be5) !important;
}

.sub-header {
    color: #1d1d1d;
}

@media screen and (max-width: 768px) {
    .sub-button {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    /* .logo {
        width: 4rem;
    } */
    .coming .clockdiv .fz-50 {
        font-size: 32px !important;
    }

    .svg-animation {
        width: 40px;
        height: 40px;
    }

    h1 {
        font-size: 40px;
    }

    .sm-hide {
        display: none !important;
    }

    .section-padding {
        padding: 40px 15px;
    }

    .services.section-padding {
        padding: 80px 0px;
    }

    .contact-header.section-padding {
        padding: 140px 15px;
    }

    .service-header.section-padding {
        padding: 80px 15px;
    }

    .about-header.section-padding {
        padding: 80px 15px;
    }

    .services.section-padding .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .pg-about .sec-lg-head {
        margin-top: 2rem !important;
    }

    .row.lg-marg>* {
        padding-left: 60px;
        padding-right: 60px;
    }

    .intro-corp .row.lg-marg>* {
        padding-left: 40px;
        padding-right: 40px;
    }

    .intro-corp h6 {
        font-size: 1.2rem;
        font-weight: 600;
        margin-bottom: 1.4rem;
    }

    /* .row > * {
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 0;
    } */
    header.full-height {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding: 60px 0 80px;
    }

    .services .metro .items .item {
        padding: 60px 40px;
    }

    .services .metro .items .item .icon img {
        width: 75%;
    }

    .services h5 {
        font-size: 1.6rem;
        margin-bottom: 10px !important;
    }

    footer {
        padding-right: 15px;
        padding-left: 15px;
    }

    iframe {
        width: 100% !important;
    }

    .email a {
        font-size: 1.3rem;
    }

    .phone {
        margin-top: 8px !important;
    }

    .phone a {
        font-size: 1.3rem;
    }

    .sm-mb-20 {
        margin-bottom: 24px !important;
    }

    .our-story {
        margin-top: 1rem !important;
    }

    .our-story p {
        font-size: 1rem;
        color: #1d1d1d;
    }

    .header-digital .half-img-right {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: right bottom;
        background-size: 88% !important;
        pointer-events: none;
    }

    .home-page {
        padding-top: 2px;
        padding-bottom: 8rem;
    }

    .header-digital .caption h1 {
        font-size: 2.2rem;
    }

    .intro-gradient span {
        font-size: 0.7rem;
    }

    .intro-gradient {
        padding: .4rem .6rem;
    }

    .home-page .text p {
        font-size: 0.8rem;
    }

    .home-page .text {
        margin-top: 12px !important;
    }
}

@media screen and (max-width: 992px) {
    /* .navbar .navbar-toggler {
        margin-right: 0px !important;
    } */
    .navbar .logo {
        width: 37%;
        max-width: 37% !important;
        margin-left: 30px;
    }
    .about-header .container{
        margin-top: 40px !important;
    }
    .about-header .icon-img-80{
        width: 16% !important;
    }
}

/* Webform custom stylings */
.webform input,
.webform textarea {
    position: relative;
    padding: 0 0 0 0;
    width: 100%;
    outline: 0;
    border: 0;
    color: #5857f9;
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    transition: all .3s linear;
    padding: 8px 0;
    display: inline-block;
    height: 100%;
    max-height: 100%;
    background-color: transparent;
}

.webform textarea {
    width: 75%;
}

.webform input:focus,
.webform textarea:focus {
    border-bottom: 1px solid #5857f9;
}

.webform label {
    font-size: 1.25rem;
    font-weight: 700;
}

.webform tr td {
    padding-bottom: 1rem;
    display: inline-block;
    margin-right: 16px;
}

.webform ::placeholder {
    color: #D9D9D9;
    /* color: #aaa; */
    opacity: 1;
    /* Firefox */
    font-weight: 600;
}

.webform ::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #D9D9D9;
    color: #FFF;
}

/* Contact Page Background Size */
.contact-container header {
    background-position: 90% center !important;
    background-size: 50% auto;
}

/* Custom select button style */
select[name="cf_leads_service[]"] {
    display: none;
}

.custom-select-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12px;
    width: 90%;
}

.option-buttons {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.option-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px 16px;
    font-size: 15px;
    font-weight: 600;
    color: #1d1d1d;
    cursor: pointer;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    transition: all 0.3s ease;
}

.option-button:hover {
    background-color: #f5f5f5;
    border-color: #bbb;
}

.selected {
    background-color: #5857f9 !important;
    color: #fff;
    border-color: #5857f9 !important;
}

/* Solutions stylings */
.solution-header{
    background:url(assets/imgs/sass-img/vtiger-worksmall.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.about-header .icon-img-80{
    width: 20%;
}
.swiper4{
    transform: none !important;
}
.credits{
    width: 60%;
}