.del-btn,
.edit-btn {
    padding: 4px 10px;
    color: #fff;
}

.drag-btn img,
.popupbutton {
    margin-right: 10px;
}
.card-title,
.contact-costum-css,
.costum-header-right,
.drag-head-content,
.gallery-container h1,
.product-price-popup,
.products {
    text-align: center;
}
.table,
.table tbody tr,
.table thead {
    table-layout: fixed;
    width: 100%;
}
.sidebar-brand,
.sidebar-wrapper {
    background-color: #f3f3f3 !important;
}
.custom-aside .menu-text {
    margin-left: 15px;
    margin-top: 9px;
}
.main-container {
    margin-top: 30px;
}
.card-title,
.custom-clas-gap {
    gap: 10px;
}
.del-btn,
.edit-btn {
    border-radius: 10px;
    border: 0;
}
.del-btn {
    background: red;
    margin-left: 10px;
}
.edit-btn {
    background: green;
}
.right-btn {
    border: 0;
    cursor: pointer;
    background: 0 0;
}
.del-btn:hover,
.edit-btn:hover {
    transform: scale(1.1);
    transition: transform 0.3s;
}
.custom-user-table {
    display: flex;
    flex-direction: column;
}
.disabled-btn {
    opacity: 0.5;
    cursor: not-allowed;
    background: #ccc;
}
.card-title,
.update-btn {
    cursor: pointer;
}
#text-id,
.custom-paginate-search,
.lobipanel {
    display: none;
}
.custom-user-name {
    padding: 3px 8px;
    border-radius: 50%;
    border: 1px solid #000;
    color: #fff;
}
#tbody-contact td,
.custom-td-price {
    border-bottom: none !important;
}
.custom-td-price {
    display: flex;
    justify-content: space-between;
}
.popupbutton {
    padding: 5px 10px;
    border: 0;
    border-radius: 5px;
    font-weight: 600;
}
.header-menu {
    font-size: 17px !important;
    color: #000 !important;
    display: flex;
    justify-content: center;
}
.cls-btn {
    background-color: red;
}
.sv-btn {
    background-color: #0f0;
}
.add-btn-div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 40px;
    margin-top:10px;
}
.add-btn,
.drag-btn {
    align-items: center;
}
.products {
    min-height: 80px;
}
#locationInput,
#priceInput,
#productSelect {
    border-radius: 10px;
    width: 100%;
    padding: 5px;
    border: 0;
    outline: 0;
}
.product-price-popup {
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
}
.add-btn,
.card-header {
    display: flex;
    gap: 5px;
    border: 0;
}
.add-btn {
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 0;
    color: #fff;
    background-color: #ff3a29;
    outline: 0;
}

.contact-add-btn:hover,
.drag-btn:hover,
.gellerybtn:hover,
.popupbutton:hover {
    transition: 0.4s;
    transform: scale(1.1);
}
.card-header {
    justify-content: space-around;
    background: 0 0;
}
.costum-form-control,
.form-control:focus {
    background: #eaeaea;
    color: #000;
}
.costum-form-control {
    border-radius: 5px;
    padding: 0 !important;
    text-transform: uppercase;
    outline: 0;
    border: 0;
    width: min-content;
}
.card-title {
    color: #fff;
    width: 33%;
    border-radius: 5px;
    margin-left: 10%;
}
.card-titl span,
.card-title img,
.fa-chevron-right {
    margin-left: 10px;
}
.costum-header-drag {
    display: flex;
    flex-direction: column;
    gap: 8px;
    background: 0 0;
    padding: 5px;
}
.card-titl {
    font-weight: 600;
}
.card-titl span {
    color: #ff3a29;
}
.custom-p-element-deal,
.custom-width-company-name {
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.custom-color-text,
.start-time-custom {
    color: red;
}
.col-sm-3 {
    display: inline-block !important;
}
.costum-gutters {
    width: min-content;
}
.main-container {
    overflow: auto;
}
.costum-width-drag {
    width: 240px;
}
.drag-costum {
    border-radius: 5px;
    padding: 10px 15px;
    background: #e4e4e1;
}
.profile-costum-drag img {
    border-radius: 50%;
    margin-right: 10px;
}
.drag-header {
    height: 50px;
    margin: 10px 0;
    border-radius: 5px;
    display: flex;
}
.drag-head-content {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    width: 240px;
    border: 14px solid #f5f6fa;
    border-radius: 5px;
}
.custom-first-p {
    border: 1px solid gray;
    border-radius: 5px;
    border-top: 8px solid red;
}
.custom-first-p:nth-of-type(2) {
    border-top-color: orange;
}
.custom-first-p:nth-of-type(3) {
    border-top-color: green;
}
.head-add-costum,
.login-btn {
    width: 100%;
}
.drag-btn {
    border: 0;
    background: red;
    color: #fff;
    display: flex;
    padding: 10px;
    border-radius: 5px;
    font-size: 18px;
}
.login-box p,
.logo-custom {
    color: #ff3a29;
    font-weight: 700;
}
.btn-right-custom,
.login-btn-custom,
.right-input-custom {
    border-radius: 10px;
}
.logo-custom {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 170px;
    display: flex;
    align-items: center;
    font-size: 23px;
}
.login-box p {
    font-size: 25px;
}
.login-box p span {
    color: gray;
    font-size: 12px;
}
.custom-login-input {
    border-radius: 10px;
    padding: 10px 5px;
    outline: 0;
}
.login-btn-custom {
    background: #ff3a29;
    width: 100%;
    color: #fff;
    padding: 10px;
}
.login-btn-custom:hover {
    transition: 0.4s;
    transform: scale(1.1);
    color: #fff;
}
.right-bar {
    position: absolute;
    right: 0;
    display: none;
    height: 100%;
    width: 400px;
    background: red;
    top: 0;
    padding-top: 90px;
    z-index: 101;
}
.costum-header-right {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}
.costum-card-body {
    width: 359px;
    margin-left: 8%;
}
.btn-right-custom {
    margin-right: 10%;
    margin-top: 30px;
    width: 80%;
}
.btn-right-custom-deals {
    margin-top: 0;
}
.div-btn-x {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
}
.contact-img-custom {
    padding: 8px 12px;
    border-radius: 50%;
    background: gray;
    color: #fff;
    margin-right: 15px;
}
.div-btn-x button {
    border-radius: 50%;
    border: 0;
    outline: 0;
    font-size: 20px;
    font-weight: 700;
    color: red;
}
.btn-x {
    padding: 2px 10px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.active-link {
    background: #ff3a29;
}
.contact-right-bar {
    padding-top: 10px;
}
.select2-container--default {
    width: 319px !important;
}
.lobipanel-costum {
    padding: 10px;
}
.costum-form-detail {
    padding-top: 30px;
}
.costum-background-detail {
    background: 0 0;
}
.card-title-costum {
    color: #000;
    margin: 0 auto;
}
.costum-card-title {
    display: flex;
    justify-content: space-between;
}
.deals-price-costumize {
    color: #00f !important;
}
.noti-date {
    color: #00008b;
}
.costum-filter-btn-class {
    display: flex;
    align-items: center;
    gap: 10px;
}
.btn-filter-custom {
    border: none;
    font-size:18px;
    background-color: unset;
}
.custom-btn-amount {
    width: 100%;
    border: 0;
    padding: 5px 10px;
    border-radius: 10px;
    outline: 0;
}
.costum-filter-deal {
    height: 100%;
    min-width: 100px;
    padding: 10px;
    background: #ff3a29;
    border: 0;
    color: #fff;
    outline: 0;
    border-radius: 5px;
}
#popup {
    display: none;
    z-index: 1000;
    flex-direction: column;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ecca9c;
    padding: 60px 100px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.content-popup {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.select2-selection__choice__remove {
    display: none !important;
}
.custom-deal-add-aside {
    padding-bottom: 40px;
    max-height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.custom-width-p-el,
.table td,
.table th {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.baguetteBoxThree::-webkit-scrollbar,
.custom-deal-add-aside::-webkit-scrollbar {
    display: none;
}
.custom-width-p-el {
    max-width: 160px;
}
.custom-style-text {
    font-size: 10px;
}
.custom-text-title {
    font-size: 17px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:20px;
}
.custom-button-class {
    gap: 20px;
}
.baguetteBoxThree {
    max-height: 52vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}
.gallery-container h1 {
    margin-top: 50px;
    font-family: "Droid Sans", sans-serif;
    font-weight: 700;
}
.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}
.tz-gallery {
    padding: 40px;
}
.tz-gallery .row > div {
    padding: 2px;
}
.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}
.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: "Glyphicons Halflings";
    content: "";
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: "";
    transition: 0.4s;
}
.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
.baguetteBox-button {
    background-color: transparent !important;
}
@media (max-width: 768px) {
    body {
        padding: 0;
    }
}
#end,
#start {
    height: 35px;
    outline: 0;
}
.custom-p-contact,
.custom-title-text-bold {
    font-weight: 700;
}
.custom-pic-text {
    color: red;
    margin: 0 auto 0 10px;
}
.custom-size-pic {
    width: auto;
    height: 150px;
    object-fit: content;
}
.lightbox {
    z-index: 1 !important;
    width: 150px;
}
.custom-width-pic {
    position: relative;
}
.deal-container {
    min-height: 89vh;
}
.deletebtn-custom-img {
    position: absolute !important;
    padding: 3px 10px !important;
    border-radius: 50% !important;
    top: 10px;
    right: 15px;
    font-size: 14px;
    color: gold;
    background-color: red;
    z-index: 99;
    border: 0 !important;
}
.btn-info-custom {
    width: 40px;
    margin-right: 10px;
}
.icon-info-with-circle {
    font-size: 25px;
}
.custom-contact-name-div {
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #dfe0e3;
}
.contact-name {
    font-weight: 700;
    font-size: 18px;
}
.agenda {
    max-height: 300px;
    overflow-y: hidden;
}
.agenda:hover {
    overflow-y: auto;
}
.custom-price-count {
    font-weight: 700;
    color: red;
    font-size: 17px !important;
}
.custom-class-galery {
    background-color: #dfe0e3;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.custom-galerry-img-class {
    min-width: 200px !important;
    min-height: 150px !important;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.custom-gallery-img-size {
    width: 200px;
    height: 150px;
    object-fit: cover;
}
.custom-content {
    display: flex;
    align-items: center;
}
.custom-paginate {
    padding: 3px;
}
.custom-text-color-aside {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
.scrollable-tbody {
    display: block;
    width: 100%;
    max-height: 66vh;
    overflow-y: auto;
}
.gellerybtn {
    border-radius: 20px;
    border: 0;
    color: #fff;
    background: #019cb3;
    padding: 5px 20px;
}
.custom-label-date {
    margin: 0 !important;
    font-weight: 700;
}
.table tbody tr,
.table thead {
    display: table;
}
.custom-price-btn-product {
    margin-left: 20px;
}
.custom-deals-exc-div {
    border: 0;
    padding: 5px 3px;
    border-radius: 5px;
    background: green;
    color: #fff;
}
.custom-deals-exc-div:hover {
    transition: 0.4s;
    color: #fff;
    transform: scale(1.1);
}
.costum-form-control-price-exc {
    background: 0 0;
    border: 0 !important;
}
.costum-form-control-price-exc:focus {
    color: #495057;
    background-color: transparent;
    outline: 0;
    border: 0;
}
.custom-contact-tr {
    padding-top: 15px !important;
}
.btn-first {
    background-color: red;
}
.mobile-date,
.mobile-popup.hidden-row {
    display: none;
}
.custom-search-div {
    position: relative;
}
.table-container {
    padding: 0;
    border: 0;
}
.main-container {
    padding: 1rem;
}
.table-destop {
    display: block;
}
.fa-angle-right {
    display: none !important;
}
.custom-pic-text {
    margin-left: 170px;
}
.custom-search-img {
    position: absolute;
    right: 2px;
    top: 2px;
}
.custom-email-mobile,
.custom-mobile-head-filter,
.mobile-custom-product {
    display: none;
}
.project-info {
    text-align: start;
}
.mobile-arrow-custom {
    display: none;
}
@media screen and (max-width: 500px) {
    .custom-mobile-td {
        width: 0;
        padding: 0 !important;
    }
    .mobile-date {
        display: block;
        display: flex;
    }
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    .mobile-popup td {
        border: 0 !important;
        width: 400px !important;
    }
    .custom-user-name {
        font-size: 10px;
        border: 0;
        padding: 2px 4px;
    }
    .custom-padding {
        padding: 10px 3px !important;
    }
    .table td {
        text-align: start !important;
    }
    .add-btn-div {
        align-items: center;
        padding: 0;
    }
    .custom-mobile-user-detail {
        display: none;
    }
    .fa-angle-right {
        display: block !important;
        margin-right: 20px;
        padding: 8px 10px;
        background-color: #2191c9;
        color: #fff;
        border-radius: 50%;
    }
    .card-title,
    .custom-clas-gap {
        gap: 5px;
    }
    .custom-mobile-css {
        display: none;
    }
    .btn-info-custom {
        width: 40px;
        margin-right: 8px;
        padding: 0;
    }
    .custom-p-element-deal,
    .custom-width-company-name {
        width: 160px;
    }
    .right-bar {
        width: 100%;
    }
    .card-title {
        margin: 0 !important;
    }
    .custom-contact-tr {
        padding: 0;
    }
    .custom-mobile-head-filter {
        display: flex;
        justify-content: space-between;
        padding: 2px 20px;
    }
    .card-title {
        width: min-content !important;
    }
    .mobile-custom-css {
        display: flex;
        justify-content: center;
    }
    .custom-mobile-gutters {
        margin-top: 0 !important;
    }
    .timeline {
        max-width: unset;
    }
    .tz-gallery {
        padding: 10px;
    }
    .fa-chevron-right:before {
        font-size: 20px;
    }
    .scrollable-tbody {
        max-height: 70vh;
    }
    #desktopProductFilterTh {
        position: relative;
    }
    .gutters {
        margin-top: 40px;
    }
    #tbody-contact {
        max-height: 65vh;
        overflow-x: hidden;
    }
    .mobile-title-filter-custom-one,
    .mobile-title-filter-custom-two {
        position: absolute;
        top: -34px;
    }
    .mobile-title-filter-custom-one {
        left: 10px;
    }
    .mobile-title-filter-custom-two {
        right: 10px;
    }
    .custom-contact-tr,
    .custom-mobile-price {
        width: 50%;
        padding-bottom: 5px !important;
    }
    table.projects-table td {
        vertical-align: top;
        position: relative;
    }
    .btn-info-custom {
        position: absolute;
        left: 50px;
        bottom: 5px;
    }
    .custom-email-mobile {
        text-align: start;
        display: inline-block;
        color: #000;
        font-weight: 700;
        width: 100px;
    }
    .custom-width-p-el,
    .table td,
    .table th {
        overflow: unset;
    }
    .custom-mobile-style {
        position: relative;
        top: 58px;
        font-size: 13px;
        justify-content: start !important;
        left: -140px;
    }
    .custom-mobile-style-email {
        position: relative;
        top: 45px;
        left: -82px;
    }
    .custom-mobile-phone {
        position: relative;
        left: -140px;
    }
    .custom-mobile-style-email-filter {
        position: relative;
        top: 55px;
        left: -140px;
    }
    .custom-mobile-phone {
        top: 80px;
        font-size: 13px;
        justify-content: start !important;
    }
    .custom-mobile-company,
    .custom-mobile-phone-filter {
        position: relative;
        left: -140px;
    }
    .custom-mobile-phone-filter {
        top: 75px;
    }
    .custom-mobile-company {
        top: 100px;
        font-size: 13px;
    }
    .custom-mobile-company-filter {
        position: relative;
        top: 95px;
        left: -140px;
    }
    .project-info {
        width: 100%;
    }
    .custom-mobile-count {
        position: relative;
        top: 120px;
        left: -140px;
    }
    .table.projects-table tr:nth-child(odd) {
        background-color: #f5f7fb;
    }
    .custom-width-company-name {
        overflow: unset;
    }
    .product {
        display: none !important;
    }
    .mobile-custom-product {
        text-align: start;
        display: inline-block;
        position: relative;
        top: 160px;
        left: -140px;
        width: 300px;
        word-wrap: break-word;
        white-space: normal;
    }
    .contact-costum-css,
    .mobile-del-btn {
        position: relative;
        top: 140px;
        left: -140px;
    }
    .mobile-del-btn {
        top: 197px;
        left: 5px;
    }
    .custom-price-btn-product {
        margin-top: 5px;
    }
    .btn-info-custom {
        display: flex;
        gap: 55px;
    }
    .custom-price-btn-product {
        position: absolute;
        left: 60px;
    }
    .mobile-del-btn {
        font-size: 11px;
        padding: 3px 6px;
    }
    .hide,
    .mobile-popup.hidden-row {
        display: none;
    }
    .custom-height-mobile {
        height: 230px !important;
    }
    #popup {
        padding: 15px;
        width: 300px;
    }
    .form-group {
        width: 100%;
    }
    .mobile-custom-product-filter {
        top: 164px;
        left: -140px;
    }
    .btn-filter-mobile {
        position: relative;
        left: 55px;
    }
    .custom-email-search {
        position: relative;
        top: 55px;
        left: -140px;
    }
    .custom-table td,
    .custom-width-p-el {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .custom-width-p-el {
        width: 280px;
        font-weight: 700;
        font-size: 15px;
    }
    .custom-tel-search {
        position: relative;
        top: 74px;
        left: -140px;
    }
    .fa-chevron-right {
        margin-top: 9px;
    }
    .custom-company-search {
        position: relative;
        top: 89px;
        left: -140px;
    }
    .custom-deal-search {
        top: 105px;
    }
    .custom-contact-search,
    .custom-deal-search,
    .custom-product-search {
        position: relative;
        left: -140px;
    }
    .custom-product-search {
        top: 140px;
    }
    .custom-contact-search {
        top: 120px;
    }
    .custom-search-info {
        bottom: 20px;
    }
    .custom-del-search {
        position: relative;
        top: 183px;
        left: 10px;
        font-size: 9px;
        padding: 5px 7px;
    }
    .icon-info-with-circle {
        position: relative;
        top: -2px;
    }
    .rotate {
        transform: rotate(90deg);
    }
    .custom-arow {
        margin-top: 2px;
    }
    .custom-contact-name-div {
        flex-direction: column;
    }
    .custom-p-contact {
        display: inline-block;
        width: 150px;
    }
    .contact-data {
        width: 189px !important;
    }
    .costum-form-control {
        width: 87px;
    }
    .custom-table,
    .table,
    .table tbody tr,
    .table thead {
        table-layout: fixed;
    }
    .custom-table {
        width: 100%;
    }
    .custom-table td {
        text-align: start;
    }
    .custom-table td:nth-child(1) {
        width: 80px;
    }
    .img-mobile-arrow {
        background: #2191c9;
        border-radius: 50%;
        display: flex;
        align-items: center;
        padding: 5px;
        margin-right: 5px;
    }
    .mobile-btn-price {
        border: 0;
        background: red;
        border-radius: 50%;
        padding: 5px 8px;
    }
    .mobile-i-button {
        background: #019cb3;
    }
    .mobile-action-price {
        display: flex;
        gap: 15px;
        align-items: center;
        margin-top: 15px;
    }
    .mobile-switch-btn {
        margin-top: 6px;
    }
}
.custom-paginate .pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.custom-paginate .pagination li {
    margin: 2px;
}
@media (max-width: 600px) {
    .custom-paginate .pagination li {
        display: none;
    }
    .custom-paginate .pagination li.active,
    .custom-paginate .pagination li.active + li,
    .custom-paginate .pagination li.active + li + li,
    .custom-paginate .pagination li.active + li + li + li,
    .custom-paginate .pagination li:first-child,
    .custom-paginate .pagination li:last-child {
        display: block;
    }
    .tz-gallery{
        margin-left:40px;
    }
}
.sorting_1{
    width:auto !important;
}

.mobile-settings{
    display:flex;
    justify-content: center;
}

/* checkbox style */
.layout {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 60px;
    font-family: arial;
    padding-top: 50px;
}

.list-btn {
    display: flex;
    align-items: center;
    column-gap: 80px;
}

.radio-btn,
.checkbox-btn,
.switch-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
}

/* Radio Input */
.radio-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ddd;
    position: relative;
    transition: 0.3s;
}

.radio-btn span::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fff;
    transition: 0.6s;
    transform: scale(0);
}

.radio-btn input {
    display: none;
}

.radio-btn input:checked ~ span {
    background-color: #02bcf0;
}

.radio-btn input:checked ~ span::before {
    transform: scale(1);
}

/* Checkbox Input */
.checkbox-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #ddd;
    transition: 0.3s;
}

.checkbox-btn span::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 12px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: scale(0) rotate(-45deg);
    position: relative;
    bottom: 4px;
    transition: 0.6s;
}

.checkbox-btn input {
    display: none;
}

.checkbox-btn input:checked ~ span {
    background-color: #02bcf0;
}

.checkbox-btn input:checked ~ span::before {
    transform: scale(1) rotate(-45deg);
}

/* Switch Button */
.switch-btn span {
    display: flex;
    align-items: center;
    width: 40px;
    height: 22px;
    border-radius: 30px;
    background-color: red;
    transition: 0.3s;

    position: relative;
}

.switch-btn span::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 1px;
    transition: 0.6s;
}

.switch-btn input {
    display: none;
}

.switch-btn input:checked ~ span {
    background-color: green;
}

.switch-btn input:checked ~ span::before {
    left: 18px;
}
.custom-div-add{
    justify-content:unset;
}
.bg-yellow{
    background:yellow;
}
.custom-contact-name{
    display:block;
 color:green;
}
@media (max-width: 768px) {
    .custom-text-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align:start;
        font-size:16px !important;
        gap:0;
    }
}