select#vendor, select#car{
    border-radius: 5px;
    height: 35px;
    margin-top: 25px;
}

.occupied-time{
    pointer-events: none;
    color: lightgrey;
}

.service-container .description{
    margin-bottom: 75px;
}

.appoint-next-mobile, .appoint-prev-mobile {
    background: #ffd540;
    border: none;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
    max-width: 250px;
    border: none;
    outline: none !important;
    font-size: 16px;
    color: #000;
    border-radius: 50px;
}

.appoint-prev-mobile, .appoint-next-mobile{
    display: none;
}

.appoint-prev-mobile {
    margin-top: 20px;
}
.appoint-prev-mobile {
    background: #ffa121;
}

.appointment-info {
    margin-bottom: 75px;
}

.appointment-title {
    font-size: 32px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}

.appointment-paragraph {
    font-size: 16px;
    color: #282828;
    line-height: 26.4px
}

@media screen and (max-width: 768px) {
    .appointment-paragraph,
    .appointment-title {
        padding-right: 15px;
        padding-left: 15px;
    }
}


.appointment-subheader {
    margin-top: 0;
    margin-bottom: 40px;
    color: #646464;
    font-weight: normal;
    font-size: 26px;
    line-height: 26.4px;
}

@media screen and (max-width: 768px) {
    .appointment-subheader {
        text-align: center;
    }
}

.appointment-subheader span {
    display: inline-block;
    margin-right: 10px;
    color: #ffd540;
    font-weight: 700;
    font-size: 50px;
    transform: scale(1.2, 1);
.
}


.appointment-agree {
    text-align: center;
    font-size: 13px;
    margin-top: 20px;
}


.appointment-data {
    margin-bottom: 20px;
}


#appointment-data-calendar-input {
    display: none;
}

.ui-datepicker-inline {
    background: #fbfbfb;
    min-height: 415px;
    margin-bottom: 30px;
    color: #646464;

    width: 100%;
    max-width: 363px;
    border: none !important;
    border-radius: 0 !important;
    padding-right: 0;
    padding-left: 0;
}

@media screen and (max-width: 768px) {
    .ui-datepicker-inline {
        max-width: 280px;
        margin-right: auto;
        margin-left: auto;
    }
}


.ui-datepicker-inline thead {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;


}

.ui-datepicker-inline thead th {
    padding-top: 15px;
    padding-bottom: 15px;
}


@media screen and (max-width: 620px) {
    .ui-datepicker-inline thead th {
        font-size: 12px !important;
        text-align: left;
    }
}

.ui-datepicker-inline tbody tr:first-child td {
    padding-top: 15px;

}

.ui-datepicker-inline tbody td:first-child,
.ui-datepicker-inline thead td:first-child,
.ui-datepicker-inline thead tr:first-child th:first-child {
    padding-left: 10px;
}

@media screen and (max-width: 768px) {
    .ui-datepicker-inline tbody td:first-child,
    .ui-datepicker-inline thead td:first-child,
    .ui-datepicker-inline thead tr:first-child th:first-child {
        padding-left: 0px;
    }
}

.ui-datepicker-inline tbody td:last-child,
.ui-datepicker-inline thead td:last-child,
.ui-datepicker-inline thead tr:first-child th:last-child {
    padding-right: 10px;
}

@media screen and (max-width: 768px) {
    .ui-datepicker-inline tbody td:last-child,
    .ui-datepicker-inline thead td:last-child,
    .ui-datepicker-inline thead tr:first-child th:last-child {
        padding-right: 0px;

    }
}


.ui-datepicker-header {
    background: #fbfbfb;
    margin-top: 50px;
    border: none;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    background: transparent;
    border: none;
    cursor: pointer;
}

.ui-datepicker-next {
    margin-right: 20px;
}


.ui-datepicker-prev {
    margin-left: 20px;
}

.ui-datepicker-next:hover,
.ui-datepicker-prev:hover {
    background: transparent;
    border: none;
}

.ui-datepicker-next span,
.ui-datepicker-prev span {
    background-image: url('../images/icons/svg/arrow-next.svg') !important;
    background-color: transparent !important;
    background-position: 0 3px !important;
}

.ui-datepicker-prev span {
    background-image: url('../images/icons/svg/arrow-prev.svg') !important;
}

.ui-datepicker-month {
    display: block;
    color: #646464;
    font-size: 18px;
    font-weight: normal;
}

.ui-datepicker-year {
    display: block;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
    text-align: center;
    background: transparent;
    border: none;
    outline: none !important;
    color: #646464;
    font-size: 16px !important;
    line-height: 18.48px;

    -moz-appearance: none;
    -webkit-appearance: none;

    font-weight: normal;
}

.ui-datepicker-year::-ms-expand {
    display: none;
}

.ui-datepicker-inline .ui-state-default {
    display: inline-block;
    background: transparent;
    text-align: center !important;
    height: 38px !important;
    width: 38px !important;
    border-radius: 50%;
    border: none;
    padding-top: 8px;
    margin-left: 5px !important;
    font-size: 16px !important;
    color: #646464;
}


@media screen and (max-width: 768px) {
    .ui-datepicker-inline .ui-state-default {
        height: 20px !important;
        width: 20px !important;
        padding-top: 0;
        width: 20px !important;
        margin-left: 0px !important;
        margin-bottom: 15px;
    }
}


@media screen and (max-width: 620px) {
    .ui-datepicker-inline .ui-state-default {
        height: 20px !important;
        width: 20px !important;
        font-size: 12px !important;
        padding-top: 2px !important;
    }
}


@media screen and (max-width: 600px) {
    .ui-datepicker-inline .ui-state-default {

    }
}

.ui-datepicker-inline .ui-state-default.ui-state-active {
    background: #ffd540;
}

.ui-state-default.ui-state-highlight.ui-state-active {
    box-shadow: 0 0 6px 1px #ffd540;
    border: none;
}


.appointment-time-table-wrapp {
    min-height: 415px;
    width: 300px !important;
    color: #646464;
    background: #fbfbfb;


    padding-left: 5px;
    padding-top: 15px;
    margin-bottom: 30px;
}


.appointment-time-table label.validate-error {
/ / display: none !important;
    /*  height: 0 !important;
      width: 0 !important;
      overflow: hidden;*/
}

.appointment-time-table-wrapp.validate-error {
    box-shadow: 0 0 40px 1px red;
    color: #646464 !important;
}


.appointment-time-table-wrapp.validate-error label.validate-error + span {
    opacity: .5 !important;
}

.appointment-time-table-wrapp.validate-success {
    background: limegreen;
}


md-select.appointment-select span {

}

@media screen and (max-width: 768px) {
    .appointment-time-table-wrapp {
        margin-right: auto;
        margin-left: auto;
    }
}


.appointment-time-table {
    width: 100%;
}

.appointment-time-table tr td:first-child {
    padding-left: 48px;
    padding-right: 20px;
}

.appointment-time-table tr td:last-child {
    padding-left: 0px;
    padding-right: 70px;
}


.appointment-time-table label {
/ / border-bottom: 1 px solid #ededed;
    padding-bottom: 0;
    margin-bottom: 0;

}

.appointment-time-table label:last-child {
    border-bottom: none !important;
}


.appointment-time-table input[type="radio"] {
/ / display: none;
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
    opacity: 0;
}

.appointment-time-table label {
    border-radius: 30px;

    display: block;
    text-align: center;
    position: relative;
}

.appointment-time-table label:after {
    content: '';
    position: absolute;
    display: block;
    width: 75%;
    height: 1px;
    background: #ededed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.appointment-time-table label:last-child:after,
.appointment-time-table label:last-child:nth-child(10) {
    content: none;
}

#appointment-time-error {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    display: none !important;
}

.appointment-time-table input[type="radio"]:checked + span,
.appointment-time-table input[type="radio"]:checked + label.validate-error + span {
    background: #ffd540;
}

.appointment-time-table span {
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
    cursor: pointer;

    padding: 4px 14px;
    padding-top: 5px;
    border-radius: 50px;
}


.appointment-data-user-wrapp {
    width: 200px;
}

.appointment-data-user-wrapp--large {
    width: 240px;
    margin-top: 45px;
}


@media screen and (max-width: 768px) {
    .appointment-data-user-wrapp {
        margin-right: auto;
        margin-left: auto;
    }

}


@media screen and (max-width: 991px) {
    .appointment-data-user-wrapp--large {
        margin-right: auto;
        margin-left: auto;
    }
}


.appointment-user-field input,
.appointment-user-field select,
.form-field-element {
/ / border: none;
    display: block;
    width: 100%;
}

.appointment-user-field label {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
    color: #a8a8a8;
}

.appointment-user-field label span {
    color: #545454;
    vertical-align: 4px;
    font-size: 16px;
}

label[for="user-tel"] {
    font-weight: normal;
}

input.appointment-user-tel {
    display: block;
    border: none;
    outline: none;
    margin-left: 45px;


    background-color: gold !important;

    font-size: 16px;
    color: #000;

/ / text-decoration: underline;

    font-family: Consolas, monospace;
    background: transparent !important;
}

#user-tel {

}


.num373 {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    color: #000;
    padding-top: 1px;

    font-family: Consolas, monospace;
}

.num373extended {
    position: absolute;
    border: none;
    margin-left: 12px;
    margin-top: 0px;
    font-family: Consolas, monospace;
    max-width: 30px;
    outline: none !important;
    color: #000;
    font-size: 16px;
}

.num373extended::-webkit-input-placeholder {
    color: #898989;
    font-size: 15px;
}

.num373extended {

}

.appointment-user-tel + .appointment-pseudo-border,
label + .appointment-pseudo-border {

    margin-top: 5px;
    height: 1px;
    width: 134px;
    position: absolute;
    z-index: 10;
    background-image: linear-gradient(
        90deg,
        #c8c8c8,
        #c8c8c8 40px,
        transparent 40px,
        transparent 47px,
        #c8c8c8 47px,
        #c8c8c8 67px,
        transparent 67px,
        transparent 75px,
        #c8c8c8 75px,
        #c8c8c8 105px,
        #c8c8c8 114px,
        #c8c8c8 120px
    );
}


.appointment-input,
.appointment-select,
.form-element-input,
.form-element-select {
    border: none;
    border-bottom: 1px solid #c8c8c8;
    margin-top: 40px;
    padding-bottom: 10px;
    outline: none;
    color: #000;
    font-size: 16px;
    background: transparent;
    height: 32px;

    /*  width: 200px;*/

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.appointment-input.opac {
/ / color: #d5d5d5;
}


#appointment-time-error + span {
    opacity: .5;
}

.md-select-menu-container,
md-select-value,
.md-select-value,
.md-select-placeholder {
    border-color: transparent !important;
    outline-color: transparent !important;
    background: none !important;
}

.md-select-icon {
    opacity: 0;
}


.md-select[disabled].md-select-value {
    background: none !important;
}

.form-element-input,
.form-element-select {
    width: 100%;
}

.appointment-select,
.form-element-select {
    color: #919191;
    background-image: url('../images/icons/svg/chevron-arrow-down.svg');
    background-repeat: no-repeat;
    background-position: 100% 8px;
    background-size: 10px;

    cursor: pointer;

}

.appointment-select option {
    padding: 10px 5px;
}

.appointment-input {
    color: #afafaf;
}

.appointment-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #afafaf;
    opacity: 1; /* Firefox */
}

.appointment-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
    opacity: 1;
}

.appointment-input::-ms-input-placeholder { /* Microsoft Edge */
    color: #afafaf;
    opacity: 1;
}

input.validate-error {
    color: red;
}

input.validate-error::-webkit-input-placeholder {
    color: red !important;
}


.validate-error {
    color: red;
    border-bottom-color: red;
}

.validate-error + .validate-error {
    /*  display: none !important;
      height: 0 !important;
      opacity: 0 !important;
        visibility: hidden !important;*/
}


.validate-error::-moz-placeholder {
    color: red !important;
    opacity: 1;
}

.validate-error:-ms-input-placeholder {
    color: red;
}

.validate-error,
.validate-error::-webkit-input-placeholder {
    color: red !important;
}

/*.appointment-select.validate-error option:nth-child(1),*/
.form-element-select.validate-error,
.appointment-select.validate-error {
    color: red !important;
}

.form-element-select.validate-error option[value="0"],
.appointment-select.validate-error option[value="0"] {
    color: red !important;
}


#appointment-sumbit,
#user-data-submit,
#add-car-submit {
    margin-top: 35px;
    background: #ffd540;
    padding: 10px 0;
    border-radius: 50px;
    color: #000;
    font-size: 16px;
    border: none;
    display: block;
    width: 100%;
    outline: none !important;
}


#appointment-sumbit:hover {
    background: #ffad2d;
}

.appointment-necessarily {
    display: block;
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
}


.appointment-necessarily span {
    color: #555555;
    vertical-align: 5px;
    font-size: 16px;
}

label.validate-error {
    position: absolute !important;
    opacity: 0 !important;
}

label.error {
    position: absolute !important;
    opacity: 0 !important;
}
