@media screen and (max-width:768px) {
        .input-lable, .select-label-input{
            flex-direction: column !important;
            width:100% !important;
        }
        .right-col .img-body img{
            width: 100% !important;
        }
        .head-analysize-body h3{
            font-size: 18px !important;
            margin: auto ;
        }
        .pages h2{
            margin:3% auto !important;
        }
        .physical-report-title{
            text-align: center !important;
        }
        #h2-dashboard-analyze-1{
            font-size: 13px !important;
        }
        .head-analysize-body img{
            width: 30% !important;
        }
        .head-analysize-body h4{
            font-size: 18px !important;
        }
        .title-box-type-body{
            width: 100% !important;
            flex-direction: column !important;
            gap: 10px;
            
        }
        .title-box-type-body h5{
            font-size: 18px !important;
        }
        .img-body-type img{
            width: 80% !important;
        }
        .col-right-analyze-type h6{
            font-size: 16px !important;
        }
        .dore-box{
            width:100% !important;
        }
    .title-etelaeiye{
        width:70% !important;


    }
    .etelaeiye-section{
        width:100% !important;

    }
    .select-package-dore{
        flex-direction:column !important;
        border-bottom:none !important;

    }
    .form-select-dore{
        width:100% !important;
    }
    .analyze-accordion-answer div p{
        justify-content:center !important;
        gap:15px !important;
        margin-top:10px !important;
    }
    #ul-analyze li{
        width:100% !important;
    }
    .select-package-dore h3{
        width:100% !important;
        text-align:center;
        border-bottom: 2px solid #F2BB09;
        padding-bottom:3%;
        margin-bottom:8%;
    }
    .days{
        width:100% !important;
    }
    .btn-video{
        width:80% !important;
    }
    .wth-hth-css1{
        width:90% !important;
        margin:auto;
    }
    .msg-link{
        width:100% !important;
    }
    .canal-online{
        width:80% !important;
    }
    .form-control{
        width:80% !important;
    }
    .top-all-section button{
        width:70% !important;
        font-size:14px;
    }
    .div-foreach-diet{
        gap:10px;
    }
    .booking-form{
        margin:auto !important;
        text-align:center !important;
    }
}
@media screen and (min-width:768px) {
   .submit-analyse{
        width: 300px !important;
        padding: 20px 50px !important;
        border: none;
        margin: 0 auto 0 0 !important;
    }
    .accordion-title-factor ul li{
        list-style: none;
        display:inline-block;
        margin: auto 5px;
    }
    #tarikh-sodur{
        font-size: 16px;
    }
}
@media (min-width:768px) and (max-width:992px) {
    .img-analyze-report img{
        width: 500px !important;
        height: 100% !important;
    }
    .accordion-title-factor ul li{
        font-size:12px !important;
        gap:3px !important;

        /*font-weight:500;*/
    }
    .accordion-title-factor ul{
        gap:2px !important;
    }
}
@media screen and (max-width:576px) {
    .accordion-factor{
        width: 100% !important;
        text-align: center;
    }
    .accordion-title-factor ul{
        flex-direction: column !important;
        gap: 20px;
    }
    .accordion-title-factor ul li{
        list-style: none;

        margin: auto 50px;
        padding-left: 20px;

    }
    .nave-menu ul{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 27px;
        gap: 30px;
    }
    .div-pardakht-factor a{
        width: 80% !important;
    }
    .cancel{
        border: none;
        border-radius: 5px;
        background:green;
        color: #ffffff;
        font-weight: bold;
        display: block;
        margin: 10px auto !important;

    }
    .answer-now , .sabt-now{
        font-weight: bold;
        display: block;
        margin: 10px auto !important;
    }

    .cancel-1{
        border: none !important;
        border-radius: 5px !important;
        background:red !important;
        color: #ffffff !important;
        font-weight: bold !important;
        margin: 10px auto !important;
        display:block  !important;
    }
    .factor , .factor-p{
        width:80% !important;
        text-align: center;
        margin:10% auto !important;
    }
    .nave-menu::before{
        content: '';
        height: 4px;
        width: 90%;
        background: #F2BB09;
        margin: 10px 10px;
        display:none !important;
    }



}
@media screen and (min-width: 992px){
    .booking-form form{
        margin-right:10%;
    }
}
@media screen and (max-width:1200px){
    .accordion-factor{
        width:100% !important;
    }
    .pages{
        border-radius:0 !important;
    }
}
@media screen and (min-width:1200px){
    .div-list-meeting{
        padding:0 8% !important;
    }
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    transition: all 0.35s linear;

}
body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.all{
    background-color: #0C5865;
    height: 100vh;
}

.pages{
    background-color: #D7DCDD;
    height: 100% !important;
    border-top-right-radius: 8%;
    overflow-y: auto;
    margin-top:6%;
    padding-bottom:15% !important;
    
}

.pages::-webkit-scrollbar{
    width: 5px;
    background-color: #FFFFFF;

}
.pages::-webkit-scrollbar-thumb{
    background:#0C5865; /* رنگ دسته اسکرول بار */
    border-radius: 10px; /* گرد کردن گوشه‌ها */
}


.side-bar-dashbord{
    height: 90%;
    margin-top: 5%;

}
.ul-side-bar{
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 90%;
    /*margin-top: 20%;*/
    width: 100%;
}
.sid-bar-tag{
    text-decoration: none;
    color: #FFFFFF;
    width: 100% !important;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 20px;
}
.sid-bar-tag:hover{
    background-color: #F2BB09;
    border-radius: 10px;
}

.pages h2{
        font-size: 22px;
        color: gray;
        border-bottom: 4px solid #F2BB09;
        width:fit-content;
        padding-bottom: 8px;
}
.div-list-meeting{
    gap:100px;
}
.card-list-meeting{
    padding:3%;
    background-color: #FFFFFF;
    color: #0C5865;
    /* gap:5px; */
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}
.card-list-meeting-1{
    padding:3%;
    background-color: #FFFFFF;
    color: #0C5865;
    /* gap:5px; */
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 430px;

}
.title-list-meeting{
    border-bottom: 2px solid #F2BB09;
    width:100%;
}
.details-list-meeting{
    /*gap: 10px;*/
    
}
.see-btn-list, .section-box-btn{
    text-align: center;
    background-color: #0C5865;
    color: #FFFFFF;
    width: 55% !important;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border:0;

}
.btn-header-class-list {
    text-decoration: none;
    color: #0C5865;
    padding: 10px;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 15px;

}
.see-btn-list-disable{
    text-align: center;
    background-color: #99a3a4;
    color: #FFFFFF;
    width: 55% !important;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border:0;
}
.btn-header-class-list a:hover{
    background-color: #0C5865;
    color: #FFFFFF;

}
.see-btn-list:hover{
    color: #F2BB09;
}
.select-package-dore-1{
    width: 80%;
}
#select{
    width: 100%;
    height:40px;
    border-radius: 10px;
    border: none;
}

.select-package-dore{
    width: 100%;
    border-bottom: 2px solid #F2BB09;
    padding-bottom:2%;
}
.select-package-dore h3{
    font-size: 18px;
    color: #515a5a;
    font-weight:700;
}
.dore-box{
    border-radius: 10px;
    background-color: #0C5865;
    padding: 5px 0;
    width: 90%;
    gap: 50px;
    height: fit-content;
    width:45% ;
}
.dore-box-1-1{
    /*width:48% !important;*/
    background-color: #0C5865;
    gap:5px;
    border-radius: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;

}
#dore-box-1-2{
    background-color:#F2BB09 !important;
}
#tag-dore-box-1-1 , #dore-box-1-2{
    border-radius:5px !important;
}
#tag-dore-box-1-1 a , #dore-box-1-2 a{
    padding:10px 0;
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
}
#tag-dore-box-1-1 a h6 , #dore-box-1-2 a h6{
    font-size:17px !important;

}

.dore-box-1-1 span{
    margin: 0;
    width:fit-content;
    height:100%;
    padding: 10px !important;
    background-color: #F2BB09;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dore-box-1-1 span img{
    width: 30px !important;
    height: 30px !important;
    background-color:#F2BB09;
}

.dore-box-1-1 h6{
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 500;

}

.dore-box h6{
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 700;
}
.dore-box span{
    margin: 0;
    width:fit-content;
    height:100%;
    padding: 10px !important;
    background-color: #F2BB09;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dore-box span img{
    width: 70px;
    height: 70px;
}
#live{
    width: 110px;
    height: 90px;
    padding: 10px;
}
#live-1{
    height:50px!important;

}
#live-1 img{
    width:30px !important;
    height:15px !important;
}
#live img{
    width: 100%;

    height: 30px;
}
.form-1{
    background-color: #FFFFFF;
    border-radius: 15px;
    color: #0C5865;
    /*position: relative;*/

}
.head-analysize-body h3{
    font-size: 22px;
    /*border-bottom: 5px solid #F2BB09;*/
    color: #0C5865;
    width: fit-content;
    padding-bottom: 1%;
}
#gender-select , #gender-select-1{
    width:70%;
    height: 30px;
    color: #0C5865;
    border: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color: #D7DCDD;
    text-align: center;
    
}

.img-body img{
    width: 70% !important;
    height: 400px;
}
.col-center input{
    width: 100px;
    color: #0C5865;
    border: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color: #D7DCDD;
    text-align: center;
    height: 30px;
    font-size: 20px;
}

input::-webkit-input-placeholder{
    color: #0C5865;
    font-weight: 500;

}

.form-analize-question form label{
    font-weight: 600;
}
.col-center{
    gap: 20px;
}
.col-center .not-null::after{
    content: "*" !important;
    color: red;
}

.input-lable-file label{
    color: #FFFFFF;
    cursor: pointer;
    background-color: #0C5865;
    width: 85%;
    padding: 3% 2%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* gap: 20px; */
    border-radius: 10px;
    font-size:15px;
    margin: auto;
    font-weight: 500;

}
.input-lable-file label i{
    color: #FFFFFF;
    font-size: 40px;
}
.input-lable-file-mobile label{
    color: #FFFFFF;
    background-color: #0C5865;
    width: 90%;
    padding:2%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    font-weight: 500;

}
.input-lable-file-mobile label i{
    font-size: 60px;
}
.img-body-mobile img{
    width:130% !important;
    height: 350px;
    padding: 0;
    margin: auto;
    /*position: absolute;*/
    /*bottom: 5%;*/
    /*left: 1%;*/
}
.form-analize-question form .submit-analyse{
    margin-top: 3% !important;
    color: #FFFFFF;
    background-color: #00C300;
    width: 80%;
    padding:7%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 500;
    border: none;
}

.physical-report-title{
    font-size: 18px;
    color: gray;
}

.box-physical-report{
    width: 100%;
    background-color: #0C5865;
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 600;
    /* padding: 2px 1px; */
    /* height: fit-content; */
    border-radius: 10px;
}
.box-physical-report p {
    margin: 0;
}
.weight-killo{
    background-color: #F2BB09;
    padding: 35px 0;
    border-radius: 10px;
    color: #0C5865;
    width: 100% !important;

}
.weight-killo span{
    font-size: 2px !important;
    font-weight: 700 !important;
    color: #0C5865;
}
.scale{
    height: 100%;

    
}
.scale div{
    padding: 0;
    width:70%;
}

.scale p{
    background-color: #0C5865;
    color: #FFFFFF;
    padding: 17px 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;border-radius: 15px;
}
.img-analyze-report img{
    width: 80%;
}
.box-waiting-dashboard{
    background-color: #FFFFFF;

}


.head-analysize-body{
    border-bottom: 4px solid #F2BB09;
    padding-bottom: 1%;
}
.head-analysize-body img{
    width: 13%;
    height: 100%;
}
.head-analysize-body h4{
    font-size: 24px;
    color: #0C5865;
    font-weight: 700;
}
.title-box-type-body{
    color: #0C5865;
    font-weight: 700;
    width: 55%;
}
.col-right-analyze-type{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    color: #0C5865;
    height: 100%;
}
.box-type-body{
    background-color: #d6eaf8;
    height: 100%;
    border-radius: 10px;
    height:80%;

}
.img-body-type img{
    width: 30%;
}
.col-right-analyze-type h6{
    border-bottom: 3px solid #0C5865;
    width: fit-content;
    padding-bottom: 5%;
    font-size: 20px;
}
.col-right-analyze-type p, .col-right-analyze-type span{
    font-weight: 700;
}
.tags-type-body{
    gap: 40px;
}
.tags-type-body a{
    text-decoration: none;
    color: #0C5865;
    font-weight: 700;
    font-size: 18px;
}
.title-etelaeiye{
    color:#0C5865;
    font-size:22px;
    border-bottom:3px solid #F2BB09;
    width:20%;
}
.etelaeiye-section{
    width:70%;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.text{
}
.text::after{
    content:'';
    height:3px;
    width: 100% !important;
    margin-top: 15px;
    display: block;
}
.text .list-group-item{
    width:100% !important;
    display:block;
    padding-bottom: 2%;
    padding-top: 1%;
    height:100%;

}
.text .list-group-item a{
    text-decoration:none;
    color: #0C5865 !important;
    border-bottom:2px solid #F2BB09;
    width:100% !important;
    display:block;
    padding-bottom: 2%;

}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@media screen and (max-width:576px) {
    .accordion-factor{
        width: 100% !important;
        text-align: center;
        margin:auto;
    }
    .accordion-title-factor ul{
        flex-direction: column !important;
        gap: 20px;
    }
    .accordion-title-factor ul li{
        list-style: none;

        margin: auto 50px;
        padding-left: 20px;

    }
    .nave-menu ul{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 27px;
        gap: 30px;
    }
    .div-pardakht-factor a{
        width: 80% !important;
    }
    .cancel{
        border: none;
        border-radius: 5px;
        background:green;
        color: #ffffff;
        font-weight: bold;
        display: block;
        margin: 10px auto !important;

    }
    .cancel-1{
        border: none !important;
        border-radius: 5px !important;
        background:red !important;
        color: #ffffff !important;
        font-weight: bold !important;
        margin: 10px auto !important;
        display:block  !important;
    }
    .factor{
        width: 100% !important;
        text-align: center;
    }
    .nave-menu::before{
        content: '';
        height: 4px;
        width: 90%;
        background: #F2BB09;
        margin: 10px 10px;
        display:none !important;
    }


}
.accordion-item-factor.active .accordion-content-factor{
    display: block;
}




.accordion-factor{
    width: 80%;
    margin: auto;
}
.accordion-item-factor{
    margin-bottom: 20px;
    border-radius: 10px;
    background: #ffffff;
    border-radius: 10px !important;
    padding:10px 0;

}
.factor{
    color: #0C5865;
    border-bottom: 4px solid #F2BB09;
    width: fit-content ;
    margin-right: 10%;
    font-size:26px;
}
.factor-p{
    color: #0C5865;
    width: fit-content ;
    margin-right: 10%;
    font-size:18px;



}

.accordion-title-factor{
    cursor: pointer;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.accordion-title-factor ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
#ul-analyze li{
    width:20%;
    font-size:18px;
}
.name-package-analyze{
    width:30% !important;
}
.accordion-title-factor ul li{
    list-style: none;
    display:flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    /* margin: auto 44px;     */
    color: #0C5865;
    font-size: 18px;
    font-weight: 600;
}
#tarikh-sodur{
    font-size: 16px;
}

.wait{
    color: #F2BB09 !important;
}
.btn-arow{
    width:114px;
    padding: 4px 0px 4px 10px;
    border: none;
    border-radius: 5px;
    background: #0C5865;
    color: #ffffff;
    font-weight: bold;
}
.accordion-content-factor{
    background: #ffffff;
    padding: 10px;
    border-radius: 15px !important;
    display: none;
}
.nave-menu ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.nave-menu ul li{
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.nave-menu ul li p {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    margin-bottom: 0;
    color: #0C5865;
    font-size: 18px;
    font-weight: 600;
}
.nave-menu ul li{
    color: #F2BB09;
    font-size: 16px;
    font-weight: 600;
}
.nave-menu::before{
    content: '';
    height: 4px;
    width: 100%;
    background: #F2BB09;
    margin: 10px 0 20px 0;
    display: block;
}
.div-pardakht-factor a{
    color: #ffffff;
    text-decoration: none;
    width: 15%;
    text-align: center;
    padding: 8px;
    font-size: 16px;
}
.cancel:hover, .cancel-1:hover{
    color: #F2BB09;
}
.cancel{
    padding: 4px;
    border: none;
    border-radius: 5px;
    background:green;
    color: #ffffff;
    font-weight: bold;
}
.cancel-1{
    padding: 4px;
    border: none;
    border-radius: 5px;
    background:red;
    color: #ffffff;
    font-weight: bold;
}
.answer-now{
    padding: 4px;
    border: none;
    border-radius: 5px;
    background:#F2BB09;
    color: #ffffff;
    font-weight: bold;
}
.sabt-now{
    padding: 4px;
    border: none;
    border-radius: 5px;
    background:#0C5865;
    color: #ffffff;
    font-weight: bold;
}



.accordion-item-factor.active .accordion-content-factor{
    display: block;
}

.link-icon{
    width:30px;
}
.accessibility{
    background-color:#FFFFFF;
    border-radius:10px;
    padding:5px;
    margin-top:5% !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.links{
    color:#0C5865;
    font-weight:600;
}
.hints{
    background-color:#FFFFFF;
    border:1px solid #F2BB09;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}
.p-elenat{
    color:#0C5865;
    font-weight:500;
    font-size:18px;

}
.you-need{
    background-color:#FFFFFF;
    border:1px solid #F2BB09;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/*.div-slogan-poster div{*/
/*    width:50%;*/
/*    display:flex;*/
/*    flex-direction:column;*/
/*    justify-content:space-between;*/
/*    align-items:center;*/
/*    height:400px;*/
/*    gap:10px;*/
/*}*/

.div-slogan-poster div a{
    color:#0C5865 !important;
    font-weight:600;
}
.div-slogan-poster div{
    height:300px!important;
        flex-direction:column;
    display:flex;
    align-items:center;
    gap:10px;
    width:50% !important;

}
.div-slogan-poster div .slogan-text{
    color:#0C5865;
    text-align:center;
    margin:0;
}
.slogan-poster{
    width:75px;
    height:75px!important;
    margin:auto !important;
    max-width:100%;
}
.bg-metting{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    background-color: #0C5865;
    gap:15px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;}
.button-b{
    width: 70%;
    height: 40px;
    color: #0C5865 !important;
    background-color:#FFFFFF;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:15px;

}
#p-package-dashboard{
    font-size:18px;
    color:#0C5865;
}
/*.div-blog-dashboard{*/
/*    background-color:#FFFFFF;*/
/*    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;*/
/*    border-radius:10px*/
/*}*/
.title-div-blog-dashboard{
    font-size:22px;
    color:#0C5865;
    height:fit-content;
}
.blog-card-content p{
    font-size: 12px;
    color: #777;
    height: 110px;
    max-height: 110px;
    overflow: hidden;
    letter-spacing: 0 !important;
}
.blog-card-content h3 {
    font-size: 15px;
    height: 65px;
    color: #0C5865;
    font-weight: 900;

}
.blog-card-banner{
    width:90%;
    margin:auto;
}
.blog-card-banner img{
    width:100%;
    height:180px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border-radius:15px;
}
.div-blog-card-dashboard{
    height:100%;
}
.blog-card{
    height:450px;
    border:1px solid #0C5865;
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        background-color:#FFFFFF;
}
.blog-card-content a{
    font-size:16px;
    color:#0a0a0a;
    font-weight:400;

}
.analyze-accordion-answer div p{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    font-size:18px;
    font-weight:600;
    gap:10px;
    margin:auto;
    color:#0C5865;
}
.analyze-accordion-answer div p span{
    font-size:16px;
    font-weight:700;
    color:#F2BB09;
}
.booking-form form{
    background-color:#FFFFFF;
    width:100%;
    padding:15px;
    border-radius:10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.booking-form form label{
    font-size:16px;
    font-weight:600;
    color:#0C5865;
}
.booking-form form input , .booking-form form textarea{
    color:#707b7c;
    font-weight:500;
}
.back-button-box a{
    color:#FFFFFF;
    width:fit-content;
    font-size:18px;
    font-weight:500;
    background-color:#0C5865;
    padding:10px 15px;
    border-radius:10px;
}
.back-button-box a   i{
    color:#F2BB09 !important;
}
.form-select-dore{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}
.form-select{
    /*padding:2%;*/
}
.days{
    width:90%;
    margin:auto;
    border-bottom:3px solid #F2BB09;
}
.days ul li{
    list-style-type:none;
}
.days ul li a{
    color:#0C5865 !important;
    font-size:17px;
}
.days ul li a:hover{
    background-color:#F2BB09;
    color:#FFFFFF !important;
    padding:10px 8px;
    border-radius:10px;
}

.bg-yellow {
    width: 90%;
    background: #F2BB09;
    /*margin-top: 20px;*/
    border-radius: 10px;
    height:100%;
}

.watch-video {
    align-items: center;
    padding: 6px;
}

.watch-video p {
    color: #0C5865;
}

.btn-video p span {
    font-weight: bold;
}

.btn-video {
    width: 20%;
    height: fit-content;
    padding:5px 0;
    background: #0C5865;
    outline: none;
    border: none;
    border-radius: 10px;
    color: #ffffff;
    gap:10px;
    font-size:16px;

}
.btn-video i{
    font-size:20px;
}

.list-group{
    width:85%;
    margin:auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}
.plan-food-dietpro{
    background-color:#0C5865;
    color:#FFFFFF !important;
    font-weight:600;
}
.plan-food-dietpro:hover{
    background-color:#0C5865;
    color:#F2BB09 !important;

}
.list-group-item{
    color:#0C5865;
    font-weight:500;
}
.bg-list-meeting{
    position:relative;
}
.bg-list-meeting,
.bg-listing-meeting {
    border-radius: 10px !important;
}

.bg-listing-meeting,
.bg-listing1-meeting {
    width: 100% !important;
}

.bg-listing1-meeting {
    border-radius: 10px !important;
    overflow:hidden;
    margin-bottom:5px;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    gap:5px;
}

.wth-hth-css1{
    background-color: #0C5865;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.wth-hth-css2{
    height: 60px;
    background-color: #F2BB09;
}

.wth-hth-css3{
    width:100px ;
    background-color: #0C5865;
}

.wth-hth-css4{
    height: 50px;
    width:100%;
}

.wth-hth-css5{
    /*width: 590px;*/
    height: 260px;
    background-color: #def0f7;

}
.bg-buttom-text {
    width: 51%;
    height: 3px;
    background-color: #F2BB09;
}
.bg-list-meeting{
    display:flex;
    flex-direction:column;
    justify-content:space-between !important;
}

.bg-listing-meeting p{
    margin-bottom:0 !important;
}
.tags-change-diet{
    gap:5px;
}
.tags-change-diet a{
    background-color:#0C5865;
    padding:5px;
    border-radius:5px;
    font-weight:600;
    width:100px;
    text-align:center;
}
.title-card-dietpro{
    font-size:18px;
}
.btn-meeting{
    padding:2px;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
}
.btn-meeting a{
        color:#0C5865;
        background-color:#FFFFFF;
        width:fit-content;
}
.btn-meeting  span{
    font-size:13px;
    font-weight:500;
    width:80% !important;
}

.msg-link{
     width: 40%;
    height:65px;
    border-radius: 30px;
    text-decoration: none;
    display:flex;
    justify-content:space-between;
    align-items: center;
    background: #ffffff;
    border: none;
    outline: none;
    margin: 20px auto;
    transition: 0.3s ease-in-out;
}
.msg-link:hover{
    background: #F2BB09;
}
.msg-link p{
    color: #0C5865;
    font-weight: 600;
    padding-top: 6px;
}
.img-icon{
    background: #0C5865;
    width: fit-content;
    height:auto;
    padding: 10px 12px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-icon img{
    width:40px !important;
    height:40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.green-5{
    background: rgb(44, 227, 44);
    padding:5px 7px;
    border-radius: 50%;
    margin-top: -27Px;
    color: black;
}
.canal-online{
    color: #0C5865;
    text-align: center;
    width: fit-content;
    margin:30px auto 0;
    border-bottom:3px solid #F2BB09;
    padding-bottom:1%;

}

.msg-link p{
    margin: auto;
}
#row-chat{
    margin: initial !important;}

#form-get-regim{

    background-color:#FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    gap:20px;
    text-align:center;
    border-radius:20px !important;
}

#form-get-regim label{
    font-size:20px;
    color:#0C5865 !important;

}
#form-get-regim input{
    font-size:16px !important;
}
#form-get-regim .input-chek-regim{
    color:#0C5865;
}
#form-get-regim .input-chek-regim label{
    font-size:14px !important;
    font-weight:700;
}

.form-control {
    width:50%;
    margin:auto;
}
.top-all-section button{
    width:30% ;
    height:fit-content;
    background-color:#0C5865 !important;
    color:#FFFFFF;
    font-weight:600;
    padding:20px 10px;
    border:none;
    border-radius:10px;
}
.select button{
    color:#F2BB09 !important;
}
.p-all-section{
    width:fit-content;
    margin:auto;
    font-size:18px;
    color:#0C5865;
    font-weight:500;
    border-bottom:3px solid #F2BB09;
    padding-bottom:1%;
}
.div-section-content{
    background-color:#FFFFFF;
    border-radius:15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.div-foreach-diet{
    background-color:#0C5865;
    border-radius:15px;
}
.diet-box-subjects {
    display:flex;
    justify-content:center;
    color:#FFFFFF;
    margin-bottom:0;
    font-weight:600;
}
.diet-box-btn{
    display:flex;
    justify-content:center;
    text-decoration:none;
    color:#f2bb09;
    font-weight:600;

}
.diet-box-subjects span{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
}