/*
Theme Name: FCI Themes
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*a:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.header-bottom a:hover{*/
/*    text-decoration: unset;*/
/*}*/

.box-blog-post .post-title.is-large a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.no-padding-bottom{
    padding-bottom: 0!important;
}
.nav-pagination>li>a, .nav-pagination>li>span{
    border: none;
    color: #343F54!important;
    font-weight: 400;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    border-radius: 8px;
    background: #ecf0fa;

}
.lang-switcher{
    display: flex;
    color: #667085;
    gap: 10px;
    font-size: 14px;
    align-items: center;
}
.lang-switcher .box-lang{
    background: #f2f4f7;
    padding: 3px;
    border-radius: 30px;
}
.lang-switcher .box-lang a{
    padding: 3px 15px;
    font-size: 14px;
    font-weight: 500;
}
.lang-switcher .box-lang a.active{
    background: #fff;
    border-radius: 50px;
    color: #101828;
}
/* Homepage */
.logo-left .logo{
    margin-right: 0;
}
.row-mega-menu .col{
    padding-bottom: 0;
}
.item-menu:hover{
    background: #f3f9ff;
    border-radius: 6px;
}
.item-menu:hover .menu-title{
    color: #2570ff;
}
.item-menu .icon-box-text{
    padding: 10px;
}
.item-menu .menu-title, .menu-name{
    font-size: 14px;
    font-weight: 500;
    color: #101828;
}
.item-menu p{
    color: #667085;
}
.menu-name{
    color: #667085;
    text-transform: uppercase;
    padding-left: 10px;
    padding-bottom: 15px!important;
}
.top-bar-nav li a , .header-nav-main li a{
  font-size: 14px;
}
.top-bar-nav a{
    color: #667085;
}
.header-main{
    border-top: 1px solid #dee0e6;
    border-bottom: 1px solid #dee0e6;
}
.header-nav-main.nav-spacing-xlarge > li{
    margin: 0px 20px;
}
.header-nav-main.nav-right li{
    margin: 0px 5px;
}
.header-button a{
    border-radius: 6px!important;
    padding: 1px 20px;
}
.header-button-1 a, .btn-no-bg{
    background: #fcfcfd;
    color: #101828;
    border: 1px solid #dee0e6;
    font-weight: 500;
}
.btn-no-bg:hover, .header-button-1 a:hover
{
    background: #2570FF;
}
.header-button-2 a{
    background: #2570FF;
}
.home-banner-title{
    font-size: 64px;
    margin-bottom: 20px;
}
.home-section-title{
    font-size: 48px;
}
.custom-text-title{
    color: #2570FF;
}
.custom-buttom{
    padding: 5px 30px;
    background: #2570FF;
    font-weight: 500;
    border-radius: 8px!important;
}
.btn-no-bg{
    background: #fcfcfd;
}
.custom-image-box, .quote-text, .contact-row, .support-need-item,
.item-price, .custom-accordition .accordion-item{
    box-shadow: 0px 4px 23px 0px #0000000D;
    border: 1px solid #F4F4F4;
    border-radius: 20px;
    padding: 32px 24px;
}
.custom-image-box .box-text{
    padding-bottom: 0;
}
.custom-image-box h4{
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
}

.unlock-row, .header-nav-main{
    justify-content: center;
}
.unlock-item{
    background: #fff;
    border-radius: 15px;
    padding: 15px 5px 25px 5px;
}
.unlock-item .box-image{
    text-align: center;
}
.unlock-item .box-image img{
    width: auto;
}
.section-case-study-right{
    padding-left: 30px;
}
.section-case-study-right .title-case-study{
    font-size: 48px;
}
.section-case-study-right .icon-box{
    margin-bottom: 10px;
}
.section-case-study-right .button{
    margin-top: 20px;
}
.section-events .flickity-prev-next-button{
    opacity: 1;
}
.section-events .flickity-prev-next-button svg{
    background: #f2f4f7;
    border-color: #f2f4f7;
    fill: #f2f4f7;
    color: #000;
}
.section-events .flickity-prev-next-button svg:hover{
    background: #ccc;
    border-color: #ccc;
    color: #000;

}
.section-events .flickity-prev-next-button.previous{
    left: 5%;
    top: 55%;
}
.section-events .flickity-prev-next-button.next{
    right: unset;
    left: 5%;
}
.custom-image-box-feature{
    padding: 10px;
}
.custom-image-box-feature .text a{
    text-align: right;
    margin: 10px 0;
}
.row-features{
    margin-left: calc(50% - 650px);
}
.heading-action{
    font-size: 48px;
    margin-bottom: 0;
}
.action-buttom{
    padding: 8px 100px;
}
.section-footer{
    font-size: 14px;
    padding-bottom: 15px!important;
}
.section-footer p{
    margin-bottom: 10px;
    color: #101828;
}
.section-footer span, .footer-link ul li a, .footer-follow span, .footer-follow p{
    color: #667085!important;
}
.footer-follow{
    padding: 0 15px;
}
.footer-follow .follow-icons span{
    font-size: 14px;
    font-weight: 400;
}
.footer-follow .social-icons i{
    padding: 7px;
    background: #f2f4f7;
    border-radius: 8px;
    color: #101828;
}
.footer-link p{
    font-weight: 600;
}
.footer-link ul{
    list-style-type: none;
}
.footer-link ul li{
    margin-left: 0;
}
.footer-link ul li a:hover{
    color: #2570ff !important;;
}
.absolute-footer{
    display:none;
}
/* Abouts */
.about-banner-title{
    font-size: 64px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.about-title{
    font-size: 48px;
    margin-bottom: -8px;
}
.section-mission .section-bg img{
    width: unset;
    right: 0;
    left: unset;
}
/* enterprise*/
.enterprise-text .home-section-title{
    margin-bottom: 0;
}
.enterprise-text p{
    padding: 0 180px;
}
.quote-text p{
    margin-bottom: 0;
    border-left: 4px solid #2570FF;
    padding-left: 10px;
}
.quote-text {
    padding: 15px;
    background: #fff;
}
.row-trusts .col{
    padding: 10px;
}
.title-trusted{
    line-height: 1.2;
}
.page-id-220 #content, .page-id-14 #content,
.features_product-template #content{
    background: url(/wp-content/uploads/2025/12/bg-unlock.png) no-repeat;
    background-size: contain;
}
.page-id-220 #content{
    background-position: 0 85%;
}
.page-id-14 #content{
    background-position: 0 30%;
}
.features_product-template #content{
    background-size: 100%;
}

/* Contact Us */
.box-contact .sub{
    margin-bottom: 0;
    text-transform: uppercase;
    color: #2570FF;
}
.box-contact .title{
    font-size: 48px;
    margin-bottom: 0;
}
.section-contact{
    padding-bottom: 10px!important;
}
.contact-row{
    padding: 15px;
    background: #fff;
}
.contact-row .title{
    font-size: 20px;
    font-weight: 500;
}
.contact-row .description{
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.contact-row .col{
    padding: 0 20px
}
.contact-row label{
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 500;
}
.contact-row input, .contact-row select{
    box-shadow: unset;
    border-radius: 6px;
    min-height: 36px;
    margin-top: 5px;
    margin-bottom: 0;
    border-color: #DEE0E6;
    background: #FCFCFD;
    font-size: 14px;
}
.contact-row .wpcf7-submit{
    width: 100%;
    margin-top: 30px;
    background: #2570FF;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
}

.contact-row .wpcf7-not-valid-tip{
    margin-top: 10px;
}
.section-contact .section-bg img{
    height: auto;
    top: unset;
    bottom: -20px;
}
::placeholder, .contact-row input, .contact-row select, .item-price{
    font-weight: 300;
    color: #667085;
}
.support-need-item{
    padding: 20px;
}
.support-need-item .title,
.item-price .title{
    font-size: 20px;
    font-weight: 500;
}
.support-need-item .description{
    margin-bottom: 2px;
}

/* Pricing */
.item-price{
    padding: 20px;
}
.item-price .title{
    color: #101828;
}
.item-price .price{
    display: flex;
    gap: 5px;
    align-items: center;
    margin: 10px 0;
}
.item-price .price .price-text{
    font-size: 33px;
    font-weight: 600;
    color: #101828;
}
.item-price .price .price-sub{
    line-height: 20px;
    font-size: 14px;
}
.item-price .price-buttom{
    background: #fcfcfd;
    border: 1px solid #dee0e6;
    color: #101828;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}
.item-price .fetures p{
    margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: 500;
    color: #101828;
}
.item-price .fetures ul{
    margin-bottom: 0;
}
.item-price .fetures ul li{
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
}
.item-price .fetures ul li::before{
    content: url("./images/Check-Circle.png");
}
.custom-tabs>ul{
    width: unset!important;
    margin: 0 auto;
    background: #f2f4f7;
    padding: 6px;
    border-radius: 50px;
}
.custom-tabs .tab-panels{
    border: none;
    padding: 15px 0;
}
.custom-tabs .nav-tabs>li{
    margin: 0;
}
.custom-tabs .nav-tabs>li>a{
    border: none;
    background: unset;
    font-size: 16px;
    padding: 5px 20px;
}
.custom-tabs .active a{
    background: #fff!important;
    border-radius: 50px;
}
.custom-tabs .text-sale{
    color: #2570FF;
    margin-bottom: 50px;
}
.item-price-active{
    background: #F5F9FF;
    border: 1px solid #B2CCFF;
}
.item-price-active .title,
.item-price-active .price .price-text{
    color: #2570FF;
}
.item-price-active .price-buttom{
    background: #2570FF;
    color: #fff;
    border: 1px solid #2570FF;
}
.custom-plan-price{
    padding: 15px;
}

.custom-plan-price .col{
    padding: 0;
}
.custom-plan-price .icon-box{
    border-bottom: 1px solid #DEE0E6;
    padding: 15px 0;
    min-height: 58px;
}
.custom-plan-price .icon-box .icon-box-img{
    margin-bottom: 0;
}
.custom-plan-price .icon-box .icon-box-img img{
    padding-top: 0;
}
.custom-plan-price p{
    margin-bottom: 0;
}
.custom-plan-price p.plan-title{
    font-size: 16px;
    color: #101828;
    font-weight: 600;
}
.custom-plan-price p.plan-description{
    font-size: 14px;
    margin-bottom: 10px;
}
.custom-plan-price h5{
    text-transform: initial;
    font-weight: 300;
    color: #667085;
    font-size: 15px;
}
.custom-plan-price .box-plan-left h5{
    font-weight: 600;
    color: #101828;
}

.custom-plan-price .icon-plan-title:first-child{
    margin-top: 58px;
}
.row-price{
    padding: 0 15px;
}
.row-price .col{
    padding: 0 8px;
}
.row-plan-right{
    padding: 0 15px!important;
}
.custom-accordition .accordion-item{
    padding: 12px;
    margin-bottom: 15px;
}
.custom-accordition .accordion-title{
    border-top: unset;
    padding: 10px;
}
.custom-accordition .accordion-title span{
    font-size: 18px;
    font-weight: 500;
    color: #101828;
}
.custom-accordition.accordion .toggle{
    right: 0;
    left: unset;
}
.custom-accordition .accordion-title.active{
    background: unset;
    border: unset;
}
.custom-accordition .accordion-inner{
    padding: 10px;
}
/* category*/
.list-category{
    margin: 30px 0;
}
.list-category ul {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
}
.list-category ul li{
    list-style-type: none;
    margin-bottom: 0;
}
.list-category ul li {
    border: 1px solid #DEE0E6;
    padding: 5px 16px;
    border-radius: 8px;
}
.list-category ul li.active{
    background: #ECF0FA;
}
.list-category ul li a{
    color: #667085;
}
.list-category ul li.active a{
    color: #2570FF;
}
.search-breacrum {
    display: flex;
    gap: 5px;
}
.search-breacrum li{
    list-style-type: none;
    margin: 0!important;
    font-size: 15px;
}
.search-breacrum li.active{
    color: #343F54;
    font-weight: 600;
}
.custom-achive-posts .box-image img{
    border-radius: 10px;
}
.custom-achive-posts .box-text .post-title{
    font-size: 20px;
    color: #101828;
    margin-bottom: 15px;
}
.custom-achive-posts .is-divider{
    display: none;
}
.custom-achive-posts .from_the_blog_excerpt{
    font-size: 16px;
    color: #667085;
}
.section-feature .blog-title{
    font-size: 48px;
}
.searchform input{
    border-radius: 8px!important;
    border-color: #DEE0E6!important;
    background-color: #FCFCFD!important;
    font-size: 16px;
    height: 48px;
}
.searchform .button.icon i{
    font-size: 1em;
}
.section-feature .image-cover img{
    border-radius: 10px;
}
.box-blog-post .is-divider{
    display: none;
}
.from_the_blog_excerpt{
    font-size: 16px;
}
.section-feature .blog-left .post-title{
    font-size: 24px;
}
.section-feature .blog-right .post-title{
    font-size: 20px;
}
.section-feature .blog-right .box-text{
    padding-right: 0;
}
.custom-achive-posts .box-text{
    padding-bottom: 0;
}
.custom-single-layout{
    display: flex;
    gap: 20px;
    padding-right: 0!important;
}
.custom-single-layout .page-inner-share{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.custom-single-layout .page-inner-share p{
    margin-bottom: 0;
    font-size: 14px;
}
.custom-single-layout .page-inner-share a{
    background: #f2f4f7;
    padding: 4px 8px;
    border-radius: 5px;
}
.custom-single-layout .page-inner-share a:hover{
    background: #2570FF;
}
.custom-single-layout .page-inner-share a:hover i{
    color: #fff;
}
.custom-single-layout .page-inner-share a i{
    color: #333;
}
.custom-single-layout .is-divider, .widget .is-divider{
    display: none;
}
.custom-single-layout .entry-header-text{
    padding-bottom: 0;
}
.custom-single-layout .entry-content{
    padding-top: 0;
}
.custom-single-layout .entry-title{
    font-size: 32px;
}
.blog-single{
    padding: 80px 0 0 0;
}
.post-sidebar span.widget-title,
.related-posts-heading {
    font-size: 24px;
    font-weight: 500;
    color: #101828;
    margin: 10px 0;
}
.blog-recent{
    margin-top: 20px;
}
.blog-recent .item{
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.blog-recent .item .number{
    font-size: 24px;
    color: #98A1B3;
    font-weight: 600;
}

.blog-recent .item .content a,
.related-posts .content a{
    font-size: 18px;
    font-weight: 500;
    color: #101828;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;

}
.blog-recent .item .content a:hover, .related-posts .content a:hover{
    color: #2570FF;
}
.widget_custom_html{
    margin-top: 10px;
}
#media_image-2 img{
    border-radius: 10px;
}
.related-posts img{
    width: 100%;
    height: 224px;
    object-fit: cover;
    border-radius: 10px;
}
.related-posts .content a{
    margin: 10px 0;
    font-size: 20px
}
@media screen and (min-width: 850px) {
    .row-features .large-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .row-slider-image-box .large-2{
        flex-basis: 14%;
        max-width: 14%;
    }
    .blog-single .large-9{
        flex-basis: 70%;
        max-width: 70%;
    }
    .blog-single .large-3{
        flex-basis: 30%;
        max-width: 30%;
    }
    .custom-plan-price >.large-3{
        flex-basis: 20%;
        max-width: 20%;
    }
    .custom-plan-price >.large-9{
        flex-basis: 80%;
        max-width: 80%;
    }
    .menu-item-design-custom-size > .nav-dropdown{
        margin-left: -700px!important;
        margin-top: 15px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}
@media (min-width: 1920px) {
    .section-contact .section-bg img{
        bottom: -55px;
    }
}
@media(max-width: 768px){
    .page-id-220 #content, .page-id-14 #content, .features_product-template #content{
        background: unset;
    }
    .home-banner-title{
        font-size: 40px;
        line-height: 45px;
    }
    .sub-title, .box-contact .sub{
        font-size: 14px;
    }
    .custom-image-box h4, .support-need-item .title, .item-price .title,
    .section-feature .blog-left .post-title, .custom-achive-posts .box-text .post-title,
    .related-posts .content a{
        font-size: 18px;
    }
    .section-case-study-right .title-case-study, .heading-action, .home-section-title,
    .about-banner-title, .about-title, .box-contact .title, .section-feature .blog-title{
        font-size: 32px;
        line-height: 45px;
    }
    .row-case-study{
        flex-direction: column-reverse;
    }
    .row-features{
        margin-left: unset;
    }
    .enterprise-text p{
        padding: unset;
        margin-top: 15px;
    }
    .section-unlock, .section-mission, .section-our-story{
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .section-our-story{
        padding-top: 30px!important;
    }
    .col-intergrate-left, .section-mission .section-bg img{
        display: none;
    }
    .row-price .small-6, .row-plan-right .small-6{
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .section-price, .section-case-study{
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }
    .custom-plan-price .icon-box{
        border-bottom: unset;
    }
    .col-plan-right .icon-box{
        text-align: right;
    }
    .custom-plan-price .icon-box .icon-box-img{
        margin-left: auto;
    }
    .custom-single-layout{
        flex-direction: column-reverse;
        padding-right: 15px!important;
    }
    .custom-single-layout .page-inner-share{
        flex-direction: row;
    }
    .blog-single{
        padding: 30px 0 0 0;
    }
    .list-category ul{
        overflow: scroll;
        white-space: nowrap;
    }
}