﻿@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

.dropdown-menu {
    top: 27% !important;
}

.dropdownFlags img {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.dropdown-toggle {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 6px;
    border-color: #ffff !important;
    background: transparent !important;
}

.dropdown-toggle:focus {
    border-color: #ffff !important;
    background: transparent !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 6px;
}

.indiaFlag_page {
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    padding: 10px;
    font-weight: 500;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.indiaFlag_page img {
    border-radius: 2px;
}

.pagination,
.pagination>ul {
    width: 100%;
    text-align: center
}

.bk-action,
.blog-eight-slider .owl-nav,
.btn-sec,
.car-testimonials-five-slider .owl-nav,
.category-eight-slider .owl-nav,
.coupon-submit,
.demo-info,
.error-page .error-wrap,
.faq-sec,
.feature-service-five-slider .owl-nav,
.footer-two .social-icon,
.media-list,
.owl-dots,
.pagination,
.pagination>ul,
.popular-content,
.price-btn,
.pricing-btn,
.pricing-planshead,
.professional-eight-slider .owl-nav,
.providerset-nine .providerset-content,
.stylists-bottom,
.testimonials-five-top p,
.top-providers-five .owl-nav,
.topnav-dropdown-header,
.view-history,
.works-bottom,
.works-it-five-button {
    text-align: center
}

.section-heading h2,
.section-search h1,
body {
    font-family: poppins, sans-serif
}

.client-content p {
    font-family: poppins, sans-serif !important;
}

.price .old-price,
.service-amount h5 span,
.service-widget .serv-info h6 .old-price {
    text-decoration: line-through;
    margin-left: 5px
}

.check,
.mouse-cursor,
.progress-wrap,
.slick-loading .slick-slide,
.slick-loading .slick-track,
.visits input.form-check-input {
    visibility: hidden
}

a,
a:focus,
a:hover,
header.header nav ul li a:hover {
    text-decoration: none
}

:root {
    --mainFont: "poppins", sans-serif;
    --mainColor: #2229c1;
    --tooltip-color: red
}

body {
    background-color: #fff;
    color: #74788d;
    font-size: 16px;
    height: 100%;
    overflow-x: hidden;
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #28283c;
    font-family: poppins, sans-serif !important;
    font-weight: 600
}

h1 {
    font-size: 36px
}

.section-heading.working-four-heading h2,
h2 {
    font-size: 32px
}

.works-bottom h2,
h3 {
    font-size: 28px
}

.avatar-lg .avatar-title,
.header-navbar-rht>li .fa-bell,
.header-navbar-rht>li .fa-comments,
.pricing-planshead h6,
h4 {
    font-size: 24px
}

.booking-summary-card .card-footer li.total-amount h6,
.client-review-name h6,
.providerset-nine .providerset-content h4 a,
.stylists-bottom h4,
.testimonials-five-top h2,
h5 {
    font-size: 20px
}

.new-comment .col-form-label,
h6 {
    font-size: 16px
}

a {
    color: #2a313d;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

a:focus,
a:hover {
    color: #2229c1;
    outline: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

button:focus {
    outline: 0
}

.notification-list,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}



.btn.focus,
.btn:focus,
.page-link:focus {
    box-shadow: none
}

.btn.btn-white {
    background: #fff;
    border: none !important;
    color: #4c40ed !important
}

.withdraw-btn {
    padding: 12px 15px;
    font-weight: 700
}

.btn-primary {
    box-shadow: inset 0 0 0 #2229c1;
    border-radius: 5px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    padding: 8px 10px;
    font-weight: 500;
    font-size: 14px
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.header-navbar-rht li>a.header-login:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #2229c1;
    border: 1px solid #2229c1;
    box-shadow: inset 0 70px 0 0 #2229c1;
    color: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-primary.active:not(:disabled):not(.disabled),
.btn-primary.disabled,
.btn-primary:active:not(:disabled):not(.disabled),
.btn-primary:disabled,
.show>.btn-primary.dropdown-toggle {
    background-color: #f4effd;
    border: 1px solid #f4effd;
    box-shadow: inset 70px 0 0 0 #f4effd;
    color: #74788d;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:active:focus:not(:disabled):not(.disabled),
.btn-secondary.active:focus:not(:disabled):not(.disabled),
.btn-secondary:active:focus:not(:disabled):not(.disabled),
.show>.btn-primary.dropdown-toggle:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: unset
}

.btn-outline-primary {
    background-color: #fff;
    border: 1px solid #4c40ed;
    color: #4c40ed;
    box-shadow: inset 0 0 0 #fff;
    border-radius: 5px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-danger,
.btn-secondary {
    box-shadow: inset 0 0 0 0 #fff
}

.btn-outline-primary.active,
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary.focus:active,
.btn-outline-primary:active,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-secondary-outline:hover,
.open>.dropdown-toggle.btn-outline-primary.focus,
.open>.dropdown-toggle.btn-outline-primary:focus,
.open>.dropdown-toggle.btn-outline-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #4c40ed;
    border: 1px solid #4c40ed;
    box-shadow: inset 0 70px 0 0 #4c40ed;
    color: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-secondary {
    background: #f7f7ff;
    border: 1px solid #f7f7ff;
    color: #4c40ed;
    border-radius: 4px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.open>.dropdown-toggle.btn-secondary {
    background-color: #f7f7ff;
    border: 1px solid #f7f7ff;
    box-shadow: inset 0 70px 0 0 #f7f7ff;
    color: #2229c1;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.dropdown-toggle.btn-secondary.focus,
.open>.dropdown-toggle.btn-secondary:focus,
.open>.dropdown-toggle.btn-secondary:hover {
    background-color: #fff;
    border: 1px solid #4c40ed;
    box-shadow: inset 70px 0 0 0 #fff;
    color: #4c40ed;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-danger {
    background: #f2535b;
    border: 1px solid #f2535b;
    color: #fff;
    border-radius: 10px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    background-color: #fff;
    border: 1px solid #f2535b;
    box-shadow: inset 0 70px 0 0 #fff;
    color: #f2535b;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    background-color: #fff;
    border: 1px solid #f2535b;
    box-shadow: inset 70px 0 0 0 #fff;
    color: #f2535b;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-secondary.active:not(:disabled):not(.disabled),
.btn-secondary.disabled,
.btn-secondary:active:not(:disabled):not(.disabled),
.btn-secondary:disabled,
.nav-tabs.nav-tabs-solid>.active>a,
.nav-tabs.nav-tabs-solid>.active>a:focus,
.nav-tabs.nav-tabs-solid>.active>a:hover,
.nav-tabs.nav-tabs-solid>li>a.active,
.nav-tabs.nav-tabs-solid>li>a.active:focus,
.nav-tabs.nav-tabs-solid>li>a.active:hover,
.show>.btn-secondary.dropdown-toggle {
    background-color: #4c40ed;
    border-color: #4c40ed;
    color: #fff
}

.btn-danger-light:hover,
.btn-light-success:hover,
.btn-light-warning:hover {
    background-color: #fff;
    box-shadow: inset 0 70px 0 0 #fff
}

.btn-danger-light,
.btn-danger-light:hover {
    color: #f82424;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.btn-danger-light {
    background: #fff5f5;
    border: 1px solid #fff5f5;
    border-radius: 4px;
    transition: .7s
}

.btn-danger-light:hover {
    border: 1px solid #ff4949;
    transition: .7s
}

.btn-light-success,
.btn-light-success:hover {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.btn-light-success {
    background: #f3fff6;
    border: 1px solid #f3fff6;
    color: #6dcc76;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    transition: .7s
}

.btn-light-success:hover {
    border: 1px solid #34c85d;
    color: #34c85d;
    transition: .7s
}

.btn-light-warning,
.btn-light-warning:hover {
    color: #ffc107;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.btn-light-warning {
    background: #fff9e8;
    border: 1px solid #fff9e8;
    border-radius: 6px;
    transition: .7s
}

.btn-light-warning:hover {
    border: 1px solid #ffc107;
    transition: .7s
}

.btn-secondary-outline {
    background: #f7f7ff;
    border: 1px solid #4c40ed;
    color: #4c40ed;
    border-radius: 4px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.bg-info-light {
    background-color: rgba(2, 182, 179, .12) !important;
    color: #1db9aa !important
}

.bg-primary-light {
    background-color: rgba(17, 148, 247, .12) !important;
    color: #2196f3 !important
}

.bg-danger-light {
    background-color: rgba(242, 17, 54, .12) !important;
    color: #e63c3c !important
}

.bg-warning-light {
    background-color: rgba(255, 152, 0, .12) !important;
    color: #f39c12 !important
}

.bg-success {
    background-color: #28a745 !important
}

.bg-success-light {
    background-color: rgba(15, 183, 107, .12) !important;
    color: #26af48 !important
}

.bg-purple-light {
    background-color: rgba(197, 128, 255, .12) !important;
    color: #c580ff !important
}

.bg-default-light {
    background-color: rgba(40, 52, 71, .12) !important;
    color: #283447 !important
}

.text-light-success {
    color: #28a745 !important
}

.text-light-danger {
    color: #dc3545 !important
}

.blogs-nine-section .blog.blog-new .blog-content p,
.form-group {
    margin-bottom: 1rem
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #000
}

.form-control,
.gallery-widget img {
    border-radius: 5px
}

.ant-picker-input>input-focused,
.ant-picker-input>input:focus,
.form-control:focus {
    border-color: #bbb;
    box-shadow: none;
    outline: 0
}

.breadcrumb-title h2 {
    font-weight: 500;
    font-size: 25px;
    margin: 0
}

.blog-content .blog-title a,
.book-confirm ul li span,
.breadcrumb-title span,
.category-name h6 a,
.col-form-label,
.custom-table thead th,
.header.header-five.fixed .header-button,
.header.header-five.fixed .main-nav li a,
.linked-info p span,
.main-nav>li>a,
.page-topbar .page-breadcrumb ol li.active,
.plan-term h6 span,
.post-info h4 a,
.price-subscribe .price-card:hover .price-body ul li,
.price-subscribe .price-card:hover .price-head h1,
.review-user,
.signup-list ul li a.active {
    color: #28283c
}

.breadcrumbs {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none
}

.breadcrumbs li {
    float: left;
    margin: 0;
    position: relative;
    padding: 0 11px
}

.breadcrumbs li a {
    float: left;
    font-size: 13px;
    color: #8d8d8d
}

.breadcrumbs li::before {
    position: absolute;
    right: -3px;
    top: 50%;
    content: ">";
    font-size: 10px;
    color: #8d8d8d;
    line-height: 10px;
    margin-top: -3px
}

.breadcrumbs li:last-child,
.chat-msg-info li:last-child,
.header-navbar-rht>li:last-child,
.recent-booking tr td:last-child,
.transaction-table tr td:last-child,
.wizard-book ul li:last-child {
    padding-right: 0
}

.breadcrumbs li:last-child::before,
.checkboxs input,
.dataTables_paginate .pagination .next,
.dataTables_paginate .pagination .previous,
.header-navbar-rht .dropdown-toggle::after,
.header-navbar-rht .logged-item .nav-link::after,
.irs-max,
.irs-min,
.main-nav li.login-link,
.navbar-brand.logo-small,
.noti-dropdown .dropdown-toggle::after,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
.small-gallery .circle-icon {
    display: none
}

.header-navbar-rht>li,
table.table td h2.table-avatar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.terms_and_condition_txt p {
    text-align: justify !important;
}

.text-body {
    color: #74788d !important
}

.text-bold {
    font-weight: 600;
}

.pagination {
    float: left;
    margin-top: 40px
}

.pagination>ul {
    float: left;
    margin: 0
}

.pagination>ul li {
    float: none;
    display: inline-block;
    margin: 0
}

.pagination>ul li a,
.pagination>ul li span {
    float: left;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #e8ecec;
    line-height: 34px;
    font-size: 13px;
    color: #8d8d8d
}

.pagination>ul li.arrow a {
    background: #f1f1f1;
    font-size: 17px;
    margin: 0 9px
}

table.table td h2,
table.table td h2.table-avatar {
    font-size: inherit;
    font-weight: 400;
    padding: 0;
    vertical-align: middle
}

.btn-rebook:hover,
.btn-reshedule:hover,
.pagination>ul li.active a,
.serv-action ul li a:hover,
.sorting-div .grid-listview a.active,
.sorting-div .grid-listview a:hover,
.tab-list li a.active,
.tab-list li a:hover {
    background: #4c40ed;
    border-color: #4c40ed;
    color: #fff
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    border: 1px solid #4c40ed
}

.blog.blog-new .blog-content .blog-item li a,
.blog.blog-new .blog-content .blog-item li i,
.category-eight-img-inside a,
.chat-options ul li a:hover i,
.fc-toolbar-chunk .btn-primary:hover,
.feature-box.feature-box-seven:hover h5,
.feature-box:hover h5,
.footer-selects.footer-selects-seven .footer-subtitle,
.footer-top.footer-top-four .subscribe-form .footer-btn i:hover,
.footer.footer-five .footer-bottom .copyright .copyright-menu .policy-menu li a,
.footer.footer-five .footer-top .footer-widget .footer-content p,
.footer.footer-five .footer-widget .footer-subtitle,
.footer.footer-five .footer-widget .footer-title,
.footer.footer-five .footer-widget.footer-contact .footer-contact-info p,
.footer.footer-five .footer-widget.footer-contact .footer-title,
.footer.footer-five .footer-widget.footer-menu .footer-title,
.footer.footer-five .footer-widget.footer-menu ul li a,
.footer.footer-seven .footer-title,
.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-six-ryt h6,
.free-heading-nine h2,
.header .dropdown-menu>li>a:focus i,
.header .dropdown-menu>li>a:hover i,
.header .user-menu .dropdown-menu>li>a:focus i,
.header .user-menu .dropdown-menu>li>a:hover i,
.header-button,
.header-five .main-nav .has-submenu a,
.header.header-five.fixed .header-button.header-button-five,
.items-nine .rating span,
.nav-pills .nav-link.active:hover,
.nav-pills .show>.nav-link:hover,
.offer-sec .section-heading-two p,
.offering-five-main p,
.order-reviews .btn-rebook:hover,
.price-card:hover .price-body ul li,
.price-card:hover .price-head h1,
.price-card:hover .price-head h1 span,
.price-card:hover .price-head h6,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planscontent.pricing-planscontent-seven ul li span,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h6,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h6 span,
.pricing-plans.pricing-plans-five:hover .pricing-planscontent.pricing-planscontent-five ul li span,
.pricing-plans.pricing-plans-five:hover .providerset-prices-five h6,
.pricing-plans.pricing-plans-five:hover .providerset-prices-five span,
.pricing-plans.pricing-plans-five:hover h4,
.register-btn a,
.say-about .review-passage,
.search-box.search-box-four .btn i,
.section-heading-two.white-text h2,
.section-heading-two.white-text p,
.section-section-three h1,
.service-eight-img-inside a,
.sidebar-menu li a>.badge,
.user-menu.nav>li.view-btn>a:focus i,
.user-menu.nav>li.view-btn>a:hover i,
.user-menu.nav>li>a:focus i,
.user-menu.nav>li>a:hover i {
    color: #fff
}

.nav-pills .nav-link {
    border-radius: .25rem;
    color: #4c40ed;
    background: #fff;
    border: 1px solid #4c40ed
}

.card {
    background: #fff;
    border: 2px solid #ebedf0;
    border-radius: 6px;
    margin-bottom: 24px
}

.blog-section-three .blog-content,
.blogs-nine-section .blog-content,
.card .card-body,
.card-provide .card-body,
.dash-header,
.modal-content,
.service-content {
    padding: 20px
}

.text-primary {
    color: #4c40ed !important
}

.text-danger {
    color: red !important
}

.avatar {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 3rem
}

.avatar-title,
.table-ingopage {
    display: -webkit-box;
    display: -ms-flexbox
}

.avatar>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.avatar-title {
    width: 100%;
    height: 100%;
    background-color: #20c0f3;
    color: #fff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.avatar-away::before,
.avatar-offline::before,
.avatar-online::before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 25%;
    border-radius: 50%;
    content: "";
    border: 2px solid #fff
}

.avatar-online::before {
    background-color: #0c9e6f
}

.avatar-offline::before {
    background-color: #ff0100
}

.avatar-away::before {
    background-color: #ffbc34
}

.avatar .border,
.avatar-lg .border,
.avatar-sm .border {
    border-width: 3px !important
}

.avatar .rounded {
    border-radius: 6px !important
}

.avatar .avatar-title,
.provider-body .user-menu.nav>li>a>i,
.search-btn.search-btn-three .btn-primary i {
    font-size: 18px
}

.avatar-xs {
    width: 29px;
    height: 29px
}

.avatar-xs .border {
    border-width: 2px !important
}

.avatar-sm .rounded,
.avatar-xs .rounded {
    border-radius: 4px !important
}

.avatar-xs .avatar-title,
.client-review-name .rating,
.photo-file,
.photo-link li a,
.side-social-media-six ul li a i {
    font-size: 12px
}

.avatar-xs.avatar-away::before,
.avatar-xs.avatar-offline::before,
.avatar-xs.avatar-online::before {
    border-width: 1px
}

.avatar-sm {
    width: 2.5rem;
    height: 2.5rem
}

.avatar-sm .avatar-title,
.bottom_txt h6,
.dash-header p,
.invoice-wrap,
.service-content p .rate i,
.user-header .user-text h6 {
    font-size: 15px
}

.avatar-sm.avatar-away::before,
.avatar-sm.avatar-offline::before,
.avatar-sm.avatar-online::before {
    border-width: 2px
}

.avatar-lg {
    width: 3.75rem;
    height: 3.75rem
}

.avatar-lg .rounded {
    border-radius: 8px !important
}

.blogs-nine-section .blog.blog-new .blog-image,
.blogs-nine-section .blog.blog-new .blog-image img,
.grid-blog .blog-image img,
.invoice-table .custom-table thead th:first-child,
.invoice-table .custom-table thead th:last-child,
.nav-tabs .nav-link,
.nav-tabs>li>a,
.service-widget-eight .service-img,
.service-widget-nine .service-img,
.service-widget-nine .service-img .serv-img,
.service-widget.service-widget-nine {
    border-radius: 0
}

.avatar-lg.avatar-away::before,
.avatar-lg.avatar-offline::before,
.avatar-lg.avatar-online::before {
    border-width: 3px
}

textarea {
    resize: none
}

.nav-tabs {
    border-bottom: 1px solid #f0f0f0
}

.nav-tabs>li>a {
    margin-right: 0;
    color: #888
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    border-color: transparent;
    color: #272b41
}

.blog-content,
.tab-content {
    padding-top: 20px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background-color: #eee;
    border-color: transparent;
    color: #272b41
}

.booking-info-tab .payment-card.payment-bg.save-cards h6,
.nav-link:focus,
.nav-link:hover {
    color: #858585
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    border-radius: 0;
    margin-bottom: 0
}

.nav-tabs-justified>li>a:focus,
.nav-tabs-justified>li>a:hover,
.nav-tabs.nav-justified>li>a:focus,
.nav-tabs.nav-justified>li>a:hover {
    border-bottom-color: #ddd
}

.nav-tabs-justified.nav-tabs-solid>li>a,
.nav-tabs.nav-justified.nav-tabs-solid>li>a {
    border-color: transparent
}

.nav-tabs.nav-tabs-solid.nav-tabs-rounded,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded>li>a,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded>li>a.active,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded>li>a.active:focus,
.nav-tabs.nav-tabs-solid.nav-tabs-rounded>li>a.active:hover {
    border-radius: 50px
}

.nav-tabs-justified.nav-tabs-top,
.nav-tabs.nav-justified.nav-tabs-top {
    border-bottom: 1px solid #ddd
}

.nav-tabs-justified.nav-tabs-top>li>a,
.nav-tabs-justified.nav-tabs-top>li>a:focus,
.nav-tabs-justified.nav-tabs-top>li>a:hover,
.nav-tabs.nav-justified.nav-tabs-top>li>a,
.nav-tabs.nav-justified.nav-tabs-top>li>a:focus,
.nav-tabs.nav-justified.nav-tabs-top>li>a:hover,
.nav-tabs.nav-tabs-top>li>a,
.nav-tabs.nav-tabs-top>li>a:focus,
.nav-tabs.nav-tabs-top>li>a:hover {
    border-width: 2px 0 0
}

.additional-title h5,
.appointment-details ul.customer-detail-list li:last-child,
.available-info ul li:last-child,
.availablt-time-slots .form-group,
.b-table-sticky-header,
.banner-appointment-content h5,
.bar-icon span:nth-child(3),
.blog-details .blog-content p:last-child,
.blog.blog-new .blog-content p,
.book-email p:last-child,
.book-email-info p:last-child,
.booking-date li:last-child,
.booking-details li:last-child,
.booking-info-tab .payment-card:last-child,
.booking-summary-card .card-footer li:last-child,
.breadcrumb,
.catering-main-bottom .title,
.chat-pro-list ul li:last-child,
.choose-info p,
.clear-list ul li:last-child,
.clients-eights-all p,
.customer-review-bottom .rating,
.detail-list li:last-child,
.faq-card:last-child,
.filter-div .filter-content:last-child,
.floating-five-buttom-all p,
.footer .footer-menu ul li:last-child,
.footer-bottom-eight .copyright .copyright-text p,
.footer-nine .footer-contact-info .footer-address:last-child p,
.footer.footer-seven .social-icon ul,
.free-heading-nine,
.install-step .install-user tr:last-child,
.install-step .requirment-field:last-child,
.invoice-payment ul li:last-child,
.invoice-terms ul li:last-child,
.invoice-total ul li:last-child,
.items-nine .rating,
.journey-heading-nine,
.linked-item .linked-acc,
.linked-item:last-child .btn-set,
.linked-item:last-child .linked-acc,
.msg-alert p:last-child,
.msg_card_body .media:last-child,
.msg_card_body ul.list-unstyled li:last-child,
.nav-tabs.nav-tabs-solid>li,
.nav-tabs.nav-tabs-top>li,
.notification-message,
.notify-content-swap .notify-wrap-head h4,
.notify-head.notification-details.notify-content-swap .notify-wrap-head,
.ord-summary ul li:last-child,
.order-reviews ul li:last-child .order-comment,
.package-widget ul li:last-child,
.passion-content-bottom p,
.pay-next .plan-info:last-child .plan-price,
.pay-next .plan-info:last-child .plan-term,
.pick-slot .visit-btns,
.price-body ul li:last-child,
.privacy-cont p:last-child,
.provider-details p.last-seen,
.provider-details ul li:last-child,
.provider-details:last-child,
.provider-info .provide-info p,
.safety-ryt-main ul li:last-child,
.serv-profile .serv-review,
.service-add-server .custom_check,
.service-add-server:last-child,
.service-content.service-content-five p,
.service-wrap p:last-child,
.services-section .owl-nav button.owl-next,
.services-section .owl-nav button.owl-prev,
.sidebar-menu>ul>li:last-child,
.sorting-div,
.subscribe-box ul li:last-child,
.support-card:last-child,
.table-responsive,
.testimonials-img-content .rating,
.user-drop ul li:last-child,
.work-online-bottom.work-online-bottom-two img,
.works-eights-main p,
[class*=table-responsive-] {
    margin-bottom: 0
}

.nav-tabs.nav-tabs-top>li.open>a,
.nav-tabs.nav-tabs-top>li>a:focus,
.nav-tabs.nav-tabs-top>li>a:hover {
    border-top-color: #ddd
}

.nav-tabs.nav-tabs-top>li+li>a {
    margin-left: 1px
}

.nav-tabs.nav-tabs-top>li>a.active,
.nav-tabs.nav-tabs-top>li>a.active:focus,
.nav-tabs.nav-tabs-top>li>a.active:hover {
    border-top-color: #4c40ed
}

.nav-tabs.nav-tabs-bottom>li>a.active,
.nav-tabs.nav-tabs-bottom>li>a.active:focus,
.nav-tabs.nav-tabs-bottom>li>a.active:hover {
    border-bottom-width: 2px;
    border-color: transparent transparent #4c40ed;
    background-color: transparent;
    transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    -webkit-transition: none
}

.nav-tabs.nav-tabs-solid {
    background-color: #fafafa;
    border: 0
}

.nav-tabs.nav-tabs-solid>li>a {
    color: #272b41;
    border-color: transparent
}

.nav-tabs.nav-tabs-solid>li>a:focus,
.nav-tabs.nav-tabs-solid>li>a:hover {
    background-color: #dcdcdc
}

.nav-tabs.nav-tabs-solid>.open:not(.active)>a {
    background-color: #dcdcdc;
    border-color: transparent
}

.table tbody td,
.table th,
.table tr {
    padding: 15px;
    font-size: 15px;
    border-color: #dcdcdc;
    color: #74788d
}

.table td,
.table th {
    vertical-align: middle;
    white-space: nowrap
}

.table>:not(:first-child),
.user-menu .dropdown-menu .dropdown-item:first-child {
    border-top: 0
}

table.table td h2 {
    display: inline-block;
    margin: 0
}

table.table td h2.table-avatar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    margin: 0;
    white-space: nowrap
}

table.table td h2 a {
    font-weight: 500;
    font-size: 15px;
    color: #28283c
}

.blog-content .blog-item li a:hover,
.blog-content .blog-title a:hover,
.header-four .single-demo.active .demo-info a,
.header-navbar-rht .dropdown-menu .dropdown-item:hover,
.header-navbar-rht.log-rht li a:hover,
.header-one .single-demo.active .demo-info a,
.main-nav li a:hover,
.main-nav>li.active>a,
.page-breadcrumb ol li a:hover,
.service-widget .service-content .title a:hover,
.theme-text,
.topnav-dropdown-footer a:hover,
.topnav-dropdown-header .clear-noti:hover,
table.table td h2 a:hover {
    color: #4c40ed
}

table.table td h2 span {
    color: #74788d;
    display: block;
    font-size: 13px;
    margin-top: 7px;
    font-weight: 400
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    content: "\f0de";
    font-family: "font awesome 5 free"
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 1em;
    content: "\f0dd";
    font-family: "font awesome 5 free"
}

#tablelength label {
    font-weight: 500;
    font-size: 14px;
    color: #68616d
}

#tablelength label select {
    width: auto;
    display: inline-block;
    border: .5px solid #dcdcdc;
    border-radius: 5px;
    padding: 4px 10px;
    min-height: auto;
    color: #68616d;
    margin: 0 8px
}

#tablepagination ul,
.addon-box:last-child,
.appointment-details ul li:last-child,
.booking-info .service-book .serv-profile,
.footer .social-icon.social-icon-four ul,
.footer-two .footer-contact-info .footer-address:last-child p,
.footer-two .social-icon ul,
.footer.footer-eight .social-icon ul,
.insta-row,
.menu-title h6,
.offer-sec.offer-paths .offer-pathimg,
.provider-rating .rating,
.rating-set li:last-child,
.rating-set li:last-child .rating,
.rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table th.next,
.rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table th.prev,
.service-cater-img p,
.total-client-avatar.total-client-avatar-seven li:first-child {
    margin: 0
}

.table-ingopage {
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-modal .close-btn,
.header-nav {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox
}

.table-ingopage .dataTables_info {
    font-weight: 500;
    font-size: 14px;
    color: #68616d;
    margin-right: 10px
}

.author-widget .card-body,
.checkout_page_here,
.custom-modal .modal-body,
.custom-modal .modal-header {
    padding: 30px
}

.custom-modal .modal-content {
    border-radius: 4px;
    border: 0;
    padding: 0
}

.custom-modal .close-btn {
    background: #f82424;
    border: 0;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 99
}

#progressbar li.active span,
.action-set:hover,
.big-gallery a.btn-show:hover,
.custom-modal .close-btn:hover,
.edit-book:hover,
.fav-icon.active,
.grid-blog .blog-content .read-more:hover,
.header-navbar-rht .logged-item .nav-link:hover,
.item-cat:hover,
.price-subscribe .btn-choose:hover,
.price-subscribe .price-card :hover .btn-choose,
.profile-wrap ul li a:hover,
.remaind-select .bank-selection input:checked~label,
.send-action a:hover,
.service-content .user-info i:hover,
.toggle-sidebar .sidebar-close:hover {
    background: #4c40ed;
    color: #fff
}

.modal-title {
    font-weight: 500;
    font-size: 24px
}

.header {
    background: #fff;
    position: sticky;
    box-shadow: 0 10px 40px rgba(202, 202, 202, .2);
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1001;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.header.fixed {
    position: fixed;
    background-color: #fff;
    box-shadow: 0 3px 53px rgb(197 197 197/27%);
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.about-eight-main,
.about-img,
.aboutus-companyimg,
.arrow-ryt-all,
.bank-selection,
.banner-six-ellipse-img,
.banner-six-side-img,
.bg-img,
.blog.blog-new .blog-image,
.car-five-arrow-img,
.car-wash-bg-five,
.customer-reviews-main,
.customer-side-main-all,
.droped-item h5,
.footer-two .footer-contact-info .footer-address,
.form-duration,
.form-focus,
.form-icon,
.form_column,
.group-img,
.header-nav,
.healthy-pets-img,
.hero-banner-ryt,
.hero-section-two,
.home-banner-eight .section-search h1,
.home-eight-dog,
.main-nav>li .submenu li,
.main-nav>li .submenu li a,
.noti-wrapper .notify-link,
.notification-list li.notification-message p.noti-details,
.pass-group,
.professional-eight-img,
.professional-eight-img-ryt,
.provider-img img,
.providerset-img.providerset-img-seven,
.rechedule-calender .datepicker .day,
.safety-ryt-main.safety-ryt-two,
.search-box-two.search-box-eight .search-input-new.line-six,
.sec-header,
.section-heading.car-wash-heading,
.section-heading.car-wash-heading h2,
.serv-proimg,
.service-four-img,
.service-img-top a,
.service-img.service-latest-img,
.service-show-img,
.service-widget.service-widget-eight,
.services-all,
.services-main-img,
.settings-widget.setting-appointment .settings-header .settings-img,
.side-social-media-six,
.siderbar-toggle,
.subscribe-form,
.top-addres-nine,
.underlined,
.user-img,
.work-online-schedule,
.works-it-lines span {
    position: relative
}

#progressbar li:last-child,
.ad-widget ul li:last-child,
.addon-info ul li:last-child,
.bk-action .btn:last-child,
.blog-content .blog-item li:last-child,
.blog.blog-new .blog-content .blog-item li:last-child,
.book-id-action .btn:last-child,
.book-option ul li:last-child,
.catering-btn-services:last-child,
.countdown-container .countdown-el:last-child,
.downlaod-btn a:last-child,
.feature-category-section .service-widget,
.featured-categories-section .service-widget.service-two,
.footer .social-icon ul li:last-child,
.header-navbar-rht.log-rht li:last-child,
.invoice-head ul li:last-child,
.leave-action .btn:last-child,
.linked-item a:last-child,
.media-icon.social-icon ul li:last-child,
.modal-active-dots ul .active-dot:last-child,
.navbar-brand.logo,
.notify-btns .btn:last-child,
.passcode-wrap input:last-child,
.password-strength span:last-child,
.policy-menu li:last-child,
.price-tab ul li:last-child,
.profile-wrap ul li:last-child,
.provider-body .flag-nav>a img,
.schedule-nav ul li:last-child,
.serv-action ul li:last-child,
.serv-profile ul li:last-child,
.service-content.service-four-content ul li:last-child,
.service-section.populars-section .service-slider .service-widget,
.service-widget.pro-service,
.signup-list ul li:last-child,
.slot-action .btn:last-child,
.table-action .action-set:last-child,
.terms-btn .btn:last-child,
.top-bar ul li:last-child,
form .otp-box input:last-child {
    margin-right: 0
}

.logo img {
    height: auto;
    max-width: 100%;
    max-height: 57px
}

.available-widget.widget-book-detail ul li span,
.logo a,
.tags li {
    float: left
}

.logo a img {
    float: left;
    max-height: 32px
}

.header-nav {
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    height: 85px;
    padding: 0;
    margin-bottom: 0
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.main-nav>li .submenu li a {
    display: block;
    padding: 8px 15px;
    clear: both;
    white-space: nowrap;
    font-size: 14px;
    color: #68616d;
    -webkit-transition: .35s;
    transition: .35s;
    width: 100%
}

.main-nav>li .submenu>li.has-submenu>a::after {
    content: "\f054";
    font-family: "font awesome 5 free";
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 13px
}

.main-nav li a {
    display: block;
    font-weight: 500
}

.header-navbar-rht,
.latest-posts {
    margin: 0;
    padding: 0
}

.header-navbar-rht>li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    padding-right: 20px;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.header-navbar-rht>li .dropdown-menu {
    border: 0;
    box-shadow: 0 0 3px rgb(0 0 0/10%)
}

.header-navbar-rht>li .dropdown-menu .dropdown-item {
    border-top: 1px solid #f0f0f0;
    padding: 10px 15px;
    font-size: .9375rem
}

.header-navbar-rht>li .dropdown-menu .dropdown-item:first-child {
    border-top: 0;
    border-radius: 5px 5px 0 0
}

.header-navbar-rht>li .dropdown-menu .dropdown-item:last-child {
    border-radius: 0 0 5px 5px
}

.header-navbar-rht>li a.header-login:focus,
.header-navbar-rht>li a.header-login:hover {
    background-color: #fff;
    border: 1px solid #4c40ed;
    box-shadow: inset 210px 0 0 0 #fff;
    color: #4c40ed;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header-navbar-rht li>.dropdown-menu a:hover {
    color: #4c40ed;
    background-color: #fff
}

.noti-dropdown .dropdown-toggle span,
.user-menu.nav>li>a .badge {
    background-color: #f43f3f;
    font-weight: 700;
    min-height: 15px;
    min-width: 15px;
    position: absolute;
    right: 3px
}

.header-navbar-rht li>a.header-login {
    background-color: #4c40ed;
    border: 1px solid #4c40ed;
    color: #fff;
    box-shadow: inset 0 0 0 #2229c1;
    border-radius: 5px;
    padding: 9px 20px;
    font-weight: 500;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    min-height: 46px
}

.notifications .media,
.notifications ul.notification-list>li {
    border-bottom: 1px solid #f5f5f5;
    margin-top: 0
}

.header-navbar-rht li>a.header-reg {
    font-weight: 500;
    color: #28283c;
    text-decoration: none;
    padding: 0
}

.header-navbar-rht li>a.header-reg:hover,
.login-header h6 a:hover,
.no-acc a:hover {
    color: #2229c1
}

.app-eight-bottom-inner,
.header-navbar-rht li>a.header-login img,
.saloon-content-btn i,
.saloon-content-top i {
    margin-right: 7px
}

.header .has-arrow .dropdown-toggle:after {
    content: "";
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    margin-right: 10px
}

.entry_sub_card_data {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.user-menu.nav>li>a {
    color: #fff;
    font-size: 14px;
    line-height: 58px;
    padding: 0 15px;
    height: 60px
}

.user-img {
    display: inline-block;
    -webkit-animation: 1s ease-out infinite pulse;
    animation: 2s infinite pulse
}

.user-img>img {
    height: 40px;
    object-fit: cover;
    width: 40px;
    border: 3px solid #fff;
    outline: #d9d9d9 solid 3px
}

@keyframes pulse {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(76, 64, 237, .7);
        border-radius: 50%
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent;
        border-radius: 50%
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 transparent;
        border-radius: 50%
    }
}

.header-navbar-rht .dropdown-menu {
    min-width: 200px;
    padding: 0;
    right: 0;
    left: unset
}

.header-navbar-rht .dropdown-menu .dropdown-item {
    padding: 10px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e3e3e3
}

.about-author,
.available-widget,
.booking-coupon,
.booking-pay,
.countdown-container,
.footer-contact-info .footer-address,
.linked-wrap,
.page-content,
.slot-chat,
.slot-user-img,
.user-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-navbar-rht .logged-item .nav-link .badge {
    position: absolute;
    top: 15px;
    right: 0
}

.header-navbar-rht.log-rht li {
    margin-right: 43px
}

.header-navbar-rht.log-rht li a {
    color: #28283c;
    padding: 0
}

.header .dropdown-toggle:after {
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #757575;
    border-right: 2px solid #757575;
    content: "";
    height: 8px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 8px;
    vertical-align: 2px;
    margin-left: 10px
}

.btn-views,
.header-navbar-rht .logged-item .nav-link {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.flag-nav>a {
    color: #28283c;
    border: 1px solid #e4e4e8;
    border-radius: 8px;
    font-size: 14px;
    padding: 11px 13px
}

.around-world-section .owl-carousel .carousel .carousel__pagination li,
.booking-action a i,
.booking-action.action-popup-btn a i,
.booking-det-info h3 a,
.chat-list li a i,
.chat-options ul li:not(:last-child),
.features-four-section .owl-carousel .carousel .carousel__pagination li,
.field-bottom-btns .prev_btn i,
.field-bottom-btns .prev_btnn i,
.flag-nav>a img,
.nearby-section .owl-carousel .carousel .carousel__pagination li,
.notification-wrap-date .noti-read-delete .notification-read h6 i.feather-check,
.notification-wrap-date .search-calendar-line i.feather-calendar,
.owl-dots .owl-dot,
.popular-service-seven-section .owl-carousel .carousel .carousel__pagination li,
.price-sections-seven .owl-carousel .carousel .carousel__pagination li,
.provider-info i,
.providers-section-seven .owl-carousel .carousel .carousel__pagination li,
.review-client-section .owl-carousel .carousel .carousel__pagination li,
.service-section-seven .owl-carousel .carousel .carousel__pagination li,
.useful-blog-section .owl-carousel .carousel .carousel__pagination li {
    margin-right: 5px
}

.flag-nav .dropdown-item img {
    margin-right: 10px;
    border-radius: 50%
}

.header-navbar-rht .logged-item .nav-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 10px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    position: relative;
    width: 41px;
    height: 41px;
    font-size: 16px;
    background: #f6f6fe;
    border-radius: 50%;
    transition: .7s
}

.btn-primary:hover img,
.btn-rebook:hover img,
.choose-signup:hover .btn img,
.grid-blog .blog-content .read-more:hover img,
.header-navbar-rht .logged-item .nav-link:hover>img,
.price-subscribe .btn-choose:hover img,
.price-subscribe .price-card :hover .btn-choose img,
.quality-box:hover .quality-img img,
.remaind-select .bank-selection input:checked~label img,
.serv-action ul li a:hover img,
.sorting-div .grid-listview a:hover>img,
ul.noti-pop-detail li.has-arrow a.notify-link:focus>img,
ul.noti-pop-detail li.has-arrow a.notify-link:hover>img {
    filter: brightness(0) invert(1)
}

.noti-dropdown .dropdown-toggle {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    padding: 0 15px
}

.noti-dropdown .dropdown-toggle span {
    display: block;
    font-size: 10px;
    top: 5px
}

.noti-dropdown .dropdown-toggle i {
    font-size: 21px;
    float: left;
    line-height: 50px;
    color: #fff;
    margin: 0;
    cursor: pointer
}

.noti-dropdown .dropdown-menu {
    top: 63px !important;
    font-size: 14px
}

.notifications {
    padding: 0;
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, .2))
}

.notifications .notification-time {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.35;
    color: #7e84a3
}

.notifications .notify-btns .btn {
    margin: 0 8px 8px 0
}

.notifications .media:last-child,
.notifications ul.notification-list>li:last-child {
    border-bottom: none
}

.notifications .media a {
    display: block;
    padding: 0;
    border-radius: 2px
}

.notifications .media a:hover,
.notifications ul.notification-list>li>a:hover {
    background-color: #fafafa
}

.notifications .media .avatar {
    margin-right: 15px;
    width: 38px;
    height: 38px
}

.notifications .media-list .media-left {
    padding-right: 8px
}

.topnav-dropdown-header {
    border-bottom: 1px solid #eee;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.topnav-dropdown-footer,
.topnav-dropdown-header {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px
}

.topnav-dropdown-header select {
    border: 0;
    font-size: 12px;
    color: #74788d
}

.topnav-dropdown-header select:focus-visible {
    outline: 0
}

.topnav-dropdown-footer {
    border-top: 1px solid #eee
}

.topnav-dropdown-footer a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #4c40ed;
    display: flex;
    align-items: center;
    justify-content: center
}

.topnav-dropdown-footer a img {
    margin-left: 5px;
    filter: brightness(0) saturate(100%) invert(24%) sepia(84%) saturate(2990%) hue-rotate(239deg) brightness(91%) contrast(105%)
}

.topnav-dropdown-footer a:hover i {
    color: #4c40ed;
    margin-left: 8px;
    transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    -webkit-transition: .4s
}

.user-menu.nav>li>a .badge {
    display: block;
    font-size: 10px;
    top: 6px
}

.user-menu.nav>li>a>i {
    font-size: 1.5rem;
    line-height: 60px
}

.noti-details {
    font-size: 14px;
    color: #28283c;
    margin-bottom: 8px;
    font-weight: 500
}

.noti-details span {
    color: #74788d;
    font-weight: 400
}

.notifications .noti-content::-webkit-scrollbar {
    width: 6px;
    background: #eef1fe;
    height: 10px
}

.chat-cont-right .chat-footer .input-group,
.chat-search .input-group,
.dash-widget-img img,
.demo-info,
.main-nav li.megamenu>ul,
.main-wrapper,
.providerset-img img,
.search-box.search-box-four .search-three-form .search-input.search-input-three,
.service-book,
.service-book a,
.video-home video,
.works-five-img img {
    width: 100%
}

.notifications .noti-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e7e7e7;
    border-radius: 4px
}

.notifications .noti-content::-webkit-scrollbar-thumb {
    background: #8a8a95;
    border-radius: 4px
}

.notifications .noti-content::-webkit-scrollbar-thumb:hover {
    background: #1b2559
}

.notifications ul.notification-list>li {
    padding: 10px 15px
}

.notifications ul.notification-list>li a {
    display: block;
    border-radius: 2px
}

.notifications ul.notification-list>li .list-item {
    border: 0;
    padding: 0;
    position: relative
}

.noti-pop-detail li.noti-wrapper .notify-blk {
    padding: 24px;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    width: 410px;
    height: 580px
}

.noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-header {
    padding: 15px;
    border-radius: 10px;
    background: #fafafa;
    border: none;
    margin-bottom: 15px
}

.noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li.notification-message,
.sidebar-menu {
    padding: 10px
}

.noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li .media-body p.noti-details {
    margin-bottom: 5px;
    position: relative
}

.noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-footer {
    border: none
}

.noti-pop-detail .noti-img span img {
    border-radius: 45px;
    border: 2px solid #e1e1e1
}

.topnav-dropdown-header .notification-title {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.topnav-dropdown-header .notification-title span {
    padding: 3px 6px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: #4c40ed
}

.topnav-dropdown-header .clear-noti {
    color: #28283c;
    float: right;
    font-size: 14px
}

.notification-message h6 {
    font-size: 14px;
    font-weight: 400;
    color: #28283c;
    position: relative;
    padding-left: 10px;
    margin-bottom: 8px
}

.notification-message h6:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #dddee1;
    border-radius: 2px;
    width: 4px;
    height: 100%
}

.notification-message .avatar-online::before {
    top: 0;
    background: #6dcc76
}

.noti-time {
    font-size: 14px;
    margin: 0
}

.flag-dropdown .nav-link {
    color: #28283c;
    padding: .5rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex
}

.account-item .nav-link {
    padding: .5rem 0
}

.appoint-submit .btn+.btn,
.booking-action a+a,
.fc-toolbar-chunk .btn-group>.btn-group:not(:first-child),
.fc-toolbar-chunk .btn-group>.btn:not(:first-child),
.offering-five-button .btn-primary i,
.owl-nav button.owl-next,
.review-pagination ul li,
.service-details ul li+li,
.user-header .user-text,
.user-info {
    margin-left: 10px
}

.user-info h6 {
    font-weight: 600;
    font-size: 16px;
    color: #28283c;
    margin-bottom: 4px
}

.appointment-details ul.customer-detail-list li p,
.book-history ul li p,
.faq-sec p,
.linked-info p,
.msg_card_body .media .media-body .msg-box>div p,
.order-comment p,
.order-profile p,
.plan-price p,
.pro-info p,
.product-info h6,
.quality-info p,
.rev-info p,
.review-count .rating,
.serv-user-info p,
.slot-address ul li p,
.user-info p {
    font-size: 14px;
    margin-bottom: 0
}

.user-infos {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.megamenu-wrapper {
    padding: 25px 25px 0
}

.single-demo {
    transition: .4s;
    margin-bottom: 25px
}

.Add_page_css .work-box:hover,
.single-demo:hover {
    transform: translateY(-20px)
}

.cta-btn:hover a,
.footer-nine .footer-address i,
.footer-nine .footer-widget .read-more,
.footer-nine p a:hover,
.footer-two .footer-widget.footer-menu ul li a:hover,
.footer.footer-five .footer-widget.footer-contact .footer-contact-info span,
.footer.footer-five .footer-widget.footer-menu ul li a:hover,
.footer.footer-nine .footer-widget.footer-menu ul li a:hover,
.free-heading-nine p,
.get-service-main:hover .get-service-btn a,
.header-eight .menu-close,
.header-five .main-nav .single-demo.active .demo-info a,
.header-five .menu-close,
.header-nine .menu-close,
.header-seven .menu-close,
.header-six .menu-close,
.header-three .main-nav li a:hover,
.header-three .menu-close,
.header-two .main-nav li a:hover,
.header-two .menu-close,
.home-banner-eight .section-search h1 span,
.home-banner-six-bottom h1 span,
.home-banner.homer-banner-seven .section-search h1,
.offer-sec .section-heading-two.section-heading-nine p,
.pricing-plans.price-new .pricing-planscontent li i,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h5,
.section-heading-nine p,
.section-heading.section-heading-six h2 span,
.section-search-nine h6,
.section-section-five span,
.service-content.service-content-seven .usefull-bottom a,
.service-content.service-content-six a,
.single-demo.active .demo-info a,
.top-close:hover {
    color: #ff008a
}

.fav-item .fav-icon.fav-icon-five:hover,
.floating-five-buttom-img.floating-fives-buttom-img i,
.footer.footer-five .social-icon ul li a:hover,
.header-five .bar-icon span,
.header-nine .bar-icon span,
.header-seven .bar-icon span,
.header-six .bar-icon span,
.header-two .bar-icon span {
    background-color: #ff008a
}

.single-demo.active .demo-img {
    box-shadow: 0 4.8px 24.4px -12px rgba(19, 16, 34, .1), 0 4px 13px -2px rgba(19, 16, 34, .06)
}

.single-demo:hover .demo-info {
    opacity: 1;
    bottom: -30px
}

.demo-info {
    margin: 10px auto 0;
    z-index: 1;
    transition: .4s
}

.menu-opened .main-menu-wrapper {
    transform: translateX(0)
}

.menu-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 0 20px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    display: none
}

.menu-logo img {
    height: auto;
    max-width: 180px
}

.menu-close {
    font-size: 18px;
    color: #4c40ed
}

.bar-icon {
    display: inline-block;
    width: 31px
}

.bar-icon span {
    background-color: #4c40ed;
    display: block;
    float: left;
    height: 2px;
    margin-bottom: 6px;
    width: 30px;
    border-radius: 2px
}

#mobile_btn {
    display: none;
    margin-right: 30px
}

.main-menu-wrapper {
    margin: 0 15px
}

.navbar-brand.logo-small img {
    max-height: 30px
}

.owl-nav button.owl-next,
.owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    background: #fff !important;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25);
    text-shadow: none;
    top: 4px;
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    color: #28283c;
    margin-bottom: 30px;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.owl-nav button.owl-next:hover,
.owl-nav button.owl-prev:hover {
    background-color: #4c40ed !important;
    color: #fff
}

.owl-nav button.owl-next span,
.owl-nav button.owl-prev span {
    font-size: 34px;
    line-height: 25px
}

.testimonial-slider .owl-nav button.owl-next,
.testimonial-slider .owl-nav button.owl-prev {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    margin-bottom: 0
}

.testimonial-slider .owl-nav button.owl-prev {
    left: -60px
}

.testimonial-slider .owl-nav button.owl-next {
    right: -60px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.hero-section,
.home-banner {
    min-height: 660px
}

.booking-total ul li .total-cost,
.category-widget .categories li a span,
.copyright-menu,
.filter-content h2 span,
.invoice-to,
.invoice-total,
.search-btn,
.service-widget .service-img .item-info .cate-list,
.slot-action,
[dir=rtl] .slick-slide {
    float: right
}

.bank-selection input:checked~label .role-check,
.blog.blog-new .blog-image .date span,
.custom_check input:checked~.checkmark:after,
.hide-show#show-first,
.initialization-form-set #first,
.latest-blog-content h5 span,
.mini-sidebar.expand-menu .logo,
.service-widget.service-two .item-info a,
.show-card-details .hide-cards-group,
.sidebar-overlay.opened,
.slick-initialized .slick-slide,
.slick-slide img,
.success-modal .modal-content .modal-body span,
.total-client-half li .total-client-content span,
.total-experts-main p span,
fieldset#first-field {
    display: block
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    box-shadow: 1px 6px 14px rgba(0, 0, 0, .2);
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
    border: none;
    outline: 0
}

.banner-imgs,
.hero-section,
.offer-paths,
.providerset,
.search-input,
.section-search {
    position: relative
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background-color: #ff008a;
    color: #fff;
    opacity: 1
}

.modal-content-video .modal-header button.close,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    color: #fff;
    opacity: 1
}

.banner-slider .slick-next:focus:before,
.banner-slider .slick-next:hover:before,
.banner-slider .slick-prev:focus:before,
.banner-slider .slick-prev:hover:before {
    color: #fff;
    opacity: 1;
    border: solid #fff
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.banner-slider .slick-next:before,
.banner-slider .slick-prev:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    color: #383838
}

.slick-prev {
    left: 100px;
    z-index: 1
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before,
[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: 100px;
    z-index: 1
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.banner-slider .slick-prev:before {
    font-size: 10px;
    color: #3e4265;
    border: solid #3e4265;
    border-width: 0 3px 3px 0 !important;
    display: inline-block;
    padding: 3px;
    margin-right: -3px;
    content: "";
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.banner-slider .slick-next:before {
    font-size: 10px;
    color: #3e4265;
    border: solid #3e4265;
    border-width: 0 3px 3px 0 !important;
    display: inline-block;
    padding: 3px;
    margin-left: -3px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.hero-section:before {
    content: "";
    background-image: url(../img/banner-right.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.home-banner {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.banner-imgs .banner-1 {
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 0;
    max-width: 203px;
    max-height: 203px
}

.banner-imgs .banner-2 {
    position: absolute;
    z-index: 2;
    max-width: 350px;
    top: 0;
    right: 0
}

.banner-imgs .banner-3 {
    position: absolute;
    z-index: 2;
    max-width: 300px;
    bottom: -60px;
    left: -40px
}

.banner-imgs .banner-3:before {
    position: absolute;
    content: "";
    background: url(../img/icons/banner-arrow.svg) no-repeat;
    width: 100%;
    height: 100%;
    left: -100px;
    z-index: -1
}

.banner-imgs .banner-4 {
    position: absolute;
    z-index: 2;
    max-width: 145px;
    bottom: 30px;
    right: 80px
}

.banner-imgs {
    padding: 65px 0 0;
    height: 100%;
    min-height: 540px
}

.banner-imgs img,
.siderbar-toggle .slider.round:before {
    border-radius: 50%
}

.banner-homepage5 .banner-imgs .banner-1 {
    position: absolute;
    z-index: 2;
    top: 30px;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 356px;
    margin: auto;
    max-height: 356px
}

.shape-1 {
    animation: 2.5s linear infinite alternate hero-thumb-animation;
    -webkit-animation: 2.5s linear infinite alternate hero-thumb-animation;
    -moz-animation: 2.5s linear infinite alternate hero-thumb-animation;
    -o-animation: 2.5s linear infinite alternate hero-thumb-animation
}

.shape-2 {
    animation: 2.5s linear infinite alternate hero-thumb1-animation;
    -webkit-animation: 2.5s linear infinite alternate hero-thumb1-animation;
    -moz-animation: 2.5s linear infinite alternate hero-thumb1-animation;
    -o-animation: 2.5s linear infinite alternate hero-thumb1-animation
}

.shape-3 {
    animation: 2.5s linear infinite alternate hero-thumb2-animation;
    -webkit-animation: 2.5s linear infinite alternate hero-thumb2-animation;
    -moz-animation: 2.5s linear infinite alternate hero-thumb2-animation;
    -o-animation: 2.5s linear infinite alternate hero-thumb2-animation
}

@keyframes hero-thumb-animation {
    0% {
        transform: translateY(-20px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes hero-thumb1-animation {
    0% {
        transform: translateY(-20px) translateX(50px)
    }

    to {
        transform: translateY(-20px) translateX(0)
    }
}

@keyframes hero-thumb2-animation {
    0% {
        transform: translateY(-50px)
    }

    to {
        transform: translateY(0)
    }
}

.section-search {
    z-index: 9;
    max-width: 709px
}

.section-search h1 {
    font-size: 50px;
    color: #2a313d;
    margin-bottom: 20px
}

.section-search p {
    font-size: 18px;
    color: #74788d;
    font-weight: 500;
    margin: 0
}

.search-box {
    width: 100%;
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 3px 53px rgba(197, 197, 197, .27);
    border-radius: 10px;
    padding: 15px;
    margin-top: 48px;
    display: inline-block
}

.search-box form {
    float: left;
    width: 100%
}

.search-input {
    float: left;
    display: table-cell;
    vertical-align: middle;
    width: 42%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.btn-connect,
.rechedule-calender .bootstrap-datetimepicker-widget table th.picker-switch {
    vertical-align: top
}

.search-box ::-webkit-input-placeholder {
    font-size: 14px;
    color: #959595;
    opacity: 1
}

.search-box :-ms-input-placeholder {
    font-size: 14px;
    color: #959595;
    opacity: 1
}

.search-box ::placeholder {
    font-size: 14px;
    color: #959595;
    opacity: 1
}

.search-input.line {
    width: 32%;
    margin-right: 25px
}

.search-input label {
    font-weight: 500;
    color: #28283c;
    font-size: 16px;
    margin-bottom: 0
}

.search-input input,
.search-input.line input {
    height: 20px;
    min-height: 20px;
    border: 0;
    padding: 0 12px 0 0
}

.search-input.line::before {
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
    height: 43px;
    background: #f2f2f2;
    content: "";
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.search-input .current-loc-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    color: #858585;
    font-size: 18px
}

.search-input .current-loc-icon i {
    position: unset;
    transform: unset
}

.search-group-icon {
    width: 43px;
    height: 43px;
    background: #f2f2ff;
    border-radius: 50%;
    font-size: 20px;
    color: #4c40ed;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin-right: 15px;
    flex-shrink: 0
}

.providerset {
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    padding: 18px;
    top: 0;
    transition: .5s;
    background: #fff;
    margin-bottom: 1.5rem
}

.blog:hover,
.partner-img:hover,
.providerset:hover {
    box-shadow: 0 10px 20px -5px rgba(76, 64, 237, .08)
}

.contact-queries .form-group,
.otp-img,
.providerset-img {
    margin-bottom: 18px
}

.providerset-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

.offer-paths {
    background-color: #4c40ed;
    border-radius: 50px;
    background-size: cover;
    display: flex;
    align-items: center;
    margin-bottom: 80px;
    margin-top: -180px;
    padding: 0 104px;
    z-index: 1
}

.providers-section {
    padding-bottom: 366px;
    background: url(../img/bg/provider-bg.png) right center no-repeat
}

.pricing-sections {
    background: url(../img/bg/pricing.png) right center no-repeat, url(../img/bg/pricing2.png) left center no-repeat
}

.hero-section {
    background: url(../img/bg/bg-banner.png) left top no-repeat, url(../img/bg/bg-banner.png) left bottom no-repeat
}

.offer-paths::after {
    position: absolute;
    content: "";
    background: url(../img/offer-bg.png) 0 0/100% no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.pricing-plans {
    border: 2px solid #f5f5f5;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #fff
}

.pricing-planshead {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px
}

.pricing-planshead h4 {
    font-size: 24px;
    color: #28283c
}

.pricing-planshead h5,
.stylists-bottom h6 {
    font-size: 14px;
    color: #74788d;
    font-weight: 400
}

.pricing-planshead h6 span {
    color: #c2c9d1;
    font-size: 13px
}

.price-body,
.pricing-planscontent {
    padding-top: 15px
}

.filter-range-amount,
.notify-btns,
.pricing-planscontent li+li {
    margin-top: 15px
}

.pricing-planscontent li {
    color: #28283c;
    display: flex;
    align-items: baseline
}

.pricing-plans.active,
.pricing-plans:hover {
    box-shadow: 0 10px 20px -5px #4c40ed14
}

.pricing-popular .btn {
    padding: 12px;
    opacity: 0;
    width: 95%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600
}

.clients-eight-span,
.drop-item a.more-vertical-bar,
.features-service-five,
.payment-image ul,
.popularsearch-top ul,
.pricing-popular,
.useful-bottom-eight .useful-img,
.works-six-num {
    display: flex;
    align-items: center;
    justify-content: center
}

#progressbar li.activated,
#progressbar li.active,
.chat-attachment:hover .chat-attach-download,
.droped-item:hover h5::after,
.msg_card_body .media.sent .media-body .msg-box>div:hover .chat-msg-actions,
.pricing-popular.active .btn,
.step-register li.activate,
.step-register li.active,
.visits input:checked~.visit-rsn:before {
    opacity: 1
}

.pricing-planscontent li.inactive {
    opacity: .2;
    pointer-events: none
}

.book-form,
.delete-wrap,
.email-notify,
.error-wrap .error-img,
.error-wrap .error-logo,
.error-wrap p,
.footer .footer-widget .footer-logo,
.footer-widget.footer-wid-six .footer-content p,
.hidden-charge-img,
.home-banner-eight .section-search p,
.invoice-address,
.invoice-table,
.login-header,
.msg_card_body .media.sent .avatar,
.page-header .add-set,
.page-header .grid-listview,
.page-header .review-sort,
.pets-content-all p,
.price-body ul,
.price-subscribe .price-card,
.pricing-planscontent ul,
.pro-picture,
.provide-table,
.provide-table.manage-table,
.quote-love-img,
.section-search.section-search-four p,
.service-header,
.service-wrap,
.widget,
.wizard-form-card .card-title {
    margin-bottom: 30px
}

.offer-pathimg {
    margin-top: -120px
}

.offer-path-content h3 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px
}

.offer-path-content p {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px
}

.btn-views {
    background: #fff;
    color: #28283c;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #fff;
    padding: 12px 20px;
    transition: .7s;
    display: inline-flex;
    align-items: center
}

.Datatable_section,
.advertisingComp_section {
    background-repeat: no-repeat;
    background-position: center
}

.entrySubmission_form h3,
.fc-header-toolbar>.fc-toolbar-chunk>div,
.payment-head label,
.underline-overflow {
    display: inline-block
}

.btn-views:hover {
    background-color: #fff;
    border: 1px solid #4c40ed;
    box-shadow: inset 0 70px 0 0 #fff;
    color: #4c40ed;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.btn-view i,
.btn-view img,
.btn-viewall i,
.btn-views i,
.grid-listview li+li,
.section-heading.car-wash-heading .car-wash-header-two {
    margin-left: 8px
}

.offer-path-content {
    padding-left: 48px
}

.providerset-name h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0
}

.providerset-name h4 a {
    margin-right: 6px
}

.providerset-name h4 i {
    color: #6dcc76
}

.providerset-name span,
.useful-bottom-eight.useful-bottom-nine h6 {
    font-weight: 400
}

.providerset-prices h6 {
    font-size: 18px;
    margin: 0
}

.providerset-prices h6 span {
    font-size: 14px;
    color: #74788d;
    margin-left: 3px;
    font-weight: 400
}

.provider-rating .rating span {
    color: #74788d;
    margin-left: 5px
}

.search-btn .btn {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 20px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center
}

.underline-mask:after,
.underline-overflow:after {
    border-radius: 50%;
    left: 50%;
    position: absolute;
    content: ""
}

.car-blog-slider .service-widget,
.choose-content,
.chooseus-img,
.feature-service-five-slider .service-widget,
.section-content,
.section-heading {
    margin-bottom: 50px
}

.section-heading h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px
}

.main_terms_txt_satrtHere ul li,
.newTxt_terms li,
.newTxt_terms li p,
.terms_and_condition_txt p {
    font-weight: 400;
    font-family: var(--mainFont);
    font-size: 15px !important;
    color: #413f3f !important
}

.category-info p,
.section-heading p {
    font-size: 16px;
    color: #74788d;
    margin-bottom: 0
}

.section-heading .owl-nav button.owl-next,
.section-heading .owl-nav button.owl-prev {
    margin-bottom: 0;
    line-height: 0
}

textarea.form-control {
    min-height: 150px !important
}

.form-check-label {
    font-size: 14px !important
}

.advertisingComp_section {
    padding-top: 80px;
    background-image: url("../img/newimg/wave1.png");
    background-size: contain;
    height: 670px;
    width: 100%
}

.on_white_layer {
    height: 700px
}

.unlease_your_creativity .Unleash {
    font-size: 50px;
    font-weight: 500;
    color: var(--mainColor)
}

.underline-mask:after {
    top: 98%;
    width: 150%;
    aspect-ratio: 3/1;
    transform: translate(-50%, 0);
    border: 6px solid hsl(280 80% 50%);
    --spread: 140deg;
    --start: 290deg;
    mask: conic-gradient(from var(--start), white 0 var(--spread), transparent var(--spread))
}

.underline-overflow {
    overflow: hidden;
    padding-bottom: clamp(1rem, 2vmin, 2rem)
}

.underline-overflow:after {
    top: 100%;
    height: 150%;
    aspect-ratio: 2.5/1;
    transform: translate(-50%, -10%);
    border: 6px solid hsl(10 80% 50%)
}

.underline-clip:after {
    content: "";
    position: absolute;
    top: 95%;
    width: 150%;
    aspect-ratio: 3/1;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 50%;
    border: 6px solid hsl(130 80% 50%);
    clip-path: polygon(0 0, 50% 50%, 100% 0)
}

.Prara_txt {
    text-align: left;
    margin-left: -125px
}

.data_table_here table thead tr th,
.main_content_here p,
.top-bar-nine .top-close {
    color: #000
}

.Like_qusetion,
.about-widget .btn,
.form-info .col-form-label,
.fw-500 {
    font-weight: 500
}

.aspects_here {
    margin-left: 90px
}

@media only screen and (max-width:768px) {
    .aspects_here {
        padding-top: 10px;
        margin-left: 20px
    }

    .small_txt_here {
        margin-top: 10px !important;
        padding-top: 0 !important
    }

    .Prara_txt {
        text-align: left;
        margin-left: 0
    }
}

.aspects_here ul {
    list-style-type: decimal
}

::marker {
    font-weight: 600
}

.aspects_here ul li {
    color: #000;
    margin-bottom: 9px
}

.Add_page_css .work-icon span img {
    height: 50px;
    width: 50px
}

.copyRight_text {
    font-weight: 500 !important;
    font-size: 15px !important
}

.last_top,
.second_top,
.terms_and_condition_txt .top_txt {
    font-weight: 600;
    color: #000
}

.main_terms_txt_satrtHere ul {
    padding-left: 20px !important;
    list-style-type: decimal !important
}

.main_terms_txt_satrtHere ul li,
.newTxt_terms li {
    margin-bottom: 20px !important;
    text-align: justify
}

.newTxt_terms ul {
    padding-left: 20px;
    list-style-type: disc !important
}

.newTxt_terms .Inner_ulText ul {
    padding-left: 20px !important;
    list-style-type: none !important
}

.text_bold {
    font-weight: 600 !important
}

.Inner_ulText ul {
    list-style-type: lower-roman !important;
    padding-left: 40px !important
}

.Toastify__toast-body {
    font-family: var(--mainFont) !important
}

.terms_and_condition_txt .last_top {
    font-weight: 500;
    color: #000
}

#add-payout .bank-selection label,
#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail img,
#change-document .modal-dialog .modal-content .modal-body .wallet-add .form-group,
#otp .doctor-profile .modal-body .wallet-add .form-group,
#otp .doctor-profile .modal-body .wallet-add .otp-timer,
#otp .doctor-profile .modal-body .wallet-add .resend-code-otp,
.about-content p,
.about-widget p,
.app-sec.app-sec-five .heading h2,
.app-sec.app-sec-five .heading h6,
.blog-details .blog-content p,
.booking-info-tab .tab-content .guest-user-tab .form-group,
.booking-info-tab .tab-content .sub-title h5,
.card-provide .map-grid,
.catering-btn-icon,
.content-sideheading,
.customer-reviews-all span,
.customer-reviews-main,
.customers-eight-heading,
.edit-service .login-back,
.file-upload img,
.footer.footer-eight .footer-widget .footer-logo,
.grid-blog .blog-content p,
.grid-listview,
.main_terms_txt_satrtHere h5,
.msg_card_body .media.received,
.msg_card_body .media.sent,
.offer-sec .section-heading-two,
.order-reviews ul li .order-comment,
.price-subscribe,
.pricing-plans.pricing-plans-five h4,
.provider-details p,
.reasonable-all img,
.review-box:last-child,
.review-sort,
.section-search-nine p,
.service-wrap .owl-nav button.owl-next,
.service-wrap .owl-nav button.owl-prev,
.side-social-media-six ul li,
.support-card,
.top-providers-five .providerset .providerset-content .providerset-prices,
.useful-bottom-nine,
.work-online-bottom img {
    margin-bottom: 20px
}

.main_terms_txt_satrtHere p {
    font-size: 15px;
    text-align: justify;
    color: #413f3f !important;
    font-weight: 400;
    font-family: var(--mainFont)
}

.bottom_txt,
.client-widget,
.feature-box,
.mail_icon,
.partners_img_here,
.progress-wrap::after,
.serv-proimg span,
.work-box {
    text-align: center
}

.footer_link:hover {
    color: var(--mainColor) !important
}

.Creativity_txt,
.add_btn .fa,
.category_card_box h5,
.partner_box_here:hover .bottom_txt h6,
.remove_btn .fa {
    color: var(--mainColor)
}

.Add_page_css .work-box {
    transition: transform .2s ease-in-out
}

.Datatable_section {
    background-image: url("https://images.unsplash.com/opengraph/1x1.png?blend=https%3A%2F%2Fimages.unsplash.com%2Fphoto-1519810410960-332413a4e48f%3Fblend%3D000000%26blend-alpha%3D10%26blend-mode%3Dnormal%26crop%3Dfaces%252Cedges%26h%3D630%26mark%3Dhttps%253A%252F%252Fimages.unsplash.com%252Fopengraph%252Fsearch-input.png%253Fh%253D84%2526txt%253Dclick%2526txt-align%253Dmiddle%25252Cleft%2526txt-clip%253Dellipsis%2526txt-color%253D000000%2526txt-pad%253D80%2526txt-size%253D40%2526txt-width%253D660%2526w%253D750%2526auto%253Dformat%2526fit%253Dcrop%2526q%253D60%26mark-align%3Dmiddle%252Ccenter%26mark-w%3D750%26w%3D1200%26auto%3Dformat%26fit%3Dcrop%26q%3D60%26ixid%3DM3wxMjA3fDB8MXxzZWFyY2h8M3x8Y2xpY2t8ZW58MHx8fHwxNzE0MTg0MjQ3fDA%26ixlib%3Drb-4.0.3&blend-w=1&h=630&mark=https%3A%2F%2Fimages.unsplash.com%2Fopengraph%2Flogo.png&mark-align=top%2Cleft&mark-pad=50&mark-w=64&w=1200&auto=format&fit=crop&q=60");
    background-attachment: fixed;
    background-size: cover
}

.dataTable_layer {
    padding: 60px 40px;
    background: rgba(76, 64, 237, .89)
}

@media only screen and (max-width:992px) {
    .main_terms_txt_satrtHere ul {
        padding-left: 15px !important;
        list-style-type: disc
    }

    .main_terms_txt_satrtHere ul li {
        margin-bottom: 10px !important;
        font-weight: 400;
        font-family: var(--mainFont)
    }

    .dataTable_layer {
        padding: 60px 0 !important;
        background: rgba(76, 64, 237, .89)
    }
}

@media only screen and (min-width:992px) and (max-width:3000px) {
    #mobile_menu {
        display: none !important
    }
}

@media only screen and (min-width:576px) {
    .mobile-button {
        display: none !important
    }
}

.data_table_here table thead {
    background: #ebeafe
}

.data_table_here table tr th {
    font-size: 16px;
    color: #000 !important;
    font-weight: 500;
    font-family: var(--mainFont)
}

.data_table_here table tr td {
    font-size: 15px;
    color: #000 !important;
    font-weight: 400;
    font-family: var(--mainFont)
}

.table_cardbody {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0 !important;
    border: none
}

.last_section_padding {
    background: url(../img/bg/work-bg-01.png) left center no-repeat, url(../img/bg/work-bg-02.png) right 0 bottom 25% no-repeat, right 0 bottom 25% no-repeat #faf8f8;
    padding: 80px 0 16px
}

.last_section_heading ul {
    list-style-type: disc;
    padding-left: 30px
}

.last_section_heading ul li {
    color: #000;
    font-weight: 500;
    margin-bottom: 10px
}

.Partners_sections {
    margin-top: 40px;
    background-image: url("../img/newimg/blob.png");
    background-size: contain;
    background-position: right bottom;
    height: 490px;
    background-repeat: no-repeat
}

.top_beauti_ful_heading {
    padding-top: 40px
}

.partners_img_here {
    overflow: hidden;
    padding-top: 40px
}

.partners_img_here img {
    height: 340px;
    width: 480px;
    object-fit: cover;
    border-radius: 20px;
    padding: 15px;
    margin-top: 20px;
    border-top: 3px solid var(--mainColor);
    border-bottom: 3px solid var(--mainColor);
    border-left: 3px solid var(--mainColor)
}

.partner_box_here {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    transition: transform .3s;
    min-height: 280px
}

.mail_icon,
.partner_box_here:hover {
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.feature-box .feature-overlay,
.service-widget .btn-book {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.partner_box_here:hover {
    transform: scale(1.1)
}

.partner_box_here img {
    height: 190px;
    width: 100%;
    object-fit: contain;
    padding: 10px 10px 0
}

.bottom_txt {
    padding-bottom: 5px
}

#change-mail .modal-dialog .doctor-profile .modal-body .wallet-add .form-group,
.ad-widget,
.app-eight-content-inner,
.book-id p,
.booking-action .rating,
.booking-info-tab .tab-content .form-group,
.invoice-head ul li,
.invoice-payment ul li,
.order-amt h5,
.photo-file li,
.professional-cleaning-main img,
.reply-area textarea,
.review-client-section .owl-carousel.client-four-slider .carousel__pagination,
.review-info h5,
.review-profile .rating,
.schedule-nav,
.service-cont-info p,
.tab-list ul,
.testimonials-main-ryt.customers-eight-main .testimonials-content-seven,
.top-providers-five .providerset .providerset-content h4,
.top_beauti_ful_heading .section-heading,
.user-drop ul li {
    margin-bottom: 10px
}

.creativity_img_here {
    overflow: hidden;
    background: var(--mainColor);
    border-radius: 50%;
    padding: 20px;
    height: 500px;
    width: 500px
}

.creativity_img_here img {
    height: 500px;
    width: 500px;
    border-radius: 50%;
    padding: 30px
}

.section_creativitry {
    padding-top: 40px;
    padding-left: 80px
}

.Creativity_txt {
    text-transform: uppercase;
    font-weight: 800;
    font-family: var(--mainFont)
}

.section_creativitry p {
    font-weight: 500;
    margin-top: 15px;
    font-size: 20px;
    color: #000
}

.afterCretiviText {
    height: 6px !important;
    color: #8b0000;
    width: 50%
}

.add_blob {
    background-image: url("../img/newimg/blob1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right
}

.mail_icon {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    padding: 10px;
    justify-content: center
}

.add-serv-info,
.add-serv-item,
.category_card_box .feature-box,
.reshchedule-modal,
.service-cont-info,
html.menu-opened,
html.menu-opened body {
    overflow: hidden
}

.category_card_box .feature-box .feature-icon img {
    height: 60px;
    width: 60px
}

@media only screen and (min-width:200px) and (max-width:600px) {
    .partners_img_here img {
        height: 240px;
        width: 361px;
        object-fit: cover;
        border-radius: 20px;
        padding: 20px;
        margin-top: 20px;
        border-top: 3px solid var(--mainColor);
        border-bottom: 3px solid var(--mainColor);
        border-left: 3px solid var(--mainColor)
    }

    .Partners_sections {
        background-image: url(../img/newimg/blob.png);
        background-size: contain;
        background-position: right bottom;
        height: 47rem;
        background-repeat: no-repeat
    }

    .partner_box_here {
        margin-top: 20px
    }
}

@media only screen and (min-width:600px) and (max-width:800px) {
    .partners_img_here img {
        height: 280px;
        width: 361px;
        object-fit: cover;
        border-radius: 20px;
        padding: 20px;
        border-top: 3px solid var(--mainColor);
        border-bottom: 3px solid var(--mainColor);
        border-left: 3px solid var(--mainColor)
    }

    .Partners_sections {
        background-image: url(../img/newimg/blob.png);
        background-size: contain;
        background-position: right bottom;
        height: 60rem;
        background-repeat: no-repeat
    }

    .partner_box_here {
        margin-top: 20px
    }
}

@media only screen and (min-width:200px) and (max-width:800px) {
    .section_creativitry p {
        font-size: 24px !important
    }

    .creativity_img_here {
        overflow: hidden;
        background: var(--mainColor);
        border-radius: 50%;
        padding: 37px;
        height: 355px;
        width: 331px
    }

    .creativity_img_here img {
        height: 300px;
        width: 300px;
        border-radius: 50%;
        padding: 10px
    }

    .Creativity_txt {
        color: var(--mainColor);
        text-transform: uppercase;
        font-weight: 800;
        font-size: 23px !important;
        font-family: var(--mainFont)
    }
}

.workProcess-section {
    background: var(--mainColor);
    background-size: cover;
    padding: 90px;
    transform: skewY(-2deg);
    position: relative;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.bg_form_img {
    background: url(../img/bg/bnr-pic.jpg) center/cover no-repeat, center/cover no-repeat #3030b1;
    border-radius: 0 150px 20px 0
}

.add_btn,
.remove_btn {
    color: #000;
    background: #fff !important;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px !important;
    font-size: 14px !important
}

.bg_form_img .upper_layer {
    height: 100% !important;
    padding: 250px 160px 260px 110px;
    border-radius: 0 150px 20px 0;
    background: rgba(76, 64, 237, .89)
}

.add_btn {
    border: none !important;
    padding: 7px 9px;
    margin-top: 39px !important;
    border-radius: 15px !important
}

.add_btn:hover,
.remove_btn:hover {
    color: #000;
    box-shadow: rgba(0, 0, 0, .25) 0 54px 55px, rgba(0, 0, 0, .12) 0 -12px 30px, rgba(0, 0, 0, .12) 0 4px 6px, rgba(0, 0, 0, .17) 0 12px 13px, rgba(0, 0, 0, .09) 0 -3px 5px !important
}

.remove_btn {
    border: none !important;
    padding: 8px 6px;
    border-radius: 15px !important
}

.form_relatedText h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 500 !important
}

.intrest_form_here {
    margin-left: -130px !important;
    margin-top: 90px;
    width: 100%;
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    border-bottom: 4px solid #ffc107;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.intrest_form_here label {
    font-size: 15px !important;
    font-weight: 500;
    font-family: var(--mainFont)
}

.app-sec h2,
.available-info h5,
.contact-queries h2,
.invoice-head h5,
.login-header h3,
.notification-details h4,
.pay-title,
.provider-subtitle h6,
.service-wrap h5,
.widget-title h4,
.work-wrap h1,
.work-wrap span {
    font-family: poppins, sans-serif
}

.Show_expresssion_button,
.book-submit {
    margin-top: 80px
}

.entrySubmission_form {
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    padding: 50px !important
}

.entry_submission_form {
    padding: 40px 40px 20px
}

.intrestForm_section {
    position: relative !important
}

@media only screen and (max-width:320px) {
    .bg_form_img {
        display: none
    }
}

@media only screen and (min-width:200px) and (max-width:768px) {
    .intrest_form_here {
        margin-left: 0 !important;
        margin-top: 0;
        width: 100% !important;
        background: #fff;
        padding: 40px;
        border-radius: 30px;
        border-bottom: 4px solid #ffc107;
        box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
    }

    .add_btn {
        margin-top: 0 !important
    }

    .bg_form_img .upper_layer {
        padding: 100px 34px 148px 50px;
        border-radius: 0 150px 20px 0;
        background: rgba(76, 64, 237, .89)
    }

    .form_column {
        margin-top: 30px;
        padding-left: 10px !important
    }
}

.blog-section,
.client-section,
.feature-section,
.form-section {
    padding: 90px 0 66px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .add_btn {
        margin-top: 0 !important
    }
}

.feature-section {
    background: url(../img/bg/feature-bg-01.png) left center no-repeat, url(../img/bg/feature-bg-02.png) right center no-repeat, right center no-repeat #f7f7ff
}

.feature-box {
    background: #fff;
    box-shadow: 0 10px 20px -5px rgba(76, 64, 237, .08);
    padding: 25px;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    position: relative;
    display: block;
    z-index: 1;
    overflow: hidden
}

.feature-icon span {
    z-index: 1;
    width: 94px;
    height: 94px;
    background: #f7f7ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%;
    margin: 0 auto 20px
}

.feature-box h5 {
    margin-bottom: 0;
    font-size: 16px
}

.feature-box .feature-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    transition: .7s;
    width: 100%
}

.custom_radio .checkmark,
.service-widget {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

.feature-box .feature-overlay img {
    border-radius: 10px;
    height: 230px;
    object-fit: cover
}

.feature-box:hover .feature-overlay {
    opacity: 1;
    left: 0
}

.feature-box:hover .feature-overlay:before {
    position: absolute;
    content: "";
    width: 100% !important;
    height: 100%;
    left: 0;
    background: rgb(0 0 0/50%);
    border-radius: 10px
}

.btn-view {
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 500;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-view:hover img {
    filter: invert(91%) sepia(125%) saturate(7510%) hue-rotate(258deg) brightness(112%) contrast(100%)
}

.about-sec,
.service-section,
.works-section {
    padding: 50px 0
}

.service-widget {
    background-color: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    margin-bottom: 24px;
    position: relative;
    transition: .3s
}

.price,
address {
    margin-bottom: 1rem
}

.service-widget:hover,
.works-five-main:hover {
    box-shadow: 0 10px 20px -5px rgb(76 64 237/8%)
}

.service-img {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px 10px 0 0
}

.item-info,
.service-widget .fav-item {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1
}

.service-img .serv-img {
    border-radius: 10px 10px 0 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    transition: 2s cubic-bezier(.19, 1, .22, 1);
    width: 100%
}

.blog:hover .blog-image img,
.category-img:hover img,
.feature-img:hover img,
.post-thumb a:hover img,
.service-img:hover .serv-img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15)
}

.service-content .title {
    font-size: 19px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.service-content p {
    color: #74788d;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.service-content p .rate {
    color: #74788d;
    float: right
}

.service-content p .rate i.filled {
    color: #ffbc35 !important
}

.addrs-item,
.balance-crad,
.book-email-info,
.order-amt,
.payment-head,
.price-level,
.service-widget .serv-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.item-cat,
.item-img {
    display: inline-block
}

.price {
    font-size: 22px;
    font-weight: 700
}

.price .old-price {
    color: #74788d;
    font-size: 16px;
    font-weight: 500
}

.price .price-hr {
    font-size: 13px;
    color: #c2c9d1;
    font-weight: 400
}

.service-action h6,
.service-widget .serv-info h6 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 0
}

.service-widget .serv-info h6 .old-price {
    font-size: 16px;
    color: #74788d
}

.service-widget .btn-book {
    background: #f7f7ff;
    border-radius: 5px;
    color: #4c40ed;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 20px;
    box-shadow: inset 0 0 0 0 #fff;
    transition: .7s
}

.client-widget,
.contact-info:hover,
.quality-box:hover,
.work-box {
    box-shadow: 0 10px 20px -5px rgba(76, 64, 237, .08)
}

.cta-btn,
.service-widget .btn-book:hover {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.service-widget .btn-book:hover {
    background: #fff;
    border: 1px solid #4c40ed;
    box-shadow: inset 0 70px 0 0 #fff;
    color: #4c40ed;
    transition: .7s
}

.service-widget .fav-item {
    top: 0;
    padding: 20px 20px 10px
}

.servicecontent .btn-book {
    padding: 10px 20px
}

.provide-social.social-icon li {
    display: inline-block;
    margin-right: 7px
}

.provide-social.social-icon li a {
    width: 36px;
    height: 36px;
    background: #f7f7ff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #74788d
}

.ad-widget ul li a:hover,
.footer .social-icon ul li a:hover,
.footer.footer-four .social-icon ul li a:hover,
.header .dropdown-menu>li>a:focus,
.header .dropdown-menu>li>a:hover,
.media-icon.social-icon ul li a:hover,
.provide-social.social-icon li a:hover,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.tag:hover {
    background-color: #4c40ed;
    color: #fff
}

.item-info {
    bottom: 0;
    padding: 0 20px 20px
}

.about-content ul li,
.abt-img,
.app-sec,
.appimg-set,
.scan-img,
.work-box {
    position: relative
}

.item-cat {
    background: #f7f7ff;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 10px;
    color: #4c40ed;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    line-height: normal
}

.ads-section,
.work-section {
    background: url(../img/bg/work-bg-01.png) left center no-repeat, url(../img/bg/work-bg-02.png) right 0 bottom 25% no-repeat, right 0 bottom 25% no-repeat #f7f7ff
}

.item-img {
    float: right
}

.fav-item,
.fav-item .fav-icon,
.quality-box,
.work-icon span {
    display: -ms-flexbox
}

.item-img img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #fff
}

.fav-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    font-size: 14px
}

.fav-item .fav-icon {
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%
}

.car-blog-slider .serv-info a,
.fav-icon.selected,
.fav-item .fav-icon:hover {
    background-color: #ff008a;
    color: #fff
}

.fav-item .serv-rating {
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 14px;
    color: #28283c;
    display: inline-flex;
    align-items: center
}

.fav-item .serv-rating i {
    color: #ffbc35;
    font-size: 12px;
    margin-right: 5px
}

.service-content .item-info {
    position: relative;
    padding-left: 0
}

.btn-sec .btn {
    display: inline-flex;
    margin-top: 26px
}

.ads-section {
    padding: 60px 0 66px
}

.ads_section {
    padding: 60px 0 66px !important
}

.about-offer .offer-path-content h3,
.addon-name .custom_check,
.ads_section .section-heading,
.book-confirm ul,
.booking-service,
.get-service-main img,
.how-it-works-six,
.passion-eight-heading,
.work-online-bottom.work-online-bottom-two h4,
.work-wrap p,
.work-wrap p:last-child {
    margin-bottom: 25px
}

.work-section {
    padding: 80px 0 66px
}

.blog,
.client-widget,
.work-box {
    background: #fff
}

.work-box {
    border: 1px solid #f5f5f5;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 24px
}

.work-icon span {
    width: 83px;
    height: 72px;
    background: rgba(76, 64, 237, .19);
    border-radius: 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin: 0 auto 36px
}

.work-box h5 {
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--mainColor)
}

.contact-data p,
.customer-review-top p,
.our-company-two-content p,
.review-name p,
.work-box p {
    color: #74788d;
    margin-bottom: 0
}

.work-box h4 {
    font-weight: 600;
    font-size: 60px;
    color: #edecf8;
    margin-bottom: 0;
    position: absolute;
    top: -30px;
    left: 0
}

.notify-list,
.pricing-plans.price-new.pricing-plans-seven .pricing-plans-img,
.rating,
.sin-post {
    margin-bottom: 17px
}

.filter-content .rating i,
.rating i.active,
.serv-review i,
.service-amount p i {
    color: #ffbc35
}

.client-widget {
    padding: 1.5rem;
    margin: 60px 0 24px
}

.client-widget .testimonial-author h4 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600
}

.client-img {
    margin: -83px 0 20px
}

.client-img img {
    width: 110px !important;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto
}

.blog,
.blog-list .blog-content p,
.client-content p,
.footer.footer-four .footer-widget.footer-widget-four .footer-logo,
.provider-info p,
.service-details ul,
.settings-menu ul li:not(:last-child),
.terms-content ul {
    margin-bottom: 24px
}

.client-content h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px
}

.client-content h6 {
    color: #74788d;
    font-weight: 400;
    margin-bottom: 0
}

.blog {
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    padding: 20px
}

.blog-image,
.blog-image img {
    border-radius: 10px 10px 0 0
}

.blog-image {
    overflow: hidden
}

.blog-image img {
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    transition: 2s cubic-bezier(.19, 1, .22, 1)
}

.blog-content .blog-item,
.service-book {
    display: inline-flex;
    display: -webkit-inline-flex
}

.blog-content .blog-item li {
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #74788d;
    margin: 0 25px 15px 0
}

.blog-content .blog-item li a,
.contact-data p a,
.header-five .main-nav li .submenu a {
    color: #68616d
}

.blog-content .blog-item li i {
    margin-right: .5rem;
    color: #4c40ed
}

.blog-content .blog-title {
    font-size: 20px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4
}

.client-section {
    background: url(../img/bg/testimonial-bg-01.png) left center no-repeat, url(../img/bg/testimonial-bg-02.png) right bottom no-repeat, right bottom no-repeat #f9f9f9
}

.contactForm_here {
    padding: 80px 0 30px !important;
}

.app-section {
    padding: 70px 0 90px
}

.contactUs_form {
    font-family: var(--mainFont) !important;
}

.partner-img {
    border: 2px solid #f5f5f5;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #fff
}

.partner-img img {
    width: auto !important;
    margin: 0 auto;
    height: 35px
}

.app-sec {
    background: #4c40ed;
    border-radius: 50px;
    padding: 60px
}

.app-sec:before {
    position: absolute;
    content: "";
    border-radius: 10px;
    background-position: right top 10px;
    background-repeat: no-repeat;
    top: 10px;
    right: 20px;
    width: 100%;
    height: 100%
}

.app-sec h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 8px
}

.app-sec h6,
.app-sec p {
    margin-bottom: 15px;
    color: #fff
}

.app-sec h6 {
    font-size: 18px;
    font-weight: 500
}

.add-service .file-preview ul,
.app-eight-bottom,
.chat-cont-right.chat-window-long,
.downlaod-btn,
.footer-bottom.footer-bottom-six .copyright-menu ul,
.new-app-six-bottom,
.saloon-bottom,
.search-box.search-box-five .search-box-form,
.small-gallery:hover .circle-icon {
    display: flex
}

.downlaod-btn a {
    margin-right: 15px;
    display: inline-flex
}

.appimg-set {
    margin-top: -128px
}

.scan-img {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    display: inline-block
}

.swal2-actions .btn {
    margin: 0 5px;
    border-radius: 5px
}

.swal2-title {
    color: #28283c !important;
    font-size: 22px !important
}

#swal2-content {
    font-size: 14px;
    color: #68616d
}

.swal2-actions .swal2-cancel {
    min-height: 46px
}

.about-banner {
    background: url(../img/bg/about-bg.png);
    margin-bottom: 47px
}

.quality-box {
    background: #f7f7ff;
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

.choose-icon,
.quality-img {
    display: -webkit-box;
    display: -ms-flexbox
}

.quality-box:hover {
    border: 2px solid #4c40ed
}

.body-one .fav-icon.selected,
.body-one .fav-item .fav-icon:hover,
.booking-widget .fav-item .fav-icon:hover,
.chat-options ul li a:hover,
.fav-icon.selected,
.home-page-four .fav-item .fav-icon.selected,
.home-page-four .fav-item .fav-icon:hover,
.price-card:hover,
.provider-price .price-card.active .btn-choose,
.provider-price .price-card.active:hover,
.quality-box:hover .quality-img,
.service-widget.service-two.service-seven .fav-item .fav-icon:hover,
.step-register li.activate .multi-step-icon,
.step-register li.active .multi-step-icon,
.wizard ul li.progress-activated::after,
.wizard ul li.progress-activated::before,
.wizard ul li.progress-active::after,
.wizard-book ul li.activate span,
.wizard-book ul li.activate:before,
.wizard-book ul li.active span {
    background: #4c40ed
}

.quality-img {
    width: 58px;
    height: 58px;
    background: #fff;
    margin-right: 15px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-radius: 50%;
    flex-shrink: 0
}

.about-img img,
.category-eight-img img,
.choose-icon,
.contact-img img,
.our-expert-img,
.providerset-img.providerset-img-seven a img,
.service-widget.service-two .service-img,
.top-providers-five .providerset .providerset-img a img {
    border-radius: 10px
}

.quality-img img {
    width: 28px
}

.name-card h6,
.quality-info h6,
.subscribe-box ul li {
    font-weight: 500;
    margin-bottom: 10px
}

.about-img .about-exp span {
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    display: inline-block;
    margin: 240px -112px;
    transform: rotate(-90deg)
}

.about-img .about-exp {
    position: absolute;
    background: #4c40ed;
    border-radius: 10px;
    width: 370px;
    height: 100%
}

.abt-img {
    padding: 30px 0 30px 60px;
    z-index: 1
}

.about-content {
    margin-left: 50px
}

.about-content h6 {
    font-size: 16px;
    color: #4c40ed;
    text-transform: uppercase;
    margin-bottom: 12px
}

.booking-date li,
.msg_card_body .chat-date,
.reasonable-all h5,
.reasonable-all p,
.safety-para,
.service-feature-nine p,
.service-feature-nine span {
    text-transform: capitalize
}

.about-content h2 {
    font-size: 38px;
    margin-bottom: 30px
}

.about-content ul li {
    padding-left: 25px;
    margin-bottom: 15px
}

.about-content ul li:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "\f058";
    font-family: fontawesome;
    color: #4c40ed
}

.bgimg4 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.work-bg.work-section {
    background: url(../img/bg/about-bg-02.png) right 0 bottom 25% no-repeat, right 0 bottom 25% no-repeat #f7f7ff
}

.abt-provider {
    padding-bottom: 66px
}

.chooseus-sec {
    padding: 90px 0 70px
}

.choose-content h2,
.maintenance-wrap h2 {
    font-size: 38px;
    margin-bottom: 8px
}

#change-document .modal-dialog .modal-content .modal-body .document-update-success,
#change-mail .modal-dialog .doctor-profile .modal-body .mail-check-verify,
.appointment-set-two .coupon-title,
.choose-content p,
.customers-eight-main,
.login-back,
.notification-table .table:not(:last-child),
.page-title,
.pricing-planscontent.pricing-planscontent-seven ul,
.provider-details.provide-area,
.service-gal,
.success-modal .modal-content .success-body {
    margin-bottom: 40px
}

.choose-icon {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    padding: 20px
}

.circle-icon,
.provide-box>span,
.serv-action ul li a {
    display: -webkit-box;
    display: -ms-flexbox
}

.blog-pagination ul li:first-child,
.choose-icon img,
.dash-widget-info,
.floating-five-buttom-all,
.serv-info .serv-edit {
    margin-right: 20px
}

.choose-info h5 {
    font-size: 32px;
    margin-bottom: 2px
}

.choose-content {
    margin-right: 50px
}

.support-title {
    background: #f4f7ff;
    border-radius: 5px;
    padding: 20px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0
}

.faq-title a,
.support-title a {
    color: #28283c;
    display: block;
    position: relative;
    padding-right: 60px
}

.support-title>a:after {
    font-family: fontawesome;
    font-weight: 900;
    font-size: 15px;
    content: "\f078";
    position: absolute;
    top: 0;
    right: 0;
    color: #292d32
}

.reply-area,
.support-card p {
    margin: 15px 0 0
}

.about-offer {
    padding: 0 67px;
    border-radius: 20px;
    margin: 0;
    align-items: flex-end
}

.about-offer .offer-path-content {
    padding: 67px 42px 67px 0
}

.about-offer.offer-paths::after,
.bk-history ul li:last-child:before,
.countdown-container .countdown-el:last-child:before,
.pack-service.package-widget ul li:before,
.provider-body .header .has-arrow.account-item .dropdown-toggle:after,
.wizard-book ul li:last-child:before {
    content: none
}

.about-offer .offer-pathimg,
.booking-done .book-submit,
.provider-body {
    margin-top: 0
}

.service-offer {
    position: relative;
    padding-bottom: 90px
}

.service-offer:before {
    position: absolute;
    content: "";
    background: #f9f9f9;
    top: 0;
    left: 0;
    width: 100%;
    height: 160px
}

.about-offer .btn-views {
    min-width: 138px;
    color: #4c40ed
}

.add-service .file-preview ul li .img-preview,
.add-service-modal .modal-content .modal-body p,
.availability-sec .status-toggle,
.available-widget.widget-book-detail .card-body h5.card-title,
.book-id,
.category-widget .categories li,
.customers-eights-all .total-client-avatar-seven,
.email-notify .btn,
.email-notify .form-info,
.filter-checkbox li,
.new-six-img,
.order-comment .rating,
.plan-price,
.provide-service.service-wrap,
.rating-set li,
.user-drop .menu-user,
.work-wrap-box h5 {
    margin-bottom: 15px
}

.service-wrap h5 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px
}

.serv-profile {
    margin: 0 0 22px
}

.serv-profile span.badge {
    font-weight: 400;
    font-size: 16px;
    background: #f7f7ff;
    color: #4c40ed;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 8px 10px;
    display: inline-block
}

.serv-profile h2 {
    font-size: 36px;
    margin-bottom: 8px
}

.serv-profile ul li {
    font-size: 16px;
    display: inline-block;
    margin-right: 25px
}

.serv-profile .serv-pro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.serv-pro-info h6 {
    font-weight: 500;
    margin-bottom: 6px
}

.serv-profile .serv-pro img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 10px
}

.bootstrap-datetimepicker-widget table td.day,
.bootstrap-datetimepicker-widget table th,
.btn-pets .btn-primary,
.catering-main-bottom span,
.login-wrap .custom_check,
.pro-service .service-widget .btn-book,
.professional-eight-main .rating,
.provide-info .serv-review,
.provider-rating-nine .rating i,
.select2-results__option,
.serv-profile .serv-review span,
span.audio-length {
    font-size: 14px
}

.add-serv-info p i,
.invoice-head ul li i,
.service-map i,
.slot-booked ul li i {
    color: #c2c9d1
}

.serv-action {
    text-align: right;
    margin: 35px 0 22px
}

.serv-action ul li {
    margin-right: 12px;
    display: inline-block
}

.serv-action ul li a {
    width: 47px;
    height: 47px;
    background: #fff;
    border: 2px solid #e6e8ec;
    color: #74788d;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%
}

.serv-action ul li a img {
    width: 15px
}

.our-img-all,
.service-images {
    position: relative;
    margin-bottom: 10px
}

.service-images img {
    width: 100%;
    border-radius: 10px
}

.provide-box>img,
.provide-box>span {
    width: 50px;
    height: 50px;
    margin-right: 12px
}

.circle-icon {
    width: 58px;
    height: 58px;
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.provide-box {
    margin-bottom: 1.5rem;
    display: flex
}

.provide-box>span {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7ff;
    border-radius: 50%;
    flex-shrink: 0
}

.review-img,
.review-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.provide-info h6 {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 5px
}

.provide-info p {
    font-size: 15px;
    color: #74788d;
    word-break: break-word;
    margin-bottom: 0
}

.provide-box>img {
    border-radius: 50%
}

.review-box {
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px
}

.review-profile {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px
}

.review-img {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.items-nine img,
.review-img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px
}

.review-name h6 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.review-box p {
    font-size: 16px;
    color: #74788d;
    margin-bottom: 15px
}

.btn-review,
.recommend-info p,
.recommend-item>a,
.reply-area .btn,
.reply-box {
    font-size: 14px;
    font-weight: 500
}

.card-payments .card-body,
.recommend-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

.recommend-item>a {
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.recommend-item>a i {
    color: #74788d
}

.recommend-info,
.total-client-all .total-client-half .total-client-mini .total-experts-main {
    display: inline-flex;
    align-items: center
}

.recommend-info p {
    color: #28283c;
    margin-bottom: 0
}

.recommend-info a {
    background: #f7f7ff;
    border-radius: 5px;
    color: #4c40ed;
    padding: 6px 15px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px
}

.recommend-info a:hover {
    background: #e1e1e1
}

.btn-review {
    border-radius: 5px;
    padding: 10px 27px
}

.reply-area .btn,
.reply-box {
    color: #28283c
}

.available-widget span.avail-icon {
    width: 60px;
    height: 60px;
    background: #f4f5f6;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 20px;
    flex-shrink: 0
}

.package-widget {
    background: #f7f7ff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px
}

.delete-wrap p,
.package-widget h5 {
    font-size: 24px;
    margin-bottom: 20px
}

.package-widget ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 24px;
    color: #74788d;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.package-widget ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f058";
    font-weight: 900;
    font-family: "font awesome 6 free";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    color: #4c40ed
}

.breadcrumb-item+.breadcrumb-item,
.msg_card_body .media.sent .media-body .msg-box>div .chat-msg-info li:last-child,
.pack-service.package-widget ul li,
.recent-booking tr td:first-child,
.total-client-all .total-client-half .total-client-mini:nth-child(3),
.transaction-table tr td:first-child {
    padding-left: 0
}

.pack-service .custom_check .checkmark {
    border: 1px solid #c2c9d1;
    background: 0 0
}

.big-gallery a.btn-show {
    background: #fff;
    border-radius: 8px;
    font-weight: 500;
    padding: 10px 15px;
    position: absolute;
    left: 20px;
    bottom: 20px
}

.card-provide {
    border: 2px solid #f5f5f5
}

.card-provide .btn {
    font-weight: 500;
    font-size: 16px;
    padding: 11px 9px;
    width: 100%
}

.provide-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 30px
}

.service-amount h5 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 7px
}

.service-amount h5 span {
    color: #74788d;
    font-size: 20px
}

.afford-btn,
.file-upload h6 span,
.footer-btns,
.footer-btns:hover,
.forgot-link,
.help-menu li a,
.msg-highlight a,
.subscribe-box ul li span a,
a.reset-link:hover {
    text-decoration: underline
}

.service-amount .serv-review {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.booking-total ul li span,
.service-amount .serv-review span {
    font-size: 16px;
    font-weight: 600;
    color: #28283c
}

.serv-review,
.service-amount p {
    font-weight: 400;
    font-size: 17px;
    color: #74788d
}

.service-amount p span {
    font-weight: 600;
    font-size: 18px;
    color: #313131
}

.average-rating,
.serv-review {
    font-size: 12px;
    color: #74788d
}

.serv-review span {
    color: #28283c;
    font-weight: 600;
    font-size: 14px
}

.pro-img img,
.serv-proimg img {
    width: 61px;
    height: 61px;
    border-radius: 50%
}

.serv-proimg span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #58c27d;
    background: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-block
}

.page-breadcrumb ol,
.provider-body .user-menu.nav>li.account-item>a:focus,
.provider-body .user-menu.nav>li.account-item>a:hover,
.user-menu.nav>li>a.viewsite:focus {
    background-color: transparent
}

.card-available {
    background: #f7f7ff;
    border-radius: 8px;
    border: 0
}

.booking-confirm-active-dots .rechedule-calender,
.booking-total,
.card-available .card-body,
.card-body.chat-users-list,
.pro-service .service-content,
.service-fav .service-content {
    padding: 15px
}

.available-info {
    flex: 1
}

.available-info h5 {
    font-size: 24px;
    margin-bottom: 20px
}

.available-info ul li {
    color: #28283c;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 14px
}

.available-info ul li span {
    float: right;
    color: #74788d
}

.available-info ul li span.text-danger {
    color: #f82424 !important
}

.available-info p span {
    color: gray;
    font-size: 15px;
    font-weight: 400;
    margin-left: 40px
}

.add-serving {
    width: calc(100% - 65px)
}

.add-serv-item,
.add-serving {
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add-serv-img,
.order-img,
.role-title i,
.section-heading.car-wash-heading .car-wash-header-one {
    margin-right: 8px
}

.add-serv-img img {
    width: 48px;
    height: 48px;
    border-radius: 5px;
    flex-shrink: 0
}

#background-video .play-btn,
.step-register li .multi-step-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.add-serv-info h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#progressbar .multi-step-info p,
.add-serv-info p,
.notify-item p {
    font-size: 14px;
    color: #74788d;
    margin-bottom: 0
}

.add-serv-amt h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0
}

.card-provide .contact-map {
    height: 250px;
    border-radius: 10px
}

.progress-wrap,
.progress-wrap::after {
    height: 35px;
    width: 35px;
    display: block;
    -webkit-transition: .2s linear;
    cursor: pointer
}

#background-video {
    width: 100%;
    height: 300px;
    position: relative;
    background: url(../img/video-bg.jpg) top center/cover no-repeat;
    border-radius: 5px
}

#background-video iframe {
    width: 100%;
    height: 100%;
    display: none
}

#background-video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.progress-wrap {
    position: fixed;
    right: 25px;
    bottom: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: inset 0 0 0 2px rgba(112, 201, 134, .2);
    z-index: 99;
    opacity: 0;
    transition: .2s linear;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px)
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap::after {
    position: absolute;
    content: "\f062";
    font-family: fontawesome;
    line-height: 35px;
    font-size: 17px;
    color: #4c40ed;
    left: 0;
    top: 0;
    z-index: 1;
    transition: .2s linear
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #4c40ed;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.fav-item .item-info,
.service-fav .item-info {
    position: unset;
    padding: 0;
    width: auto
}

.serv-user {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.book-email img,
.serv-user img,
.slot-user-img img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 10px
}

.serv-user-info h5 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 4px
}

.service-fav .btn {
    font-weight: 500;
    font-size: 13px;
    padding: 6px 15px;
    border-radius: 4px
}

#datetimepickershow {
    background: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0 12px 25px rgba(0, 0, 0, .06);
    border-radius: 12px;
    padding: 20px
}

#datetimepickershow .bootstrap-datetimepicker-widget table th.next {
    float: right;
    margin-right: 6px;
    margin-bottom: 15px
}

#datetimepickershow .bootstrap-datetimepicker-widget table th.prev {
    float: left;
    margin-left: 6px;
    margin-bottom: 15px
}

#datetimepickershow .bootstrap-datetimepicker-widget table td {
    width: 30px;
    height: 30px;
    margin: 0 auto
}

#datetimepickershow .bootstrap-datetimepicker-widget table td.active {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%
}

#datetimepickershow .bootstrap-datetimepicker-widget table td.day {
    font-size: 14px;
    line-height: 40px
}

.step-register {
    margin: 0 0 40px
}

.step-register li {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-bottom: 3px solid rgba(20, 85, 141, .1);
    position: relative;
    margin-bottom: 15px;
    padding: 0 0 24px;
    opacity: .5
}

.step-register li:first-child {
    justify-content: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start
}

.step-register li.active::before {
    content: "";
    border-bottom: 3px solid #4c40ed;
    border-radius: 5px;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0
}

.step-register li .multi-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(76, 64, 237, .19);
    border-radius: 50%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 10px;
    flex-shrink: 0
}

.step-register li .multi-step-info h6 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px
}

.step-register li .multi-step-info p {
    color: #74788d;
    margin-bottom: 0;
    font-size: 15px
}

.service-book .serv-profile {
    margin: 0 0 25px
}

.service-book-img {
    margin: 0 20px 25px 0
}

.service-book-img img {
    width: 175px;
    border-radius: 10px
}

.service-book .serv-profile h2 {
    font-size: 24px;
    margin-bottom: 10px
}

.provide-info h5 {
    font-size: 20px;
    font-weight: 700;
    color: #4c40ed;
    margin-bottom: 0
}

.visits {
    width: 14.28%;
    padding: 0 8px;
    margin-right: -4px !important
}

.visit-btns {
    color: #272b41;
    background-color: #fff;
    width: 100%;
    margin-bottom: 15px;
    display: block;
    outline: unset;
    cursor: pointer
}

.book-title h5,
.pay-title,
.payment-card,
.save-offer,
.summary-box {
    margin-bottom: 24px
}

.visits .visit-rsn:hover,
.visits input:checked~.visit-rsn {
    background: #4c40ed;
    border: 2px solid rgba(220, 220, 220, .3);
    color: #fff;
    border-radius: 4px
}

.visits input:disabled~.visit-rsn {
    background-color: #e30303;
    color: #fff;
    border-radius: 5px
}

.chat-attachment:hover .chat-attach-caption,
.cursor-outer.cursor-hover,
.visits .form-check-input {
    opacity: 0
}

.visits input.form-check-input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    margin-left: 0
}

.booking-date li,
.coupon-icon {
    position: relative
}

.visits span.visit-rsn {
    text-align: center;
    background: #f7f7ff;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    color: #74788d;
    padding: 7px 5px;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    position: relative
}

.book-submit .btn,
.social-login .btn {
    font-weight: 500;
    padding: 10px 20px
}

.acc-submit .btn+.btn,
.book-submit .btn+.btn {
    margin-left: 24px
}

.book-title h5 {
    font-weight: 600;
    font-size: 20px
}

.acc-submit,
.book-option,
.chat-cont-left .chat-users-list a.media .media-body>div:last-child,
.price-block,
.review-pagination {
    text-align: right
}

.book-option ul li {
    display: inline-block;
    font-size: 14px;
    color: #68616d;
    margin-right: 30px
}

.book-option ul li .custom_check {
    padding-left: 30px
}

.blog-pagination ul li,
.book-option ul li .custom_check .checkmark,
.category-rating .item-cat,
.chat-msg-info li .chat-time,
.clear-list ul li a i,
.footer .social-icon ul li,
.footer-menu-eight ul li img,
.notification-media .avatar,
.passion-content-top img,
.reason-six img,
.rev-img,
.search-box-two.search-box-seven .search-btn .btn i {
    margin-right: 10px
}

.book-avail .custom_check .checkmark {
    border: 1px solid #dcdcdc
}

.book-select .custom_check .checkmark {
    border: 1px solid #dcdcdc;
    background: #4c40ed
}

.book-notavail .custom_check .checkmark {
    background: #68616d;
    border: 1px solid #dcdcdc
}

.book-form .select2-container--default .select2-selection--single {
    border: 1px solid #c2c9d1;
    border-radius: 5px;
    height: 42px
}

.book-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #74788d;
    line-height: 42px
}

.book-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px
}

.book-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #68616d
}

.booking-date,
.booking-info {
    border-bottom: 1px solid #f5f5f5
}

.book-form .col-form-label {
    color: #28283c;
    padding: 0 0 8px
}

.booking-done h6,
.floating-five-buttom-all h5 {
    font-size: 36px;
    margin-bottom: 10px
}

.booking-done p,
.maintenance-wrap p {
    color: #74788d;
    margin-bottom: 30px
}

.summary-box {
    background: #f7f7ff;
    border-radius: 8px
}

.booking-info {
    padding: 20px 20px 10px
}

.booking-info .service-book-img img {
    width: 114px;
    height: 101px;
    object-fit: cover
}

.booking-info .service-book-img {
    margin: 0 10px 10px 0
}

.booking-pay .btn-pay,
.company-top-content,
.coupon-icon,
.service-section .owl-carousel .service-widget,
.service-widget.service-widget-space {
    margin-right: 24px
}

.booking-info .serv-profile span.badge,
.file-preview ul,
.notify-content-swap .noti-content ul li.notification-message .media .media-body p.noti-details,
.provider-info h2,
.rev-info h6 {
    margin-bottom: 5px
}

.booking-info .serv-profile h2 {
    font-size: 18px;
    margin-bottom: 15px
}

.addon-name,
.balance-head,
.booking-info .serv-profile ul,
.category-name,
.chat-file-attachments,
.chat-item,
.dash-total,
.menu-user,
.payment-title,
.pro-picture,
.service-pro-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.booking-info .serv-profile ul li {
    font-size: 14px;
    margin: 0 10px 10px 0
}

.booking-info .serv-profile .serv-pro img {
    width: 26px;
    height: 26px;
    margin-right: 0
}

.booking-date {
    padding: 15px
}

.booking-date li {
    font-size: 16px;
    font-weight: 500;
    color: #28283c;
    margin-bottom: 12px
}

.booking-date li span {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #74788d
}

.payment-card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 5px;
    padding: 15px
}

.payment-head span {
    font-size: 15px;
    text-align: right;
    margin-left: 10px
}

.badge-success,
.breadcrumb-bar,
.btn-set,
.choose-signup,
.contact-img,
.no-acc,
.passcode-wrap input,
.settings-header,
.span-or {
    text-align: center
}

.chat-cont-left .chat-header.inner-chat-header h6,
.payment-title h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.payment-title .custom_radio .checkmark {
    margin-top: -2px
}

.payment-list .form-control {
    line-height: 42px;
    min-height: 42px;
    padding: 0 15px
}

.invoice-total ul li.tot-amt span,
.notification-info h6 span,
.pay-amt,
.payment-list .col-form-label,
.review-info h5 span {
    font-weight: 500;
    color: #28283c
}

.btn-pay,
.btn-skip {
    font-weight: 700;
    padding: 12px 15px
}

.payment-list .form-control::placeholder {
    color: #74788d
}

.pay-title {
    font-size: 20px
}

.btn-skip {
    color: #4c40ed;
    min-width: 94px;
    border-radius: 5px
}

.coupon-icon span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 8px
}

.coupon-icon .form-control {
    padding: 5px 10px 5px 27px;
    min-height: 42px
}

.apply-btn {
    font-weight: 500;
    padding: 8px 15px;
    min-width: 88px;
    min-height: 42px
}

.save-offer {
    background: #f3fff6;
    border-radius: 5px;
    padding: 10px
}

.custom_check,
.custom_radio {
    margin-bottom: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    position: relative;
    cursor: pointer
}

.save-offer p:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #6dcc76;
    border-radius: 6px;
    width: 7px;
    height: 100%
}

.save-offer p {
    color: #6dcc76;
    font-weight: 500;
    padding-left: 17px;
    margin-bottom: 0;
    position: relative
}

.custom_check {
    display: inline-block;
    font-size: 14px !important;
    padding-left: 25px;
    font-weight: 400 !important;
    user-select: none;
    line-height: 18px
}

.custom_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.custom_check input:checked~.checkmark {
    background-color: #4c40ed;
    border-color: #4c40ed
}

.custom_check .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #e4e4e8;
    background-color: #fff;
    border-radius: 5px;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.custom_check .checkmark::after {
    content: "\e92b";
    font-family: feather !important;
    font-weight: 900;
    position: absolute;
    display: none;
    left: 2px;
    top: 52%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 10px
}

.custom_radio {
    display: block;
    padding-left: 27px;
    font-size: 14px;
    user-select: none
}

.custom_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.custom_radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    margin: 1px 0 0;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -ms-transition: .3s;
    transition: .3s
}

.custom_radio .checkmark::after {
    position: absolute;
    left: 4px;
    top: 4px;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    -o-transform: scale(.1);
    transform: scale(.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.custom_radio input:checked~.checkmark::after {
    background-color: #4c40ed;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible
}

.form-focus .col-form-label {
    position: absolute;
    top: -7px;
    left: 10px;
    background: #fff;
    font-weight: 500;
    font-size: 12px;
    color: #68616d;
    padding: 0 5px;
    z-index: 1
}

.content,
.footer .footer-top {
    padding: 50px 0
}

.page-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px
}

.btn-back {
    border: 2px solid #e6e8ec;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: 500;
    color: #1a1a1a
}

.btn-back:hover {
    background: #e6e8ec;
    color: #1a1a1a
}

.page-breadcrumb ol {
    font-size: 17px;
    margin-bottom: 0;
    padding: 0
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f111";
    font-weight: 900;
    font-family: "font awesome 6 free";
    padding: 9px 15px 0;
    color: #4c40ed;
    font-size: 6px
}

.page-breadcrumb ol li.active {
    color: #929292;
    font-weight: 600
}

.breadcrumb-bar {
    background-image: url(../img/bg/b.png);
    position: relative;
    padding: 53px 0
}

.breadcrumb-bar:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #f7f7ff;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1
}

.breadcrumb-title {
    font-size: 42px;
    margin-bottom: 15px
}

.breadcrumb-bar .page-breadcrumb ol {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.breadcrumb-bar .page-breadcrumb ol li,
.breadcrumb-bar .page-breadcrumb ol li a {
    font-size: 17px;
    font-weight: 400
}

.filter-content .rating i.filled {
    color: #ffbc35;
    font-weight: 600
}

.page-title h2 {
    font-size: 26px;
    font-weight: 600;
    color: #28283c;
    margin: 0
}

.filter-content .select2-container--default .select2-selection--single {
    height: 40px
}

.filter-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    color: #74788d
}

.filter-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    color: #74788d
}

.filter-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px
}

.filter-head h5 {
    font-size: 24px;
    color: #28283c;
    font-weight: 500;
    margin: 0
}

.more-view,
a.reset-link {
    color: #4c40ed;
    font-weight: 500
}

a.reset-link {
    font-size: 14px
}

.filter-content {
    padding: 20px;
    background: #f7f7ff;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    margin-bottom: 18px
}

.filter-checkbox li .checkboxs span,
.note-toolbar,
td.ant-table-column-sort {
    background-color: #fff
}

.checkboxs span,
.servicecontent:hover .fav-icon a {
    background: #f7f7ff
}

.rating-set li .checkboxs span {
    top: 2px;
    background-color: #fff
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
    background-color: #261f84
}

.filter-content h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px
}

.filter-content .form-control {
    min-height: 46px;
    border: 1px solid #c2c9d1;
    color: #74788d
}

.filter-div .btn {
    font-weight: 500;
    width: 100%;
    padding: 10px 20px
}

#fill-more {
    height: 180px;
    overflow: hidden
}

.more-view {
    font-size: 13px;
    display: inline-flex;
    align-items: center
}

.servicecontent .fav-icon i {
    transition: .3s
}

.servicecontent:hover .fav-icon i {
    transform: rotateY(360deg)
}

.group-img .form-control {
    padding: 6px 30px 6px 15px
}

.group-img i,
.group-img img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #28283c
}

.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-left: -1px;
    background-color: #4c40ed;
    border-radius: 50px;
    border: 3px solid #fff
}

.irs--flat .irs-line {
    top: 28px;
    height: 6px;
    background-color: #e1e5ea;
    border-radius: 4px
}

.irs--flat .irs-bar {
    top: 28px;
    height: 6px;
    background-color: #4c40ed
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 4px 12px;
    background-color: #0b2540;
    border-radius: 4px;
    top: -10px
}

.banner-six-ellipse-img .ellipe-six-one,
.bgimg3,
img.bgimg1 {
    top: 0;
    position: absolute
}

.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before {
    border-top-color: #0b2540;
    left: 60%
}

.filter-range-amount h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #74788d
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3c4758;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 25px;
    font-size: 15px
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    height: 42px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    right: 6px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    border-color: #3c4758;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 3px;
    height: 0;
    margin-left: -10px;
    margin-top: -3px;
    width: 0;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%)
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #000;
    border-width: 2px 0 0 2px;
    margin-top: 3px;
    padding: 3px
}

.servicecontent .service-content .title {
    font-size: 20px;
    margin-bottom: 10px;
    white-space: nowrap
}

.servicecontent .fav-item .fav-icon {
    width: 32px;
    height: 32px
}

.servicecontent .service-widget .btn-book {
    padding: 5px 15px
}

.service-widget .service-content p i,
.servicecontent .service-content p i {
    margin-right: 7px;
    color: #c2c9d1
}

.servicecontent.service-widget .serv-info h6 {
    font-size: 22px;
    font-weight: 600;
    margin: 0
}

#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail h4 span,
.appointment-details ul li .detail-list h6.date-red,
.blog-head .blog-category ul li i,
.blog-list .blog-info ul li i,
.book-history ul li p i,
.booking-action .view-btn:hover,
.booking-info-tab .payment-card.payment-bg h6,
.category-name h6 a:hover,
.category-widget .categories li a:hover,
.clear-list ul li a:hover,
.comp-service-amount h5,
.confirmation-product-card .product-info span.date-time,
.faq-title>a:not(.collapsed),
.fc-event-title.fc-sticky,
.footer .footer-bottom .copyright-text p a:hover,
.footer .footer-widget.footer-menu ul li a:hover,
.login-back a:hover,
.login-header h6 a,
.notify-list li a.active,
.order-comment p i,
.photo-link li a:hover,
.policy-menu li a:focus,
.policy-menu li a:hover,
.post-info h4 a:hover,
.review-info a:hover,
.section-search.section-search-four span,
.serv-info a:hover,
.serv-info a:hover i,
.serv-info:hover span,
.service-action ul li a:hover,
.service-action ul li a:hover i,
.service-information .tab-content .tab-pane .add-hours,
.servicecontent:hover .fav-item .serv-rating i,
.settings-menu ul li a.active,
.settings-menu ul li a:hover,
.settings-widget .settings-menu ul li a.active,
.settings-widget .settings-menu ul li a:hover,
.sidebar-menu li a:hover,
.sidebar-menu li.active>a,
.sidebar-menu ul ul a.active,
.sidebar-menu>ul>li.active>a:hover,
.sidebar-menu>ul>li>a:hover,
.slot-flex .select2-container--default .select2-selection--single .select2-selection__rendered,
.subscribe-form .footer-btn i:hover,
.user-menu .dropdown-menu .dropdown-item:hover,
.widget-archive ul li a:hover {
    color: #4c40ed
}

.servicecontent.service-widget .serv-info h6 b {
    font-size: 15px;
    font-weight: 500
}

img.bgimg2 {
    position: absolute;
    top: 350px
}

.bgimg3 {
    right: 0;
    z-index: -1
}

.filter-checkbox {
    margin-top: 20px
}

.checkboxs {
    cursor: pointer;
    display: flex;
    min-height: 16px;
    align-items: center;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #607d8b;
    font-weight: 400;
    margin-bottom: 0
}

.checkboxs span {
    position: relative;
    display: flex;
    width: 16px;
    height: 16px;
    border: 1px solid #c2c9d1;
    border-radius: 2px;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 8px
}

.grid-listview a,
.msg_card_body .media .avatar,
.sorting-div .grid-listview a,
.table-user .avatar {
    width: 40px;
    height: 40px
}

.checkboxs span i {
    position: relative;
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-left: 2px;
    transform: rotate(-45deg) translateX(0) translateY(0) scale(.7);
    transform-origin: center left
}

.checkboxs .check-content {
    color: #28283c;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding-top: 0
}

.checkboxs span i:after,
.checkboxs span i:before {
    content: "";
    position: absolute;
    background-color: #fff;
    border-radius: 20px
}

.checkboxs span i:before {
    height: 0%;
    top: 50%;
    left: 0;
    width: 3.5px
}

.checkboxs span i:after {
    width: 0%;
    bottom: 0;
    left: 0;
    height: 3px
}

.checkboxs input:checked~span,
.modal-active-dots .active-dot.activated,
.wizard ul li.progress-activated span.dot-active {
    border-color: #4c40ed;
    background-color: #4c40ed
}

.checkboxs input:checked~span i:before {
    height: 50%;
    transition: height .3s cubic-bezier(.895, .03, .685, .22)
}

.checkboxs input:checked~span i:after {
    width: 100%;
    transition: width .3s cubic-bezier(.165, .84, .44, 1) .3s
}

.checkboxs input:checked~b {
    color: #263238
}

.count-search h6 {
    font-size: 14px;
    font-weight: 500;
    color: #28283c;
    margin: 4px 0 0
}

.sortbyset {
    display: flex;
    align-items: center;
    margin: 0 10px 20px 0
}

.sortbyset h4 {
    font-size: 16px;
    font-weight: 500;
    margin-right: 6px;
    margin-bottom: 0
}

.sorting-select {
    min-width: 178px
}

.catering-banner-botton,
.confirmation-product-card .service-item,
.drop-item.message-more-option .dropdown-menu a,
.feature-services-eight .rate,
.footer-selects .footer-expert p,
.grid-listview ul,
.latest-profile-name,
.passion-content-top,
.saloon-profile-left,
.search-three-form,
.service-cater-img,
.user-link {
    display: flex;
    align-items: center
}

.grid-listview a {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #edecf8;
    color: #74788d;
    border-radius: 7px
}

.contact-info span,
.grid-listview a.active,
.grid-listview a:hover {
    color: #4c40ed;
    background: #f7f7ff
}

.grid-listview a:hover>img {
    filter: brightness(0) saturate(100%) invert(34%) sepia(84%) saturate(5841%) hue-rotate(240deg) brightness(92%) contrast(102%)
}

.sorting-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #74788d;
    line-height: 38px;
    font-weight: 500
}

.sorting-select .select2-container--default .select2-selection--single {
    height: 40px;
    font-size: 14px
}

.sorting-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px
}

.modal {
    z-index: 1050
}

.modal-backdrop {
    z-index: 1040
}

.error-page .bgimg3,
.search-box-two.search-box-eight .search-input-new {
    width: 40%
}

.contact-img:after,
.contact-img:before {
    content: "";
    background: url(../img/bg/contact-bg.png) no-repeat;
    width: 113px;
    height: 113px;
    z-index: -1;
    position: absolute
}

.error-page .content {
    padding: 30px 0
}

.error-wrap .error-logo img,
.footer-logo img {
    max-height: 35px
}

.error-wrap h2 {
    font-size: 38px;
    margin-bottom: 10px
}

.error-wrap .btn {
    font-weight: 500;
    padding: 10px 25px;
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-details {
    margin-bottom: 66px
}

.contact-img {
    position: relative;
    margin-right: 25px;
    justify-content: center;
    padding-top: 30px
}

.contact-info,
.contact-info span {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox
}

.contact-img:before {
    left: -15px;
    top: -15px
}

.contact-img:after {
    right: -6px;
    bottom: 120px
}

.contact-info {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 24px
}

.contact-info:hover {
    background: #fff
}

.contact-info span {
    font-size: 30px;
    width: 80px;
    height: 80px;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-shrink: 0;
    border-radius: 50%
}

.contact-data {
    margin-left: 15px
}

.contact-data h4 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 8px
}

.contact-map {
    border: 0;
    display: block;
    width: 100%;
    height: 450px;
    margin: 0
}

#passwordInfo,
.booking-action.action-popup-btn a+a,
.login-or,
.social-login .btn+.btn {
    margin-top: 10px
}

.form-icon .cus-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    height: auto
}

.chat-search.chat-search-head .input-group input.form-control,
.form-icon .form-control {
    padding-right: 30px
}

.form-icon.form-msg span {
    top: 20px
}

.form-control::placeholder {
    color: #74788d
}

.contact-queries h2 {
    font-size: 38px;
    margin-bottom: 40px
}

.contact-queries .btn {
    font-weight: 500;
    padding: 12px 22px;
    margin-top: 22px;
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-queries .form-control {
    min-height: 46px;
    padding: 9px 30px 8px 15px
}

.login-back.manage-log {
    margin-bottom: 36px
}

.footer-six-ryt span,
.login-back a,
.review-date {
    font-size: 14px;
    color: #74788d
}

.login-header h3 {
    font-size: 32px;
    margin-bottom: 13px
}

.login-header p {
    font-size: 14px;
    margin-bottom: 8px
}

.login-header h6 {
    font-size: 14px;
    font-weight: 400;
    color: #28283c;
    margin-bottom: 10px
}

.login-wrap .col-form-label {
    font-size: 16px;
    color: #28283c;
    padding: 0;
    margin-bottom: 8px
}

.login-wrap .form-control {
    border-radius: 5px;
    border-color: #c2c9d1
}

.login-wrap .form-control::placeholder {
    color: #d1d1d1;
    font-size: 14px
}

.char-length p {
    font-size: 13px;
    margin-bottom: 20px
}

.forgot-link {
    font-size: 13px;
    font-weight: 500;
    color: #4c40ed;
    display: inline-block
}

.login-wrap .login-btn {
    font-weight: 500;
    border-radius: 5px;
    padding: 12px 10px;
    margin-bottom: 20px
}

.login-or {
    color: #818181;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative
}

.or-line {
    background-color: #edecf8;
    height: 1px;
    margin-bottom: 0;
    margin-top: 0;
    display: block
}

.span-or {
    font-size: 13px;
    background-color: #fff;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 1px;
    padding: 0 10px
}

.choose-signup .btn,
.time-expiry {
    display: -ms-inline-flexbox;
    -webkit-box-align: center;
    display: -webkit-inline-box
}

.btn-google {
    background: #f7f7ff;
    border-radius: 5px;
    color: #28283c;
    font-weight: 500;
    font-size: 14px;
    padding: 9px
}

.btn-google:hover {
    border-color: #4c40ed;
    color: #4c40ed;
    background: #fff
}

.iti__selected-flag {
    padding-left: 15px
}

.no-acc {
    font-size: 14px;
    color: #74788d;
    margin: 30px 0 0
}

.no-acc a {
    font-size: 14px;
    font-weight: 500;
    color: #4c40ed
}

.dash-header p span,
.login-header p span,
.msg-alert p span,
.passcode-wrap input {
    color: #28283c;
    font-weight: 500
}

.login-wrap .custom_check .checkmark {
    border-radius: 2px
}

.passcode-wrap input {
    background: #f6f6f6;
    box-shadow: inset 0 0 9px rgba(76, 64, 237, .12);
    width: 74px;
    height: 74px;
    border: 0;
    border-radius: 50%;
    font-size: 32px;
    margin-right: 18px
}

.time-expiry {
    font-size: 13px;
    background: #f7f7ff;
    border-radius: 5px;
    padding: 3px 8px;
    color: #4c40ed;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    margin-bottom: 50px
}

.login-wrap {
    max-width: 420px;
    margin: 0 auto
}

.log-form {
    padding-bottom: 26px
}

.otp-wrap .no-acc {
    margin: 0 0 20px
}

.toggle-password,
.toggle-password1 {
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
    color: #797979;
    cursor: pointer
}

.feather-eye-off.feather-eye::before {
    content: "\e95c" !important
}

.password-strength {
    display: flex;
    margin-top: 18px
}

.password-strength span {
    width: 100%;
    height: 5px;
    background: #e4e6ef;
    margin-right: 10px;
    border-radius: 5px
}

#passwordInfo {
    font-size: 13px;
    color: #9e9e9e
}

.choose-signup {
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    padding: 25px;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.choose-signup h6 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px
}

.choose-signup p {
    font-size: 12px;
    margin-bottom: 17px
}

.choose-signup .btn {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    border-radius: 5px;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.choose-signup:hover,
.wizard ul li.progress-active span.dot-active {
    border: 2px solid #4c40ed
}

.choose-signup .btn:hover {
    background: #4c40ed;
    color: #fff;
    box-shadow: inset 0 0 0 0 #fff
}

.choose-signup:hover .btn {
    border-color: #4c40ed;
    background: #4c40ed;
    color: #fff
}

.choose-img {
    margin-bottom: 16px
}

.choose-img img {
    border-radius: 50%;
    width: 120px;
    height: 120px
}

.poor-active span.active#poor,
.poor-active span.active#poors {
    background: red
}

.avg-active span.active#poor,
.avg-active span.active#poors,
.avg-active span.active#weak,
.avg-active span.active#weaks {
    background: #ffb54a
}

.strong-active span.active#poor,
.strong-active span.active#poors,
.strong-active span.active#strong,
.strong-active span.active#strongs,
.strong-active span.active#weak,
.strong-active span.active#weaks {
    background: #1d9cfd
}

.heavy-active span.active#heavy,
.heavy-active span.active#heavys,
.heavy-active span.active#poor,
.heavy-active span.active#poors,
.heavy-active span.active#strong,
.heavy-active span.active#strongs,
.heavy-active span.active#weak,
.heavy-active span.active#weaks {
    background: #159f46
}

input[type=password]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none
}

.domain-grp,
.slot-flex {
    border: 1px solid #c2c9d1;
    border-radius: 5px
}

.booking-confirmation-info,
.domain-grp .form-control,
.modal-content-video .modal-header,
.recent-booking tr:last-child,
.recent-booking tr:last-child td,
.slot-flex .form-control,
.slot-flex .select2-container--default .select2-selection--single,
.transaction-table tr:last-child,
.transaction-table tr:last-child td {
    border: 0
}

.domain-grp .input-group-text {
    background: #fff;
    border-color: #fff;
    color: #4c40ed;
    font-size: 14px;
    font-weight: 500
}

.settings-header {
    padding: 24px;
    border-bottom: 1px solid #f5f5f5
}

.settings-header img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #fff;
    outline: rgba(0, 0, 0, .07) solid 4px
}

.review-info,
.settings-img {
    margin-bottom: 12px
}

.settings-header h6 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px
}

.settings-header p {
    font-size: 14px;
    color: #68616d;
    margin-bottom: 0
}

.provider-price .price-card.active,
.settings-widget {
    background: #f7f7ff;
    border-radius: 8px
}

.blog-sidebar .card-body,
.booking-summary-card .card-body,
.content-sidebar,
.provider-body .page-wrapper>.content,
.service-details .tab-content .tab-pane .card .card-body,
.settings-menu {
    padding: 24px
}

.settings-menu ul li a {
    color: #74788d;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.settings-menu ul li a img,
.settings-menu ul li i {
    margin-right: 10px;
    font-size: 20px;
    min-width: 25px
}

.settings-menu ul li a.active img,
.settings-menu ul li a:hover img,
.sidebar-menu li.active>a img,
.sidebar-menu li>a:hover img {
    filter: invert(29%) sepia(76%) saturate(7498%) hue-rotate(246deg) brightness(99%) contrast(88%)
}

.pro-img {
    margin-right: 13px
}

.link-check,
.link-close {
    margin-right: 30px !important
}

.widget-title h4 {
    margin-bottom: 24px
}

.nameof-day,
.user-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px
}

.img-upload,
.pro-info .btn-remove {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 500
}

.img-upload {
    background: #4c40ed;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dash-widget,
.linked-acc,
.linked-acc .link-icon {
    display: -webkit-box;
    display: -ms-flexbox
}

.img-upload:hover {
    background: #2229c1;
    color: #fff
}

.file-upload input,
.img-upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.pro-info .img-upload {
    margin: 0 15px 10px 0
}

.pro-info .btn-remove {
    background: #fff5f5;
    border: 1px solid #f82424;
    border-radius: 4px;
    color: #f82424;
    margin-bottom: 10px
}

.pro-info .btn-remove:hover {
    background-color: #ff4949;
    color: #fff
}

.form-info .form-control,
.form-info .select2-container--default .select2-selection--single {
    background: #f6f6f6;
    border-color: #f6f6f6
}

.form-info .form-control {
    min-height: 46px
}

.form-info .form-control::placeholder {
    color: #d1d1d1
}

.brief-bio {
    font-size: 14px;
    font-weight: 400;
    color: #74788d
}

.linked-acc {
    display: flex;
    margin-bottom: 30px
}

.linked-acc .link-icon {
    width: 46px;
    height: 46px;
    background: #f9f9fb;
    border: 1px solid #f3f3f3;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 17px;
    flex-shrink: 0
}

.btn-acc,
.btn-connect {
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500
}

.linked-info h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px
}

.linked-action,
.sidebar .sidebar-menu>ul>li>a span.badge {
    margin-left: auto
}

.btn-connect {
    padding: 9px 23px
}

.btn-acc {
    background: #fff5f5;
    color: #f82424;
    padding: 10px 24px
}

.btn-acc:hover {
    background: #ff4949;
    color: #fff
}

.acc-submit .btn {
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 5px
}

.setting-submenu {
    padding: 5px 0 0 35px
}

.setting-submenu li {
    font-size: 13px;
    margin-bottom: 12px !important
}

.setting-submenu li:last-child {
    margin-bottom: 0 !important
}

.btn-set {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 19px;
    min-width: 99px;
    border-radius: 4px
}

.link-check {
    color: #6dcc76
}

.dash-value.text-danger,
.link-close {
    color: #f82424
}

.linked-item a {
    display: inline-block;
    margin-right: 10px
}

.custom-table .badge-danger,
.custom-table .badge-success,
.custom-table .badge-warning {
    min-width: 79px;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 8px;
    text-align: center;
    display: inline-block;
    border-radius: 4px
}

.badge-success {
    background: #f3fff6;
    border-radius: 6px;
    color: #6dcc76;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 14px
}

.sml-status .checktoggle {
    width: 42px;
    height: 24px
}

.sml-status .check:checked+.checktoggle {
    background-color: #6dcc76;
    border: 1px solid #6dcc76
}

.sml-status .checktoggle:after {
    width: 20px;
    height: 20px;
    transform: translate(2px, -50%)
}

.checktoggle:after,
.status-tog .checktoggle:before {
    content: " ";
    display: block;
    top: 50%;
    transform: translate(3px, -50%);
    position: absolute
}

.sml-status .check:checked+.checktoggle:after {
    transform: translate(calc(-100% - 2px), -50%)
}

.check {
    display: block;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.checktoggle {
    background-color: #cccfe0;
    border: 1px solid #cccfe0;
    border-radius: 50px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 22px;
    margin-bottom: 0;
    position: relative;
    width: 41px
}

.checktoggle:after {
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    transition: left .3s, transform .3s
}

.check:checked+.checktoggle {
    background-color: #00cc45;
    border: 1px solid #00cc45
}

.check:checked+.checktoggle:after {
    background-color: #fff;
    left: 100%;
    transform: translate(calc(-100% - 3px), -50%)
}

.blue-tog .check:checked+.checktoggle {
    background: #2229c1;
    border: 1px solid #2229c1
}

.status-tog .checktoggle {
    height: 24px;
    width: 42px;
    border-radius: 999px
}

.status-tog .check:checked+.checktoggle:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    background-image: url(../img/icons/x-icon.svg);
    background-repeat: no-repeat;
    background-size: 13px 21px;
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(1)
}

.status-tog .checktoggle:before {
    right: 0;
    background-image: url(../img/icons/check.svg);
    background-repeat: no-repeat;
    background-size: 11px 20px;
    width: 20px;
    height: 20px
}

.status-tog .check:checked+.checktoggle:after,
.status-tog .checktoggle:after {
    background-repeat: no-repeat;
    background-size: 12px 21px;
    background-position: center
}

.status-tog .checktoggle:after {
    width: 20px;
    height: 20px;
    background-image: url(../img/icons/x-icon.svg);
    transform: translate(1px, -50%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .06)
}

.status-tog .check:checked+.checktoggle:after {
    background-image: url(../img/icons/check.svg);
    transform: translate(calc(-100% - 2px), -50%)
}

.notification-table .table-thead,
.thead-light {
    background: #edf3f9
}

.notify-item h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px
}

.notification-table .table {
    border: 1px solid #f1f1f1;
    margin-bottom: 40px
}

.notification-table .table thead th:first-child {
    border-radius: 5px 0 0
}

.notification-table .table thead th:last-child {
    border-radius: 0 5px 0 0
}

.linked-item a.btn-gconnect {
    background: #f3fff6;
    border-radius: 4px;
    padding: 7px 17px;
    font-weight: 500;
    font-size: 13px;
    color: #6dcc76;
    margin-right: 20px
}

.write-review p {
    color: #74788d;
    margin-bottom: 20px
}

.dash-widget {
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between
}

.dash-icon {
    width: 35px;
    height: 35px;
    background: #fff2e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 8px
}

.dash-icon.bg-yellow {
    background: #fffdef
}

.dash-icon.bg-blue,
.price-subscribe .price-card:hover {
    background: #f4f7ff
}

.dash-info {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.dash-info h6 {
    font-size: 14px;
    font-weight: 400;
    color: #68616d;
    margin-bottom: 20px
}

.dash-info h5 {
    font-size: 24px;
    margin-bottom: 0;
    text-align: right
}

.dash-value {
    font-size: 12px;
    color: #6dcc76;
    display: inline-block
}

.book-img,
.table-book p span {
    display: -ms-inline-flexbox;
    -webkit-box-align: center
}

.bg-light-primary {
    background: #d8e6ff
}

.bg-light-success {
    background: #f3fff6
}

.bg-light-danger,
.btn-light-danger {
    background: #fff5f5
}

.recent-booking,
.transaction-table {
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 0 15px
}

.btn-light-danger {
    border-radius: 4px;
    color: #f82424;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 12px
}

.btn-light-danger:hover {
    background: #fcd9d9;
    color: #f82424
}

.table-user .avatar>img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

table.table td h2.table-user span {
    font-size: 13px;
    margin-top: 5px;
    font-weight: 400
}

.book-img {
    width: 42px;
    height: 42px;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    background: #f7f7ff;
    border-radius: 50%;
    margin-right: 10px
}

.table-book h6 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 8px
}

.table-book p {
    font-size: 13px;
    margin-bottom: 0
}

.table-book p i {
    color: #c2c9d1;
    margin-right: 5px
}

.table-book p span {
    margin-left: 10px;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.trans-amt {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0
}

.custom-table {
    border: 1px solid #f1f1f1;
    border-radius: 6px
}

.custom-table thead th:first-child {
    border-radius: 10px 0 0
}

.custom-table thead th:last-child {
    border-radius: 0 10px 0 0
}

.dash-wallet .dash-icon {
    width: 45px;
    height: 45px;
    background: #f6f6f6;
    margin: 0 12px 0 0
}

.dash-wallet .dash-icon img {
    width: 20px
}

.dash-wallet .dash-info h6 {
    color: #74788d;
    font-size: 14px;
    margin-bottom: 5px
}

.dash-wallet .dash-info h5 {
    font-weight: 600;
    font-size: 18px;
    text-align: left
}

.btn-wallet {
    padding: 6px 15px;
    font-weight: 500;
    border-radius: 5px;
    margin-bottom: 30px
}

.bank-selection input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0
}

.bank-selection label {
    background: #f4f7ff;
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 5px;
    text-align: center;
    width: 100%;
    position: relative;
    height: 42px;
    margin-bottom: 30px
}

.bank-selection .role-check {
    position: absolute;
    top: -8px;
    right: -8px;
    color: #00cc45
}

.bank-selection input~label .role-check,
.chat-page .footer,
.header .dropdown-toggle:after,
.header-left .logo.logo-small,
.header.header-nine .navbar-header,
.journey-heading-nine h2::after,
.logo-small,
.mini-sidebar .logo,
.mini-sidebar .menu-user span,
.mini-sidebar .menu-user-info,
.reply-com,
.safety-heading-nine h2::after,
.service-inform-fieldset fieldset,
.timepicker-sec {
    display: none
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4c40ed;
    text-shadow: unset
}

.day-cont .form-group,
.invoice-address ul li {
    margin-bottom: 8px
}

.review-list {
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.review-list:last-child {
    border-bottom: 0
}

.review-imgs {
    flex: 0 0 87px;
    max-width: 87px;
    margin: 0 10px 12px 0
}

.review-imgs img {
    width: 87px;
    height: 60px;
    object-fit: cover
}

.review-list p {
    color: #74788d;
    margin: 0
}

.review-count {
    flex: 0 0 auto;
    margin-left: auto;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 12px
}

.review-user .avatar,
.user-book .avatar {
    width: 26px;
    height: 26px;
    margin-right: 5px
}

.chat-cont-left .chat-header p,
.review-info p {
    margin-bottom: 0;
    font-size: 14px
}

.review-sort p {
    font-weight: 500;
    color: #28283c;
    padding-right: 6px;
    display: inline-block;
    margin-bottom: 0
}

.review-entries span {
    font-weight: 500;
    font-size: 14px
}

.review-sort .select2-container {
    width: auto !important;
    min-width: 125px;
    color: #74788d;
    font-size: 15px;
    text-align: left
}

.review-sort .select2-container--default .select2-selection--single {
    border: 1px solid #edecf8;
    border-radius: 5px;
    height: 40px
}

.review-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 39px;
    color: #74788d
}

.review-sort .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.review-entries select {
    margin: 0 10px;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    padding: 5px 30px 5px 10px;
    color: #28283c;
    font-weight: 500;
    font-size: 14px
}

.review-pagination p {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0
}

.review-pagination ul {
    margin-top: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    float: none
}

.page-item .page-link,
.review-pagination ul li a {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    background: #f4f7ff;
    border: 0;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #74788d
}

.page-item .page-link:hover,
.page-item.active .page-link,
.review-pagination ul li.active a {
    background-color: #4c40ed !important;
    border-color: #4c40ed !important;
    color: #fff
}

.badge-danger {
    background: #fff5f5;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    color: #f82424;
    padding: 6px 20px;
    display: inline-block
}

.customer-chat .chat-cont-left .chat-scroll,
.customer-chat .chat-cont-profile .card-body,
.customer-chat .chat-scroll {
    max-height: calc(100vh - 330px)
}

.booking-list {
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 20px;
    align-items: center
}

.booking-list .booking-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    text-align: left;
    flex: 0 0 calc(100% - 235px);
    overflow: hidden
}

.booking-list .booking-img {
    position: relative;
    margin-right: 15px;
    flex: 0 0 160px;
    max-width: 160px
}

.booking-list .booking-img .fav-item {
    position: absolute;
    top: 5px;
    right: 5px
}

.fav-item .fav-icon {
    width: 31px;
    height: 31px
}

.booking-list .booking-widget .booking-img img {
    border-radius: 8px;
    height: 160px;
    object-fit: cover;
    width: 160px
}

.booking-det-info h3 {
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    margin-bottom: 15px
}

.addon-name p,
.booking-details li,
.slot-booked ul li,
.wizard-book ul li h6 {
    font-size: 14px;
    margin-bottom: 10px
}

.booking-details li span.book-item {
    font-weight: 500;
    font-size: 14px;
    color: #28283c;
    width: 100px;
    display: inline-block
}

.booking-details li span.book-item>i {
    display: inline-block;
    width: 18px
}

.booking-details li span.badge-grey {
    background: #f7f7ff;
    border-radius: 5px;
    color: #4c40ed;
    padding: 2px 8px;
    display: inline-block
}

.booking-details li span.badge {
    color: #fff;
    width: auto;
    flex: 0 0 auto;
    margin-left: 5px;
    font-weight: 400;
    padding: 4px 9px;
    height: 20px
}

.booking-details li p {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin: 0 10px 0 0
}

.booking-details li p:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "\f111";
    font-family: fontawesome;
    font-size: 8px;
    color: #ebebeb
}

.booking-action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex: 0 0 235px;
    justify-content: flex-end;
    flex-wrap: wrap
}

.price-body .btn-choose,
.user-book {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.booking-action a {
    font-size: 14px;
    font-weight: 500;
    padding: 6px 15px;
    margin: 3px 0;
    border-radius: 5px;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center
}

.review-add,
.user-book {
    -webkit-box-align: center
}

.btn-reshedule {
    background: #fff;
    border: 2px solid #e1e2e5;
    border-radius: 6px;
    color: #3a3a3a
}

.btn-rebook {
    background: #edf3f9;
    border-radius: 6px;
    color: #494949
}

.badge-warning,
.modal-submit .btn {
    border-radius: 5px;
    font-weight: 500
}

.user-book {
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    margin-right: 10px
}

.booking-det-info h3 .badge {
    padding: 9px 16px;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
    border-radius: 4px
}

.faq-title>a:after,
.terms-content ul li:before {
    position: absolute;
    font-weight: 900;
    font-family: fontawesome
}

.badge-warning {
    background: #fffdef;
    color: #ffe30f;
    padding: 6px 20px;
    font-size: 14px;
    display: inline-block
}

.category-info,
.review-add {
    display: -webkit-box;
    display: -ms-flexbox
}

.badge-info {
    background: #f4f7ff;
    color: #326cfb
}

.booking-action .view-btn {
    color: #4c40ed;
    font-weight: 500;
    margin: 0;
    padding: 0 15px
}

.view-action {
    margin: 25px auto 0
}

.review-add {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.rev-img img {
    width: 55px;
    height: 55px;
    border-radius: 8px
}

.modal-submit .btn {
    padding: 10px 20px
}

.faq-card {
    background: #f7f7ff;
    border: 1px solid #edecf8;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px
}

.construct-box h6,
.faq-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.faq-title>a:after {
    content: "\f055";
    top: 0;
    right: 0;
    color: #292d32
}

.faq-title>a:not(.collapsed):after {
    content: "\f056";
    color: #4c40ed
}

.faq-card .card-collapse p {
    margin: 10px 0 0
}

.faq-sec h4 {
    font-size: 20px;
    margin-bottom: 10px
}

.price-card {
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    padding: 20px
}

.price-head {
    border-bottom: 1px solid #edecf8;
    padding-bottom: 15px
}

.price-head h6 {
    font-weight: 400;
    color: #74788d;
    margin-bottom: 5px
}

.price-head h1 {
    font-size: 38px;
    margin-bottom: 0
}

.price-head h1 span {
    font-size: 16px;
    color: #74788d;
    font-weight: 400
}

.price-level .badge-success {
    background: #6dcc76;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    padding: 3px 8px
}

.price-level .badge-success i {
    font-size: 8px
}

.price-body ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px
}

.price-body ul li:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}

.price-body ul li.active:before {
    background-image: url(../img/icons/check-icon.svg)
}

.price-body ul li.inactive:before {
    background-image: url(../img/icons/close-icon.svg)
}

.grid-blog .blog-content .read-more img,
.price-body .btn-choose img {
    filter: brightness(0) saturate(100%) invert(24%) sepia(85%) saturate(5324%) hue-rotate(243deg) brightness(96%) contrast(93%)
}

.price-body .btn-choose {
    background: #edf3f9;
    border-radius: 8px;
    font-weight: 500;
    color: #4c40ed;
    padding: 10px 20px;
    margin: 0 auto;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.maintenance-wrap .btn,
.social-icon.media-icon ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.add-service-modal .modal-content .modal-body .popup-btn a i,
.field-bottom-btns .done_btn i,
.field-bottom-btns .next_btn i,
.field-bottom-btns .next_btnn i,
.grid-blog .blog-content .read-more i,
.price-body .btn-choose i {
    margin-left: 5px
}

.price-toggle {
    font-weight: 500;
    font-size: 14px;
    color: #28283c;
    text-align: center;
    margin-bottom: 40px
}

.price-toggle .checktoggle {
    margin: 0 8px;
    background: #4c40ed;
    border-color: #4c40ed
}

.price-toggle .check:checked+.checktoggle {
    background-color: #4c40ed;
    border: 1px solid #4c40ed
}

.category-card {
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    margin-bottom: 24px
}

.category-img {
    overflow: hidden;
    border-radius: 10px 10px 0 0
}

.category-img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    transition: 2s cubic-bezier(.19, 1, .22, 1)
}

.category-info {
    padding: 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.category-icon,
.maintenance-icon {
    display: -webkit-box;
    display: -ms-flexbox
}

.category-icon {
    width: 45px;
    height: 45px;
    background: #f7f7ff;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 10px
}

.category-name h6,
.testimonials-img-content h6 {
    font-size: 20px;
    margin-bottom: 0
}

.maintenance-wrap h6 {
    font-weight: 500;
    font-size: 18px;
    margin: 0 10px 15px 0
}

.maintenance-wrap .social-icon ul {
    margin: 0 0 15px
}

.social-icon.media-icon ul {
    display: inline-flex;
    list-style: none;
    padding: 0
}

.chat-profile-img,
.media-icon.social-icon ul li {
    margin-right: 16px
}

.footer .social-icon ul li a,
.media-icon.social-icon ul li a {
    color: #74788d;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    transition: .4s;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    background-color: #eaeaea
}

.maintenance-wrap .btn {
    font-weight: 700;
    padding: 10px 20px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.additional-service-section,
.app-seven-section,
.cat-dog-eight-section,
.category-sections-eight,
.customers-eight-section,
.feature-service-nine,
.healthy-eight-section,
.maintenance-sec,
.mechanics-section,
.nearby-section,
.our-partners-seven,
.providers-section-seven,
.safety-section,
.service-section-seven,
.testimonals-seven-section,
.work-section-seven,
.works-eight-section {
    padding: 80px 0
}

.maintenance-icon {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.coming-back,
.header .header-left {
    display: -webkit-box;
    display: -ms-flexbox
}

.countdown-container .countdown-el {
    margin-right: 20px;
    text-align: center;
    position: relative;
    background-color: #f6f6f6;
    padding: 10px;
    border-radius: 10px;
    min-width: 100px;
    min-height: 100px
}

.countdown-container .countdown-el p {
    font-weight: 700;
    font-size: 30px;
    color: #28283c;
    margin-bottom: 0
}

.countdown-container .countdown-el span {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0
}

.email-notify .btn {
    font-weight: 500;
    font-size: 14px;
    padding: 11px 36px;
    min-width: auto;
    border-radius: 8px
}

.coming-back {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.coming-back p {
    margin: 0 23px 0 0
}

.terms-content p {
    margin-bottom: 24px;
    color: #74788d
}

.terms-content ul li {
    position: relative;
    color: #74788d;
    margin-bottom: 10px;
    padding-left: 30px
}

.terms-content ul li:before {
    top: 0;
    left: 0;
    content: "\f058";
    color: #4c40ed
}

.terms-btn .btn {
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 20px;
    margin-right: 15px
}

.provider-body .header {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    height: 76px;
    width: auto;
    transition: .45s;
    border-bottom: 2px solid rgba(236, 238, 246, .85)
}

.header .header-left {
    float: left;
    height: 70px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    width: 270px;
    z-index: 1;
    transition: .2s ease-in-out;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.header .header-left .logo {
    display: inline-block;
    line-height: 60px
}

.header .header-left .logo img {
    max-height: 24px;
    width: auto
}

.page-headers h6 {
    margin: 0;
    font-size: 22px;
    color: #28283c;
    font-weight: 500
}

.page-headers .search-bar .form-control {
    border: 1px solid #c2c9d1;
    border-radius: 8px;
    padding: 9px 9px 9px 36px
}

.page-headers .search-bar {
    position: relative;
    width: 250px
}

.page-headers .search-bar span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px
}

.header-split {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px
}

.header .dropdown-menu>li>a {
    position: relative;
    padding: 10px 18px
}

.header .has-arrow .dropdown-toggle:after {
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #68616d;
    border-right: 2px solid #68616d;
    content: "";
    height: 8px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 8px;
    vertical-align: 2px
}

.header .has-arrow .dropdown-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.user-menu {
    float: right;
    margin: 0;
    position: relative;
    z-index: 99;
    align-items: center
}

.dropdown-heads>a {
    background: #f7f7fa;
    width: 40px;
    height: 40px !important;
    display: flex;
    align-items: center;
    border-radius: 50px;
    justify-content: center
}

.dropdown-heads {
    margin: 0 5px
}

.provider-body .user-menu.nav>li>a {
    color: #74788d;
    font-size: 13px;
    padding: 0 15px;
    margin: 15px 0;
    line-height: unset;
    height: auto
}

.provider-body .user-menu.nav>li>a.viewsite {
    display: inline-flex;
    align-items: center;
    margin: 0
}

.provider-body .user-menu.nav>li>a.viewsite:hover,
.provider-body .user-menu.nav>li>a.viewsite:hover i {
    color: #4c40ed;
    background: 0 0
}

.home-page-four .nearby-section .catering-slider .carousel li .carousel__pagination-button.carousel__pagination-button--active,
.mini-sidebar #toggle_btn .slider,
.siderbar-toggle input:checked+.slider,
.user-menu.nav>li>a:focus,
.user-menu.nav>li>a:hover {
    background-color: #4c40ed
}

.user-menu.nav>li.view-btn>a:focus {
    background-color: #923564 !important
}

span.user-content {
    padding-left: 8px
}

span.user-name {
    display: block;
    color: #28283c;
    font-size: 14px;
    font-weight: 600
}

span.user-details {
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400
}

.user-menu.nav>li>a.mobile_btn {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.user-menu .dropdown-menu {
    min-width: 200px;
    padding: 0;
    margin-top: 10px !important
}

.user-menu .dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    padding: 10px 15px;
    font-size: 14px
}

.header .dropdown-menu>li>a i {
    color: #4c40ed;
    margin-right: 10px;
    text-align: center;
    width: 18px
}

.header .user-menu .dropdown-menu>li>a i {
    color: #4c40ed;
    font-size: 16px;
    margin-right: 10px;
    min-width: 18px;
    text-align: center
}

.header-nine .main-menu-wrapper,
.slide-nav .sidebar,
.total-client-avatar li:first-child,
header.header nav ul li+li {
    margin-left: 0
}

.user-header {
    background-color: #f9f9f9;
    display: flex;
    padding: 10px 15px
}

.user-header .user-text h6 {
    margin-bottom: 2px
}

.menu-title {
    display: block;
    margin-bottom: 5px
}

.sidebar-overlay {
    background-color: rgba(0, 0, 0, .6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.user-menu.nav>li.view-btn>a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 9px 15px;
    border-radius: 6px;
    background-color: #4c40ed
}

.user-menu.nav>li.view-btn>a:hover {
    background-color: #e60073;
    color: #fff
}

.user-menu.nav>li.view-btn>a i {
    font-size: 17px;
    position: relative
}

.footer-six-left img,
.hero-banner-ryt-top,
.notify-content-swap .noti-content ul li.notification-message .media span,
.view-btn {
    margin-right: 15px
}

.select-by {
    min-width: 134px;
    margin-right: 25px
}

.delete-wrap h2 {
    font-size: 24px;
    margin-bottom: 25px
}

.del-icon,
.del-icon i {
    margin-bottom: 23px
}

.modal-content.doctor-profile {
    border-radius: 4px
}

.del-icon i {
    font-size: 60px;
    color: #f0142f
}

.submit-section {
    text-align: center;
    margin-top: 25px
}

.modal.contentmodal .modal-content .submit-section .btn {
    padding: 7px 12px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    min-width: 150px;
    margin-top: 5px
}

.mobile_btn,
.mobile_btns {
    display: none;
    float: left
}

.card-heads,
.menu-title,
.sidebar-header {
    display: flex;
    display: flex
}

.sidebar {
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin-top: 0;
    position: fixed;
    top: 90px;
    transition: .2s ease-in-out;
    width: 270px;
    z-index: 1038
}

.sidebar.opened {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.sidebar-inner {
    height: 100%;
    min-height: 100%;
    transition: .2s ease-in-out
}

.sidebar-menu ul {
    font-size: 15px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.sidebar-menu li a {
    color: #74788d;
    display: block;
    font-size: 15px;
    font-weight: 500;
    height: auto;
    padding: 0 20px
}

.sidebar-menu .menu-arrow {
    -webkit-transition: -webkit-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    position: absolute;
    right: 15px;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-weight: 900;
    text-rendering: auto;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    line-height: 18px;
    top: 2px
}

.sidebar-menu .menu-arrow:before {
    content: "\f105"
}

.sidebar-menu li a.subdrop .menu-arrow {
    -transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.menu-title {
    color: #9e9e9e;
    font-size: 14px;
    opacity: 1;
    padding: 5px 10px 5px 20px;
    white-space: nowrap;
    margin-top: 30px
}

.siderbar-toggle .switch {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 0 20px
}

.sidebar-header {
    align-items: center;
    width: 100%;
    padding: 27px;
    justify-content: space-between
}

.sidebar-logo .logo {
    height: 27px
}

.siderbar-toggle .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.siderbar-toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cccfe0;
    -webkit-transition: .4s;
    transition: .4s;
    width: 41px;
    height: 21px
}

.siderbar-toggle .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.siderbar-toggle input:focus+.slider {
    box-shadow: 0 0 1px #4c40ed
}

.mini-sidebar #toggle_btn .slider:before,
.siderbar-toggle input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -5px
}

.siderbar-toggle .slider.round {
    border-radius: 34px
}

.menu-title>i {
    float: right;
    line-height: 40px
}

.sidebar-menu li.menu-title a {
    color: #ff9b44;
    display: inline-block;
    margin-left: auto;
    padding: 0
}

.card-heads {
    align-items: center;
    justify-content: space-between
}

.sidebar-menu li.menu-title a.btn {
    color: #fff;
    display: block;
    float: none;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 10px 15px
}

.sidebar .sidebar-menu>ul>li>a span {
    transition: .2s ease-in-out;
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap
}

.sidebar .sidebar-menu>ul>li>a span.chat-user {
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.sidebar-menu ul ul a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #b3b3b3;
    padding: 7px 10px 7px 68px;
    position: relative
}

.sidebar-menu ul ul a:before {
    position: absolute;
    content: "\f101";
    font-family: fontawesome;
    left: 50px;
    top: 8px
}

.bk-history ul li:last-child,
.chat-search.chat-search-head,
.sidebar-menu ul ul li:last-child a {
    padding-bottom: 0
}

.sidebar-menu ul ul {
    padding-top: 12px
}

.sidebar-menu ul ul ul a {
    padding-left: 65px
}

.sidebar-menu ul ul ul ul a {
    padding-left: 85px
}

.sidebar-menu>ul>li {
    margin-bottom: 20px;
    position: relative
}

.sidebar-menu .menu-arrow i {
    -webkit-transition: -webkit-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    position: absolute;
    right: 20px;
    display: inline-block;
    text-rendering: auto;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 10px;
    width: auto
}

.sidebar-menu li a.subdrop .menu-arrow i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sidebar-menu ul ul a .menu-arrow {
    right: 0;
    top: 10px
}

.sidebar-menu>ul>li>a {
    align-items: center;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
    position: relative;
    transition: .2s ease-in-out
}

.mini-sidebar .logo-small {
    display: block;
    min-width: 20px
}

.mini-sidebar .sidebar-header {
    padding: 15px 0;
    justify-content: center
}

.mini-sidebar.expand-menu .sidebar-header {
    padding: 27px;
    justify-content: space-between
}

.mini-sidebar.expand-menu .siderbar-toggle {
    opacity: 1;
    width: auto
}

.sidebar-menu {
    height: calc(100vh - 76px);
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.sidebar-menu ul li a i {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    width: 20px;
    transition: .2s ease-in-out
}

.sidebar-menu ul li.menu-title a i {
    font-size: 16px !important;
    margin-right: 0;
    text-align: right;
    width: auto
}

.menu-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    align-self: end;
    justify-content: space-between;
    margin: 50px 0 0;
    padding: 0 15px 15px;
    width: 100%
}

.menu-user-img {
    position: relative;
    margin-right: 10px
}

.menu-user-img img {
    width: 41px;
    height: 41px;
    border-radius: 50%
}

.menu-user-info h6 {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 3px
}

.bk-history p,
.file-upload p,
.menu-user-info p {
    font-size: 12px;
    margin-bottom: 0
}

.sidebar>div {
    position: static !important
}

.select-set {
    color: #ced1da
}

.user-drop {
    border: 0;
    box-shadow: 0 0 30px rgba(69, 69, 69, .15);
    padding: 20px;
    display: none;
    position: absolute;
    bottom: 15px;
    left: 100%;
    width: 300px
}

.chat-cont-left .chat-header.inner-chat-header,
.set-user,
.sidebar-menu .set-menu {
    padding: 15px 0
}

.dash-card,
.set-user {
    display: -webkit-box;
    display: -ms-flexbox
}

#dropboxes::before {
    border: 8px solid #fff;
    border-color: transparent transparent #fff #fff;
    box-shadow: -2px 2px 2px -1px rgb(0 0 0/10%);
    content: "";
    left: 0;
    position: absolute;
    bottom: 16px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.set-user,
.user-drop ul {
    border-top: 2px solid #f4f4f4
}

.set-user {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

.set-user p {
    font-weight: 500;
    font-size: 14px;
    color: #9f9f9f;
    margin-bottom: 0
}

.service-content.service-content-seven,
.sidebar-menu .help-menu {
    padding: 15px 0 0
}

.user-drop ul li a {
    padding: 0;
    font-size: 14px;
    color: #6b6b6b
}

.help-menu li a {
    font-weight: 400
}

.user-drop .menu-user-info p {
    color: #949494
}

.provider-body .page-wrapper {
    background-color: #fff;
    padding-top: 76px;
    min-height: calc(100vh - 40px);
    margin-left: 270px;
    position: relative
}

.main-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px
}

.dash-card {
    background: #fff;
    border: 2px solid rgba(236, 238, 246, .85);
    border-radius: 6px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column
}

.dash-widget-header,
.dash-widget-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.dash-widget-header {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 15px
}

.dash-widget-icon {
    width: 44px;
    height: 44px;
    background: #f4f7ff;
    border-radius: 6px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 12px;
    flex-shrink: 0
}

.dash-widget-info h6 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px
}

.confirmation-product-card .product-info h5,
.dash-widget-info h5,
.toggle-sidebar .sidebar-header h5 {
    font-size: 18px;
    margin-bottom: 0
}

.dash-header select {
    background: #f7f7ff;
    border: 1px solid #4c40ed;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    color: #4c40ed;
    padding: 6px
}

.dash-total p {
    margin: 0 10px 0 0
}

.dash-total .badge-success {
    font-size: 13px;
    padding: 1px 7px;
    border-radius: 25px
}

.dash-total .btn {
    margin: 0 auto;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px
}

.dash-widget-img {
    margin-top: auto
}

.invoice-terms h5,
.subhead-title {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px
}

.plan-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.plan-price h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 2px;
    text-align: right
}

.plan-term h6 {
    font-weight: 500;
    color: #74788d;
    margin-bottom: 0
}

.plan-term h5 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 7px
}

.plan-term p {
    font-size: 15px;
    margin-bottom: 20px
}

.pay-next .plan-term h6 {
    font-size: 15px;
    font-weight: 400
}

.plan-price .btn {
    min-width: 70px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 15px
}

.plan-btns .btn {
    font-weight: 500;
    font-size: 14px;
    margin: 5px 14px 0 0
}

.view-history .btn {
    font-weight: 500;
    font-size: 14px;
    padding: 9px 35px
}

.signup-list ul {
    border-bottom: 5px solid #f2f2f2
}

.signup-list ul li {
    display: inline-block;
    margin-right: 20px
}

.signup-list ul li a {
    display: inline-block;
    padding: 12px 27px;
    font-weight: 500;
    font-size: 14px;
    color: rgba(0, 0, 0, .22);
    position: relative
}

.signup-list ul li a.active:before {
    position: absolute;
    content: "";
    background: #4c40ed;
    border-radius: 25px;
    width: 100%;
    height: 5px;
    bottom: -4px;
    left: 0
}

.price-tab ul li {
    margin: 0 14px 16px 0
}

.price-tab ul li a {
    display: inline-block;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 24px;
    color: #28283c
}

.price-tab ul li .active,
.price-tab ul li a:hover {
    background: #edf3f9;
    border-color: #edf3f9;
    color: #28283c
}

.blog-info ul li a,
.bootstrap-tagsinput .tag:hover,
.category-widget .categories li a,
.chat-options ul li a i,
.footer .footer-menu ul li a,
.price-subscribe .price-card:hover .price-head h1 span,
.price-subscribe .price-card:hover .price-head h6,
.pricing-planscontent.pricing-planscontent-five ul li span,
.service-action ul li a,
.service-content.service-content-five a,
.service-widget.service-two .service-content p,
.widget-archive ul li a {
    color: #74788d
}

.price-subscribe .btn-choose {
    background: #f7f7ff;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #4c40ed;
    padding: 9px 24px;
    margin: 0 auto
}

.price-btn .btn {
    font-weight: 500;
    padding: 12px 20px
}

.subscribe-box {
    border: 2px solid #f4f4f4;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 24px
}

.subscribe-box ul li span {
    font-weight: 400;
    font-size: 14px;
    float: right;
    margin-right: 40px
}

.subscribe-box ul li span a {
    color: #0e82fd
}

.payment-subscribe .btn {
    font-weight: 700;
    padding: 12px 20px;
    margin-bottom: 30px;
    width: 100%
}

.payment-methods .custom_radio {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 25px
}

.payment-methods h6,
.payment-subscribe h6 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 1.5rem
}

.payment-methods h6 span {
    color: #999;
    font-size: 15px
}

.serv-info .serv-edit,
.serv-info span {
    font-weight: 500;
    font-size: 14px;
    color: #74788d;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.category-rating .serv-rating,
.service-action ul li,
.tab-list li a {
    display: inline-block;
    font-weight: 500
}

.serv-info .serv-edit i,
.serv-info span i {
    margin-right: 5px;
    color: #c2c9d1
}

.pro-service .service-content .title {
    font-size: 16px;
    margin-bottom: 12px
}

.tab-list li {
    margin: 0 10px 20px 0
}

.tab-list li a {
    background: #f7f7ff;
    border: 1px solid #4c40ed;
    border-radius: 5px;
    color: #4c40ed;
    padding: 6px 15px
}

.edit-service h5 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 30px
}

.edit-service h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 25px
}

.category-rating {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.category-rating .serv-rating {
    background: #f9f9f9;
    border-radius: 6px;
    font-size: 12px;
    color: #28283c;
    padding: 3px 9px;
    margin-bottom: 12px
}

.category-rating .serv-rating i,
.service-pro-img span i {
    color: #ffbc35;
    margin-right: 5px
}

.service-action ul li {
    font-size: 14px;
    margin-right: 20px
}

.service-action ul li i {
    color: #c2c9d1;
    margin-right: 6px
}

.add-set {
    font-weight: 500;
    font-size: 14px;
    padding: 9px 15px
}

.balance-head .balance-icon {
    width: 50px;
    height: 50px;
    background: #f7f7ff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px
}

.balance-head h6 {
    font-size: 15px;
    color: #74788d;
    font-weight: 400;
    margin-bottom: 5px
}

.balance-head p {
    font-size: 14px;
    margin-bottom: 15px
}

.balance-crad h3 {
    font-size: 32px;
    margin: 0
}

.balance-crad .view-transaction {
    white-space: nowrap
}

.balance-crad .btn-withdraw,
.balance-crad .view-transaction {
    font-size: 13px;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 4px
}

.balance-crad .btn-withdraw {
    margin: 6px auto 0;
    display: block
}

.balance-amt .badge-success {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 4px 10px
}

.provider-subtitle h6 {
    font-size: 24px;
    margin-bottom: 30px
}

.availability-sec h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px
}

.availability-sec .input-group-text {
    background: #f6f6f6;
    border-radius: 10px 0 0 10px;
    min-width: 74px;
    justify-content: center;
    font-weight: 500;
    font-size: 14px
}

.text-dark {
    color: #252525 !important
}

.action-set {
    background: #f7f7ff;
    color: #74788d;
    width: 36px;
    display: inline-flex;
    height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px
}

.coupon-submit .btn {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 15px;
    min-width: 187px
}

.custom_radio.radio-success input:checked~.checkmark {
    border-color: #00cc45
}

.custom_radio.radio-success input:checked~.checkmark::after {
    background-color: #00cc45
}

.coupon-title h3 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 24px
}

.content-side {
    min-width: 260px
}

.content-sideheading h6 {
    font-size: 16px;
    color: #28283c;
    font-weight: 500;
    margin-bottom: 0
}

.content-sidemenu ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.content-sidemenu ul li h5 {
    font-size: 13px;
    color: #526484;
    font-weight: 500;
    margin-bottom: 15px
}

.content-sidemenu ul li a {
    color: #8094ae;
    font-size: 14px;
    font-weight: 500;
    padding-left: 25px;
    position: relative
}

.content-sidemenu ul li a:before {
    position: absolute;
    content: "\f101";
    font-family: fontawesome;
    color: #9597a9;
    left: 0;
    top: 0
}

.content-sidemenu ul li a.active,
.content-sidemenu ul li a.active:before,
.content-sidemenu ul li a:hover,
.content-sidemenu ul li a:hover:before {
    color: #12151c
}

.content-sidemenu ul li h4 {
    color: #8094ae;
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400
}

.content-sidemenu ul li {
    margin-bottom: 10px;
    padding-left: 25px
}

.content-sidemenu ul li.submenu-side a {
    padding-left: 40px
}

.main-content {
    width: calc(100% - 260px);
    padding: 24px
}

.bootstrap-tagsinput {
    display: block;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #dcdcdc;
    height: 46px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-shadow: none;
    overflow-y: auto
}

.card-num,
.card-payment-add {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.bootstrap-tagsinput .tag {
    margin-right: 5px;
    margin-bottom: 2px;
    background: #f4f7ff !important;
    font-size: 14px;
    font-weight: 500;
    color: #74788d;
    border-radius: 5px;
    margin-top: 5px
}

.bootstrap-tagsinput .tag [data-role=remove] {
    position: relative;
    left: 7px;
    cursor: pointer
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
    content: "x";
    padding: 0 2px
}

.bootstrap-tagsinput input {
    line-height: 36px;
    border: 1px solid transparent;
    background: 0 0
}

.bootstrap-tagsinput input:focus-visible {
    border: 1px solid transparent
}

.label-text {
    font-size: 11px;
    color: #9d9d9d
}

.form-checkbox .custom_check {
    margin-right: 22px;
    margin-bottom: 2px
}

.slot-flex .select2-container {
    width: auto !important;
    min-width: 100px
}

.remaind-select .bank-selection {
    display: inline-block;
    margin-right: 13px
}

.remaind-select .bank-selection label {
    background: #f7f7ff;
    width: auto;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    height: auto;
    padding: 5px 14px
}

.remaind-select .bank-selection .role-check {
    background: #fff;
    height: 20px
}

.appointment-sec .widget-title h4 {
    font-size: 22px;
    font-weight: 500
}

.card-payments h6 {
    font-weight: 500;
    color: #74788d;
    margin-bottom: 10px
}

.card-num {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.card-num h6 {
    font-weight: 500;
    font-size: 16px;
    color: #28283c;
    margin-bottom: 0
}

.card-payment-add,
.sub-title h6 {
    margin-bottom: 24px
}

.visa-img {
    background: #fff;
    border: 1px solid #dfe0e3;
    border-radius: 4px;
    padding: 2px 4px;
    margin-right: 8px
}

.card-payments,
.comp-serv-img img,
.service-widget.service-two .service-img .serv-img {
    border-radius: 8px
}

.card-payments.active {
    border: 2px solid #a1bcff
}

.card-payments.active:before {
    position: absolute;
    content: "\f058";
    font-family: fontawesome;
    color: #4c40ed;
    right: -5px;
    top: -10px
}

.card-payments a {
    font-weight: 500;
    font-size: 14px;
    background: #fff5f5;
    border: 1px solid #fff5f5;
    border-radius: 4px;
    color: #f82424;
    padding: 6px 15px;
    display: inline-block
}

.file-upload h6,
.sub-title h6 {
    font-weight: 500;
    font-size: 18px
}

.card-payments a:hover {
    border: 1px solid #f82424
}

.card-payment-add {
    background: #fff;
    border: 2px dashed #d9d9d9;
    border-radius: 4px;
    padding: 30px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.card-payment-add span,
.pay-next {
    display: -webkit-box;
    display: -ms-flexbox
}

.card-payment-add span {
    width: 32px;
    height: 32px;
    background: #98a2b3;
    color: #fff;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.pay-next {
    display: flex;
    flex-direction: column
}

.pay-next .plan-info:last-child {
    margin: auto 0 0
}

.form-duration .mins {
    position: absolute;
    background: #fff;
    border-radius: 6px;
    color: #4c40ed;
    font-weight: 500;
    font-size: 14px;
    padding: 9px 18px;
    top: 50%;
    transform: translateY(-50%);
    right: 4px
}

.form-duration .form-control {
    padding: 10px 70px 10px 15px
}

.ck-editor .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    border: 1px solid #e5e7eb;
    border-radius: 0 0 6px 6px
}

.ck-editor .ck.ck-toolbar {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px 6px 0 0 !important
}

.sml-info {
    font-size: 12px;
    color: #929292
}

.area-info {
    font-size: 11px;
    color: #b0b0b0
}

.add-text {
    font-weight: 500;
    font-size: 14px;
    color: #4c40ed
}

#progressbar {
    margin-bottom: 20px;
    display: flex
}

#progressbar li {
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center;
    margin: 0 24px 20px 0;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    padding: 10px;
    position: relative;
    text-align: left;
    width: 100%
}

#progressbar li.active::after #progressbar li.activated::after {
    border-left: 15px solid #f7f7ff
}

#progressbar .multi-step-info h6 {
    font-weight: 500;
    color: #28283c;
    margin-bottom: 2px
}

#progressbar .multi-step-icon span {
    background: #fafafa;
    padding: 24px;
    border-radius: 10px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    margin-right: 15px
}

#progressbar li.activated span {
    background-color: #000 !important;
    color: #fff
}

.schedule-nav ul li {
    margin: 5px 15px 10px 0;
    display: inline-block
}

.schedule-nav ul>li>a {
    background: #f7f7ff;
    border: 1px solid #f7f7ff;
    border-radius: 5px;
    padding: 7px 15px;
    color: #4c40ed;
    font-weight: 500;
    font-size: 14px
}

.schedule-nav ul li a.active,
.schedule-nav ul li a:hover {
    background: #4c40ed;
    border: 1px solid #4c40ed;
    color: #fff
}

.input-icon .input-group-addon {
    background: #f6f6f6;
    border-color: #f6f6f6;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.file-upload {
    background: #fff;
    border: 1px solid #c2c9d1;
    border-radius: 5px;
    padding: 60px 20px;
    text-align: center;
    position: relative;
    margin-bottom: 20px
}

.file-upload h6 {
    margin-bottom: 6px
}

.file-upload h6 span {
    color: #4c40ed
}

.file-preview ul li {
    display: inline-block;
    margin: 0 15px 15px 0;
    position: relative
}

.file-preview ul li h6 {
    font-weight: 400;
    font-size: 14px
}

.file-preview ul li a {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #f82424
}

.file-preview ul li img {
    width: 83px;
    height: 72px;
    object-fit: cover;
    border-radius: 5px
}

.img-preview,
.msg_card_body .media.received .media-body .msg-box,
.section-heading-nine h2 {
    position: relative;
    display: inline-block
}

.order-info,
.slot-address ul li,
.slot-address ul li span,
.toggle-sidebar .sidebar-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.img-preview a {
    position: absolute;
    right: 0;
    top: 5px
}

.field-btns {
    margin-top: 20px;
    text-align: right
}

.field-btns .btn {
    font-weight: 500;
    font-size: 14px;
    padding: 9px 24px
}

.page-topbar .back-link a {
    font-size: 15px;
    color: #68616d;
    display: inline-block;
    margin-bottom: 10px
}

.page-topbar .page-breadcrumb ol {
    font-size: 16px;
    margin-bottom: 30px
}

.book-id h4 {
    font-size: 20px;
    margin-bottom: 8px
}

.book-id-action {
    text-align: right;
    margin-bottom: 30px
}

.book-id-action .btn {
    padding: 9px 15px;
    font-weight: 500;
    font-size: 14px;
    margin: 0 14px 10px 0;
    border-radius: 5px
}

.chat-item .btn {
    font-size: 13px;
    font-weight: 500;
    padding: 5px 14px;
    margin-bottom: 10px
}

.slot-box {
    background: #f8f8f8;
    padding: 20px 20px 10px;
    margin-bottom: 30px
}

.author-details h6,
.slot-box h6 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px
}

.car-blogs-section .owl-carousel .carousel .carousel__viewport ol li .service-widget,
.client-section .owl-carousel .carousel .carousel__viewport ol li .client-widget,
.slot-user-info {
    margin-right: 25px
}

.slot-user-info p {
    font-size: 14px;
    margin-bottom: 6px
}

.slot-action .btn {
    font-weight: 500;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 0 15px 10px 0
}

.link-close .fa-circle-check,
.slot-action .btn-light-success {
    color: #1ba345
}

.order-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px
}

.slot-address h6 {
    font-size: 14px;
    margin-bottom: 13px
}

.slot-address ul li {
    display: flex;
    margin-bottom: 15px
}

.slot-address ul li span {
    width: 40px;
    height: 40px;
    background: #f7f7ff;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 10px
}

.slot-address ul li h6 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 4px
}

.order-info {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.order-img img {
    width: 55px;
    height: 47px;
    border-radius: 8px
}

.book-history ul li h6,
.order-profile h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px
}

.ord-code,
.slot-pay p,
.testimonials-img-content .rating i {
    font-size: 13px
}

.ord-summary ul li {
    font-weight: 500;
    color: #28283c;
    margin-bottom: 15px
}

.ord-summary ul li .ord-amt {
    float: right;
    font-weight: 400;
    color: #74788d
}

.ord-summary ul li.ord-total span {
    font-weight: 500;
    color: #282828
}

.ord-code {
    background: #f7f7ff;
    border-radius: 5px;
    padding: 4px 9px;
    color: #4c40ed;
    margin-left: 15px
}

.book-history ul li {
    position: relative;
    padding: 0 0 24px 20px;
    margin-left: 4px;
    border-left: 2px solid #e4e7ec
}

.book-history ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -4px;
    width: 7px;
    height: 7px;
    background: #fff;
    outline: #3d5ee1 solid 4px;
    border-radius: 50%
}

.book-history ul li:last-child {
    border: 0;
    padding-bottom: 0
}

.payment-summary {
    border-bottom: 1px solid #d8e2e8;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.slot-title {
    font-weight: 500;
    font-size: 18px;
    color: #28283c;
    margin-right: 40px
}

.slot-pay p .slot-img {
    background: #d8e3f3;
    border-radius: 4px;
    padding: 2px 1px;
    margin-left: 10px
}

.order-comment h6 {
    font-size: 16px;
    font-weight: 500;
    color: #68616d;
    margin-bottom: 5px
}

.order-reviews .btn {
    font-weight: 500;
    font-size: 14px;
    padding: 9px 20px;
    margin-bottom: 20px
}

.fc .fc-toolbar-title {
    font-size: 20px;
    font-weight: 500;
    display: inline-block
}

.fc .fc-col-header-cell-cushion {
    padding: 9px 4px;
    font-weight: 500;
    font-size: 16px;
    color: #969696 !important
}

.fc-theme-bootstrap5 a:not([href]) {
    color: #969696
}

.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc-toolbar-chunk .btn-primary.active,
.fc-toolbar-chunk .btn-primary.active:not(:disabled):not(.disabled) {
    background: #4c40ed;
    border: 1px solid #4c40ed;
    color: #fff;
    border-radius: 4px !important;
    box-shadow: none
}

.fc .fc-button-primary,
.fc-toolbar-chunk .btn-primary {
    background: #fff;
    border: 0;
    color: #4c40ed;
    font-weight: 500;
    padding: 3px 12px
}

.fc .fc-button-primary:disabled,
.fc-toolbar-chunk .fc-today-button.btn-primary {
    background: #eff6ff;
    border-color: #4c40ed;
    border-radius: 4px !important;
    color: #2563eb;
    padding: 4px 15px;
    font-weight: 600;
    font-size: 16px;
    box-shadow: none;
    opacity: 1
}

.leave-action .btn {
    font-weight: 500;
    font-size: 13px;
    padding: 5px 14px;
    border-radius: 4px;
    margin: 0 10px 30px 0
}

.msg-alert {
    margin-bottom: 29px
}

.msg-alert p {
    font-size: 14px;
    color: #9597a9;
    margin-bottom: 10px
}

.mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.cursor-inner {
    margin-left: -4px;
    margin-top: -4px;
    width: 10px;
    height: 10px;
    z-index: 10000001;
    background: #4c40ed !important;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: #4c40ed !important;
    opacity: .1
}

.cursor-outer {
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .5;
    border: 2px solid #4c40ed;
    -webkit-transition: 80ms ease-out;
    transition: 80ms ease-out
}

.mim_tm_all_wrap[data-magic-cursor=hide] .mouse-cursor {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1111
}

.toggle-sidebar {
    width: 400px;
    position: fixed;
    top: 0;
    right: -400px;
    height: 100vh;
    transition: .8s;
    -webkit-transition: .8s;
    -ms-transition: .8s;
    z-index: 1040
}

.btn-file,
.send-action {
    top: 50%;
    transform: translateY(-50%)
}

.toggle-sidebar.sidebar-popup {
    right: 0;
    width: 100%;
    transition: .8s;
    -webkit-transition: .8s;
    -ms-transition: .8s
}

.sidebar-layout {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 33px 74px 14px rgba(76, 64, 237, .08);
    border-radius: 20px 0 0 20px;
    max-width: 400px;
    width: 100%;
    position: absolute;
    right: 0;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden
}

.toggle-sidebar .sidebar-header {
    padding: 25px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    border-bottom: 1px solid #f0f0f0
}

.toggle-sidebar .sidebar-close {
    background: #f82424;
    border: 0;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    width: 29px;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin: 0
}

.bk-wrap .bk-price,
.bk-wrap h5,
.book-confirm ul li .bk-date {
    font-size: 14px;
    font-weight: 500
}

.book-email,
.edit-book {
    -webkit-box-align: center
}

.bk-wrap {
    border-bottom: 1px solid #f0f0f0;
    padding: 25px 25px 20px
}

.bk-action .btn,
.btn-mail {
    border-radius: 4px;
    padding: 5px 14px
}

.bk-wrap h5 {
    margin-bottom: 8px
}

.bk-wrap p {
    font-size: 12px;
    margin-bottom: 5px
}

.bk-wrap .bk-price {
    margin-bottom: 10px
}

.book-customer h5,
.invoice-address h6,
.invoice-payment h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px
}

.book-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 17px 5px 0
}

.book-email p,
.book-email-info p {
    font-size: 12px;
    margin-bottom: 6px
}

.btn-mail {
    font-weight: 500;
    font-size: 13px;
    margin-left: 10px
}

.bk-service,
.chat-cont-left .chat-users-list a.media .media-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.book-confirm h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px
}

.book-confirm h6 span {
    font-size: 13px;
    padding: 8px 16px;
    margin-left: 10px
}

.book-confirm ul li {
    font-size: 12px;
    margin-bottom: 10px
}

.book-confirm ul li .bk-date {
    color: #28283c;
    min-width: 100px;
    display: inline-block
}

.book-confirm ul li .bk-date i {
    color: #c2c9d1;
    width: 18px;
    display: inline-block
}

.book-confirm .btn {
    font-weight: 500;
    font-size: 13px
}

.edit-book {
    width: 32px;
    height: 32px;
    background: #f7f7ff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%;
    color: #74788d;
    margin-bottom: 20px
}

.bk-history span,
.bk-history ul li,
.chat-compose,
.chat-cont-left .chat-header,
.chat-file-attach {
    display: -webkit-box;
    display: -ms-flexbox
}

.bk-history h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.bk-history ul li {
    display: flex;
    position: relative;
    padding-bottom: 40px
}

.bk-history ul li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #eee;
    left: 19px;
    top: 0
}

.bk-history span {
    width: 38px;
    height: 38px;
    background: #f5f4fe;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%;
    color: #4c40ed;
    margin-right: 15px;
    z-index: 1
}

.bk-history h6 {
    font-size: 14px;
    margin-bottom: 5px
}

.wizard-book ul li {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    position: relative;
    padding-right: 40px
}

.wizard-book ul li:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 17px;
    left: 15px;
    background: #dbe3eb
}

.wizard-book ul li>div {
    text-align: center;
    z-index: 1
}

.wizard-book ul li span {
    width: 37px;
    height: 37px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: #dbe3eb;
    color: #fff;
    border-radius: 50%;
    margin-bottom: 8px;
    z-index: 1
}

.bk-action .btn {
    margin-right: 19px
}

.chat-scroll {
    max-height: calc(100vh - 264px);
    overflow-y: auto
}

.chat-cont-left .chat-scroll {
    max-height: calc(100vh - 286px);
    overflow-y: auto
}

.contacts_body {
    padding: .75rem 0;
    overflow-y: auto;
    white-space: nowrap
}

.msg_card_body {
    overflow-y: auto
}

.chat-cont-left .chat-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 15px
}

.chat-compose,
.chat-list li a {
    color: #34444c;
    -webkit-box-align: center
}

.chat-cont-left .chat-header h6 {
    font-size: 20px;
    margin-bottom: 3px
}

.chat-list {
    margin: 0 auto;
    padding: 0 14px;
    text-align: center
}

.chat-list li {
    display: inline-block;
    margin-bottom: 5px
}

.chat-list li a {
    padding: 5px 11px;
    font-weight: 500;
    font-size: 12px;
    border-radius: 50px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.chat-list li a.active,
.chat-list li a:hover,
.chat-options ul li a.with-bg,
.chat-options ul li a:hover,
.media-list li a.active {
    background-color: #f3f3f5
}

.chat-compose {
    width: 37px;
    height: 37px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: #f9f9f9;
    border-radius: 5px;
    font-size: 18px
}

.chat-cont-left .card,
.chat-cont-profile .card {
    border: 2px solid rgba(220, 220, 220, .3);
    border-radius: 5px
}

.chat-file-attach {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-right: 20px
}

.chat-file-download,
.chat-msg-info,
.msg_card_body .media.sent .media-body {
    display: -webkit-box;
    display: -ms-flexbox
}

.chat-file-download {
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.btn-file,
.chat-msg-info {
    -webkit-box-align: center
}

.msg_card_body .media .media-body .msg-box .chat-file-icon {
    margin-right: 9px
}

.msg_card_body .media .media-body .msg-box .chat-file-icon i {
    font-size: 25px
}

.msg_card_body .media .media-body .msg-box .chat-file-info h6 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px
}

.msg_card_body .media .media-body .msg-box .chat-file-info p {
    font-size: 12px;
    color: #828282;
    margin-bottom: 0
}

.card-footer {
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    border-top: 0
}

.search {
    border-radius: 15px 0 0 15px;
    background-color: rgba(0, 0, 0, .1);
    border: 0;
    color: #fff
}

.search:focus {
    box-shadow: none;
    outline: 0
}

.btn-file {
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 20px;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
    background: #edeef7;
    border: 1px solid #edeef7;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    position: absolute !important;
    left: 10px
}

.btn-file input {
    cursor: pointer;
    font-size: 23px;
    height: 100%;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.type_msg {
    background: #fff;
    border: 1px solid #4c40ed;
    box-shadow: 0 4px 8px rgba(52, 68, 76, .04);
    overflow-y: auto;
    min-height: 50px;
    padding: 10px 107px 10px 45px;
    border-radius: 50px !important;
    font-size: 14px
}

.type_msg:focus {
    box-shadow: none;
    outline: 0;
    z-index: unset !important
}

.type_msg::placeholder {
    color: #b1b1b1
}

.send-action {
    position: absolute;
    right: 10px;
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center
}

.btn_send,
.send-action a {
    display: inline-flex;
    font-size: 12px;
    width: 30px;
    height: 30px
}

.send-action a {
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background: #edeef7;
    border: 1px solid #f3f3f3;
    color: #575757;
    border-radius: 50%;
    margin-right: 7px
}

.btn_send {
    border-radius: 50% !important;
    display: -webkit-inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 0
}

.search_btn {
    background-color: transparent;
    border: 0;
    line-height: 0
}

.user_img {
    height: 46px;
    width: 46px
}

.img_cont {
    position: relative;
    height: 45px;
    width: 45px
}

.offline {
    background-color: #c23616
}

.user_info {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 8px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.user_info span {
    font-size: 18px;
    font-weight: 600;
    color: #28283c
}

.user_info .user-name {
    color: #2c3038
}

.user_info p {
    font-size: 14px;
    line-height: normal
}

.user_info p.active {
    color: #48e100
}

.user_info p.inactive {
    color: #c23616
}

.chat-window .avatar-online::before {
    background-color: #47bc00
}

.msg_head {
    position: relative;
    background-color: transparent;
    border-bottom: 0 !important
}

.msg_card_body ul.list-unstyled {
    margin: 0 auto;
    padding: 1rem 0 0;
    width: 100%;
    border-top: 1px solid #e8ebed
}

.msg_card_body .media .media-body {
    margin-left: 6px
}

.msg_card_body .media .media-body .msg-box>div {
    padding: 12px 17px;
    border-radius: 10px;
    display: inline-block;
    position: relative
}

.msg_card_body .media .media-body .msg-box+.msg-box {
    margin-top: 5px
}

.chat-msg-info li .drop-item,
.msg_card_body .media.received .chat-msg-info li a,
.msg_card_body .media.received .media-body .msg-box>div .chat-time {
    color: #ababab
}

.msg_card_body .media.received .media-body .msg-box>div {
    background-color: #858585;
    color: #fff
}

.msg_card_body .media.sent .media-body {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    margin-left: 0;
    margin-right: 6px
}

.msg_card_body .media.sent .media-body .msg-box>div {
    background: #f7f7f8
}

.msg_card_body .chat-date {
    font-size: 13px;
    margin: 22px 0;
    overflow: hidden;
    position: relative;
    text-align: center
}

.msg_card_body .chat-date span {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 2px 10px;
    display: inline-block
}

.chat-cont-right .chat-footer {
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    padding: 10px 15px;
    position: relative
}

.chat-cont-right .chat-footer .input-group .form-control {
    background-color: #f5f5f6;
    border: none;
    border-radius: 50px
}

.chat-cont-right .chat-footer .input-group .form-control:focus {
    background-color: #f5f5f6;
    border: none;
    box-shadow: none
}

.chat-cont-right .chat-footer .input-group .input-group-append .btn,
.chat-cont-right .chat-footer .input-group .input-group-prepend .btn {
    background-color: transparent;
    border: none;
    color: #9f9f9f
}

.chat-cont-right .chat-footer .input-group .input-group-append .btn.msg-send-btn {
    background-color: #0de0fe;
    border-color: #0de0fe;
    border-radius: 50%;
    color: #fff;
    margin-left: 10px;
    min-width: 46px;
    font-size: 20px
}

.msg-typing {
    width: auto;
    height: 24px;
    padding-top: 8px
}

.msg-typing span {
    height: 8px;
    width: 8px;
    float: left;
    margin: 0 1px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    opacity: .4
}

.msg-typing span:first-of-type {
    animation: 1s .33333s infinite blink
}

.msg-typing span:nth-of-type(2) {
    animation: 1s .66666s infinite blink
}

.msg-typing span:nth-of-type(3) {
    animation: 1s .99999s infinite blink
}

.msg_card_body .media.received .media-body .msg-box:first-child>div {
    border-radius: 15px 15px 15px 0;
    margin-top: 0
}

.msg_card_body .media.sent .media-body .msg-box {
    margin-left: 70px;
    position: relative
}

.msg_card_body .media.sent .media-body .msg-box:first-child>div {
    border-radius: 15px 15px 0;
    margin-top: 0;
    border: 1px solid #fafafa;
    background: #fafafa
}

.chat-msg-info {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    clear: both;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    font-size: 10px;
    padding: 0;
    margin: 5px 0;
    bottom: -20px;
    left: 0;
    width: 100%
}

.chat-attachment-list,
.chat-msg-attachments,
.chat-msg-info li {
    display: -webkit-box;
    display: -ms-flexbox
}

.chat-msg-info li {
    font-size: 13px;
    padding-right: 5px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.media.sent .chat-msg-info li .chat-time {
    margin: 0 0 0 10px
}

.msg_card_body .media.sent .media-body .msg-box>div .chat-time {
    color: rgba(50, 65, 72, .4)
}

.chat-msg-info li a {
    color: #777
}

.chat-msg-actions>a:hover,
.chat-msg-info li a:hover {
    color: #2c80ff
}

.chat-seen i {
    color: #00d285;
    font-size: 16px
}

.chat-msg-attachments {
    padding: 4px 0;
    display: flex;
    width: 100%;
    margin: 0 -1px;
    gap: 10px
}

.chat-msg-attachments>div {
    margin: 0 1px
}

.msg_card_body .media.sent .media-body .msg-box>div .chat-msg-attachments,
.msg_card_body .media.sent .media-body .msg-box>div .chat-msg-info {
    flex-direction: row-reverse
}

.msg_card_body .media.sent .media-body .msg-box>div .chat-msg-info li {
    padding-left: 16px;
    padding-right: 0;
    position: relative
}

.chat-attachment {
    position: relative;
    max-width: 130px;
    overflow: hidden;
    border-radius: .25rem
}

.chat-attachment:hover:before {
    opacity: .6
}

.chat-attach-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 7px 15px;
    font-size: 13px;
    opacity: 1;
    transition: .4s
}

.chat-attach-download,
.chat-msg-actions {
    top: 50%;
    opacity: 0;
    position: absolute;
    transition: .4s
}

.chat-attach-download {
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 32px;
    line-height: 32px;
    background: rgba(255, 255, 255, .2);
    text-align: center
}

.chat-attach-download:hover {
    color: #495463;
    background: #fff
}

.chat-attachment-list {
    display: flex;
    margin: -5px
}

.chat-attachment-list li {
    width: 33.33%;
    padding: 5px
}

.chat-attachment-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 5px solid rgba(230, 239, 251, .5);
    height: 100%;
    min-height: 60px;
    text-align: center;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.chat-msg-actions {
    left: -30px;
    transform: translateY(-50%);
    z-index: 2
}

.chat-msg-actions>a {
    padding: 0 10px;
    color: #495463;
    font-size: 24px
}

@keyframes blink {
    50% {
        opacity: 1
    }
}

.msg_card_body .media.sent .avatar {
    -ms-flex-order: 3;
    order: 3
}

.chat-cont-left .chat-users-list a.media {
    border: 1px solid #fff;
    padding: 8px;
    transition: .2s
}

.chat-cont-left .chat-users-list a.media .media-img-wrap {
    margin-right: 10px;
    position: relative
}

.chat-cont-left .chat-users-list a.media .media-img-wrap .avatar,
.fav-item .fav-icon.fav-icon-five {
    width: 35px;
    height: 35px
}

.chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-last-chat,
.chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-name {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-name {
    color: #28283c;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 3px
}

.chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-last-chat,
.chat-cont-left .chat-users-list a.media .media-body>div:last-child .last-chat-time {
    color: #7a7f9a;
    font-size: 13px
}

.chat-cont-left .chat-users-list a.media .media-body>div:last-child .badge {
    width: 15px;
    height: 15px;
    background: #4c40ed;
    border-radius: 50%;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    font-weight: 500;
    font-size: 9px;
    padding: 0
}

.chat-cont-left .chat-users-list a.media.active {
    background-color: #f3f3f5;
    border-radius: 5px
}

.chat-cont-right .card {
    border-color: rgba(220, 220, 220, .3);
    border-radius: 5px
}

.chat-cont-right .card-header {
    padding: 15px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.chat-cont-right .img_cont {
    width: auto;
    height: auto
}

.chat-cont-right .msg_head .back-user-list {
    display: none;
    padding-right: 10px;
    margin-left: -10px;
    padding-left: 10px
}

.chat-search {
    padding: 0 15px 24px;
    width: 100%
}

.chat-search .input-group .form-control {
    border: 1px solid #f7f7ff;
    border-radius: 7px !important;
    background-color: #fff;
    padding-left: 36px;
    min-height: 35px;
    font-size: 13px
}

.chat-search .input-group .form-control:focus {
    border-color: #ccc;
    box-shadow: none
}

.chat-notification ul li,
.chat-pro-list ul,
.profile-wrap {
    border-bottom: 1px solid #f2f2f2
}

.chat-search .input-group .input-group-prepend {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    color: #888;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 10px;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 4
}

.chat-options ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    display: -webkit-flex
}

.chat-options ul li a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 30px;
    display: inline-block;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.msg-highlight a {
    font-size: 13px;
    color: #4c40ed
}

.feature-services-five span,
.popular-service-eight p,
.service-action h6 .old-price {
    text-decoration: line-through
}

.chat-cont-profile .card-header {
    padding: 14px 14px 0;
    background: #fff;
    border: 0
}

.chat-cont-profile .card-body {
    padding: 14px;
    max-height: calc(100vh - 265px);
    overflow-y: auto
}

.chat-profile {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.chat-profile-img img {
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.chat-profile-info h6 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 3px
}

.chat-profile-info p {
    font-size: 11px;
    color: #959494;
    margin-bottom: 0
}

.profile-wrap {
    padding-bottom: 14px
}

.profile-wrap ul li {
    display: inline-block;
    margin-right: 15px
}

.profile-wrap ul li a {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-color: #f3f3f5;
    color: #585858
}

.chat-pro-list ul {
    padding: 18px 0
}

.chat-pro-list ul li {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 13px
}

.chat-pro-list ul li .role-info {
    font-weight: 400;
    color: #8b8b8b
}

.role-title {
    width: 100px;
    display: inline-block
}

.media-list ul {
    margin-bottom: 10px;
    justify-content: center
}

.media-list li {
    display: inline-block;
    margin-bottom: 10px
}

.media-list li a {
    padding: 5px 12px;
    font-weight: 500;
    font-size: 12px;
    color: #34444c;
    border-radius: 50px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.photo-list ul li {
    display: inline-block;
    margin: 0 12px 15px 0
}

.photo-list ul li img {
    width: 80px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px
}

.input-group>.form-control:focus,
.input-group>.form-floating:focus-within,
.input-group>.form-select:focus {
    z-index: 3
}

.chat-cont-left .chat-scroll::-webkit-scrollbar,
.chat-cont-profile .card-body::-webkit-scrollbar,
.chat-scroll::-webkit-scrollbar {
    width: 3px;
    background: #fff;
    height: 3px
}

.chat-cont-left .chat-scroll::-webkit-scrollbar-track,
.chat-cont-profile .card-body::-webkit-scrollbar-track,
.chat-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px
}

.chat-cont-left .chat-scroll::-webkit-scrollbar-thumb,
.chat-cont-profile .card-body::-webkit-scrollbar-thumb,
.chat-scroll::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px
}

.chat-cont-left .chat-scroll::-webkit-scrollbar-thumb:hover,
.chat-cont-profile .card-body::-webkit-scrollbar-thumb:hover,
.chat-scroll::-webkit-scrollbar-thumb:hover {
    background: #d4d4d4
}

.chat-notification ul li {
    padding: 14px 0;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.chat-notification ul li p {
    font-weight: 500;
    font-size: 14px;
    color: #28283c;
    margin-bottom: 0
}

.chat-notification ul li p i {
    color: #34444c;
    margin-right: 5px;
    width: 15px
}

.chat-notification ul li .status-toggle .checktoggle {
    width: 49px
}

.chat-media-title {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 18px 0 10px
}

.chat-media-title h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px
}

.chat-media-title span {
    font-size: 12px;
    color: #4c40ed;
    display: inline-block;
    margin-bottom: 10px
}

.clear-list ul {
    padding-top: 18px
}

.clear-list ul li {
    font-weight: 500;
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 14px
}

.clear-list ul li a {
    color: #8c8c8c
}

.blog-list {
    background: #fff;
    border: 1px solid #f3f3f8;
    margin-bottom: 30px
}

.grid-blog .blog-image {
    margin: 0;
    border-radius: 0
}

.blog-list .blog-image,
.blog-list .blog-image img {
    border-radius: 10px 10px 0 0
}

.blog-list .blog-image {
    margin: 0
}

.blog-list .blog-content,
.grid-blog .blog-content {
    padding-top: 24px
}

.blog-list .blog-content .blog-title {
    font-size: 32px;
    margin-bottom: 20px
}

.blog-content-img {
    display: flex;
    display: -webkit-flex
}

.blogimg {
    flex: 0 0 260px;
    margin-right: 15px
}

.blog-pagination ul li:last-child {
    margin-right: 0;
    margin-left: 10px
}

.blog-pagination .page-next,
.blog-pagination .page-prev {
    width: auto;
    height: auto;
    background: #fff;
    border: 0;
    font-size: 13px;
    padding: 0 3px;
    line-height: 40px
}

.blog-pagination .page-next:hover,
.blog-pagination .page-prev:hover {
    background-color: #fff !important;
    color: #4c40ed
}

.blog-info ul li {
    display: inline-block;
    color: #71717a;
    font-size: 15px;
    margin: 0 35px 5px 0;
    padding-right: 35px;
    position: relative
}

.blog-info ul li:last-child,
.grid-blog .blog-category ul li:last-child {
    padding: 0;
    margin: 0
}

.blog-info .post-author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px
}

.blog-category .post-author img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 10px
}

.blog-info .post-author span {
    font-size: 15px;
    color: #74788d
}

.blog-category .post-author span,
.blog-head .blog-category ul li {
    font-size: 16px;
    color: #74788d
}

.cat-blog {
    background: #f7f7ff;
    border-radius: 5px;
    color: #4c40ed;
    padding: 5px 10px;
    display: inline-block
}

.blog-category ul {
    margin-bottom: 3px
}

.blog-category ul li {
    display: inline-block;
    font-size: 14px;
    color: #74788d;
    margin: 0 10px 10px 0
}

.blog-sidebar .card {
    background: #f8f8ff;
    border: 0;
    border-radius: 5px
}

.about-widget img {
    border-radius: 15px;
    margin-bottom: 20px;
    width: 100%
}

.search-widget .form-control {
    background: #fff;
    border: 0;
    border-radius: 4px;
    height: 46px
}

.work-wrap-acc:after,
.work-wrap-post:after {
    width: 314px;
    height: 264px;
    position: absolute;
    content: ""
}

.search-widget .input-group {
    background: #fff;
    border: 0;
    border-radius: 4px
}

.search-widget .input-group .btn {
    width: 50px;
    margin: 0;
    height: 46px;
    border-radius: 4px !important;
    border: 0;
    background: 0 0;
    color: #74788d !important
}

.post-thumb,
.tag {
    border-radius: 4px
}

.search-widget .input-group .btn:hover {
    background: 0 0;
    box-shadow: none;
    color: #2229c1 !important
}

.latest-posts li {
    display: table;
    width: 100%;
    margin-bottom: 20px
}

.latest-posts li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.post-thumb {
    width: 75px;
    float: left;
    overflow: hidden
}

.post-thumb a img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    transition: 2s cubic-bezier(.19, 1, .22, 1)
}

.post-info {
    margin-left: 95px
}

.post-info h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.post-info p {
    color: #71717a;
    font-size: 13px;
    margin-bottom: 7px
}

.category-widget .categories {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-widget .categories li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.side-title {
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 24px
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.ad-widget ul li a,
.tag {
    color: #74788d;
    padding: 6px 12px;
    display: inline-block;
    position: relative
}

.tag {
    background: #fff;
    margin: 0 10px 15px 0;
    font-size: 16px
}

.tags-widget .card-body {
    padding: 28px 28px 13px
}

.grid-blog {
    background: #fff;
    border: 1px solid #f3f3f8;
    border-radius: 0;
    margin-bottom: 24px
}

.grid-blog .blog-content .blog-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
    -webkit-line-clamp: 1
}

.grid-blog .blog-content .read-more {
    font-weight: 500;
    font-size: 16px;
    color: #4c40ed;
    background: #f7f7ff;
    border-radius: 4px;
    padding: 10px 15px;
    display: inline-flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.grid-blog .blog-category ul li {
    padding-right: 10px;
    margin: 0 10px 12px 0
}

.blog-pagination .pagination {
    margin-top: 26px
}

.blog-list .blog-info ul li {
    margin: 0 20px 0 0;
    padding-right: 0
}

.author-widget,
.provider-details {
    margin-bottom: 60px
}

.about-author-img {
    flex-shrink: 0;
    margin-right: 30px
}

.about-author-img img {
    width: 84px;
    height: 84px;
    border: 2px solid #fff;
    outline: #f4f4f4 solid 7px
}

.author-details p {
    font-size: 16px;
    color: #68616d;
    margin-bottom: 15px
}

.blog-review h4,
.new-comment h4 {
    font-size: 24px;
    margin-bottom: 1.5rem;
    font-family: poppins, sans-serif
}

.around-world-section .owl-carousel .carousel .carousel__viewport ol li .item-info,
.around-world-section .owl-carousel .carousel .carousel__viewport ol li .service-content.service-four-content,
.blog-eight-section .owl-carousel .carousel .carousel__viewport ol li .service-widget .service-content,
.car-blogs-section .owl-carousel .carousel .carousel__viewport ol li .service-content,
.client-section-two .owl-carousel .carousel .carousel__viewport ol li .client-content,
.feature-category-section-five .owl-carousel .carousel .carousel__viewport ol li .service-content,
.features-four-section .owl-carousel .carousel .carousel__viewport ol li .service-content,
.footer-menu-three,
.nearby-section .owl-carousel .carousel .carousel__viewport ol li .service-content,
.new-comment .submit-section,
.popular-section .owl-carousel .carousel .carousel__viewport ol li .service-content,
.pricing-plans.price-new.pricing-plans-seven.active-seven .price-block,
.providerset-content.providerset-content-seven,
.related-slider .carousel .carousel__viewport ol li .service-widget .service-content,
.service-content.service-content-nine.service-blog-nine,
.service-content.service-content-seven,
.service-section .popular-slider .carousel .carousel__slide .service-widget .service-content,
.service-section .service-slider .carousel .carousel__slide .service-widget .service-content,
.service-section-two .owl-carousel .carousel .carousel__viewport ol li .service-content,
.useful-blog-section .owl-carousel .carousel .carousel__viewport ol li .service-content {
    text-align: left
}

.new-comment .submit-btn {
    font-weight: 700;
    font-size: 16px;
    padding: 12px 30px
}

.test-info {
    font-weight: 500;
    font-size: 16px;
    border-left: 2px solid #4c40ed;
    padding-left: 15px
}

.blog-head h3 {
    font-size: 36px;
    margin-bottom: 20px
}

.calender-modal img,
.social-widget {
    margin-bottom: 33px
}

.ad-widget ul li {
    display: inline-block;
    margin: 0 20px 10px 0
}

.ad-widget ul li a {
    background: #f8f8ff;
    border-radius: 5px
}

.adicon-widget {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 10px
}

.work-img,
.work-wrap {
    margin-bottom: 170px
}

.adicon-widget span {
    background: #f7f7ff;
    border-radius: 8px;
    color: #68616d;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 14px;
    display: inline-block;
    margin: 0 15px 10px 0
}

.adicon-widget ul li {
    margin: 0 8px 10px 0;
    display: inline-block
}

.adicon-widget ul li a {
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 50%;
    color: #68616d;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}

.comments-reply li {
    margin-left: 70px
}

.comments-reply li .review-box {
    border: 0;
    border-left: 1px solid #eee;
    border-radius: 0;
    padding-left: 20px
}

.blog-review .review-box {
    padding: 10px 0;
    border: 0
}

.work-wrap {
    position: relative
}

.work-wrap-acc:after {
    bottom: -94%;
    right: 40px;
    background: url(../img/bg/wrk-bg-01.png) 0 0/contain no-repeat
}

.work-wrap-acc,
.work-wrap-earning {
    padding-right: 150px
}

.work-wrap-post {
    padding-left: 150px
}

.work-wrap-post:after {
    bottom: -100%;
    left: 0;
    background: url(../img/bg/wrk-bg-02.png) 0 0/contain no-repeat
}

.invoice-table .avatar,
.top-bar ul li {
    height: 30px;
    width: 30px
}

.work-wrap span {
    width: 50px;
    height: 50px;
    background: #4c40ed;
    border-radius: 50%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px
}

.work-wrap h1 {
    font-size: 38px;
    margin-bottom: 20px
}

.invoice-head {
    float: right;
    text-align: right;
    margin-bottom: 20px
}

.invoice-head h5 {
    margin-bottom: 7px
}

.invoice-logo,
.invoice-payment,
.invoice-total {
    margin-bottom: 35px
}

.invoice-logo img {
    max-width: 220px
}

.invoice-table table.table td h2 a {
    font-weight: 400;
    color: #68616d
}

.avatar-icon,
.notification-media .avatar,
.notification-media .avatar>img {
    width: 46px;
    height: 46px
}

.pay-amt span {
    font-weight: 400;
    display: inline-block;
    color: #74788d;
    min-width: 124px
}

.invoice-total ul li {
    font-weight: 500;
    color: #28283c;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.invoice-total ul li span {
    font-weight: 400;
    color: #74788d;
    min-width: 240px;
    display: inline-block;
    text-align: right
}

.invoice-terms {
    font-size: 15px;
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 20px
}

.invoice-terms ul li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative
}

.invoice-terms ul li:before {
    position: absolute;
    content: "\f111";
    font-family: fontawesome;
    left: 0;
    top: 7px;
    color: #4c40ed;
    font-size: 6px
}

.notification-item {
    display: -ms-flexbox;
    display: flex
}

.notification-info h6 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #74788d
}

.notification-info p {
    font-size: 13px;
    color: #74788d;
    margin-bottom: 0
}

.notification-details .login-back {
    margin-bottom: 28px
}

.notification-details h4 {
    font-size: 24px;
    margin-bottom: 1.5rem
}

.detail-list li {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 30px
}

.notify-head,
.searchbox-list {
    justify-content: space-between
}

.notify-head {
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.notify-head>a {
    font-weight: 500;
    font-size: 16px;
    color: #28283c;
    margin-bottom: 15px
}

.avatar-icon {
    background: #fff;
    border: 2px solid #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px
}

.add-service .file-preview ul li .custom_check,
.add-service-modal .modal-content .modal-body,
.blog-section-three .blog,
.booking-info-tab .payment-card .custom_radio,
.catering-slider .service-two.service-four,
.footer.footer-six .footer-top,
.notification-dropdown>a,
.reshchedule-modal.custom-modal .modal-body,
.verify-modal.custom-modal .modal-body {
    padding: 0
}

.notification-dropdown .dropdown-menu {
    font-size: 14px;
    padding: 0
}

.notify-btns .btn {
    font-weight: 500;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 4px;
    margin-right: 16px
}

.notify-list li {
    margin: 0 20px 15px 0
}

.notify-list li a {
    padding: 5px 20px 10px;
    position: relative;
    font-weight: 500;
    color: #74788d
}

.notify-list li a.active:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #4c40ed;
    border-radius: 10px
}

.provider-info h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 24px
}

.provider-img {
    position: relative;
    margin: 30px 0 60px
}

.provider-img span {
    position: absolute;
    left: 0;
    bottom: 45px;
    background: #4c40ed;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    padding: 20px
}

.provider-img:after {
    position: absolute;
    content: "";
    top: -30px;
    left: -30px;
    background: url(../img/bg/pro-bg-02.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1
}

.provider-img:before {
    position: absolute;
    content: none;
    bottom: -30px;
    right: -50px;
    background: url(../img/bg/pro-bg-01.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1
}

.provider-details h5 {
    font-size: 20px;
    margin-bottom: 20px
}

.provider-details ul li {
    margin-bottom: 16px;
    padding-left: 24px;
    position: relative
}

.provider-details ul li:before {
    position: absolute;
    content: "\f058";
    font-family: fontawesome;
    left: 0;
    top: 0;
    color: #4c40ed
}

.construct-box {
    background: #fff;
    box-shadow: 0 10px 20px -5px rgba(76, 64, 237, .08);
    padding: 25px;
    margin-bottom: 20px
}

.construct-box img {
    margin-bottom: 19px
}

.service-list {
    border: 2px solid #f5f5f5;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-cont-img {
    position: relative;
    margin-right: 15px;
    flex: 0 0 210px;
    max-width: 210px
}

.service-cont-img img {
    border-radius: 8px;
    height: 143px;
    object-fit: cover;
    width: 210px
}

.service-cont-img .fav-item {
    position: absolute;
    top: 10px;
    left: 10px
}

.service-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
    text-align: left;
    flex: 0 0 calc(100% - 315px);
    overflow: hidden
}

.feature-widget .feature-icon span,
.service-action,
.service-widget.service-two .item-img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.service-action,
.top-bar {
    -webkit-box-align: center
}

.service-cont-info .item-cat {
    display: inline-block;
    margin-bottom: 12px
}

.service-cont-info h3 {
    font-size: 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.service-cont-info p i {
    color: #c2c9d1;
    margin-right: 7px
}

.service-pro-img img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 8px
}

.service-action {
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    flex: 0 0 315px;
    justify-content: flex-end;
    flex-wrap: wrap
}

.service-action h6 .old-price {
    font-weight: 500;
    font-size: 16px;
    color: #74788d;
    margin-left: 5px
}

.service-action .btn {
    font-size: 14px;
    font-weight: 500;
    margin-left: 30px;
    padding: 10px 23px
}

.blog-pagination.rev-page .pagination {
    margin-top: 6px
}

.top-bar {
    background: #3e4265;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
    width: 100%
}

.top-bar h6 {
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    margin: 0 24px 0 0
}

.top-bar ul li {
    background: #fff;
    border-radius: 6px;
    font-weight: 600;
    font-size: 12px;
    color: #ff008a;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 12px
}

.top-close {
    color: #fff;
    position: absolute;
    right: 20px
}

.header-three.fixed,
.header-two.fixed {
    top: 0
}

.header-two .header-navbar-rht li>a.header-login {
    background: #ff008a;
    border: 1px solid #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 500
}

.header-two .header-navbar-rht li>a.header-login:hover,
.home-page-five .header-navbar-rht li>a.header-login:hover {
    background: #e2017b;
    border: 1px solid #e2017b;
    box-shadow: inset 0 70px 0 0 #e2017b
}

.header-navbar-rht-nine .nav-item .nav-link:hover,
.header.header-seven .main-nav>li>a,
.hidden-charges-bottom-mark h1,
.home-banner.homer-banner-seven .section-search h1 span,
.price-toggle.price-toggle-seven,
.provider-rating-seven h6,
.section-heading.section-heading-seven h2,
.service-content.service-content-seven .title a,
.service-content.service-content-seven .usefull-bottom .useful-img span,
.service-content.service-content-six a:hover,
.service-widget.service-two.service-seven .serv-info h6,
.solution-seven h6,
.work-box-seven h5 {
    color: #203066
}

.header.header-seven .header-navbar-rht li>a.header-login {
    background: #ff008a;
    border: 1px solid #ff008a;
    border-radius: 40px
}

.header.header-seven .header-navbar-rht li>a.header-login:hover {
    background: #f5f7ff;
    border: 1px solid #f5f7ff;
    color: #203066;
    box-shadow: inset 0 70px 0 0 #f5f7ff
}

.footer-menu li a,
.header.header-eight .main-nav>li>a,
.latest-content .latest-news:hover {
    color: #151519
}

.header.header-eight .header-navbar-rht li>a.header-login {
    background: #ff008a;
    border: 1px solid #ff008a;
    border-radius: 0
}

.header.header-eight .header-navbar-rht li>a.header-login:hover {
    border: 1px solid #2a396d;
    color: #2a396d;
    background: #fff;
    box-shadow: inset 0 70px 0 0 #fff
}

.top-bar-nine {
    padding: 17px 0;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff
}

.top-bar-nine-all {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.banner-appointment-nine,
.top-bar-ryt {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-address {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin-right: 40px
}

.top-address span {
    font-size: 28px;
    color: #203066;
    margin-right: 10px
}

.top-address h6 {
    margin-bottom: 0;
    font-size: 12px;
    color: #203066
}

.top-address p {
    margin-bottom: 0;
    color: #203066;
    position: relative
}

.top-address p img {
    position: absolute;
    bottom: 10px;
    right: 0
}

.top-select {
    outline: 0;
    border: none;
    color: #203066;
    -webkit-appearance: none;
    background: 0 0
}

.top-btn .btn-primary {
    padding: 12px 24px;
    background: #ff008a;
    color: #fff;
    border-radius: 0;
    border: 1px solid #ff008a
}

.btn-service-nine .btn-primary:hover,
.offering-five-button .btn-primary:hover,
.passion-content-top .btn-primary:hover,
.search-btn-three .btn-primary:hover,
.top-btn .btn-primary:hover {
    border: 1px solid #2229c1
}

.header-navbar-rht-nine .nav-item .nav-link {
    color: #ff008a;
    padding: 0
}

.header.header-nine .header-nav {
    height: 56px
}

.header.header-nine.fixed .header-nav {
    height: 85px
}

.hero-section-six {
    position: relative;
    background: url(../img/banner-six-bg-frst.png) 0 0/cover no-repeat;
    z-index: 1010
}

.header-five,
.header.header-six {
    background: 0 0;
    box-shadow: none
}

.header.header-six.fixed,
.section-client .our-img-all::after,
.section-client .our-img-all::before,
.subs-list li a.active {
    background: #fff
}

.main-nav.main-nav-six li a {
    color: #203066;
    font-weight: 500
}

.header.header-six .header-navbar-rht .nav-item .header-button-six {
    padding: 12px 24px;
    background: #ff008a;
    color: #fff;
    border-radius: 40px;
    transition: .7s;
    font-weight: 500
}

.header.header-six .header-navbar-rht .nav-item .header-button-six:hover {
    color: #203066;
    background: #fff;
    transition: .7s
}

.header-three .navbar {
    padding: 0 37px
}

.header-three .header-navbar-rht li a.header-login {
    background: #ff008a;
    border: 1px solid #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px
}

.header-three .header-navbar-rht li a.header-login:hover {
    background-color: transparent;
    border: 1px solid #ff008a;
    box-shadow: inset 0 0 0 0 transparent;
    color: #ff008a;
    transition: .7s
}

.header-four .header-navbar-rht li a.header-login {
    border-radius: 95px;
    text-transform: uppercase
}

.header-four .header-navbar-rht li a.header-login:hover {
    background-color: #fff;
    box-shadow: inset 0 70px 0 0 #fff;
    color: #4c40ed
}

.main-nav.main-nav-four li a {
    font-size: 16px;
    font-weight: 500;
    color: #101522
}

.banner:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    background: #20306694
}

.sec-header:before,
.section-heading-two:before {
    background: url(../img/bg/title-bg-01.png) no-repeat;
    top: 0;
    position: absolute;
    content: ""
}

.banner-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
    width: 100%
}

.banner-search h1 {
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-align: center;
    margin-bottom: 12px
}

.banner-search p {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px
}

.search-box-two {
    width: 100%;
    background: #fff;
    border-radius: 50px;
    padding: 14px;
    display: table
}

.search-input-new {
    width: 32%;
    float: left;
    position: relative
}

.search-input-new.line {
    width: 53%
}

.search-input-new input,
.search-input-new.line input {
    height: 52px;
    padding: 0 40px 0 50px;
    border: 0;
    color: #58627b
}

.search-input-new input::placeholder,
.search-input-new.line input::placeholder {
    color: #58627b
}

.search-input-new>i.bficon {
    right: inherit;
    left: 15px;
    z-index: 1
}

.search-input-new i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #58627b;
    font-size: 18px
}

.search-input-new.line::before {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 60px;
    background: #e2e6f1;
    content: "";
    z-index: 1;
    margin-top: -30px
}

.search-box-two .search-btn {
    width: 15%
}

.search-box-two .search-btn .btn {
    background: #ff008a;
    border-radius: 52px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 14px 10px;
    align-items: center;
    justify-content: center
}

.feature-title,
.feature-widget .feature-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.provider-box .btn:hover,
.search-box-two .search-btn .btn:hover {
    background: #e2017b;
    border: 1px solid #e2017b
}

.section-heading-two {
    position: relative;
    margin-bottom: 50px
}

.feature-widget,
.our-expert-six,
.work-wrap-box {
    margin-bottom: 24px;
    position: relative
}

.section-heading-two:before {
    width: 100%;
    height: 100%;
    left: 0
}

.section-heading-two h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #2a313d
}

.section-heading-two.white-text:after {
    background: -moz-linear-gradient(top, #ff008a 50%, #ff008a 50%);
    background: -webkit-linear-gradient(top, #ff008a 50%, #ff008a 50%);
    background: linear-gradient(to bottom, #ff008a 50%, #ff008a 50%)
}

.sec-header:before {
    width: 114px;
    height: 100px;
    left: 50%;
    transform: translateX(-50%)
}

.feature-section-two,
.work-section-two {
    background: #fff;
    padding: 90px 0 66px
}

.feature-img {
    overflow: hidden;
    border-radius: 8px
}

.feature-img img {
    border-radius: 8px;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: 2s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
    transition: 2s cubic-bezier(.19, 1, .22, 1)
}

.feature-widget .feature-icon {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 20px;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%
}

.feature-widget .feature-icon span {
    width: 50px;
    height: 50px;
    background: #ff008a;
    border-radius: 8px 0 0 8px;
    display: inline-flex;
    margin: 0
}

.feature-widget .feature-icon span img {
    width: 30px
}

.feature-title {
    background: #203066;
    border-radius: 0 8px 8px 0;
    padding: 12px 14px;
    width: calc(100% - 50px);
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    min-height: 50px
}

.btn-pink,
.btn-viewall {
    background: #fceff8;
    color: #dd318e
}

.feature-title h5 {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0
}

.feature-widget .feature-title p {
    font-size: 14px;
    color: #fff;
    margin: 0
}

.btn-pink {
    border-color: #fceff8;
    padding: 12px 24px
}

.btn-viewall {
    border-radius: 50px;
    font-weight: 500;
    padding: 10px 20px
}

.btn-viewall:hover {
    background: #ff008a;
    border: 1px solid #ff008a;
    color: #fff
}

.service-section-two {
    background: #fff4fa;
    padding: 90px 0 66px
}

.service-widget.service-four,
.service-widget.service-two {
    border: 1px solid #e2e6f1;
    padding: 20px
}

.service-widget.service-two .service-content {
    padding: 20px 0 0
}

.service-widget.service-two .item-cat {
    background: #fff4fa;
    border-radius: 50px;
    color: #ff008a;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px
}

.serv-info .rating {
    margin: 0;
    font-weight: 500;
    font-size: 14px
}

.serv-info .rating span {
    color: #9397ad
}

.service-widget.service-two .service-content p .rate {
    font-size: 15px;
    font-weight: 400;
    color: #74788d
}

.service-widget.service-two .item-img {
    float: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.service-widget.service-two .item-img img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 0;
    margin-right: 5px
}

.service-widget.service-two .fav-item {
    padding: 20px 20px 0
}

.service-widget.service-two .item-info {
    padding: 0 20px 20px
}

.work-wrap-box {
    background: #fff4fa;
    border-radius: 50%;
    text-align: center;
    width: 358px;
    height: 358px;
    padding: 53px 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.work-wrap-box.work-first:before {
    position: absolute;
    content: "";
    background: url(../img/bg/wrk-bg-03.png) no-repeat;
    top: -17px;
    right: -83%;
    width: 100%;
    height: 100%
}

.work-wrap-box.work-last:after {
    position: absolute;
    content: "";
    background: url(../img/bg/wrk-bg-04.png) no-repeat;
    bottom: -81%;
    right: -295px;
    width: 100%;
    height: 100%
}

.work-wrap-box .work-icon span {
    width: 100px;
    height: 100px;
    background: #ff008a;
    border-radius: 50%;
    margin: 0 auto 24px
}

.work-wrap-box p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.popular-section,
.price-sections {
    padding: 0 0 66px
}

.price-toggle .toggle-pink {
    font-size: 16px;
    font-weight: 700;
    color: #181059;
    margin-bottom: 32px
}

.price-toggle .toggle-pink .checktoggle {
    background: #3e4265;
    border: 1px solid #3e4265;
    width: 56px;
    height: 24px
}

.price-toggle .toggle-pink .checktoggle:after {
    background: #ff008a;
    transform: translate(4px, -50%)
}

.price-toggle .toggle-pink .check:checked+.checktoggle:after {
    background-color: #ff008a;
    transform: translate(calc(-100% - 3px), -50%)
}

.price-toggle .toggle-pink .check:checked+.checktoggle {
    background-color: #3e4265;
    border: 1px solid #3e4265
}

.pricing-plans.price-new {
    background: #f3f6ff;
    border: 1px solid #e2e6f1;
    border-radius: 25px;
    padding: 20px;
    margin-top: 24px
}

.expert-all,
.footer-two .social-icon ul li a:hover,
.owl-dots .owl-dot.active span,
.popular-section .owl-nav button.owl-next:hover,
.popular-section .owl-nav button.owl-prev:hover,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-btn .btn,
.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planscontent.pricing-planscontent-seven ul li i,
.pricing-plans.price-new:hover .btn,
.providerset-img.providerset-img-seven .fav-item .fav-icon:hover,
.service-section-two .owl-nav button.owl-next:hover,
.service-section-two .owl-nav button.owl-prev:hover {
    background: #ff008a
}

.pricing-plans.price-new.active {
    background: #fff;
    border: 1px solid #e2e5f1;
    box-shadow: 3px 42px 34px rgba(255, 0, 138, .08);
    margin-top: 0
}

.pricing-plans.price-new:hover {
    background: #fff;
    transition: .7s
}

.pricing-plans.price-new .pricing-planshead {
    border-bottom: 1px solid #e2e5f1;
    text-align: left;
    padding: 0
}

.pricing-plans.price-new .pricing-planshead h6 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px
}

.pricing-plans.price-new .pricing-planshead h6 span {
    font-size: 16px;
    font-weight: 600;
    color: #9397ad
}

.pricing-plans.price-new .pricing-planshead h4 {
    font-size: 28px;
    font-weight: 700;
    color: #101522;
    margin-bottom: 8px
}

.pricing-plans.price-new .pricing-planshead h5 {
    font-size: 15px;
    color: #939aad;
    font-weight: 600;
    margin-bottom: 15px
}

.download-sec p,
.pricing-plans.price-new .pricing-planscontent li {
    color: #58627b
}

.pricing-plans.price-new .btn {
    background: #3e4265;
    border-radius: 40px;
    color: #fff;
    display: block;
    text-align: center
}

.footer-bottom.footer-bottom-six .copyright-menu ul li a:hover,
.pricing-plans.price-new.active .btn {
    background: #ff008a;
    color: #fff
}

.price-block .popular {
    background: #3e4265;
    border-radius: 13px;
    font-size: 10px;
    font-weight: 700;
    padding: 7px 15px;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block
}

.app-section-two {
    padding: 0 0 90px;
    background: url(../img/bg/off-bg.png) center right no-repeat
}

.blog.blog-new .blog-image .date,
.client-box {
    background: #fff;
    box-shadow: 0 4.4px 12px -1px rgba(19, 16, 34, .06), 0 2px 6.4px -1px rgba(19, 16, 34, .03)
}

.blog.blog-new {
    border: 1px solid #e2e6f1
}

.blog.blog-new .blog-image .date {
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 13px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    min-width: 55px;
    min-height: 55px;
    color: #ff008a
}

.blog.blog-new .blog-content .blog-item {
    background: #3e4265;
    border-radius: 5px;
    padding: 4px 7px;
    margin-bottom: 10px
}

.blog.blog-new .blog-content .blog-item li {
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #fff
}

.blog.blog-new .blog-content .blog-item li+li {
    border-left: 1px solid rgba(255, 255, 255, .4);
    padding-left: 10px
}

.blog.blog-new .blog-content .blog-title {
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.client-box {
    border: 1px solid #f0f0f7;
    border-radius: 30px;
    padding: 25px;
    margin-bottom: 40px
}

.client-box .client-content {
    border-bottom: 1px solid #e2e5f1
}

.client-box .client-content h6 {
    font-weight: 500;
    font-size: 20px;
    color: #28283c;
    margin-bottom: 12px
}

.client-box .rating {
    font-size: 12px;
    margin-bottom: 13px
}

.client-box .client-img {
    margin: 23px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.client-box .client-img img {
    width: 48px !important;
    height: 48px;
    margin: 0 15px 0 0
}

.client-name h5 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px
}

.client-name h6 {
    font-weight: 400;
    font-size: 14px;
    color: #74788d;
    margin-bottom: 0;
    text-align: left
}

.client-section-two {
    background: #fff4fa;
    padding: 90px 0
}

.owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0;
    background: #f1e2eb;
    border-radius: 50%;
    display: block;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.offer-sec.offer-paths {
    background: #ff008a;
    border-radius: 30px;
    padding: 0 80px;
    margin: 0;
    align-items: flex-end
}

.offer-sec.offer-paths::after {
    position: absolute;
    content: "";
    background: url(../img/bg/offer-bg.png) top right/contain no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 30px
}

.offer-sec .section-heading-two:after {
    background: -moz-linear-gradient(top, #fff 50%, #203066 50%);
    background: -webkit-linear-gradient(top, #fff 50%, #203066 50%);
    background: linear-gradient(to bottom, #fff 50%, #203066 50%)
}

.offer-sec .btn-views {
    border-radius: 40px;
    color: #ff008a
}

.offer-sec .btn-views:hover {
    background-color: #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a;
    color: #fff
}

.offer-sec .offer-path-content {
    padding: 93px 0
}

.download-sec {
    padding-left: 60px
}

.download-sec h6 {
    color: #203066;
    margin-bottom: 20px
}

.providers-section-two {
    position: relative;
    padding: 90px 0 66px
}

.providers-section-two:before {
    content: "";
    background: #3e4265;
    width: 100%;
    min-height: 396px;
    position: absolute;
    top: 0;
    z-index: -1
}

.provider-box {
    box-shadow: 0 4.4px 12px -1px rgba(19, 16, 34, .06), 0 2px 6.4px -1px rgba(19, 16, 34, .03);
    border-radius: 8px;
    border: 0;
    margin-top: 85px
}

.provider-box .providerset-img {
    text-align: center;
    margin: -105px 0 10px
}

.provider-box .providerset-img img {
    width: 180px;
    height: 180px;
    border: 10px solid #fff;
    border-radius: 50%;
    object-fit: cover
}

.feature-section.nearby-section .section-heading h2,
.provider-box .providerset-name h4,
.section-offer .offer-sec .btn-views,
.service-content-nine .saloon-right span {
    font-weight: 700
}

.providerset-prices h6 {
    font-weight: 600
}

.client-review-name,
.feature-content-bottom,
.feature-service-botton,
.feature-services-eight,
.provider-box .provider-rating {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.provider-box .rate {
    background: #fff4fa;
    border-radius: 50px;
    font-size: 15px;
    color: #58627b;
    padding: 5px 12px;
    display: inline-block
}

.provider-box .rate i,
.providerset-content.providerset-content-seven .rate i {
    color: #ffbc35;
    margin-right: 6px
}

.provider-box .btn {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    background: #ff008a;
    border: 1px solid #ff008a;
    border-radius: 30px;
    padding: 5px 15px
}

.section-offer {
    position: relative;
    padding-bottom: 60px
}

.section-offer:before {
    content: "";
    background: #fff4fa;
    width: 100%;
    min-height: 300px;
    position: absolute;
    top: 50%;
    z-index: -1
}

.hero-section-three {
    position: relative;
    background: url(../img/banner-04.jpg) center/cover no-repeat;
    z-index: 2
}

.section-section-three h4 {
    color: #ffa621;
    font-size: 18px
}

.section-section-three p {
    color: #f9f9f9;
    font-size: 16px;
    margin-bottom: 20px
}

.sidecircle-ryt {
    position: absolute;
    right: -115px;
    z-index: -1;
    top: -125px
}

.make-appointment {
    border-radius: 5px;
    padding: 20px;
    background-color: #ff0080;
    color: #fff;
    border: 1px solid #ff008a;
    font-size: 14px;
    transition: .5s;
    display: inline-block;
    font-weight: 500
}

.make-appointment:hover,
.saloon-bottom a:hover {
    background-color: transparent;
    border: 1px solid #2229c1;
    box-shadow: inset 0 70px 0 0 #2229c1;
    color: #fff;
    transition: .7s
}

.cta-btn {
    background: #ff008a;
    border: 1px solid #ff008a;
    border-radius: 4px;
    box-shadow: inset 0 70px 0 0 #ff008a;
    color: #fff;
    min-width: 176px;
    padding: 10px 20px;
    box-shadow: inset 0 0 0 0 #fff;
    transition: .7s
}

.cta-btn:hover,
.service-bottom-nine .btn-primary {
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

.cta-btn:hover {
    background-color: transparent;
    border: 1px solid #ff008a;
    color: #ff008a;
    box-shadow: inset 0 0 0 0 transparent;
    transition: .7s
}

.cta-btn a {
    padding: 0;
    border: 0;
    color: #fff;
    font-weight: 500
}

.search-box.search-box-four i,
.search-input.search-input-three i,
.service-world-img p {
    color: #424242
}

.services-section {
    position: relative;
    z-index: 1;
    padding: 130px 0 85px;
    background-color: #f9f9f9
}

.services-section.stylists-section {
    padding: 90px 0 85px;
    background-color: #fff
}

.services-main-img::before {
    background: linear-gradient(0deg, rgba(13, 21, 49, .6), rgba(13, 21, 49, .6));
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    z-index: 0
}

.our-img-all::after,
.our-img-all::before {
    width: 33px;
    height: 1px;
    position: absolute;
    content: "";
    background-color: #424242;
    top: 13px
}

.services-main-img:hover::before {
    background: #ff008099;
    border-radius: 12px;
    transition: .5s;
    transform: scale(1)
}

.service-foot img {
    max-width: 45px;
    max-height: 45px
}

.service-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 33%;
    margin-bottom: 10px
}

.service-foot h4 {
    color: #fff;
    font-size: 24px
}

.service-foot h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.section-content {
    display: flex;
    align-items: center;
    flex-direction: column
}

.section-content p {
    max-width: 510px;
    text-align: center
}

.our-img-all::after {
    left: 30px
}

.our-img-all::before {
    right: 30px
}

.section-content h2 {
    font-size: 40px;
    color: #151519
}

.search-box.search-box-three {
    padding: 18px
}

.services-section .search-box {
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    border-radius: 15px;
    padding: 20px;
    margin-top: 20px
}

.hero-section-three .search-box .search-input {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    padding-right: 15px
}

.hero-section-three .search-icon {
    width: 48px;
    height: 48px;
    background: #f2f2f2;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 15px
}

.service-img-top a::before,
.service-show-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-section-three .search-box .form-group {
    min-width: 180px;
    width: 100%
}

.hero-section-three .search-box label {
    color: #999;
    font-size: 14px;
    margin-bottom: 0
}

.form-control {
    border-color: #dcdcdc;
    color: #333;
    font-size: 15px;
    min-height: 42px;
    padding: 6px 15px
}

.hero-section-three .search-box .select2-container--default .select2-selection--single {
    height: 25px;
    font-weight: 500;
    border: 0;
    min-width: 180px
}

.searchbox-list {
    display: flex;
    width: 87%
}

.search-box-three {
    justify-content: space-between;
    margin-bottom: -50px
}

.search-btn-three .btn-primary {
    background-color: #ff0080;
    border: 1px solid #ff0080;
    padding: 20px;
    font-size: 14px
}

.search-input-three {
    background: 0 0
}

.category-eight-slider .owl-nav button.owl-next,
.category-eight-slider .owl-nav button.owl-prev,
.services-section .owl-nav .owl-next,
.services-section .owl-nav .owl-prev {
    background: 0 0 !important;
    box-shadow: none
}

.services-section .owl-nav .owl-next:hover,
.services-section .owl-nav .owl-prev:hover {
    background: 0 0 !important;
    color: #ff0080
}

.search-input.search-input-three .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #898989;
    font-weight: 400;
    padding-left: 10px
}

.search-input.search-input-three .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -1px
}

.search-input.search-input-three input::placeholder {
    color: #898989
}

.blog-eight-slider .owl-nav button.owl-next:hover,
.blog-eight-slider .owl-nav button.owl-prev:hover,
.blog-section-three .blog-view a,
.category-eight-main:hover h6,
.category-eight-slider .owl-nav button.owl-next:hover,
.category-eight-slider .owl-nav button.owl-prev:hover,
.copyright-menu .footer-menu li a:hover,
.footer .footer-widget.footer-menu.footer-menu-three ul li a:hover,
.footer-three .policy-menu li a:focus,
.footer-three .policy-menu li a:hover,
.footer.footer-eight .footer-contact-info span,
.latest-content .latest-news-content:hover,
.professional-eight-slider .owl-nav button.owl-next:hover,
.professional-eight-slider .owl-nav button.owl-prev:hover,
.progress-wrap.progress-wrap-three::after,
.service-content.service-content-three .title a:hover,
.testimonals-eight-slider .owl-nav button.owl-next:hover,
.testimonals-eight-slider .owl-nav button.owl-prev:hover {
    color: #ff0080
}

.blog-section-three .cat-blog {
    background: #fff;
    color: #898989;
    padding: 2px 10px;
    border: 1px solid #898989
}

.blog-section-three .blog.blog-new .blog-image .date {
    background-color: #ff0080;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.blog-section-three .blog.blog-new .blog-image .date span {
    font-weight: 400;
    font-size: 12px
}

.services-section .owl-nav {
    text-align: center;
    margin-top: 40px;
    font-size: 24px
}

.service-img-top a::before {
    background: #0d153199;
    border-radius: 20px
}

.footer-nine .footer-tags,
.service-content ul {
    display: flex;
    flex-wrap: wrap
}

.service-content ul li {
    padding: 5px 10px;
    background-color: #f9f9f9;
    margin: 0 13px 13px 0;
    font-size: 14px
}

.saloon-content-btn,
.saloon-content-top {
    display: flex;
    align-items: baseline
}

.saloon-profile-left .saloon-img img,
.service-content-bottom .service-cater-img.service-world-img img {
    width: 61px;
    height: 61px;
    border-radius: 10px
}

.payment-image ul li:not(:last-child),
.saloon-profile-left .saloon-img {
    margin-right: 11px
}

.service-show-img::before {
    background-color: #0d153199;
    opacity: .9;
    z-index: 1
}

.main-saloons-profile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.saloon-right span {
    font-size: 24px;
    color: #ff0080;
    font-weight: 600
}

.saloon-bottom a {
    padding: 10px;
    background-color: #ff0080;
    border: 1px solid #ff0080;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: 500
}

.item-infos,
.total-client-all .total-client-half .total-client-mini {
    padding: 0 20px
}

.btn-saloons .btn-primary {
    background-color: #ff0080;
    padding: 10px 15px;
    border: 1px solid #ff0080;
    font-weight: 500
}

.btn-charges.btn-plan:hover,
.btn-saloons .btn-primary:hover,
.field-bottom-btns .prev_btn:hover,
.pets-content-all .btn-primary:hover {
    border-color: #2229c1
}

.saloon-section-circle {
    position: absolute;
    left: -127px;
    bottom: -146px;
    z-index: 0
}

.featured-saloons {
    position: relative;
    background-color: #fff
}

.appointment-section {
    position: relative;
    background: url(../img/saloon-bg.jpg) 0 0/cover no-repeat;
    padding: 90px 0
}

.appointment-section::before,
.client-sections::before,
.register-section::before {
    content: "";
    background-color: #2a396d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9
}

.appointment-main {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.appointment-main h6 {
    font-size: 14px;
    font-weight: 700;
    color: #ffa621;
    z-index: 1
}

.appointment-main h2 {
    font-size: 40px;
    color: #fff;
    z-index: 1
}

.appointment-main p {
    color: #fff;
    max-width: 630px;
    text-align: center;
    z-index: 1
}

.appointment-btn,
.register-content ul {
    z-index: 1
}

.appointment-btn .btn-primary {
    background: #ff0080;
    border-color: #ff0080
}

.appointment-btn .btn-primary:hover {
    background-color: transparent;
    box-shadow: none;
    color: #fff
}

.footer.footer-four,
.populars-section {
    background-color: #f9f9f9
}

.owl-carousel.stylists-slider .stylists-main-img img {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    border: 2px dashed #2a396d;
    padding: 20px;
    margin-bottom: 25px
}

.works-top-img img,
.works-top-img::before {
    border-radius: 75% 25% 50% 50%/52% 47% 53% 48%
}

.profile-step,
.stylists-all,
.works-main {
    display: flex;
    flex-direction: column;
    align-items: center
}

.popular-content h3 {
    font-size: 20px;
    color: #151519
}

.popular-content h6,
.testimonials-five-top h6 {
    font-size: 14px;
    color: #74788d;
    margin-bottom: 0;
    font-weight: 400
}

.works-top-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .7s
}

.works-top-img.works-load-profile {
    position: relative;
    transition: .7s
}

.works-top-img.works-load-profile::before,
.works-top-img::before {
    background-color: #2a396de5;
    position: absolute;
    transition: .7s;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .9
}

.works-top-img.works-load-profile::before {
    border-radius: 16% 84% 50% 50%/52% 47% 53% 48%
}

.works-top-img:hover::before {
    background-color: #ff008099;
    transition: .7s
}

.works-top-img img {
    width: 230px;
    height: 218px
}

.work-inner-content-left,
.works-load-profile img {
    border-radius: 16% 84% 50% 50%/52% 47% 53% 48%
}

.works-tops {
    position: relative;
    margin-bottom: 30px
}

.works-inner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    z-index: 9;
    background: #ff008099;
    transform: scale(0);
    transition: .5s;
    border-radius: 75% 25% 50% 50%/52% 47% 53% 48%
}

.home-banner-main,
.review-profile-blk {
    display: -webkit-box;
    display: -ms-flexbox
}

.category-eight-main:hover .category-eight-img-inside,
.professional-eight-img-ryt:hover,
.works-tops:hover .works-inner-content {
    transform: scale(1)
}

.works-top-img span {
    position: absolute;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 71px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.works-bottom p {
    max-width: 300px;
    margin-bottom: 0
}

.client-sections {
    background: url(../img/client-bg.jpg) left center/cover no-repeat, left center/cover no-repeat;
    position: relative;
    padding: 90px 0 80px
}

.review-four .testimonial-thumb {
    padding: 10px 0
}

.review-four .client-img.client-pro .testimonial-thumb img {
    width: 58px !important;
    height: 58px !important;
    border-radius: 60px
}

.review-four .slider-nav {
    width: 300px;
    margin: auto
}

.modal-content-video,
.review-four .slick-list {
    padding: 0 !important
}

.review-four .slider-nav .slick-current .testimonial-thumb {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s
}

.review-four .slider-nav .slick-current .testimonial-thumb img,
li.carousel__slide.carousel__slide--visible.carousel__slide--next.testimonial-thumb img {
    border: 5px solid #ff0080;
    border-radius: 50px;
    padding: 2px
}

.review-love-group {
    max-width: 680px;
    margin: auto
}

.review-passage {
    text-align: center;
    max-width: 600px;
    margin: auto auto 25px
}

.quote-love-img img {
    margin: auto
}

.review-profile-blk {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 110px;
    padding: 8px;
    margin-right: 15px;
    min-width: 200px
}

.bar-icon.bar-icon-three span,
.latest-date {
    background-color: #ff0080
}

.section-client h2 {
    color: #fff;
    z-index: 1
}

.section-client p {
    color: #f9f9f9;
    z-index: 1
}

.say-name-blk h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 500
}

.say-name-blk p {
    color: #ffa621
}

.service-img.service-latest-img::before {
    content: "";
    background-color: #0d153180;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    z-index: 1
}

.latest-section {
    position: relative;
    padding: 80px 0 66px
}

.service-latest-img {
    height: 312px
}

.latest-content span {
    display: inline-block;
    font-size: 14px;
    color: #898989;
    padding: 5px;
    border: 1px solid #898989;
    margin-bottom: 10px;
    border-radius: 3px;
    line-height: normal
}

.latest-content .latest-news-content {
    display: flex;
    color: #151519;
    font-size: 20px;
    white-space: normal;
    margin-bottom: 10px;
    font-weight: 500
}

.latest-content p {
    color: #151519;
    font-size: 18px;
    font-weight: 700;
    white-space: normal;
    margin-bottom: 10px
}

.latest-content .latest-news {
    color: #ff0080;
    font-size: 14px
}

.latest-date {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3px 10px;
    margin: 15px 0 0 15px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff
}

.latest-date span {
    font-size: 24px;
    color: #fff
}

.register-section {
    background: url(../img/footer-bg.png) 0 0/cover no-repeat;
    position: relative
}

.register-btn,
.register-content .header-navbar-rht li>a.header-login {
    background: #ff008a;
    border: 1px solid #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a
}

.register-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 69px 0
}

.register-content h2 {
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    z-index: 1;
    max-width: 767px;
    margin-bottom: 0
}

.register-btn {
    z-index: 1;
    border-radius: 5px;
    font-size: 16px;
    padding: 15px;
    font-weight: 600
}

.categories-section,
.catering-banner-section {
    background-color: #f3f3f3
}

.register-btn:hover {
    background-color: transparent;
    box-shadow: inset 0 70px 0 0;
    transition: .7s;
    border: 1px solid #ff008a
}

.progress-wrap.progress-wrap-three svg.progress-circle path {
    stroke: #ff0080
}

.search-box.search-box-four .search-btn .btn {
    padding: 13px 50px;
    border-radius: 105px;
    font-size: 18px
}

.section-search.section-search-four {
    max-width: 633px
}

.search-box.search-box-four {
    border-radius: 90px;
    margin: 0 0 30px;
    box-shadow: none;
    padding: 10px 15px 10px 30px
}

.feature-section.nearby-section .section-heading .btn-view {
    padding: 14px 20px;
    border-radius: 50px
}

.service-content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px
}

.catering-btn-services {
    margin-right: 40px
}

.catering-btn-icon-two img {
    color: #4c40ed;
    width: 23px;
    height: 30px;
    font-size: 24px;
    margin-bottom: 10px
}

.catering-btn-services h5 {
    font-size: 18px;
    margin-bottom: 10px
}

.catering-btn-services h6 {
    color: #74788d;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0
}

.service-content-bottom .service-cater-img img {
    width: 38px;
    height: 38px;
    border-radius: 50px;
    margin-right: 10px
}

.service-content-bottom h6 {
    color: #4c40ed;
    margin: 0;
    font-weight: 600
}

.service-two.service-four .service-common-four {
    padding: 20px;
    border-bottom: 1px solid #ebebeb
}

.catering-main-bottom .rating {
    font-size: 14px;
    margin-bottom: 7px
}

.catering-main-bottom .title a {
    color: #101522
}

.categories-section {
    padding: 80px 0;
    position: relative
}

.categories-main-all {
    padding: 30px 31px;
    border-radius: 10px;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    background: #fff;
    margin-bottom: 27px
}

.categories-img span,
.categories-main-all .category-bottom {
    -webkit-box-align: center;
    background-color: #f3f3f3;
    display: flex
}

.categories-img span {
    width: 100px;
    height: 100px;
    border: #f3f3f3;
    border-radius: 10px;
    margin-bottom: 25px;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    transition: .4s
}

.categories-main-all h6 {
    text-align: center;
    color: #58627b;
    max-width: 115px
}

.categories-main-all .category-bottom {
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    width: 24px;
    height: 24px;
    color: #fff;
    border-radius: 50px
}

.popular-portfolio-img::before,
.service-four-img::before,
.trust-us-section::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.categories-main-all:hover .categories-img span {
    background-color: #4c40ed;
    border: #4c40ed;
    transition: .7s
}

.categories-main-all:hover .category-bottom {
    background-color: #4c40ed;
    color: #fff;
    transition: .7s
}

.categories-main-all:hover .categories-img span img {
    filter: invert(1) brightness(2);
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transition: .4s;
    -ms-transition: .4s;
    transition: .4s
}

.categories-img span img,
.get-service-main span,
.get-service-main span img {
    -webkit-transition: .4s;
    -ms-transition: .4s;
    transition: .4s
}

.btn-catering .btn-view {
    border-radius: 95px;
    padding: 15px 26px;
    margin-top: 23px
}

.section-heading.section-heading-four .btn-view {
    border-radius: 95px;
    padding: 15px 27px
}

.app-six-section,
.around-world-section,
.customer-reviews-six-section,
.features-four-section,
.popular-four-section,
.useful-blog-section {
    position: relative;
    padding: 80px 0
}

.rate-four {
    padding: 2px 10px;
    background-color: #fff;
    border-radius: 5px
}

.rate-four i {
    color: #ffb800;
    margin-right: 3px
}

.rate-four span {
    color: #000;
    font-weight: 600
}

.service-four-img::before {
    background-color: #0c112399;
    position: absolute;
    opacity: .9;
    z-index: 1
}

.footer-title-three,
.service-content.service-feature-eight p i,
.service-widget.service-two .service-content.service-four-content .service-cater-bottom {
    color: #2a396d
}

.car-blog-slider .service-content p,
.service-blog-nine p,
.service-content.service-eight-blogs p,
.service-content.service-four-blogs p,
.service-content.service-four-content p,
.service-widget.service-two .service-content.service-four-content p {
    white-space: normal
}

.service-content.service-four-content ul li {
    color: #6c6c6c;
    font-size: 12px;
    padding: 5px
}

.category-feature-bottom {
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    background-color: #f3f3f3;
    padding: 10px;
    border-radius: 5px
}

.category-feature-bottom p {
    margin-bottom: 0;
    color: #2a396d
}

.category-feature-bottom a {
    font-size: 14px;
    font-weight: 700;
    color: #4c40ed
}

.category-feature-bottom a:hover {
    color: #0b2540
}

.trust-us-section {
    position: relative;
    padding: 80px 0;
    background-color: #f9f9f9;
    z-index: 1
}

.trust-us-section::before {
    background: url(../img/trust-bg.png) left no-repeat;
    position: absolute;
    z-index: -1
}

.trust-us-main {
    padding: 40px;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 4px 24px rgba(205, 205, 205, .25)
}

.trust-us-img {
    display: -webkit-flex;
    display: flex;
    font-size: 56px;
    color: #4c40ed;
    margin-bottom: 25px;
    padding: 12px 18px
}

.trust-us-main h6 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

.trust-us-main p {
    text-align: center;
    margin-bottom: 0
}

.trust-us-main:hover .trust-us-img {
    background-color: #4c40ed;
    transition: .4s;
    color: #fff;
    padding: 12px 18px;
    border-radius: 10px;
    -webkit-transition: .4s;
    -ms-transition: .4s
}

.trust-us-main .trust-us-img i {
    transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s
}

.trust-us-main:hover .trust-us-img i {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transition: .4s;
    -ms-transition: .4s;
    transition: .4s
}

.popular-portfolio-img img {
    width: 100%;
    transition: .5s
}

.popular-portfolio-img:hover img {
    position: relative;
    z-index: 1;
    transition: .5s
}

.popular-portfolio-img {
    position: relative;
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 10px;
    transition: .5s
}

.popular-portfolio-img::before {
    background-color: #00000080;
    position: absolute;
    z-index: 1;
    border-radius: 10px;
    transition: .5s
}

.popular-portfolio-overlay {
    position: absolute;
    content: "";
    bottom: 0;
    padding: 20px;
    z-index: 1;
    transition: .5s
}

.popular-portfolio-overlay h6 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px
}

.popular-portfolio-overlay p {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0
}

.Working-four-section,
.review-client-section {
    position: relative;
    padding: 80px 0;
    background-color: #f9f9f9
}

.search-input.search-input-three.search-input-four .form-group input::placeholder {
    color: #6c6c6c
}

.search-input.search-input-three.search-input-four .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    font-weight: 400;
    color: #6c6c6c
}

.search-box.search-box-four .search-three-form .form-group {
    width: 85%
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planshead,
.search-box.search-box-five .select2-container--default .select2-selection--single,
.section-search.section-search-four span {
    border: none
}

.working-four-main {
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    text-align: center;
    padding: 20px;
    background-color: #4c40ed;
    border-radius: 10px
}

.client-review-top,
.working-four-img {
    background-color: #fff;
    position: relative
}

.working-four-main h6 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px
}

.working-four-img {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 60px
}

.working-four-img::before {
    position: absolute;
    content: "";
    left: 29px;
    width: 43px;
    height: 5px;
    bottom: -33px;
    background-color: #ffb800
}

.working-four-main h4 {
    font-size: 18px;
    color: #fff
}

.working-four-main p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

.service-widget .fav-item.fav-item-four {
    right: 0;
    left: auto;
    width: auto
}

.item-info.item-info-four {
    padding: 0 20px;
    font-size: 14px
}

.service-content.service-four-content {
    padding: 20px 20px 0;
    border-bottom: 1px solid #f1f1f1
}

.service-content.service-four-content .mini-mealmenu {
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px;
    color: #2a396d
}

.service-content.service-four-content .mealmenu {
    font-size: 22px;
    font-weight: 700;
    color: #4c40ed
}

.service-world-img i {
    margin-right: 7px;
    color: #424242
}

.service-content-bottom span {
    display: flex;
    display: -webkit-flex;
    padding: 10px;
    border-radius: 50%;
    background-color: #4c40ed;
    color: #fff
}

.service-content.service-four-blogs h3 {
    white-space: normal;
    color: #101522;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 20px
}

.usefull-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.usefull-bottom h6 {
    font-weight: 500;
    color: #2a396d
}

.owl-carousel.useful-four-slider .useful-img img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.client-review-top {
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 46px
}

.client-four-slider .owl-dots,
.client-review-img {
    margin-bottom: 55px
}

.client-review-top::before {
    content: "\A";
    border-style: solid;
    border-width: 32px 55px 0 0;
    border-color: transparent #fff transparent transparent;
    border-radius: 0;
    position: absolute;
    bottom: -31px;
    transform: rotate(180deg)
}

.around-world-section .owl-carousel .carousel button,
.common-four-slider .owl-dots .owl-dot.active span,
.review-client-section .client-four-slider .carousel button,
.useful-blog-section .owl-carousel .carousel button {
    background-color: #4c40ed;
    position: relative
}

.common-four-slider .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin-right: 5px
}

.common-four-slider .owl-dots .owl-dot.active span::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.client-review-img {
    float: left
}

.owl-carousel.client-four-slider .client-review-img img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 5px solid #fff
}

.client-review-top p,
.testimonials-main-ryt.customers-eight-main p {
    margin-bottom: 0;
    text-align: left
}

.client-four-slider {
    margin-bottom: 55px;
    border-bottom: 1px solid #ebebeb
}

.home-page-five .header-navbar-rht li>a.header-login {
    background-color: #ff008a;
    border: 1px solid #ff008a;
    box-shadow: inset 0 0 0 #e2017b
}

.header-button.header-button-five {
    color: #fff;
    background: #ff008a;
    border-radius: 4px
}

.header-button.header-button-five:hover {
    color: #ff008a;
    background: #fff;
    border-radius: 4px
}

.hero-section-five {
    position: relative;
    background: url(../img/banner-fiver-bg.jpg) left center/cover no-repeat
}

.section-section-five h1 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    max-width: 600px;
    margin-bottom: 30px
}

.section-section-five h4 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px
}

.section-section-five p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    max-width: 430px;
    font-weight: 400
}

.search-group-icon-5 {
    color: #ff008a;
    font-size: 20px;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 0, 138, .05)
}

.floating-five-buttom,
.floating-five-buttoms {
    align-items: center;
    padding: 24px;
    border-radius: 8px;
    display: inline-flex
}

.search-box.search-box-five {
    padding: 12px;
    margin-top: 0
}

.search-box.search-box-five .search-input {
    width: 50%;
    float: none
}

.search-box.search-box-five .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #626262;
    font-weight: 400;
    padding-left: 0
}

.search-box.search-box-five .search-input .form-group {
    width: calc(100% - 40px)
}

.floating-img {
    position: absolute;
    bottom: -75px;
    z-index: 1
}

.car-five-arrow-img img {
    position: absolute;
    content: "";
    top: -205px;
    left: 115px
}

.floating-five-buttom {
    justify-content: center;
    background-color: #fff;
    margin-right: 10px
}

.floating-five-buttoms {
    justify-content: center;
    background-color: #fff
}

.floating-five-main {
    margin-top: -200px;
    position: relative;
    z-index: 3
}

.car-wash-feature {
    margin-top: 35px
}

.floating-five-buttom-img i {
    background-color: #203066;
    padding: 22px;
    border-radius: 50%;
    color: #fff
}

.featured-categories-section {
    padding: 140px 0 90px;
    position: relative;
    background-color: #f3f6fc
}

.featured-category-bg-img img {
    position: absolute;
    left: 0;
    top: 170px;
    z-index: 0
}

.testimonals-five-section {
    background: url(../img/Testimonials-five-bg.jpg) 0 0/cover no-repeat;
    padding: 90px 0 160px
}

.car-testimonials-five-slider .owl-nav button.owl-next,
.car-testimonials-five-slider .owl-nav button.owl-prev {
    background: #fff !important;
    color: #ff008a;
    margin-bottom: 0
}

.service-widget.service-two .service-content.service-content-five p {
    color: #28283c;
    font-weight: 600;
    font-size: 20px
}

.features-service-rating {
    padding: 7px;
    background: #fff;
    border-radius: 4px;
    margin-right: 8px
}

.features-service-rating i {
    color: #ffba08;
    margin-right: 9px
}

.features-service-rating span {
    color: #626262;
    font-size: 16px
}

.features-service-five h6 {
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0
}

.feature-service-botton img {
    width: 45px;
    height: 45px;
    border-radius: 50%
}

.feature-service-botton.feature-service-botton-five img {
    width: 50px !important
}

.feature-service-btn a {
    padding: 12px 20px;
    background-color: #ff008a;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #ff008a;
    font-weight: 500
}

.feature-service-btn a:hover {
    background-color: #fff;
    border: 1px solid #626262;
    color: #626262
}

.feature-services-five {
    display: flex;
    align-items: center;
    margin-bottom: 16px
}

.feature-services-five h6 {
    margin-bottom: 0;
    font-size: 24px;
    color: #203066;
    margin-right: 8px
}

.feature-category-section {
    padding: 90px 0;
    position: relative
}

.feature-category-section::before {
    position: absolute;
    content: "";
    background: url(../img/bubbles-bottom-section.png) 0 0/100% no-repeat;
    left: 0;
    top: 163px;
    width: 100%;
    height: 100%;
    z-index: 0
}

.feature-category-section-five {
    position: relative;
    padding: 90px 0;
    background-color: #f3f6fc
}

.car-blogs-section::before,
.feature-category-section-five::before {
    position: absolute;
    content: "";
    background: url(../img/car-blog-ng.jpg) center/cover no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.top-providers-five .providerset {
    padding: 0;
    margin-bottom: 50px
}

.top-providers-five .providerset .providerset-content {
    padding: 0 18px 18px;
    text-align: center
}

.top-providers-five .providerset .providerset-content h4 a {
    font-size: 20px;
    margin-right: 4px
}

.top-providers-five .providerset .providerset-content h4 i {
    font-size: 18px;
    color: #6dcc76
}

.top-providers-five .providerset .providerset-content h5 {
    color: #626262;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400
}

.providers-section-five {
    position: relative;
    padding: 90px 0;
    background: #f3f6fc
}

.providers-five-bg-car img {
    position: absolute;
    content: "";
    right: 0;
    bottom: 55px;
    z-index: 0
}

.ant-table-content,
.providers-section-five .providerset {
    border: 1px solid #fff
}

.car-blog-slider .owl-nav button.owl-next,
.car-blog-slider .owl-nav button.owl-prev,
.feature-service-five-slider .owl-nav button.owl-next,
.feature-service-five-slider .owl-nav button.owl-prev,
.top-providers-five .owl-nav button.owl-next,
.top-providers-five .owl-nav button.owl-prev {
    background: #ff008a !important;
    color: #fff;
    margin-bottom: 0
}

.car-blog-slider .owl-nav button.owl-next:hover,
.car-blog-slider .owl-nav button.owl-prev:hover,
.feature-service-five-slider .owl-nav button.owl-next:hover,
.feature-service-five-slider .owl-nav button.owl-prev:hover,
.top-providers-five .owl-nav button.owl-next:hover,
.top-providers-five .owl-nav button.owl-prev:hover {
    background: #fff !important;
    color: #ff008a
}

.btn-sec.btn-sec-five .btn-view {
    background-color: #203066;
    padding: 15px 30px;
    border-radius: 8px
}

.pricing-service-five,
.works-five-section {
    position: relative;
    padding: 90px 0
}

.works-five-section::before {
    position: absolute;
    content: "";
    background: url(../img/bubbles-bottom-section.png) 0 0/100% no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.car-wash-img-five,
.company-two-top-content {
    display: flex;
    justify-content: center;
    align-items: center
}

.works-it-five-button h4 {
    font-size: 40px;
    color: #bbb;
    margin-bottom: 15px
}

.works-it-dots {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.works-it-dots span {
    position: relative;
    width: 16px;
    height: 16px;
    background-color: #203066;
    border-radius: 50%;
    margin-bottom: 55px
}

.works-it-dots span::before {
    width: 38px;
    height: 38px;
    background-color: #22c55e;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: -11px;
    left: -11px;
    z-index: -1
}

.works-it-lines span::before {
    width: 370px;
    height: 1px;
    background-color: #203066;
    position: absolute;
    content: "";
    top: -62px;
    left: 241px;
    z-index: -1
}

.works-five-main {
    border: 1px solid #f3f6fc;
    border-radius: 8px;
    margin-bottom: 160px
}

.offering-five-all {
    position: relative;
    background-color: #203066;
    border-radius: 20px;
    z-index: 1
}

.offering-five-all-img img {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1
}

.offering-five-button .btn-primary {
    background-color: #ff008a;
    padding: 15px 30px;
    border: 1px solid #ff008a
}

.offering-five-main h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 25px
}

.offering-five-main {
    padding: 50px 29px 50px 50px
}

.offering-five-img {
    margin: -86px 0 0 -60px
}

.works-five-bottom {
    text-align: center;
    padding: 20px
}

.works-five-bottom i {
    display: inline-flex;
    width: 54px;
    height: 54px;
    background: #ff008a;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px
}

.car-testimonials-main-five {
    background-color: #ff008a;
    border-radius: 50px
}

.car-wash-bg-five::before {
    position: absolute;
    content: "";
    background: #ff008a;
    width: 100%;
    height: 483px;
    border-radius: 50px;
    bottom: -60px
}

.testimonials-five-top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    border-radius: 50px;
    padding: 24px 50px;
    margin-bottom: 50px
}

.owl-carousel.car-testimonials-five-slider .test-five-img img {
    width: 119px;
    height: 119px;
    border-radius: 50%;
    margin-bottom: 20px
}

.blog-section.blog-five-section {
    padding: 90px 0 80px
}

.car-blogs-section {
    position: relative;
    padding: 90px 0 0;
    background-color: #f3f6fc
}

.pricing-btn-five .btn-view {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #203066;
    border: 1px solid #203066
}

.pricing-service-topimg .pricing-five-img-one {
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.pricing-service-topimg .pricing-five-img-two {
    position: absolute;
    content: "";
    top: 0;
    right: 0
}

.pricing-service-five .nav-pills {
    justify-content: center;
    max-width: 254px;
    background: #ffedf7;
    margin: 0 auto 80px;
    border-radius: 580px;
    padding: 10px
}

.pricing-service-five .nav-pills .nav-link {
    border: none;
    color: #28283c;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 24px;
    border-radius: 22px;
    background: 0 0
}

.pricing-service-five .nav-pills .nav-link.active {
    color: #fff;
    background: #ff008a;
    padding: 13px 24px;
    border-radius: 50px
}

.pricing-plans.pricing-plans-five:hover .pricing-btn-five .btn-primary {
    background-color: #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a;
    border: 1px solid #ff008a
}

.providerset-prices-five {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: start
}

.providerset-prices-five h6 {
    font-size: 36px;
    margin: 0 10px 0 0
}

.pricing-plans.pricing-plans-five {
    border: 1px solid #d8e1ff;
    transition: .5s
}

.pricing-plans.pricing-plans-five:hover {
    background-color: #203066;
    border: 1px solid #203066;
    transition: .5s
}

.available-widget.widget-book-detail ul li:first-child,
.pricing-planscontent.pricing-planscontent-five,
.pricing-planscontent.pricing-planscontent-seven,
.service-details .tab-content {
    padding-top: 0
}

.item-cat.item-car {
    background-color: #4c82f7;
    color: #fff
}

.item-cat.item-car:hover {
    background-color: #fff;
    color: #4c82f7
}

.car-blog-slider .serv-info img {
    width: 42px;
    height: 42px;
    border-radius: 50%
}

.car-blog-slider .owl-nav {
    text-align: center;
    margin-bottom: 50px
}

.app-five-section {
    background-color: #f7f7ff;
    padding: 117px 0 160px
}

.app-sec.app-sec-five .downlaod-btn {
    display: flex;
    align-items: center;
    justify-content: start
}

.app-sec.app-sec-five .downlaod-btn .scan-img {
    margin: 0 17px 0 0
}

.app-sec.app-sec-five .downlaod-btn .scan-img img {
    height: 45px;
    width: 50px
}

.app-sec.app-sec-five .downlaod-btn a img {
    width: 100%;
    height: 60px
}

.app-sec.app-sec-five::before {
    background: url(../img/car-blog-2.png) left no-repeat
}

.app-sec.app-sec-five::after {
    background: url(../img/car-blog-1.png) no-repeat
}

.app-sec.app-sec-five {
    background: #203066;
    border-radius: 50px;
    padding: 95px 85px 0
}

.app-sec.app-sec-five .appimg-set img {
    margin-top: -105px
}

.footer.footer-five .footer-bottom .copyright {
    border-top: 1px solid rgba(255, 255, 255, .07)
}

.footer-two .payment-image ul,
.footer.footer-five .footer-bottom .copyright .payment-image ul,
.media-list ul {
    justify-content: start
}

.footer.footer-five .footer-bottom .copyright .copyright-text p {
    text-align: center;
    color: #fff
}

.footer.footer-five {
    background-color: #203066
}

.home-banner-main {
    position: relative;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.home-banner-six-bg img {
    position: absolute;
    content: "";
    z-index: -1;
    top: -125px;
    left: -40px
}

.home-banner-six-detergent {
    justify-content: start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.search-box-two.search-box-six {
    padding: 10px;
    width: 93%
}

.search-box-two.search-box-six .search-input-new.line-six {
    width: 45%
}

.search-box-two.search-box-six .search-input-new.line-two-six {
    width: 35%
}

.search-box-two.search-box-eight .search-btn,
.search-box-two.search-box-six .search-btn {
    width: 20%
}

.search-box-two.search-box-six .search-btn .btn {
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 500
}

.search-input-new.line-two-six input {
    padding: 0 40px 0 10px;
    height: 40px;
    min-height: 40px
}

.search-input-new.line-six .select2-container--default .select2-selection--single {
    border: 0;
    height: 40px
}

.search-input-new.line-two-six i {
    color: #ff008a;
    right: 12px
}

.search-input-new.line-six .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ff008a
}

.side-social-media-six ul {
    position: absolute;
    top: 260px;
    left: 0;
    z-index: 2
}

.side-social-media-six ul li a {
    width: 24px;
    display: flex;
    height: 24px;
    background: #203066;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    transition: .5s
}

.get-service-main:hover .get-service-btn a i,
.safety-ryt-main ul li i {
    background: rgba(255, 0, 138, .1)
}

.side-social-media-six ul li a:hover {
    background: #fff;
    color: #203066;
    transition: .5s
}

.home-banner-six-bottom {
    padding-top: 85px
}

.home-banner-six-detergent h5,
.useful-bottom-eight h6 {
    margin-bottom: 0;
    color: #203066
}

.home-banner-six-bottom h1 {
    color: #203066;
    max-width: 470px;
    margin-bottom: 23px
}

.home-banner-six-bottom p {
    color: #74788d;
    max-width: 375px;
    margin-bottom: 50px
}

.search-box-two.search-box-six .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #74788d;
    font-size: 16px;
    font-weight: 400
}

.search-input-new.line-two-six .form-group input::placeholder {
    color: #74788d;
    font-size: 16px;
    font-weight: 400
}

.banner-six-side-img img {
    position: absolute;
    bottom: -33px;
    right: 0
}

.reason-choose-us {
    position: relative;
    padding: 60px 0
}

.reason-six {
    display: flex;
    justify-content: start;
    align-items: flex-end;
    margin-bottom: 10px
}

.reason-six p {
    color: #203066;
    font-weight: 600
}

.footer-six-ryt h6,
.professional-cleaning-main h5,
.section-heading.section-heading-six h2 {
    color: #203066;
    margin-bottom: 0
}

.professional-cleaning-main {
    background: #edeef0;
    padding: 50px 0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 24px
}

.total-client-all .total-client-half {
    display: flex;
    justify-content: start;
    align-items: center
}

.total-client-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px
}

.total-client-all .total-client-half .total-client-mini:first-child {
    padding-left: 0;
    border-right: 1px solid #d9d9d9
}

.total-experts-main h3 {
    color: #203066;
    font-size: 38px;
    margin: 0 10px 0 0
}

.total-experts-main p {
    color: #74788d;
    font-weight: 500;
    margin-bottom: 0
}

.total-client-all ul li a img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 5px solid #fff
}

.total-client-avatar li {
    display: inline-block;
    margin: 0 0 0 -15px
}

.total-client-avatar .more-set a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #203066;
    border-radius: 50%;
    color: #fff;
    border: 5px solid #fff;
    font-size: 14px;
    font-weight: 600
}

.total-client-half li .total-client-content {
    margin: 0 0 0 40px;
    color: #74788d
}

p.total-client-content {
    margin-bottom: 0;
    max-width: 480px
}

.our-company-ryt {
    position: relative;
    display: flex;
    justify-content: flex-end;
    z-index: 0
}

.our-company-bg img {
    position: absolute;
    top: -160px;
    z-index: -1;
    left: -10px
}

.our-company-img {
    margin-top: -160px
}

.about-our-company {
    position: relative;
    background: url(../img/oru-company-bg.png) 0 0/cover no-repeat;
    padding: 80px 0
}

.our-company-first-content,
.our-company-two-content {
    padding: 15px;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .04);
    position: absolute
}

.our-company-six p {
    color: #74788d;
    font-weight: 400;
    max-width: 559px;
    line-height: 30px;
    margin-bottom: 40px
}

.our-company-first-content {
    display: inline-flex;
    align-items: center;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    bottom: 47px;
    left: -30px
}

.company-top-content p {
    margin-bottom: 0;
    color: #74788d
}

.company-top-content h3 {
    font-size: 38px;
    color: #203066;
    margin-bottom: 0
}

.our-company-first-content a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 50%;
    background: #ff008a;
    color: #fff;
    transition: .7s
}

.our-company-first-content a:hover {
    background: #fff;
    color: #ff008a;
    transition: .7s
}

.our-company-first-content a i {
    font-size: 22px
}

.our-company-two-content {
    top: -158px;
    right: 117px;
    border: 1px solid #e7e7e7;
    border-radius: 10px
}

.company-two-top-content h4 {
    margin-bottom: 0;
    color: #203066;
    font-size: 38px
}

.afford-btn {
    display: inline-flex;
    justify-content: flex-end;
    color: #ff008a;
    float: right
}

.aboutus-companyimg img {
    max-width: 100%
}

.playicon {
    position: absolute;
    right: 61%;
    top: 37%
}

.playicon span {
    width: 48px;
    height: 48px;
    background: #ff008a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.works-six-num h2,
.works-six-num h2::before {
    width: 82px;
    height: 82px;
    background: rgba(255, 0, 138, .5)
}

.modal-content-video .modal-content {
    background: #000
}

.satisfied-service-section {
    position: relative;
    padding: 80px 0 45px
}

.get-service-main {
    padding: 30px;
    text-align: center;
    background: #f7f8f9;
    border: 1px solid #f7f8f9;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 24px
}

.get-service-main:hover {
    border: 1px solid #ff008a;
    background: rgba(255, 0, 138, .01)
}

.get-service-main h5 {
    color: #203066;
    margin-bottom: 25px
}

.get-service-btn a {
    display: flex;
    align-items: center;
    color: #74788d;
    font-weight: 500
}

.get-service-btn a i {
    padding: 4px;
    border-radius: 50%;
    background: #6262621a
}

.our-expert-six-section,
.see-works-six-section {
    position: relative;
    padding: 80px 0;
    background: url(../img/oru-company-bg.png) 0 0/cover no-repeat
}

.works-six-num h2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    border-radius: 10px;
    z-index: 0
}

.works-six-num h2::before {
    position: absolute;
    content: "";
    border-radius: 10px;
    transform: rotate(14.46deg);
    z-index: -1
}

.works-six-num h2::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 51px;
    background: #ff008a;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%)
}

.works-six-num.works-six-num-two h2,
.works-six-num.works-six-num-two h2::before {
    background: rgba(247, 208, 74, .5)
}

.works-six-num.works-six-num-three h2,
.works-six-num.works-six-num-three h2::before {
    background: rgba(32, 48, 102, .5)
}

.work-online-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px
}

.work-online-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.work-online-bottom h4 {
    max-width: 160px;
    text-align: center
}

.blogs-service-section {
    position: relative;
    padding: 80px 0 56px
}

.latest-blog-content {
    width: 76px;
    height: 76px;
    border-radius: 10px;
    background: #ff008a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 20px
}

.latest-blog-content h5 {
    text-align: center;
    color: #fff;
    font-size: 24px
}

.latest-profile-name img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 5px
}

.latest-profile-name h6 {
    margin-bottom: 0;
    font-size: 14px;
    color: #74788d;
    font-weight: 400
}

.latest-blog-six {
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px
}

.service-content.service-content-six {
    padding: 20px 0 0;
    margin-top: -60px;
    z-index: 1;
    position: relative
}

.service-widget.service-six {
    padding: 20px;
    background: #f8f8f8
}

.service-content.service-content-six .blog-import-service {
    color: #203066;
    font-size: 20px
}

.service-content.service-content-six p {
    color: #74788d;
    white-space: normal
}

.our-expert-six-content {
    display: flex;
    align-items: self-start;
    justify-content: center;
    flex-direction: column;
    padding-left: 15px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    border-radius: 10px 204px 10px 10px;
    background: rgba(0, 0, 0, .53);
    transform: scale(0);
    transition: .5s
}

.our-expert-six:hover .our-expert-six-content {
    transform: scale(1);
    z-index: 0
}

.our-expert-six-content h6 {
    color: #fff;
    font-size: 18px
}

.our-expert-six-content p {
    color: #ff008a;
    margin-bottom: 10px
}

.our-expert-img img {
    border-radius: 10px;
    width: 100%
}

.our-expert-six-content .rating {
    font-size: 12px;
    margin-bottom: 12px
}

.our-expert-six-content h5 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 17px
}

.our-expert-six-content h5 span {
    font-size: 14px;
    color: #c2c9d1
}

.our-expert-six-content a {
    padding: 8px 16px;
    border-radius: 30px;
    background: #ff008a;
    border: 1px solid #ff008a
}

.customer-review-main-six {
    background: #f8f8f8;
    border-radius: 10px;
    position: relative;
    margin-bottom: 24px
}

.customer-review-top img {
    width: 97px;
    height: 97px;
    border-radius: 50%;
    margin-bottom: 30px
}

.customer-review-top {
    position: relative;
    padding: 30px 56px;
    text-align: center;
    border-bottom: 2px solid #e7e7e7
}

.customer-review-top::before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 50%;
    width: 54px;
    height: 2px;
    background: #ff008a;
    transform: translate(-50%, -50%)
}

.customer-review-bottom {
    padding: 28px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.customer-review-quote img {
    position: absolute;
    top: 20px;
    right: 20px
}

.hidden-charge-section {
    position: relative;
    background: rgba(255, 0, 138, .02);
    padding: 80px 0
}

.hidden-charge-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    margin-bottom: 24px
}

.hidden-charge-main.hidden-charge-main-two {
    border: 1px solid #ff008a;
    box-shadow: 10px 24px 17px rgba(255, 0, 138, .04)
}

.feature-box.feature-box-seven,
.solution-seven {
    box-shadow: 0 10px 20px -5px rgba(255, 0, 138, .08)
}

.hidden-charge-main h4 {
    color: #203066;
    margin-bottom: 30px
}

.hidden-charge-main ul {
    text-align: center;
    height: 213px;
    width: 100%;
    margin-bottom: 30px
}

.hidden-charge-main ul li {
    line-height: 30px;
    color: #74788d
}

.hidden-charges-bottom-mark h1 span {
    font-size: 18px;
    color: #dadada
}

.hidden-charges-bottom-mark h6 {
    color: rgba(32, 48, 102, .5);
    font-weight: 400;
    margin-bottom: 30px
}

.btn-charges {
    border-radius: 30px;
    background: #203066;
    padding: 8px 16px;
    border: 1px solid #203066
}

.btn-charges.btn-plan {
    background: #ff008a;
    border: 1px solid #ff008a
}

.app-sec.app-sec-six {
    background: #203066;
    border-radius: 10px;
    padding: 0
}

.app-sec-main {
    position: relative;
    background: url(../img/new-app-bg.png) left top/50% 100% no-repeat;
    border-radius: 10px
}

.app-imgs-six-bg img {
    position: absolute;
    top: 18%;
    left: 30%
}

.appimg-six {
    position: relative;
    margin-left: -16px
}

.app-img-sec img {
    position: absolute;
    top: 80px;
    left: 60px;
    z-index: -1
}

.new-app-six-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 27px
}

.new-app-six-middle,
.offer-sec .offer-path-content.service-path-content {
    padding-left: 50px
}

.new-app-six-middle h2 {
    font-size: 50px;
    max-width: 340px
}

.new-app-six-middle h2 span {
    font-size: 40px;
    font-weight: 600
}

.new-app-six-middle p {
    max-width: 450px
}

.hero-section-seven {
    background: #fff6fb
}

.hero-sectionseven-top {
    background: url(../img/hero-section-seven.png) right center no-repeat
}

.total-client-avatar-seven li a img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 5px solid #fff
}

.total-client-avatar.total-client-avatar-seven li {
    margin: 0 0 0 -20px
}

.solution-seven {
    display: inline-block;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    padding: 20px
}

.home-banner.homer-banner-seven .section-search h5 {
    color: #67687a;
    font-size: 20px
}

.home-banner.homer-banner-seven {
    min-height: 535px
}

.search-box-two.search-box-seven {
    max-width: 1068px;
    margin: -47px auto 0;
    background: #f9f9f9
}

.footer.footer-eight,
.search-box-two.search-box-seven .search-input-new input,
.search-box-two.search-box-seven .search-input-new.line input {
    background: #f9f9f9
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planscontent.pricing-planscontent-seven ul li span,
.search-box-two.search-box-seven .search-input-new>i.bficon,
.section-heading.section-heading-seven p {
    color: #67687a
}

.nav-pills .nav-link.active:hover,
.nav-pills .show>.nav-link:hover,
.price-toggle.price-toggle-seven .toggle-pink .checktoggle:after,
.search-box-two.search-box-seven .search-btn .btn {
    background: #203066
}

.popularsearch-top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px
}

.popularsearch-top h6 {
    margin: 0 24px 0 0;
    color: #203066;
    font-size: 18px;
    position: relative
}

.popularsearch-top h6::before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ff008a;
    position: absolute;
    top: 3px;
    content: "";
    left: -23px
}

.popularsearch-top ul li {
    padding: 7px 20.0469px 8.5px 19px;
    background: rgba(32, 48, 102, .05);
    border-radius: 25px;
    margin-right: 10px;
    font-size: 15px;
    color: #203066
}

.hero-banner-ryt-content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    padding: 20px;
    position: absolute;
    bottom: 60px;
    left: -150px
}

.hero-banner-ryt-top h5 {
    color: #203066;
    margin-bottom: 4px
}

.hero-banner-ryt-top p {
    margin-bottom: 0;
    color: #67687a
}

.hero-banner-ryt-content span {
    width: 54px;
    height: 54px;
    background: #ff008a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.feature-box.feature-box-seven {
    padding: 30px;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    margin-bottom: 40px;
    width: 100%;
    margin-right: 24px
}

.feature-icon.feature-icon-seven span {
    width: 113px;
    height: 113px;
    background: #f9f5ff
}

.feature-box.feature-box-seven h5,
.service-blog-nine h5 {
    color: #203066;
    font-size: 18px
}

.feature-box.feature-box-seven:hover .feature-overlay:before {
    left: 0
}

.owl-nav.mynav.mynav-seven button.owl-next:hover,
.owl-nav.mynav.mynav-seven button.owl-prev:hover {
    background-color: #ff008a !important
}

.owl-carousel.categories-slider-seven .owl-item img {
    width: auto
}

.popular-service-seven-section {
    background: #f8fcfd;
    padding: 80px 0
}

.service-widget.service-two.service-seven .item-cat {
    background: rgba(255, 255, 255, .8)
}

.service-widget.service-two.service-seven .fav-item {
    padding: 10px 10px 0
}

.service-widget.service-two.service-seven .item-info {
    padding: 0 10px 10px
}

.service-widget.service-two.service-seven .item-img img {
    width: 34px;
    height: 34px
}

.service-content.service-content-seven p .rate i {
    margin-right: 10px !important;
    color: rgba(32, 48, 102, .3)
}

.service-widget.service-two.service-seven .service-content p,
.service-widget.service-two.service-seven .service-content p .rate {
    color: rgba(32, 48, 102, .7)
}

.service-content.service-content-seven p i {
    color: rgba(32, 48, 102, .3)
}

.work-icon-seven {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.work-box-seven {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.work-icon-seven span {
    padding: 45px 43px;
    border: 2px solid #dedede;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 25px
}

.work-icon-seven h1 {
    position: absolute;
    top: 22%;
    left: -30%;
    font-size: 80px;
    color: #dedede
}

.work-box-seven p {
    color: #67687a;
    max-width: 311px;
    text-align: center
}

.providerset-img.providerset-img-seven .fav-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 15px 0
}

.providerset-img.providerset-img-seven .fav-item .fav-icon {
    width: 28px;
    height: 28px
}

.providerset-img.providerset-img-seven .fav-item .fav-icons {
    font-size: 22px;
    color: #159c5b
}

.provider-rating-seven {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.provider-rating-seven a {
    background: #203066;
    padding: 8px 16px;
    color: #fff;
    border-radius: 30px
}

.providerset-content.providerset-content-seven .rate {
    padding: 6px 14px;
    background: #fff4fa;
    border-radius: 50px;
    font-size: 12px;
    color: #58627b
}

.providerset-content.providerset-content-seven .providerset-name h4 a {
    color: #353535
}

.price-sections-seven {
    padding: 80px 0 60px;
    background: #f8fcfd
}

.pricing-plans.price-new.pricing-plans-seven {
    background: #fff;
    border-radius: 20px;
    margin-top: 40px
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h5 {
    color: #203066;
    font-size: 20px;
    margin-bottom: 24px
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h6 {
    font-size: 38px;
    color: #203066;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h6 span {
    font-size: 24px;
    color: #203066
}

.pricing-planscontent.pricing-planscontent-seven ul li,
.service-content.service-content-seven .usefull-bottom .useful-img,
.testimonials-seven-img {
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pricing-plans.price-new.pricing-plans-seven .pricing-planscontent.pricing-planscontent-seven ul li i {
    width: 24px;
    height: 24px;
    background: #203066;
    border-radius: 5px;
    color: #fff;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px
}

.pricing-plans.price-new.pricing-plans-seven .btn {
    display: inline-block;
    padding: 10px 24px;
    background: #203066
}

.pricing-plans.price-new.pricing-plans-seven .pricing-btn,
.setting-img-profile {
    text-align: start
}

.price-toggle.price-toggle-seven .toggle-pink .checktoggle {
    background: #fff;
    border: 1px solid #203066
}

.pricing-plans.price-new.active-seven {
    background: #203066;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
    border-radius: 10px;
    margin-top: 0
}

.pricing-plans.price-new.pricing-plans-seven.active-seven .price-block span {
    padding: 7px 18px;
    background: #fff;
    border-radius: 13.5px;
    color: #203066;
    font-size: 10px;
    margin-bottom: 44px
}

.app-sec.app-sec-seven {
    background: #f8fcfd;
    border-radius: 50px;
    padding: 0
}

.appimg-seven {
    background: url(../img/app-seven-bg.png) right center no-repeat
}

.new-app-seven-middle h2 {
    color: #203066;
    max-width: 280px
}

.new-app-seven-middle p {
    color: #203066;
    max-width: 475px
}

.appimg-seven img {
    margin: 122px 0 0 90px
}

.new-app-seven-middle {
    padding-left: 117px
}

.service-widget.service-seven-blog {
    padding: 15px;
    margin-bottom: 40px
}

.service-bottom-seven {
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px
}

.service-bottom-icons i {
    color: #203066;
    font-size: 14px
}

.service-bottom-icons span {
    color: rgba(107, 107, 107, .8);
    font-size: 14px
}

.service-bottom-seven h6 {
    font-size: 12px;
    padding: 6px 14px;
    background: #fff4fa;
    border-radius: 50px;
    color: #58627b;
    margin-bottom: 0
}

.service-content.service-content-seven .title {
    white-space: normal;
    margin-bottom: 14px
}

.service-content.service-content-seven p {
    white-space: normal;
    color: #67687a;
    margin-bottom: 14px
}

.service-content.service-content-seven .usefull-bottom .useful-img img {
    width: 36px;
    height: 36px;
    margin-right: 5px;
    border-radius: 50%
}

.testimonials-seven-img img {
    width: 60px !important;
    height: 60px;
    border-radius: 50%
}

.testimonials-content-seven img {
    width: 57px !important;
    height: 100%;
    margin-right: 16px
}

.testimonials-content-seven {
    margin-bottom: 30px;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.testimonials-main-ryt {
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
    border-radius: 20px;
    padding: 20px
}

.clients-eights-all,
.hero-section-eight,
.works-eights-img {
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05)
}

.footer.footer-seven {
    background: #252525
}

.footer-selects.footer-selects-seven .subscribe-form .form-control {
    height: 48px;
    min-height: 48px;
    background: rgba(255, 255, 255, .79);
    border-radius: 30px;
    padding: 6px 102px 6px 19px
}

.footer-selects.footer-selects-seven .subscribe-form .form-control::placeholder {
    color: #203066
}

.footer-selects.footer-selects-seven .subscribe-form .footer-btn {
    font-size: 14px;
    padding: 7px 21px;
    background: #ff008a;
    color: #fff;
    border-radius: 30px;
    right: 8px
}

.footer-widget.footer-widget-seven .footer-content p,
.footer.footer-seven .footer-menu ul li a {
    color: #f0f0f0
}

.footer.footer-seven .social-icon ul li a {
    background: 0 0;
    color: #ff008a
}

.footer.footer-seven .footer-widget .footer-six-main .footer-six-left img {
    filter: invert(1) brightness(100);
    width: 18px;
    height: 18px;
    margin-right: 0
}

.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-seven-icon {
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 30px;
    background: #ff008a;
    margin-right: 12px;
    flex-shrink: 0
}

.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-six-ryt span,
.free-service-bottom-content p {
    color: rgba(255, 255, 255, .7)
}

.footer-bottom.footer-bottom-seven .copyright .copyright-text p {
    color: #fff;
    margin-bottom: 0
}

.footer.footer-seven .footer-bottom.footer-bottom-seven .copyright {
    border-top: 1px solid #454545
}

.home-banner-eight {
    min-height: 625px
}

.home-banner-eight .section-search {
    max-width: none;
    text-align: center;
    padding-top: 67px
}

.home-eight-bg img {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 0
}

.home-eight-bg-two img {
    position: absolute;
    bottom: 127px;
    left: 100px;
    z-index: 0
}

.home-eight-dog-feet img {
    position: absolute;
    bottom: 50%;
    left: 14%;
    z-index: -2
}

.home-banner-eight-icon {
    margin-bottom: 32px
}

.home-banner-eight-icon ul {
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-banner-eight-icon ul li {
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px
}

.home-banner-eight-icon ul li i {
    font-size: 20px;
    margin-right: 7px;
    color: #ff008a
}

.hero-section-eight {
    background: #f9f9f9
}

.search-box-two.search-box-eight {
    max-width: 450px;
    margin: auto auto 30px;
    border-radius: 0;
    padding: 0
}

.search-box-two.search-box-eight .search-btn .btn {
    border-radius: 0;
    padding: 9px 10px
}

.search-box-two.search-box-eight .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: start;
    color: #6c6c6c;
    padding-left: 10px
}

.search-box-two.search-box-eight .search-input-new.line-six .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #424242
}

.search-box-two.search-box-eight .search-input-new i {
    left: 15px;
    right: auto;
    color: #424242
}

.search-box-two.search-box-eight .search-input-new.line-two-six input {
    padding: 0 10px 0 40px
}

.search-box-two.search-box-eight .search-input-new.line-two-six input::placeholder {
    color: #6c6c6c;
    font-size: 14px
}

.search-box-two.search-box-eight .search-input-new.line-six::before {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 22px;
    background: rgba(42, 57, 109, .1);
    content: "";
    z-index: 1;
    margin-top: -10px
}

.category-eight-main {
    text-align: center;
    position: relative;
    margin-bottom: 40px
}

.category-eight-img {
    margin-bottom: 15px;
    position: relative;
    transition: .5s
}

.category-eight-img-inside,
.category-eight-img::before {
    position: absolute;
    width: 100%;
    border-radius: 10px;
    transform: scale(0);
    transition: .5s;
    top: 0
}

.category-eight-main span {
    padding: 5px 10px;
    background: rgba(42, 57, 109, .05);
    border-radius: 10px;
    font-size: 14px
}

.category-eight-img::before {
    content: "";
    height: 100%;
    background: linear-gradient(0deg, rgba(255, 0, 128, .7), rgba(255, 0, 128, .7));
    opacity: 0;
    left: 0
}

.category-eight-main:hover .category-eight-img::before,
.msg-box:hover .drop-item {
    opacity: 1;
    transform: scale(1);
    transition: .5s
}

.category-eight-main:hover span {
    background: rgba(255, 0, 128, .05);
    color: #ff0080
}

.category-eight-img-inside {
    height: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9
}

.category-eight-img-inside a img,
.professional-eight-img-inside img,
.service-eight-img-inside a img {
    width: 41px !important;
    margin: auto
}

.about-us-eight-section,
.blog-eight-section,
.meet-eight-section,
.popular-eight-section {
    padding: 80px 0;
    background: #f9f9f9
}

.shop-content-logo img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-bottom: 17px
}

.service-feature-eight {
    margin-top: -40px;
    position: relative;
    z-index: 1
}

.features-service-five.features-service-eight h6 {
    padding: 5px 10px;
    color: #545454;
    background: #f9f9f9
}

.popular-service-eight {
    display: flex;
    align-items: flex-end;
    justify-content: start
}

.popular-service-eight h6 {
    color: #ff0080;
    font-size: 24px;
    margin-bottom: 0
}

.popular-service-eight h6 span {
    color: #545454;
    font-size: 20px;
    margin-right: 4px
}

.popular-service-eight p {
    margin-bottom: 0;
    color: #9c9c9c
}

.rate-icon {
    background: #ffd43b;
    border-radius: 5px;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    margin-right: 3px
}

.rate-icon i {
    margin-right: 2px
}

.feature-services-eight .rate h6 {
    margin-bottom: 0;
    font-size: 14px;
    color: #9c9c9c;
    font-weight: 400
}

.works-eights-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 174px;
    height: 174px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #f1f1f1;
    margin-bottom: 30px
}

.clients-eights-all,
.passion-eight-all ul,
.works-eights-main {
    display: flex;
    margin-bottom: 24px
}

.works-eights-main {
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.works-eights-arrow {
    position: absolute;
    top: 0;
    left: 160px
}

.works-eights-arrow.works-eights-arrow-two {
    top: auto;
    bottom: 0
}

.passion-eight-all ul {
    flex-wrap: wrap
}

.passion-eight-all ul li {
    line-height: 44px;
    width: 50%
}

.passion-eight-content {
    display: inline-block;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px 20px
}

.passion-content-bottom {
    margin-right: 65px
}

.passion-content-bottom h2 {
    margin-bottom: 0;
    font-size: 38px
}

.passion-content-top .btn-primary {
    padding: 15px 40px;
    background: #ff0080;
    border: 1px solid #ff0080
}

.truely-eight-bg img {
    position: absolute;
    top: 0;
    right: 50px
}

.truely-eight-bg-two img {
    position: absolute;
    bottom: 0;
    left: 0
}

.clients-eights-all {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    padding: 30px 20px
}

.professional-eight-img-inside,
.service-eight-img-inside {
    background: linear-gradient(0deg, rgba(255, 0, 128, .7), rgba(255, 0, 128, .7));
    transform: scale(0);
    transition: .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0
}

.add-service,
.booking-summary-card,
.confirmation-product-card,
.modal-active-dots,
.name-card {
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25)
}

.clients-eights-all h3 {
    font-size: 48px;
    margin-bottom: 0
}

.clients-eights-all span {
    color: #ff0080;
    font-size: 40px;
    font-weight: 600
}

.arrow-ryt img,
.healthy-eight-bg img,
.professional-eight-bg img {
    position: absolute;
    top: 0;
    right: 0
}

.owl-carousel .professional-eight-img-ryt img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin-bottom: 20px
}

.professional-eight-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 40px
}

.professional-eight-img-inside {
    align-items: center;
    justify-content: center;
    border-radius: 10px
}

.professional-eight-main h6 {
    font-size: 20px;
    margin-bottom: 15px
}

.professional-eight-main .act {
    padding: 5px 10px;
    background: rgba(42, 57, 109, .05);
    border-radius: 10px;
    font-size: 14px;
    margin-bottom: 12px
}

.blog-eight-slider .owl-nav button.owl-next,
.blog-eight-slider .owl-nav button.owl-prev,
.professional-eight-slider .owl-nav button.owl-next,
.professional-eight-slider .owl-nav button.owl-prev,
.testimonals-eight-slider .owl-nav button.owl-next,
.testimonals-eight-slider .owl-nav button.owl-prev {
    background: 0 0 !important;
    box-shadow: none;
    margin-bottom: 0
}

.customers-eight-main .testimonials-seven-img img {
    width: 100px !important;
    height: 100px;
    border: 4px solid #fff;
    filter: drop-shadow(0px 4px 24px rgba(205, 205, 205, .25))
}

.testimonials-main-ryt.customers-eight-main {
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    border-radius: 10px
}

.testimonials-main-ryt.customers-eight-main .testimonials-img-content {
    margin-bottom: 20px;
    text-align: left
}

.customers-eight-heading h2,
.customers-eights-all p {
    max-width: 500px
}

.customers-icons i {
    color: #ffb800
}

.customers-icons p,
.customers-icons span {
    color: #6c6c6c
}

.testimonals-eight-slider .owl-nav {
    text-align: end
}

.service-eight-img-inside {
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    z-index: 2
}

.service-widget.service-widget-eight:hover .service-eight-img-inside {
    transform: scale(1);
    z-index: 1
}

.useful-bottom-eight .useful-img img {
    width: 28px;
    height: 28px;
    margin-right: 5px;
    border-radius: 50%
}

.footer-widget.footer-wid-six .footer-content p a:hover,
.useful-bottom-eight .useful-img span {
    color: #203066
}

.useful-bottom-eight h6 i {
    color: #ff008a;
    margin-right: 6px
}

.pets-content-all h2 {
    color: #ff0080;
    font-size: 38px
}

.pets-content-all h1 {
    font-size: 48px;
    margin-bottom: 20px
}

.pets-content-all .btn-primary {
    padding: 15px 30px;
    background: #ff0080;
    border-radius: 0;
    border: 1px solid #ff0080
}

.healthy-eight-bg-two img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.footer.footer-eight .footer-top {
    padding: 80px 0 70px
}

.new-app-eight-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.footer.footer-eight .footer-bottom .copyright {
    border-top: 1px solid rgba(156, 156, 156, .5)
}

.hero-section-nine {
    background: rgba(32, 48, 102, .05);
    min-height: 700px
}

.home-banner.home-banner-nine {
    min-height: 620px
}

.banner-imgs.banner-imgs-nine img,
.customer-reviews-main img,
.offer-paths.service-path.offer-sec .service-img-ten {
    border-radius: 50px 50px 50px 0
}

.banner-imgs.banner-imgs-nine .banner-1 {
    max-width: none;
    max-height: none;
    top: 50px
}

.banner-imgs.banner-imgs-nine .banner-1::before {
    position: absolute;
    content: "";
    background: url(../img/icons/banner-nine-dot.svg) no-repeat;
    width: 100%;
    height: 100%;
    left: -91px;
    bottom: -70px;
    z-index: -1
}

.banner-imgs.banner-imgs-nine .banners-3 {
    position: absolute;
    z-index: 2;
    bottom: -60px;
    left: 0
}

.banner-imgs.banner-imgs-nine .banners-3::before {
    position: absolute;
    content: "";
    background: url(../img/icons/banner-nine-icon-1.svg) no-repeat;
    width: 100%;
    height: 100%;
    left: -67px;
    bottom: -130px;
    z-index: -1
}

.banner-imgs.banner-imgs-nine .banner-4 {
    max-width: none;
    right: 35px;
    bottom: -80px
}

.banner-imgs.banner-imgs-nine .banner-2 {
    max-width: none;
    top: 90px
}

.banner-imgs.banner-imgs-nine .banner-2::before {
    position: absolute;
    content: "";
    background: url(../img/icons/banner-nine-icon-2.svg) no-repeat;
    width: 100%;
    height: 100%;
    top: -30px;
    left: 17px;
    z-index: -1
}

.banner-appointment-nine img {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    margin-right: 15px
}

.appoints-btn {
    padding: 8px 16px;
    background: #ff008a;
    border: 1px solid #ff008a;
    border-radius: 0;
    margin-bottom: 60px
}

.banner-appointment-content p {
    margin-bottom: 0;
    font-weight: 400
}

.section-heading-nine.safety-heading-nine h2 {
    position: relative;
    max-width: 400px;
    margin-bottom: 0
}

.section-heading-nine h2::after {
    position: absolute;
    content: "";
    width: 12px;
    height: 9px;
    background: #ff008a;
    transform: skew(-14deg);
    bottom: 12px;
    right: -20px
}

.safety-para {
    position: relative;
    padding-left: 24px;
    line-height: 31px;
    margin-bottom: 30px
}

.safety-para::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 55px;
    top: 0;
    left: 0;
    background: #ff008a
}

.safety-ryt-main img {
    border-radius: 50px 50px 0;
    margin: 50px 0 33px
}

.safety-ryt-main ul li {
    margin-bottom: 24px;
    display: flex;
    align-items: center
}

.safety-ryt-main ul li i {
    color: #ff008a;
    font-size: 17px;
    padding: 9px 7px;
    margin-right: 10px
}

.safety-ryt-two img {
    margin: 0 0 60px;
    border-radius: 50px 50px 50px 0
}

.safety-ryt-main.safety-ryt-two::after {
    position: absolute;
    content: "";
    background: #ff008a;
    width: 62.15px;
    height: 23px;
    border-radius: 30px 30px 30px 0;
    transform: matrix(1, 0, 0, -1, 0, 0);
    top: 56%
}

.blogs-nine-section,
.customer-review-section,
.service-nine-section {
    padding: 80px 0;
    background: #fff9f9
}

.service-feature-nine {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    margin-top: -58px;
    z-index: 1;
    position: relative
}

.service-feature-nine .shop-content-logo {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 60px;
    height: 60px;
    background: #203066;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .04);
    border-radius: 41px;
    margin-bottom: 20px
}

.service-content-nine .sub-title,
.service-feature-nine span {
    margin-bottom: 10px;
    color: #ff008a;
    display: inline-block
}

.service-feature-nine .shop-content-logo img {
    margin-bottom: 0;
    border-radius: 0;
    width: auto;
    height: auto
}

.service-feature-nine span {
    font-size: 14px
}

.service-feature-nine p {
    white-space: normal;
    text-align: center;
    color: #28283c;
    margin-bottom: 0;
    font-size: 18px
}

.blogs-nine-slider .owl-dots .owl-dot span,
.customer-review-slider .owl-dots .owl-dot span,
.provider-nine-slider .owl-dots .owl-dot span,
.service-nine-slider .owl-dots .owl-dot span {
    width: 30px;
    height: 7px;
    border-radius: 0
}

.btn-service-nine .btn-primary {
    margin-top: 40px;
    background-color: #ff008a;
    padding: 8px 16px;
    border: 1px solid #ff0080;
    border-radius: 0
}

.items-nine {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: start;
    -webkit-justify-content: start
}

.service-bottom-nine .btn-primary {
    padding: 8px 16px;
    background-color: #fff;
    border: 1px solid #203066;
    border-radius: 0;
    color: #203066;
    width: 100%;
    text-align: center;
    transition: .7s
}

.service-bottom-nine .btn-primary:hover {
    background: #ff008a;
    border: 1px solid #ff008a;
    box-shadow: inset 0 70px 0 0 #ff008a;
    color: #fff;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.journey-nine-section {
    position: relative;
    padding: 60px 0;
    background: url(../img/journey-bg.jpg) center/cover no-repeat;
    z-index: 0
}

.journey-nine-section::before {
    content: "";
    background: rgba(32, 48, 102, .83);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -6
}

.journey-heading-nine h2 {
    color: #fff;
    max-width: 300px;
    margin-bottom: 0
}

.journey-client-main {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    text-align: center
}

.journey-client-main h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 0
}

.journey-client-counter {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.journey-client-main span {
    color: #fff;
    font-size: 30px;
    font-weight: 600
}

.journey-client-main h5 {
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

.choose-nine-section {
    padding: 80px 0 56px;
    background: #fff9f9
}

.reasonable-all {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    padding: 40px;
    background: #203066;
    margin-bottom: 24px
}

.reasonable-all h5 {
    color: #fff;
    text-align: center
}

.reasonable-all p {
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

.delivery-all {
    background: #1c1c1c
}

.workshop-all {
    background: rgba(32, 48, 102, .2)
}

.workshop-all h5,
.workshop-all p {
    color: #203066;
    text-align: center
}

.footer-contact-info p,
.footer-content p {
    color: #74788d;
    margin-bottom: 15px
}

.mechanics-section .nav-pills {
    justify-content: center;
    margin: auto
}

.mechanics-section .nav-pills .nav-link {
    border-radius: 0;
    padding: 10px 20px;
    background: rgba(255, 255, 255, .1);
    border: 1px solid #e7e7e7;
    color: #203066
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.service-details ul li a:hover {
    background: #203066;
    color: #fff
}

.providerset.providerset-nine {
    background: #fff;
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .04);
    border-radius: 0
}

.providerset-nine .providerset-content h6 {
    color: #ff008a;
    font-size: 14px;
    font-weight: 400
}

.customer-quote img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66px !important
}

.customer-reviews-all {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    position: relative;
    max-width: 724px;
    margin: auto;
    text-align: center
}

.customer-side-left-img img {
    position: absolute;
    content: "";
    left: 8%;
    top: 150px
}

.customer-side-right-img img {
    position: absolute;
    content: "";
    right: 8%;
    top: 150px
}

.service-widget-nine-two .service-feature-nine {
    display: block;
    margin-top: 0;
    text-align: left
}

.service-widget-nine-two .service-content .title {
    white-space: normal;
    margin-bottom: 0
}

.items-nine-two img {
    width: 70px !important;
    height: 70px
}

.blogs-nine-section .blog {
    border-radius: 0;
    padding: 0
}

.blogs-nine-section .blog.blog-new .blog-image .date {
    background-color: #ff0080;
    color: #fff
}

.latest-date.latest-date-nine {
    padding: 10px 23px
}

.latest-date.latest-date-nine span {
    border-bottom: 1px solid #d9d9d9
}

.free-service-all {
    background: #203066;
    z-index: 1;
    position: relative;
    margin-top: 80px
}

.free-service-nine {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 55px
}

.free-service-img-one img {
    border-radius: 50px 50px 0;
    margin-right: 10px
}

.free-service-img-two img {
    margin-top: -60px;
    border-radius: 50px 50px 50px 0
}

.free-service-bottom-content {
    padding: 76px 58px 76px 0
}

.free-service-bottom-content .btn-primary {
    padding: 8px 16px;
    background: #ff008a;
    border: 1px solid #ff008a;
    font-weight: 600
}

.free-service-bottom-content .btn-primary:hover {
    border: 1px solid #2229c1;
    transition: .7s
}

.footer-nine .footer-top {
    background-color: #fff9f9
}

.footer-nine .footer-contact-info .footer-address p {
    padding-left: 16px;
    font-weight: 700;
    font-size: 16px
}

.footer-nine .footer-contact-info h6 {
    padding-left: 16px;
    font-size: 12px;
    color: rgba(32, 48, 102, .7)
}

.footer-nine .footer-contact-info .footer-address span {
    position: relative;
    font-size: 24px
}

.footer-nine .footer-menu .footer-tags li a {
    font-weight: 400;
    padding: 6px 10px;
    margin-bottom: 0;
    border: 1px solid #e7e7e7;
    margin-right: 0;
    font-size: 14px;
    transition: .5s
}

.footer-nine .social-media-icon-img i {
    color: #ff008a;
    font-size: 18px
}

.footer-nine .footer-menu .footer-tags li a:hover {
    color: #fff !important;
    background: #ff008a;
    transition: .5s
}

.footer .footer-menu .footer-tags li:last-child {
    margin-bottom: 9px
}

.social-media-icon-img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    padding-top: 40px
}

.social-media-icon-img img {
    width: 20px;
    height: 20px
}

.service-section-nine .offer-paths {
    background-color: #203066;
    border-radius: 0
}

.offer-paths.service-path::after,
.section-heading-two.section-heading-nine::before {
    background: 0 0;
    content: none
}

.offer-paths.service-path.offer-sec {
    align-items: center
}

.offer-paths.service-path.offer-sec .service-img-nine {
    border-radius: 50px 50px 0;
    margin-right: 20px;
    margin-top: 50px
}

.partner-section-nine {
    margin-top: -250px;
    padding: 230px 0 56px;
    background: #f4eff2
}

.provider-price .price-card {
    box-shadow: 0 10px 20px -5px rgba(76, 64, 237, .08);
    border: 2px solid #f5f5f5
}

.provider-price .price-card .btn-choose {
    background: #aaadf9;
    color: #fff;
    width: 100%;
    justify-content: center
}

.provider-price .price-card.active:hover .btn-choose {
    background: #aaadf9
}

.subs-list {
    border-radius: 8px;
    margin-bottom: 24px
}

.subs-list li {
    display: inline-block;
    margin-right: -4px
}

.addon-box,
.addon-info ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.subs-list li a {
    display: inline-block;
    background: #f3f4f6;
    border: 4px solid #f3f4f6;
    font-weight: 500;
    font-size: 14px;
    color: #1f2937;
    padding: 10px 20px
}

.choose-title {
    margin-bottom: 1.5rem
}

.choose-title h6 {
    font-weight: 600;
    font-size: 20px;
    margin: 0 30px 10px 0;
    flex: 0 0 100%
}

.choose-title .status-toggle {
    margin-bottom: 10px;
    font-weight: 500
}

.choose-title .status-tog .checktoggle {
    margin: 0 16px
}

.addon-box {
    background: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    padding: 24px 24px 14px;
    margin-bottom: 18px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}

.addon-name h6 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 2px
}

.addon-info ul {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end
}

.footer-menu li,
.policy-menu li {
    display: inline-block;
    margin-right: 15px
}

.addon-info ul li {
    margin: 0 24px 10px 0
}

.addon-info ul li h6 {
    font-size: 20px;
    margin: 0
}

.addon-info .btn {
    font-weight: 500;
    padding: 5px 15px;
    white-space: nowrap
}

.addon-info .select2-container--default .select2-selection--single {
    min-width: 161px
}

.footer {
    background-color: #fff;
    border-top: 1px solid rgba(205, 205, 205, .2);
    text-align: left;
    font-size: 16px;
    margin: 0;
    color: #74788d
}

.footer-content {
    max-width: 304px
}

.footer-subtitle,
.footer-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.footer .footer-widget.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    outline: 0
}

.footer .footer-menu ul li {
    margin-bottom: 10px;
    position: relative;
    display: flex;
    margin-right: 0
}

.footer-contact-info p {
    position: relative;
    padding-left: 30px
}

.footer-contact-info span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    color: #4c40ed
}

.subscribe-form .form-control {
    min-height: 42px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 6px 50px 6px 15px
}

.subscribe-form .form-control::placeholder {
    color: #74788d
}

.subscribe-form .footer-btn {
    font-size: 20px;
    color: #68616d;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    padding: 0;
    display: inline-flex
}

.footer .footer-bottom .copyright {
    border-top: 1px solid #f5f5f5;
    padding: 30px 0
}

.footer .footer-bottom .copyright-text p a {
    color: #4c40ed;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.footer .footer-bottom .copyright-text p.title {
    font-weight: 400;
    margin: 10px 0 0
}

.footer .social-icon ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0 0 35px
}

.footer .footer-bottom .copyright-text p,
.policy-menu li a,
.user-menu.nav>li>a.viewsite:focus i {
    color: #74788d
}

.policy-menu {
    margin: 0;
    padding: 0;
    text-align: right
}

.policy-menu li {
    color: #74788d
}

.footer-select {
    position: relative;
    width: 108px
}

.footer-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    line-height: 40px
}

.footer-select .select2-container--default .select2-selection--single {
    border: 1px solid #d9d9d9;
    height: 40px
}

.footer .footer-menu-three ul li a,
.footer-select:last-child {
    margin-left: 20px
}

.footer-select>img {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px
}

.footer-select>img.footer-dropdown {
    top: 18px
}

.footer-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 47px;
    right: 6px;
    display: none
}

.policy-menu li::after {
    color: #74788d;
    content: "|";
    font-weight: 300;
    position: relative;
    left: 10px
}

.policy-menu li:last-child::after {
    content: ""
}

.footer-two {
    background: #fff4fa
}

.footer-two .footer-contact-info p {
    color: #203066;
    font-size: 16px;
    font-weight: 700;
    padding-left: 37px
}

.footer-two .footer-contact-info span {
    font-size: 25px;
    color: #b4b7c9
}

.footer-contact-info h6 {
    color: #58627b;
    font-weight: 500;
    position: relative;
    padding-left: 39px;
    margin-bottom: 2px
}

.footer-two .social-icon ul li a {
    background: rgba(212, 216, 229, .26);
    color: #b4b7c9
}

.footer-two .footer-bottom .copyright-text p {
    color: #58627b;
    text-align: right
}

.insta-row li {
    padding: 0 4px 8px
}

.footer-menu li {
    color: #151519
}

.footer .footer-menu-three ul li {
    position: relative;
    display: flex;
    align-items: center
}

.footer .footer-menu-three ul li::before {
    content: "";
    background-color: #ff008a;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute
}

.footer-subtitle-three {
    margin-bottom: 6px;
    color: #2a396d;
    font-weight: 500
}

.footer-selects .footer-expert p i {
    font-size: 20px;
    margin-right: 14px
}

.footer-subtitle.footer-subtitle-four {
    font-size: 18px;
    color: #101522
}

.footer-top.footer-top-four .subscribe-form .form-control {
    margin-bottom: 24px;
    height: 56px;
    min-height: 56px;
    border: none;
    padding-right: 70px
}

.footer-top.footer-top-four .subscribe-form .footer-btn {
    background-color: #4c40ed;
    padding: 8px 10px;
    color: #fff
}

.footer.footer-four .social-icon ul li a {
    background-color: #fff;
    color: #4c40ed
}

.policy-menu.policy-menu-four li::after {
    content: "";
    left: 0;
    color: transparent
}

.footer .footer-bottom .copyright .copyright-four {
    border: 1px solid #ebebeb
}

.footer .footer-top.footer-top-four {
    padding: 50px 0 30px
}

.footer.footer-six {
    background: url(../img/oru-company-bg.png) no-repeat;
    padding-top: 80px;
    border: none;
    position: relative
}

.footer-top-content img {
    position: absolute;
    top: 0;
    z-index: -1
}

.footer-widget.footer-wid-six .footer-content {
    max-width: none
}

.footer-widget.footer-wid-six .footer-content p a {
    color: #ff008a;
    text-decoration: underline
}

.footer-six-left {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

.additional-service-section .owl-carousel .carousel .carousel__next svg,
.additional-service-section .owl-carousel .carousel .carousel__prev svg,
.ant-pagination-next .ant-pagination-item-link,
.ant-pagination-prev .ant-pagination-item-link,
.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before,
.ant-tooltip-content,
.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-center,
.around-world-section .owl-carousel .carousel .carousel__next svg,
.around-world-section .owl-carousel .carousel .carousel__prev svg,
.blog-section .partners-slider .carousel .carousel__next,
.blog-section .partners-slider .carousel .carousel__prev,
.blogs-nine-section .owl-carousel .carousel .carousel__next svg,
.blogs-nine-section .owl-carousel .carousel .carousel__prev svg,
.chat-page-body .sidebar-overlay.opened,
.chat-profile-right .back-user-list,
.customer-review-section .owl-carousel .carousel .carousel__next svg,
.customer-review-section .owl-carousel .carousel .carousel__prev svg,
.datatableIndex .ant-pagination,
.features-four-section .owl-carousel .carousel .carousel__next svg,
.features-four-section .owl-carousel .carousel .carousel__prev svg,
.hide-cards-group,
.hide-show,
.home-page-five .blog-five-section .owl-carousel .carousel .carousel__next,
.home-page-five .blog-five-section .owl-carousel .carousel .carousel__prev,
.home-page-four .nearby-section .catering-slider .carousel .carousel__next svg,
.home-page-four .nearby-section .catering-slider .carousel .carousel__prev svg,
.initialization-form-set fieldset,
.mechanics-section .owl-carousel .carousel .carousel__next svg,
.mechanics-section .owl-carousel .carousel .carousel__prev svg,
.modal-active-dots .active-dot.activated::after,
.our-partners-seven .owl-carousel .carousel .carousel__next,
.our-partners-seven .owl-carousel .carousel .carousel__prev,
.partner-section-nine .owl-carousel .carousel .carousel__next,
.partner-section-nine .owl-carousel .carousel .carousel__prev,
.popular-service-seven-section .owl-carousel .carousel .carousel__next svg,
.popular-service-seven-section .owl-carousel .carousel .carousel__prev svg,
.price-sections-seven .owl-carousel .carousel .carousel__next svg,
.price-sections-seven .owl-carousel .carousel .carousel__prev svg,
.providers-section-seven .owl-carousel .carousel .carousel__next svg,
.providers-section-seven .owl-carousel .carousel .carousel__prev svg,
.rechedule-calender .bootstrap-datetimepicker-widget table td.active.today:before,
.rechedule-calender .bootstrap-datetimepicker-widget table td.today:before,
.review-client-section .client-four-slider .carousel .carousel__next svg,
.review-client-section .client-four-slider .carousel .carousel__prev svg,
.review-client-section .owl-carousel .carousel .carousel__next svg,
.review-client-section .owl-carousel .carousel .carousel__prev svg,
.service-nine-section .owl-carousel .carousel .carousel__next svg,
.service-nine-section .owl-carousel .carousel .carousel__prev svg,
.service-section-seven .owl-carousel .carousel .carousel__next svg,
.service-section-seven .owl-carousel .carousel .carousel__prev svg,
.sidebar-notification,
.useful-blog-section .owl-carousel .carousel .carousel__next svg,
.useful-blog-section .owl-carousel .carousel .carousel__prev svg,
.wizard ul li:first-child::after,
.wizard ul li:last-child::before {
    display: none
}

.footer.footer-six .footer-menu ul li {
    margin-bottom: 15px;
    color: #74788d
}

.footer-btns {
    color: #ff008a !important
}

.footer-btns:hover {
    color: #203066 !important
}

.footer-bottom.footer-bottom-six .copyright-menu ul li {
    padding-right: 10px
}

.footer-bottom.footer-bottom-six .copyright-menu ul li a {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(32, 48, 102, .6);
    color: #dadada;
    font-size: 12px
}

.footer-widget.footer-menu.footer-menu-six {
    margin-top: 50px
}

.search-box-two.search-box-seven .owl-carousel.owl-drag .owl-item {
    width: 261px;
    margin-right: 24px
}

.home-page-three .latest-section .latest-slider .carousel .carousel__prev,
.home-page-three .services-section .services-slider .carousel .carousel__prev,
.home-page-three .services-section .stylists-slider .carousel .carousel__prev {
    position: inherit;
    top: 35px;
    left: 45%;
    color: gray
}

.home-page-three .latest-section .latest-slider .carousel .carousel__next,
.home-page-three .services-section .services-slider .carousel .carousel__next,
.home-page-three .services-section .stylists-slider .carousel .carousel__next {
    position: inherit;
    left: 49%;
    top: 5px;
    color: gray
}

.around-world-section .owl-carousel .carousel .carousel__prev,
.features-four-section .owl-carousel .carousel .carousel__prev,
.home-page-four .nearby-section .catering-slider .carousel .carousel__prev,
.useful-blog-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    top: 35px;
    left: 46%;
    height: 10px;
    width: 10px;
    background: #f1e2eb;
    border-radius: 50%
}

.home-page-four .nearby-section .catering-slider .carousel li .carousel__pagination-button {
    width: 19px;
    height: 19px;
    background-color: #e0d8d8;
    border-radius: 50%;
    content: "";
    top: -5px;
    left: -5px
}

.home-page-four .nearby-section .catering-slider .carousel .carousel__prev::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.around-world-section .owl-carousel .carousel .carousel__next,
.features-four-section .owl-carousel .carousel .carousel__next,
.home-page-four .nearby-section .catering-slider .carousel .carousel__next,
.useful-blog-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 49%;
    top: 25px;
    height: 10px;
    width: 10px;
    background: #f1e2eb;
    border-radius: 50%
}

.home-page-four .nearby-section .catering-slider .carousel .carousel__next::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.home-page-four .nearby-section .catering-slider .carousel .carousel__next:hover,
.home-page-four .nearby-section .catering-slider .carousel .carousel__prev:hover {
    background-color: #4c40ed
}

.car-blogs-section .owl-carousel .carousel .carousel__prev,
.home-page-five .feature-category-section-five .owl-carousel .carousel .carousel__prev,
.home-page-five .providers-section-five .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 45%;
    background: #ff008a;
    color: #fff;
    border-radius: 50%;
    top: 30px;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25)
}

.home-page-five .providers-section-five .owl-carousel .carousel .carousel__prev:hover {
    background: #fff;
    color: #ff008a
}

.car-blogs-section .owl-carousel .carousel .carousel__next,
.home-page-five .feature-category-section-five .owl-carousel .carousel .carousel__next,
.home-page-five .providers-section-five .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 50%;
    background: #ff008a;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25)
}

.home-page-five .providers-section-five .owl-carousel .carousel .carousel__next:hover {
    background: #fff;
    color: #ff008a
}

.home-page-five .feature-category-section-five .owl-carousel .carousel .carousel__prev:hover {
    background: #fff;
    color: #ff008a
}

.home-page-five .feature-category-section-five .owl-carousel .carousel .carousel__next:hover {
    background: #fff;
    color: #ff008a
}

.home-page-five .testimonals-five-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 50%;
    color: #ff008a;
    background-color: #fff;
    border-radius: 50%
}

.home-page-five .testimonals-five-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 45%;
    color: #ff008a;
    background-color: #fff;
    border-radius: 50%;
    top: 30px
}

.popular-service-seven-section .owl-carousel .carousel .carousel__next:hover,
.popular-service-seven-section .owl-carousel .carousel .carousel__prev:hover,
.providers-section-seven .owl-carousel .carousel .carousel__next:hover,
.providers-section-seven .owl-carousel .carousel .carousel__prev:hover,
.service-section-seven .owl-carousel .carousel .carousel__next:hover,
.service-section-seven .owl-carousel .carousel .carousel__prev:hover {
    background: #ff008a
}

.popular-service-seven-section .owl-carousel .carousel .carousel__next,
.service-section-seven .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 46%;
    width: 15px;
    height: 15px;
    background: #f1e2eb;
    border-radius: 50%
}

.popular-service-seven-section .owl-carousel .carousel .carousel__prev,
.service-section-seven .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 49%;
    top: 15px;
    width: 15px;
    height: 15px;
    background: #f1e2eb;
    border-radius: 50%
}

.price-sections-seven .owl-carousel .carousel .carousel__prev,
.providers-section-seven .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 47%;
    top: 15px;
    width: 15px;
    height: 15px;
    background: #f1e2eb;
    border-radius: 50%
}

.price-sections-seven .owl-carousel .carousel .carousel__next,
.providers-section-seven .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 49%;
    width: 15px;
    height: 15px;
    background: #f1e2eb;
    border-radius: 50%
}

.testimonals-seven-section .owl-carousel .carousel .carousel__next:hover,
.testimonals-seven-section .owl-carousel .carousel .carousel__prev:hover {
    background-color: #4c40ed;
    color: #fff
}

.testimonals-seven-section .owl-carousel .carousel .carousel__prev {
    top: -75%;
    left: 84%;
    width: 32px;
    height: 32px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25);
    border-radius: 50%
}

.testimonals-seven-section .owl-carousel .carousel .carousel__next {
    top: -75%;
    width: 32px;
    height: 32px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25);
    border-radius: 50%;
    right: 0
}

.car-blogs-section .owl-carousel .carousel .carousel__next:hover,
.category-sections-eight .owl-carousel .carousel .carousel__next:hover,
.category-sections-eight .owl-carousel .carousel .carousel__prev:hover,
.customers-eight-section .owl-carousel .carousel .carousel__next:hover,
.customers-eight-section .owl-carousel .carousel .carousel__prev:hover,
.meet-eight-section .owl-carousel .carousel .carousel__next:hover,
.meet-eight-section .owl-carousel .carousel .carousel__prev:hover,
.providerset-content.providerset-content-seven .providerset-name span {
    color: #ff008a
}

.price-sections-seven .owl-carousel .carousel .carousel__next:hover,
.price-sections-seven .owl-carousel .carousel .carousel__prev:hover {
    background: #ff008a
}

.category-sections-eight .owl-carousel .carousel .carousel__prev,
.meet-eight-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 46%;
    font-size: 20px;
    color: gray;
    top: 30px
}

.category-sections-eight .owl-carousel .carousel .carousel__next,
.meet-eight-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 50%;
    font-size: 20px;
    color: gray
}

.customers-eight-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 85%;
    font-size: 20px;
    color: gray;
    top: 30px
}

.customers-eight-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 90%;
    font-size: 20px;
    color: gray
}

.additional-service-section .owl-carousel .carousel .carousel__prev,
.customer-review-section .owl-carousel .carousel .carousel__prev,
.mechanics-section .owl-carousel .carousel .carousel__prev,
.service-nine-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    top: 30px;
    width: 30px;
    height: 7px;
    background-color: #f1e2eb;
    left: 45%
}

.service-nine-section .owl-carousel .carousel .carousel__prev:hover {
    background-color: #ff008a
}

.additional-service-section .owl-carousel .carousel .carousel__next,
.blogs-nine-section .owl-carousel .carousel .carousel__next,
.customer-review-section .owl-carousel .carousel .carousel__next,
.mechanics-section .owl-carousel .carousel .carousel__next,
.service-nine-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    top: 23px;
    width: 30px;
    height: 7px;
    background-color: #f1e2eb;
    left: 49%
}

.additional-service-section .owl-carousel .carousel .carousel__next:hover,
.additional-service-section .owl-carousel .carousel .carousel__prev:hover,
.blogs-nine-section .owl-carousel .carousel .carousel__next:hover,
.customer-review-section .owl-carousel .carousel .carousel__next:hover,
.customer-review-section .owl-carousel .carousel .carousel__prev:hover,
.mechanics-section .owl-carousel .carousel .carousel__next:hover,
.mechanics-section .owl-carousel .carousel .carousel__prev:hover,
.service-nine-section .owl-carousel .carousel .carousel__next:hover {
    background-color: #ff008a
}

.blogs-nine-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    top: 30px;
    width: 30px;
    height: 7px;
    left: 45%;
    background-color: #ff008a
}

.car-blogs-section .owl-carousel .carousel .carousel__prev:hover {
    background-color: #fff;
    color: #ff008a
}

.car-blogs-section .owl-carousel .carousel .carousel__next:hover {
    background-color: #fff
}

.blog-eight-section .owl-carousel .carousel .carousel__next:hover,
.blog-eight-section .owl-carousel .carousel .carousel__prev:hover {
    color: #ff0080
}

.around-world-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button,
.features-four-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 19px;
    height: 19px;
    background-color: #e0d8d8;
    border-radius: 50%;
    content: ""
}

.drop-item.message-more-option .dropdown-menu .dropdown-item.active,
.drop-item.message-more-option .dropdown-menu .dropdown-item:active,
.fc .fc-button-primary:hover,
.features-four-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background-color: #4c40ed
}

.features-four-section .owl-carousel .carousel .carousel__next::before,
.features-four-section .owl-carousel .carousel .carousel__prev::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.around-world-section .owl-carousel .carousel .carousel__next::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.review-client-section .client-four-slider .carousel .carousel__prev {
    position: inherit;
    left: 46%;
    height: 10px;
    width: 10px;
    background: #f1e2eb;
    border-radius: 50%
}

.review-client-section .client-four-slider .carousel .carousel__next {
    position: inherit;
    top: -9px;
    left: 49%;
    height: 10px;
    width: 10px;
    background: #f1e2eb;
    border-radius: 50%
}

.review-client-section .client-four-slider .carousel .carousel__next::before,
.review-client-section .client-four-slider .carousel .carousel__prev::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.useful-blog-section .owl-carousel .carousel .carousel__next::before,
.useful-blog-section .owl-carousel .carousel .carousel__prev::before {
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #4c40ed;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px
}

.blog-eight-section .owl-carousel .carousel .carousel__prev {
    position: inherit;
    left: 46%;
    top: 30px;
    color: gray;
    font-size: 20px
}

.blog-eight-section .owl-carousel .carousel .carousel__next {
    position: inherit;
    left: 50%;
    color: gray;
    font-size: 20px
}

.ant-picker-input {
    padding-top: 5px
}

.add-service {
    padding: 24px;
    border: 0
}

.add-service .sub-title h6 {
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 20px
}

.add-service .col-form-label {
    padding: 0 0 10px
}

.add-service .add-service-toggle {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1
}

.add-service .add-service-toggle .sub-title h6 {
    margin: 0;
    padding: 0;
    border: 0
}

#progressbar li.active.activated span {
    background: #333
}

.field-bottom-btns,
.installation-footer {
    display: flex;
    justify-content: center
}

.field-bottom-btns button.btn {
    padding: 9px 15px;
    display: inline-flex;
    align-items: center;
    min-width: 78px;
    justify-content: center
}

.field-bottom-btns .prev_btn {
    background: #333;
    border-color: #333;
    margin-right: 10px
}

.booking-info-tab .nav-pills,
.rechedule-calender .book-title {
    border-bottom: 1px solid #e1e1e1
}

.add-service .file-preview ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}

.field-bottom-btns .done_btn {
    padding: 9px 15px;
    display: inline-flex;
    align-items: center;
    width: 78px
}

.add-service .file-preview ul li .img-preview a {
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #ff0101;
    border-radius: 5px
}

.add-service .file-preview ul li .custom_check .checkmark {
    position: static;
    display: inline-flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center
}

.add-service .file-preview ul li .custom_check .checkmark::after {
    transform: none;
    font-size: 15px
}

.add-service-modal .modal-content {
    padding: 40px;
    text-align: center
}

.add-service-modal .modal-content .modal-body span {
    margin-bottom: 10px;
    display: block
}

.add-service-modal .modal-content .modal-body span i,
.success-modal .modal-content .modal-body span i {
    font-size: 40px;
    color: #6dcc76
}

.add-service-modal .modal-content .modal-body h3 {
    font-size: 28px;
    margin-bottom: 15px
}

.booking-success-modal p {
    max-width: 250px;
    margin: 0 auto 15px
}

.add-service-modal .modal-content .modal-body .popup-btn a {
    padding: 9px 15px;
    font-size: 14px;
    display: inline-flex;
    align-items: center
}

.add-service-modal.show::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    transition: .5s
}

.booking-action.action-popup-btn {
    flex-direction: column;
    align-items: flex-end
}

.booking-action.action-popup-btn a {
    min-width: 132px;
    padding: 9px 15px;
    justify-content: center;
    margin: 0
}

.booking-details li span.badge-grey.badge-new {
    background: #e8e8e8;
    color: #333;
    margin-left: 7px
}

.reshchedule-modal .modal-dialog {
    max-width: 1295px
}

.modal-active-dots ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.modal-active-dots {
    padding: 24px 0
}

.booking-two {
    margin: 60px 0
}

.modal-active-dots .active-dot {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    margin-right: 12px;
    position: relative
}

.modal-active-dots .active-dot.active::after {
    content: "";
    background: #4c40ed;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 5px;
    top: 5px;
    transform: translate(-50%, -50%)
}

.calender-modal {
    margin: 145px 0
}

.calender-modal p {
    max-width: 200px;
    margin: auto
}

.call-help h6 {
    font-size: 14px;
    color: #333;
    margin-bottom: 0
}

.call-help h6 span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 10px
}

.rechedule-calender {
    background: #fafafa;
    padding: 24px;
    display: flex;
    flex-direction: column
}

.rechedule-calender .book-title {
    padding-bottom: 20px;
    margin-bottom: 20px
}

.rechedule-calender .book-title h5 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500
}

.rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table td.day {
    width: 50px;
    height: 40px;
    line-height: normal;
    border-radius: 0
}

.rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table td.active {
    width: 50px;
    height: 40px;
    border-radius: 0
}

.rechedule-calender .bootstrap-datetimepicker-widget table td.active,
.rechedule-calender .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #05a144;
    border-radius: 0
}

.rechedule-calender .bootstrap-datetimepicker-widget table th {
    height: 35px
}

.pick-slot {
    margin: 24px 0 0
}

.pick-slot h6 {
    text-align: center;
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px
}

#otp .doctor-profile .modal-body .wallet-add .resend-code-otp p span,
.get-new-password p a,
.install-step .install-user tr td,
.pick-slot h6 span {
    color: #333
}

.pick-slot .token-slot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px
}

.pick-slot .visits span.visit-rsn {
    background: #fff;
    color: #858585;
    border: 0;
    border-radius: 0
}

.pick-slot .visits .visit-rsn:hover,
.pick-slot .visits input:checked~.visit-rsn {
    background: #05a144;
    color: #fff;
    border-radius: 0
}

.pick-slot .token-slot .visits {
    width: auto;
    padding: 0;
    margin: 0 !important
}

.pick-slot .token-slot .visits span.visit-rsn {
    width: 80px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.pick-slot .visits input:checked~.visit-rsn::after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    background: #05a144;
    border-radius: 50%;
    z-index: 1;
    top: -10px;
    right: -10px
}

.pick-slot .visits input:checked~.visit-rsn::before {
    content: "\f00c";
    color: #fff;
    font-size: 12px;
    position: absolute;
    font-family: fontawesome;
    top: -7px;
    right: -4px;
    z-index: 2
}

.booking-summary-card {
    border: 0;
    background: #fff;
    width: 100%;
    margin-bottom: 0
}

.booking-summary-card .sub-title h5 {
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

.appointment-details ul li {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 20px
}

.appointment-details ul li .detail-list h5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 500
}

.appointment-details ul li .detail-list h6 {
    font-size: 14px;
    color: #858585;
    font-weight: 400;
    margin: 0
}

.booking-summary-card .card-footer {
    padding: 24px;
    border-top: 1px solid #e1e1e1
}

.booking-summary-card .card-footer li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.booking-summary-card .card-footer li h6 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #333
}

.booking-summary-card .card-footer li span {
    font-size: 16px;
    color: #858585
}

.booking-summary-card .card-footer li.total-amount span {
    font-size: 20px;
    font-weight: 500;
    color: #333
}

.booking-info-tab {
    border: 0;
    padding: 24px;
    margin-bottom: 0
}

.booking-info-tab .nav-pills .nav-link {
    border: 0;
    color: #333;
    padding: 0 0 5px;
    margin: 0;
    background: 0 0;
    border-radius: 0;
    position: relative;
    transition: .5s;
    font-size: 16px
}

.booking-info-tab .nav-pills .nav-link.active {
    color: #4c40ed;
    transition: .5s
}

.booking-info-tab .nav-pills .nav-item+.nav-item {
    margin-left: 40px
}

.guest-country .select2-container--default .select2-selection--single {
    height: 42px
}

.booking-info-tab .nav-pills .nav-link.active:hover,
.booking-info-tab .nav-pills .show>.nav-link:hover {
    background: 0 0;
    color: #4c40ed
}

.booking-info-tab .nav-pills .nav-link.active::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #4c40ed;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: .5s
}

.get-new-password p {
    font-size: 14px;
    color: #858585;
    margin-bottom: 20px
}

.main-booking-form {
    flex-direction: column
}

.guest-user-tab .join-user {
    text-align: center;
    margin-top: 4px
}

.guest-user-tab .join-user a {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    background: #fafafa;
    padding: 10px;
    color: #333
}

.booking-info-tab .payment-card.payment-bg {
    border-color: #4c40ed;
    background: #f7f7ff
}

.booking-info-tab .payment-card {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #e1e1e1
}

.booking-info-tab .payment-card h6 {
    color: #858585;
    font-size: 14px
}

.field-bottom-btns .next_btn.submit-btn {
    min-width: 98px
}

.booking-info-tab .sub-title h5 {
    font-size: 16px;
    font-weight: 500
}

.booking-info-tab .payment-card.save-cards .custom_radio {
    padding-left: 27px
}

.booking-info-tab .payment-card.save-cards img {
    margin: 0 10px 0 4px
}

.payment-card.save-cards .payment-title .custom_radio .checkmark {
    width: 24px;
    height: 24px;
    border-radius: 0
}

.payment-card.save-cards .custom_radio input:checked~.checkmark {
    background: #4c40ed;
    border-color: #4c40ed;
    border-radius: 5px
}

.payment-card.save-cards .custom_radio input:checked~.checkmark::after {
    content: "\f00c";
    color: #fff;
    font-size: 16px;
    position: absolute;
    font-family: fontawesome;
    top: -1px;
    left: 4px;
    z-index: 2;
    width: 0;
    height: 0;
    border: 0
}

.booking-info-tab .payment-card.payment-bg.save-cards {
    border-color: #e1e1e1;
    background: #fff
}

.secure-transaction {
    background: #fafafa;
    display: flex;
    align-items: center;
    padding: 24px
}

.booking-info-tab .add-more-card,
.booking-info-tab .add-more-cards {
    margin-bottom: 24px;
    margin-top: 24px
}

.secure-transaction span {
    font-size: 24px;
    display: inline-flex;
    align-items: center;
    line-height: 0;
    margin-right: 10px
}

.secure-transaction p {
    font-size: 14px;
    color: #858585;
    margin-bottom: 0
}

.booking-info-tab .total-price h5 {
    padding: 10px;
    border-radius: 10px;
    background: rgba(109, 204, 118, .1);
    display: flex;
    justify-content: center;
    color: #05a144;
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0 0
}

.save-later .custom_check .checkmark {
    width: 24px;
    height: 24px;
    top: -4px
}

.save-later .custom_check .checkmark::after {
    width: 17px;
    height: 17px;
    font-size: 11px;
    left: 2px;
    top: 8px
}

.save-later .custom_check {
    padding-left: 25px
}

.booking-confirmation-info .appointment-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

.booking-confirmation-info .appointment-details span {
    font-size: 18px;
    font-weight: 500
}

.booking-confirmation-info .appointment-details .add-calender a {
    border-radius: 5px;
    border: 1px solid #333;
    display: inline-flex;
    align-items: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal
}

.appointment-details .add-calender a span {
    margin-right: 5px;
    font-size: 15px
}

.confirmation-product-card,
.name-card {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px
}

.confirmation-product-card .service-item span img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    margin-right: 8px
}

.wizard ul li::after,
.wizard ul li::before {
    height: 1px;
    background: #ddd;
    bottom: 9px;
    content: "";
    position: absolute
}

.confirmation-product-card .product-info span {
    font-size: 14px;
    color: #858585;
    display: block
}

.booking-date-time,
.profile-detail .email-name span {
    color: #333;
    font-size: 14px
}

.name-card span.profile-pic {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 5px;
    flex-shrink: 0
}

.name-card span img {
    border-radius: 5px;
    width: 100%
}

.name-card .profile-detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px
}

.profile-detail .email-name p {
    font-size: 14px;
    color: #858585;
    margin-bottom: 0;
    line-break: anywhere
}

.profile-detail .email-name a {
    color: #4c40ed;
    font-size: 14px;
    display: block;
    line-height: normal;
    line-break: anywhere
}

.payed-method {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background: #fafafa;
    line-height: normal;
    padding: 10px;
    font-size: 14px
}

#appointment-confirmation .calender-modal,
.booking-confirm-active-dots .calender-modal {
    margin: 110px 0
}

.booking-date-time {
    background: #fafafa;
    padding: 10px;
    text-align: center;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    margin-bottom: 15px
}

.booking-date-time i {
    color: #4c40ed;
    margin-right: 5px
}

.chat-search .input-group .form-control.chat-search {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 10px
}

.search-icon-right {
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: normal;
    transform: translateY(-50%);
    padding-bottom: 0
}

.input-group>.form-control:focus {
    z-index: 0
}

.received .drop-item.message-more-option {
    position: absolute;
    right: -40px;
    top: 0
}

.chat-time i.fa-check,
.chat-time i.fa-check-double {
    color: #858585;
    margin-left: 5px
}

.chat-time i.fa-check-double.read,
.install-step .files-list li span i,
.provider-details p.last-seen i {
    color: #05a144
}

.sent .drop-item.message-more-option {
    position: absolute;
    left: -40px;
    top: 0
}

.msg_card_body .media.received .media-body .msg-box div.msg-img {
    border-radius: 15px 0 0;
    padding: 8px
}

.drop-item {
    opacity: 0;
    transform: scale(0);
    transition: .5s;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    z-index: 1
}

.msg_card_body .media .chat-msg-info li .dropdown-item {
    padding: 4px 15px
}

.msg_card_body .media.sent {
    align-items: flex-end
}

.drop-item.message-more-option .dropdown-menu {
    min-width: 130px !important;
    padding: 0
}

.drop-item.message-more-option .dropdown-menu a i {
    margin-left: 5px;
    font-size: .9375rem;
    padding: 5px 15px
}

.pbutton {
    float: left;
    color: #4c40ed;
    cursor: pointer
}

.audio-sample {
    display: flex;
    align-items: center;
    width: 300px
}

.timeline {
    width: 100%;
    height: 2px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background: #e1e1e1
}

.playhead {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: -3px;
    background: #4c40ed;
    cursor: pointer
}

.msg_card_body .media.sent .media-body .msg-box:first-child>div.audio-file-sent {
    border-radius: 0 15px 15px
}

.wizard ul {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px
}

.wizard ul li {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center
}

.wizard ul li h5 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: 400
}

.wizard ul li span.dot-active {
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background-color: #fff;
    display: flex;
    border-radius: 50%;
    margin: auto auto 0;
    z-index: 1
}

.wizard ul li::after {
    width: 50%;
    left: 0
}

.wizard ul li::before {
    width: 100%;
    right: 0
}

.wizard ul li:first-child:before {
    width: 50%
}

.wizard-form-card {
    padding: 24px;
    background: #fff
}

.install-step {
    border-radius: 10px;
    background: #f9f9f9;
    padding: 24px;
    margin-bottom: 40px
}

.add-form-btn {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.add-form-btn .pre-btn {
    background: #e8e8e8;
    border-color: #e8e8e8;
    box-shadow: none;
    color: #fff
}

.initialization-form-set .main-btn {
    display: inline-flex;
    align-items: center;
    gap: 2px
}

.install-step .requirment-field {
    border-radius: 5px;
    background: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.install-step .requirment-field .elements-name i {
    color: #05a144;
    margin-right: 10px
}

.install-step .files-list li span.folder,
.install-step .requirment-field .elements-name {
    display: inline-flex;
    align-items: baseline
}

#otp .doctor-profile .modal-body .wallet-add .resend-code-otp p a,
.install-step .requirment-field .elements-name i.fa-circle-xmark,
.install-step .requirment-field span.error-msg {
    color: #ff0101
}

.install-step .requirment-field span.version {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #05a144;
    background: rgba(5, 161, 68, .04);
    color: #05a144;
    padding: 5px 15px
}

.install-step .files-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    color: #858585
}

.install-step .files-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.install-step .files-list li span.folder i {
    color: #ffb800;
    margin-right: 10px
}

.install-step .install-user tr td:first-child {
    width: 120px
}

.install-step .install-user tr {
    margin-bottom: 15px;
    display: table
}

.rechange-details {
    padding-bottom: 20px
}

.appointment-set-two .appointment-setting-list,
.linked-item {
    padding: 24px;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25)
}

.rechange-details span {
    border-radius: 10px;
    background: rgba(5, 161, 68, .13);
    color: #05a144;
    padding: 20px;
    display: block;
    text-align: center
}

.cate-list a,
.service-cate a {
    background: #d9c505;
    display: inline-block
}

.appointment-details ul.customer-detail-list li {
    display: block;
    margin-bottom: 10px
}

.appointment-details ul.customer-detail-list {
    position: absolute;
    background: #fff;
    padding: 24px;
    opacity: 0;
    z-index: 4;
    width: 90%;
    display: none;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    right: unset;
    top: 120px
}

.appointment-details ul.customer-detail-list::after {
    content: "";
    border: 7px solid #fff;
    border-color: transparent transparent #fff #fff;
    position: absolute;
    -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, .1);
    -moz-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, .1);
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, .1)
}

.add-service .file-preview ul li .custom_check input:checked~.checkmark::after,
.appointment-details ul li.droped-item:hover .customer-detail-list,
.rechedule-calender .datepicker .day:hover::after,
.rechedule-calender .datepicker .day:hover::before {
    opacity: 1;
    display: block
}

.appointment-details ul.customer-detail-list li h6 {
    font-size: 14px;
    font-weight: 500
}

.card.chat-window {
    width: 100%;
    margin-right: 0;
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s
}

.chat-cont-profile.chat-profile-right {
    width: 0;
    display: none;
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s
}

.chat-cont-right.chat-window-long.window-full-width .card.chat-window {
    width: 65%;
    margin-right: 24px;
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s
}

.chat-cont-right.chat-window-long.window-full-width .chat-cont-profile.chat-profile-right {
    width: 35%;
    display: flex;
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s
}

.form-control.type_msg.empty_check {
    padding-left: 50px;
    padding-right: 130px
}

.settings-widget {
    border: 1px solid #edecf8
}

.setting-img-profile h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin-bottom: 5px
}

.setting-img-profile p {
    font-size: 16px;
    font-weight: 400;
    color: #9e9e9e;
    margin-bottom: 0
}

.settings-widget .settings-menu ul li a {
    display: flex;
    align-items: center;
    color: #858585;
    font-weight: 400;
    font-size: 16px
}

.settings-menu ul li a img {
    margin-right: 8px;
    min-width: 16px
}

.widget-title h4 {
    font-size: 24px;
    font-weight: 500;
    color: #333
}

.linked-item a.link-close {
    margin-right: 32px !important
}

.linked-item {
    background: #fff;
    margin-bottom: 20px
}

.tooltip-inner {
    color: #fff;
    background: #000
}

input[type=password] {
    padding-right: 45px
}

.verify-modal .modal-dialog .modal-content {
    padding: 40px
}

.modal-dialog .modal-content .modal-header.verfication-modal-head {
    display: block;
    text-align: center;
    padding: 0;
    margin-bottom: 40px;
    border-bottom: none
}

.modal-dialog .modal-content .modal-header.verfication-modal-head h5 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px
}

.modal-dialog .modal-content .modal-header.verfication-modal-head p {
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

#otp .doctor-profile .modal-body .wallet-add .otp-timer h6 {
    font-size: 16px;
    font-weight: 400;
    color: #05a144
}

#otp .doctor-profile .modal-body .wallet-add .resend-code-otp p {
    color: #858585;
    font-size: 14px;
    font-weight: 400
}

.success-modal .modal-body .success-modal-body {
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    max-width: 270px;
    margin: auto
}

.success-modal .modal-content .modal-body h3 {
    font-size: 28px;
    margin-bottom: 20px
}

#change-mail .modal-dialog .doctor-profile .modal-body .mail-check-verify p,
.service-details .tab-content .tab-pane .card .card-body .serviced-offer ul.list-bullet {
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0
}

#change-document .modal-dialog .modal-content .modal-body .wallet-add .form-group label {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px
}

#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail {
    width: 100%;
    background: #fff;
    border: 1px solid #c2c9d1;
    border-radius: 5px;
    height: 188px;
    padding: 10px 0 10px 8px;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail #file-input {
    width: 100%;
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0
}

#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail h4 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    margin-bottom: 6px
}

#change-document .modal-dialog .modal-content .modal-body .file-uploaded-mail p {
    font-size: 14px;
    color: #9e9e9e;
    font-weight: 400;
    margin-bottom: 0
}

#change-document .modal-dialog .modal-content .modal-body .document-upload-file {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background: #fafafa
}

#change-document .modal-dialog .modal-content .modal-body .document-upload-file p {
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin-left: 5px;
    margin-bottom: 0
}

#change-document .modal-dialog .modal-content .modal-body .document-update-success p {
    font-size: 16px;
    color: #05a144;
    font-weight: 400;
    margin-bottom: 0
}

#success-document .modal-dialog .modal-content .success-body .success-modal-body {
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    margin: auto;
    max-width: inherit
}

.settings-widget.setting-appointment .settings-header .settings-img img {
    border: none;
    outline: 0
}

.settings-widget.setting-appointment .settings-header .settings-img .settings-check img {
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -6px
}

.appointment-set-two .coupon-title h4 {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0
}

.appointment-set-two .appointment-setting-list {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.appointment-set-two .appointment-setting-list .appoint-wrapper h5 {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 6px
}

.appointment-set-two .appointment-setting-list .appoint-wrapper p {
    font-size: 14px;
    font-weight: 400;
    color: #858585;
    margin-bottom: 0
}

.appointment-set-two .appointment-setting-list .form-group {
    width: 140px;
    height: 24px
}

.appointment-set-two .appointment-setting-list .form-group .select {
    font-size: 16px;
    font-weight: 400;
    color: #74788d
}

.appoint-submit .btn {
    padding: 10px 15px;
    font-size: 14px
}

.grey-tog .check:checked+.checktoggle {
    background-color: #cccfe0;
    border: 1px solid #cccfe0
}

.grey-tog .checktoggle {
    background-color: #6dcc76;
    border: 1px solid #6dcc76;
    height: 24px
}

.notify-content-swap .notify-wrap-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    margin-bottom: 50px
}

.notify-content-swap .notify-wrap-head .notify-wrap-service-home h6,
.notify-content-swap .notify-wrap-head .notify-wrap-service-home h6 a {
    color: #858585;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px
}

.notify-content-swap .noti-content ul li.notification-message {
    padding: 24px;
    border-radius: 10px;
    border: 1px;
    background: #fff;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25)
}

.notify-content-swap .noti-content ul li.notification-message .media span img {
    border: 2px solid #e1e1e1
}

.notify-content-swap .noti-content ul li.notification-message+li.notification-message {
    margin-top: 24px
}

.notification-delete-wrap .notification-delete a.btn-acc {
    background: rgba(255, 1, 1, .1);
    padding: 10px;
    color: #ff0101;
    border: none;
    display: inline-block;
    line-height: normal;
    margin-bottom: 0
}

.notification-delete .notification-dropdown {
    margin-right: 20px;
    width: 34px;
    height: 34px;
    background: #fafafa;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    opacity: 0;
    display: none;
    transition: .5s
}

.notification-delete-wrap {
    transition: .5s
}

.notification-delete-wrap:hover .notification-delete .notification-dropdown {
    opacity: 1;
    display: flex;
    transition: .5s
}

.notification-delete .notification-dropdown .dropdown-menu {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    padding: 10px
}

.notification-wrap-date .noti-read-delete .notification-read a.mark-all {
    color: #3f4254;
    margin-bottom: 0;
    padding: 7px 15px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background: #fff;
    margin-right: 10px;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center
}

.notification-wrap-date .noti-read-delete .notification-delete-content a {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ed3a3a;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0
}

.notification-wrap-date .search-calendar-line {
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    width: 130px;
    height: 42px
}

.search-calendar-line input {
    padding-right: 0;
    line-height: normal
}

.notify-content-swap .noti-content {
    padding: 40px 0 0
}

.section-booking {
    padding: 80px 0;
    background: #fff
}

.service-view .service-header h1.electric-header {
    font-size: 36px;
    color: #000
}

address {
    font-style: normal;
    line-height: inherit;
    font-size: 18px;
    color: #555a64
}

.service-header .rating {
    list-style: none;
    margin: 0 0 7px;
    padding: 0;
    width: 100%
}

.rating i.filled {
    color: #fbc418
}

.rating i {
    color: #dedfe0
}

.service-cate a {
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: .8125rem
}

.service-cate span {
    font-size: 20px;
    color: #4c40ed
}

.service-view .service-images img {
    border-radius: 0;
    margin-bottom: 24px
}

.service-details .tab-content .tab-pane .card {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    margin-bottom: 40px
}

.section-booking h4.card-title,
.service-details .tab-content .tab-pane .card .card-body h5.card-title {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px
}

.service-details .tab-content .tab-pane .card .card-body .serviced-offer ul.list-bullet span i {
    color: #6dcc76;
    margin-right: 5px
}

.service-details .tab-content .tab-pane .card .card-body .serviced-offer ul.list-bullet li+li {
    margin-top: 18px;
    margin-left: 0
}

.service-content .user-info h6 {
    color: #74788d;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    overflow: hidden;
    align-items: center
}

.service-content .user-info i {
    font-size: 12px;
    line-height: 26px;
    color: #171717;
    text-align: center;
    width: 27px;
    height: 27px;
    border: 1px dashed #171717;
    border-radius: 50%
}

.service-carousel .service-widget .service-img::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    z-index: 1
}

.service-widget .service-img .item-info .service-user {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    float: left
}

.service-widget .service-user img {
    width: 30px !important;
    height: 30px;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block !important
}

.cate-list a {
    color: #fff;
    padding: 2px 15px;
    font-size: 13px;
    overflow: hidden;
    line-height: 22px;
    border-radius: 15px;
    position: relative
}

.sidebar-widget {
    background: #f9f9f9;
    padding: 14px;
    border-radius: 5px;
    text-align: center
}

.sidebar-widget .service-amount {
    color: #2c3038;
    font-size: 36px;
    font-weight: 700
}

.about-provider-img {
    background-color: #fff;
    height: 80px;
    overflow: hidden;
    position: absolute;
    width: 80px
}

.provider-details {
    margin-left: 100px
}

.provider-details .ser-provider-name {
    display: inline-block;
    margin-bottom: 5px;
    color: #272b41;
    font-size: 16px;
    font-weight: 600
}

.provider-info {
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 0
}

.provider-info p {
    color: #666;
    font-size: 16px;
    font-weight: 400
}

.booking-report-provider {
    padding: 10px;
    background-color: #4c40ed;
    border: 1px solid #4c40ed;
    box-shadow: inset 0 0 0 #2229c1;
    border-radius: 5px;
    width: 195px;
    margin-bottom: 20px
}

.computer-service,
.service-add-server {
    background: #fff;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    padding: 15px
}

.booking-report-provider h6 {
    margin-bottom: 0;
    color: #fff
}

.review-box .card-body span {
    color: #555a64;
    font-size: 16px;
    font-weight: 500
}

.available-widget.widget-book-detail ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.available-widget.widget-book-detail ul li {
    color: #858585;
    overflow: hidden;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500
}

.available-widget.widget-book-detail ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.comp-serv-img {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    margin-right: 8px
}

.comp-serv-header h5 {
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: 500
}

.comp-serv-header p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400
}

.additional-title {
    margin: 15px 0
}

.service-wrap-content {
    height: 94%
}

.service-add-server {
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px
}

.service-add-server .save-later-amount h5 {
    margin-bottom: 0;
    color: #4c40ed
}

.settings-widget.setting-appointment .settings-menu ul li i {
    font-size: 16px;
    min-width: 16px
}

.notify-head.notification-details.notify-content-swap {
    background-color: #fafafa;
    margin-bottom: 50px
}

.search-form .btn-primary:active:not(:disabled):not(.disabled),
.search-form .btn-primary:focus {
    border: 0;
    box-shadow: none;
    background-color: transparent
}

.rechedule-calender .datepicker .day::after {
    content: "6 Slots Available";
    background: #000;
    width: 110px;
    padding: 5px 10px;
    height: 25px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: -20px;
    left: -25px;
    opacity: 0;
    display: none
}

.client-section .owl-carousel .carousel .carousel__next,
.client-section .owl-carousel .carousel .carousel__prev,
.service-section .owl-carousel .carousel .carousel__next,
.service-section .owl-carousel .carousel .carousel__prev {
    height: 30px;
    box-shadow: 0 5px 5px 0 #d6d3d3;
    border-radius: 15px;
    background-color: #fff
}

.rechedule-calender .datepicker .day::before {
    border: 4px solid #000;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, .1);
    content: "";
    position: absolute;
    top: 5px;
    left: 32px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    opacity: 0;
    display: none
}

.installation-footer p {
    margin-bottom: 0;
    font-size: 16px
}

.notification-list li.notification-message:first-child p.noti-details::after,
.notification-list li.notification-message:nth-child(2) p.noti-details::after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: red;
    position: absolute;
    bottom: 5px;
    margin-left: 5px
}

.provider-body .sidebar-notification.opened {
    z-index: 1038
}

.noti-wrapper .noti-message {
    width: 17px;
    color: #fff;
    height: 17px;
    border-radius: 50%;
    background: #4c40ed;
    position: absolute;
    display: block !important;
    right: 7px;
    top: 0;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 11px
}

.noti-wrapper .notify-link:hover .noti-message {
    background: #fff;
    color: #4c40ed
}

.reshchedule-modal .modal-content.doctor-profile {
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px
}

.appointment-details ul.customer-detail-list::after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    top: -7px;
    left: 111px
}

.msg_card_body .chat-date span {
    background-color: #e8e8e8;
    color: #333
}

form .otp-box {
    margin-bottom: 34px
}

form .otp-box input {
    width: 74px;
    height: 74px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    text-align: center;
    margin-right: 15px;
    font-weight: 700;
    font-size: 26px;
    color: #74788d;
    outline: 0
}

form .otp-box input::placeholder {
    color: #74788d
}

.link-close i:hover {
    background: #2229c1
}

.add-service .file-preview ul.gallery-selected-img li .custom_check .checkmark {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff
}

.add-service .file-preview ul li .custom_check .checkmark::after {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    background: #4c40ed;
    opacity: 0;
    top: 4px;
    left: 4px;
    display: none
}

.add-service .form-control {
    min-height: 50px
}

.add-service .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px
}

.add-service .select2-container--default .select2-selection--single {
    height: 50px
}

.book-main .modal-active-dots {
    width: 27%
}

.book-main .middle-items {
    margin: 0 24px
}

.book-main .hide-show-main {
    width: 73%
}

.field-bottom-btns .prev_btnn {
    background: #333;
    border-color: #333
}

.field-bottom-btns .prev_btnn:hover {
    border-color: #4c40ed
}

.field-bottom-btns .prev_btnn.disabled {
    background: #333;
    border-color: #333;
    color: #fff;
    box-shadow: none
}

.scroll-area {
    position: relative;
    margin: auto;
    width: 100%;
    height: calc(100vh - 30px);
    background-color: transparent !important
}

.service-section .owl-carousel .carousel .carousel__next {
    top: -25%;
    right: 10px
}

.service-section .owl-carousel .carousel .carousel__next:hover {
    background-color: #4c40ed;
    color: #fff
}

.service-section .owl-carousel .carousel .carousel__prev {
    top: -25%;
    left: 90%
}

.service-section .owl-carousel .carousel .carousel__next .carousel__icon,
.service-section .owl-carousel .carousel .carousel__prev .carousel__icon {
    font-size: 20px
}

.service-section .owl-carousel .carousel .carousel__prev:hover {
    background-color: #4c40ed;
    color: #fff
}

.client-section .owl-carousel .carousel .carousel__prev {
    left: -4%
}

.client-section .owl-carousel .carousel .carousel__prev:hover {
    background-color: #4c40ed;
    color: #fff
}

.client-section .owl-carousel .carousel .carousel__next {
    right: -3%
}

.client-section .owl-carousel .carousel .carousel__next:hover {
    background-color: #4c40ed;
    color: #fff
}

.client-section .owl-carousel .carousel .carousel__next .carousel__icon,
.client-section .owl-carousel .carousel .carousel__prev .carousel__icon {
    font-size: 20px;
    color: gray
}

.client-section .owl-carousel .carousel .carousel__prev .carousel__icon:hover {
    color: #fff
}

.client-section .owl-carousel .carousel .carousel__next .carousel__icon:hover,
.dash-count .dash-counts h4,
.dash-count .dash-counts h5,
.header.header-five .main-nav>li>a {
    color: #fff
}

.ant-table-thead>tr>th {
    background-color: #fff !important;
    border-bottom: 0 solid #f0f0f0 !important
}

.ant-table-thead th.ant-table-column-has-sorters:hover,
.ant-table-thead th.ant-table-column-sort {
    background: #fafbfe
}

.ant-table-column-sorter-down.active,
.ant-table-column-sorter-up.active {
    color: inherit
}

.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
    background: #f8f9fa !important
}

.card-table .card-body .table tr th::after {
    right: .5em;
    content: "\2193"
}

.ant-table-row .bg-danger-light,
.bg-success-light {
    border-radius: 50px !important
}

.ant-tag {
    font-size: 13px;
    border: 0 solid #d9d9d9 !important;
    border-radius: .25rem;
    text-transform: lowercase
}

.ant-table-tbody .ant-tag-red {
    color: #fff;
    background-color: #e84646 !important
}

.ant-table-tbody .ant-tag-success {
    color: #fff;
    background-color: #7bb13c !important
}

.ant-table-tbody .ant-tag-warning {
    color: #fff;
    background-color: #ffbc34 !important
}

.table-avatar .avatar-name {
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.ant-table-tbody>tr.ant-table-row-selected>td {
    background: 0 0 !important
}

.ant-table .ant-table-tbody tr td .product-img img {
    min-width: 40px;
    width: 40px;
    height: 40px;
    border: 0
}

.ant-popover-inner {
    max-width: 276px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.ant-popover-title {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f0f0f0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.ant-popover-inner-content {
    padding: 1rem;
    color: #212529
}

.ant-table .ant-table-tbody tr:hover,
.ant-table tbody tr:hover {
    background: #f5f5f5
}

.ant-table tfoot>tr>td,
.ant-table tfoot>tr>th,
.ant-table-tbody>tr>td,
.ant-table-thead>tr>th {
    padding: 10px;
    color: #637381;
    font-weight: 500;
    vertical-align: middle;
    white-space: nowrap
}

.ant-table .ant-table-thead th {
    font-weight: 600;
    color: #212b36;
    padding: 10px;
    white-space: nowrap
}

.ant-table .ant-table-selection .ant-checkbox-checked .ant-checkbox-inner,
.ant-table .ant-table-tbody tr td .ant-checkbox-checked .ant-checkbox-inner {
    background-color: #ff9f43;
    border: 1px solid #b9b9c3
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.hero-section-two .banner-slider .carousel .carousel__next,
.hero-section-two .banner-slider .carousel .carousel__prev {
    position: absolute;
    top: 50%;
    box-shadow: 1px 6px 14px rgba(0, 0, 0, .2);
    border-radius: 100%;
    background: #fff;
    z-index: 9999;
    width: 40px;
    height: 40px
}

.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-color: #ced4da !important
}

.ant-pagination-item-active {
    background: #4c40ed !important;
    border-color: #4c40ed
}

.ant-pagination-item {
    border-radius: 5px;
    background: #637381;
    color: #fff
}

.ant-checkbox-inner {
    background-color: transparent;
    border-radius: 0
}

.hero-section-two .banner-slider .carousel .carousel__next .carousel__icon,
.hero-section-two .banner-slider .carousel .carousel__prev .carousel__icon {
    font-size: 22px;
    color: #6c6c73
}

.hero-section-two .banner-slider .carousel .carousel__prev:hover {
    background-color: #ff008a;
    color: #fff;
    opacity: 1
}

.popular-section .popular-slider .carousel .carousel__next,
.popular-section .popular-slider .carousel .carousel__prev,
.service-section-two .owl-carousel .carousel .carousel__next,
.service-section-two .owl-carousel .carousel .carousel__prev {
    width: 32px;
    height: 32px;
    background: #fff !important;
    box-shadow: 0 4px 14px rgba(141, 141, 141, .25);
    top: -30%;
    border-radius: 50%
}

.hero-section-two .banner-slider .carousel .carousel__next:hover {
    background-color: #ff008a;
    color: #fff;
    opacity: 1
}

.popular-section .popular-slider .carousel .carousel__next:hover,
.popular-section .popular-slider .carousel .carousel__prev:hover,
.service-section-two .owl-carousel .carousel .carousel__next:hover,
.service-section-two .owl-carousel .carousel .carousel__prev:hover {
    background-color: #4c40ed !important;
    color: #fff
}

.popular-section .popular-slider .carousel .carousel__next,
.service-section-two .owl-carousel .carousel .carousel__next {
    right: 2%
}

.service-section-two .owl-carousel .carousel .carousel__prev {
    left: 89%
}

.popular-section .popular-slider .carousel .carousel__prev {
    text-shadow: none;
    left: 90%
}

.client-section-two .owl-carousel .carousel .carousel__prev {
    width: 15px;
    height: 15px;
    line-height: 12px;
    background: #f1e2eb;
    border-radius: 50%;
    top: 100%;
    left: 50%
}

.client-section-two .owl-carousel .carousel .carousel__prev:hover {
    background: #ff008a;
    color: #fff
}

.client-section-two .owl-carousel .carousel .carousel__next {
    width: 15px;
    height: 15px;
    line-height: 12px;
    background: #f1e2eb;
    border-radius: 50%;
    top: 100%;
    right: 49%
}

.client-section-two .owl-carousel .carousel .carousel__next:hover {
    background: #ff008a;
    color: #fff
}

.ant-picker-clear,
.ant-picker-suffix,
.carousel__pagination-button::after,
.client-section-two .owl-carousel .carousel .carousel__next .carousel__icon,
.client-section-two .owl-carousel .carousel .carousel__prev .carousel__icon,
.img-preview a.remove-item,
.login-body .header .navbar .main-menu-wrapper,
.note-statusbar {
    display: none
}

.addcoupon .select2.select2-container,
.addon-info .select2-container,
.select2.select2-container.select2-container--default {
    width: 100% !important
}

.ant-picker-suffix {
    color: #74788d
}

.service-widget.servicecontent {
    margin-right: 0 !important
}

.customer-calendar .fc-event-title-container {
    background-color: rgb(167 164 217/35%)
}

.ant-table-column-title {
    font-size: 15px;
    font-weight: 900
}

.swal2-styled.swal2-confirm {
    background-color: #2778c4
}

.services-section.latest-section .service-widget .latest-content {
    text-align: left !important
}

.note-editable {
    height: 150px !important
}

.dropdown-menu.notify-blk.notifications.show {
    left: -310px !important
}

.vc-pane-container {
    width: 300px
}

.vc-container.vc-blue {
    top: -10px;
    right: 20px;
    border: none;
    box-shadow: 0 2px 8px #e4dede
}

.vc-weeks {
    margin-top: 30px
}

.card.comman-shadow {
    background: #fff;
    box-shadow: 0 0 31px rgba(44, 50, 63, .02);
    border-radius: 15px;
    border: 0
}

.owl-carousel.related-slider .carousel .carousel__next,
.owl-carousel.related-slider .carousel .carousel__prev,
.service-wrap .owl-carousel .carousel .carousel__next,
.service-wrap .owl-carousel .carousel .carousel__prev {
    background-color: #fff;
    box-shadow: 0 5px 5px 0 #d6d3d3;
    height: 30px;
    border-radius: 15px
}

.reshchedule-modal .doctor-profile .rechedule-calender .vc-pane-container .vc-pane-layout .vc-weeks .vc-highlights.vc-day-layer .vc-highlight {
    background-color: #05a144 !important;
    border-radius: 0 !important;
    width: 40px;
    height: 40px
}

.reshchedule-modal .doctor-profile .rechedule-calender .vc-pane-container .vc-pane-layout .vc-weeks .vc-highlights .vc-day-content:hover {
    background-color: none !important
}

.reshchedule-modal .doctor-profile .rechedule-calender .vc-pane-container {
    width: 470px
}

.car-blog-slider .service-content .title a {
    color: #203066;
    white-space: normal
}

.stickysidebar {
    position: sticky;
    top: 0
}

.service-wrap .owl-carousel .carousel .carousel__next {
    top: -30px;
    right: 15px
}

.service-wrap .owl-carousel .carousel .carousel__next:hover,
.service-wrap .owl-carousel .carousel .carousel__prev:hover {
    background-color: #4c40ed;
    color: #fff
}

.service-wrap .owl-carousel .carousel .carousel__prev {
    top: -30px;
    left: 85%
}

.owl-carousel.related-slider .carousel .carousel__next {
    top: -40px;
    right: 10px
}

.owl-carousel.related-slider .carousel .carousel__next:hover {
    background-color: #4c40ed;
    color: #fff
}

.owl-carousel.related-slider .carousel .carousel__prev {
    top: -40px;
    left: 85%
}

.owl-carousel.related-slider .carousel .carousel__prev:hover,
.v3dp__elements[data-v-65eb861b] button.selected span,
.v3dp__elements[data-v-65eb861b] button:not(:disabled):hover span {
    background-color: #4c40ed;
    color: #fff
}

.vc-day {
    position: relative;
    min-height: 40px;
    z-index: 1
}

.fc-toolbar-chunk .fc-next-button,
.fc-toolbar-chunk .fc-prev-button {
    width: 35px;
    height: 35px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    background: #4c40ed;
    color: #fff;
    border-radius: 50% !important
}

.fc-toolbar-chunk .fc-next-button:hover,
.fc-toolbar-chunk .fc-prev-button:hover {
    background: #fff;
    color: #4c40ed;
    border: 1px solid #4c40ed !important
}

.customer-calendar .fc-event-title.fc-sticky {
    color: #0606f6 !important
}

.fc-daygrid-event.fc-daygrid-block-event.fc-h-event.fc-event.fc-event-draggable.fc-event-resizable {
    border-color: rgba(76, 64, 237, .1);
    background-color: rgba(76, 64, 237, .1)
}

.fc-event-title-container {
    background-color: rgba(76, 64, 237, .1)
}

.ant-table-tbody>tr.ant-table-row:hover>td,
.ant-table-tbody>tr>td.ant-table-cell-row-hover {
    background-color: #fff !important
}

.client-section-two .owl-carousel .carousel .carousel__pagination li {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0 5px 0 0;
    background: #f1e2eb;
    border-radius: 50%;
    display: block
}

.client-section-two .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button--active {
    background: #ff008a;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.review-client-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button,
.useful-blog-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 19px;
    height: 19px;
    background-color: #e0d8d8;
    content: "";
    border-radius: 50%
}

.around-world-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background-color: #4c40ed
}

.review-client-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background-color: #4c40ed
}

.useful-blog-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background-color: #4c40ed
}

.service-section-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0;
    background: #f1e2eb;
    border-radius: 50%
}

.service-section-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a
}

.popular-service-seven-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0;
    background: #f1e2eb;
    border-radius: 50%
}

.popular-service-seven-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a
}

.providers-section-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0;
    background: #f1e2eb;
    border-radius: 50%
}

.providers-section-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a
}

.price-sections-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button {
    width: 15px;
    height: 15px;
    line-height: 12px;
    margin: 0;
    background: #f1e2eb;
    border-radius: 50%
}

.price-sections-seven .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a
}

.blog-eight-section .owl-carousel .carousel .carousel__viewport ol li .service-widget .service-content .title a {
    font-size: 19px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important
}

.blog-eight-section .owl-carousel .carousel .carousel__viewport ol li .service-widget {
    margin-right: 24px;
    width: 95%
}

.additional-service-section .owl-carousel .carousel .carousel__pagination li,
.blogs-nine-section .owl-carousel .carousel .carousel__pagination li,
.customer-review-section .owl-carousel .carousel .carousel__pagination li,
.mechanics-section .owl-carousel .carousel .carousel__pagination li,
.service-nine-section .owl-carousel .carousel .carousel__pagination li {
    margin-right: 5px;
    width: 30px;
    height: 7px;
    border-radius: 0;
    line-height: 12px;
    background: #f1e2eb
}

.service-nine-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a;
    width: 30px;
    height: 7px;
    border-radius: 0
}

.mechanics-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a;
    width: 30px;
    height: 7px;
    border-radius: 0
}

.customer-review-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a;
    width: 30px;
    height: 7px;
    border-radius: 0
}

.additional-service-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a;
    width: 30px;
    height: 7px;
    border-radius: 0
}

.blogs-nine-section .owl-carousel .carousel .carousel__pagination li .carousel__pagination-button.carousel__pagination-button--active {
    background: #ff008a;
    width: 30px;
    height: 7px;
    border-radius: 0
}

.booking-confirm-active-dots .booking-confirmation-info .appointment-details {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.window-full-width .received .drop-item.message-more-option {
    right: 0
}

@media only screen and (min-width:992px) {

    .header.header-nine.fixed .main-nav>li>a,
    .main-nav>li>a {
        line-height: 85px
    }

    .main-nav>li>a,
    .single-demo a {
        padding: 0 !important
    }

    .header-navbar-rht li .dropdown-menu,
    .main-nav li>ul {
        border-radius: 5px;
        margin: 0;
        min-width: 200px;
        display: block;
        /* opacity: 0;
        visibility: hidden */
    }

    .main-nav>li {
        margin-right: 25px
    }

    .main-nav>li:last-child {
        margin-right: 0
    }

    .main-nav li {
        display: block;
        position: relative
    }

    .header.header-nine .main-nav>li>a {
        line-height: 56px
    }

    .main-nav>li>a>i {
        font-size: 12px;
        margin-left: 3px
    }

    .main-nav li.megamenu {
        position: unset
    }

    .main-nav li>ul {
        background-color: #fff;
        box-shadow: 0 0 3px rgba(0, 0, 0, .1);
        font-size: 14px;
        left: 0;
        padding: 0;
        position: absolute;
        -webkit-transition: .2s;
        transition: .2s;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        top: 100%;
        z-index: 1000
    }

    .main-nav li.has-submenu:hover>.submenu {
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1)
    }

    .main-nav .has-submenu.active .submenu li.active>a,
    .main-nav .has-submenu.active>a,
    .main-nav li .submenu a:hover {
        color: #4c40ed
    }

    .header-eight .main-nav li .submenu a:hover,
    .header-five .main-nav li .submenu a:hover,
    .header-nine .main-nav li .submenu a:hover,
    .header-seven .main-nav li .submenu a:hover,
    .header-six .main-nav .has-submenu.active>a,
    .header-three .main-nav .has-submenu.active .submenu li.active>a,
    .header-three .main-nav .has-submenu.active>a,
    .header-three .main-nav li .submenu a:hover,
    .header-two .main-nav .has-submenu.active .submenu li.active>a,
    .header-two .main-nav .has-submenu.active>a,
    .header-two .main-nav li .submenu a:hover,
    .header.header-eight .main-nav .has-submenu.active .submenu li.active>a,
    .header.header-eight .main-nav .has-submenu.active>a,
    .header.header-five .main-nav .has-submenu.active .submenu li.active>a,
    .header.header-five .main-nav .has-submenu.active>a,
    .header.header-nine .main-nav .has-submenu.active .submenu li.active>a,
    .header.header-nine .main-nav .has-submenu.active>a,
    .header.header-seven .main-nav .has-submenu.active .submenu li.active>a,
    .header.header-seven .main-nav .has-submenu.active>a {
        color: #ff008a
    }

    .main-nav>li .submenu li:first-child a {
        border-top: 0
    }

    .main-nav>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: -1px;
        margin-right: 0
    }

    .main-nav>li .submenu>li .submenu {
        left: 100%;
        top: 0;
        margin-top: 10px
    }

    .main-nav>.has-submenu>.submenu>.has-submenu>.submenu::before {
        top: 20px;
        margin-left: -35px;
        box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .15);
        border-color: transparent #fff #fff transparent
    }

    .header-navbar-rht .dropdown-toggle.show+.dropdown-menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .header-navbar-rht li .dropdown-menu {
        padding: 0;
        top: 115%;
        left: auto;
        -webkit-transition: .2s;
        transition: .2s;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    .header-navbar-rht li .dropdown-menu.notifications {
        left: -310px
    }

    .mini-sidebar .header-left .logo img {
        height: auto;
        max-height: 40px;
        width: auto
    }

    .mini-sidebar .header .header-left .logo {
        display: none
    }

    .mini-sidebar .header-left .logo.logo-small {
        display: block
    }

    .mini-sidebar .header .header-left {
        padding: 0 5px;
        width: 80px
    }

    .mini-sidebar .header .header-left #toggle_btn i {
        transform: rotate(180deg);
        color: #7e84a3;
        padding: 0 7px
    }

    .mini-sidebar .sidebar {
        width: 80px
    }

    .mini-sidebar.expand-menu .sidebar {
        width: 270px
    }

    .mini-sidebar .menu-title {
        visibility: hidden;
        white-space: nowrap
    }

    .mini-sidebar.expand-menu .menu-title,
    .mini-sidebar.expand-menu .menu-title a {
        visibility: visible
    }

    .mini-sidebar .menu-title a {
        visibility: hidden
    }

    .modal-open.mini-sidebar .sidebar {
        z-index: 1051
    }

    .mini-sidebar .sidebar .sidebar-menu ul>li>a span {
        display: none;
        transition: .2s ease-in-out;
        opacity: 0
    }

    .mini-sidebar.expand-menu .sidebar .sidebar-menu ul>li>a span {
        display: inline;
        opacity: 1
    }

    .mini-sidebar .page-wrapper {
        margin-left: 78px
    }

    .main-nav li>ul.mega-submenu {
        padding: 0;
        border: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        min-width: 250px;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform-origin: center top 0;
        -webkit-transform-origin: center top 0;
        -moz-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        -o-transform-origin: center top 0;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -ms-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        -o-box-shadow: 0 16px 50px rgba(0, 0, 0, .08);
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0
    }
}

@media only screen and (max-width:1399.98px) {
    .home-banner {
        background-size: 550px
    }

    .catering-banner-img img {
        max-width: 660px
    }

    .section-search.section-search-four h1 {
        font-size: 40px
    }

    .home-banner.slider-service {
        min-height: 600px
    }

    .service-content p {
        font-size: 15px
    }

    .banner-imgs .banner-1 {
        max-width: 160px
    }

    .service-content.service-four-content ul li {
        margin-right: 10px
    }

    .service-content.service-four-content ul li:last-child {
        margin-right: 0
    }

    .banner-imgs .banner-2 {
        max-width: 270px
    }

    .banner-imgs.banner-imgs-nine img {
        max-width: 250px
    }

    .banner-imgs .banner-3 {
        max-width: 250px;
        bottom: 0
    }

    .testimonial-slider .owl-nav button.owl-next {
        right: -40px
    }

    .testimonial-slider .owl-nav button.owl-prev {
        left: -40px
    }

    .footer .footer-menu-three ul li a {
        margin-left: 15px
    }

    .footer-subtitle-three,
    .price {
        font-size: 18px
    }

    .booking-details li p {
        padding-left: 10px
    }

    .booking-details li p:last-child {
        margin-left: 110px;
        margin-top: 10px;
        display: block
    }

    .slot-action .btn {
        padding: 5px 11px
    }

    .main-nav>li {
        margin-right: 18px
    }

    .section-search h1 {
        font-size: 44px
    }

    .chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-last-chat,
    .chat-cont-left .chat-users-list a.media .media-body>div:first-child .user-name {
        max-width: 70px
    }

    .chat-cont-left .chat-scroll {
        max-height: calc(100vh - 325px)
    }

    .grid-blog .blog-category ul li {
        margin: 0 5px 12px 0
    }

    .search-btn .btn {
        padding: 11px 10px
    }

    .dash-wallet .dash-icon {
        width: 42px;
        height: 42px;
        margin: 0 7px 0 0
    }

    .card-remove {
        flex-shrink: 0
    }

    .card-payments a {
        font-size: 12px;
        padding: 6px
    }

    .balance-crad h3 {
        font-size: 28px
    }

    .cta-btn a,
    .flag-dropdown .nav-link,
    .header-three .header-navbar-rht li a.header-login,
    .main-nav li a,
    .price .old-price {
        font-size: 14px
    }

    .balance-crad .btn-withdraw,
    .balance-crad .view-transaction {
        padding: 5px 6px
    }

    .servicecontent.service-widget .serv-info h6 {
        font-size: 20px
    }

    .work-wrap-box.work-first:before {
        background-size: 156px
    }

    .work-wrap-box.work-last:after {
        background-size: 143px
    }

    .slick-next {
        right: 30px
    }

    .slick-prev {
        left: 30px
    }

    .provider-img span {
        bottom: 39px
    }

    .support-title {
        font-size: 16px
    }

    .offer-sec .offer-path-content {
        padding: 80px 0
    }

    .servicecontent .btn-book {
        padding: 10px 14px
    }

    .header-three .navbar {
        padding: 0
    }

    .header-three .header-navbar-rht li>a.header-login {
        padding: 9px 6px
    }

    .categories-main-all {
        padding: 30px 25px
    }

    .trust-us-main {
        padding: 30px
    }

    .works-it-lines span::before {
        width: 315px;
        left: 207px
    }

    .floating-five-buttoms {
        left: 400px
    }

    .offering-five-img {
        margin: -60px 0 0 -60px
    }

    .cta-btn {
        padding: 7px 9px;
        min-width: auto
    }

    .search-box-two.search-box-six .search-btn .btn {
        padding: 8px 10px
    }

    .home-banner-six-bg img {
        left: -95px
    }

    .our-company-bg img {
        left: -100px
    }

    .app-imgs-six-bg img {
        top: 15%;
        left: 25%
    }

    .search-box-two.search-box-six {
        width: 100%
    }

    .professional-eight-img-ryt img {
        height: auto
    }

    .cta-btn a {
        font-weight: 500
    }

    .reshchedule-modal .modal-dialog {
        max-width: 1120px
    }

    .calender-modal {
        margin: 170px 0
    }

    .secure-transaction {
        padding: 20px
    }

    .providerset-content.providerset-content-seven .rate {
        padding: 6px 10px
    }

    .book-submit .btn+.btn {
        margin-left: 20px
    }
}

@media only screen and (max-width:1199.98px) {
    .logo img {
        max-width: 170px
    }

    .dropdown.noti-dropdown {
        margin-top: 0 !important
    }

    .header .has-arrow .dropdown-toggle::after,
    .header-navbar-rht>li.desc-list a>span,
    .header-navbar-rht>li.lang-nav,
    .progress-wrap.active-progress,
    .window-full-width .sidebar-overlay.opened {
        display: none
    }

    .provider-box .btn {
        font-size: 14px;
        padding: 5px 12px
    }

    .available-info ul li,
    .available-info ul li span,
    .available-widget ul li,
    .choose-info p,
    .main-nav li a,
    .provide-info p,
    .provider-box .rate,
    .search-input label,
    .service-content .user-info h6 {
        font-size: 14px
    }

    .register-content h2 {
        font-size: 35px
    }

    .banner-imgs.banner-imgs-nine img {
        max-width: 220px
    }

    .safety-ryt-main.safety-ryt-two::after {
        top: 46%
    }

    .howwork {
        padding: 0
    }

    .security-verifi .btn-acc,
    .security-verifi .btn-connect {
        padding: 9px 15px
    }

    .howworksec {
        background-size: contain
    }

    .dash-widget-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        flex: 0 0 50px
    }

    .dash-widget,
    .our-company-first-content a {
        padding: 15px
    }

    .dash-widget-info>span,
    .feature-title h5,
    .providerset-name h4,
    .providerset-prices h6 {
        font-size: 16px
    }

    .about-content h2,
    .choose-content h2,
    .section-heading h2,
    .section-heading-two h2,
    .work-wrap h1 {
        font-size: 30px
    }

    .available-info h5,
    .category-name h6,
    .package-widget h5,
    .section-heading span,
    .service-action h6,
    .service-widget.service-two .service-content .title,
    .service-wrap h5 {
        font-size: 18px
    }

    .pricing-plans.price-new .pricing-planshead h4 {
        font-size: 24px
    }

    .language-list a {
        padding: 11px 13px;
        font-size: 14px
    }

    .language-list a i {
        margin-left: 10px
    }

    .app-section {
        padding: 20px 0 90px
    }

    .app-sec h2 {
        font-size: 40px
    }

    .appimg-set {
        margin-top: -70px
    }

    .app-sec {
        padding: 45px
    }

    .testimonial-slider .owl-nav button.owl-prev {
        left: -25px
    }

    .testimonial-slider .owl-nav button.owl-next {
        right: -25px
    }

    .home-banner {
        background-size: 470px
    }

    .section-search h1 {
        font-size: 34px;
        max-width: 500px
    }

    .serv-profile h2 {
        font-size: 36px
    }

    .dash-wallet .dash-info h5,
    .service-book .serv-profile h2,
    .widget-title h4 {
        font-size: 20px
    }

    .serv-profile ul li {
        font-size: 14px;
        margin: 0 15px 15px 0
    }

    .contact-info span {
        font-size: 20px;
        width: 60px;
        height: 60px
    }

    .service-book-img {
        margin: 0 25px 30px 0
    }

    .available-widget span.avail-icon {
        width: 50px;
        height: 50px;
        margin-right: 10px
    }

    .card-provide .btn {
        padding: 12px
    }

    .dash-info h6,
    .dash-wallet .dash-info h6,
    .header-navbar-rht li>a.header-reg {
        font-size: 13px
    }

    .balance-crad h3,
    .maintenance-wrap h2 {
        font-size: 26px
    }

    .booking-list .booking-widget {
        flex: 0 0 100%
    }

    .booking-action {
        display: flex;
        flex: 0 0 100%;
        margin-top: 15px
    }

    .main-content .linked-wrap,
    .settings-widget .settings-header {
        display: block
    }

    .linked-item a.btn-gconnect {
        margin-right: 15px
    }

    .plan-btns .btn {
        margin: 5px 5px 0 0
    }

    .slot-action .btn {
        padding: 7px 15px
    }

    .linked-item:last-child .linked-acc {
        margin-bottom: 25px
    }

    .main-nav>li {
        margin-right: 9px
    }

    .chat-cont-profile.opened {
        margin-right: 0
    }

    .header-four .main-nav>li,
    .linked-item a.btn-connect {
        margin-right: 5px
    }

    p.total-client-content {
        max-width: 400px
    }

    .chat-cont-profile .card {
        border-radius: 10px 0 0 10px
    }

    .chat-cont-profile .card-body {
        max-height: calc(100vh - 136px)
    }

    .chat-cont-left .chat-scroll {
        max-height: calc(100vh - 292px)
    }

    .customer-chat .chat-cont-profile .card-body {
        max-height: calc(100vh - 330px)
    }

    .search-btn .btn {
        font-size: 14px;
        padding: 10px
    }

    .header-navbar-rht>li {
        padding-right: 5px
    }

    .work-wrap-acc:after,
    .work-wrap-post:after {
        bottom: -53%;
        width: 60%;
        height: 60%
    }

    .visits {
        width: 16.6%
    }

    .book-submit {
        margin-top: 25px
    }

    .offer-paths {
        padding: 0 50px
    }

    .offer-path-content {
        padding-left: 30px
    }

    .choose-info h5,
    .offer-path-content h3 {
        font-size: 28px
    }

    .page-headers .search-bar {
        width: 190px
    }

    .appimg-set img {
        max-width: 450px
    }

    .provider-img span {
        padding: 10px;
        font-size: 14px;
        bottom: 32px
    }

    .service-action .btn {
        margin-left: 10px;
        padding: 10px 12px
    }

    .work-wrap-box {
        width: 296px;
        height: 296px;
        padding: 40px;
        margin: auto
    }

    .work-wrap-box .work-icon span {
        width: 80px;
        height: 80px
    }

    .work-wrap-box.work-first:before {
        background-size: 130px
    }

    .work-wrap-box.work-last:after {
        background-size: 122px;
        right: -245px
    }

    .booking-info-tab .nav-pills .nav-link,
    .support-title {
        font-size: 15px
    }

    .about-img .about-exp span {
        font-size: 20px;
        margin: 190px -85px
    }

    .header.header-four .header-nav {
        padding: 0;
        justify-content: start
    }

    .header-four .header-navbar-rht li a.header-login {
        padding: 9px;
        font-size: 14px
    }

    .works-it-lines span::before {
        width: 265px;
        left: 175px
    }

    .offering-five-img {
        margin: -13px 0 0 -100px
    }

    .search-box-two.search-box-six .search-input-new.line-six {
        width: 40%
    }

    .search-box-two.search-box-six .search-input-new.line-two-six {
        width: 35%
    }

    .search-box-two.search-box-six .search-btn {
        width: 25%
    }

    .customer-review-top {
        padding: 30px
    }

    .home-banner-eight .section-search h1 {
        max-width: none
    }

    .about-eight-main img {
        max-width: 100%
    }

    .booking-info-tab .nav-pills .nav-item+.nav-item {
        margin-left: 15px
    }

    .appointment-details ul.customer-detail-list {
        right: unset;
        top: 120px
    }

    .appointment-details ul.customer-detail-list::after {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        top: -7px;
        left: 111px
    }

    .setting-img-profile {
        text-align: center
    }

    .service-content {
        padding: 16px
    }

    .company-top-content h3 {
        font-size: 32px
    }

    .passion-content-top .btn-primary {
        padding: 15px 30px
    }

    .book-submit .btn+.btn {
        margin-left: 0
    }

    .book-submit .btn {
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:991.98px) {

    .main-nav .has-submenu.active .submenu li.active>a,
    .main-nav .has-submenu.active>a,
    .mobile_btns {
        color: #4c40ed
    }

    .blog-title a,
    .btn-view,
    .main-nav>li>a {
        font-weight: 500
    }

    .demo-info,
    .footer-two .footer-bottom .copyright-text p {
        text-align: left
    }

    .sidebar-overlay.opened,
    .total-client-all {
        display: block
    }

    .booking-details li p:last-child {
        margin-left: 0;
        margin-top: 0;
        display: unset
    }

    .linked-item .security-verifi .btn-connect {
        padding: 9px 15px;
        margin-right: 10px;
        margin-bottom: 0
    }

    .contact-details,
    .footer-widget,
    .maintenance-wrap,
    .new-comment,
    .section-heading-nine.safety-heading-nine,
    .settings-widget,
    .works-five-main {
        margin-bottom: 30px
    }

    .provider-box .btn {
        font-size: 15px;
        padding: 5px 15px
    }

    .blog-date p,
    .blog-read-more a,
    .breadcrumb-bar .page-breadcrumb ol li,
    .breadcrumb-bar .page-breadcrumb ol li a,
    .category-info p,
    .contact-data p,
    .feature-title h5,
    .provider-box .rate,
    .wizard ul li h5 {
        font-size: 15px
    }

    .header-navbar-rht>li {
        padding-right: 15px
    }

    .providers-section {
        padding-bottom: 50px
    }

    .appointment-btn .btn-primary,
    .available-info ul li,
    .blog-info .post-author span,
    .blog-info ul li,
    .book-submit .btn,
    .booking-done p,
    .choose-info p,
    .footer.footer-five .copyright-menu .policy-menu,
    .footer.footer-five .footer-bottom .copyright .copyright-text p,
    .grid-blog .blog-content .read-more,
    .grid-blog .blog-content p,
    .login-wrap .col-form-label,
    .review-box p,
    .step-register li .multi-step-info p,
    .stylists-foot h6 {
        font-size: 14px
    }

    .offer-paths {
        background-color: #4c40ed;
        border-radius: 5px;
        margin-bottom: 80px;
        margin-top: 60px;
        padding: 15px;
        top: 0
    }

    .download-sec,
    .main-nav ul,
    .offer-path-content,
    .provider-info,
    .work-wrap-post {
        padding-left: 0
    }

    .about-offer .offer-path-content,
    .main-nav,
    .megamenu-wrapper {
        padding: 0
    }

    .booking-details li p:first-child {
        margin-left: 110px;
        margin-top: 10px
    }

    .offer-paths::after {
        background: 0 0;
        z-index: -1
    }

    .offer-path-content h3,
    .provider-info h2 {
        font-size: 28px
    }

    .about-eight-main,
    .app-imgs-six-bg,
    .app-sec.app-sec-five .appimg-set img,
    .appimg-seven,
    .appimg-six,
    .arrow-ryt,
    .banner-appointment-nine,
    .banner-imgs,
    .banner-six-side-img,
    .bg-img,
    .car-five-arrow-img,
    .catering-banner-img,
    .customer-side-main-all,
    .demo-img,
    .featured-category-bg-img img,
    .floating-five-buttom,
    .floating-five-buttoms,
    .floating-img,
    .footer-six .footer-top-content img,
    .free-service-nine,
    .header .header-left .logo,
    .header-navbar-rht>li.desc-list,
    .healthy-pets-img,
    .hero-banner-ryt,
    .home-banner-main,
    .home-eight-bg,
    .home-eight-bg-two,
    .offer-pathimg,
    .offering-five-img,
    .our-company-ryt,
    .page-headers,
    .pricing-service-topimg .pricing-five-img-one,
    .pricing-service-topimg .pricing-five-img-two,
    .professional-eight-img,
    .provider-body .user-menu.nav>li.flag-nav,
    .provider-body .user-menu.nav>li>a.viewsite,
    .provider-body .user-menu.nav>li>a.win-maximize,
    .providers-five-bg-car img,
    .safety-ryt-main.safety-ryt-two::after,
    .saloon-section-circle,
    .search-input-new.line::before,
    .search-input.line::before,
    .side-social-media-six,
    .sidecircle-ryt,
    .siderbar-toggle,
    .testimonals-top-seven,
    .works-eights-arrow,
    .works-it-five-button-main {
        display: none
    }

    .grid-listview a {
        width: 32px;
        height: 32px;
        font-size: 14px
    }

    .demo-info {
        opacity: 1;
        position: relative;
        bottom: 0
    }

    .select2-container--default .select2-selection--single {
        outline: 0
    }

    .review-sort .select2-container--default .select2-selection--single,
    .review-sort .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 32px
    }

    .review-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 31px
    }

    .main-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
        list-style: none
    }

    .main-nav ul {
        list-style: none;
        margin: 0
    }

    .main-nav li+li,
    .main-nav>li,
    .msg_card_body .media.sent .media-body .msg-box {
        margin-left: 0
    }

    .main-nav>li>a {
        line-height: 1.5;
        padding: 15px 20px !important;
        font-size: 14px
    }

    .main-nav>li>a>i {
        float: right;
        margin-top: 5px
    }

    .main-nav>li .submenu li a {
        border-top: 0;
        color: #28283c;
        padding: 10px 15px 10px 35px
    }

    .main-nav>li .submenu ul li a {
        padding: 10px 15px 10px 45px
    }

    .main-nav>li .submenu>li.has-submenu>a::after {
        content: "\f078"
    }

    .header-eight .main-nav .has-submenu.active>a,
    .header-nine .main-nav .has-submenu.active>a,
    .header-six .main-nav .has-submenu.active>a,
    .header-three .main-nav .has-submenu.active>a,
    .header-two .main-nav .has-submenu.active .submenu li.active>a,
    .header-two .main-nav .has-submenu.active>a {
        color: #ff008a
    }

    .main-nav>li.active>a::after,
    .main-nav>li>a:hover::after {
        top: 0
    }

    .main-menu-wrapper {
        order: 3;
        width: 260px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 11111;
        transform: translateX(-260px);
        transition: .4s;
        background-color: #fff;
        margin: 0
    }

    .menu-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .navbar-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .main-nav>li {
        border-bottom: 1px solid #e1e2e5;
        margin-right: 0
    }

    #mobile_btn {
        line-height: 0;
        display: inline-block
    }

    .sidebar {
        margin-left: -225px;
        width: 225px;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        z-index: 1038
    }

    .provider-body .page-wrapper {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        transition: .4s
    }

    .page-item .page-link,
    .review-pagination ul li a {
        width: 25px;
        height: 25px
    }

    .login-wrap .login-btn {
        font-size: 14px;
        padding: 10px
    }

    .blog-pagination .page-next,
    .blog-pagination .page-prev {
        line-height: 25px
    }

    .provider-body .header {
        left: 0;
        z-index: 1039
    }

    .mobile_btns {
        cursor: pointer;
        display: flex;
        font-size: 26px;
        height: 76px;
        left: 0;
        padding: 0 15px;
        position: absolute;
        text-align: center;
        top: 0;
        z-index: 10;
        justify-content: center;
        align-items: center
    }

    .header-split {
        justify-content: flex-end
    }

    .header .header-left {
        position: absolute;
        width: 100%;
        display: block;
        height: auto;
        top: 0;
        left: 0
    }

    .header .header-left .sidebar-logo {
        padding: 26px 0
    }

    .provider-body .logo-small {
        display: block;
        margin: 0 auto
    }

    .appimg-set img,
    .container {
        max-width: 100%
    }

    .footer .footer-top {
        padding-bottom: 10px
    }

    .section-search {
        margin: 60px 0;
        max-width: 100%
    }

    .breadcrumbs {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .breadcrumbs li {
        float: none;
        display: inline-block;
        padding: 0 13px
    }

    .hero-section,
    .home-banner {
        min-height: 400px
    }

    .about-content,
    .search-box form .search-btn {
        margin: 0
    }

    .about-content p,
    .footer-two .payment-image ul,
    .section-search h1 {
        margin-bottom: 15px
    }

    .search-box,
    .search-box-two {
        border-radius: 30px
    }

    .feature-box .feature-overlay img,
    .search-box form>div,
    .search-input,
    .search-input-new,
    .search-input-new.line,
    .search-input.line {
        width: 100%
    }

    .search-input>i {
        right: 20px
    }

    .search-box form .search-btn,
    .search-box-two form .search-btn {
        float: left;
        width: 100%;
        padding: 0
    }

    .choose-content,
    .search-input.line,
    .user-menu li.dropdown.dropdown-heads {
        margin-right: 0
    }

    .search-input {
        margin: 0 0 10px
    }

    .viewall span {
        font-size: 1.875rem
    }

    .app-sec-main,
    .car-blogs-section::before,
    .car-wash-bg-five::before,
    .feature-category-section-five::before,
    .feature-category-section::before,
    .hero-sectionseven-top,
    .home-banner,
    .howworksec,
    .offering-five-all::before,
    .pricing-service-five::before,
    .works-five-section::before {
        background: 0 0
    }

    .about-our-company,
    .footer.footer-six,
    .our-expert-six-section,
    .see-works-six-section {
        background: #f8f8f8;
        padding: 50px 0
    }

    .heading h2 {
        font-size: 1.625rem
    }

    .chat-cont-left,
    .chat-cont-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        transition: .4s;
        width: 100%;
        max-height: 100%
    }

    .chat-cont-left {
        z-index: 9
    }

    .chat-cont-right {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        z-index: 99
    }

    .chat-cont-right .chat-header {
        justify-content: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start
    }

    .chat-cont-right .msg_head .back-user-list {
        display: flex;
        align-items: center
    }

    .chat-cont-right .msg_head .chat-options {
        margin-left: auto
    }

    .chat-window.chat-slide .chat-cont-right {
        right: 0;
        opacity: 1;
        visibility: visible
    }

    .chat-cont-left .chat-scroll {
        max-height: calc(100vh - 292px)
    }

    .chat-cont-profile {
        z-index: 999
    }

    .chat-options ul li a {
        width: 20px;
        height: 20px
    }

    .user_img {
        height: 30px;
        width: 30px
    }

    .content,
    .offer-sec .offer-path-content {
        padding: 30px 0
    }

    .section-search-box {
        min-height: 330px
    }

    .download-app .app-world .heading h2 {
        margin-bottom: 30px;
        font-size: 24px
    }

    .blog-content .blog-title,
    .blog-list .blog-content .blog-title,
    .booking-info-tab .nav-pills .nav-link,
    .download-app .app-world .heading span,
    .section-heading span,
    .section-section-three h4,
    .service-widget.service-two .service-content .title,
    .step-register li .multi-step-info h6,
    .work-wrap-box h5 {
        font-size: 16px
    }

    .true-search-box {
        position: relative;
        top: 0;
        padding-top: 25px
    }

    .feature-category {
        padding-top: 60px
    }

    .section-heading h2,
    .section-heading-two h2 {
        font-size: 25px
    }

    .blog-inner-img img:first-child,
    .serv-action ul li,
    .step-register li .multi-step-icon {
        margin-right: 10px
    }

    .blog-item.left-box {
        margin-right: 30px
    }

    .blog-item p {
        padding: 30px 35px
    }

    .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }

    .client-section,
    .feature-section,
    .feature-section-two,
    .providers-section-two,
    .service-section-two,
    .work-section,
    .work-section-two {
        padding: 60px 0 36px
    }

    .popular-section {
        padding-bottom: 36px
    }

    .app-section-two,
    .service-offer {
        padding-bottom: 60px
    }

    .about-sec,
    .client-section-two,
    .maintenance-sec,
    .section-booking,
    .service-section {
        padding: 60px 0
    }

    .blog-section,
    .chooseus-sec {
        padding: 60px 0 40px
    }

    .app-section {
        padding: 0 0 60px
    }

    .about-banner {
        margin-bottom: 60px
    }

    .btn-view {
        padding: 11px 25px;
        font-size: 14px
    }

    .fav-item .serv-rating {
        padding: 6px 8px;
        font-size: 14px
    }

    .about-content h2,
    .choose-content h2,
    .choose-info h5,
    .dash-info h5,
    .login-header h3,
    .page-title h2 {
        font-size: 24px
    }

    .book-title h5,
    .category-name h6,
    .contact-data h4,
    .grid-blog .blog-content .blog-title,
    .latest-content p,
    .service-amount h5 span,
    .service-content .title,
    .work-box h5 {
        font-size: 18px
    }

    .booking-done h6,
    .latest-date span,
    .section-search p,
    .service-amount h5,
    .service-content.service-four-blogs h3,
    .service-widget .serv-info h6,
    .side-title,
    .widget-title h4 {
        font-size: 20px
    }

    .balance-head p,
    .blog-category .post-author span,
    .blog-category ul li {
        font-size: 12px
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding: 7px 15px 0
    }

    .about-offer {
        padding: 30px
    }

    .btn-book {
        padding: 10px 16px
    }

    .section-search h1 {
        font-size: 34px;
        max-width: 100%
    }

    .search-box {
        margin-top: 35px
    }

    .testimonial-slider .owl-nav button.owl-prev {
        left: -10px
    }

    .testimonial-slider .owl-nav button.owl-next {
        right: -10px
    }

    .appimg-set {
        margin-top: 20px;
        position: relative;
        text-align: center;
        right: 0
    }

    .app-sec:before,
    .work-wrap-box.work-first:before,
    .work-wrap-box.work-last:after {
        content: none
    }

    .breadcrumb-title,
    .contact-queries h2,
    .pets-content-all h2,
    .serv-profile h2,
    .services-header .section-content h2 {
        font-size: 30px
    }

    .serv-action ul li a {
        width: 40px;
        height: 40px
    }

    .contact-queries h2,
    .field-bottom-btns,
    .provider-details.provide-area,
    .service-wrap,
    .trust-us-main,
    .working-four-main {
        margin-bottom: 20px
    }

    .package-widget ul li:before {
        top: 2px
    }

    .header-navbar-rht.log-rht li {
        margin-right: 20px
    }

    .filter-div .btn,
    .filter-div .filter-content:last-child,
    .login-back,
    .login-back.manage-log,
    .recent-booking {
        margin-bottom: 25px
    }

    .settings-header,
    .settings-menu {
        padding: 20px
    }

    .error-wrap h2,
    .price-head h1 {
        font-size: 32px
    }

    .balance-crad h3,
    .maintenance-wrap h2,
    .stylists-foot h4 {
        font-size: 22px
    }

    #datetimepickershow,
    .about-img,
    .btn-viewall,
    .journey-client-main,
    .maintenance-wrap p,
    .modal-active-dots,
    .section-heading-two,
    .total-client-half {
        margin-bottom: 24px
    }

    .main-title {
        font-size: 20px;
        margin-bottom: 15px
    }

    .balance-head h6,
    .footer .footer-bottom .copyright-text p,
    .policy-menu li {
        font-size: 13px
    }

    .chat-page-body {
        overflow: hidden
    }

    .customer-chat .chat-cont-left .chat-scroll {
        max-height: calc(100vh - 235px)
    }

    .customer-chat .chat-cont-profile .card-body {
        max-height: calc(100vh - 260px)
    }

    .chat-cont-right .chat-scroll {
        max-height: calc(100vh - 254px)
    }

    .countdown-container .countdown-el p,
    .work-wrap h1,
    .works-bottom h2 {
        font-size: 26px
    }

    .work-wrap-acc,
    .work-wrap-earning {
        padding-right: 0
    }

    .work-img,
    .work-wrap {
        margin-bottom: 100px
    }

    .work-wrap-acc:after,
    .work-wrap-post:after {
        bottom: -40%;
        width: 50%;
        height: 50%
    }

    .work-wrap span {
        width: 45px;
        height: 45px;
        font-size: 15px;
        margin-bottom: 15px
    }

    .provider-img {
        margin: 30px 0 40px 30px
    }

    .provider-details,
    .provider-info {
        margin-bottom: 40px
    }

    .banner-search h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .banner-search p {
        font-size: 18px;
        margin-bottom: 20px
    }

    .search-input-new input,
    .search-input-new.line input {
        height: 35px
    }

    .search-box-two .search-btn .btn {
        font-size: 14px;
        padding: 6px 10px
    }

    .work-wrap-box .work-icon span {
        width: 60px;
        height: 60px;
        margin: 0 auto 15px
    }

    .work-wrap-box .work-icon span img {
        width: 20px
    }

    .offer-sec.offer-paths {
        padding: 0 30px
    }

    .footer-two .social-icon {
        text-align: right;
        margin-bottom: 15px
    }

    .header-nav,
    .header.header-nine .header-nav,
    .header.header-nine.fixed .header-nav {
        height: 65px
    }

    .contact-queries .btn {
        margin-top: 2px
    }

    .register-content,
    .search-box-three .search-form-profile {
        flex-direction: column
    }

    .search-btn-three .btn-primary {
        display: block;
        text-align: center
    }

    .aboutus-companyimg,
    .customers-eights-all,
    .offering-five-main,
    .passion-eight-all,
    .pets-content-all,
    .section-search.section-section-five,
    .section-section-three,
    .testimonals-eight-slider .owl-nav {
        text-align: center
    }

    .home-banner-six-bottom,
    .our-company-six {
        text-align: -webkit-center
    }

    .make-appointment {
        padding: 15px
    }

    .saloon-bottom a {
        padding: 10px;
        font-size: 14px
    }

    .appointment-main h1 {
        font-size: 36px
    }

    .latest-date {
        padding: 10px;
        margin: 10px
    }

    .register-content h2 {
        font-size: 34px;
        margin-bottom: 20px
    }

    .client-sections,
    .latest-section,
    .works-section {
        padding: 55px 0 33px
    }

    .services-section {
        padding: 75px 0 15px
    }

    .Working-four-section,
    .app-five-section,
    .app-seven-section,
    .appointment-section,
    .around-world-section,
    .blog-section.blog-five-section,
    .categories-section,
    .feature-category-section,
    .feature-category-section-five,
    .featured-categories-section,
    .features-four-section,
    .nearby-section,
    .our-partners-seven,
    .popular-four-section,
    .popular-service-seven-section,
    .price-sections-seven,
    .pricing-service-five,
    .providers-section-five,
    .providers-section-seven,
    .review-client-section,
    .service-section-seven,
    .testimonals-five-section,
    .trust-us-section,
    .useful-blog-section,
    .work-section-seven,
    .works-five-section {
        padding: 45px 0
    }

    .car-blogs-section,
    .footer.footer-seven .footer-top,
    .services-section.stylists-section {
        padding: 45px 0 0
    }

    .services-section .owl-nav {
        margin-top: 30px
    }

    .reason-choose-us,
    .service-section {
        padding: 40px 0
    }

    .section-search.section-search-four {
        max-width: none;
        text-align: center
    }

    .section-search.section-search-four h1 {
        font-size: 40px
    }

    .catering-banner-botton {
        display: flex;
        justify-content: center
    }

    .header.header-four .header-nav {
        justify-content: space-between
    }

    .search-box.search-box-four .search-btn .btn {
        justify-content: center;
        width: auto
    }

    .search-box.search-box-four .search-btn {
        text-align: end
    }

    .search-box-two.search-box-six .select2-container--default .select2-selection--single .select2-selection__rendered,
    .search-box.search-box-five .select2-container--default .select2-selection--single .select2-selection__rendered,
    .search-input.search-input-three.search-input-four .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: start
    }

    .section-heading.section-heading-four .btn-view {
        padding: 15px 20px
    }

    .btn-catering .btn-view {
        padding: 18px 20px
    }

    .customers-eight-heading h2,
    .customers-eights-all p,
    .new-app-seven-middle h2,
    .new-app-seven-middle p,
    .section-section-five p {
        max-width: none
    }

    .works-it-lines span::before {
        width: 250px;
        left: 171px
    }

    .feature-service-btn a {
        padding: 10px 20px
    }

    .app-sec.app-sec-five {
        padding: 45px;
        text-align: center;
        border-radius: 0
    }

    .app-sec.app-sec-five .downlaod-btn,
    .home-banner-six-detergent {
        justify-content: center
    }

    .works-five-bottom i {
        padding: 10px
    }

    .header-five .main-nav .has-submenu a {
        color: #000
    }

    .hero-section-five {
        position: static
    }

    .offering-five-main h1 {
        font-size: 34px
    }

    .testimonials-five-top {
        padding: 24px 20px;
        border-radius: 0
    }

    .appoints-btn,
    .booking-info-tab,
    .car-blog-slider .owl-nav,
    .card.booking-summary-card,
    .category-eight-slider .owl-nav button.owl-next,
    .category-eight-slider .owl-nav button.owl-prev,
    .single-demo {
        margin-bottom: 0
    }

    .app-sec.app-sec-seven,
    .search-box-two.search-box-seven,
    .search-box-two.search-box-seven .search-btn .btn,
    .search-box.search-box-five,
    .search-box.search-box-three {
        border-radius: 0
    }

    .footer .footer-top-three {
        padding: 50px 0 30px
    }

    .search-input.search-input-three.search-input-four {
        margin: 0
    }

    .search-box.search-box-five .search-input .form-group label {
        display: flex
    }

    .home-banner-six-bottom {
        padding-top: 30px;
        text-align: -moz-center
    }

    .home-banner-six-bottom h1 {
        max-width: 550px
    }

    .hero-section-six {
        background: #f8f8f8
    }

    .about-us-eight-section,
    .additional-service-section,
    .app-six-section,
    .blog-eight-section,
    .blogs-nine-section,
    .blogs-service-section,
    .cat-dog-eight-section,
    .category-sections-eight,
    .choose-nine-section,
    .customer-review-section,
    .customer-reviews-six-section,
    .customers-eight-section,
    .feature-service-nine,
    .footer.footer-eight .footer-top,
    .healthy-eight-section,
    .hidden-charge-section,
    .mechanics-section,
    .meet-eight-section,
    .popular-eight-section,
    .safety-section,
    .satisfied-service-section,
    .service-nine-section {
        padding: 50px 0
    }

    .new-app-six-middle {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 40px 0 25px
    }

    .new-app-six-middle h2 {
        font-size: 40px;
        max-width: none
    }

    .floating-five-main,
    .footer-widget.footer-menu.footer-menu-six,
    .modal-active-dots ul {
        margin-top: 0
    }

    .playicon {
        right: 46%
    }

    .service-content.service-content-six {
        padding: 25px 0 0
    }

    .hero-section-nine,
    .home-banner.homer-banner-seven {
        min-height: auto
    }

    .home-banner.homer-banner-seven .section-search {
        text-align: center;
        margin: 60px 0 90px
    }

    .new-app-seven-middle {
        padding: 30px 30px 0;
        text-align: center
    }

    .new-app-seven-middle .new-app-six-bottom {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .home-banner-eight .section-search {
        padding-top: 0
    }

    .choose-nine-section,
    .works-eight-section {
        padding: 50px 0 26px
    }

    .pets-content-all h1 {
        font-size: 38px
    }

    .header.header-eight .bar-icon span {
        background-color: #ff008a
    }

    .pets-content-all .btn-primary {
        padding: 10px 15px
    }

    .home-banner.home-banner-nine {
        min-height: auto;
        text-align: center
    }

    .btn-service-nine .btn-primary {
        margin-top: 15px
    }

    .free-service-bottom-content {
        padding: 50px;
        text-align: center
    }

    .partner-section-nine {
        margin-top: auto;
        padding: 45px 0
    }

    .free-service-all {
        margin-top: 45px
    }

    .footer.footer-nine .footer-top {
        padding: 45px 0 10px
    }

    .header.header-nine .navbar-header {
        display: inline-flex
    }

    .professional-eight-img-ryt img {
        height: 306px
    }

    .single-demo .demo-info a {
        padding: 10px 15px 10px 35px
    }

    .single-demo:hover {
        transform: translateY(0)
    }

    .single-demo:hover .demo-info {
        bottom: 0
    }

    .reasonable-all {
        padding: 25px
    }

    .section-heading-nine h2::after {
        bottom: 6px
    }

    .safety-ryt-two img {
        margin: 30px 0 60px
    }

    .safety-ryt-main img {
        margin: 30px 0 33px
    }

    #progressbar {
        flex-wrap: wrap
    }

    #progressbar li {
        flex-basis: 30%
    }

    .reshchedule-modal .modal-dialog {
        margin: 20px
    }

    .calender-modal {
        margin: 80px 0
    }

    .booking-info-tab .nav-pills .nav-item+.nav-item {
        margin-left: 40px
    }

    .appointment-details ul.customer-detail-list {
        width: 60%;
        right: 100px;
        top: 0
    }

    .appointment-details ul.customer-detail-list::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        position: absolute;
        top: 87px;
        left: -7px
    }

    .linked-item a.btn-connect {
        margin-right: 0;
        margin-bottom: 15px
    }

    .appointment-set-two .appointment-setting-list .form-group {
        width: 100px
    }

    .service-wrap-content {
        height: 88%
    }

    .header-navbar-rht li .dropdown-menu.notifications {
        left: -310px
    }

    .journey-nine-section .section-heading {
        margin-bottom: 30px;
        text-align: center
    }

    .client-section-two .owl-carousel .carousel .carousel__viewport ol,
    .popular-section .owl-carousel .carousel .carousel__viewport ol,
    .popular-service-seven-section .owl-carousel .carousel .carousel__viewport ol,
    .service-section .owl-carousel .carousel .carousel__viewport ol,
    .service-section-two .owl-carousel .carousel .carousel__viewport ol {
        left: 26%
    }

    .client-section .owl-carousel .carousel .carousel__viewport ol {
        left: 22%;
        gap: 10px
    }

    .blog-section .owl-carousel .carousel .carousel__viewport ol {
        left: 13%
    }

    .service-section .owl-carousel .carousel .carousel__next,
    .service-section .owl-carousel .carousel .carousel__prev {
        top: -22%
    }

    .client-section .owl-carousel .carousel .carousel__prev {
        left: -2%
    }

    .client-section .owl-carousel .carousel .carousel__next {
        right: -1%
    }

    .hero-section-two .banner-slider .carousel .carousel__prev {
        left: 1%;
        right: 1%
    }

    .popular-section .popular-slider .carousel .carousel__next,
    .service-section-two .owl-carousel .carousel .carousel__next,
    .service-section-two .owl-carousel .carousel .carousel__prev {
        top: -18%
    }

    .popular-section .popular-slider .carousel .carousel__prev {
        top: -18%;
        left: 88%
    }

    .owl-carousel.related-slider .carousel .carousel__viewport .carousel__track {
        left: 25%
    }

    .testimonals-seven-section .owl-carousel .carousel .carousel__prev {
        top: -65%;
        left: 90%
    }

    .testimonals-seven-section .owl-carousel .carousel .carousel__next {
        top: -65%
    }

    .category-sections-eight .owl-carousel .carousel .carousel__viewport ol {
        left: 14%
    }

    .home-page-five .testimonals-five-section .owl-carousel .carousel .carousel__prev {
        left: 43%
    }

    .feature-category-section-five .owl-carousel .carousel .carousel__viewport ol li .service-widget {
        margin-right: 24px
    }

    .owl-carousel.related-slider .carousel .carousel__prev,
    .service-wrap .owl-carousel .carousel .carousel__prev {
        left: 88%
    }

    .reshchedule-modal .doctor-profile .rechedule-calender .vc-pane-container {
        width: 900px
    }
}

@media only screen and (max-width:767.98px) {

    .booking-details li p,
    .booking-details li p:last-child {
        margin-left: 100px;
        margin-top: 5px
    }

    .book-option,
    .policy-menu,
    .serv-action,
    .viewall {
        text-align: left
    }

    .dropdown-menu,
    .form-title,
    body {
        font-size: .875rem
    }

    .h1,
    h1 {
        font-size: 2rem
    }

    .h2,
    h2 {
        font-size: 1.75rem
    }

    .breadcrumb-title h2,
    .h3,
    h3 {
        font-size: 1.375rem
    }

    .footer-title,
    .h4,
    h4 {
        font-size: 1rem
    }

    .category-name h6,
    .countdown-container .countdown-el:before,
    .h5,
    .h6,
    .page-breadcrumb ol,
    .price-toggle,
    .search-btn .btn,
    .serv-profile ul li,
    h5,
    h6 {
        font-size: 15px
    }

    .main-nav>li.active>a::after,
    .main-nav>li>a:hover::after {
        top: 0;
        bottom: inherit
    }

    .content {
        padding: 25px 0
    }

    .booking-details li p {
        display: block
    }

    .account-item .user-info,
    .booking-details li p::before,
    .header-navbar-rht .flag-nav,
    .header-navbar-rht .lang-nav,
    .home-eight-dog,
    .popularsearch-top,
    .pricing-popular .btn,
    .search-box-two,
    .search-cat i,
    .viewall span {
        display: none
    }

    .addon-box,
    .chat-profile-right .back-user-list,
    .home-banner,
    .linked-wrap,
    .page-content,
    .pricing-popular.active .btn,
    .search-box-two.search-box-eight,
    .search-box-two.search-box-seven,
    .service-book {
        display: block
    }

    .policy-menu {
        margin-top: 10px
    }

    .appointment-main h1,
    .offering-five-main h1,
    .pets-content-all h1,
    .register-content h2,
    .section-search>h3 {
        font-size: 30px
    }

    .search-box,
    .top-bar-nine .btn-primary {
        padding: 10px
    }

    .app-set {
        background: #f5f5f5;
        padding: 25px 0
    }

    .notificationlist a {
        position: static;
        float: left;
        width: 100%;
        margin-top: 10px
    }

    .viewall {
        padding: 0 0 30px
    }

    .search-cat span {
        display: block;
        margin-right: 0
    }

    .search-cat a {
        margin: 10px 5px
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-header h2 {
        font-size: 1.875rem
    }

    .section-search-box {
        min-height: 290px
    }

    .true-search-box {
        position: relative;
        top: 0;
        padding-top: 25px
    }

    .hero-section-two .banner-search h1,
    .pets-content-all h2,
    .section-heading h2,
    .section-heading-two h2,
    .works-bottom h2 {
        font-size: 24px
    }

    .bk-history h4,
    .booking-total ul li span,
    .btn-pay,
    .client-name h5,
    .dash-wallet .dash-info h5,
    .file-upload h6,
    .hero-section-two .banner-search p,
    .latest-content p,
    .maintenance-wrap h6,
    .new-comment .submit-btn,
    .payment-title h6,
    .section-heading span,
    .section-search p,
    .service-widget .serv-info h6,
    .step-register li .multi-step-info h6 {
        font-size: 16px
    }

    .section-heading,
    .service-gal {
        margin-bottom: 30px
    }

    .price-head h1,
    .section-search h1,
    .services-header .section-content h2 {
        font-size: 28px
    }

    .owl-nav button.owl-next,
    .owl-nav button.owl-prev {
        width: 35px;
        height: 35px
    }

    .footer-content {
        max-width: 100%
    }

    .section-heading p {
        font-size: 15px;
        margin-bottom: 20px
    }

    .app-sec {
        padding: 30px
    }

    .countdown-container .countdown-el p,
    .faq-sec h4,
    .login-header h3,
    .maintenance-wrap h2,
    .notification-details h4,
    .serv-profile h2 {
        font-size: 20px
    }

    .book-email h6,
    .book-submit .btn,
    .btn-back,
    .btn-review,
    .coming-back p,
    .contact-queries .btn,
    .fc .fc-col-header-cell-cushion,
    .fc .fc-toolbar-title,
    .fc-toolbar-chunk .btn-primary,
    .footer-two .footer-contact-info p,
    .pricing-plans.price-new .pricing-planshead h5,
    .serv-profile span.badge,
    .step-register li .multi-step-info p {
        font-size: 14px
    }

    .serv-profile {
        margin: 0 0 10px
    }

    .serv-action {
        margin-top: 0
    }

    .big-gallery a.btn-show {
        font-size: 14px;
        padding: 8px
    }

    .btn-review {
        padding: 10px 20px
    }

    .contact-details,
    .copyright-text,
    .provide-widget,
    .review-userprice-card,
    .social-widget {
        margin-bottom: 10px
    }

    .available-info h5,
    .booking-done h6,
    .client-box .client-content h6,
    .serv-proimg span,
    .widget-title h4 {
        font-size: 18px
    }

    .package-widget h5,
    .provider-subtitle h6 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .serv-profile ul li {
        margin: 0 10px 15px 0
    }

    .main-content,
    .search-box-two.search-box-six .search-btn,
    .search-box.search-box-four .search-three-form .form-group,
    .service-images img {
        width: 100%
    }

    .serv-proimg img {
        width: 60px;
        height: 60px
    }

    .appointment-set-two .appointment-setting-list,
    .package-widget {
        padding: 15px
    }

    .card-provide .btn {
        font-size: 16px;
        padding: 11px
    }

    .book-submit .btn,
    .book-submit .btn+.btn {
        margin-left: 0
    }

    .book-submit .btn {
        margin: 5px
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding: 8px 7px
    }

    .step-register li {
        padding-bottom: 20px;
        justify-content: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start
    }

    #tablelength,
    .booking-done,
    .new-app-six-middle h2,
    .new-app-six-middle p,
    .review-list,
    .safety-first-all,
    .section-heading.section-heading-six h2,
    .service-book {
        text-align: center
    }

    .booking-info .service-book-img {
        margin: 0 0 15px
    }

    .booking-date,
    .booking-info,
    .booking-total {
        padding: 20px
    }

    #calendar-doctor,
    .availablt-time-slots .form-group,
    .choose-signup,
    .maintenance-wrap .social-icon ul,
    .page-header .add-set,
    .page-header .grid-listview,
    .page-header .review-sort,
    .settings-menu ul li:not(:last-child),
    .settings-widget,
    .works-five-main {
        margin-bottom: 20px
    }

    .service-book-img {
        margin: 0 0 20px
    }

    .booking-date li {
        font-size: 14px;
        margin-bottom: 10px
    }

    .app-section-two .appimg,
    .provide-table,
    .provider-details,
    .provider-info,
    .summary-box {
        margin-bottom: 25px
    }

    .serv-info .serv-edit {
        margin-right: 10px
    }

    .pay-title {
        font-size: 16px;
        margin-bottom: 20px
    }

    .serv-info .serv-edit,
    .serv-info span {
        font-size: 12px
    }

    #progressbar,
    .book-history,
    .price-card,
    .step-register {
        margin-bottom: 15px
    }

    .balance-crad h3,
    .blog-head h3,
    .breadcrumb-title,
    .contact-queries h2,
    .error-wrap h2,
    .modal-dialog .modal-content .modal-header.verfication-modal-head h5,
    .new-app-six-middle h2 span,
    .offer-path-content h3,
    .pricing-plans.price-new .pricing-planshead h4,
    .provider-info h2,
    .work-wrap h1 {
        font-size: 22px
    }

    .error-wrap .btn,
    .error-wrap p,
    .invoice-payment,
    .invoice-total,
    .page-topbar .page-breadcrumb ol,
    .slot-box,
    .works-main {
        margin-bottom: 24px
    }

    .contact-queries .form-control {
        min-height: 50px;
        margin-bottom: 30px
    }

    .review-list {
        flex-direction: column
    }

    .review-imgs {
        margin: 0 auto 10px;
        flex: unset
    }

    .review-count {
        margin: 0 auto
    }

    .ad-widget ul li {
        margin: 0 10px 10px 0
    }

    .faq-section {
        margin-bottom: 40px
    }

    .maintenance-sec,
    .section-booking {
        padding: 40px 0
    }

    .booking-action {
        flex: 0 0 100%;
        justify-content: center;
        margin-top: 20px
    }

    .booking-list .booking-widget {
        flex: 0 0 100%
    }

    .header-navbar-rht.log-rht li:last-child,
    .settings-header img {
        margin-right: 0
    }

    .table-ingopage {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center
    }

    .balance-amt,
    .book-id,
    .section-heading.section-heading-six p {
        margin-bottom: 0
    }

    .coupon-submit .btn {
        min-width: 150px
    }

    .content-side {
        min-width: 100%
    }

    .content-sidebar {
        padding-bottom: 0
    }

    .book-id-action {
        text-align: left;
        margin: 0
    }

    .invoice-head,
    .invoice-to,
    .invoice-total,
    .slot-action {
        float: left
    }

    .maintenance-icon,
    .page-topbar .breadcrumb {
        margin: 0
    }

    .payment-summary {
        padding-bottom: 15px;
        margin-bottom: 30px
    }

    .fc .fc-toolbar.fc-header-toolbar,
    .search-box.search-box-four .search-three-form,
    .searchbox-list,
    .service-list {
        flex-direction: column
    }

    .fc-toolbar-chunk .fc-next-button,
    .fc-toolbar-chunk .fc-prev-button {
        width: 25px;
        height: 25px;
        font-size: 10px
    }

    .fc-toolbar-chunk .btn-group>.btn-group:not(:first-child),
    .fc-toolbar-chunk .btn-group>.btn:not(:first-child) {
        margin-left: 5px
    }

    .leave-action .btn {
        padding: 8px 15px;
        margin: 0 5px 20px 0
    }

    .file-upload {
        padding: 30px 20px
    }

    .blog-review h4,
    .edit-service h5,
    .new-comment h4 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .work-wrap-acc:after,
    .work-wrap-post:after {
        content: none
    }

    .work-img,
    .work-wrap {
        margin-bottom: 35px;
        text-align: center
    }

    .reason-six {
        justify-content: center;
        text-align: center
    }

    .breadcrumb-bar {
        padding: 30px 0
    }

    .error-wrap .error-logo {
        margin-bottom: 35px
    }

    .linked-item a {
        margin-right: 5px
    }

    .link-check,
    .link-close {
        margin-right: 10px !important
    }

    .booking-det-info h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .provider-img {
        margin: 30px 0 25px 30px
    }

    .provider-details.provide-area {
        margin-bottom: 5px
    }

    .provider-details ul {
        margin-bottom: 16px
    }

    .service-action,
    .service-cont {
        flex: 0 0 100%;
        width: 100%
    }

    .pricing-popular .btn {
        padding: 8px;
        font-size: 14px
    }

    .work-wrap-box {
        margin: 0 auto 24px
    }

    .pricing-plans.price-new .pricing-planshead h6 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .pricing-plans.price-new {
        margin-top: 0
    }

    .comments-reply li {
        margin-left: 20px
    }

    .addon-info ul {
        justify-content: start;
        flex-wrap: wrap
    }

    .about-img .about-exp span {
        font-size: 18px;
        margin: 276px -70px
    }

    .about-img .about-exp {
        width: 230px
    }

    .choose-icon {
        border: 0
    }

    .contact-img {
        text-align: center;
        margin: 0 0 24px
    }

    .contact-img:before {
        left: 60px
    }

    .contact-img:after {
        right: 40px
    }

    .payment-image ul {
        justify-content: start
    }

    .home-banner>div {
        width: auto !important
    }

    .invoice-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
        padding: 9px 7px
    }

    .search-box {
        border-radius: 10px
    }

    .hero-section-three .search-box .search-input {
        width: 100%;
        height: 40px
    }

    .hero-section-three {
        background: #2a396d
    }

    .search-box.search-box-three {
        margin-top: -70px
    }

    .latest-date {
        padding: 5px
    }

    .copyright-menu {
        float: none
    }

    .search-box-eight .form-control,
    .search-box-eight .select2-container--default .select2-selection--single,
    .search-box-two.search-box-six .search-btn .btn,
    .search-box.search-box-four {
        border-radius: 0
    }

    .search-input.search-input-three.search-input-four .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: start;
        padding-left: 10px
    }

    .search-input.search-input-three.search-input-four input {
        min-height: 42px
    }

    .search-box.search-box-four .search-btn .btn {
        width: 100%;
        padding: 12px 0;
        justify-content: center;
        border-radius: 0
    }

    .section-search.section-search-four h1 {
        font-size: 32px
    }

    .search-box-two.search-box-six {
        display: inline-block;
        border-radius: 0
    }

    .latest-blog-six {
        top: 60%
    }

    .search-box-two.search-box-six .search-input-new.line-six,
    .search-box-two.search-box-six .search-input-new.line-two-six {
        width: 100%;
        margin-bottom: 5px
    }

    .search-box-two.search-box-six .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 10px
    }

    .new-app-six-middle {
        padding: 40px 10px 25px
    }

    .service-section-seven {
        padding: 150px 0 45px
    }

    .home-banner-eight {
        min-height: 350px
    }

    .footer.footer-five .footer-bottom .copyright .payment-image ul {
        justify-content: center;
        margin-bottom: 10px
    }

    .footer.footer-five .copyright-menu .policy-menu {
        text-align: center;
        margin-top: 0
    }

    .afford-btn {
        float: unset;
        display: flex;
        justify-content: center;
        margin-top: 10px
    }

    .total-client-all .total-client-half {
        text-align: center;
        justify-content: center
    }

    p.total-client-content {
        margin: auto;
        text-align: center
    }

    .section-heading-nine.safety-heading-nine h2 {
        max-width: none
    }

    .confirmation-product-card .row {
        row-gap: 15px
    }

    .appointment-details ul.customer-detail-list {
        width: 60%;
        right: 30px;
        top: 0
    }

    .chat-cont-right .chat-cont-profile.chat-profile-right {
        position: absolute;
        right: 100%;
        opacity: 0;
        z-index: 105;
        width: 100%
    }

    .chat-cont-right.chat-window-long.window-full-width .chat-cont-profile.chat-profile-right {
        right: 0;
        opacity: 1;
        width: 100%;
        padding: 0 12px
    }

    .card.chat-window {
        width: 100% !important;
        margin-right: 0 !important
    }

    .linked-item a.btn-connect {
        margin-right: 10px;
        margin-bottom: 0
    }

    .verfification-modal-block {
        margin-top: 20px
    }

    .footer.footer-six .footer-widget.footer-menu .footer-title {
        border-bottom: 0
    }

    .customer-chat .chat-cont-profile .card-body {
        max-height: calc(100vh - 228px)
    }

    .chat-profile-right .chat-profile-img {
        margin-left: 10px
    }

    .owl-carousel.related-slider .carousel .carousel__prev,
    .popular-section .popular-slider .carousel .carousel__prev,
    .service-section .owl-carousel .carousel .carousel__prev,
    .service-section-two .owl-carousel .carousel .carousel__prev,
    .service-wrap .owl-carousel .carousel .carousel__prev,
    .testimonals-seven-section .owl-carousel .carousel .carousel__prev {
        left: 85%
    }

    .social-media-icon-img {
        padding-top: 0;
        margin-bottom: 10px
    }

    .security-verifi {
        margin-top: 29px
    }
}

@media only screen and (max-width:575.98px) {
    body {
        font-size: .8125rem
    }

    .h1,
    .section-search>h3,
    h1 {
        font-size: 1.75rem
    }

    .h2,
    h2 {
        font-size: 1.5rem
    }

    .h3,
    h3 {
        font-size: 1.25rem
    }

    .h4,
    h4 {
        font-size: 1rem
    }

    .h5,
    .h6,
    h5,
    h6 {
        font-size: 15px
    }

    .card {
        margin-bottom: .9375rem
    }

    .card-body {
        padding: 1.25rem
    }

    .card-footer,
    .card-header {
        padding: .75rem 1.25rem
    }

    .header-nav {
        padding-left: 15px;
        padding-right: 15px
    }

    .balance-crad,
    .balance-crad .view-transaction,
    .downlaod-btn,
    .main-nav li.login-link,
    .total-client-all .total-client-half {
        display: block
    }

    .book-submit .btn,
    .navbar-header,
    .our-expert-img img,
    .passion-eight-all ul li,
    .search-box-two.search-box-eight .search-btn,
    .search-box-two.search-box-eight .search-input-new,
    .search-box.search-box-five .search-input {
        width: 100%
    }

    #mobile_btn {
        left: 0;
        margin-right: 0;
        padding: 0;
        position: absolute;
        z-index: 99
    }

    .breadcrumb-menu,
    .cta-btn,
    .header-navbar-rht li>a.header-login,
    .header-navbar-rht li>a.header-reg,
    .header-navbar-rht-nine .nav-item .nav-link,
    .header-navbar-rht>li.msg-nav,
    .header-navbar-rht>li.noti-nav,
    .header.header-five .header-navbar-rht,
    .header.header-six .header-navbar-rht,
    .home-banner-eight-icon,
    .navbar-brand.logo,
    .provider-body .dropdown-heads,
    .search-box-two.search-box-eight .search-input-new.line-six::before,
    .section-heading-nine h2::after,
    .top-bar-nine,
    .wizard ul li span.dot-active,
    .wizard ul li::after,
    .wizard ul li::before {
        display: none
    }

    .navbar-brand.logo-small {
        display: flex;
        width: 100%;
        text-align: start;
        justify-content: start !important;
        /* padding: 0 100px */
    }

    .about-author,
    .add-service .file-preview ul,
    .blog-content-img,
    .booking-list .booking-widget,
    .coming-back,
    .notification-delete-wrap,
    .notification-wrap-date,
    .page-top,
    .schedule-nav ul,
    .search-box.search-box-five .search-box-form,
    .service-cont,
    .slot-chat,
    .tags-links-block,
    .top-bar {
        flex-direction: column
    }

    .notification-delete,
    .plan-price .btn-primary {
        margin-top: 20px
    }

    .login-body .navbar-brand.logo-small {
        padding: 0;
        text-align: center
    }

    .navbar-brand.logo img {
        height: 40px
    }

    .footer-title {
        font-size: 1.125rem
    }

    .contacts_card {
        margin-bottom: 15px !important
    }

    .header-navbar-rht {
        position: absolute;
        right: 10px
    }

    .heading h2 {
        font-size: 1.375rem
    }

    .author-details,
    .breadcrumb-title,
    .review-entries,
    .review-pagination,
    .service-cont-info {
        text-align: center
    }

    .header-navbar-rht li>a.header-login {
        padding: 8px 20px
    }

    .header-navbar-rht .dropdown-menu {
        min-width: 200px;
        padding: 0;
        max-width: 300px;
        right: auto;
        left: auto
    }

    .notifications .noti-content {
        width: 240px
    }

    .blog-date p,
    .blog-read-more a,
    .noti-details,
    .visits span.visit-rsn {
        font-size: 14px
    }

    .offering-five-button .btn-primary {
        padding: 15px
    }

    .total-client-all .total-client-half .total-client-mini {
        padding: 0;
        margin-bottom: 20px
    }

    .owl-carousel .professional-eight-img-ryt img {
        width: 250px;
        height: 250px
    }

    .header-navbar-rht>li.logged-item:last-child>a {
        padding: 0
    }

    .header-navbar-rht>li:last-child .dropdown-menu {
        right: 0
    }

    .blog-title a,
    .filter-content h2,
    .provide-info h6,
    .service-wrap h5 {
        font-size: 16px
    }

    .blog-inner-img {
        flex-direction: column;
        padding: 34px 0 20px
    }

    .blog-inner-img img {
        margin-right: 0;
        margin-bottom: 20px
    }

    .social-links-block {
        margin-top: 25px
    }

    .service-cont-img {
        flex: 0 0 100%;
        margin: 0 auto 15px
    }

    .about-author-img,
    .balance-head,
    .notification-wrap-date .search-calendar-line {
        margin-bottom: 15px
    }

    .service-action,
    .service-details ul,
    .service-pro-img,
    .social-share {
        justify-content: center
    }

    .social-share>li>a {
        font-size: 16px;
        height: 30px;
        width: 30px
    }

    .about-author-img {
        text-align: center;
        margin-right: 0
    }

    .balance-crad .btn-withdraw {
        margin: 6px 0 0
    }

    .recommend-item {
        flex-direction: column;
        align-items: baseline
    }

    .coming-back p,
    .mechanics-section .nav-pills .nav-link,
    .recommend-item>a,
    .visit-btns {
        margin-bottom: 10px
    }

    .breadcrumb {
        margin: 15px 0
    }

    .page-breadcrumb ol {
        background-color: transparent;
        font-size: 14px;
        margin: 0
    }

    .page-title h2 {
        font-size: 20px
    }

    .footer.footer-five .footer-bottom .copyright .payment-image,
    .page-title,
    .review-entries,
    .wizard-form-card .card-title {
        margin-bottom: 20px
    }

    .blogimg,
    .booking-img,
    .plan-info .plan-term {
        margin: 0 0 15px
    }

    .available-widget span.avail-icon {
        margin-right: 15px
    }

    .available-info p span {
        font-size: 14px;
        margin-left: 7px
    }

    .visits {
        width: 33.33%
    }

    .passcode-wrap input {
        width: 60px;
        height: 60px;
        font-size: 22px;
        margin-right: 12px
    }

    .plan-btns .btn,
    .terms-btn .btn {
        margin: 10px 0 0
    }

    .booking-list .booking-img {
        margin: 0 auto 15px
    }

    .blogimg {
        flex: 0 0 100%
    }

    .plan-info {
        flex-direction: column;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .plan-price {
        margin-bottom: 0
    }

    #progressbar li {
        margin-right: 0;
        width: calc(100% - 18px);
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between
    }

    .schedule-nav ul li {
        display: block;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0
    }

    .wizard-book ul li {
        padding-right: 21px
    }

    .user-drop {
        left: 0;
        width: 220px;
        bottom: 60px
    }

    .chat-cont-profile {
        width: 270px
    }

    .service-widget.service-two .service-content p .rate {
        display: block;
        float: unset
    }

    .banner-slider .slick-slide {
        height: 200px
    }

    .banner-slider .slick-slide img {
        width: 100%;
        height: 320px;
        object-fit: cover
    }

    .banner:before {
        top: 0
    }

    .banner-search p,
    .swal2-actions .btn {
        margin: 0
    }

    .footer-two .social-icon {
        text-align: left
    }

    .app-sec.app-sec-five .downlaod-btn .scan-img,
    .app-sec.app-sec-five .downlaod-btn a,
    .top-bar h6 {
        margin: 0 0 10px
    }

    .about-img .about-exp span {
        margin: 116px -70px
    }

    .contact-img:before {
        left: 0
    }

    .make-appointment,
    .noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-header {
        padding: 10px
    }

    .search-box.search-box-three {
        margin-top: -50px
    }

    .app-sec.app-sec-five .downlaod-btn {
        flex-direction: column;
        align-items: center
    }

    .services-section {
        padding: 75px 0 33px
    }

    .search-box-two.search-box-eight .search-input-new i {
        left: 10px;
        font-size: 14px
    }

    .search-box-two.search-box-eight .search-input-new.line-two-six input {
        padding: 0 10px 0 30px
    }

    .safety-ryt-main img {
        margin: 30px 0
    }

    #progressbar li {
        flex-basis: 100%
    }

    .calender-modal {
        margin: 50px 0
    }

    .booking-info-tab .nav-pills .nav-item+.nav-item {
        margin-left: 15px
    }

    .appointment-details ul.customer-detail-list {
        right: unset;
        top: 120px;
        width: 90%
    }

    .appointment-details ul.customer-detail-list::after {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        top: -7px;
        left: 110px
    }

    .provider-widget .card-body .about-author {
        flex-direction: row
    }

    .service-wrap-content {
        height: 90%;
        padding: 10px
    }

    .modal-dialog .service-profile {
        padding: 20px
    }

    .save-later .custom_check .service-check {
        top: 5px
    }

    .wizard ul {
        flex-direction: column;
        row-gap: 20px
    }

    .wizard ul li {
        border-bottom: 2px solid #fff
    }

    .wizard ul li.progress-activated {
        border-color: #4c40ed
    }

    .add-service-toggle .status-toggle {
        margin-top: 10px
    }

    .swal2-actions .btn.swal2-cancel {
        margin-left: 10px
    }

    .header-navbar-rht li .dropdown-menu.notifications {
        left: -180px
    }

    .noti-pop-detail li.noti-wrapper .notify-blk {
        width: 280px;
        padding: 10px
    }

    .header-navbar-rht>li.noti-nav,
    .provider-body .dropdown-heads.noti-wrapper {
        display: inherit
    }

    .owl-carousel.related-slider .carousel .carousel__prev,
    .service-section .owl-carousel .carousel .carousel__prev,
    .service-wrap .owl-carousel .carousel .carousel__prev {
        left: 80%
    }

    .owl-carousel.related-slider .carousel .carousel__viewport ol li {
        left: -22%
    }
}

@media only screen and (max-width:320.98px) {

    .owl-carousel.related-slider .carousel .carousel__prev,
    .service-wrap .owl-carousel .carousel .carousel__prev {
        left: 65%
    }

    .count-search h6 {
        margin-bottom: 10px
    }

    .linked-item a.link-close {
        margin-right: 20px !important;
        padding: 0
    }

    .linked-item a {
        padding: 9px 15px
    }

    .linked-info h6 a {
        padding: 0
    }

    .login-body .header-navbar-rht {
        display: none
    }
}

@media only screen and (max-width:485.98px) {
    .service-section .owl-carousel .carousel .carousel__prev {
        top: -9%;
        left: 66%
    }

    .service-section .owl-carousel .carousel .carousel__next {
        top: -9%
    }

    #progressbar li {
        flex-basis: 100%
    }

    .booking-info-tab .card-details,
    .confirmation-product-card .service-item,
    .guest-address,
    .guest-state-pin,
    .passion-content-top {
        flex-direction: column
    }

    .booking-info-tab .nav-pills .nav-item+.nav-item {
        margin-left: 0;
        margin-top: 20px
    }

    .booking-info-tab .nav.nav-pills {
        flex-direction: column;
        align-items: center
    }

    .booking-info-tab .nav-pills {
        border-bottom: 0
    }

    .payment-head,
    .secure-transaction {
        flex-direction: column;
        row-gap: 10px
    }

    .payment-title .custom_radio .checkmark {
        margin-top: -4px
    }

    .payment-title {
        flex-wrap: wrap;
        row-gap: 10px
    }

    .reshchedule-modal .modal-dialog {
        margin: 10px
    }

    .booking-info-tab,
    .booking-summary-card .card-body,
    .booking-summary-card .card-footer,
    .custom-modal .modal-body,
    .rechedule-calender {
        padding: 20px
    }

    #datetimepickershow {
        padding: 10px
    }

    .rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table td.active,
    .rechedule-calender #datetimepickershow .bootstrap-datetimepicker-widget table td.day {
        width: 30px;
        height: 30px
    }

    .booking-confirmation-info .appointment-details {
        flex-direction: column;
        align-items: start;
        row-gap: 10px
    }

    .confirmation-product-card {
        text-align: center
    }

    .confirmation-product-card .row {
        row-gap: 15px
    }

    .confirmation-product-card .service-item span img {
        margin-right: 0;
        margin-bottom: 15px
    }

    .install-step .requirment-field {
        flex-direction: column;
        gap: 15px
    }

    .service-details ul li:last-child {
        margin-top: 14px;
        margin-left: 0
    }

    .install-step .install-user tr td:first-child {
        width: 67px
    }

    .appointment-set-two .appointment-setting-list,
    .chat-msg-attachments,
    .passion-eight-content {
        display: block
    }

    .passion-content-bottom,
    .passion-content-top img {
        margin-right: 0;
        margin-bottom: 20px
    }

    .countdown-container .countdown-el {
        min-width: 80px;
        min-height: 80px
    }

    .appoint-wrapper {
        margin-bottom: 15px
    }

    .chat-msg-attachments .chat-attachment {
        margin-bottom: 10px
    }

    .chat-msg-attachments .chat-attachment:last-child {
        margin-bottom: 0
    }

    .chat-attachment img {
        width: 100%;
        height: 100%
    }
}

.project-installation {
    background: #fafafa
}

.btn-primary,
.btn-primary:hover {
    background: #4c40ed;
    border: 1px solid #4c40ed;
    box-shadow: inset 0 0 0 #4c40ed
}

.installation-header {
    background: #fff;
    box-shadow: 0 4px 114px 0 rgba(214, 214, 214, .25);
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center
}