/* Minification failed. Returning unminified contents.
(141,36): run-time error CSS1046: Expect comma, found '0'
(141,40): run-time error CSS1046: Expect comma, found '/'
(439,33): run-time error CSS1046: Expect comma, found '0'
(439,37): run-time error CSS1046: Expect comma, found '/'
 */
#crmPage .psl__img-bg {
    background-size: cover;
}

@media only screen and (min-width: 1200px) {
    #crmPage .psl--height .psl__inner {
        position: relative;
    }
}

#crmPage .kl-slideshow .kl-slideshow-safepadding {
    padding-top: 70px;
    padding-bottom: 50px;
}

#crmPage .psl__main-title {
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 1.2;
}

#crmPage .psl__main-desc {
    text-align: justify;
    direction: rtl;
}

#crmPage .psl__main-desc {
    font-size: 20px;
}

#crmPage .psl__project_title {
    font-family: inherit;
}

#crmPage .tbk__icon {
    position: inherit;
    top: inherit;
    left: inherit;
    margin: inherit;
    cursor: inherit;
}

#crmPage .tbk__subtitle {
    font-family: inherit;
    text-align: justify;
    direction: rtl;
}

#crmPage .icon-kallyas:before {
    content: "";
}

#crmPage .tbk__title {
    margin-bottom: 20px;
    font-size: 1.4rem;
}

#crmPage .el-devimages--type-vector .el-devimages__laptop {
    background-image: url(/macbook-air.svg);
}

#crmPage .el-devimages--type-vector .el-devimages__smartphone {
    background-image: url(/iphone6.svg);
}

#crmPage .tcolor {
    color: #df1b4b !important;
}

#crmPage .testimonial_box[data-align=left] .details {
    text-align: center;
}

select {
    color: grey;
}

.option {
    color: #000;
}

.option:first-child {
    color: grey;
}

input, select, textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
    font-size: 0.8rem;
}

.crm-form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 13px;
    line-height: 1.5;
    color: #6f7684;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.banner-title-1 {
    font-size: 3rem;
    font-weight: 700;
}

.banner-title-2 {
    font-weight: 400;
}
.crm-form {
    text-align: center;
}
.mobile-footer-fixed {
    width: calc(100% - 0px);
    color: #fff;
    background: #df1b4b;
    padding: 14px 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    transition: .4s ease-out all;
    height: 100%;
    text-transform: uppercase;
    margin-left: 50px;
    font-size: 15px;
}
.mobile-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 10%);
    display: none;
}
.call-us-fixed {
    border-radius: 0 !important;
    padding: 0 !important;
    width: 75px !important;
    height: 50px !important;
    background-color: #0e8ccc !important;
    position: relative;
    font-size: 14px;
    line-height: 100%;
    padding-top: 17px !important;
    display: none;
}
.footer-call-us {
    z-index: 999;
    position: fixed;
    opacity: 1;
    bottom: 0 !important;
    right: 0 !important;
    width: 50px !important;
    height: 50px !important;
    display: none;
}
.call-us-content:before {
    content: "\f095";
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
    font-weight: 700;
    color: white;
    padding: 0px 24px;
}
.action_box:after {
    border-top-color: #fbfbfb;
}
.action_box_campaign_Title {
    text-align: center;
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: 600;
}
.action_box_campaign {
    padding: 30px 30px;
    color: #fff;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    background-image: url("~/images/bmsd/crm/midbanner.jpg");
    clear: both;
    height:210px;
}
.action_box_inner{
    margin-top:20px;
}
.border-radius {
    border-radius: 0.85rem !important;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 99;
}
/* Modal Content */
.modal-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 350px;
    min-width: 350px;
}

/* The Close Button */
.close-modal {
    color: #a7a7a7;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    width: 15px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-submit {
    background-color: #e4386c;
    color: white;
    padding: 8px 14px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

.formTitle-modal {
    text-align: center;
    color: #0d88ca;
    border-bottom: 1px solid #45a3d6;
    padding-bottom: 5px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.input-margin {
    margin-top: 15px;
}
.our-customer-desktop {
    display: block;
}
.our-customer-phone {
    display: none;
}
.header-text {
    font-weight: 900;
    font-size: 22px;
}
.text-stratus {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 0px !important;
    margin-bottom: 30px;
}
.link-padding {
    padding: 5px 0;
}
.link-color {
    color: #0b5cab;
}
.image-box {
    display: block;
}
.mobile-image-box {
    display: none;
}
.readmore-btn {
    background-color: #e4386c;
    float: right;
    color: white;
    border: none;
    padding: 4px;
    width: 170px;
    user-select: none;
    cursor: pointer;
}
#hided-text {
    display: none;
}
#hided-text2 {
    display: none;
}
#hided-text3 {
    display: none;
}
#hided-text4 {
    display: none;
}
#hided-text5 {
    display: none;
}
#hided-text6 {
    display: none;
}
#hided-text7 {
    display: none;
}
#hided-text8 {
    display: none;
}
.blue-box {
    padding: 0px 100px;
    color: black !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.1;
}
.action_box_content h2{
color:black;
}
.gray-box-content {
    padding-top: 200px !important;
}
@media (min-width: 992px) {
    #crmPage .offset-lg-1 {
        margin-left: 8.333333%;
        margin-right: 0;
    }
}
#crmPage #fullWidthSectionWithImage .text_box {
    padding-bottom: 20px;
    text-align: justify;
}

.customer360Section .row div:nth-child(2) {
    padding: 0 10px;

}
.bottom-box-1 {
    color: white;
    background-color: #0E8CCC;
    height: fit-content;
    padding: 40px;
    float: right;
    margin: 20px;
    width: 30%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.bottom-box-2 {
    color: white;
    background-color: #727271;
    height: fit-content;
    padding: 40px;
    border-right: 1px solid #75757A;
    margin: 20px;
    width: 30%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.bottom-box-3 {
    color: white;
    background-color: #E30646;
    height: fit-content;
    padding: 40px;
    border-right: 1px solid #75757A;
    margin: 20px;
    width: 30%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.bottom-box-readmore {
    float: left;
    margin-top: 30px;
    cursor: pointer;
}
.mobile-hided-content {
    margin-top: 65px;
}
#totop.show {
    display: none !important;
}

/** FAQ **/
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
    margin: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding: 11px !important;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-style: normal;
    font-size: 13px;
    color: rgba(0,0,0,.8);
    font-weight: 400;
}

.accordion-section .panel-default .panel-title a:after {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    /*font-family: 'FontAwesome';*/
    font-style: normal;
    content: "\f106";
    float: right;
    padding: 10px;
    font-size: 20px;
    margin-top: -13px;
    color: rgba(0,0,0,.8);
    /*font-weight: 400;*/
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.screenshot-box.kl-style-2 {
    border: 0;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}

.element-scheme--light {
    color: #535353;
}
.screenshot-box--light {
    background: #fff;
}
.screenshot-box {
    position: relative;
    border-radius: 3px;
}
.screenshot-box.kl-style-2 .left-side ul.features {
    margin: 25px 0;
}

    .screenshot-box .left-side ul.features {
        margin: 20px 0;
        padding: 0;
        list-style: none;
    }
.screenshot-box.kl-style-2 .screenshot-box__feature-title {
    margin: 0 0 5px;
    text-transform: uppercase;
}

.element-scheme--light .element-scheme__hdg1 {
    color: #323232;
}
.screenshot-box.kl-style-2 .left-side ul.features li {
    background: url(https://cdn.bmsd.net/Portal/Bmsd/images/bmsd/crm/checkmark.png) no-repeat right center;
    padding-right: 50px;
}
.screenshot-box__feature-title {
    font-size: 14px;
    line-height: 1.3;
    margin: 5px 0 0;
    font-weight: 600;
}
.crm-line-breaker {
    border-top: 1px solid #eee;
    margin-top: 15px;
}
[data-zn_icon]:before {
    content: attr(data-zn_icon);
}
.justify-p {
    text-align: justify;
}
[data-zniconfam=icomoon]:before, [data-zniconfam=icomoon] {
    font-family: 'icomoon' !important;
}

[data-zn_icon]:before {
    content: attr(data-zn_icon);
}

[data-zn_icon]:before {
    content: attr(data-zn_icon);
}

[data-zniconfam], [data-zniconfam]:before {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[data-zniconfam=icomoon]:before, [data-zniconfam=icomoon] {
    font-family: 'icomoon' !important;
}

        @media (min-width: 1200px) {
            .screenshot-box.kl-style-2 .screenshot-box__title {
                font-size: 24px;
                font-weight: 100;
            }

            .screenshot-box .screenshot-box__title {
                font-size: 19px;
            }
        }
        /**************************   Comment ***********************************/
        #commentSection {
    padding-top: 0;
}

#webPageComment {
    padding-top: 20px;
    border-top: 1px solid #e8e8e8;
}

.commentTitle {
    width: 100%;
}

    .commentTitle:after {
        content: '';
        position: absolute;
        bottom: 2px;
        height: 0;
        /*border-bottom: 1px solid #df1b4b;*/
        left: auto;
        right: 0;
        width: 80%;
    }

    .commentTitle:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 2px;
        width: 100%;
        height: 0;
        border-bottom: 1px solid #ececec;
    }

.commentHeader {
    margin-bottom: 10px;
}

.parentCommentAuthorName {
    background: #DF1B4B;
    color: white;
    padding: 5px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 0.75em;
    float: right;
    margin-left: 20px;
}

.childCommentAuthorName {
    background: #0e8ccc;
    color: white;
    padding: 5px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 0.75em;
    float: right;
    margin-left: 15px;
}

.commentDate {
    font-size: 0.75em;
}

.commentReply i {
    transform: rotate(0deg);
    cursor: pointer;
    color: #0e8ccc;
}

.commentContent {
    font-size: 0.90em;
    padding-top: 5px;
    text-align: justify;
    margin: 0;
    margin-top: 15px;
}

.childCommentMainDiv {
    padding-right: 7%;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .childCommentMainDiv > div:first-of-type {
        border-right: 1px solid #0e8ccc;
        padding-right: 15px;
    }

.parentCommentMainDiv {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-right: 1px solid #df1b4b;
    padding-right: 0;
}

    .parentCommentMainDiv:before {
        content: '';
        position: absolute;
        bottom: 2px;
        height: 0;
        border-bottom: 1px solid #c4c4c42e;
        right: 10%;
        width: 80%;
    }

.newCommentBtn {
    float: left !important;
    color: #df1b4b;
    cursor: pointer;
    font-size: 0.8em
}

.commentHeaderTitle {
    font-size: 0.8em;
}

#commentFormModal {
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
    background: #262625b0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

    #commentFormModal #commentCenterDiv {
        width: 50%;
        max-height: 100%;
        padding: 20px;
        background: white;
        border-radius: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

        #commentFormModal #commentCenterDiv textarea {
            margin-top: 0px;
            margin-bottom: 0px;
            height: 180px;
            resize: none;
            overflow: auto;
            margin-bottom: 10px;
        }

        #commentFormModal #commentCenterDiv label {
            margin-top: 10px;
        }

            #commentFormModal #commentCenterDiv label .requiredLabel {
                color: #df1b4b;
            }

#submitCommentBtn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: #0e8ccc;
    border: none;
}

    #submitCommentBtn:hover {
        background-color: #168e72;
    }

#closeCommentFormModalBtn {
    cursor: pointer;
    color: #df1b4b;
    vertical-align: middle;
}

#commentAlertMessage {
    text-align: center;
    background: yellow;
    display: none;
}
.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}

#FrequentlyAskedQuestions {
    text-align: justify !important;
}

#FrequentlyAskedQuestions .faq_Active {
    color: #0067b8;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;
}

#FrequentlyAskedQuestions .faq_deActive {
    color: rgba(0,0,0,.2);
    font-size: 16px;
    padding: 5px;
    cursor: not-allowed;
}
.sidebar .widget .widgettitle {
    font-family: inherit;
    font-size: 1em;
    margin-top: 0;
}
.sidebar .widget .widgettitle:after {
    left: auto;
    right: 0;
    width: 80%;
}
/****************************************/
/****************************************/
/**************Responsive****************/
/****************************************/
/****************************************/
@media (max-width: 373px) {
    .gray-box-content {
        margin-top: 120px!important;
    }
}
@media (max-width: 550px) {
    .gray-box-content {
        padding-top: 340px !important;
    }
    .mobile-hided-content {
        margin-top: 100px;
    }
    .our-customer-phone {
        margin-top: 40px;
        display: block;
    }
}
@media (max-width: 1190px) {
    .blue-box { padding: 0px; }
        .bottom-box-1 {
        width: 100%;
        margin: 15px 40px;
    }
    .bottom-box-2 {
        width: 100%;
        margin: 15px 40px;
    }
    .bottom-box-3 {
        width: 100%;
        margin:15px 40px;
    }
    }
    @media (max-width: 768px) {
        .custom-section {
            flex: 0 0 100%;
            margin-bottom: 20px;
            border-bottom: 1px solid #ccc;
            border-left: none!important;
        }
            .custom-section:last-child {
                border-bottom: none;
            }

        .action_box_inner {
            margin-top: 0px;
        }


        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1; /* Sit on top */
            padding-top: 100px; /* Location of the box */
            left: 0;
            top: 0;
            right: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
            z-index: 99;
        }
        /* Modal Content */
        .modal-content {
            background-color: #ffffff;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 95%;
            min-width: 350px;
        }

        .footer-call-us {
            display: block;
        }

        .call-us-fixed {
            display: block;
        }

        .mobile-fixed {
            display: block;
        }

        .crm-form {
            text-align: center;
            margin-bottom: 50px;
        }

        .banner-title-1 {
            font-size: 2rem;
            text-align: center;
            margin-top: 20px;
        }

        .banner-title-2 {
            font-size: 1.5rem;
            text-align: center;
        }
    }


    @media (max-width: 991px) {
        .mobile-image-box {
            display: block;
        }

        .image-box {
            display: none;
        }
        #commentFormModal #commentCenterDiv {
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            transform: none;
        }

        #commentFormModal {
            overflow-x: auto;
        }

        #submitCommentBtn {
            position: relative;
            bottom: 0;
            left: 0;
            width: 100%;
        }
        #crmPage .psl__main-title {
            font-size: 25px;
            letter-spacing: 0px;
        }

        #crmPage .tbk__title {
            font-size: 1.2em;
        }

        #crmPage .tbk__subtitle {
            font-size: 1rem;
            text-align: justify;
        }
    }
/*Top of Page Banner*/
.crm-banner {
    position: relative
}

.bg-gradiant {
    height: 280px;
    background: #91cee9;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(145, 206, 233, 1) 100%);
}

.banner-title {
    font-family: iransans;
    position: absolute;
    top: 74px;
    right: 10%;
    color: #0e8ccc
}

    .banner-title h1 {
        font-size: 3rem;
        font-weight: 900;
    }

    .banner-title h2 {
        font-size: 1.9rem;
        font-weight: 500;
    }

.bg-svg img {
    height: 280px;
    position: absolute;
    left: 0
}

@media(max-width: 1500px) {
    .banner-title {
        right: 5%;
        top: 90px;
    }

        .banner-title h1 {
            font-size: 2.2rem;
        }

        .banner-title h2 {
            font-size: 1.4rem;
        }
}

@media(max-width: 1200px) {
    .banner-title {
        right: 2%;
        top: 100px;
    }

        .banner-title h1 {
            font-size: 2rem;
        }

        .banner-title h2 {
            font-size: 1.3rem;
        }
}

@media(max-width: 1100px) {
    .banner-title {
        right: 2%;
        top: 110px;
    }

        .banner-title h1 {
            font-size: 1.6rem;
        }

        .banner-title h2 {
            font-size: 1rem;
        }
}

@media(max-width: 991px) {
    .banner-title {
        top: 35%;
        right: 5%;
    }

        .banner-title h1 {
            text-align: right;
            display: block;
            font-size: 1.8rem
        }

    .bg-svg {
        text-align: left;
    }

        .bg-svg img {
            height: auto;
            position: inherit;
            left: 0;
            width: 60%;
        }

    .bg-gradiant {
        height: auto;
    }
}

@media(max-width: 700px) {
    .banner-title h1 {
        font-size: 1.5rem
    }
}

@media(max-width: 575px) {
    .bg-gradiant {
        height: 500px;
        background: #91cee9;
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(145, 206, 233, 1) 100%);
    }

    .bg-svg img {
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        position: absolute;
    }

    .banner-title {
        top: 15%;
        width: 100%;
        text-align: center;
        right: 0;
    }

        .banner-title h1 {
            display: block;
            width: 100%;
            font-size: 2rem;
            text-align: center;
        }

        .banner-title h2 {
            font-size: 1.3rem;
        }
}

@media(max-width: 500px) {
    .banner-title h1 {
        font-size: 1.8rem;
    }

    .banner-title h2 {
        font-size: 1.2rem;
    }
}

@media(max-width: 400px) {
    .banner-title {
        top: 20%;
    }

        .banner-title h1 {
            font-size: 1.3rem;
        }

        .banner-title h2 {
            font-size: .8rem;
        }
}

@media(max-width: 326px) {
    .banner-title h1 {
        font-size: 1rem
    }

    .banner-title h2 {
        font-size: .7rem
    }
}
/* End Top of Page Banner*/

.buybtn-cta {
    display: block
}

#demoBtn {
    margin-bottom: 10px;
    background-color: #df1b4b
}

    #demoBtn:hover {
        background-color: #727271
    }

#consultationBtn {
    background-color: #0e8ccc
}

    #consultationBtn:hover {
        background-color: #727271
    }

.buybtn-close {
    height: 100%
}

    .buybtn-close:before {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(50%,-50%)
    }

.buybtn-panel.is-hidden .buybtn-close:before {
    content: "‹"
}


.action_box {
    padding: 40px 10% !important;
    border-bottom: none
}
.action_box:after, .action_box:before {
        display:none
    }

@media (max-width:700px) {
    .banner-p2 {
        font-size: 3vw;
        font-weight: 100;
        margin-top: -10px;
    }

    .banner-p {
        margin-bottom: 1rem;
        word-spacing: -2px;
    }

    .large-banner {
        display: none;
    }

    .medium-banner {
        display: none;
    }

    .small-banner {
        display: block;
        max-height: 700px;
        height: auto;
        width: 100%;
    }

    .banner-text {
        position: absolute;
        z-index: 1;
        transform: translateX(-50%);
        bottom: 7.5%;
        color: white;
        font-size: 5vw;
        font-weight: 600;
        left: 50%;
        white-space: nowrap;
        top: unset;
        right: unset;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .banner-buttom {
        display: inline-block;
        text-decoration: none;
        font-size: 3vw;
    }
}

.banner-text {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    right: 9.5%;
    color: white;
    font-size: 32px;
    font-weight: 600;
    left:20%;
}
.banner-buttom {
    color: white;
    background-color: #e30646;
    padding: 8px 18px;
    font-size: 18px;
    border-radius: 100px;
    box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, .4);
    font-weight: 100;
}
.banner-text a:hover {
    color: white;
}

.banner-p {
    font-size: 2.8vw;
    margin-bottom: 5px;
    word-spacing: -4px;
}

.banner-p2 {
    font-size: 1.3vw;
    font-weight: 100;
}

ul.reddot {
    list-style-type: initial;
}
.parbase ul li {
    list-style: initial;
    margin-right: 15px;
}
li::marker {
    color: red;
}
.crm-box {
    border: 1px solid #ececec;
    border-radius: 16px;
    box-shadow: 4px 3px #d5d5d5;
    padding: 25px 42px;
}
/* Style the tab */
.tab {
    display: flex;
    margin-bottom: 20px;
}
.tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items:center;
    gap:20px;
}
.tab-button {
    background: none;
    border: 1.5px solid #686868;
    padding: 10px 20px;
    margin: 0 10px;
    border-radius: 22px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #686868;
}
button:focus{
    outline:none;
}
.tab-button:last-child{
}
.tab-button.active {
    color: red;
    border-color:red;
}
    .tab-button img.icon {
        width: 40px; /* Adjust icon size */
        height: auto;
        margin-bottom: 5px;
    }

.tab-button:hover {
    transform: scale(1.1); /* Slightly increase size on hover */
}

.tab-content {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #eaeaea;
}
.custom-section-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.custom-section-header {
    text-align: center;
    color: #3d91c9;
    font-weight: 600;
}
.custom-section {
    width: 30%;
    padding: 10px;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}

    .custom-section:last-child {
        border-left: none;
    }

.content-section {
    display: none;
    width: 100%;
}

    .content-section.active {
        display: block;
    }

h2 {
    color: #0d88ca;
}
.text-content {
    max-width: 50%;
    text-align: right;
    direction: rtl;
}

    .text-content h2 {
        font-size: 1.5rem;
        color: #3f51b5;
        margin-bottom: 10px;
    }

    .text-content p {
        font-size: 1rem;
        color: #333;
        line-height: 1.6;
        margin-bottom: 15px;
    }

.image-content {
    max-width: 45%;
}
.container-box {
    max-width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .image-content img {
        max-width: 100%;
        height: auto;
    }
.section h3 {
    color: #007bff;
    margin-top: 20px;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

@media (max-width:1170px) and (min-width:960px) {
    .banner-p2 {
        font-size: 1.5vw;
    }

    .banner-text {
        position: absolute;
        z-index: 1;
        top: 50%;
        transform: translateY(-50%);
        right: 5.5%;
        color: white;
        font-size: 34px;
        font-weight: 600;
    }
}
@media (max-width:960px) and (min-width:700px) {
    .banner-text {
        font-size: 25px
    }
}
@media (max-width:960px) and (min-width:700px) {
    .banner-p2 {
        font-size: 14px;
    }

    .banner-text {
        position: absolute;
        z-index: 1;
        top: 50%;
        transform: translateY(-50%);
        right: 5.5%;
        color: white;
        font-size: 34px;
        font-weight: 600;
    }

    .banner-buttom {
        font-size: 20px;
    }

    .large-banner {
        display: none;
    }

    .medium-banner {
        height: 280px;
        display: block;
    }

    .small-banner {
        display: none;
    }
}
@media (min-width:960px) {
    .large-banner {
        height: auto;
        display: block;
    }

    .medium-banner {
        display: none;
    }

    .small-banner {
        display: none;
    }
}
@media (max-width:700px) {
    .banner-p2 {
        font-size: 3vw;
        font-weight: 100;
        margin-top: -10px;
    }

    .banner-p {
        margin-bottom: 1rem;
        word-spacing: -2px;
        font-size: 4.5vw;
    }

    .large-banner {
        display: none;
    }

    .medium-banner {
        display: none;
    }

    .small-banner {
        display: block;
        max-height: 700px;
        height: auto;
        width: 100%;
    }

    .banner-text {
        position: absolute;
        z-index: 1;
        transform: none;
        bottom: 25%;
        color: white;
        font-size: 5vw;
        font-weight: 600;
        white-space: wrap;
        top: unset;
        display: block;
        flex-direction: unset;
        text-align: right;
        align-items: center;
        justify-content: center;
        right: 5%;
        left: 5%;
    }

    .banner-buttom {
        display: inline-block;
        text-decoration: none;
        font-size: 3vw;
    }
}
@media (max-width:992px) and (min-width:765px) {
    .carousel-control-prev{
        right:-35px;
    }
    .carousel-control-next{
        left: -35px;
    }
}
.card-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ececec;
    border-radius: 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin:0px 18px;
    width:20vw;
}
@media (max-width: 768px) {
    .carousel-inner .carousel-item {
        justify-content: center;
    }

        .carousel-inner .carousel-item > div {
            width: 100%;
        }
}

@media (min-width: 769px) {
    .carousel-inner .carousel-item {
        justify-content: space-between;
    }
}
.carousel-indicators{
    margin-bottom:0px;
}
    .carousel-indicators li {
        background-color: rgba(58, 58, 58, 0.5);
        cursor: pointer;
    }
    .carousel-indicators .active {
        background-color: #ff3c3c;
    }
        .articles-card-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ececec;
    border-radius: 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 0px 18px;
    width: 20vw;
}
@media (max-width:767px) {
    .card-box {
        width: 40vw;
    }
    .articles-card-box {
        width: 40vw;
    }
}
@media (max-width:520px) {
    .card-box {
        width: 50vw;
    }
    .articles-card-box {
        width: 50vw;
    }
}
.column {
    float: left;
    width: 50%;
    padding: 5px;
}
.image-card{
    top:10px;
}

.card-topleft {
    position: relative;
    margin-top: 20px;
    line-height: 1;
    text-align: center;
    font-size: 13px;
}
.card-icon{
    width:34px;
}
.card-img-top {
    width: 90px!important;
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
    position: absolute!important;
    right: 10px!important;
    top: 41px!important;
}
.article-card-img-top {
    border-top-right-radius: calc(.65rem - 1px);
    border-top-left-radius: calc(.65rem - 1px);
}
.top-card {
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    background: #c1d7ea;
}
.article-top-card {
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    background: #c1d7ea;
}
.article-card-body {
    margin-top: 12px;
}
.article-card-header {
    text-align: center;
    display: block;
    font-weight: 600;
    margin: 10px 15px 0px 10px;
}
.article-card-text {
    margin: 10px 15px 10px 10px;
}

.custom-bullet {
    display: list-item;
    list-style-type: disc;
    position: relative;
    margin-right: 30px;
}

    .custom-bullet::marker {
        color: red; /* Bullet color */
    }
.accordion {
    width: 80vw;
    margin: 0 auto;
}

.accordion-item {
    background-color: #f9f9f9;
    border-radius: 18px;
    margin-bottom: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.accordion-header {
    padding: 5px 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f9f9f9;
    border-radius: 10px;
    border-bottom: none;
    color: #2988dd;
    font-weight: bold;
    font-size: 20px;
    margin-right: 35px;
}

    .accordion-header:hover {
        background-color: #f9f9f9;
    }

.accordion-header-icon {
    background-color: #2988dd;
    border-radius: 34px;
    padding: 6px;
    width: 40px;
    position: absolute;
    margin-right: -46px;
}

.accordion-content {
    padding: 0 15px 0px 15px;
    max-height: 0;
    overflow: hidden;
    background-color: #f9f9f9;
    transition: max-height 0.5s ease;
    border-radius: 0 0 10px 10px;
}

    .accordion-content p {
        margin-right: 35px;
        margin-bottom: 15px;
        line-height: 1.5;
        padding-top: 10px;
    }

.accordion .icon {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    margin-right: 15px;
}

.accordion-item.active .accordion-content {
    max-height: 2500px;
}

.accordion-item.active .icon {
    transform: rotate(45deg);
    margin-right: 15px;
}
@media (max-width:767px) {
    .specific-crm {
        display: none!important;
    }
    .specific-crm2{
        display:block!important;
    }
    .accordion {
        display:block;
    }
    .services{
        display: none!important;
    }
    .services-carousel{
        display: block!important;
    }
}

.box-description {
    font-size: 1.2rem;
    color: #333;
    margin-bottom: 20px;
    direction: rtl;
    text-align: justify;
}
.quote-container {
    padding: 20px 0px 45px 0px;
    text-align: center;
    font-size: 24px;
    color: #007ACC; /* Blue color */
}

.highlight {
    font-weight: bold;
}

.quote-container p {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}
.services-carousel{
    display:none;
}
.services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.service-box {
    width: 190px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    transition: transform 0.2s ease;
}
.accordion-header-title{
    color:black;
}

.service-box:hover {
    transform: translateY(-10px);
}

    .service-box img {
        max-width: 45px;
        margin-bottom: 10px;
        height: 45px;
    }

    .service-box p {
        font-size: 0.9rem;
        color: #333;
        margin-bottom: 10px;
    }

.services-btn {
    display: inline-block;
    padding: 4px 20px;
    border-radius: 25px;
    font-size: 0.9rem;
}

.call-sys {
    border: 2px solid #be1515;
}
    .call-sys p {
        color: #be1515;
    }

    .call-sys a {
        background-color: #be1515;
        color: white;
    }

.mail-sys {
    border: 2px solid #931b64;
}
    .mail-sys p {
        color: #931b64;
    }

    .mail-sys a {
        background-color: #931b64;
        color: white;
    }

.app-sys {
    border: 2px solid #faad2f;
}
    .app-sys p {
        color: #faad2f;
    }

    .app-sys a {
        background-color: #faad2f;
        color: white;
    }

.sms-sys {
    border: 2px solid #afca04;
}
    .sms-sys p {
        color: #afca04;
    }

    .sms-sys a {
        background-color: #afca04;
        color: white;
    }

.whatsapp-sys {
    border: 2px solid #82b01d;
}
    .whatsapp-sys p {
        color: #82b01d;
    }

    .whatsapp-sys a {
        background-color: #82b01d;
        color: white;
    }

.telegram-sys {
    border: 2px solid #008bd2;
}
    .telegram-sys p {
        color: #008bd2;
    }

    .telegram-sys a {
        background-color: #008bd2;
        color: white;
    }

.portal-sys {
    border:2px solid #009086;
}
    .portal-sys p {
        color: #009086;
    }
    .portal-sys a {
        background-color: #009086;
        color:white;
    }
.slick-list{
    height:200px;
}
.card-content p {
    border-bottom: 1px solid #ff6868;
    padding-bottom: 10px;
}

#carousel1{
    margin-top: -95px;
}

.amn-afzar, .bank-karafarin, .bank-saman, .behran, .behzisti,
.faradis-alborz, .goldiran, .goldis-kaashi, .dr-sayna, .kavir-tire,
.kheili-sabz, .mci, .mobinnet, .novin-choob, .pars-khazar,
.sanat-naft, .shabake-gostar, .shaghayegh, .shahrdari, .tamin-ejtemae {
    display: inline-block;
    background: url('/images/bmsd/newcrm/download (4).png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.amn-afzar {
    background-position: -0px -0px;
    width: 150px;
    height: 150px;
}

.bank-karafarin {
    background-position: -150px -0px;
    width: 150px;
    height: 150px;
}

.bank-saman {
    background-position: -300px -0px;
    width: 150px;
    height: 150px;
}

.behran {
    background-position: -450px -600px;
    width: 150px;
    height: 150px;
}

.behzisti {
    background-position: -450px -0px;
    width: 150px;
    height: 150px;
}

.dr-sayna {
    background-position: -0px -150px;
    width: 150px;
    height: 150px;
}

.faradis-alborz {
    background-position: -150px -150px;
    width: 150px;
    height: 150px;
}

.goldiran {
    background-position: -300px -150px;
    width: 150px;
    height: 150px;
}

.goldis-kaashi {
    background-position: -450px -150px;
    width: 150px;
    height: 150px;
}

.kavir-tire {
    background-position: -0px -300px;
    width: 150px;
    height: 150px;
}

.kheili-sabz {
    background-position: -150px -300px;
    width: 150px;
    height: 150px;
}

.mci {
    background-position: -300px -300px;
    width: 150px;
    height: 150px;
}

.mobinnet {
    background-position: -450px -300px;
    width: 150px;
    height: 150px;
}

.novin-choob {
    background-position: -0px -450px;
    width: 150px;
    height: 150px;
}

.pars-khazar {
    background-position: -150px -450px;
    width: 150px;
    height: 150px;
}

.sanat-naft {
    background-position: -300px -450px;
    width: 150px;
    height: 150px;
}

.shabake-gostar {
    background-position: -450px -450px;
    width: 150px;
    height: 150px;
}

.shaghayegh {
    background-position: -0px -600px;
    width: 150px;
    height: 150px;
}

.shahrdari {
    background-position: -150px -600px;
    width: 150px;
    height: 150px;
}

.tamin-ejtemae {
    background-position: -300px -600px;
    width: 150px;
    height: 150px;
}
.kl-iconbox--fleft .kl-iconbox__icon-wrapper {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
}
#crmPage #fullWidthSectionWithImage .text_box {
    direction: rtl;
    padding-right: 15px;
}

