.header-logo {
    color: #0BAF9A;
}

.header-row {
    justify-content: space-between;
}

.header {
    background-color: black;
}

.header a i {
    color: #fff;
    font-size: 16px;
}

.header a span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.banner_slider div img {
    border-radius: 10px;
}

.shade-text {
    opacity: 0.3;
    font-size: 12px;
}

.welcome-box {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.welcome-box p {
    opacity: 0.5;
}

.osahan-categories .bg-white {
    border: 1px solid #eee;
    min-height: 135px;
}

.c-it img {
    height: 60px;
    display: block;
    margin: auto;
}

.item-text {
    padding: 10px;
    min-height: 110px;
}

#trending-service .item {
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    margin: 10px 0;
    margin-top: 0;
    border-radius: 6px;
    overflow: hidden;
}

.banner_slider img {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.item-text p {
    margin: 0;
    opacity: 0.5;
    font-size: 12px;
    font-weight: 600;
}

.sticky-div>div {
    margin-top: 15px;
}

.whatsapp i {
    color: #fff;
}

.osahan-signin button {
    background-color: #c11906;
    color: #fff;
}

.osahan-signup button {
    background-color: #c11906;
    color: #fff;
}

.osahan-signup button a {
    color: #fff;
}

.osahan-form button {
    background-color: #c11906;
    color: #fff;
}

a.selected {
    color: #c11906 !important;

}

.theme-switch {
    background-color: #c11906;

}

.form-control:focus {
    border-color: #c11906;
}

.back-page {
    color: #c11906;
}

a:hover {
    color: #c11906;
}

.top-ban {
    width: 100%;
    height: 250px;
    position: relative;
}

.top-ban:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000063;

}

.top-ban img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-ban-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    color: #fff;
}

.top-ban-text h5 {
    display: inline-block;
    position: relative;
}

.top-ban-text h5:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%);
    width: 80%;
    height: 2px;
    background-color: #fff;
}

.serve-text h6 {
    margin: 0;
}

.serve-text p {
    margin: 0;
    opacity: 0.8;
}

.serve-text p span {
    color: #c11906;
    font-weight: 600;
}

.serve-bttn a {
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 26px;
    background-color: #ddd;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px, rgba(0, 0, 0, 0.0) 0px 3px 6px;
}

.mainservice-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #ab8f8f;
}

.serv-img {
    width: 25%;
}

.serve-text {
    width: 50%;
}

.serve-bttn {
    width: 25%;
}

.list-header {
    align-items: center;
    gap: 20px;
}

.list-header p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

body,
html {
    overflow-x: hidden;
}

.box-text {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.box-text p {
    position: relative;
    border: 1px solid #fff;
    opacity: 0.9;
    letter-spacing: 0.5px;
    z-index: 9;
    font-size: 16px;
    margin: 0;
    display: inline-block;
    font-weight: 500;
    padding: 5px;
    color: #fff;
    margin-bottom: 10px;
}

.box-text h3 {
    color: #fff;
}

.bot-banner p {
    margin: 0;
    font-size: 18px;
}

.bot-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bot-banner {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 4px 30px;
    background-color: #fff;
}

.bot-banner i {
    font-size: 18px;
    opacity: 0.8;
}

.bot-banner p b {
    color: #c11906;
}

.detail-here table tr th {
    width: 60%;
    vertical-align: top;
    font-size: 16px;
}

.detail-here {
    background-color: #fff;
}

.detail-here h6 {
    color: #c11906;
}

.detail-here table tr td {
    width: 40%;
    font-size: 16px;
    vertical-align: top;
}

.detail-here table tr td span i {
    color: #c11906;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
}

.video-here video {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: black;
}

.video-here {
    border-radius: 10px;
    overflow: hidden;
}

.video-sec h6 {
    color: #c11906;
}

.video-sec {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 4px 30px;
}

.accordion {
    width: 100%;
    border: none;
    outline: none;
    background-color: #fff;
}

.accordion p {
    margin: 0;
    display: block;
    text-align: left;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #c11906;
    font-weight: 600;
    font-size: 15px;
}

.faq-sec {
    background-color: #fff;
}

.panel {
    display: none;
    background-color: white;
    overflow: hidden;
}

.cont-bttn {
    line-height: 59px;
    background-color: #c11906;
}

.btn:hover {
    background-color: #c11906;
}

.cont-bttn a {
    color: #fff;
    font-size: 18px;
}

.cont-bttn a {
    display: block;
    width: 100%;
}

.osahan-signin button a {
    color: #fff;
    width: 100%;
    display: block;
}

.update-btn {
    border: none;
    background: #c11906;
}

#edit_profile button {
    background: #c11906;
}




/* user image upload */



.avatar-upload {
    position: relative;
}

.avatar-edit {
    position: absolute;
    right: -5px;
    z-index: 1;
    top: -5px;
}

.avatar-edit input {
    display: none;
}

.avatar-edit label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all .2s ease-in-out;
}

.avatar-edit input:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-edit input:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-preview {
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-preview>div {
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.avatar-edit label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    opacity: 0.9;
}

.first-icon {
    background: #c11906;
    width: 30px;
    height: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.border-custom-radio .form-check-input:checked {
    left: 0;
    border: 2px solid #c11906;
}

.modalsave-change {
    background-color: #c11906;
    color: #fff;
}

.feedback-button button {
    border: none;
    padding: 6px 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    background-color: #fff;
    font-size: 14px;
}

.feedback-button button:hover {
    background-color: #eee;
}

#feedback-box>div form textarea::placeholder {
    opacity: 0.8;
}

#feedback-box div form textarea {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

#feedback-box div form button {
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    border: none;
    border-radius: 4px;
}

#feedback-box div form button:hover {
    background-color: #c11906;
    color: #fff;
}

div#feedback-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #0000008c;
    height: 100%;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}

div#feedback-box>div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.slide-down {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 22px;
    z-index: 9;
}

.help_support a button i {
    color: #c11906 !important;
}

.about-ushead {
    background-color: #000;
}

.about-ushead h6 {
    color: #fff;
}

.about-ushead i {
    color: #fff;
}

.demo-about {
    min-height: 80vh;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.demo-about>div {
    text-align: center;
    margin-top: 50px;
    position: relative;
}

.demo-about>div img {
    z-index: 9999;
    position: relative;
    padding: 20px;
    width: 90px;
    background-color: #fff;
}

.demo-about>div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ddd;
}

.help_support .panel {
    display: none;
    background-color: white;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.help_support .accordion {
    text-align: left;
    gap: 20px;
}

.help_support .panel a {
    padding: 8px 20px;
    background-color: #c11906;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.deactivation-code {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    display: none;
}

.deactivation-code .modal-header {
    padding: 15px;
}

/* .modal-body form > div >div{
        width: 25%;
    } */
.deactivation-code .modal-footer button.deactivate {
    background-color: #c11906;
    color: #fff;
}

.appoint-btn {
    background-color: #c11906;
    color: #fff;
}

@media only screen and (max-width: 320px) {
    .opt {
        font-size: 14px !important;
        padding: 0 !important;
    }
}

@media only screen and (max-width: 420px) {
    .opt {
        padding: 2px;
    }
}

.serch-box {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.search-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.search-div span {
    background-color: #fff;
    padding: 4px 10px;
    display: flex;
    gap: 10px;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
}

.search-boxes span:hover {
    background-color: #c11906;
    color: #fff;
}

.forgetform-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 40px 15px !important;
    padding-top: 20px !important;
}

.forgetform-box form a {
    padding: 15px;
    background-color: #c11906;
    color: #fff;
    display: block;
    border-radius: 5px;
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
}

.forgetform-box h2 {
    text-align: center;
    margin: 10px 0;
    color: #c11906;
}

.forgetform-box p {
    text-align: center;
    opacity: 0.8;
}

.demo-abouts>div {
    text-align: center;
    margin-top: 50px;
    position: relative;
}

.demo-abouts>div:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ddd;
}

.demo-abouts>div img {
    z-index: 9999;
    position: relative;
    padding: 20px;
    width: 90px;
    background-color: #fff;
}

.bolder {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.service-amount-show p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}

.service-amount-show {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px;
    margin-bottom: 15px;
    background-color: #fff;
}

.payment-summary {
    padding: 20px 10px;
    margin-bottom: 15px;
    background-color: #fff;
}

.payment-summary p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
}

.dilivery-ins {
    padding: 20px 10px;
    margin-bottom: 15px;
    background-color: #fff;
}

.dilivery-ins p {
    margin: 0;
}

.dilivery-ins>span {
    display: flex;

    align-items: center;
    padding: 15px 10px;
    /* border-bottom: 4px solid #c11906; */
}

.dilivery-ins>span>p {
    font-size: 14px;
    margin-left: 15px;
}

#delivery-instruct {
    font-size: 19px;
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
}

#delivery-instruct:focus-visible {
    outline: none;
}

.saved-show {
    margin: 0px auto !important;
    width: 80%;
    margin-top: 10px !important;
    display: block;
    justify-content: center !important;
    border-radius: 3px;
    background-color: #1fc81f21;
    color: #28aa28;
    font-weight: 600;
    padding: 8px 15px;
    text-align: center;
}