.italic-text {
    font-style: italic;
}

.contact-us-container h1.herotext {
    color: #fff !important;
}

.subHeading {
    line-height: 40px;
}

::ng-deep .custom-font-large {
    font-family: "ABeeZee " !important;
    font-style: italic;
    font-weight: 400 !important;
    font-size: 32px;
    line-height: 40px;
}

.card-primary {
    background: none;
}

.serviceModel2 .pt-2 {
    font-weight: 400 !important;
}

.hosted-contact-center .custom-cards .card-body {
    min-height: 422px;
}

#scroll {
    scroll-behavior: smooth;
}

.automative.keydifferentiators .card-primary {
    min-height: 447px !important;
}

.bfsi.keydifferentiators .card-primary {
    min-height: 470px !important;
}

.fashionEcommerce.keydifferentiators .card-primary {
    min-height: 446px;
}

.healthcare.keydifferentiators .card-primary {
    min-height: 446px;
}

.page-name-label {
    padding: 2px 9px !important;
    border-radius: 13px;
    color: #131f32 !important;
    font-weight: 600;
}

.option-menu {
    border-radius: 20px !important;
}

.leadershipSec {
    position: relative;
}

.our-beilef-row {
    position: relative;
}

.startelelogicSec {
    position: relative;
}

.aboutus-beilef-dot-bg {
    position: absolute;
    left: 10px;
    top: 50px;
}

.aboutus-left-gredient-bg {
    position: absolute;
    left: 0px;
    top: -430px;
    z-index: -1;
}

.aboutus-leader-dot-bg {
    z-index: -5;
    position: absolute;
    right: 10px;
    bottom: -200px;
}

.contact-us-container .footer {
    margin-top: 0;
}

.serviceModcontent span {
    font-weight: 700;
}

.keydifferentiators p {
    font-weight: 400 !important;
}

.keydifferentiators.consumer-goods .card-primary {
    min-height: 516px;
}

.keydifferentiators.education .card-primary {
    min-height: 592px;
}

.keydifferentiators.education .card-primary {
    color: var(--gray);
    background-repeat: no-repeat;
    background-size: contain;
    background: linear-gradient(90deg, rgb(38 49 116) 0%, rgb(51 63 108) 20.59%, rgb(19 31 50) 100%) !important;
    border-radius: 20px;
    margin: 10px;
    padding: 30px 20px;
}

.card-primary.col {
    background: linear-gradient(90deg, rgb(38 49 116) 0%, rgb(51 63 108) 20.59%, rgb(19 31 50) 100%) !important;
}

p.text-white.our-mission-paragraph {
    font-family: "aventa-regular" !important;
    margin-top: 3rem !important;
    font-size: 32px;
    margin: auto;
    line-height: 40px;
}

span.title.our-beliefs-cards {
    font-weight: 700;
}

#aboutus .vidcontent {
    height: 470px;
    top: -160px;
    border-radius: 20px;
    margin-top: -160px;
    background-color: black;
    padding: 10px;
}

.vidImgContainer {
    margin-bottom: 62px;
}

/* Contact Form Start */

.direction-link .direction {
    font-weight: 700;
}

.country.flagIcon span {
    font-weight: 700;
}

.addressSec .address {
    display: flex;
    margin-top: 20px;
}

.addressSec .contactNo {
    display: flex;
    margin-top: 20px;
}

.addressSec .email {
    display: flex;
    margin-top: 20px;
}

.addressSec .col-md-3>div {
    padding-top: 0 !important;
}

.address-card {
    border-bottom-right-radius: 0 !important;
}

.contact-form .form-field {
    margin-bottom: 35px;
}

.formSec.contact-form-sec {
    background: #fff;
    padding: 36px 20px;
    border-radius: 20px 20px 0 20px;
}

.contact-form .requiredTxt {
    padding-top: 0;
}

.contact-form-sec input[type="text"] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    padding-left: 0;
    width: 100%;
    padding-bottom: 6px;
}

.contact-form-sec select {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    width: 100%;
    background: none;
    padding-bottom: 6px;
}

.contact-form .formCTA svg {
    left: 51%;
}

.contact-form .formCTA {
    margin-top: 30px;
}

.contact-form-sec input:focus {
    outline: none !important;
}

.contact-form .form-field label {
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 0;
}

.contact-form .form-field label span {
    margin-left: 4px;
}

.contact-form .form-field textarea {
    border: 1px solid #000 !important;
    border-radius: 10px !important;
}

.circle-tick {
    left: 20px;
    position: absolute;
    margin-top: 5px;
    height: 31px;
    background-image: url(../images/Tick-circle.svg) !important;
    width: 34px !important;
}

.country.flagIcon {
    display: flex;
}

.queriesSec.card-body ul li {
    background-image: none !important;
    font-size: 24px;
    display: block;
    background-repeat: no-repeat;
    padding-left: 34px;
    line-height: 40px;
    background-position: 0px 20px;
    padding-top: 10px;
}

.startele-advantage span {
    font-weight: 700;
}

/* For Mobile */

@media (max-width: 576px) {
    .commonTopImg small {
        margin-top: 0 !important;
        margin-bottom: 1rem !important;
    }
    .mg-auto {
        margin: auto;
    }
    .startele-advantage {
        margin: auto;
    }
    .card-primary {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /* Platform */
    #ourachievements h2 {
        margin-top: 0rem !important;
    }
    .aboutus-beilef-dot-bg {
        position: absolute;
        top: 290px;
    }
    .commonTopImg .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    #carousel-casestudy .img-container img {
        position: relative !important;
        border-bottom-left-radius: 20px !important;
    }
    .case-study-sec {
        padding-top: 0 !important;
        margin-top: -15px;
    }
    #casestudy .case-study-carousel-btn {
        top: -170px !important;
        text-align: left !important;
        padding-left: 42px;
    }
    .case-study-sec .content-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    #casestudy a.btn-outline {
        width: 100%;
        margin-top: 54px !important;
    }
    .serviceModcontent p {
        line-height: 20px;
    }
    .contact-section a.btn-outline {
        padding-left: 22px;
    }
    .startele-advantage .col-md-3 {
        padding: 0;
    }
    .startele-advantage .card-primary {
        margin-left: 0;
    }
    .serviceModcontent span {
        font-weight: 700;
    }
    .futureblock:not(:last-child) {
        border-bottom: 1px solid var(--white);
        padding-bottom: 24px;
    }
    .futureblock {
        margin-bottom: 22px !important;
    }
    .footer .col-md-12 {
        margin-top: 2rem !important;
    }
    footer a.btn-outline {
        margin-top: 2rem !important;
        width: 100%;
        margin-left: 0 !important;
        font-size: 22px;
    }
    .future-content h6 {
        line-height: 20px;
    }
    /* For About */
    .what-we-do-container {
        padding: 0;
    }
    .sublink li {
        list-style: none;
        margin-right: 17px;
    }
    .option-menu .sublink li:nth-child(1) {
        width: 60px;
    }
    .ucaas-hero .option-menu .sublink li:nth-child(2) {
        width: 73px;
    }
    .option-menu .sublink li:nth-child(2) {
        width: 65px;
    }
    .option-menu .sublink li:nth-child(3) {
        width: 70px;
    }
    .option-menu .sublink li:nth-child(4) {
        width: 83px;
    }
    .option-menu .sublink li:nth-child(6) {
        width: 134px;
    }
    .option-menu .sublink li:nth-child(7) {
        width: 109px;
    }
    .aboutUsTopImgCol {
        padding-left: 30px !important;
    }
    .page-name-label {
        margin-top: 0 !important;
    }
    .aboutUsTopImg.commonTopImg {
        min-height: 430px !important;
    }
    .vidcontent iframe {
        width: 100% !important;
        height: 200px;
    }
    #aboutus .vidcontent {
        height: 220px;
    }
    .vidImgContainer {
        padding-left: 30px;
        padding-right: 30px;
    }
    .option-menu {
        padding-bottom: 8px !important;
        overflow-y: scroll;
        left: 0;
        margin-left: 14px;
        width: 360px;
        padding-top: 7px !important;
    }
    .option-menu ul li a {
        font-size: 12px;
    }
    #communityId {
        padding-left: 10px !important;
        padding-right: 10px !important;
        text-align: center;
    }
    .logo-stripe {
        background-size: 50px;
    }
    .card-primary.col {
        flex-basis: content;
    }
    .leadershipSec .custom-row-scroll {
        flex-wrap: wrap-reverse !important;
    }
    .aboutus .card {
        border-bottom-right-radius: 20px !important;
        margin-top: 10px !important;
    }
    .our.Beliefs {
        margin-left: 0;
    }
    .startelelogicSec {
        margin-left: 0;
    }
    .startelelogicSec .col-md-4.text-right {
        text-align: left !important;
    }
    .what-we-do-row {
        flex-direction: column-reverse !important;
    }
    .what-we-do-row .card-img-holder {
        position: relative !important;
        left: 0 !important;
    }
    .what-we-do-row .aos-init.aos-animate {
        padding: 0 !important;
    }
    .what-we-do-row .card-img-holder {
        height: fit-content !important;
        border-radius: 0 !important;
    }
    .how-we-work-with-partners {
        margin-top: 10px !important;
    }
    .what-we-do-row .col-md-5.aos-init.aos-animate {
        margin-top: -50px;
    }
    .how-we-work-with-partners .aos-init.aos-animate {
        padding: 0 !important;
    }
    .how-we-work-with-partners .card.custom-position.position-absolute {
        position: relative !important;
        left: 0 !important;
        margin-top: -50px !important;
    }
    .how-we-work-with-partners .card-img-holder2 {
        border-radius: 0 !important;
    }
    #ourapproach .container {
        padding: 0 !important;
    }
    #carousel-casestudy .content-container {
        padding: 20px !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (max-width: 991px) {
    .custom-row-scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
        margin: 0 1px;
    }
    .option-menu {
        padding-bottom: 8px !important;
        overflow-y: scroll;
        left: 0;
        margin-left: 14px;
        width: 360px;
        padding-top: 7px !important;
    }
    .option-menu .sublink li:nth-child(1) {
        width: 60px;
    }
    .ucaas-hero .option-menu .sublink li:nth-child(2) {
        width: 73px;
    }
    .option-menu .sublink li:nth-child(2) {
        width: 65px;
    }
    .option-menu .sublink li:nth-child(3) {
        width: 70px;
    }
    .option-menu .sublink li:nth-child(4) {
        width: 83px;
    }
    .option-menu .sublink li:nth-child(6) {
        width: 134px;
    }
    .option-menu .sublink li:nth-child(7) {
        width: 109px;
    }
    #carousel-casestudy .content-container {
        padding: 20px !important;
    }
    .commonTopImg .col {
        padding-left: 30px;
        padding-right: 30px;
    }
}