/*Home page style start*/
body {
    overflow-x: hidden;
}
.zoom-animation {
    transition: transform 0.8s ease;
    overflow: hidden;
}
.zoom-animation:hover {
    transform: scale(1.025);
}
.case-study-point ul.elementor-icon-list-items {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.case-study-point span.elementor-icon-list-text {
    background: #252553;
    padding: 5px;
    border-radius: 5px;
}
.post-col article.elementor-post {
    transition: transform 0.8s ease !important;
    overflow: hidden;
}
.post-col article.elementor-post:hover {
    transform: scale(1.025);
}

.arrow-blur .elementor-swiper-button-next, .arrow-blur .elementor-swiper-button-prev {
    align-items: center;
    background: #f5f5f594 !important;
    backdrop-filter: blur(10px);
    box-shadow: inset 10px 10px rgb(0 0 0 / 0%), inset -12px 0 38px rgb(255 255 255 / 17%), 0 4px 12px rgb(0 0 0 / 0%);
}

.country-list ul.elementor-icon-list-items {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
.testimonial-slider .swiper-slide.swiper-slide-next {
    opacity: 0.6;
}
.testimonial-slider span.swiper-pagination-bullet{
    height: 5px !important;
    width: 15px;
    border-radius: 5px;
}
.testimonial-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 35px;
}

@media (min-width: 768px) {
.sticky-col.e-flex.e-con.e-child {
    position: sticky;
    top: 100px;
    align-self: flex-start;
    height: fit-content;
}
.tech-sec {
    display: flex;
    position: relative;
}
}

@media (max-width: 767px) {
.tab-sec button.e-n-tab-title {
    justify-content: space-between !important;
}
}

@media (min-width: 1025px) {
.head-serch .e-search-results-container {
    position: fixed !important;
    top: 90px !important;
    left: 0 !important;
}
}


/*Home page style END*/

/*CASE STUDY INNER page style START*/
footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}
.breadcrumbs li a span {
    color: #0b0b0b !important;
}
.breadcrumbs li span {
    color: #F4A319 !important;
}
/*CASE STUDY INNER page style END*/


/*Blog listing & Blog detis page style START*/
.postloop-btn a.elementor-button {
    background: unset !important;
}
.side-blog .elementor-post__text {
    margin-top: 0px !important;
}
.breadcrumbs ul.elementor-icon-list-items {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.breadcrumbs li.elementor-icon-list-item {
    margin-top: 0px !important;
    padding: 0px !important;
}
.pagination .page-numbers {
    background: #000000;
    padding: 6px 15px;
    border-radius: 50px;
}
/*Blog listing & Blog detis page style END*/

/*ABOUT page style START*/
.about-jorny .swiper-slide-duplicate-prev {
    opacity: 0.6;
}
/*ABOUT page style END*/


/*case-study page style START*/
.flex-display-tech ul {
    text-align: end;
    display: flex;
    gap: 10px;
    justify-content: end;
    flex-wrap: wrap;
}
.flex-display-tech span {
    background: #ed3e86;
    padding: 3px 5px;
    border-radius: 50px;
}
.flex-display-tag ul {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.flex-display-tag span.elementor-post-info__terms-list-item {
    background: #A5519D;
    padding: 3px 10px;
    border-radius: 50px;
    display: inline-block !important;
    margin: 4px 0;
}
.casstudy-post {
    margin-top: 0px !important;
}
.casstudy-maintab button[aria-selected="true"] {
    border-bottom: 3px solid #F4A319 !important;
}
.casstudy-sectab span.e-n-tab-title-text:hover {
    color: #000000 !important;
}
.casstudy-sectab button.e-n-tab-title:hover {
    color: #000000 !important;
}
.casstudy-maintab button, .casstudy-sectab button {
    width: max-content !important;
}
.casstudy-maintab .e-n-tabs, .casstudy-sectab .e-n-tabs {
    align-items: center;
}
/*case-study page style END*/

/*search result page style start*/
.serch-postgrid article.elementor-post.elementor-grid-item {
    background: #f8f8f8;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #acacac;
}
.serch-postgrid article.elementor-post.elementor-grid-item:hover {
        border-color: #5c5c5c
}
/*search result page style end*/


/*Contact Us page FORM style START*/
.contct-frm-wrapper .wpcf7 br {
    display: none;
}
.dis-grid {
    display: flex;
    gap: 20px;
}
.dis-grid .cf7-col {
    width: 50%;
}


.contct-frm-wrapper input[type="date"],
.contct-frm-wrapper input[type="email"],
.contct-frm-wrapper input[type="number"],
.contct-frm-wrapper input[type="password"],
.contct-frm-wrapper input[type="search"],
.contct-frm-wrapper input[type="tel"],
.contct-frm-wrapper input[type="text"],
.contct-frm-wrapper input[type="time"],
.contct-frm-wrapper input[type="url"],
.contct-frm-wrapper select,
.contct-frm-wrapper textarea {
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    padding-bottom: 10px;
    font-size: 16px;
    color: #5C5C5C;
    font-weight: 400;
}
.contct-frm-wrapper label {
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.contct-frm-wrapper p {
    margin-bottom: 25px;
}
.contct-frm-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #F4A319;
    border: navajowhite;
    padding: 15px 20px;
    border-radius: 50px;
}
.contct-frm-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit:hover {
    background: #FED802;
}


@media (max-width: 767px) {
    .dis-grid {
        display: block;
    }
    .dis-grid .cf7-col {
        width: 100%;
    }
   
}

/* Hide Flag cf7 */
.contct-frm-wrapper .iti-flag.in {
    display: none;
}
.contct-frm-wrapper .selected-dial-code {
    padding: 0px !important;
}
.selected-flag {
    width: 60px !important;
}
.contct-frm-wrapper .country-list .flag-box {
    display: none !important;
}
.contct-frm-wrapper .iti__flag,
.contct-frm-wrapper .iti-flag{
    display: none !important;
}

/* Flag container width adjust */
.contct-frm-wrapper .selected-flag,
.contct-frm-wrapper .iti__selected-flag{
    padding-left: 10px !important;
}

.contct-frm-wrapper .selected-dial-code,
.contct-frm-wrapper .iti__selected-dial-code{
    margin-left: 0 !important;
}

.contct-frm-wrapper .intl-tel-input.separate-dial-code.allow-dropdown input,
.contct-frm-wrapper .intl-tel-input.separate-dial-code.allow-dropdown input[type="tel"],
.contct-frm-wrapper .intl-tel-input.separate-dial-code.allow-dropdown input[type="text"]{
    padding-left: 75px !important;
}

/*Contact Us page FORM style END*/


/*Footer Newsletter Form style STRAT*/

.newsltr-frm.contct-frm-wrapper label {
    color: #ffffff;
}
.newsltr-frm.contct-frm-wrapper p {
    margin-bottom: 0px;
}
.newsltr-frm.contct-frm-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7-submit {
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    border-radius: 0px;
    width: 100%;
}
.newsltr-frm.contct-frm-wrapper input[type="email"] {
    border: none;
    border-radius: 0px;
}
.newsltr-footr .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}
.newsltr-footr .wpcf7 form .wpcf7-response-output {
    color: #fff !important;
    margin-top: 0;
}

/*Footer Newsletter Form style STRAT*/