.mt-50 {
    margin-top: -85px;
}

.nav-link:focus,
.nav-link:hover {
    color: #66605b;
    background: #dddddda1;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #66605b;
    background-color: #dddddd4d;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.banner-background {
    background-image: url(../assests/banner-bg-grey.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}

.sky-box {
    position: relative;
}

.sky2:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    left: -9px;
    border-top: 6px solid transparent;
    border-right: 10px solid #3eb387;
    border-bottom: 6px solid transparent;
}

.sky2 {
    position: absolute;
    top: 60%;
    right: 172px;
}

.sky3 {
    position: absolute;
    top: 75%;
    right: 85px;
}

.sky1 {
    position: absolute;
    left: 17%;
    top: 67%;
    z-index: 9;
}

.sky1:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #3eb387;
    border-bottom: 6px solid transparent;
    right: -9px;
    bottom: 0;
    top: -4px;
    margin: auto;
}

.contract-head {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.denger-circle {
    inset: 0px;
    width: 70px;
    height: 70px;
    z-index: 999;
}

.accelerate-contracts-bg {
    background: #D6FFED;
}

.on-click-box {
    width: 29%;
    box-shadow: 0px 3px 6px #00000029;
}

.br-10px {
    border-radius: 10px;
}


.accordion-button:focus {
    box-shadow: 0 0 0 .25rem rgb(148 206 106);
}

.clm-bg {
    background-image: url(../assests/clm-smart-bg.svg);
    height: 110px;
    padding: 20px;
    color: #1E204B;
    width: 250px;
    background-repeat: no-repeat;
    background-size: contain;
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }


}

@media only screen and (max-width: 600px) {
    .moible-fs {
        font-size: 25px;
        padding: 20px;
        line-height: 36px;
    }

    .contract-head {
        position: unset;
        top: 0;
        transform: unset;
        padding: 0 !important;
        margin: 0 !important;
    }

    .mobile-w {
        width: 50% !important;
    }

    .on-click-box {
        width: 100%;
        box-shadow: 0px 3px 6px #00000029;
        margin-bottom: 15px !important;
    }

    .mobile-block {
        display: block !important;
    }

}

.bg-img-thanks {
    background-image: linear-gradient(to right, #00FFBB, #048d92, #2A5463);
}

.text-color-well {
    color: #9CFC5C;
}

.w-76 {
    width: 75px;
}

.w-60 {
    width: 85%;
}

.fs-20 {
    font-size: 20px;
}

.img {
    background-image: url('../assests/talk-to-sales-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 95%;
    background-position: 0px 0px;
}

.bg-color {
    background-color: #eaf1f175;
}

.btn-bg-color {
    background-color: #08313E;
}

.bg-color-border {
    background-color: #DCD0FC;
}

.text-color2 {
    color: #08313E;
}

.fs-10 {
    font-size: 7px;
}

.text-color {
    color: #2A5462;
}

.discover-color {
    color: #2A5462;
}

.text-color4 {
    color: white;
}

.form-style {
    padding-left: 42px;
    height: 40px;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.5px;
    outline: none;
    border: none;
    font-weight: 400;
}

.textarea-style {
    padding-left: 55px;
    height: 100px;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.5px;
    outline: none;
    border: none;
}

#container {
    max-width: 350px;

}

.cols {
    -moz-column-count: 2;
    -moz-column-gap: 2%;
    -moz-column-width: 30%;
    -webkit-column-count: 2;
    -webkit-column-gap: 2%;
    -webkit-column-width: 20%;
    column-count: 2;
    column-gap: 2%;
    column-width: 10;
}

.ai-box {
    margin-bottom: 8px;
    transition-duration: .5s;
}

.ai-box:hover {
    background-color: #fafafa !important;
    transform: scale(.95);
}

.ai-box.one {
    height: 80px;
    background-color: #F0FFF9;
}

.ai-box.two {
    height: 120px;
    background-color: #D0FAE8;
}

.card-position {
    left: 8px;
    bottom: 8px;
    position: absolute;
}

.w-18px {
    width: 18px;
}

.mt-sm-5 {
    margin-top: 8rem !important;
}

.h-100vh {
    height: 100vh !important;
    overflow: hidden !important;
}

@media(max-width :767px) {
    .h-100 {
        height: 100% !important;
    }
}

.fw-250 {
    font-weight: 700;
}

.dark-color {
    color: #2D2D2D;
}

.text-color {
    color: #1B1F4A;
}

.feature-padding {
    padding: 0px 120px;
}

.min-h-190 {
    min-height: 188px;
}

.h-50px {
    height: 50px;
}

.br-25px {
    border-radius: 25px;
}

.h-450 {
    height: 450px;
}

.position-absolute {
    left: 0px;
    position: absolute;
}

.article-center {
    top: -100px;
}

.h-130px {
    height: 130px !important;
}

.px-35px {
    padding: 0 35px;
}

.profile-icon {
    height: 22px;
    top: 9px;
    left: 10px;
}


/* button */
.learn-more {
    border: none;
    background-color: unset;
    padding: 10px 50px 10px 70px;
    position: relative;
    border-radius: 50px;
    transition-duration: .4s;
    font-weight: 500;
    z-index: 1;
}

.learn-more::before {
    color: white;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f1ea";
    height: 44px;
    width: 44px;
    background-color: #2A5462;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50px;
    z-index: -1;
    transition-duration: .4s;
}

.learn-more:hover::before {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.learn-more:hover {
    color: white;
}

.learn-more>.lear-more-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    background-color: unset;
    z-index: 2;
    min-width: 44px;
    display: flex;
    align-items: center;
    padding-left: 18px;
}

.learn-more>.lear-more-icon>div {
    height: 2px;
    transition-duration: .3s;
    /* width: 15px; */
    width: 0px;
    border-radius: 10px;
    background-color: white;
    opacity: 0;
}

.learn-more:hover>.lear-more-icon>div {
    width: 12px;
    opacity: 1;
}

.learn-more:active {
    transform: scale(0.96);
}

.position-md-sm-absolute {
    position: absolute;
}

@media (max-width: 991px) {
    .position-md-sm-absolute {
        position: static;
    }

    .talk-to-sales-bg-md {
        background-color: #276168;
    }

    .img {
        background-image: unset;
    }
}

.click-effect:active {
    transform: scale(.97);
}

.click-effect {
    transition-duration: .5s !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.anim-pulse {
    transition-duration: .5s;
}

.anim-pulse:hover {
    transform: scale(1.05);
}



/* new talk to sales css  */



.container-fluid {
    padding: 20px !important;
    background-color: #F2F2F2;
}

.banner-bg {
    min-height: 80vh;
    display: flex;
    align-items: stretch;
    width: 100%;
    overflow: hidden;
}

.left-section {
    background-image: url('/images/clm/bg-talk-to-sales.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    position: relative;
    overflow: hidden;
    /* border-radius: 20px; */
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;

    flex: 0 0 41.666667%;
}

.left-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.content-wrapper {
    max-width: 400px;
    position: relative;
    z-index: 2;
}

.content-wrapper h1 {
    color: white;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.content-wrapper p {
    color: rgba(255, 255, 255, 0.95);
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}

.demo-link {
    color: white;
    text-decoration: none;
    font-weight: 500;
}

.right-section {
    background: white;
    padding: 60px 40px;
    flex: 0 0 58.333333%;
    min-height: 70vh;
}

.form-container {
    background: white;
    width: 100%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    max-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.form-wrapper {
    width: 100%;
    max-width: 600px;
    padding: 40px;
    position: relative;
    bottom: 23px;
}


.form-control,
.form-select {
    border: 1px solid #221CD6;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #fff;
    height: 48px;
}

.form-control:focus,
.form-select:focus,
.country-dropdown:focus,
.phone-input:focus,
textarea.form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #221CD6 !important;
}


.form-control::placeholder {
    color: #2F2F2F;
    font-size: 14px;
}

.btn-demo1 {
    background-color: #071E84;
    border: none;
    border-radius: 8px;
    padding: 14px 30px;
    font-size: 15px;
    font-weight: 600;
    color: white;
    width: 100%;
    height: 48px;
}

.btn-demo1:hover {
    background-color: #071E84;
    color: white;
}

.phone-group {
    display: flex;
    align-items: stretch;
    margin-bottom: 16px;
}

.country-dropdown {
    background: #fff;
    border: 1px solid #221CD6;
    border-right: none;
    border-radius: 8px 0 0 8px;
    padding: 12px 12px;
    font-size: 14px;
    width: 70px;
    height: 48px;
}

.phone-input {
    border-radius: 0 8px 8px 0 !important;
    border-left: none !important;
    flex: 1;
    margin-bottom: 0 !important;
}

textarea.form-control {
    resize: vertical;
    min-height: 80px;
    height: auto;
}

.form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0;
}

.form-col {
    flex: 1;
}

.circle {
    height: 47px;
    width: 47px;
    border-radius: 50%;
    background-color: #030AAD;
    margin: 0 auto;
    display: block;
}

.feedback {
    width: 100%;
    max-width: 945px;
    height: auto;
    background-color: #F2F2F2;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 20px;
}

/* Mobile Title Section */
.mobile-title-section {
    display: none;
    background-color: #030AAB;
    padding: 30px 20px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.mobile-title-section h1 {
    color: white;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
}

/* Mobile Form Overlay */
.mobile-form-overlay {
    display: none;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    margin: 20px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

/* Mobile Responsive Design */
@media (max-width: 991px) {
    .container-fluid {
        padding: 15px !important;
    }

    .banner-bg {
        flex-direction: column;
        height: auto;
        min-height: 100vh;
        position: relative;
        background-image: url('/clm/images/Mask\ Group\ 2.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .banner-bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background: rgba(0, 0, 0, 0.3); */
        /* z-index: 1; */
    }

    .left-section {
        display: none;
    }

    .mobile-title-section {
        display: block;
    }

    .mobile-form-overlay {
        display: block;
    }

    .right-section {
        display: none;
    }

    .form-wrapper {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding: 10px !important;
    }

    .banner-bg {
        min-height: 100vh;
    }

    .mobile-form-overlay {
        margin: 15px;
        border-radius: 15px;
    }

    .form-row {
        flex-direction: column;
        gap: 0;
    }

    .form-wrapper {
        padding: 20px;
    }

    .mobile-title-section {
        padding: 25px 15px;
    }

    .mobile-title-section h1 {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .container-fluid {
        padding: 8px !important;

    }

    .mobile-form-overlay {
        margin: 10px;
        border-radius: 12px;
    }

    .mobile-title-section {
        padding: 20px 10px;
    }

    .mobile-title-section h1 {
        font-size: 25px;
        padding-top: 15px;
    }

    .form-wrapper {
        padding: 30px;
    }

    .form-wrapper p {
        color: #fff;
        font-size: 20px;

    }

    .form-container {
        background-color: #030AAB;
    }

    .form-inner {
        background-color: white;
        padding: 20px 14px 20px 14px;
        border-radius: 10px;
    }

    .feedback {
        width: 100%;
        padding: 11px;
    }

    .testimonial-item p {
        font-size: 13px;
    }

    .slide2 {
        font-size: 10px !important;
    }

    .form-select {
        font-size: 17px;
    }

    .track img {
        height: 100px;
        width: 180px;
    }


}

@media (min-width: 992px) {
    .container-fluid {
        padding: 30px !important;
        height: 780px;
    }

    .mobile-title-section {
        display: none;
    }

    .mobile-form-overlay {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding: 130px !important;
        position: relative;
        bottom: 90px;
    }
}

.spinner-border {
    width: 20px;
    height: 20px;
}

.h-20px {
    height: 20px;
}

.w-20px {
    width: 20px;
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}