﻿/*đăng ký dịch vụ*/
body .bar-header {
    padding: 5px 0px 0px 0px !important;
}

body .bar-header .menu {
    margin-bottom: 0px;
}
.test-tabs .btn-next > * {
    background-color: #249afe;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    padding-bottom: 3px;
    color: #fff;
    text-align: center;
    min-width: 140px;
    line-height: 35px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    display: block;
    width: 100%;
    border-radius: 4px;
}
.page-content .page-title {
    background-color: #fff;
    font-size: 26px;
    text-align: center;
    color: #333;
    padding: 60px 0px 30px 0px;
    text-transform: uppercase;
}

.page-content .page-title h1 {
    margin: 0;
}

#content {
    min-height: 60vh;
    background-color: #fff;
}

.service-tabs .control-tabs .nav-tabs {
    margin: 0 0 20px 0;
    position: relative;
    padding-left: 15px;
}

.page-service {
    padding: 20px 0px;
}

.control-tabs {
    margin-bottom: 20px;
}

.control-tabs .nav-tabs {
    border: none
}

.control-tabs .tab-lg {
    height: auto !important;
    max-height: 70px;
    margin-left: auto;
    margin-right: auto;
}

.control-tabs .tab-lg .nav-item:last-of-type {
    margin-right: 0;
}

.control-tabs .tab-lg .nav-item {
    margin-right: 7px;
    height: auto;
    line-height: 0;
}

.control-tabs .tab-lg li.nav-item.active {
    background-color: #c8102e;
    color: #fff;
}

.control-tabs .tab-lg .nav-item a {
    background-color: #ededed;
    padding: 10px 0;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    text-align: center;
    transition: all 0.2s;
    min-width: 190px;
}

.control-tabs .nav-tabs > li.active > a, .control-tabs .nav-tabs > li.active > a:hover, .control-tabs .nav-tabs > li.active > a:focus {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    margin: 0;
    border: none;
}

.control-tabs .tab-lg a.nav-link {
    color: #000;
    font-size: 15px;
}

.control-tabs .tab-lg a.nav-link:hover {
    background-color: #d3d3d3;
}

    .control-tabs .nav-item.active a.nav-link .number {
        color: #FFF;
    }

    .control-tabs .nav-item a.nav-link .number {
        font-size: 16px;
        font-weight: bold;
        color: #ccc;
        font-family: 'SVN-Aguda-Black',Arial,sans-serif;
    }

.control-tabs .tab-lg a.nav-link .number {
    display: block;
}

/*chọn dịch vụ*/

.service-tabs .heading-dt {
    position: relative;
    padding-top: 10px;
}

.heading-dt {
    margin-bottom: 10px;
    padding-top: 50px;
}

.heading-dt .txt1 {
    font-size: 17px;
    font-weight: 300;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-family: Arial;
}

    .heading-dt .txt2 {
        font-size: 25px;
        margin: 40px 0px;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 1px dashed #d9d7d7;
        padding: 20px 0px;
    }

.service-tabs a.next-btn-1.next-btn.selectService:hover {
    background-color: #000;
    text-decoration: none;
}
.service-tabs a.next-btn-1 {
    font-size: 17px;
}
.service-tabs .btn-next-pc {
    position: absolute;
    top: 0;
    right: 0;
}

.service-tabs .btn-next:hover {
    cursor: pointer;
}

.service-tabs .btn-next > * {
    background-color: #249afe;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    padding-bottom: 3px;
    color: #fff;
    text-align: center;
    min-width: 140px;
    line-height: 35px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    display: block;
    width: 100%;
    border-radius: 4px;
}

.btn-next a {
    cursor: pointer !important;
    outline: none;
}

.page-service .content-tab {
    margin-bottom: 20px;
}
.list-service .service-info{
    margin-bottom:60px;
    font-size:16px;
}
.list-service .service-info strong {
    color: #c8102e;
}
.list-service .slide-mb {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    text-decoration: none;
    list-style: none;
    padding: 0;
}
/*.list-service .item {
    width: 20%;
}*/
.page-service .service-tabs .tab-content .content-tab div i {
    color: #EC1B30;
}
#content-success p span {
    font-style: italic;
    font-size: 13px;
}
#tabmain1, #tabmain2, #tabmain3, #tabmain4 {
    pointer-events: none;
    cursor: no-drop;
    -webkit-touch-callout: none;
}
.page-service .list-service .slide-mb .item {
    display: flex;
    justify-content: center;
    font-size: 16px;
    width: 31%;
}
.list-service .slide-mb .item .inner {
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10%;
}
.list-service .slide-mb .item .inner .sm-checkbox {
    margin: 0;
}

.sm-checkbox {
    position: relative;
    margin-bottom: 5px;
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: 0px;
    opacity: 1;
    cursor:pointer;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.list-service .slide-mb .item .inner .sm-checkbox label {
    margin: 0;
    padding: 0;
    display: flex;
}

.page-service .slide-mb .sm-checkbox [type=checkbox] + label {
    font-size: 11px;
    font-weight: bold;
}
.page-service .slide-mb .sm_checkbox [type=checkbox]:checked ~ label > span .img img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.page-service .slide-mb .item .inner label > span .img img {
    max-width: 100%;
    max-height: 80px;
    margin-right: 1rem;
    display: inline-block;
    -webkit-filter: grayscale(100%) contrast(200%);
    filter: grayscale(100%) contrast(200%);
}
/*.sm-checkbox [type=checkbox] + label {
    display: inherit;
    margin: 0;
    height: auto;
    line-height: inherit;
    color: #000;
    font-size: 10px;
    padding-left: 22px;
    font-weight: 600;
}

[type=checkbox] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
}*/
.all{
    padding: 0 10px;
}
.list-service .slide-mb .item .inner .sm-checkbox label .img {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    min-height: 200px;
    cursor:pointer;
}
.page-service .list-service .slide-mb .item .inner .sm-checkbox label .txt {
    padding-top: 0;
    font-size: 16px;
    align-items: center;
    margin-left: 20px;
}
.list-service .slide-mb .item .inner .sm-checkbox label .txt {
    margin: inherit;
    padding: inherit;
    top: inherit;
    padding-left: 0;
    display: flex;
    padding-top: 3px;
}
.list-service .slide-mb .item .inner .sm-checkbox [type=checkbox]:checked + label .check {
    border-color: transparent;
}
.list-service .slide-mb .item .inner .sm-checkbox [type=checkbox] + label .check {
    border: 1px solid #aaa;
    margin: 0;
    width: 15px;
    height: 15px;
    top: 1px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    transition: all 0.3s;
}
.list-service .slide-mb .item .inner .sm-checkbox [type=checkbox] + label .check:before {
    display: block;
    position: absolute;
    content: "";
    height: 13px;
    width: 9px;
    top: -2px;
    left: 2px;
    margin: auto;
    border: solid 3px transparent;
    transition: all 0.1s;
    border-top: 0;
    border-left: 0;
}
.list-service .slide-mb:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
.list-service ul .item .inner .sm-checkbox [type=checkbox]:checked + label .check:before {
    border-color: #c8102e;
    transform: rotate( 40deg );
}









/*đặt lịch hẹn*/

.form-2 .row{
    padding: 0 15px;
}
.form-2 .row .col-md-6 {
    padding: 0;
}
.form-dk-1 .expected-date {
    margin-top: 20px;
    display: inline-block;
}

/*.form-1.form-dk {
    max-width: 290px;
}*/

.form-dk {
    font-size: 11px;
    margin-top: 10px;
}

.form-dk .input-field {
    margin: 0;
}

.form-dk .input-field {
    position: relative;
    margin: 0 20px
}

.select-wrapper {
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}

select#thoiGianDuKien, select.initialized {
    width: 100%;
    height: 39px;
    position: relative;
    background-color: #efefef;
    border: 1px solid #d4d8db;
    color: #000000;
    line-height: 24px;
    font-size: 16px;
    cursor: pointer;
}

.select-wrapper .select-dropdown li.disabled {
    opacity: 0;
    pointer-events: none;
    display: none;
}

.dropdown-content {
    width: 100%;
    position: absolute;
    top: -131px;
    left: 0px;
    opacity: 1;
    display: none;
}

/*.dropdown-content {
    display: block;
}*/

.input-field .dropdown-content {
    cursor: pointer;
    position: relative;
    padding: 0;
    border: 0px solid #e0e0e0;
    box-sizing: border-box;
    line-height: 1.5;
    box-shadow: none;
    top: 100%;
    max-width: 250px;
}

.input-field .dropdown-content li:hover {
    background-color: #c8102e;
    color: #fff;
}

.dropdown-content li {
    color: rgba(0,0,0,.87);
    cursor: pointer;
    min-height: 40px;
    line-height: 15px;
    width: 100%;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #e3e3e3;
    list-style: none;
}

.select-wrapper .select-dropdown li span {
    font-size: 13px;
    line-height: 10px;
    padding: 0;
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 14px;
    display: block;
    line-height: 22px;
    padding: 10px;
}

.select-wrapper {
    color: #fff;
    position: relative;
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 13px;
    line-height: 10px;
}

.select-wrapper .caret {
    display: none;
}

.input-field .select-wrapper .select-dropdown {
    cursor: pointer;
    position: relative;
    background-color: #efefef;
    padding: 0 0 0 10px;
    border: 1px solid #d4d8db;
    width: 100%;
    line-height: 1.5;
    margin-bottom: 0;
    color: #000;
    border-radius: 3px;
    min-height: 40px;
    font-size: 16px;
}

.input-field .select-wrapper .select-dropdown li.selected {
    color: #000;
    background: #f6f7fa;
    cursor: default;
}

.input-field .select-wrapper input {
    padding-left: 10px;
    margin-bottom: 0;
    font-size: 13px;
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: 0;
    height: 40px;
    line-height: 30px;
    width: 100%;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0;
    display: block;
}

select {
    background-color: rgba(255,255,255,.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 30px;
}
/*thông tin*/

.ho-ten{
    width: 186px;
}
.form-3.form-dk {
    max-width: 176px;
}
.form-4.form-dk {
    max-width: 237px;
}
.form-3 .input-field{
    margin: 0 0 0 15px;
}
.form-4 .input-field {
   margin: 0;
}
.form-3 .input-field .select-dropdown, .form-4 .input-field .select-dropdown, .ttxt .input-field .select-dropdown {
    cursor: text;
}
.ttxt textarea#inputNote.select-dropdown {
    padding: 10px;
    border-radius: 0;
    text-indent: 0;
    font-size: 13px;
}
.page-service .sm-checkbox [type=checkbox] + label:before {
    top: 1px;
}
.sm-checkbox [type=checkbox] + label:before {
    background-color: #fff;
    border: 1px solid #aaa;
    margin: 0;
    width: 15px;
    height: 15px;
    top: 1px;
}
.sm-checkbox [type=checkbox]:checked + label:before {
    border-top: 0;
    border-left: 0;
    border-right: solid 3px #EC1B30;
    border-bottom: solid 3px #EC1B30;
    top: 1px;
    left: 0px;
    width: 8px;
    height: 13px;
    background: none;
}
[type=checkbox]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #EF5350;
    border-bottom: 2px solid #EF5350;
    transform: rotate( 40deg );
}
.check-info [type=checkbox] + label:before, .check-info [type=checkbox]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border-radius: 1px;
    transition: .2s;
}
.sm-checkbox [type=checkbox] + label:after {
    margin: 0;
}

[type=checkbox]:not(.filled-in) + label:after {
    border: 0;
    transform: scale(0);
}
.check-info span{
    padding-left: 25px;
}
.note3 {
    padding-left: 5px;
}

/*hoàn tất*/

.content-txt {
    margin-bottom: 20px;
    padding-left: 10px;
}
.content-txt .finished-step {
    font-size: 16px;
    margin: 20px 0 30px;
    line-height: 160%;
}
.content-txt .finished-step p {
    margin-bottom: 3px;
}
.content-txt .finished-step .text-2{
    margin: 20px 0;
}
.content-txt .finished-step .text-2 strong {
    font-size: 18px;
}
.content-txt .finished-step .txt-line {
    margin-top: 20px;
}
.content-txt .finished-step .date, .content-txt .finished-step .time {
    font-weight: 600;
    color: #c8102e;
    margin-left: 2px;
}