/* @font-face {
    font-family: "Leftonade";
    src: url("http://127.0.0.1:5500/assets/template/fonts/Leftonade-Regular.otf")format("opentype")
}

@font-face {
    font-family: "Leftonade";
    src: url("http://127.0.0.1:5500/assets/template/fonts/Leftonade-Regular.otf")format("opentype")
}

@font-face {
    font-family: "Leftonade";
    src: url("http://127.0.0.1:5500/assets/template/fonts/Leftonade-Regular.otf")format("opentype")
}

@font-face {
    font-family: "Leftonade";
    src: url("http://127.0.0.1:5500/assets/template/fonts/Leftonade-Regular.otf")format("opentype")
} */

.t-popup__container {
    background: none;
    max-width: 600px!important;
}

/*
.t-width_10 {
    top: 300px;
} */

popup__container
.col-2,
.col-10,
.col-4,
.alert,
.col-3,
.col-9,
.col-12,
.modal-content,
.modal-body,
.col-md-6,
.col-md-3,
.col-md-2 {
    position: relative
}

.col-2,
.col-10,
.col-4,
.form-control,
.col-3,
.col-9,
.col-12,
.modal-content,
.col-md-6,
.col-md-3,
.col-md-2 {
    width: 100%
}

.col-2,
.col-10,
.col-4,
.col-3,
.col-9,
.col-12,
.col-md-6,
.col-md-3,
.col-md-2 {
    padding-right: 15px;
    padding-left: 15px
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.breadcrumb,
.breadcrumb,
.breadcrumb,
.breadcrumb {
    background: none
}

.breadcrumb,
.modal-footer,
.row,
.modal-content,
.modal-header {
    display: flex
}

.breadcrumb,
.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumb {
    padding: 0.75rem 1rem;
    list-style: none;
    padding-left: 0
}

.form-control:disabled {
    background-color: #e9ecef
}

/* .breadcrumb, */
.form-control,
.alert {
    border-radius: 0.25rem
}

.breadcrumb,
.modal-title {
    margin-bottom: 0
}

.no-gutters>[class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

.one-service__modal,
.date-radio+label,
.time-radio+label {
    border: 1px solid #31abc5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.one-service__modal,
.one-service__modal:hover,
a,
.close:hover,
.one-doctor__modal:hover,
.date-radio+label,
.time-radio+label,
.date-radio:checked+label,
.time-radio:checked+label,
.breadcrumb-item+.breadcrumb-item:hover::before,
.btn-get-doctor-in-page:hover {
    text-decoration: none
}

.one-service__modal {
    color: #31abc5
}

.one-service__modal:hover,
.date-radio:checked+label,
.time-radio:checked+label {
    background: #31abc5
}

.one-service__modal:hover,
.yellow,
.one-doctor__modal:hover,
.date-radio:checked+label,
.time-radio:checked+label {
    color: #fff
}

.one-service__modal:hover .white-icon {
    display: initial
}

.one-service__modal img {
    max-height: 22px
}

label {
    display: inline-block
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    content: "/";
    color: #7f7f7f
}

label,
h5 {
    margin-bottom: 0.5rem
}

input,
textarea,
body,
button {
    margin: 0
}

input,
textarea,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

input,
button {
    overflow: visible
}

textarea {
    overflow: auto;
    resize: none
}

input[type="radio"],
*,
*::after,
*::before {
    box-sizing: border-box
}

input[type="radio"] {
    padding: 0
}

button.close {
    padding: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

small {
    font-size: 80%
}

small,
.form-control,
body {
    font-weight: 400
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.form-control,
.date-radio+label,
.time-radio+label {
    display: block
}

.form-control,
body {
    font-size: 1rem
}

.form-control,
body,
.modal-title {
    line-height: 1.5
}

.form-control,
.form-control:focus,
body,
.modal-content {
    background-color: #fff
}

.modal-content {
    max-width: 600px!important;
    outline: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled {
    opacity: 1
}

textarea.form-control {
    height: auto
}

.form-group,
.alert,
ol {
    margin-bottom: 1rem
}

.modal-footer,
.modal-header,
.modal-header .close,
.modal-body {
    padding: 1rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.mt-2 {
    margin-top: 0.5rem !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.text-center {
    text-align: center !important
}

.btn-get-doctor-in-page {
    color: #fff !important;
    text-transform: uppercase;
    padding: 9px 20px 10px;
    text-align: center;
    font-size: 16px;
    border: 0
}

input::placeholder {
    color: black
}

.start_time_error {
    color: brown;
    font-size: 13px
}

.start_time_error,
.one-service__modal:hover .blue-icon,
.one-service__modal .white-icon {
    display: none
}

.yellow {
    background: #fdbc48
}

.yellow:not(.no-hover):not(.special-hover):hover {
    background: #f5af22
}

.alert {
    padding: 0.75rem 1.25rem;
    border: 1px solid transparent
}

.mt-4 {
    margin-top: 1.5rem !important
}

* {
    font-family: "PT Sans", "Leftonade", Arial
}

*,
*:focus,
*:after,
*:hover,
*:before {
    outline: none !important
}

*,
::after,
::before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #212529;
    text-align: left
}

h5,
ol {
    margin-top: 0
}

h5 {
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem
}

a,
button.close {
    background-color: transparent
}

#formPage small a {
    text-decoration: underline;
    /*color: #33a7c2*/
}

#formPage small a:hover {
    text-decoration: underline;
    /*color: #2697b1*/
}

button {
    border-radius: 0;
    text-transform: none
}

button,
[type="button"] {
    -webkit-appearance: button
}

button:focus {
    outline: 5px auto -webkit-focus-ring-color
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.fbreadcrumb-item a, .breadcrumb-item span {
    color: #7f7f7f;
    font-size: 12px;
    cursor: pointer;
}

.breadcrumb-item span:hover {
    text-decoration: underline;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close,
.close:hover {
    color: #000
}

.modal-header .close {
    margin: -1rem -1rem -1rem auto
}

.modal-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.m-0 {
    margin: 0 !important
}

.mb-2 {
    margin-bottom: 0.5rem !important
}

.p-0 {
    padding: 0 !important
}

.p-2 {
    padding: 0.5rem !important
}

.pt-2 {
    padding-top: 0.5rem !important
}

.pl-2 {
    padding-left: 0.5rem !important
}

.one-doctor__modal {
    border: 2px solid #33a7c2
}

.one-doctor__modal:hover {
    background: #33a7c2
}

.one-doctor__modal:hover,
.date-radio+label,
.time-radio+label,
.one-doctor__modal *,
[type="button"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

.row.min-row {
    margin-left: -7px !important;
    margin-right: -7px !important
}

.row.min-row>* {
    padding-left: 7px !important;
    padding-right: 7px !important
}

.date-radio,
.time-radio {
    position: absolute;
    left: -10000px
}

.date-radio+label {
    padding: 2px 4px
}

.time-radio+label {
    padding: 2px 4px
}

.close:not(:disabled):not(.disabled):focus {
    opacity: .75
}

.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

.form-control {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    color: #495057;
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.form-control:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.modal-footer {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

img {
    vertical-align: middle;
    border-style: none
}

.modal-header {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem
}

.form-control,
.modal-content {
    background-clip: padding-box
}

@media(min-width:768px) {
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media print {
    a:not(.btn) {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    body {
        min-width: 992px !important
    }

    *::after,
    *::before,
    * {
        text-shadow: none !important;
        box-shadow: none !important
    }
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

@media screen and (max-width:767px) {
    .btn-get-doctor-in-page {
        padding: 8px 14px 10px
    }
}

input.error, textarea.error {
    border-color: #cb0000;
    background: #ffefef;
    border-radius: 0;
}


.b-container{
    width:100%;
    height:100%;
    background-color: #ccc;
    margin:0px auto;
    padding:10px;
    color: #fff;
}

.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    top:0px;
}
.b-popup .b-popup-content{
    margin:40px auto 40px auto;
    width:80%;
    height: 100%;
    background-color: #c5c5c5;
    box-shadow: 0px 0px 10px #000;
}
