﻿#info4 .nav-tabs {
    border-bottom: none;
}
.blg-page{
    position:relative;
    overflow:hidden;
}
#info4 button.owl-prev {
    position: absolute;
    left: 0px;
    top: 37%;
    transform: translateY(-50%);
    background-color: white !important;
    width: 20px;
    height: 20px;
    border-radius: 100% !important;
    color: #000 !important;
}

#info4 button.owl-next {
    position: absolute;
    right: 0px;
    top: 37%;
    transform: translateY(-50%);
    background-color: white !important;
    width: 20px;
    height: 20px;
    border-radius: 100% !important;
    color: #000 !important;
}

#info4 .owl-dots {
    display: none;
}

#info4 .item > li {
    display: flex;
    justify-content: center;
    border: 1px dashed #012434;
    position: relative;
    border-radius: 17px;
    margin: 0px 6px;
}#info4 li.active{
   
    border: none;
}
#info4 .item .active:after{
     content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0;
    border-radius: 14px;background: #4caf5014;
    border: 2px dashed #8a2ce0;
}
    #info4 .item li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px;
        height: 74px;
        background-color: #fff;
        border-radius: 100%;
        color: #000;
        text-transform: uppercase;
        flex-wrap: wrap;
        text-align: center;
        font-size: 20px;
        text-decoration: none;
        font-weight: 700;
    }
       .ms_weak {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: stretch;
        position: relative;
        font-size: 12px;
        margin: 20px 0px;
            margin-bottom: 75px;
        }

        .ms_day {
       /* width: 14%;*/
       width:24.6%;
        margin: 0px 0.2%;
        }

        .ms_title_day {
        background-color: #8a2be1;
        color: #fff;
        border-radius: 11px;
        text-align: center;
        direction: rtl;
        padding: 5px;
        }

        .ms_time {
           text-align: center;
    border: 1px solid #eee;
    border-radius: 11px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
    box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
    background: #fff;
    margin: 6px 0px;
    position: relative;
    height: 43px;
    line-height: 27px;
    direction: ltr;
        }

        .ms_time:hover .sc-pCPXO {
        opacity: 1;
        }
          .ms_time input[type="checkbox"] {
            width: auto;
            opacity: 0.00000001;
            position: absolute;
            left: 0;
            
            }

        .ms_time label {
                position: relative;
            }

            .ms_time label:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                transition: transform 0.28s ease;
                border-radius: 11px;
                z-index: 9;
                }

            .ms_time label:after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: -1px;
                left: 0;
                background: #8BC34A;
                border-radius: 8px;
                opacity: 0;
                }

        .ms_time input[type="checkbox"]:checked ~ label::before {
                color: #fff;
            }

        .ms_time input[type="checkbox"]:checked ~ label::after {
            opacity: 1;
            }

        .ms_time label {
            display: block;
            cursor: pointer;
            height: 43px;
            width: 100%;
            padding: 15px 5px;
            }

            .ms_time label span {
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                left: 0px;
                right: 0px;
                z-index: 99;
                }

        .ms_time input[type="checkbox"]:focus + label::before {
                outline: 0;
            }
    .bgMQOP{
            display: block;
    float: left;
    width: 100%;
    }
.ljofuW {
  display: flex;
    flex: 1 1 auto;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color:#012434;
    cursor: pointer;
    direction: rtl;
    line-height: 31px;
}

#info4 .item li.active .ljofuW {
    color: #8a2ce0;
 
    font-weight: bold;
}

#info4 .tab-content {
    padding: 20px;
    background-color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 25px;
    margin-top: 30px;
    border-radius: 19px;
}

    #info4 .tab-content h3 {
        font-size: 40px;
        font-weight: bold;
    }

.lguoIx {
        width: 85px;
    height: 42px;
    border-radius: 13px;
    user-select: none;
    position: relative;
    margin-right: 5px;
    margin-bottom: 8px;
    cursor: pointer;
    background-color: rgb(241 249 241 / 55%);
    color:#8a2ce0;
    text-decoration: none;
    float: right;
    font-size: 14px;
    line-height: 41px;
    border: 1px solid #8a2ce0;
}

.iqSwfT {
display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    border-radius: 11px;
    user-select: none;
    position: absolute;
    font-size: 12px;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: opacity 0.3s linear 0s;
    background-color: #8a2ce0;
    color: #fff;
}

    .iqSwfT a {
        color: rgb(255, 255, 255);
    }

.lguoIx:hover .sc-pCPXO {
    opacity: 1;
}

.ms-partOnetit {
    float: right;
    width: 70px;
    font-size: 14px;
    font-weight: bold;
    color: #595959;
}
#info4 .owl-controls .owl-next {
    position: absolute;
    right: -41px;
    bottom: -12px;
    transition: background 0.50s ease;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 31px;    padding-top: 0px;
}
#info4 .owl-controls .owl-prev {
    position: absolute;
    left: -41px;
    bottom: -12px;
    transition: background 0.50s ease;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;    padding-top: 0px;
    line-height: 31px;
}
#info4 .owl-controls .owl-prev:after,#info4  .owl-controls .owl-next:after {

    color: #0047609c;
    font-size: 27px;
}
.pd25{
    padding:0px 25px;
}
.ms-partOne {
    margin-right: 70px;
}

.ms-part-pic {
    width: 20px;
    float: right;
}

.ms-used {
    transition: opacity 0.3s linear 0s;
    background-color: rgb(237, 239, 240);
    color: rgb(108, 117, 125);
    width: 100%;
    display: block;
    text-decoration: line-through;
   border-radius: 13px;padding: 9px 5px;
}

.ms-used-t {
    transition: opacity 0.3s linear 0s;
    background-color: rgb(237, 239, 240);
    color: rgb(108, 117, 125);
}
.ms-inprocess {
  transition: opacity 0.3s linear 0s;
  background-color: rgb(251, 255, 118);
  color: #000;
}
.iqSwfT.ms-inprocess{
    opacity:1;
}
.ms_p_vist {

}

.ms-tit-v {
  font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.4px;
    padding-bottom: 13px;
}

.ms-v-rw {
    border-top: 1px dashed #dcdcdc !important;
    padding: 12px 9px;
}

.text-success {
    color: #22af48 !important;
}

.font-weight-700 {
    font-weight: 700;
}
.section-header {
    position: relative;
    min-height: 36px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: -0.6px;
    padding: 13px 15px;
    border-bottom: 2px dashed #fff;
}
.ms-txt-checkout{
        padding: 15px 28px;
    line-height: 33px;
    direction: rtl;    padding-top: 0px;
}
.ms-baner {
    /*background: url(/css/img/bg-img-4.jpg);*/
    padding: 20px 0;
    /*height: auto;*/
}
.ms_breadCrumbs li a {
    color: #747474;
}.ms_breadCrumbs {
    float: initial;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    direction: rtl;
    align-items: center;
    margin: 3px auto 15px;
    border-bottom: 1px dashed #ffffff8c;
    padding-bottom: 5px;
    border-top: none;
}
 
        .ms_brbx {
            word-wrap: break-word;
            background-color: #f1f1f182;
            background-clip: border-box;
            border: 0 solid rgba(0, 0, 0, .125);
            padding: 10px 10px;
            line-height: 30px;
            margin-bottom: 15px;
            position: relative;
            -webkit-box-shadow: 4px 6px 21px 0px rgb(156 138 173 / 54%);
            box-shadow: 1px 1px 8px 0px rgb(156 138 173 / 54%);
            border-radius: 50px;
        }

        .ms_SelectAll {
            position: absolute;
            left: 20px;
            font-weight: bold;
            top: 14px;
        }

        .ms_brbx label {
            margin-left: 9px;
            width: 90%;
            margin-right: 20px;
        }

        .ms_brbx input[type=checkbox] {
            margin-left: 9px;
            height: 25px;
            width: 25px;
            float: right;
        }
        .ms_br_Resc {
            color: #000;
            padding: 10px 15px 0px;
            border-top: 1px dashed #eee;
            margin: 20px auto 0px;
        }

        /* select with CSS avatar icons */
        div.mm-dropdown {
         position:relative;  
        }

            div.mm-dropdown ul {
                list-style: none;
                padding: 0;
                margin: 0;
                border: 0;
                position: absolute;
                background: #fff;
                width: 92%;
                top: 42px;
                border: 2px solid #eee;
                z-index: 9;
                border-radius: 7px;
            }

                div.mm-dropdown ul li {
                    padding: 0;
                    color: #333;
                    border-bottom: 1px solid #ddd;
                    padding: 7px 15px;
                    cursor: pointer;
                }

                    div.mm-dropdown div.textfirst img.down {
                float: left;
                margin-top: 9px;
                width: 10px;
                    }

            div.mm-dropdown div.textfirst > img {
               border-radius:50%;
            }
                    div.mm-dropdown ul li:last-child {
                        border-bottom: 0;
                    }

                div.mm-dropdown ul li {
                    display: none;
                    padding-left: 25px;
                }

                    div.mm-dropdown ul li.main {
                        display: block;
                    }

                    div.mm-dropdown ul li img {
                    width: 45px;
                    height: 45px;
                    border-radius: 50%;
                    }



        .ms-overlay {
            background: #000000ba;
            position: fixed;
            width: 100%;
            height: 100%;
            left: 0px;
            top: 0px;
            z-index: 999999;
            display: none;
        }

        .ms-rule-bx {
            background: url(/css/img/bg6.jpg) no-repeat;
            max-width: 403px;
            width: 100%;
            margin: 5% auto;
            padding: 18px 29px;
            border-radius: 33px;
            position: fixed;
            z-index: 99999999;
            top: 10%;
            left: 0%;
            right: 0%;
            color: #fff;
            line-height: 32px;
            background-size: 100% 100%;
            font-size: 14px;
            direction: rtl;
            display: none;background: #8a2be1;
        }

        .ms-rule-h4 {
            margin-bottom: 8px;
            font-weight: bold;
            margin-top: 12px;
            font-size: 18px;
            color: #fff;
        }

        .ms-rule-close {
            background: #ff3030;
            padding: 0px 14px 3px;
            border-radius: 33px;
            font-size: 12px;
             margin: 20px 6px;
    min-width: 126px; text-align: center;
            cursor: pointer;
            display: inline-block;
        }

        .ms-rule-confirm {
          background: #abf752;
    padding: 0px 14px 3px;
    border-radius: 33px;
    font-size: 17px;
    margin: 20px 6px;
    min-width: 126px;
    cursor: pointer;
    display: inline-block;
    color: #000;
  
    text-align: center;
        } .ms_loading_Menu {
   position: absolute;
    top: 0px;
    height: 100%;
    left: 0px;
    width: 100%;
    background: hsl(0deg 0% 100%);
    background-image: url(/css/img/loading.gif);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;border-radius: 0px 0px 36px 36px;
}
          .ms_flex_btn{
             display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    width: 100%;
          }
          .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -10px;
    width: 100%;
    z-index: 999;
    left: 0;
}
          .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgb(241 241 241);
    text-indent: 1px;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 2px;
    border-radius: 14px;
    outline: 0;
    padding: 3px;
    color: #000;
    line-height: 19px;
}
          .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #a2a2f4;
}
          .bx-pager a.active {
    border: 1px solid #a2a2f4 !important;
    color: #fff !important;
}
          .ms_time_show{
              border: 1px solid #eee;
    padding: 5px;
    font-size: 11px;
    border-radius: 11px;
    color: #000;
    margin-bottom: 5px;
    background: #f1f1f1;
          }
          .ms-vscrool {
    border-top: 1px dashed #dcdcdc !important;
    padding: 12px 9px;
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #aab7cf transparent;
}
          .msFlex_grid_h1{
                  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
          }
          .ms_shVisitt{
    border: 1px solid #eee;
    padding: 5px;
    font-size: 11px;
    border-radius: 11px;
    color: #000;
    margin-bottom: 5px;
    background: #f1f1f1;
    width: 18%;
    float: right;
    text-align: center;
    margin: 1%;
    min-width: 120px;
    line-height: 30px;

          }
          .felx_rw{
             display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
          }
         .ms_p_vist .bx-controls-direction {
    width: 212px;
    left: 0;
    position: relative;
      bottom: 54px;
    z-index: 99;
    right: 0px;
    margin: 0px auto;
}.ms_p_vist  .bx-wrapper .bx-prev {
  /*background-color: #f1f1f1;*/
    font-family: FontAwesome;
    width: 95px;
    height: 35px;
    margin-top: 10px !important;
    border-radius: 26px;
    display: block;
    text-align: center;
    padding-top: 5px;
    left: auto;
    right: 0;
    -webkit-box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
    box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
}
 .ms_p_vist  .bx-wrapper .bx-prev:before {
    content: "هفته قبل";
    font-family: FontAwesome;
  /*  color: #000000 !important;*/
    font-size: 15px !important;
    font-family: KalamehWeb;
}.ms_p_vist  .bx-wrapper .bx-next {
  /*   background-color: #f1f1f1;*/
    font-family: FontAwesome;
    width: 95px;
    height: 35px;
      margin-top: 10px !important;
    border-radius: 26px;
    display: block;
    text-align: center;
    padding-top: 5px;
    left: 0;
    right: auto;
    -webkit-box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
    box-shadow: 0px 0px 2px 0px rgb(183 171 195 / 54%);
}.ms_p_vist  .bx-wrapper .bx-next:before {
    content: "هفته بعد";
    font-family: FontAwesome;
   /* color: #4f4f4f !important;*/
    font-size: 15px !important;
    font-family: KalamehWeb;
}
@media all and (max-width:760px) {

    .ms-partOnetit {
        width: 100%;text-align: right;    margin-bottom: 10px;
    }

    .ms-partOne {
        margin-right: 0;
    }
    #info4 .tab-content {
        padding: 0;
    }
    .ms_brbx {

    padding: 10px 5px;
    line-height: 30px;
   
    border-radius: 20px;
}.ms_time {
 
    height: 70px;

}
}
