/****** Job form career page *****************/

#custom_upload span#filename {
    font-size: 14px;
    color: #969494;
    line-height: 30px;
}

input#job_title {
    font-size: 14px;
    color: #211f1f;
}

td.apply-career a#career_apply {
    border: 2px solid #235cb2;
    padding: 10px;
    border-radius: 5px;
}

.from_fill textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 100px;
}

.form-group.sub-job-form:hover strong.aero_icon {
    transform: translateX(4px);
}

.sub-job-form .btn {
    min-width: 300px !important;
    padding-left: 0px;
}

.form-group.sub-job-form {
    position: relative;
}

.carrer-table table tbody tr td {
    vertical-align: middle;
}

@media(max-width:991px) {
    .section3 tbody td a#career_apply:last-child {
        margin-left: 5px;
        display: flow-root;
    }
}

@media(max-width:767px) {
    .sub-job-form .btn {
        min-width: 150px !important;
        padding-left: 20px;
    }
}

/****** END Job form *****************/


/******************* App schreen slider ***************************/

.section-app-screens .owl-stage-outer {
    overflow: visible;
}

.section-app-screens .owl-dot.active span {
    background: #8bca3b;
    opacity: 1;
}

.section-app-screens .owl-dot span {
    border: 0;
    background: #C4C6D0;
}

.app-screen {
    padding-bottom: 30px;
}

.app-screen-slider img {
    box-shadow: 0 8px 25px rgb(0 0 0 / 8%);
    border-radius: 25px;
}

.section2 .nav-links {
    margin-left: auto;
    margin-right: auto;
}

.nav-links .page-numbers.current {
    background: var(--primary-color);
    color: var(--white);
}

.nav-links .page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: var(--primary-color);
    background-color: var(--white);
    border: 1px solid #ddd;
}

.comments-area {
    display: none;
}

strong.aero_icon {
    position: unset !important;
}

.store_sec img {
    width: 50px !important;
}



/********* Date 01-12-2022 *********/
/*** Auto Height Blog List ***/
.blog-div {
    height: calc(90% - 0px) !important;
    padding-bottom: 50px;
    margin-bottom: 20px !important;
}

.blog-div-title:not(.related-blogs .blog-div-title) {
    margin-bottom: 10px;
    height: auto !important;
}

@media screen and (max-width:767px) {
    .blog-div {
        height: calc(95% - 0px) !important;
        padding-bottom: 10px;
    }
}


/*********** Date 05-12-2022 ************/
/** testimonial Slider New **/

.testimonial-v2 .container-fluid {
    padding: 0px 60px;
}

.testimonial-v2 .owl-item {
    opacity: .35;
}

.testimonial-v2 .owl-item.active.center {
    opacity: 1;
}

.testimonial-v2 .client-testi {
    background: var(--white);
    padding: 95px 20px 40px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .16);
    position: relative;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 50px;
    border: solid 1px #E1E1E1;
    border-radius: 10px;
}

.testimonial-v2 .client-testi figure {
    width: 120px;
    height: 120px;
    line-height: 120px;
    position: absolute;
    left: 20px;
    top: -50px;
}

.testimonial-v2 .client-testi figure img {
    width: 120px;
    height: 120px;
    border-radius: 15px;
    object-fit: cover;
}

.testimonial-v2 .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: 0 !important;
}

.testimonials_v2 .owl-nav,
.testimonials_v2 .owl-prev {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 110px);
    left: 50%;
    pointer-events: none;
}

.testimonials_v2 .owl-next,
.testimonials_v2 .owl-prev {
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 54px;
    height: 54px;
    position: absolute;
    font-size: 0;
    text-align: center;
    background-color: #F4F4F4 !important;
    border-radius: 50%;
    pointer-events: auto;
    left: 35px;
    border: solid 1px #F4F4F4 !important;
}

.testimonials_v2 .owl-next {
    right: 10px;
    left: auto;
}

.testimonials_v2 .owl-next::after,
.testimonials_v2 .owl-prev::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    background: url(https://www.spaceotechnologies.com/wp-content/uploads/2022/12/arrow-left.svg) no-repeat center center;
    transition: all 0.3s linear 0s;
    height: 100%;
    width: 100%;
}

.testimonials_v2 .owl-next::after {
    transform: scaleX(-1);
}

.testimonial-v2 .owl-carousel .owl-nav button.owl-next:hover,
.testimonial-v2 .owl-carousel .owl-nav button.owl-prev:hover {
    border-color: var(--secoundy-color) !important;
}

.testimonial-v2 .owl-carousel .owl-nav button.owl-next:hover::after,
.testimonial-v2 .owl-carousel .owl-nav button.owl-prev:hover::after {
    filter: brightness(0) saturate(100%) invert(44%) sepia(14%) saturate(3368%) hue-rotate(317deg) brightness(113%) contrast(124%);
}

.testimonial-v2 .owl-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 15px;
    align-items: center;
    width: fit-content;
    margin: 35px auto 0;
    overflow: hidden;
}

.testimonial-v2 .owl-dot span {
    margin: 0;
    background-color: #EEEEEE;
    height: 5px;
    width: 54px;
    transition: all .3s ease-in-out;
}

.testimonial-v2 .owl-dot.active span {
    background-color: #DC5858;
}

.testimonials_v2 .owl-prev {
    left: 65px;
}

.testimonials_v2 .owl-next {
    right: 45px;
}

.testimonials_v2 .video_play_btn {
    position: absolute;
    content: '';
    width: 44px;
    height: 44px;
    line-height: 44px;
    transform: translate(-50%, -50%);
    left: 130px;
    right: 0;
    top: 65px;
    cursor: pointer;
    z-index: 1;
    border-radius: 50%;
}

.open-video-modal .video_play_btn:after {
    z-index: -1;
    opacity: 0;
    border-color: var(--white);
    border-radius: inherit;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    left: -15px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    animation-name: icon-animate;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-play-state: running;
    background: var(--white);
}

@keyframes icon-animate {
    0% {
        opacity: .7;
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    25% {
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: .5;
    }

    60% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.client-testimonial-video figure.client-profile img {
    height: 80px;
    width: 80px !important;
    object-fit: cover;
    border-radius: 50%;
}

@media screen and (max-width:1200px) {
    .testimonial-v2 .container-fluid {
        padding: 0px 50px;
    }
}

@media screen and (max-width:767px) {

    .testimonials_v2 .owl-nav,
    .testimonials_v2 .owl-prev {
        display: none;
    }

    .testimonial-v2 .owl-dots {
        margin-top: 25px;
    }

    .testimonial-v2 .owl-dot span {
        width: 35px;
    }

    .testimonial-v2 .container-fluid {
        padding: 20px 20px 0;
    }

    .testimonial_modal .modal-dialog.video_modal {
        -webkit-transform: translate(0, 40%);
        transform: translate(0, 40%);
    }

    .testimonial-v2 .client-testi .autoheight {
        min-height: calc(var(--vh, 1vh) * 16);
    }

}

@media screen and (max-width:640px) {
    .testimonial-v2 .client-testi .autoheight {
        min-height: calc(var(--vh, 1vh) * 20);
    }
}

@media screen and (max-width:480px) {
    .testimonial-v2 .client-testi .autoheight {
        min-height: calc(var(--vh, 1vh) * 30);
    }

}

/**** css move from coustomization css ****/
@media (max-width: 1440px) {
    .btn {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .btn {
        font-size: 14px;
    }
}

/**** Star Icone Color Change in Popup ****/
.recognized-section .start-padd {
    padding-right: 2px;
    width: 18px;
    filter: brightness(0) saturate(100%) invert(64%) sepia(31%) saturate(2300%) hue-rotate(359deg) brightness(102%) contrast(107%);
}

.blog-sec .blog-div figure img {
    width: 100%;
}


@media screen and (min-width: 992px) {
    .templatelisting-img img {
        max-height: 190px;
        object-fit: cover;
    }
}

@media screen and (min-width: 1200px) {
    .templatelisting-img img {
        max-height: 235px;
        object-fit: cover;
    }
}

/****** Testimonial Video btn Animation ******/

.testimonials_v2 .video_play_btn {
    height: 70px;
    width: 70px;
    background: transparent !important;
    padding: 12px;
}

.testimonials_v2 .video_play_btn:after {
    z-index: -1;
    opacity: 0;
    border-color: var(--secoundy-color);
    background: inherit;
    border-radius: inherit;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-animation-name: icon-animate;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: icon-animate;
    animation-duration: 1.3s;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-play-state: running;
    background: var(--white);
}

@keyframes icon-animate {
    0% {
        opacity: .7;
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    25% {
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: .5;
    }

    60% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.testimonial-v2 .owl-item.active:not(.center) {
    pointer-events: none;
}

.pointer-none {
    pointer-events: none;
}


/******* Date 19-01-2023 *****/
input.invalid,
textarea.invalid,
select.invalid {
    border: 1px solid var(--secoundy-color) !important;
}

input.valid,
textarea.valid,
select.valid {
    border: 1px solid #90c500 !important;
}

/***** Date 10-01-2022 *****/
@media screen and (min-width:992px) {
    .blog-sec .blog-div {
        height: 100% !important;
        padding-bottom: 0;
    }
}

img.start-padd,
.rating>p img {
    margin-top: -8px;
}

@media screen and (max-width:767px) {

    img.start-padd,
    .rating>p img {
        margin-top: -6px;
        max-width: 18px;
    }
}

/***** Date 12-01-2022 *****/
button.second-cta-button {
    display: flex;
    font-weight: 600;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 12px 28px;
    border-radius: 20px;
    letter-spacing: 0;
    position: relative;
    overflow: hidden;
    align-items: center;
}

button.second-cta-button .btn-title {
    display: block;
    font-size: 22px;
    letter-spacing: 0px;
    margin-right: 20px;
}

button.second-cta-button .btn-subtitle {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

button.second-cta-button:hover,
button.second-cta-button:focus {
    background-color: var(--secoundy-color);
}

button.second-cta-button::after {
    background: var(--white);
    content: "";
    height: 225px;
    left: -125px;
    opacity: 0.2;
    position: absolute;
    top: -80px;
    transform: rotate(35deg);
    transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100px;
    z-index: 0;
}

button.second-cta-button:hover::after {
    left: 120%;
    transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
}

button.second-cta-button img {
    max-width: 30px;
}

@media screen and (max-width:1024px) {
    button.second-cta-button .btn-title {
        font-size: 18px;
        margin-right: 10px;
    }

    button.second-cta-button .btn-subtitle {
        font-size: 12px;
    }

    button.second-cta-button img {
        max-width: 25px;
    }
}

@media screen and (max-width:380px) {
    button.second-cta-button {
        padding: 17px 20px;
    }
}





/********** App Cost page Css *******/
.app-cost-calculator .container-fluid {
    max-width: 1400px;
}

.app-cost-calculator br {
    display: none;
}

.app-cost-calculator .process-wrap {
    width: 100%;
    margin: 25px auto 10px;
}

.app-cost-calculator .process-main {
    width: 100%;
    min-width: 320px;
    display: flex;
}

.app-cost-calculator .process-step-cont p {
    display: contents;
}

.app-cost-calculator .process-step-cont {
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: space-between;
}

.app-cost-calculator .process-step {
    border-radius: 100%;
    line-height: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-self: center;
    border: 1px solid #B3B3B3;
    display: flex;
    color: var(--white);
    width: 24px;
    height: 24px;
    font-weight: 700;
    margin-bottom: 7px;
    z-index: 4;
    cursor: pointer;
    background: var(--white);
    position: relative;
}

.app-cost-calculator .process-label {
    text-transform: capitalize;
    color: #333333;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.app-cost-calculator .process-dots {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ebebeb;
    cursor: pointer;
}

.app-cost-calculator .process-dot-cont {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    width: 60%;
    padding-top: 5px;
}

.active-step-1 .col-3:first-child .process-step,
.active-step-2 .process-step.step-2,
.active-step-3 .process-step.step-3,
.active-step-4 .process-step.step-4 {
    background-color: #95B836;
    border: solid 5px var(--white);
}

.active-step-1 .col-3:first-child .process-step::after,
.active-step-2 .process-step.step-2::after,
.active-step-3 .process-step.step-3::after,
.active-step-4 .process-step.step-4::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    z-index: -1;
    border-radius: 50%;
    border: solid 1px #95B836;
}


.active-step-1 .col-3:first-child .process-label,
.active-step-1-mini3 .col-3:first-child .process-label,
.active-step-1-mini2 .col-3:first-child .process-label,
.active-step-1-mini4 .col-3:first-child .process-label {
    color: #2A3C4A;
}


.active-step-2 .col-3:nth-child(-n+1) .process-step,
.active-step-3 .col-3:nth-child(-n+2) .process-step,
.active-step-4 .col-3:nth-child(-n+3) .process-step {
    background-color: #95B836;
    background-image: url(/wp-content/uploads/2023/03/Check-mark.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-color: #95B836;
}

.active-step-2 .col-3:nth-child(-n+1):before,
.active-step-3 .col-3:nth-child(-n+2):before,
.active-step-4 .col-3:nth-child(-n+3):before {
    border-color: #95B836 !important;
}

.app-cost-calculator .radio_btn {
    position: relative;
}

.app-cost-calculator .radio_btn .radio_icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.process-main .col-3:not(:first-child):not(:last-child)::before,
.process-main .col-3:not(:first-child):not(:last-child)::after,
.process-main .col-3:not(:last-child)::before,
.process-main .col-3:not(:first-child)::after {
    top: 20%;
}

.process-main .col-3:not(:first-child):not(:last-child)::before,
.process-main .col-3:not(:last-child)::before {
    content: "";
    position: absolute;
    left: 50%;
    right: 0;
    width: 100%;
    background: transparent;
    border: 1px #ebebeb solid;
    margin: auto;
    height: 0;
}

.active-step-2 .col-3:nth-child(-n+2):after,
.active-step-3 .col-3:nth-child(-n+3):after,
.active-step-4 .col-3:nth-child(-n+4):after,
.active-step-5 .col-3:nth-child(-n+4):after,
.active-step-6 .col-3:nth-child(-n+6):after {
    border-color: #2b73db !important;
}

.cost-cmn-heading {
    margin-bottom: 20px;
    margin-top: 25px;
}

.cost-cmn-heading h2 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    line-height: 34px;
    margin: 0;
}

.cons-icn {
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 125px;
    text-align: center;
    border: 1px solid #B3B3B3;
    border-radius: 12px;
    position: relative;
    transition: all ease-in-out .2s;

}

.cons-icn:hover {
    cursor: pointer;
}

.cost-cal-fieldset {
    text-align: center;
    margin-bottom: 25px;
}

.cost-cal-fieldset .radio-input:checked~.radio-label .cons-icn,
.cost-cal-fieldset .radio-input:hover .cons-icn,
.radio:hover .cons-icn {
    border-color: #95B836;
    opacity: 1;
}

.cost-cal-fieldset .radio-input:checked~.radio-label .cons-icn img,
.radio:hover .cons-icn img,
.cost-cal-fieldset .radio-input:checked~.radio-label .cons-icn:after {
    filter: brightness(0) saturate(100%) invert(66%) sepia(18%) saturate(1464%) hue-rotate(35deg) brightness(99%) contrast(85%);
    opacity: 1;
}


.cost-fild-data span {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding-top: 7px;
    display: inline-block;
    line-height: 24px;
}

.cons-icn:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/03/check-circle.svg);
    position: absolute;
    left: 12px;
    top: 12px;
    background-size: contain;
    opacity: 0;
    transition: all ease 0.2s;
}

.cost-cal-fieldset .radio-input {
    opacity: 0;
    position: absolute;
}

.cons-icn img {
    max-height: 50px;
    min-height: 50px;
    object-fit: contain;
    margin: auto;
    max-width: 80px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(82%) sepia(0%) saturate(0%) hue-rotate(7deg) brightness(89%) contrast(86%);
    transition: all .2s ease-in-out;
}

.cost-cal-fieldset .radio-label {
    width: 100%;
}

.cost-cal-right {
    background: var(--white);
    border: 1px solid #B3B3B3;
    border-radius: 12px;
    overflow: hidden;
    min-height: 186px;
}

.cost-cal-right .cost-cal-right-heading {
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    padding: 16px 24px;
    margin: 0;
    border-bottom: 1px solid #B3B3B3;
    letter-spacing: 0.6px;
    color: #333;
}

.cal-right-data {
    padding: 16px 20px 16px 24px;
}

.cal-right-data .listby:not(:last-child) {
    margin-bottom: 18px;
}

.cal-right-data .listby p {
    margin: 0 5px 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    display: inline-block;
}

.cal-right-data .listby .txt-lineby {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding-left: 2px;
    display: inline-block;
}

.listby ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 3px;
    vertical-align: text-top;
}

.listby ul li {
    font-size: 16px;
    line-height: 25px;
    color: #333;
}

.cal-contact-form .f-label {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    display: block;
    padding: 0 0 5px 0;
}

.cal-contact-form .form-control {
    border-color: #DBDBDB;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    box-shadow: none;
    outline: none;
    padding: 13.5px 20px;
    color: #333;
}

.cal-contact-form .form-control::placeholder,
.cal-contact-form .form-control::-moz-placeholder,
.cal-contact-form .form-control::-webkit-input-placeholder {
    color: #A2A2A2;
}

.cal-contact-form .form-text {
    color: var(--secoundy-color);
    font-size: 14px;
    font-weight: 400;
    padding: 2px 0 0;
}

.cal-contact-form .btn {
    line-height: 30px;
    font-size: 16px;
    border-radius: 10px;
    border: none;
    padding: 13px 20px;
    margin: 5px 0 0;
}

.cal-contact-form .btn:hover,
.cal-contact-form .btn:active,
.cal-contact-form .btn:focus {
    background-color: var(--secoundy-color);
}

.const-custom-btn-grp {
    text-align: left;
    margin: 25px 0 50px;
}

.cost-nav-btn {
    font-size: 18px;
    line-height: 30px;
    min-width: 160px;
    padding: 11px 20px;
    margin: 0;
    cursor: pointer;
    border-radius: 10px;
}

.cost-nav-btn-next {
    background: var(--secoundy-color);
    border: 1px solid var(--secoundy-color);
    color: var(--white);
}

.cost-nav-btn-next:hover,
.cost-nav-btn-next:focus,
.cost-nav-btn-next:active {
    background: var(--secoundy-color);
}

.cost-nav-btn-prev {
    background: transparent;
    border: 1px solid var(--secoundy-color);
    color: var(--secoundy-color);
    margin-right: 27px;
}

.cost-nav-btn-prev .aero_icon {
    filter: brightness(0) saturate(100%) invert(68%) sepia(81%) saturate(7429%) hue-rotate(341deg) brightness(94%) contrast(88%) !important;
    transform: rotate(180deg);
    margin-right: 10px;
    margin-left: 0px;
}

.cost-nav-btn-prev:hover,
.cost-nav-btn-prev:focus {
    background: var(--white) !important;
    color: var(--secoundy-color);
}

.app-cost-calculator .platform {
    display: none
}

.app-cost-calculator .platform.active {
    display: block
}

.right-info .cal-right-data {
    display: none
}

.calculator-wrapper {
    width: 100%;
    display: flex;
}

.app-cost-calculator .left-part {
    width: 65%;
}

.app-cost-calculator .right-part {
    width: 35%;
    margin: 80px 0 60px 30px;
}

.app-cost-calculator .error.option {
    color: var(--secoundy-color);
    margin-top: 15px;
    display: block;
}


/******** Responsive ***********/
@media screen and (max-width:1440px) {
    .app-cost-calculator .container-fluid {
        max-width: 1140px;
    }
}

@media screen and (max-width:1200px) {
    .cal-contact-form .btn {
        font-size: .9rem;
        padding: 0.5rem 0.7rem;
    }
}

@media screen and (max-width:991px) {
    .calculator-wrapper {
        flex-direction: column;
    }

    .app-cost-calculator .left-part {
        width: 100%;
    }

    .app-cost-calculator .right-part {
        width: 100%;
        margin: 0 0 40px;
    }

    .const-custom-btn-grp {
        margin: 0;
    }
}


@media screen and (min-width: 992px) {
    .cost-cal-main-form .cost-cal-right {
        min-height: 100%;
    }
}

@media screen and (max-width: 991px) {
    .cost-cal-main-form .cost-cal-right {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .cost-cmn-heading {
        margin-bottom: 15px;
    }

    .cost-cal-right {
        min-height: unset;
        margin: 30px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .cons-icn {
        min-height: 140px;
    }

    .cons-icn img {
        max-height: 50px;
        min-height: 50px;
    }

    .cost-cal-main {
        margin-bottom: 10px;
    }

    .cost-cal-fieldset {
        margin-bottom: 15px;
    }

    .cost-cmn-heading h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .app-cost-calculator .process-wrap {
        margin: 20px auto 0;
    }

    .app-cost-calculator .process-main {
        overflow-y: auto;
        padding-bottom: 20px;
        min-width: unset;
    }

    .cost-nav-btn {
        font-size: 16px;
        line-height: 24px;
        min-width: 130px;
        padding: 11px 15px;
    }

    .cost-fild-data span {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 640px) {
    .cons-icn {
        min-height: 120px;
    }

    .app-cost-calculator .process-label {
        font-size: 12px;
        width: auto;
    }

    .app-cost-calculator .process-main {
        flex-wrap: nowrap;
    }
}


@media screen and (min-width: 577px) {
    .app-cost-calculator .container-fluid {
        margin: 0 auto;
    }
}


@media screen and (max-width: 576px) {
    .cons-icn {
        min-height: 140px;
    }

    .cost-fild-data span {
        font-size: 14px;
        line-height: 22px;
    }

    .cost-cal-right .cost-cal-right-heading {
        font-size: 16px;
        line-height: 26px;
    }

    .cost-cal-right .cost-cal-right-heading,
    .cal-right-data {
        padding: 10px 20px;
    }

    .cal-right-data .listby p,
    .cal-right-data .listby .txt-lineby,
    .listby ul li {
        font-size: 15px;
    }

    .cal-right-data .listby:not(:last-child) {
        margin-bottom: 10px;
    }

    .cal-right-data {
        padding-bottom: 20px;
    }

    .cal-contact-form .form-control {
        font-size: 15px;
        padding: 9.5px 15px;
    }

    .cal-contact-form .f-label {
        font-size: 15px;
    }

    .cal-contact-form .btn {
        min-width: 120px;
    }

    .cost-cmn-heading {
        margin-bottom: 15px;
        margin-top: 20px;
    }

    .const-custom-btn-grp {
        margin: 10px 0 0;
    }

    .cost-nav-btn-prev {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .cost-cal-main-form .cost-cal-right {
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 440px) {
    .cons-icn {
        min-height: 125px;
    }

    .cost-cmn-heading h2 {
        font-size: 18px;
        line-height: 28px;
    }
}


@media screen and (max-width:360px) {
    .cost-nav-btn {
        min-width: 120px;
    }
}

/* .js-next {
    display: none;
} */

/****** Exit popup Css *********/
#exit-modal-app-cost {
    background: var(--white);
    height: 100vh;
    overflow: auto;
}

#exit-modal-app-cost .modal-content {
    border: 0;
    min-height: calc(100vh - 70px);
}

#exit-modal-app-cost .modal-header .close {
    font-size: 35px;
    color: #dadada;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    right: 30px;
    top: 0;
    width: 47px;
    height: 47px;
    line-height: 30px;
    z-index: 999;
}

#exit-modal-app-cost .modal-dialog {
    min-height: 100vh;
    margin: 0;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

#exit-modal-app-cost .modal-header {
    padding: 0;
    border: none;
}

#exit-modal-app-cost .modal-body {
    padding: 0px;
}

@media screen and (max-width:767px) {
    #exit-modal-app-cost .modal-body {
        padding-top: 20px;
    }

    #exit-modal-app-cost .modal-header .close {
        right: 5px;
    }
}

body.page-template-default.page.page-id-194883 {
    min-height: calc(100vh - 55px);
}

body.page-template-default.page.page-id-194883 #page {
    min-height: calc(100vh - 120px);
}

.author-description strong {
    font-weight: 600;
}

body .quote_form input.file-import-custome {
    height: 62px !important;
    top: 25px;
    width: calc(100% - 30px) !important;
    right: 0;
    margin: auto;
}

@media screen and (max-width:1440px) {
    body .quote_form input.file-import-custome {
        height: 65px !important;
        top: 30px;
    }
}

.category .site-footer {
    padding: 0;
}


/****** Date 18-05-2023 ******/
/* Capta none */
.grecaptcha-badge,
.grecaptcha-logo {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.text-highlight {
    background-color: rgba(80, 151, 255, 0.18);
    color: #040c28;
}

/******** Date 29-05-2023 *******/
.page-id-1049 .main-navigation {
    display: none;
}

/******* Date 29-06-2023 ********/
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-size: 16px !important;
}

@media screen and (max-width:767px) {

    .rank-math-breadcrumb a,
    .rank-math-breadcrumb span {
        font-size: 14px !important;
    }
}


/******* Date 18-06-2023 ********/
.container-xl,
.site-header .inside-header {
    max-width: 100%;
    padding: 0px 15px !important;
    margin: 0 auto;
}

@media (min-width: 576px) {
    .container-xl {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-xl {
        max-width: 720px;
    }

    .site-header .inside-header {
        max-width: 100%;
    }
}


@media (min-width: 992px) {

    .container-xl,
    .site-header .inside-header {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container-xl,
    .site-header .inside-header {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {

    .container-xl,
    .site-header .inside-header {
        max-width: 1320px;
    }
}

#accordion .card .card-link {
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    cursor: pointer;
}


/**** Date 25-07-2023 ****/
.testimonial-v2 .container-xl .row {
    margin: 0px !important;
}

.faq #accordion {
    padding: 0px !important;
}

.testimonial-v2 .owl-carousel {
    padding: 0px !important;
}

.owl-carousel.testimonials_v2.owl-loaded .testimonial-item {
    max-width: 100% !important;
}

@media screen and (min-width:768px) {
    .glosarry-cat .glosarry-list.two-colunm {
        display: flex;
    }
}

.ac-stiky-btn {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: none;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.ac-stiky-btn .custom-btn:active {
    color: #fff;
}

@media screen and (max-width:767px) {
    .ac-stiky-btn.active {
        display: block;
        opacity: 1;
        visibility: visible;
        z-index: 1;
        background: #fff;
        padding: 12px 0 0;
        box-shadow: 0 -17px 27px 0 rgba(29, 62, 107, 0.05);
    }

    .ac-stiky-btn .custom-btn {
        width: 90%;
        border-radius: 7px;
        margin-bottom: 10px;
        box-shadow: rgb(225 59 63 / 24%) 0px 17px 27px;
    }

    .ac-stiky-btn .custom-btn img {
        width: 22px;
        margin-left: 7px;
        margin-top: -2px;
        transition: all .2s ease-in-out;
    }
}


/*********** 02-08-2023 ********/
.bg-gray {
    background-color: var(--bg-color-5);
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .fonts-45 {
        font-size: 35px;
        line-height: 46px;
    }

    .fonts-40 {
        font-size: 30px;
        line-height: 40px;
    }

    .fonts-20:not(.office-footer .fonts-20, .spaceo_inquiery .fonts-20) {
        font-size: 18px;
    }

    .fonts-18 {
        font-size: 16px;
        line-height: 24px;
    }

    .fonts-16 {
        font-size: 14px;
    }

    .fonts-24 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media screen and (max-width: 991px) {
    .fonts-18 {
        font-size: 16px;
        line-height: 24px;
    }
}


/******* Date 10-10-2023 ******/
.blog-div{max-width:100%}
.blog-div figure img { min-height: 210px; max-height: 210px;}
.blog-div figure { height: 210px !important; overflow: hidden;}

@media screen and (max-width:1440px){
	.blog-div figure { height: 190px !important;}
	.blog-div figure img { min-height: 186px; max-height: 186px;}
}

@media screen and (max-width:1199px){
	.blog-div figure { height: 150px !important;}
	.blog-div figure img { min-height: 150px; max-height: 150px;}
}

@media screen and (max-width:991px){
    .blog-div figure { height: 170px !important;}
	.blog-div figure img { min-height: 170px; max-height: 170px; }
}
@media screen and (max-width:767px){
    .blog-div figure { height: auto !important;}
    .blog-div figure img { min-height: auto !important; max-height: 100% !important;}
}


@media screen and (max-width:1199px){
    .blog_index_cover{ top: 64px;     background: #f9f9f9;}
	.site-content .entry-content .blog_index_toggle_btn, .blog_index_cover.is-visible.open .blog_index{max-width:930px; margin: auto;}
}

.main-navigation .main-nav>ul>li>a, a{cursor: pointer !important;}

@media screen and (min-width:992px){
    .submenu_cover { display: none;}
    /* #primary-menu ul li:hover .submenu_cover {  display: block;} */
    .main-navigation .main-nav>ul>li>a:not(#site-navigation li.contact-btn-header a){min-height:64px;}
}

/********* Date 12-10-2023 *********/
.tw:hover{background:var(--black) !important;}
.testimonial-v2 .client-testi figure img{border: solid 3px #e1e1e1;}
.gp-icon { display: inline-block;}
.office-footer { background: var(--bg-color-9) !important;}
.office-footer .font-weight-bold { font-weight: 600 !important;}

@media screen and (max-width:1199px){
.testimonials_v2 .owl-nav{display:none;}
}

/******* Date 10-10-2023 ******/
.related-blogs .blog-div, .blog-catgory .blog-div, #blog_listing .blog-div{max-width:100%}

.blog-div figure img {
    min-height: 210px;
    max-height: 210px;
}
.blog-div figure {
    height: 210px !important;
    overflow: hidden;
}

.related-blogs .container, .blog-catgory .container, .blog-item-category .container, .blog-subscription .container, .our-template .container{
    max-width: 100%;
    padding: 0px 15px !important;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .related-blogs .container{
        max-width: 100%;
    }  
    .blog-catgory .container, .blog-item-category .container, .blog-subscription .container, .our-template .container{
        max-width: 720px;
    }
}


@media (min-width: 992px) {
.related-blogs .container,.blog-catgory .container, .blog-item-category .container, .blog-subscription .container, .our-template .container{
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
.related-blogs .container,.blog-catgory .container, .blog-item-category .container, .blog-subscription .container, .our-template .container{
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
.related-blogs .container,.blog-catgory .container, .blog-item-category .container, .blog-subscription .container, .our-template .container{
        max-width: 1320px;
    }
}


@media screen and (max-width:1440px){
    .blog-div figure {
    height: 190px !important;
}
    .blog-div figure img {
    min-height: 186px;
    max-height: 186px;
}
}

@media screen and (max-width:1199px){
    .blog-div figure {
    height: 150px !important;
}
    .blog-div figure img {
    min-height: 150px;
    max-height: 150px;
}
}

@media screen and (max-width:991px){
.blog-div figure {
    height: 170px !important;
}
    .blog-div figure img {
    min-height: 170px;
    max-height: 170px;
}
}
@media screen and (max-width:767px){
    .blog-div figure {
        height: auto !important;
    }
    .blog-div figure img {
        min-height: auto !important;
        max-height: 100% !important;
    }
}


.industries-box h3 a, .services-section .mad_service_box a, .service-sec .specialization .special a, .industries-we-serve .dedicated-industies a, .process-sec .instalikeapp a, .industries-box a, .specialization .special a{ text-decoration: underline !important;}

.underline, .dedicated-industies a{ text-decoration: underline !important; font-weight:500 !important; color:#000 !important;}

.underline:hover, .service-sec .specialization .special a:hover, .industries-we-serve .dedicated-industies a:hover, .process-sec .instalikeapp a:hover, .industries-box a:hover, .dedicated-industies a:hover, .specialization .special a:hover{color:var(--red-color) !important;}

strong{font-weight:600 !important}

/****************** Blog Scroll Indicator *****************/
.progress-container { width: 100%; height: 3px; background: #ccc; z-index: 0; position: fixed; top: 64px; z-index: 9;}
.progress-bar { height: 3px; background: var(--secoundy-color); width: 0;}
/**************************************/ 

/****** Date 17-11-2023 *****/
/* .inner-container-blog a, .single article .inside-article .entry-content a:not(.blog_index li a):not(.table  a):not(.entry-content .btn):not(.entry-content .btn a):not(.sidemenu-fx a):not(.blog-testimonial a):not(.faq a.card-link):not(.related-blogs a):not(.author-bio-box a):not(.accr_box a):not(.specialization a):not(.apps-we-developed a):not(.nav-tabs a):not(.nav a):not(.dedicated-industies a):not(.underline):not(.hero-section a):not(.mad_service_box a):not(.industries-box a):not(.slider-app-name a):not(.Industries a):not(.text-form-section a):not(.rating a):not(.service-about a):not(.arrow):not(.owl-carousel a):not(.testi_box a):not(.btn-next):not(.btn-row a):not(.rank-math-breadcrumb a):not(.tab-pane a):not(.portfolio_box a):not(.abt-laundru-desc a):not(.card-link):not(.logo):not(.btn-previous):not(.download-link a){
    border-bottom: 0;
    color: #2b73db;
    text-decoration: unset;
    text-decoration-color: #000;
    background-image: linear-gradient(180deg,transparent 93%,#2b73db 0%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition: background-size .4s ease;
}
.inner-container-blog a:hover, .single article .inside-article .entry-content a:hover:not(.blog_index li a):not(.table a:hover):not(.entry-content .btn:hover):not(.entry-content .btn a:hover):not(.sidemenu-fx a:hover):not(.blog-testimonial a:hover):not(.faq a.card-link:hover):not(.related-blogs a:hover):not(.author-bio-box a:hover):not(.accr_box a:hover):not(.specialization a:hover):not(.apps-we-developed a:hover):not(.nav-tabs a:hover):not(.nav a:hover):not(.dedicated-industies a:hover):not(.underline:hover):not(.hero-section a:hover):not(.mad_service_box a:hover):not(.industries-box a:hover):not(.slider-app-name a:hover):not(.Industries a:hover):not(.text-form-section a:hover):not(.rating a:hover):not(.service-about a:hover):not(.arrow:hover):not(.owl-carousel a:hover):not(.testi_box a:hover):not(.btn-next:hover):not(.btn-row a:hover):not(.rank-math-breadcrumb a:hover):not(.tab-pane a:hover):not(.portfolio_box a:hover):not(.abt-laundru-desc a:hover):not(.card-link:hover):not(.logo:hover):not(.btn-previous:hover):not(.download-link a:hover){
    color: #2b73db;
    text-decoration: none;
    background-size: 0% 100%;
} */
.inner-container-blog a, .single article .inside-article .entry-content a:not(.blog_index li a):not(.table a):not(.entry-content .btn):not(.entry-content .btn a):not(.sidemenu-fx a):not(.blog-testimonial a):not(.faq a.card-link):not(.related-blogs a):not(.author-bio-box a):not(.accr_box a):not(.specialization a):not(.apps-we-developed a):not(.nav-tabs a):not(.nav a):not(.dedicated-industies a):not(.underline):not(.hero-section a):not(.mad_service_box a):not(.industries-box a):not(.slider-app-name a):not(.Industries a):not(.text-form-section a):not(.rating a):not(.service-about a):not(.arrow):not(.owl-carousel a):not(.testi_box a):not(.btn-next):not(.btn-row a):not(.rank-math-breadcrumb a):not(.tab-pane a):not(.portfolio_box a):not(.abt-laundru-desc a):not(.card-link):not(.logo):not(.btn-previous):not(.download-link a){
	color: #1877F2;
    text-decoration: none;
    background-image: linear-gradient(#1877F2, #1877F2);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    transition: all .1s linear;
}

.inner-container-blog a:hover, .single article .inside-article .entry-content a:hover:not(.blog_index li a):not(.table a:hover):not(.entry-content .btn:hover):not(.entry-content .btn a:hover):not(.sidemenu-fx a:hover):not(.blog-testimonial a:hover):not(.faq a.card-link:hover):not(.related-blogs a:hover):not(.author-bio-box a:hover):not(.accr_box a:hover):not(.specialization a:hover):not(.apps-we-developed a:hover):not(.nav-tabs a:hover):not(.nav a:hover):not(.dedicated-industies a:hover):not(.underline:hover):not(.hero-section a:hover):not(.mad_service_box a:hover):not(.industries-box a:hover):not(.slider-app-name a:hover):not(.Industries a:hover):not(.text-form-section a:hover):not(.rating a:hover):not(.service-about a:hover):not(.arrow:hover):not(.owl-carousel a:hover):not(.testi_box a:hover):not(.btn-next:hover):not(.btn-row a:hover):not(.rank-math-breadcrumb a:hover):not(.tab-pane a:hover):not(.portfolio_box a:hover):not(.abt-laundru-desc a:hover):not(.card-link:hover):not(.logo:hover):not(.btn-previous:hover):not(.download-link a:hover){
	color: #fff;
    text-decoration: none;
    background-size: 100% 100%;
}

@media only screen and (max-width: 1400px) and (min-width: 992px){
	.portfolio_menu.resources_menu .submenu_cover{left:0;	}
	.portfolio_menu.our_work_menu .submenu_cover {
    transform: translateX(-65%);
}
}

@media only screen and (max-width: 1299px) and (min-width: 992px){
.we-offer-menu .submenu_cover {
    transform: translateX(-50%);
}
}

/****** Date 05-12-2023 ******/
@media screen and (min-width:1200px){
	.table-bordered>tbody>tr>th{top: 64px;}
}
@media only screen and (max-width: 1400px) and (min-width: 992px){
	.portfolio_menu.resources_menu .submenu_cover{left:0;	}
	.portfolio_menu.our_work_menu .submenu_cover { transform: translateX(-65%);}
}

@media only screen and (max-width: 1299px) and (min-width: 992px){
.we-offer-menu .submenu_cover { transform: translateX(-50%);}
}



/****** Date 22-12-2023 ******/
.sitemap-banner { background-color: #F9FAFF; background-image: url('/wp-content/uploads/2023/04/Banner.png'); background-repeat: no-repeat; background-size: cover; background-position: bottom center; margin: 0 -15px; }
.sitemap-banner h1{font-weight: 600 !important;}
.heading-style { background: var(--bg-color-9); padding: 15px; border-radius: 8px; font-weight: 600 !important;}
.sitemap { margin: 20px 0px 35px 0; padding-left: 1.5rem; column-count: 2;}
.sitemap li { font-size: 16px !important; line-height: 28px; padding: 0px 15px 8px 0px; list-style: disc;}
.sitemap li::marker { color: var(--secoundy-color);}
.sitemap li a{ cursor: pointer !important; text-decoration: underline; display: flex;}
.sitemap li a:hover{color:var(--secoundy-color);}
.sitemap.count-2 { column-count: 2; }
.sitemap.count-3 { column-count: 3;}

@media (max-width: 767px) {
    .sitemap.count-2,
    .sitemap.count-3 {column-count: 1;}
}

/******* Date 07-02-2024 *****/
@media screen and (min-width:992px){
    .menu-item-has-children .dropdown-menu-toggle .gp-icon svg{ transition: all .3s ease-in-out; }
    .menu-item-has-children.active .dropdown-menu-toggle .gp-icon svg { transform: rotate(180deg); } 

    /* .menu-item-has-children .dropdown-menu-toggle .gp-icon svg { display:none;} */
    /* #menu-header-menu-new>li.menu-item-has-children:before,#menu-header-menu-new>li.menu-item-has-children:after { content: ''; position: absolute; top: 50%; margin-top: -1px; display: inline-block; height: 2px; width: 10px; background: #464c4e; -webkit-backface-visibility: hidden; backface-visibility: hidden; width: 9px; transform-origin: 50% 50%; backface-visibility: hidden;transition: width .3s,transform .3s; right: 0;}
    #menu-header-menu-new>li.menu-item-has-children:before { right: 2px; transform: rotate(45deg); }
    #menu-header-menu-new>li.menu-item-has-children:after { right: -4px; transform: rotate(-45deg); }
    #menu-header-menu-new>li.menu-item-has-children.active:before { width: 12px; transform: translateX(5px) rotate(-45deg); right: 5px; }
    #menu-header-menu-new>li.menu-item-has-children.active:after { width: 12px; transform: rotate(45deg); right: 0;} */
    .main-navigation .main-nav>ul>li{margin-right: 16px;}
    .main-navigation .main-nav>ul>li.menu-item>a:after { position: absolute; height: 3px; width: calc(100% - 30px); left: 0; bottom: 1px; right: 0; margin: auto; content: ""; background: 0 0; z-index: 1; transition: all .2s linear 0s; opacity: 0; visibility: hidden; background: var(--red-color);}
    
    #primary-menu ul li .submenu_cover {  display: none ; visibility: hidden ; opacity: 0 ;}
    #primary-menu ul>li.active>a:after,
    #primary-menu ul>li[class*="current-menu-"] a:after { opacity: 1; visibility: visible;	}
    #primary-menu ul>li.active>ul.sub-menu{ opacity: 1; visibility: visible; left: 50%;}
    #primary-menu ul>li.active .submenu_cover>ul.sub-menu>li[class*="current-menu-"].hover>a::before,
    #primary-menu ul>li.active .submenu_cover>ul.sub-menu>li[class*="current-menu-"].hover ul,
    #primary-menu ul>li.active .submenu_cover>ul.sub-menu>li[class*="current-menu-"].hover>ul.sub-menu,
    #primary-menu ul>li.active .submenu_cover>ul.sub-menu>li.current-menu-parent ul.sub-menu{ opacity: 1; visibility: visible; }
    #primary-menu ul>li.active .submenu_cover>ul.sub-menu>li.current-menu-parent.not-hover ul.sub-menu{ opacity: 0; visibility: hidden; }
   #site-navigation .main-nav ul ul li.hover ul, .main-navigation .service-menu .submenu_cover>ul>li.hover a:before{opacity: 1; visibility: visible;}
    #primary-menu ul>li.active .submenu_cover>ul>li.hover>a:before{ opacity: 1; }
}

/****** 18-03-2024 *****/
.callout_box .btn-dowload a { background: transparent !important;}
.portfolio_box p, .portfolio_box{ color:#000 !important; }

.spaceo_inquiery a:hover, .site-info a:hover { text-decoration: underline; color: var(--red-color);}
.footer-bar .widget_nav_menu li::after{ position: absolute; right: -10px; content: ""; top: 0; bottom: 0; height: calc(100% - 10px); width: 2px; background-color: #333; margin: auto;} 
.footer-bar .widget_nav_menu li:last-child::after { display: none;}

.blog-catgory .blog-div, .blog-item-category .blog-div { box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.06); position: relative; margin-left: auto; margin-right: auto; transition: all 0.1s linear 0s; border-radius: 10px; overflow: hidden; }
.related-blogs .blog-div-title{ font-weight: 600; }

@media only screen and (max-width: 1199px) and (min-width: 992px){
    .main-navigation .main-nav>ul>li:last-child{ margin-right: 0px; }
}
@media (min-width: 992px){
    .main-navigation .main-nav>ul>li.menu-item>a:after{ bottom:0;}
    .portfolio_menu.our_work_menu .submenu_cover { width: 860px; }
}
@media screen and (max-width: 767px){
    .footer-bar .widget_nav_menu li::after{ height: calc(100% - 20px); }
}
@media (max-width: 1440px){
    .related-blogs .blog-div img{ min-height: 186px; }
}
@media (max-width: 1200px){
    .related-blogs .blog-div img{ min-height: 155px; }
}

@media screen and (max-width:991px){
.blog-testimonial .right-img img { position: absolute; top: -120px; width: 80px; left: 10px; background: #e5e5e5; border-radius: 50%; height: 80px; object-fit: cover; border: solid 1px #a3a1a1; }
.blog-testimonial .users-feed-ibox { padding-left: 90px; padding-top: 0 !important; margin-top: 30px; margin-bottom: 28px}

.blog-testimonial .customer-feedback .description{padding-top:20px !important;}
.blog-testimonial .right-img{padding-top:0px !important;}
.techno-stack .btn-link-arrow:after{display:none !important;}
.our-work .slider_projects.order-1 , .our-work .slider_projects.order-2{ padding: 0 !important;}
.our-work .slider_projects.order-1 .left_text, .our-work .slider_projects.order-2 .left_text{ padding: 15px !important;}
.blog-testimonial .slider_projects.owl-carousel .row { flex-direction: column;}
.single-post .blog-testimonial .right-img img { top: auto; bottom: 15px; left: 0;}
.blog-testimonial .slider_projects.owl-carousel .right-img img { left: auto; width:auto;}
}

@media screen and (max-width:767px){
.apps-we-developed .mad_portf_box:hover figure img{ transform: scale(1) rotate(0) !important; }
.portfolio_box:hover figure img { transform: scale(1) !important; opacity: 1 !important;}
.technology-stack .technology-inner.mt-5, .mt-5 { margin-top: 20px !important;}
.mb-5{ margin-bottom: 20px !important;}
.guaranteed_txt{ margin: 0px !important;}
.technology-stack .technology-name { font-size: 16px !important;}
.technology-stack .technology-icon-wrapper li{ font-size: 14px !important;}
.blog-testimonial .customer-feedback .description { font-size: 16px; line-height: 28px;}
.blog-testimonial .userfedd-detbox p{ display: flex;}
.developer-profile .owl-dots { display: block !important;}
}
/****** Date 14-03-2024 *****/ 
.testimonial-v2 .owl-dot span{ border-radius:0px !important; }
.developer-info-wrap:hover { border-color: #CFE1F9 !important; box-shadow: none !important;}
.single-job_manager .locations-info { max-width: 100%;}
#popform .owl-nav.disabled { display: none !important;}
#popform .owl-dots{ margin-top:0px !important;}


/****** Date 04-11-2024 *****/ 
.new-cta-section .cta-inner {
    border-radius: 24px;
    background: #fff !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1) !important;
    border: solid 5px #a4c23b;
}

/* Combine similar text alignment classes */
.text-sm-left, .text-md-left, .text-lg-left, .text-xl-left {
    text-align: left !important;
}

.text-sm-right, .text-md-right, .text-lg-right, .text-xl-right {
    text-align: right !important;
}

.text-sm-center, .text-md-center, .text-lg-center, .text-xl-center {
    text-align: center !important;
}

/* Combine color classes */
.text-primary, .text-red, .text-light-red, .greenc {
    color: var(--primary-color) !important;
}

.text-white {
    color: var(--white) !important;
}

.text-black, .text-dark, .text-blue {
    color: var(--black) !important;
}