.fun-fact .counter._1 {
    font-size: 40px;
}

label.error {
    color: red;
    padding-top: 20px;
}

.gallery-list li {
    display: none;
}

.choose-us-style-two ul li::after {
    display: none;
}

nav.navbar ul.nav>li.active>a {
    color: var(--color-primary) !important;
}

/* .faq-style-one .collapse.show .accordion-body{
    border-bottom: 2px solid var(--color-heading) !important;
}
.faq-style-one button.accordion-button:not(.collapsed){
    border-bottom: 0px !important;
} */
.faq-style-one .accordion-item {
    border: 2px solid var(--color-heading) !important;
    margin-bottom: 15px;
}

.faq-style-one button.accordion-button:not(.collapsed) {
    border-bottom: 0px !important;
}

.faq-style-one button.accordion-button {
    padding: 25px 10px !important;
}

.faq-style-one .accordion-body {
    padding-top: 0;
    padding-left: 10px;
    font-size: 16px;
}

footer .about .newsletter p {
    margin-bottom: 75px;
}

footer .f-items {
    padding-bottom: 60px;
}


/* footer .f-item.link ._sec li a:hover{
    color: var(--color-primary);
} */


.services-style-one:hover::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../img/shape/4.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: left bottom;
    z-index: -1;
    opacity: 0.3;
}

.services-style-one:hover {
    background: var(--dark);
    transition: all 0.35s ease-in-out;
}

.services-style-one:hover span,
.services-style-one:hover h4 a {
    color: var(--white) !important;
}

.services-style-one:hover .icon i::after {
    background: linear-gradient(180deg, #443b3b 40%, #FBFBFD00 70%);
}

.services-style-one .info h4 {
    padding-bottom: 20px;
}

.services-style-one:hover .info p {
    color: var(--white);
}

.testimonial-style-three-area {
    padding-bottom: 0;
}

.f_style {
    font-weight: 900;
}

nav.navbar.validnavs.navbar-fixed.sticked ul.nav>li>a {
    color: var(--black);
}

.about-six-thumb img {
    position: relative;
    top: 0px;
}

.sub-heading.theme._1 {
    color: var(--black);
    background: transparent;
    -webkit-text-fill-color: var(--black);
}

.color_blk {
    color: var(--black);
}

.color_wht {
    color: var(--white);
}

.list-circle li {
    color: var(--black);
}

.list-circle li::after {
    background: var(--color-secondary);
}

.heading {
    color: var(--black);
}

.feature-style-two .icon a.btn-arrow {
    display: none;
}

/* .feature-style-two:nth-child(odd) {
    border: 2px solid var(--color-primary);
} */

.process-style-two-items::after,
.process-style-two::before {
    background: var(--white);
    opacity: 1;
}

.process-style-two h4 {
    color: var(--color-primary);
}

.process-style-two p {
    color: var(--dark);
    opacity: 1;
}

.process-style-two::after {
    border-bottom: 15px solid var(--white);
    opacity: 1;
    top: -14px;
}

.testimonial-style-three .item::after {
    background: url(../image/Home/7_section/bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet {
    border: 2px solid var(--color-primary);
}

.swiper-pagination.testimonial-three-pagination span.swiper-pagination-bullet::after {
    background: var(--color-primary)
}

.brand-style-one-items {
    background: url(../image/Home/8_section/8.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.brand-style-one-items._1 {
    background: url(../image/Home/4_section/bg_1.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer {
    background: url(../image/Home/9_section/9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.f-item.about::after {
    background: none;
}

footer .about p {
    color: var(--white);
}

footer .f-item.link li a:hover {
    /* color: #d2d2d4; */
    /* color: var(--color-primary); */
}

footer .f-item.link li a {
    color: var(--white);
}

.f-item.about::before {
    background: none;
}

/* .breadcrumb-area{
    background: url(../image/about_us/1_section/bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
} */
.feature-style-two-area.about {
    background: url(../image/about_us/4_section/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.service-overview-tab-navs::before {
    background: var(--white);
    opacity: .8;
    top: -8%;
}

.service-overview-tab-navs::after {
    opacity: 1;
}

.service-overview-tab-navs button.nav-link::before {
    background: var(--color-primary);
    top: 0%;
    content: "";
    height: 68px;
}

.service-overview-tab-navs button.nav-link:hover {
    background: var(--color-primary) !important;
}

.banner-style-six h2,
.banner-style-six p {
    color: var(--white);
}

.choose-us-thumb::after {
    display: none;
}

.software-style-one-area.service {
    background: url(../image/Services/4_section/bg.jpg);
}

/* .breadcrumb-area.predictive {
    background: url(../image/Services/Solutions_built_on_insight/2_Predictive_Analytics/1_section/bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
} */

/* .breadcrumb-area.conv {
    background: url(../image/Services/Solutions_built_on_insight/3_Conversational_AI/1_section/bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
} */

.list-circle._1 li::after {
    background: var(--black) !important;
    opacity: 1;
    height: 8px;
    width: 8px;
}

.list-circle li::after {
    opacity: 1;
    height: 8px;
    width: 8px;
}

.site-heading strong::after {
    display: none;
}

.nav>li {
    margin-right: 15px;
}

.service-overview-single {
    text-align: center;
}

.sweet-alert button {
    background-color: var(--color-primary) !important;
}

.nav>li.mobile {
    display: none;
}

.mobile_logo{
    display: none;
}



.gallery-style-one .thumb a img {
    border: none;
    outline: none;
    max-width: 100%;
}

.feature-style-two .icon {
    justify-content: flex-start;
}

.process-style-two:hover::before {
    background: var(--dark);
}

.process-style-two-items:hover::after {
    background: var(--white);
}

.process-style-two:hover p {
    color: var(--white);
}

.process-style-two:hover::after {
    border-bottom: 15px solid var(--dark);
}

.blog-area .thumb img:hover {
    transform: scale(1.2);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.site-heading .sub-heading.theme,
.about-style-sixe .sub-heading.theme,
.choose-us-style-two .sub-heading.theme,
.choose-us-style-one .sub-heading.theme {
    -webkit-text-fill-color: var(--color-secondary);
}

.feature-style-two-area.about .site-heading .sub-heading.theme,
.overview-area .site-heading .sub-heading.theme
/* ,.software-style-one-area.service .site-heading .sub-heading.theme */
 {
    -webkit-text-fill-color: var(--color-primary)
}

.sub-heading.theme._1 {
    -webkit-text-fill-color: #604d06;
}

.footer-item.contact li._sec{
    align-items: center;
}

footer .f-item.link li a:hover {
    font-weight: 900;
    color: var(--white);
}

.footer-item.contact li .content a:hover {
    color: var(--color-primary);
}

nav.navbar.validnavs.navbar-fixed.sticked ul.nav>li>a:hover {
    color: var(--color-secondary);
}

.feature-style-two:hover {
    /* background: var(--color-secondary);
    border: 2px solid var(--color-secondary); */
    box-shadow: 1px 1px 5px 2px #dcdcdc;
}

/* .feature-style-two:hover .content h3,.feature-style-two:hover .content p{
    color: var(--white);
} */

.testimonial-style-two-carousel.swiper {
    height: 100%;
    max-height: 530px;
}

.service-overview-single h4 {
    font-size: 27px;
}

.gallery-style-one .thumb img {
    width: 100%;
}

#service_sec {
    scroll-margin-top: 100px;
}
.project-thumb img{
    /* max-height: 560px; */
    width: 100%;
    margin-bottom: 10px;
}

.testimonial-style-three .provider span{
    display: none;
}

.gallery-style-one h4{
    text-align: center;
}

@media (max-width:2133px) and (min-width:1745px){
    .banner-style-six-area{
        padding-top: 250px;
    }
    .banner-style-six h2 {
        font-size: 100px;
    }
}

@media (max-width:2560px) and (min-width:2133px)
{
    .banner-style-six-area {
        padding-top: 310px;
    }
    .banner-style-six h2 {
        font-size: 100px;
    }
}


@media (max-width:1024px) and (min-width:1000px){
    .navbar .attr-nav li.button {
        display: block !important;
    }
}

@media (max-width:1024px) and (min-width:992px){
    .nav>li {
        margin-right: 0px;
    }
    .feature-style-two{
        gap: 20px;
        text-align: center;
        flex-direction: column;
        align-items: center;
        min-height: 455px;
    }
    .process-style-two{
        min-height: 435px;
    }
    .tools-list li:nth-child(5) .icon {
        position: relative;
        top: 0px;
    }
    .navbar .attr-nav li.button {
        display: none;
    }
    .choose-us-style-two ul{
        display: flex;
    }
    .choose-us-style-two ul li{
        margin-bottom: 20px;
    }
    .choose-us-style-two-area .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .gallery-style-one h4{
        font-size: 16px;
    }
    .services-style-one{
        min-height: 750px;
    }
    .faq-style-one button.accordion-button{
        font-size: 17px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    nav.navbar.validnavs .navbar-nav>li.mobile {
        display: block;
    }
    nav.navbar.validnavs.navbar-fixed .mobile_logo{
        display: block !important;
        max-height: 60px;
    }
    .feature-style-two{
        min-height: 515px;
    }
    .about-six-thumb img {
        position: relative;
        top: 0px;
    }
    .choose-us-style-two-area.default-padding{
        padding-top: 0;
    }
    .feature-style-two-area.about .feature-style-two {
        min-height: 465px;
    }
    .choose-us-style-one._serv{
        margin-top: 70px;
    }
    .choose-us-style-one .title {
        margin-top: 10px;
    }
    .gallery-items.colums-3 .gallery-item{
        padding: 25px 6px;
    }
    .services-style-one{
        min-height: 665px;
    }
}

@media (max-width:991px) {
    .process-style-two::after {
        display: none;
    }

    .brand-style-one-items {
        padding: 40px 30px;
        margin: 40px 0 0;
    }

    .feature-style-two .icon {
        margin: 0 auto;
    }

    .feature-style-two {
        text-align: center;
    }

    .site-heading strong::after {
        display: none;
    }

    .sub-heading.theme {
        -webkit-text-fill-color: #fff;
    }

    .feature-style-two {
        padding: 30px 35px;
    }
    nav.navbar.validnavs.navbar-fixed .mobile_logo{
        display: block !important;
        max-height: 60px;
    }
    .banner-style-six-area {
        /* padding-top: 190px; */
        padding-top: 160px;
        padding-bottom: 120px;
    }
    .testimonial-style-two-carousel.swiper {
        height: 100%;
        max-height: 350px;
    }
    .list-circle li {
        text-align: left;
    }
    .list-circle.secondary  {
        margin: 0 auto !important;
    }

}



@media(max-width:767px) {
    .about-six-thumb img {
        position: relative;
        top: 0px;
    }

    .bg-cover {
        background-position: bottom !important;
        background-size: auto !important;
    }

    .sub-heading.theme {
        -webkit-text-fill-color: #b39b00;
    }

    .overview-area {
        background-position: 50% !important;
    }

    .choose-us-style-one {
        margin-top: 25px;
    }

    .choose-us-style-one .title {
        margin-top: 5px;
    }

    .gallery-style-one .thumb img {
        width: 100%;
    }

    .faq-style-one button.accordion-button {
        padding: 25px 15px !important;
    }

    .faq-style-one button.accordion-button::after {
        right: 6px;
    }

    .blog-area .thumb img {
        width: 100%;
    }

    .feature-three-thumb {
        padding-left: 0px;
    }

    footer .about .newsletter p {
        margin-bottom: 15px;
    }
    .mobile_logo{
        display: block !important;
        max-height: 60px;
    }
    .banner-style-six-area {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    /* .list-circle li {
        margin-left: 150px;
    } */
    
    /* .list-circle._1 li::after{
        left: 120px;
    } */
}


@media(max-width:400px) {
    .about-six-thumb {
        padding-right: 0px;
    }

    .about-style-sixe,
    .choose-us-style-two,
    .banner-style-six .information,
    .blog-style-one,
    .f-item.about,
    .footer-item,
    .choose-us-style-one {
        text-align: center;
    }

    .list-circle li {
        margin-left: 100px;
        text-align: left;
    }

    .fun-fact .counter {
        justify-content: center;
    }

    .footer-item.contact li {
        gap: 20px;
        flex-direction: column;
    }

    .list-double li {
        text-align: left;
    }

    .gallery-area .magnific-mix-gallery {
        margin: 0px;
    }

    .faq-style-one button.accordion-button::after {
        right: 0px;
    }

    .faq-style-one button.accordion-button {
        padding: 25px 13px !important;
    }
    nav.navbar.validnavs.navbar-fixed .logo-scrolled {
        max-height: 40px;
    }
    nav.navbar.validnavs .navbar-collapse.collapse.show img,nav.navbar.validnavs .navbar-collapse.collapse img {
        display: inline-block;
        height: 35px;
    }
    .choose-us-style-two ul li{
        padding-left: 0px;
    }
    .services-style-one {
        padding: 0px 30px;
        border: 1px solid var(--dark);
    }
    .project-details.mt-40{
        margin-top: 30px;
    }
    .blog-area.full-blog.single .item .info p,
    .blog-area.single .info > ul li{
        text-align: justify;
    }
}

@media(max-width:360px){
    .list-circle li{
        margin-left: 40px;
    }
}

@media (max-width: 344px)  {
    .list-circle li {
        margin-left: 80px;
    }
    .footer-item.contact li {
        gap: 10px;
    }
}

@media (max-width: 320px) {

    .contact-style-one-info li a,
    .contact-style-one-info li p {
        font-weight: 500;
        font-size: 13px;
    }

    .footer-item.contact li a,
    .footer-item.contact li .content span {
        font-size: 13px;
    }

}

@media (max-width: 280px) {
    .list-circle li {
        margin-left: 50px;
    }

    /* .contact-style-one-info li a,.contact-style-one-info li p {
    font-weight: 500;
    font-size: 13px;
} */

}


li.dropdown ul.dropdown-menu li.active a{
    color: var(--color-secondary) !important;
}

.process-style-three {
    /* text-align: center; */
    padding: 25px;
    border: 1px solid var(--color-primary);
    background: #fff;
    box-shadow: 1px 1px 2px 1px #dddd;
    border-radius: 20px;
}

.process-style-three p{
    text-align: justify;
}

.feature-style-two-area.product_manage{
    background: url(../image/product/Background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* nav.navbar ul.nav>li.dropdown>a.active{
    color: var(--color-primary) ;
} */
.site-heading .sub-heading.theme._pm{
    -webkit-text-fill-color: #ffde64;
}
.bot-feature-tab-navs button.nav-link{
    text-align: center;
}
.breadcrumb-area{
    background-repeat: no-repeat;
    background-size: cover !important;
}