body {
    font-family: "Helvetica Neue LT" !important;
    letter-spacing: 0.3px;
    overflow-x: hidden;
}
.mtb {
    margin: 0px !important;
}
.ptb {
    padding: 0px !important;
}
.mt-0 {
    margin-top: 0rem !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.pt-0 {
    padding-top: 0rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.mb-0 {
    margin-bottom: 0rem !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.pb-0 {
    padding-bottom: 0rem !important;
}
.pb-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.px-0 {
    padding-left: 0px !important;
    padding-right: 0px;
}
.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px;
}
.ml-0 {
    margin-left: 0rem !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.ml-3 {
    margin-left: 1rem !important;
}
.ml-4 {
    margin-left: 1.5rem !important;
}
.mr-0 {
    margin-right: 0rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.pl-0 {
    padding-left: 0rem !important;
}
.pl-1 {
    padding-left: 0.25rem !important;
}
.pl-2 {
    padding-left: 0.5rem !important;
}
.pl-3 {
    padding-left: 1rem !important;
}
.pl-4 {
    padding-left: 1.5rem !important;
}
.pr-0 {
    padding-right: 0rem !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pr-4 {
    padding-right: 1.5rem !important;
}
/* Header and Footer CSS Start */
.contact_email a {
    line-break: anywhere;
}
.top-bar {
    background: #1e1e1c;
    padding: 20px 0px;
    max-height: 58px;
}
.mail-social-section a {
    color: #fff;
    text-decoration: none;
    margin-left: 10px;
    font-size: 14px;
}
.mail-social-section li {
    display: inline-block;
    margin: 0px 12px;
}
.mail-social-section {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}
.social-section li {
    display: inline-block;
    padding: 0px 8px;
}
.social-section {
    padding: 0px;
    text-align: right;
    margin: 0px;
}
.img-front-logo {
    width: 216px;
}
.nav-links {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.nav-links li {
    display: inline-block;
    margin: 15px 20px 11px;
    position: relative;
}
.menu-dropdown-hover .menu-sub-dropdown li:hover {
    background-color: #ebdb9e;
}
.menu-dropdown-hover .menu-sub-dropdown li:last-child:hover {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.menu-dropdown-hover .menu-sub-dropdown li:first-child:hover {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.menu-sub-dropdown li {
    padding: 8px 20px;
    margin: 0px;
}
.navbar-custom {
    display: flex;
}
.header {
    padding: 9px 0px;
    max-height: 98px;
    background: #f8f8f8;
}
.footer {
    background: #1e1e1c;
    position: relative;
}
.footer:after {
    content: "";
    background-image: url(../../assets/images/footer-background.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 135px 196px;
    background-size: cover;
}
.footer-bottom {
    border-top: 1px solid #3e3e3b;
    padding: 20px 0px;
    position: relative;
    z-index: 9;
}
.footer-top {
    padding: 43px 0px 25px;
}
.footer-menu-link a {
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
}
.footer-menu-link {
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 40px;
}
.img-front-footer-logo {
    width: 227px;
}
.footer-menu-link li {
    display: inline-block;
    padding: 0px 21px;
}
.copyright-text {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    font-weight: 300;
}
.privacy-section {
    text-align: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.privacy-section li {
    display: inline-block;
    color: #fff;
    margin: 0px 4px;
}
.privacy-section a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
}
.nav-links li a {
    color: #1e1e1c;
    text-decoration: none;
    font-size: 14.5px;
    position: relative;
}
.nav-links .active {
    color: #ae944e;
}
.nav-links {
    text-align: right;
    width: 100%;
}
.nav-links .menu-dropdown-hover a:hover::after{
    content: none;
}
.btn-sign-up {
    border: none;
    padding: 10px 22px;
    color: #1e1e1c;
    border-radius: 10px;
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
    max-height: 42px;
    font-size: 16px;
    display: flex;
    align-items: center;
    position: relative;
    top: 4px;
}
.btn-sign-up:hover {
    color: #1e1e1c !important;
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
}
.img-user-account {
    margin-right: 10px;
}
.menu-sub-dropdown {
    position: absolute;
    background: #fff;
    text-align: left;
    padding: 0px;
    margin: 0px;
    box-shadow: 0px 14px 26px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    top: 40px;
    min-width: 220px;
    opacity: 0;
    transform: translate(0, 20px);
    transition: all 0.5s ease-out;
    visibility: hidden;
    z-index: 999;
}
.menu-arrow {
    line-height: normal;
    font-size: 20px;
    margin-left: 5px;
    margin-right: -5px;
}
.menu-dropdown-hover a{
    display: flex;
}
.menu-dropdown-hover .menu-arrow{
    transition: 1s;
}
.menu-sub-dropdown li {
    display: block;
}
.icon-mail {
    margin-top: -3px;
}
/* Header and Footer CSS End */
.service-left-box {
    background: #a88f4d;
    padding: 18px;
    min-height: 550px;
    border-radius: 5px 0px 0px 5px;
}
.service-booking-section {
    margin: 50px 0px;
}
.form-group {
    margin-bottom: 15px;
}
.service-selection-box i {
    margin-right: 10px;
    font-size: 18px;
    line-height: normal;
}
.service-selection-box .service-text {
    font-size: 13px;
    font-weight: 400;
    margin-top: 3px;
    color: #ffdb77;
}
.service-selection-box p {
    margin: 0px;
    font-size: 14px;
    font-weight: 500;
}
.check-round {
    border: 2px solid #fff;
    padding: 9px;
    border-radius: 50%;
    margin-left: auto;
    position: relative;
}
.service-icon-group {
    display: flex;
}
.service-selection-box {
    color: #fff;
    background: #9d8443;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 12px;
}
.service-selection-group {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.service-right-box {
    box-shadow: 0px 1px 20px 0px rgba(145, 145, 145, 0.2);
    min-height: 550px;
    position: relative;
    border-radius: 0px 5px 5px 0px;
}
.tabs-header-parts h3 {
    margin: 0px;
    font-size: 18px;
    margin-top: 4px;
}
.tabs-header-parts {
    padding: 18px 20px 14px;
    box-shadow: 0px 2px 3px 0px rgba(145, 145, 145, 0.2);
}
.tabs-body-parts {
    padding: 20px;
}
.service-box-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    box-shadow: 0px -6px 13px -5px rgba(145, 145, 145, 0.2);
    left: 0px;
    padding: 16px 20px;
}
.btn-continue {
    background: #ebc866;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    box-shadow: none !important;
}
.btn-continue:hover {
    background: #ebc866;
    color: #000;
}
.text-right {
    text-align: right;
}
.service-dropdown-parts {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.label-title {
    font-size: 14px;
    margin-bottom: 4px;
}
.btn-service-dropdown {
    border: 1px solid #ced4da;
    padding: 9px 12px 9px;
    border-radius: 3px;
    max-height: 40px;
    font-size: 14px;
    cursor: pointer;
    color: #646565;
    margin: 0px;
}
.btn-service-dropdown li {
    font-size: 14px;
    padding: 5px 16px;
}
.main-dropdown-section .category-title {
    padding: 0px 15px;
}
.service-dropdown-section {
    box-shadow: 0px 1px 10px 0px rgba(145, 145, 145, 0.2);
    display: flex;
    border-radius: 5px;
}
.service-left-group {
    width: 100%;
    padding: 10px 0px 0px;
}
.service-left-group.open_service {
    width: 40%;
}
.service-right-group {
    display: none;
    width: 60%;
    padding: 10px 0px 0px;
    border-left: 1px solid #ced4da;
}
.service-dropdown-parts li {
    padding: 6px 15px;
    font-size: 14px;
}
.service-dropdown-parts li:hover {
    background: #a88f4d;
    color: #fff;
    cursor: pointer;
}
.main-dropdown-section {
    position: relative;
}
.service-group-section {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.selectbox
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #646565;
}
.selectbox
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #646565;
}
.selectbox span.select2 {
    width: 100% !important;
}
.selectbox span.select2-selection {
    border: 1px solid #ced4da !important;
    height: 40px;
}
.selectbox
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 12px;
}
.selectbox .select2-selection__rendered {
    line-height: normal !important;
    padding: 13px 12px 10px !important;
    font-size: 14px !important;
}
.select2-dropdown {
    border: 1px solid #ced4da !important;
}
.select2-search--dropdown .select2-search__field {
    padding: 6px;
    outline: none !important;
    border: 1px solid #ced4da !important;
}
.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #a88f4d;
}
.error_message {
    margin-bottom: 10px;
    padding-left: 18px;
}
.error_message li {
    color: #ff0000;
    font-size: 14px;
}
.btnback {
    border: 1px solid #ebc866;
    background: #ebc866;
    font-size: 20px;
    line-height: normal;
    padding: 1px 9px 2px;
    border-radius: 3px;
    margin-right: 15px;
    font-weight: 900;
    color: #000;
    outline: none !important;
}
.tabs-header-parts {
    display: flex;
    align-items: center;
}
.tabs-body-parts {
    overflow-y: scroll;
    max-height: 420px;
}
.tabs-body-parts::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
.tabs-body-parts::-webkit-scrollbar-thumb {
    background: #9d8443;
    border-radius: 10px;
}
.tabs-body-parts::-webkit-scrollbar-thumb:hover {
    background: #a88f4d;
}
.service-dropdown-parts {
    overflow-y: scroll;
    max-height: 170px;
}
.service-dropdown-parts::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
.service-dropdown-parts::-webkit-scrollbar-thumb {
    background: #9d8443;
    border-radius: 10px;
}
.service-dropdown-parts::-webkit-scrollbar-thumb:hover {
    background: #a88f4d;
}
.time-sloat-section {
    margin-top: 30px;
}
.btn-time-sloat.active {
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 23.96%,
        #dac162 77.08%,
        #a48a4b 100%
    );
    border: 1px solid;
    color: #fff;
}
.check-round i {
    margin: 0px;
    line-height: 0px;
    position: absolute;
    left: 1px;
    right: 0px;
    font-size: 15px;
    top: 10px;
    opacity: 0;
    font-weight: 600;
}
.check-round.active i {
    color: #9d8443;
    opacity: 1;
}
.check-round.active {
    border-color: #ebc866;
    background: #ebc866;
}
.form-control {
    border: 1px solid #ced4da;
    padding: 11px 12px 8px;
    font-size: 15px;
    border-radius: 3px;
    max-height: 40px;
}
.form-control:focus {
    border: 1px solid #ced4da;
}
.dateicon {
    background: url(../img/icons/calender-icon.png) no-repeat;
    background-position: center right 10px;
    background-size: 15px;
    background-color: #ffffff;
}
.required_sign {
    color: #ff0000;
}
.additional-info-section p {
    font-size: 14px;
    line-height: 22px;
}
.additional-info-section h3 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px 0px;
}
.label-title-check {
    font-size: 14px;
}
.label-title-check a {
    color: #a88f4d;
}
.checkbox-group {
    display: flex;
    width: 100%;
    margin-top: 15px;
}
.label-title-check {
    font-size: 14px;
    width: 100%;
}
.input-check {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.signbox-section canvas {
    cursor: default !important;
}
.clear-sign {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #a88f4d;
    color: #fff;
    padding: 6px 8px 3px;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    border-radius: 3px 0px;
}
.clear-sign:hover {
    color: #fff;
}
/* Open Datepicker Custom Start */
.datesection .ui-widget.ui-widget-content {
    box-shadow: none;
    padding: 0px;
    margin-left: -6px;
    margin-right: -6px;
}
.datesection .ui-datepicker-inline {
    border: none !important;
}
.datesection .ui-datepicker-header {
    background: none;
    border: none;
}
.datesection .ui-datepicker {
    width: 100% !important;
}
.datesection .ui-datepicker .ui-datepicker-title select {
    padding: 6px 12px;
    border-radius: 3px;
}
.datesection .ui-datepicker-title {
    margin: 0;
    text-align: left;
    padding: 0px 6px;
}
.datesection .ui-datepicker select.ui-datepicker-month {
    width: 12% !important;
    font-size: 16px;
    padding: 6px 0px;
}
.datesection .ui-datepicker select.ui-datepicker-year {
    width: 17% !important;
    font-size: 16px;
}
.datesection .ui-datepicker-title {
    border-bottom: 1px solid #a3a6a7;
    padding: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    margin-top: -8px;
}
.datesection td.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
    border: none;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 500;
}
.datesection .ui-datepicker-month,
.datesection .ui-datepicker-year {
    background-position: right center;
}
.datesection td.ui-datepicker-unselectable.ui-state-disabled {
    opacity: 1;
}
.datesection a.ui-state-default {
    color: #1e1e1c !important;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 500;
}
.datesection .ui-datepicker td {
    border: 0;
    padding: 4px 6px;
}
.datesection thead tr th span {
    color: #1a2c37 !important;
    font-size: 14px;
    font-weight: 500;
    margin: 30px 0px !important;
}
.datesection .ui-datepicker th {
    padding: 12px 0px;
}
.datesection a.ui-datepicker-prev {
    left: unset;
    right: 30px !important;
    top: -7px !important;
}
.datesection td.ui-datepicker-unselectable.ui-state-disabled span {
    color: #afb0b3;
}
.datesection span.ui-icon.ui-icon-circle-triangle-e {
    border: solid #9d8443;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0px;
    width: 10px;
    height: 10px;
    position: relative;
}
.datesection span.ui-icon.ui-icon-circle-triangle-w {
    border: solid #9d8443;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 0px;
    width: 10px;
    height: 10px;
    position: relative;
}
.datesection table.ui-datepicker-calendar td {
    background: none;
}
.datesection .ui-datepicker-current-day {
    background: none !important;
    border: none !important;
}
.datesection .ui-datepicker-today a {
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 23.96%,
        #dac162 77.08%,
        #a48a4b 100%
    ) !important;
    color: #fff !important;
    border-color: #a88f4d;
    border-radius: 10px;
}
.datesection .ui-datepicker-current-day a {
    color: #fff !important;
    border-color: #a88f4d;
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 23.96%,
        #dac162 77.08%,
        #a48a4b 100%
    ) !important;
    border-radius: 10px;
}
.datesection .ui-datepicker .ui-datepicker-next {
    right: 0;
    top: 8px;
    width: auto;
}
/* Open Datepicker Custom End */
/* Date Picker CSS Start */
.ui-datepicker-prev,
.ui-datepicker-next {
    border: none !important;
    background: none !important;
    cursor: pointer;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
    background-image: none !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 1px;
    top: 3px;
}
.ui-datepicker .ui-datepicker-next {
    right: 1px;
    top: 3px;
}
.ui-widget-header .ui-icon {
    border: solid #888;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(135deg);
    width: 7px;
    height: 7px;
    margin: 0px !important;
    top: 8px !important;
}
a.ui-datepicker-next {
    transform: rotate(180deg);
}
.ui-datepicker-month,
.ui-datepicker-year {
    border: none;
    appearance: none;
    padding: 0px 10px;
    outline: none;
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.ui-datepicker-header {
    background: none;
    border: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
    border: none;
    background: none;
    font-size: 14px;
}
.ui-datepicker-today {
    background: #a88f4d;
    border-radius: 3px;
}
.ui-datepicker-today a {
    color: #fff !important;
}
.ui-widget.ui-widget-content {
    border: none;
    box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.22);
    width: 19em;
    padding: 10px;
}
.ui-datepicker-current-day {
    background: #a88f4d;
    border-radius: 3px;
}
.message-append-text {
    margin: 0px;
    padding-left: 45px;
    display: none;
}
.pharmacy-text-change {
    display: none;
}
.btn-service-dropdown:after {
    content: "";
    position: absolute;
    right: 12px;
    border: solid #646565;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    top: 14px;
}
.lbl-check-register {
    display: inline-block;
    margin-left: 10px;
}
.btn-check-register {
    width: 18px;
    height: 18px;
}
.register_row {
    display: none;
}
/* Date Picker CSS End */
/* Banner CSS Start */
.banner-caption-box .btn-book-now img {
    width: 16px;
    margin-left: 7px;
}
.btn-book-now {
    background: linear-gradient( 90deg, #ffe270 0%, #a48a4b 34.38%, #dac162 69.27%, #a48a4b 100% );
    border: none;
    display: flex;
    align-items: center;
    padding: 14px 21px 12px;
    max-height: 42px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    outline: none;
    color: #1e1e1c;
    max-width: fit-content;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
}
/* .contact_address {
    cursor: pointer;
} */
.btn-book-now:hover{
    color: #1e1e1c;
}
.banne-image-1 {
    /* background-image: url("../../assets/images/slide-1.png"); */
    background-image: url("../../assets/images/slide-weightloss.png");
    background-repeat: no-repeat;
    background-position: bottom;
}
.banne-image-2 {
    background-image: url("../../assets/images/slide-2.png");
    background-repeat: no-repeat;
}
.banne-image-3 {
    background-image: url("../../assets/images/slide-3.png");
    background-repeat: no-repeat;
}
.banner-caption-box {
    padding: 138px 50px;
    border-radius: 10px;
    background-size: cover;
}
.banner {
    padding: 48px 0px;
}
.banner-caption-box p {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin-top: 20px;
}
.banner-caption-box h2 {
    color: #fff;
    font-size: 58px;
    font-weight: 500;
}
/* Banner CSS End */
/* Hetal Banner CSS Start */
.banner_img {
    width: 58px !important;
    height: 58px;
    margin-bottom: 35px;
    margin-left: 32px;
}
.banner-content-left {
    padding-top: 8px;
}
.brand-logo-sec {
    background: #fff;
    margin: 0px 50px;
    border-radius: 5px;
    box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.1);
    padding: 13px 30px;
}
.brand-row{
    align-items: center;
}
/* .nhs_logo {
    padding-top: 35px;
}
.npa_logo {
    padding-top: 22px;
} */
.pharmadoc_logo {
    /* padding-top: 35px; */
    width: 100%;
}
.og_logo_sec {
    text-align: center;
}
.brand-banner-section {
    position: relative;
    top: -111px;
    z-index: 99;
}
.wlcm_cc_title {
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    color: #1e1e1c;
   
}
.cc_txt {
    font-size: 16px;
    color: #3e3e3b;
    line-height: 30px;
    font-weight: 400;
}
.wlcm_to_cc_right_section {
    text-align: center;
}
.dedicate_staff_section {
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
}
.d_and_s_section {
    background: #1e1e1c;
    color: #fff !important;
}
.staff_img_sec {
    min-height: 75px;
}
.registered_section {
    background: #d9d9d9;
}
.wlcm_right {
    padding: 30px 15px 30px 15px;
    border-radius: 10px;
    color: #1e1e1c;
    text-align: center;
}
.wlcm_right h5 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
    margin-bottom: 0px;
}
.how_it_works_section {
    padding: 78px 0px;
}
.how_it_work_title h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;
}
.how_it_work {
    background-color: #1e1e1c;
    border-radius: 10px;
    padding: 72px 49px 60px 51px;
}
.appoinment {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
}
.book_an_appointment {
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
    border-radius: 10px;
    padding: 62px 0px 12px 0px;
}
.your_consultation {
    background: #ffffff !important;
}
.appoinment_icon_sec {
    width: 85px;
    height: 85px;
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4c 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
    border-radius: 50%;
    border: 7px solid #1e1e1c;
    margin: auto;
    position: relative;
    top: 40px;
}
.your_consult_icon {
    background: #ffffff !important;
}
.appoin_icon {
    padding: 17px;
}
.appoinment_section_cntnt {
    margin: 5px 26.5px;
}
.testimonial_title {
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    color: #1e1e1c;
}
.testimonial_card_img .testimonial-img {
    width: 77px !important;
    height: 77px !important;
}
.testimonial_card {
    display: flex;
    align-items: center;
}
.testimonial-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    color: #1e1e1c;
}
.testimonial_cntnt_section .item {
    background: #f8f8f8;
    padding: 50px 47px;
    border: 1px solid #d9d9d9;
    box-shadow: 0px 3px 26px rgba(30, 30, 28, 0.08);
    border-radius: 10px;
}
.testimonial_card_img img {
    margin-right: 20px;
}
.testimonial_left_right_icon {
    display: flex;
}
.testimonial_title_section {
    display: flex;
    justify-content: space-between;
}
.testimonial_txt p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #3e3e3b;
    margin-top: 30px;
    margin-bottom: 0px;
}
.testimonial_cntnt_section {
    padding: 69px 0px 100px;
}
.testimonial-img-right {
    padding-left: 23px;
}
.contact_details_section {
    background-color: #f8f8f8;
}
.contact_details {
    padding: 100px 0px;
}
.any_question {
    font-weight: 700;
    font-size: 46px;
    line-height: 64px;
    color: #1e1e1c;
    text-transform: capitalize;
    margin-top: -12px;
}
.contact_Detail_title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #1e1e1c;
    text-transform: capitalize;
    padding-top: 40px;
}
/* .contact_address a{
     font-weight: 400;
     font-size: 20px;
     line-height: 32px;
     color: #1E1E1C;
     padding: 5px 0px 25px;
}
 .contact_number a{
     color: #A88F4D;
     font-weight: 700;
     font-size: 36px;
     line-height: 30px;
     padding-bottom: 5px;
     text-decoration: none;
}
*/
/* .contact_number{
     margin-top: 45px;
     margin-bottom: 25px;
}
 .contact_email {
     margin-bottom: 35px;
}
 */
/* .contact_email a{
     font-weight: 400;
     font-size: 18px;
     line-height: 21px;
     text-decoration-line: underline;
     color: #000000;
     margin-bottom: 30px;
     text-decoration: none;
}
 */
.details_left_side_right {
    background: linear-gradient(
        90deg,
        #ffe270 0%,
        #a48a4b 34.38%,
        #dac162 69.27%,
        #a48a4b 100%
    );
    border-radius: 10px;
    padding: 0px 48px;
    margin-left: 40px;
}
.get_free_title h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #1e1e1c;
    text-align: left;
    padding: 40px 0px;
    margin-bottom: 0px;
}
.contact_bottom {
    margin-bottom: 25px;
    padding: 10px 19px 10px;
    border: none;
    max-height: none;
    font-size: 16px;
}
.contact_bottom::placeholder {
    font-size: 16px;
    line-height: 15px;
    color: #adadab;
}
.contact_form .message.form-control {
    max-height: none !important;
}
.btn_free_submit {
    background: #1e1e1c;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #ebc866;
    padding: 10px 28px;
    border: none;
    margin: 15px 0px 40px 0px;
}
.arrow_top_sec_icon {
    position: relative;
    bottom: -70px;
    left: 4px;
}
.arrow_bottom_sec_icon {
    position: relative;
    top: 15px;
    left: 25px;
}
.testimonial-star {
    width: 70% !important;
}
.owl-nav {
    display: none;
}
.owl-dots {
    display: none;
}
.img-social-icon:hover path {
    fill: #EBC866;
}
/* .banner-slider-section .owl-prev{
     margin-bottom: 10px !important;
}
 */
 .banner-slider-section .owl-theme .owl-nav {
    position: absolute;
    top: 28%;
    right: 5%;
    margin-top: 0px;
    display: flex;
    flex-direction: column-reverse;
}
.banner-slider-section .owl-next {
    margin-top: 0px !important;
}
.banner-slider-section .owl-prev {
    margin-top: 28px !important;
}
.owl-prev:hover {
    background: none !important;
}
.owl-next:hover {
    background: none !important;
}
.btn-book-now img {
    width: auto !important;
}
.contact_bottom:focus {
    border: none;
}
.banner-content-right .banner_img {
    cursor: pointer;
}
.testi_img {
    cursor: pointer;
}
/* .contact_address {
     font-weight: 400;
     font-size: 20px;
     line-height: 32px;
     color: #1E1E1C;
     margin-top: 15px;
}
 */
.contct_det_sec {
    display: flex;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #1e1e1c;
}
.icon_images {
    padding-right: 20px;
}
.contct_det_sec a {
    color: #1e1e1c;
    text-decoration: none;
}
/* .find_us_detail_sec {
    padding: 25px 0px 36px;
} */
.find_us_detail_sec {
    padding: 15px 0px 15px;
}
.cntct_call_sec {
    padding: 8px 0px;
}
.banner-advertise-img-sec img{
    width: 100%;
}
.d_and_s_section.wlcm_right h5 {
    font-weight: 300 !important;
}
.banner-advertise-img-sec {
    text-align: end;
}
/* .right_banner_txt_sec {
    background: #B56B34;
    text-align: center;
    color: #fff;
    padding: 15px 35px 20px;
    margin-right: 1px;
} */
p.right_banner_txt {
    margin: 0px;
    font-size: 15px;
    line-height: 20px;
}
/* Hetal Banner CSS End */
.round-steps-box {
    width: 51px;
    height: 51px;
    border: 3px solid #a3a6a7;
    border-radius: 50%;
}
.active_steps {
    border: 3px solid #9d8443;
}
.booking-form-section {
    padding: 77px 0px;
}
.tabs-steps-group p {
    color: #a3a6a7;
    margin-top: 20px;
    margin-bottom: 3px;
}
.tabs-steps-group h4 {
    font-size: 17px;
    color: #1e1e1c;
}
.booking-tabs-topbar {
    display: grid;
    grid-template-columns: 18.75% 18.75% 18.75% 18.75% 18.75%;
}
.tabs-steps-group {
    position: relative;
}
.round-steps-box:before {
    content: "";
    height: 2px;
    width: 77%;
    position: absolute;
    background: #a3a6a7;
    top: 25px;
    left: 50px;
}
.banner-advertise-img-sec {
    text-align: end;
}
.menu-sub-dropdown a:before {
    content: none !important;
}
p.copyright-text span {
    margin-right: 4px;
    font-size: 15px;
    position: relative;
    top: 1px;
}
p.contact_email a {
    line-break: anywhere;
}
/* Booking Page CSS Start */
.register-section{
    margin: 50px 0px;
}
.btn-save-register {
    background: linear-gradient( 90deg, #ffe270 0%, #a48a4b 34.38%, #dac162 69.27%, #a48a4b 100% );
    border: none;
    color: #1E1E1C;
    font-size: 15px;
    border-radius: 10px;
    padding: 11px 25px 8px;
    font-weight: 400;
    box-shadow: none;
    outline: none;
}
.round-steps-box {
    width: 51px;
    height: 51px;
    border: 3px solid #a3a6a7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active_steps {
    border: 3px solid #9d8443;
    background: #9d8443;
}
.active_steps.round-steps-box:before {
    background: #9d8443;
}
.booking-form-section {
    padding: 50px 0px;
}
.tabs-steps-group p {
    color: #a3a6a7;
    margin-top: 20px;
    margin-bottom: 3px;
}
.tabs-steps-group h4 {
    font-size: 17px;
    color: #1e1e1c;
}
.booking-tabs-topbar {
    display: grid;
    grid-template-columns: 23.43% 23.43% 23.43% 23.43% 6.25%;
}
.booking-tabs-topbar .tabs-steps-group:last-child .round-steps-box:before {
    content: none;
}
.tabs-steps-group {
    position: relative;
}
.round-steps-box:before {
    content: "";
    height: 2px;
    width: 78%;
    position: absolute;
    background: #a3a6a7;
    top: 25px;
    left: 50px;
}
.tabs-main-title {
    color: #1e1e1c;
    margin: 0px;
    font-size: 27.5px;
    font-weight: 700;
    margin-bottom: 25px;
}
.booking-form-body {
    margin-top: 40px;
}
.btn-next-step {
    background: linear-gradient(90deg, #FFE270 0%, #A48A4B 34.38%, #DAC162 69.27%, #A48A4B 100%);
    border: none;
    color: #1E1E1C;
    font-size: 15px;
    border-radius: 10px;
    padding: 10px 25px 8px;
    font-weight: 400;
    box-shadow: none;
    outline: none;
    max-height: 40px;
}
.btn-back-step {
    border: none;
    color: #656565;
    font-size: 15px;
    border-radius: 3px;
    padding: 10px 20px 8px;
    font-weight: 500;
    background: transparent;
    box-shadow: none;
    outline: none;
    max-height: 40px;
}
.tabs-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}
.label-title {
    font-size: 15px;
    margin-bottom: 3px;
    color: #1a2c37;
}
.form-group {
    margin-bottom: 18px;
}
.btn-time-sloat {
    border: 1px solid #e7e7e7;
    background: #f8f8f8;
    padding: 10px 18px;
    font-size: 16px;
    max-height: 45px;
    border-radius: 10px;
    margin-right: 13px;
    margin-bottom: 13px;
}
.time-sloat-section {
    margin-top: 0px;
}
.title-time {
    color: #9d8443;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #a3a6a7;
    padding-bottom: 18px;
    margin-bottom: 35px;
    margin-top: 0px;
}
.time-sloat-group .btn-time-sloat:nth-child(4n) {
    margin-right: 0px;
}
.service-name-display p {
    margin: 0px;
    margin-bottom: 18px;
}
.category-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a2c37;
}
.category-name {
    font-size: 14px;
    color: #1e1e1c;
    font-weight: 400;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.non-of-above-list {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.non-of-above-list li:before {
    content: "";
    background: url(../img/icons/check-icon.svg) no-repeat;
    padding: 9px 9px;
    position: absolute;
    left: 0px;
    top: 4px;
}
.non-of-above-list li {
    font-weight: 400;
    color: #1a2c37;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 12px;
}
.one-more-applies-button {
    margin-top: 30px;
    text-align: center;
}
.btn-one-or-more {
    color: #1e1e1c;
    background: transparent;
    border: 1px solid #1e1e1c;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px;
    outline: none;
}
.consent-section {
    margin-top: 40px;
}
.consent-section .title-questions-regarding {
    color: #1a2c37;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
}
.consent-section h3 {
    color: #1e1e1c;
    font-size: 22px;
    font-weight: 700;
}
.consent-section p {
    font-size: 15px;
    color: #1a2c37;
    line-height: 30px;
}
.consent-section h4 {
    color: #1a2c37;
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 22px;
}
.title-signature {
    color: #1a2c37;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.signature-section {
    margin-top: 20px;
}
.checkbox-group label {
    font-size: 14px;
    margin-left: 10px;
}
.pil-check-section {
    margin-top: 30px;
}
.checkbox-group label a {
    color: #a88f4d;
}
.input-check-pil {
    height: 18px;
    width: 18px;
}
.order-details-box {
    border: 1px solid #d1d5d7;
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    margin-top: -1px;
}
.order-details-box p {
    margin: 0px;
    font-size: 15px;
    color: #646565;
}
.order-details-box span {
    color: #1a2c37;
    font-size: 15px;
}
.title-information-treatment {
    color: #1e1e1c;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
}
.your-treatment-border .order-details-box:first-child {
    border-radius: 12px 12px 0px 0px;
}
.your-treatment-border .order-details-box:last-child {
    border-radius: 0px 0px 12px 12px;
}
.border-details-box {
    border-radius: 12px;
}
.summary-row {
    margin-bottom: 40px;
}
.thankyou-parts {
    text-align: center;
}
.thankyou-parts h2 {
    font-size: 31px;
    font-weight: 700;
    color: #a48a4a;
    margin-top: 50px;
}
.thankyou-parts p {
    font-size: 16px;
    width: 70%;
    margin: 0px auto;
    color: #1e1e1c;
}
.date-time-section,
.your-information-section,
.additional-information-section,
.summary-section,
.thankyou-section {
    display: none;
}
.validation_message {
    margin-top: 5px;
    font-size: 14px;
    color: #ff0000;
}
.validation_message_checkbox {
    margin-top: 5px;
    font-size: 14px;
    color: #ff0000;
}
.open_cat_drop {
    width: 40%;
}
.service-dropdown-parts li {
    display: flex;
    justify-content: space-between;
}
.menu-sub-dropdown.login-dropdown {
    min-width: 147px;
} 
/* Booking Page CSS End */
/* Hover wave animation start */
.book_an_appointment:hover .hover_me_sec {
    opacity: 1;
}
.hover_me_sec {
    opacity: 0;
    transition: 0.2s opacity;
}
.book_an_appointment {
    position: relative;
}
.appoinment_icon_sec {
    z-index: 9;
}
.hover_me {
    display: block;
    background-image: url("data:image/svg+xml;base64,Cgo8c3ZnIHZpZXdCb3g9IjAgMCAxNzQuNDcwNjQgNDYuMzQ1OTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0id2F2ZS1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPgogICAgICA8c3RvcCBzdHlsZT0ic3RvcC1jb2xvcjojZmZmOyIgb2Zmc2V0PSIwIiBpZD0iZGVlcC1vY2VhbiIgLz4KICAgICAgPHN0b3Agc3R5bGU9InN0b3AtY29sb3I6I2ZmZjsiIG9mZnNldD0iMSIgaWQ9InNoYWxsb3ctb2NlYW4iIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogIDwvZGVmcz4KICA8cGF0aCBzdHlsZT0iZmlsbDp1cmwoI3dhdmUtZ3JhZGllbnQpO2ZpbGwtcnVsZTpldmVub2RkIiBkPSJtIDAsMTEuMzg0NDggYyAwLDAgMjEuMTMzODUxLDExLjM5NTMxIDQzLjYxNzY2MSwxMS4zODQ0MSBDIDY2LjEwMTQ3MSwyMi43NTc5OSAxMDcuOTY4NTYsMC4wMzI2MiAxMzAuNTA4LDdlLTUgYyAyMi41Mzk0NCwtMC4wMzI1IDQzLjk2MjY0LDExLjM4NDQxIDQzLjk2MjY0LDExLjM4NDQxIFYgNDYuMzQ1OTQgSCAwIFoiIC8+Cjwvc3ZnPg==");
    background-repeat: repeat-x;
    background-size: 230px auto;
    background-position: bottom;
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 112px;
    animation: hover_me 3s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    z-index: 1;
    border-radius: 10px;
}
.hover_me:nth-of-type(2) {
    opacity: 0.7;
    animation: swell 3s ease -1.25s infinite,
        hover_me 5s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite;
    z-index: 0;
}
.appoinment {
    z-index: 99999;
    position: relative;
}
@keyframes hover_me {
    0% {
        background-position-x: 0%;
    }
    100% {
        background-position-x: -230px;
    }
}
@keyframes swell {
    0%,
    100% {
        background-position: right bottom 10px;
    }
    50% {
        background-position: right bottom 0;
    }
}
/* Hover wave animation end */
/* Hover wave animation golden start */
.book_an_appointment:hover .hover_me_dark_sec {
    opacity: 1;
}
.hover_me_dark_sec {
    opacity: 0;
    transition: 0.2s opacity;
}
.book_an_appointment {
    position: relative;
}
.appoinment_icon_sec {
    z-index: 9;
}
.hover_me_dark {
    display: block;
    background-image: url("data:image/svg+xml;base64,Cgo8c3ZnIHZpZXdCb3g9IjAgMCAxNzQuNDcwNjQgNDYuMzQ1OTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0id2F2ZS1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPgogICAgICA8c3RvcCBzdHlsZT0ic3RvcC1jb2xvcjogI0I0OTk1MSIgb2Zmc2V0PSIwIiBpZD0iZGVlcC1vY2VhbiIgLz4KICAgICAgPHN0b3Agc3R5bGU9InN0b3AtY29sb3I6ICNCNDk5NTEiIG9mZnNldD0iMSIgaWQ9InNoYWxsb3ctb2NlYW4iIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogIDwvZGVmcz4KICA8cGF0aCBzdHlsZT0iZmlsbDp1cmwoI3dhdmUtZ3JhZGllbnQpO2ZpbGwtcnVsZTpldmVub2RkIiBkPSJtIDAsMTEuMzg0NDggYyAwLDAgMjEuMTMzODUxLDExLjM5NTMxIDQzLjYxNzY2MSwxMS4zODQ0MSBDIDY2LjEwMTQ3MSwyMi43NTc5OSAxMDcuOTY4NTYsMC4wMzI2MiAxMzAuNTA4LDdlLTUgYyAyMi41Mzk0NCwtMC4wMzI1IDQzLjk2MjY0LDExLjM4NDQxIDQzLjk2MjY0LDExLjM4NDQxIFYgNDYuMzQ1OTQgSCAwIFoiIC8+Cjwvc3ZnPg==");
    background-repeat: repeat-x;
    background-size: 230px auto;
    background-position: bottom;
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 112px;
    animation: hover_me_dark 3s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    z-index: 1;
    border-radius: 10px;
}
.hover_me_dark:nth-of-type(2) {
    opacity: 0.7;
    animation: swell 5s ease -1.25s infinite,
        hover_me_dark 5s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite;
    z-index: 0;
}
.right_banner_txt_sec {
    background: #fff;
    text-align: center;
    color: #1e1e1c;
    padding: 15px 28px 35px;
    margin: 0px 15px;
    border-radius: 10px;
    position: relative;
    /* top: -190px; */
    margin-top: -175px;
}
.right_banner_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
}
.begin-your-journey{
    border: none;
    padding: 14px 22px;
    color: #1e1e1c;
    border-radius: 10px;
    background: linear-gradient( 90deg, #ffe270 0%, #a48a4b 34.38%, #dac162 69.27%, #a48a4b 100% );
    max-height: 42px;
    font-size: 16px;
    text-decoration: none;
}
.begin-your-journey:hover{
    color: #1e1e1c;
}
@keyframes hover_me_dark {
    0% {
        background-position-x: 0%;
    }
    100% {
        background-position-x: -230px;
    }
}
@keyframes swell {
    0%,
    100% {
        background-position: right bottom 10px;
    }
    50% {
        background-position: right bottom 0;
    }
}
.appoinment {
    z-index: 99999;
    position: relative;
}
/* Hover wave animation golden end */
ul.nav-links .menu-sub-dropdown li a:hover {
    color: #1e1e1e;
}
/* services page css start */
/* services banner section start */
.hide_content{
    overflow: hidden;
}
.btn_read_more {
    font-size: 16px;
    text-decoration: none;
    color: #B49951;
    margin-bottom: 25px;
    display: block;
    margin-top: 10px;
}
.service_category_section_right .service_category_txt p {
    padding-right: 0px !important;
}
a.btn_read_more:hover {
    color: #B49951;
}
.services_banner_page {
    background-image: url(../../assets/images/service-banner.png);
    background-size: cover;
    padding: 120px;
    border-radius: 10px;
    text-align: center;
}
.our_services_title {
    font-weight: 700;
    font-size: 46px;
    line-height: 53px;
    color: #ffffff;
}
.services_banner_page {
    margin: 50px 0px 65px;
}
.service_category_title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #1e1e1c;
    margin-bottom: 30px;
    margin-top: -4px;
}
.service_category_txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #3e3e3b;
}
.category_img_sec {
    margin-left: -100px;
}
.service_cat_images {
    border-radius: 10px;
    width: 100%;
    height: 415px;
    object-fit: cover;
}
.service_category_cntnt_sec {
    z-index: 9;
    background-color: #fff;
    position: relative;
    border-bottom-right-radius: 10px;
    padding: 0px 50px 25px 0px;
    min-height: 380px;
}
.service-book-now {
    background: linear-gradient(90deg, #FFE270 0%, #A48A4B 23.96%, #DAC162 77.08%, #A48A4B 100%);
    border-radius: 10px;
    font-size: 15px;
    line-height: 18px;
    padding: 12px 25px;
    color: #1E1E1C;
    border: none;
    margin-top: 8px;
    text-decoration: none;
    display: inline-block;
}
.service-book-now:hover{
    color: #1E1E1C;
}
a.morelink {
    color: #a48a4b;
}
.service_category_cntnt_sec_right {
    background: #fff;
    padding-left: 50px;
    border-bottom-left-radius: 10px;
    position: relative;
    margin-left: -100px;
    min-height: 380px;
}
.cate_txt {
    margin-bottom: 30px;
}
.service_category_section_left {
    padding: 50px 0px;
}
.services_provide_section_responsive {
    display: none;
}
.morecontent span {
    display: none;
}
.service_category_txt ul {
    padding-left: 15px;
}
/* services page css end */
.one_more_active {
    background: linear-gradient(90deg, #FFE270 0%, #A48A4B 34.38%, #DAC162 69.27%, #A48A4B 100%);
    color: #1E1E1C;
    padding: 9px 21px;
    border: none;
}
.title-payment-appt {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    color: #A48A4A;
}
.non-of-above-list ul {
    list-style-type: none;
    padding-left: 0px;
}
.non-of-above-list p{
    font-size: 16px;
    color: #1a2c37;
}
.btn-sign-up:after{content: none !important;}
.thankyou-box {
    text-align: center;
    padding: 50px 0px;
}
.title-thankyou {
    font-size: 50px;
    margin-top: 25px;
    color: #1e1e1c;
    margin-bottom: 20px;
}
.service-row-section {
    margin-bottom: 100px;
}
.title-order-place {
    font-size: 24px;
}
.thankyou-box h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.title-order-place {
    font-size: 22px;
    margin-bottom: 18px;
    margin-top: 15px;
}
.thankyou-box p {
    font-size: 15px;
    width: 55%;
    margin: 5px auto;
}
.btn-continue-home {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: #1e1e1c;
    padding: 11px 22px 10px;
    display: inline-block;
    line-height: normal;
    border-radius: 3px;
    margin-top: 20px;
}
.btn-continue-home:hover, .btn-continue-home:focus {
    color: #fff;
}
.img-thankyou-logo {
    width: 125px;
}
.consent_text_sec li {
    font-size: 15px;
    color: #1a2c37;
    line-height: 30px;
}
.consent_text_sec ul {
    padding-left: 15px;
}
.no-treatment-avalible {
    text-align: center;
    margin: 0px;
    font-size: 14px;
    color: #9d8443;
}
.payment-title-complete {
    font-size: 16px;
    text-align: center;
    color: #A48A4A;
}
.welcome_to_cc_section {
    margin-top: -100px;
    padding-top: 100px;
}
.title-emergency-info {
    color: #1e1e1c;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
}
.non-of-above-section {
    font-size: 16px;
    font-weight: 400;
    color: #1a2c37;
}
.banner-slider-section .owl-stage-outer {
    border-radius: 10px;
}
.banner-slider-section .item{
    border-radius: 10px;
}
.select-service-msg {
    color: #1a2c37;
    margin: 0px;
}
.banner-slider-section .owl-prev svg path {
    stroke: #fff;
}
.banner-slider-section .owl-next svg path {
    stroke: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .details_left_side_sec iframe {
        height: 225px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
    .brand-logo-sec {
        margin: 0px 31px;
    }
    .wlcm_right {
        padding: 16px 20px 15px 20px;
        border-radius: 10px;
        width: auto !important;
        height: auto !important;
        text-align: center;
    }
    .cc_txt {
        margin-bottom: 0px;
    }
    .how_it_work {
        padding: 70px 48px 75px 48px;
        margin: 0px 8px;
    }
    .testimonial_cntnt_section {
        padding-bottom: 100px;
    }
    .testimonial_cntnt_section {
        padding-top: 30px;
    }
    .any_question {
        line-height: 60px;
    }
    .contact_details {
        margin: 0px 8px;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1280px) {
    .pharmadoc_logo {
        /* padding-top: 35px; */
        margin-left: -15px;
    }
    .wlcm_right h5 {
        font-size: 14px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .how_it_works_section {
        padding: 60px 8px;
    }
    .find_us_detail_sec {
        padding: 10px 0px 10px;
    }
    .cntct_add_sec.contct_det_sec p {
        margin-bottom: 0px;
    }
    .cntct_call_sec.contct_det_sec p {
        margin-bottom: 0px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .details_left_side_sec iframe {
        height: 150px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
    .get_ur_rslt {
        padding-bottom: 27px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .brand-logo-sec .col-md-3 {
        width: 50%;
    }
    .wlcm_right {
        margin-bottom: 30px;
    }
    .footer-bottom-sec {
        padding: 0 12px;
    }
    .banner-slider-section .owl-theme .owl-nav {
        right: 3%;
    }
}
@media screen and (min-width: 1024px) {
    .border-vertical {
        border-left: 1px solid #A3A6A7;
    }
    .wlcm_cc_title{
        margin-top: -12px;
    }
    .service-name-display {
        padding-right: 40px;
    }
    .border-vertical.space-add-right {
        padding-left: 40px;
    }
    .space-add-right-date {
        padding-left: 46px;
        position: relative;
        left: -8px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .mail-sec-header{
        padding: 0px;
    }
    .social-icon-sec-header {
        padding: 0;
    }
   
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .details_left_side_sec iframe {
        height: 170px;
    }
    .how_it_work {
        margin: 0px 8px;
    }
    .appoinment_section_cntnt {
        margin: 0px 5.5px;
    }
    .get_ur_rslt {
        padding-bottom: 27px !important;
    }
    .banner-caption-box h2 {
        font-size: 36px;
    }
    .banner_img {
        margin-left: 0px;
    }
    .brand-logo-sec {
        box-shadow: none;
    }
    .brand-banner-section {
        top: -20px;
        padding: 10px 0px;
    }
    .get_free_title h2 {
        font-size: 21px;
        line-height: 40px;
    }
    .contact_number {
        font-size: 18px !important;
    }
    .how_it_work {
        background-color: #1e1e1c;
        border-radius: 10px;
        padding: 50px 24px 54px 24px;
    }
    .book_an_appointment {
        padding: 62px 15px 12px 15px;
    }
    .arrow_top_sec_icon {
        bottom: -45px;
        left: -28px;
    }
    .arrow_bottom_sec_icon {
        top: 15px;
        left: -35px;
    }
}
@media screen and (max-width: 1280px) {
    .page-wrapper {
        overflow-x: hidden;
    }
    /* .right_banner_txt_sec{
        margin-top: -2px;
    } */
    .wlcm_right {
        width: auto !important;
        height: auto !important;
    }
    .details_left_side_right {
        margin-left: 0px;
    }
    .banner-advertise-img-sec img {
        width: 100%;
    }
}
@media screen and (min-width: 1280px) {
    img.og_logo {
        padding-left: 10px;
    }
    .og_logo_sec {
        text-align: left;
    }
    .npa_logo {
        margin-left: -35px !important;
    }
    .wlcm_right {
        padding-top: 35px !important;
    }
    .how_it_works_section {
        padding-bottom: 100px !important;
    }
    .testimonial_title_section {
        margin-left: -8px;
        margin-right: -8px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .brand-logo-sec .og_logo_sec {
        width: 15%;
    }
    .brand-logo-sec .pharama_doc_logo_sec {
        width: 32%;
    }
    .brand-logo-sec .npa_logo_sec {
        width: 28%;
    }
    .wlcm_right {
        margin: 0 !important;
    }
    .wlcm_right h5 {
        font-size: 14px;
    }
    .d_and_s_section .dedicate_staff_img {
        padding-bottom: 19px;
    }
    .dedicate_staff_section .dedicate_staff_img {
        padding-bottom: 15px;
    }
    .registered_section.wlcm_right h5 {
        padding-bottom: 25px !important;
    }
    .registered_section .dedicate_staff_img {
        padding-bottom: 19px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
    .details_left_side_sec iframe {
        height: 255px;
    }
    .category_img_sec {
        margin-left: -142px;
    }
    .brand-logo-sec {
        margin: 0px 60px;
        padding: 13px 21px;
    }
}
@media screen and (min-width: 1200px) {
    .nav-links .contact-li {
        margin-right: 22%;
    }
    .wlcm_to_cc_left_section {
        width: 87%;
    }
    .wlcm_cc_title {
        padding-right: 70px;
    }
    .cc_txt {
        margin-top: 28px !important;
    }
    .arrow-top-sec {
        margin-top: -60px;
    }
    .how_it_work {
        padding-bottom: 75px !important;
    }
}
@media screen and (min-width: 1025px) {
    ul.nav-links li a:hover {
        color: #ae9453;
    }
    .menu-dropdown-hover:hover .menu-sub-dropdown {
        visibility: visible;
        opacity: 1;
        transform: translate(0, 0);
    }
    .menu-dropdown-hover:hover .menu-arrow {
        transform: rotate(180deg);
    }
    .nav-links .topbar-mobile {
        display: none;
    }
    .hamburger {
        display: none;
    }
    .nav-links li .active:after {
       width: 100%;
    }
    .nav-links li a::after {
        content: "";
        height: 2px;
        background: #ae944e;
        display: block;
        position: relative;
        margin: 0px auto;
        width: 0%;
        bottom: -7px;
        border-radius: 10px;
        transition: opacity 0.3s ease, width 0.3s ease;
    }
    .nav-links .menu-sub-dropdown a::after{
        content: none;
    }
    .nav-links li a:hover::after {
        width: 100%;
    }
    .nav-links .menu-dropdown-hover {
        margin-bottom: 0px;
        padding-bottom: 41px;
    }
}
@media screen and (max-width: 1024px) {
    .round-steps-box:before {
        width: 75%;
    }
    .account .btn-service-menu {
        color: #1e1e1c;
        font-weight: 600;
        font-size: 16px;
    }
    .account .menu-sub-dropdown{
        margin-left: 20px;
    }
    .account .menu-sub-dropdown {
        top: 35px;
    }
    .account .menu-sub-dropdown li a{
        font-weight: 400;
    }
    /* .menu-sub-dropdown{
        margin-left: 20px;
    } */
    .booking-tabs-topbar {
        padding: 0px 8px;
    }
    .booking-form-body{
        padding: 0px 8px;
    }
    .open_service_menu {
        opacity: 1;
        display: block;
        visibility: visible;
    }
    .nav-links .btn-service-menu{
        display: flex;
        width: fit-content;
    }
    .rotate_service_arrow i{
        transform: rotate(180deg);
    }
    ul.nav-links.open {
        padding-top: 16px;
    }
    .services_banner_page {
        margin: 50px 0px 0px;
    }
    .service_category_cntnt_sec{
        padding-right: 0px !important;
        margin-bottom: 0px !important;
    }
    .service_category_cntnt_sec_right{
        padding: 0px !important;
        margin-left: 0px;
    }
    .topbar-mobile ul li {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
    .social-icon-sec-header{
        padding-left: 0px !important;
    }
    .mail-sec-header{
        padding-left: 0px !important;
    }
    .navbar-custom {
        position: relative;
        padding: 0px 8px;
    }
    .hamburger {
        display: block;
        position: absolute;
        cursor: pointer;
        right: 8px;
        top: 15px;
        transform: translate(-5%, -50%);
        transition: all 0.7s ease;
        z-index: 9999;
    }
    .hamburger .menuicon {
        top: 15px;
        position: relative;
    }
    .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        transition: all 0.5s ease-out;
        pointer-events: none;
        left: 0px;
        top: 0px;
        z-index: 999;
    }
    .nav-links.open {
        background: #404040;
        pointer-events: all;
    }
    .nav-links li {
        opacity: 0;
    }
    .nav-links li.fade {
        opacity: 1;
    }
    .nav-links li {
        display: block;
        text-align: left;
        padding: 8px 0px;
    }
    .menu-sub-dropdown li {
        padding: 0px;
    }
    .menu-sub-dropdown li a {
        padding: 8px 15px;
    }
    .nav-links li a {
        color: #fff;
        font-weight: 300;
        display: inline-block;
    }
    .btn-sign-in {
        color: #fff;
        font-weight: 300;
        margin-left: 40px;
    }
    .hamburger i {
        font-size: 24px;
        color: #a88f4d;
    }
    .top-bar {
        display: none;
    }
    .social-section {
        text-align: left;
        margin-top: 15px;
    }
    .social-section li {
        display: inline-block;
        margin: 0px 20px;
    }
    .img-front-logo {
        width: 160px;
    }
    .header {
        padding: 12px 0px;
    }
    .closeicon {
        display: none;
    }
    .hamburger.toggle .menuicon {
        display: none;
    }
    .hamburger.toggle .closeicon {
        display: block;
        color: #fff;
    }
    .menu-arrow {
        position: relative;
        top: 1px;
    }
    .btn-sign-up {
        margin: 0px 20px;
    }
    .nav-links .menu-sub-dropdown a {
        color: #444;
    }
    .menu-sub-dropdown {
        top: 25px;
    }
    .banner-slider-section {
        padding: 0px 8px;
    }
    .wlcm_to_cc_left_section {
        padding: 0px 8px;
    }
    .wlcm_to_cc_right_section {
        padding-right: 8px;
    }
    .banner-caption-box {
        background-size: cover;
        background-position: center;
    }
    li.ml-0.fade {
        margin: 0px;
    }
    .service_cat_images {
        width: 100%;
        height: 100%;
    }
    .category_img_sec {
        margin-left: 0px;
    }
    .service-row-section {
        margin: 0px 8px 50px 8px;
    }
    .services_banner_page {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    
}
@media screen and (min-width: 800px) and (max-width: 992px) {
    .round-steps-box:before {
        width: 66%;
    }
}
@media screen and (max-width: 991px) {
    .right_banner_txt_sec {
        padding: 15px 15px 25px;
        margin-top: -160px;
    }
    .begin-your-journey{
        font-size: 14px;
    }
    .right_banner_title{
        font-size: 20px;
    }
    .service-row-section {
        margin-bottom: 50px;
    }
    .wlcm_cc_title {
        font-size: 26px;
        line-height: 36px;
    }
    .how_it_works_section {
        padding: 20px 8px 50px 8px;
    }
    .testimonial_cntnt_section {
        padding: 10px 0px 60px;
    }
    .testimonial_cntnt_section .item {
        padding: 35px 20px;
    }
    .testimonial_txt p {
        margin-bottom: 0px;
    }
    .contact_details {
        padding: 50px 8px;
    }
    .details_left_side_right {
        margin-left: 0px;
        padding: 0px 15px;
    }
    .any_question {
        font-size: 26px;
        line-height: 36px;
    }
    .contact_Detail_title {
        padding-top: 20px;
    }
    .testimonial_title {
        font-size: 26px;
    }
    .contact_number {
        font-size: 26px;
    }
    .get_free_title h2 {
        padding: 45px 0px 20px;
    }
    .banner-caption-box {
        padding: 90px 25px;
    }
    .brand-logo-sec {
        margin: 0px 40px;
    }
    .brand-logo {
        text-align: center;
    }
    .appoinment {
        font-size: 15px;
    }
    .testimonial_cntnt_section .owl-item.active.center {
        transform: scale(0.9);
    }
    .find_us_detail_sec {
        padding: 5px 0px 10px;
    }
    .icon_images {
        padding-right: 15px;
    }
    .cntct_add_sec.contct_det_sec p {
        margin-bottom: 0px;
    }
    .cntct_call_sec.contct_det_sec p {
        margin-bottom: 0px;
    }
    .contact_number {
        font-size: 22px;
    }
    .banner-advertise-section {
        margin-top: 50px;
    }
    .services_banner_page {
        background-position: center;
    }
    .service_category_cntnt_sec_right {
        padding-left: 0px;
    }
    .service_category_txt {
        padding-right: 0px;
    }
}
@media screen and (min-width: 768px) {
    .padding-right-remove {
        padding-right: 0px;
    }
    .padding-left-remove {
        padding-left: 0px;
    }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
    li.ml-0.fade {
        padding-left: 0px;
    }
    .social-section .fade {
        padding-left: 0px;
        margin-left: 0px;
    }
}
@media screen and (max-width: 768px) {
    .tabs-steps-group p,
    .tabs-steps-group h4 {
        display: none;
    }
    .round-steps-box:before {
        width: 66%;
    }
}
@media screen and (max-width: 767px) {
   
    .img-tick-icon {
        width: 13px;
    }
    .round-steps-box:before {
        width: 65%;
        top: 11px;
        left: 25px;
    }
    .round-steps-box {
        width: 25px;
        height: 25px;
        border: 2px solid #a3a6a7;
    }
    .active_steps {
        border: 2px solid #9d8443;
    }
    .datesection .ui-datepicker select.ui-datepicker-month {
        width: 16% !important;
    }
    .datesection .ui-datepicker select.ui-datepicker-year {
        width: 22% !important;
    }
    .datesection .ui-datepicker {
        margin: 0px !important;
    }
    .btn-time-sloat {
        width: 30%;
        margin-right: 5%;
    }
    .time-sloat-group .btn-time-sloat:nth-child(3n) {
        margin-right: 0px;
    }
    .time-sloat-group .btn-time-sloat:nth-child(4n) {
        margin-right: 5%;
    }
    .btn-one-or-more {
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
    }
    .tabs-main-title {
        font-size: 24px;
    }
    .title-information-treatment {
        font-size: 24px;
    }
    .register-section {
        padding: 0px 8px;
    }
    .service-left-box {
        min-height: auto;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .service-left-box .service-selection-box:last-child {
        margin-bottom: 0px;
    }
    .hover_me_dark{
        background-size: 228px auto;
    }
    .hover_me{
        background-size: 228px auto;
    }
    .service-right-box {
        min-height: auto;
        border-radius: 5px;
    }
    .footer-menu-link li {
        display: block;
        padding: 9px 21px;
    }
    .banner {
        padding-bottom: 0px;
    }
    .service-box-footer {
        position: relative;
    }
    .tabs-header-parts {
        padding: 18px 15px 14px;
    }
    .tabs-body-parts {
        padding: 20px 15px;
    }
    .banner-caption-box {
        padding: 40px 25px;
    }
    .how_it_work {
        padding: 50px 8px 50px 9px;
    }
    .banner-caption-box h2 {
        font-size: 34px;
    }
    .banner-caption-box p {
        font-size: 20px;
        margin-top: 10px;
    }
    .btn-book-now {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .banner-content-right {
        display: flex;
    }
    .banner_img {
        margin-left: 0px;
        margin-right: 20px;
        width: 35px !important;
        height: 35px;
    }
    .brand-logo-sec {
        box-shadow: none;
    }
    .wlcm_to_cc_right_section{
        padding-left: 8px;
    }
    .brand-banner-section {
        top: 0;
    }
    .brand-logo img {
        padding-bottom: 25px;
    }
    .brand-logo-sec {
        padding: 55px 30px 30px;
    }
    .details_left_side_right {
        margin-top: 40px;
    }
    .wlcm_right {
        padding: 60px 20px 60px 20px;
        width: 80%;
        height: none;
        text-align: center;
        margin: auto;
        margin-bottom: 50px;
    }
    .wlcm_to_cc_left_section {
        padding-bottom: 30px;
    }
    .how_it_works_section {
        padding: 0px 8px 30px 8px;
    }
    .get_free_title h2 {
        font-size: 20px;
    }
    .copyright-text {
        text-align: center;
        margin-bottom: 12px;
    }
    .privacy-section {
        text-align: center;
    }
    .testimonial_cntnt_section .owl-item.active.center {
        transform: scale(1);
    }
    .details_left_side_sec iframe {
        height: 100%;
    }
    .banner-slider-section .owl-theme .owl-nav {
        display: block !important;
        top: 53%;
    }
    .banner-slider-section .owl-prev svg {
        width: 44px;
        height: 44px;
    }
    .banner-slider-section .owl-next svg {
        width: 44px;
        height: 44px;
    }
    .banner-slider-section .owl-prev {
        transform: rotateZ(180deg);
    }
    .banner-slider-section .owl-next {
        transform: rotateZ(180deg);
    }
    /* .banner-slider-section .owl-prev svg path {
        stroke: #fff;
    }
    .banner-slider-section .owl-next svg path {
        stroke: #fff;
    } */
    .arrow-top-sec {
        display: none;
    }
    .arrow-bottom-sec {
        display: none;
    }
    .services_banner_page {
        padding: 60px 60px;
        margin: 50px 0px 0px;
    }
    .our_services_title {
        font-size: 36px;
    }
    .services_provide_section_responsive {
        display: none;
    }
    .services_provide_section {
        display: block;
    }
    .service-row-section .service_rows:nth-child(even) .row {
        flex-direction: column-reverse;
    }
    .service-book-now {
        margin-bottom: 30px;
    }
    .service_category_cntnt_sec_right {
        margin-bottom: 0px;
    }
    .service_category_cntnt_sec{
        margin-bottom: 50px;
    }
    /* .nav-links li{
        padding: 8px !important;
        margin: 0px 10px !important;
    } */
    
    
}
@media screen and (min-width: 320px) and (max-width: 320px) {
    .brand-logo-sec {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0;
    }
    .banner-caption-box h2 {
        font-size: 26px;
    }
    .how_it_work_title h2 {
        font-size: 36px;
    }
    .how_it_work {
        padding: 40px 8px;
    }
    .appoinment_section_cntnt {
        margin: 5px 15px;
    }
    .icon_images {
        padding-right: 10px;
    }
    .contact_email a {
        font-size: 14px;
    }
    .btn-book-now {
        padding: 10px 15px 8px;
    }
    .btn-book-now {
        font-size: 14px;
    }
    .banner-caption-box p {
        font-size: 16px;
        margin-top: 10px;
    }
    .banner-slider-section .owl-theme .owl-nav {
        top: 50%;
    }
    .banner-slider-section .owl-prev svg {
        width: 34px;
        height: 34px;
    }
    .banner-slider-section .owl-next svg {
        width: 34px;
        height: 34px;
    }
   
}
@media screen and (max-width: 320px) {
    
    .right_banner_title{
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .begin-your-journey{
        padding: 11px 15px;
        font-size: 12px;
    }
    .right_banner_txt_sec{
        margin-top: -130px;
    }
}
@media screen and (min-width: 900px) and (max-width: 1000) {
    .container {
        max-width: 860px;
    }
}
@media screen and (min-width: 820px) and (max-width: 912px) {
    li.ml-0.fade {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
    .social-section .fade {
        margin-right: 15px !important;
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .testimonial_cntnt_section .owl-item.active.center {
        transform: scale(0.85);
    }
}
@media screen and (min-width: 412px) and (max-width: 767px) {
    .banner-slider-section .owl-theme .owl-nav {
        display: block !important;
        top: 48%;
    }
}
@media screen and (min-width: 280px) and (max-width: 280px) {
    .pharmadoc_logo {
        padding: 0px 15px;
    }
    .btn-book-now {
        padding: 10px 12px 8px;
    }
    .banner-caption-box h2 {
        font-size: 24px;
    }
    .banner-caption-box p {
        font-size: 16px;
        margin-top: 10px;
    }
    .banner-slider-section .owl-theme .owl-nav {
        top: 68%;
        left: 9%;
        right: unset;
    }
    .brand-logo-sec {
        padding-left: 0;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .testimonial-img-right {
        padding-left: 5px;
    }
    .testimonial_left_right_icon {
        margin-top: -10px;
    }
    .contact_email {
        line-break: anywhere;
    }
    .copyright-text {
        padding: 0px 8px;
    }
    .nav-links li{
        padding: 7px 17px !important;
        margin: 0;
    }
    .nav-links {
        padding-top: 24px !important;
    }
    .btn-sign-up{
        margin: 0;
    }
    .begin-your-journey{
        font-size: 12px;
        padding: 8px;
    }
    .right_banner_txt_sec {
        padding: 15px 8px 15px;
        margin-top: -120px;
    }
    .right_banner_title{
        font-size: 14px;
    }
    
}