.welcomeauth{
    margin-left: 10px;  
    border-left: 1px solid #eee;
    padding-left: 10px;
}
.welcomeauth span{
    color: #000;
    font-weight: bold;
}
.desciptionbanner .ql-editor{
    cursor: not-allowed;
    pointer-events: none;
}
.desciptionbanner .ql-hidden{
    display: none !important;
}
.coverproductservice{
    border-radius: 100%;
    width: 200px;
    height: 170px;
    border: 2px solid #fff;
}
.desciptioncss .ql-editor{
    cursor: not-allowed;
    pointer-events: none;
}
.desciptioncss .ql-hidden{
    display: none !important;
}
.packcaractvaluecss{
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.bloccaractpack{
    display: flex;
}
.sx-p-table-bx-6-mid ul{
    list-style: none;
    margin-left: 10px;
    margin-top: 10px;
}
.sx-p-table-bx-6-mid li{
    margin-bottom: -10px;
}
.sx-breadcrumb i{
    color: #fff;
    margin-right: 10px;
}
.sx-post-text .descriptiondetail{
    cursor: not-allowed;
    pointer-events: none;
}
.sx-post-text .ql-hidden{
    display: none !important;
}
blockquote.author-quote p{
    font-size: 18px !important;
}
.commentinput{
    font-size: 16px;
}
.covercontain{
    justify-content: center;
}
.missiondetailpage{
    border: 1px solid #eee;
    padding: 20px;
    background-color: #023b8a;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.missiondetailpage h4{
    color: #fff;
}
.missiondetailpage p{
    color: rgba(255, 255, 255, 0.7);
}
.btnlist{
    float: inline-end;
    margin-top: -23px;
}
.avatar {
    position: relative;
    width: 2.375rem;
    height: 2.375rem;
    cursor: pointer;
}
.avatar.avatar-online:after {
    background-color: #39da8a;
}
.avatar.avatar-online:after, .avatar.avatar-offline:after, .avatar.avatar-away:after, .avatar.avatar-busy:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 3px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    box-shadow: 0 0 0 2px #fff;
}
.avatar img {
    width: 100%;
    height: 100%;
}
.rounded-circle {
    border-radius: 50% !important;
}
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.469rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none !important;
}
.dropdown-menu-user{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.dropdown-user::marker{
    content: none;
}
.dropdown-toggle::after{
    content: none;
}
.language-toggle{
    border: none;
    padding: 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.language-toggle::after{
    content: none !important;
}
.sx-breadcrumb li a:hover{
    color: #888 !important;
}
.sx-about-bx1-column b{
    color: #000;
}
.listitembtn{
    display: flex;
}
.itemproductservice{
    padding: 10px;
    border: 1px solid #023b8a;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-right: 20px;
}
.containercondition{
    margin-top: 10px;
}
.containerpolicy{
    margin-bottom: -60px;
}
.sx-bnr-inr-entry .banner-title-outer .sx-bnr-sm-title{
    color: #000 !important;
}
.sx-bnr-inr-entry .banner-title-outer h2{
    color: #000 !important;
}
.sx-breadcrumb{
    opacity: .9;
}
.sx-breadcrumb:hover{
    opacity: 1;
}
.servicetitle{
    margin-top: 25px !important;
}
.iconurlmenu{
    display: flex;
}
.iconurlmenu img{
    width: 30px;
    height: 30px;
}
.menuproductservice{
    width: 280px !important;
}
.client-logo-pic2 img{
    border-radius: 30px;
    max-height: 100% !important;
}
.labellist{
    margin-bottom: -30px;
    margin-top: 11px;
    padding-left: 13px;
}
.labellist p{
    font-size: 16px;
    color: #666;
}
.p-t30 {
    padding-left: 13px;
}
.sx-post-readmore {
    margin-bottom: 15px !important;
}
.widget_insta-gallery li{
    list-style: none;
}
.widget_insta-gallery li a i{
    font-size: 40px;
    color: #fff !important;
}
.titleblocmenu{
    margin-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.btn-close{
    margin-right: 10px !important;
}
.productactionbtn{
    color: #d49011 !important;
    font-weight: bold;
}
.newBtn{
    background-color: #023b8a;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.newBtn:hover{
    background-color: #0e4796;
}