
.bookmain-area .row{    --bs-gutter-x: 1.5rem;    --bs-gutter-y: 0;    display: flex;    flex-wrap: wrap;}
.bookmain-area .row .col-md-8{flex: 0 0 auto;    width: 66.66666667%;}
.bookmain-area .row .col-md-6{flex: 0 0 auto;    width: 50%;}
.bookmain-area .row .col-md-4{flex: 0 0 auto;    width: 33.33333333%;}

.bookmain-area .container{max-width: 1240px; margin: auto; width: 100%;}

.calend-time li{list-style: none;}
.calendar-date-holder .calendar-dates .date a:hover, .calendar-date-holder .calendar-dates .date.selected a, .calendar-date-holder .calendar-dates .date.current a{ background-color: #2FB8A7 !important}
.next-btn{text-align: center;}
.book3-item{padding: 1px 8px;}
.invalid-feedback {    display: none;    width: 100%;    margin-top: 0.25rem;    font-size: 0.875em;    color: #dc3545;}
.book3-item input, .book4-part input{background: #FFFFFF;    border: 1px solid #E5E5E5 !important;}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {    display: block;}
.was-validated .form-control:invalid, .form-control.is-invalid {    border-color: #dc3545 !important;}
.input-group {    position: relative;    display: flex;    flex-wrap: wrap;    align-items: stretch;    width: 100%;}
.input-group > .form-control, .input-group > .form-select {    position: relative;    flex: 1 1 auto;    width: 1%;    min-width: 0;}
#couponApply {    background-color: #2FB8A7;    border-color: #2FB8A7; color: #fff !important;    border-radius: 0 0.25rem 0.25rem 0;    padding: 10px 15px !important;    font-size: 14px;}
.bookmain-area label.form-check-label a{color: #2FB8A7; }
.bookmain-area label.form-check-label{font-size: 13px !important;}
.book4-part textarea{margin-bottom: 20px !important;}
.book4-part .form-check{margin-bottom: 5px;}
.book5-part ul{padding-left: 0;}
.next-btn ul{padding-left: 0 !important;}



/*=== service-area start ===*/
.service-area {
    background: #EDF8FF;
    padding: 64px 0 86px;
}

.service-upper h2 {
    font-family: 'Poppins', serif;
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    text-align: center;
}

.service-main {
    padding-top: 40px;
}

.owl-carousel .owl-item img {
    width: initial;
}

.service-item {
    background: #FFFFFF;
    padding: 38px 20px 32px;
    text-align: center;
    border-radius: 6px;
    display: block;
    width: 100%:
}

.service-item img {
    max-width: 100%;
    margin: 0 auto;
}

.service-item h4 {
    font-weight: 600;
    font-size: 25px;
    text-align: center;
    color: #0C6284;
    margin: 20px 0 26px;
}

.service-item .link {
    width: 60px;
    height: 60px;
    background: #EAF8F6;
    font-size: 18px;
    color: #2FB8A7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}

/*custom-nav*/
.main-content {
    position: relative;
}

.main-content .owl-theme .custom-nav {
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}

.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}

.main-content .owl-theme .custom-nav .owl-prev {
    left: -40px;
}

.main-content .owl-theme .custom-nav .owl-next {
    right: -40px;
}

@media screen and (min-width: 1200px) and (max-width: 1325px) {
    .main-content .owl-theme .custom-nav .owl-prev {
        left: -15px;
    }

    .main-content .owl-theme .custom-nav .owl-next {
        right: -15px;
    }
}

.service-mainmbl {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.service-mainmbl .col-6 {
    padding-left: 8px;
    padding-right: 8px;
}

.service-boxmbl {
    background: #FFFFFF;
    padding: 22px 15px 10px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-top: 16px;
    display: block;
    width: 100%;
}

.service-boxmbl img {
    max-width: 15px;
}

.service-boxmbl h4 {
    font-weight: 600;
    font-size: 10px;
    text-align: center;
    color: #0C6284;
    margin-top: 4px;
    margin-bottom: 0;
}

.veiwall-btn a {
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    color: #646464;
    display: inline-block;
    margin-top: 20px;
}

.veiwall-btn .less-catgry {
    display: none;
}

.toggle-allbtn .all-catgry {
    display: none;
}

.toggle-allbtn .less-catgry {
    display: inline-block;
}

.servmbl-lstitm {
    display: none;
}

/*=== client-area start ===*/
.client-area {
    background: #EBF9F7;
    padding: 100px 0 235px;
}

.client-upper h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin: 0;
}

.client-main {
    padding-top: 85px;
}

.client-item {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 10px 20px 34px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

.client-item .client-prof {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.3));
}

.client-item h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #1C8EC4;
    margin: 0;
}

.client-item span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #3D3D3D;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    margin: 12px 0;
    min-height: 122px;
}

.client-item img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.main-content2 .owl-theme .owl-dots {
    margin-top: 25px;
}

/*=== region-area start ===*/
.region-area {
    background: #F5FCFE;
    padding: 138px 0 20px;
}

.region-left img {
    width: 90%;
}

.region-right h4 {
    font-family: 'Poppins', serif;
    font-weight: 700;
    font-size: 40px;
    color: #2FB8A7;
}

.region-item {
    padding-left: 100px;
}

.region-item h6 {
    font-weight: 600;
    font-size: 18px;
    color: #2FB8A7;
    margin: 20px 0;
}

.region-item span {
    font-weight: 600;
    font-size: 24px;
    color: #3D3D3D;
    display: block;
    margin-bottom: 15px;
}

.region-item span i {
    color: #2FB8A7;
    display: inline-block;
    margin-right: 6px;
}

.region-item ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.region-item ul li {
    width: 50%;
}

.region-item h3 {
    font-weight: 400;
    font-size: 16px;
    color: #3D3D3D;
    display: flex;
    align-items: flex-start;
    margin-top: 25px;
}

.region-item h3 img {
    max-width: 20px;
    margin-right: 7px;
}

.region-item a {
    font-weight: 400;
    font-size: 14px;
    color: #2FB8A7;
    display: inline-block;
    margin-left: 25px;
    margin-top: 15px;
}

.region-item a img {
    max-width: 20px;
    margin-right: 3px;
}

.emml {
    text-decoration: underline;
}

/*=== why-area start*/
.why-area {
    background: #FFFFFF;
    padding: 100px 0 150px;
}

.why-upper h2 {
    font-family: 'Poppins', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}

.why-item img {
    max-width: 32px;
}

.why-item h4 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    margin: 8px 0;
}

.why-item span {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.why-item {
    padding: 0 15px;
    margin-top: 20px;
}

.why-btn a {
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    background: #2FB8A7;
    display: inline-block;
    padding: 15px 35px;
    border-radius: 6px;
    margin-top: 65px;
    transition: 0.2s all ease;
}

.why-btn a:hover {
    opacity: 0.85;
}





/*=== about-us page start ===*/
.about-contentprt {
    background: #EDF8FF;
    padding: 150px 0;
}

.about-cntitm p {
    font-weight: 400;
    font-size: 25px;
    color: #0C0C0C;
    display: block;
    margin: 25px 0;
}

/*=== book-online page start ===*/
.bookmain-area {
    background: #EDF8FF;
    padding: 118px 0 200px;
}

.book-upper h4 {
    font-weight: 700;
    font-size: 40px;
    color: #2FB8A7;
    text-align: center;
}

.book-upper ul {
    margin: 60px 0;
    text-align: center;
    position: relative;
}

.book-upper ul li {
    display: inline-block;
    padding: 0 46px;
    position: relative;
}

.book-upper ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #9E9E9E;
    transition: 0.2s all ease;
}

.book-upper ul li a:hover {
    color: #3D3D3D;
}

.book-upper ul .active a {
    color: #3D3D3D;
    font-weight: 600;
}

.book-upper ul::after {
    content: "";
    width: 73%;
    height: 1px;
    background: #E5E5E5;
    display: block;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
}

.book-upper ul li::after {
    content: "";
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    display: block;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -27px;
    z-index: 9;
}

.book-upper ul .active::after {
    content: "";
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #41C101;
    border-radius: 50%;
    position: absolute;
    bottom: -30px;
}

.book-upper ul .active::before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: #41C101;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    z-index: 15;
}

.book-upper ul .check-bokline::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(../images/check-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -27px;
    z-index: 99;
}

.book-upper ul .check-bokline::after {
    content: "";
    width: 105%;
    height: 1px;
    display: block;
    background: #41C101;
    position: absolute;
    left: 105%;
    bottom: -18px;
    border: none;
}

.book-upper ul .noaftr:last-child::after {
    display: none;
}

.book-main {
    padding-bottom: 170px;
    border-bottom: 1px solid #E5E5E5;
}

.book-rightmn {
    max-width: 280px;
    width: 100%;
    background: #2FB8A7;
    padding: 18px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

.book-rightmn h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.book-rightmn h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 5px;
    margin-top: 20px;
}

.book-rightmn h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    margin-top: 5px;
}

.book-rightmn h3 {
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 38px;
}

.book-part h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #3D3D3D;
    margin-bottom: 18px;
}

.book-part h2 img {
    max-width: 40px;
    margin-right: 6px;
}

.book-part {
    margin-top: 44px;
}

.oven-clean {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.clean-box {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 8px 15px 8px;
    text-align: center;
}

.clean-box h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #3D3D3D;
    text-align: center;
    margin: 0;
}

.name-inside {
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.clean-box h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #9E9E9E;
    margin: 0;
}

.clean-box .green,
.clean-box.active h6 {
    color: #41C101;
}

.quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
}

.quantity input {    
    width: 30px !important;
    height: 24px !important;
    display: block;
    text-align: center !important;
    background: linear-gradient(0deg, #F9F9F9, #F9F9F9), #119DD5 !important;
    border: 1px solid #E5E5E5 !important;
    border-radius: 4px;
    outline: none;
    margin: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #3D3D3D !important; padding: 0 !important;
}

.quantity span {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #F9F9F9, #F9F9F9), #119DD5;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    color: #2FB8A7;
    font-size: 13px;
    cursor: pointer;
    transition: 0.2s all ease;
}

.quantity span:hover {
    background: linear-gradient(0deg, #2FB8A7, #2FB8A7), linear-gradient(0deg, #F9F9F9, #F9F9F9), #119DD5;
    border-color: #2FB8A7;
    color: #FFFFFF;
}

.clean-bigbox {
    padding-left: 7px;
    padding-right: 7px;
}

.next-btn a {
    width: 240px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: right;
    color: #FFFFFF;
    background: #2FB8A7;
    display: block;
    text-align: center;
    padding: 14px 0;
    border-radius: 6px;
    margin: 25px auto;
    transition: 0.2s all ease;
}

.next-btn a:hover {
    opacity: 0.85;
}

/*=== book-online_2 page start ===*/
.online-b2 ul .check-bokline::after {
    width: 100%;
    left: 100%;
}

.next-btn2 ul li {
    display: inline-block;
    padding: 8px 8px;
}

.next-btn2 ul li a {
    font-family: 'Open Sans', sans-serif;
    background: #F9F9F9;
    border: 1px solid #E5E5E5;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #3D3D3D;
    display: inline-block;
    padding: 15px;
    border-radius: 6px;
    transition: 0.2s all ease;
}

.next-btn2 ul li a:hover,
.next-btn2 ul li .active {
    background: #2FB8A7;
    color: #FFFFFF;
    opacity: 95;
    border-color: #2FB8A7;
}

.next-btn2 ul li .green,
.next-btn2 ul li .green:hover {
    background: #41C101;
    border-color: #41C101;
}

.book4-calender {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
}

.calend-time {
    background: #F9F9F9;
    padding: 50px 40px 40px;
    border-radius: 0px 8px 8px 0px;
    position: relative;
}

.calend-time h4 {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #3D3D3D;
    margin-bottom: 30px;
}

.calend-time li span {
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #3D3D3D;
    display: inline-block;
    padding: 16px 15px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin-bottom: 10px;
    transition: 0.2s all ease;
    cursor: pointer;
}
.calend-time li span.disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
.calend-time li span:not(.disabled):hover,
.calend-time li span.active {
    background: #2FB8A7;
    color: #FFFFFF;
}

.calendar-top-selector {
    color: #2FB8A7;
}

.calendar-date-holder .calendar-dates .date a {
    border: none;
}

.calendar-date-holder .calendar-dates .date.selected a {
    color: #2FB8A7;
}

.calendar-container {
    text-align: center!important;
    margin: auto!important;
}

.calender-main {
    width: 340px;
    margin: 0 auto;
}

.calendar-top-selector span {
    color: #51859F;
}

/*=== book-online_3 page start ===*/
.next-btn2 {
    border-top: 1px solid #E5E5E5;
}

.book3-part {
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
}

.book3-item {
    margin-bottom: 10px;
}
.book3-item .invalid-feedback {
    font-size: 0.75em;
}

.book3-item label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #3D3D3D;
    margin: 0;
}

.book3-item input {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 10px 10px;
    outline: none;
    border-radius: 4px;
    margin-bottom: 0px;
}

.book3-item input::placeholder {
    color: #3D3D3D;
    opacity: 1;
}

/*=== book-online_4 page start ===*/
.book4-part {
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0 40px;
}

.book4-part h4 {
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    margin-bottom: 18px;
    margin-top: 30px;
}

.book4-part textarea {
    width: 100%;
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 8px 15px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
    outline: none;
    resize: none;
    margin: 0;
}

.custom-dadio label {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
}

.custom-dadio input {
    cursor: pointer;
}

.onlineb4 ul .check-bokline::after {
    width: 105%;
    left: 100%;
}


/*=== book-online_5 page start ===*/
.onlineb5 ul .check-bokline::after {
    width: 110%;
    left: 103%;
}

.book5-part {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.book5-servbox {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
}

.book5-servbox h4 {
    font-family: 'Open Sans', sans-serif;
    background: #41C101;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 13px 30px;
    border: 1px solid #E5E5E5;
    border-radius: 8px 8px 0px 0px
}

.book5-servbox h4 a {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

.book5-servbox ul li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #3D3D3D;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 30px;
}

.book5-servbox ul li span.right {
    width: 50%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #41C101;
    border-left: 1px solid #E5E5E5;
    padding: 15px 30px;
    word-break: break-all;
}

.book5-servbox h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #3D3D3D;
    margin: 0;
    padding: 14px 30px;
    text-align: center;
}

.book5-servbox h6 span {
    color: #41C101;
}

.book5-servbox ul li:nth-child(even) {
    background: #F9F9F9;
}

.book5-servbox {
    margin-top: 40px;
}

.book5-servbox h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #3D3D3D;
    margin: 0;
    padding: 14px 30px;
}

.contact-bx5 ul li,
.contact-bx5 ul li span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
    background: #FFFFFF!important;
}

.contact-bx5 .add-info {
    align-items: flex-start;
}

.contact-bx5 .add-info small {
    font-weight: 400;
    font-size: 14px;
    color: #3D3D3D;
    padding: 16px 0px;
}

.complt-btn {
    margin-top: 40px;
}

.complt-btn ul li .active {
    background: #41C101!important;
    border-color: #41C101!important;
}

/*popup*/
.modal-dialog {
    max-width: 660px;
    margin: 130px auto;
}

.modal-content {
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #1C8EC4 0%, #2FBDEA 100%);
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    border-radius: 12px;
}

.modal-header {
    border: none;
    padding: 0;
    position: relative;
}

.modal-header button {
    position: relative;
    right: 15px;
    top: 15px;
    z-index: 99;
    outline: none!important;
    box-shadow: none!important;
}

.modal-cnt {
    padding-top: 25px;
    padding-bottom: 40px;
    text-align: center;
}

.modal-cnt img {
    max-width: 60px;
}

.modal-cnt h4 {
    font-weight: 700;
    font-size: 40px;
    color: #2FB8A7;
    text-align: center;
    margin: 10px 0;
}

.modal-cnt span {
    max-width: 520px;
    margin: 0 auto;
    display: block;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #3D3D3D;
}

.modal-cnt a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #3D3D3D;
    background: #F9F9F9;
    border: 1px solid #E5E5E5;
    display: inline-block;
    padding: 14px 85px;
    border-radius: 6px;
    margin-top: 15px;
    transition: 0.2s all ease;
}

.modal-cnt a:hover {
    background: #2FB8A7;
    color: #FFF;
}



.loading-anim {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #2FB8A7;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.calendar-top-selector .calendar-curr-month {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #2FB8A7;
}
.calendar-next, .calendar-prev {
    width: 24px !important;
    height: 24px;
    line-height: 19px;
    background: #F9F9F9;
    border: 1px solid #E5E5E5;
    border-radius: 150px;
    display: block !important;
    text-align: center;
    color: #9E9E9E !important;
}
.calendar-next:hover,
.calendar-prev:hover {
    color: #fff !important;
    background: #51859F;
}
.calendar-grid .calendar-labels span {
    font-family: Poppins !important;
}
.calendar-wrapper {
    font-family: Poppins !important;
}
.calendar-date-holder .calendar-dates .date a {
    padding: 5px;
}
.calendar-date-holder .calendar-dates .date a:hover,
.calendar-date-holder .calendar-dates .date.selected a {
    border-radius: 150px;
    font-weight: normal;
}
.calendar-date-holder .calendar-dates .date.current a {
    background: #F9F9F9;
    border: 1px solid #E5E5E5;
    border-radius: 150px;
    color: #3D3D3D !important;
    font-weight: normal;
}
.calendar-grid .calendar-date-holder {
    min-height: 300px;
}
.js-next1 .alert {
    max-width: 500px;
    margin: 0 auto;
}

.js-step-next.disabled {
    opacity: 0.7 !important;
    cursor: not-allowed;
}
.form-check-input:checked {
    background-color: #2FB8A7;
    border-color: #2FB8A7;
}
.js-step-next .fa-spinner {
    margin-left: 5px;
    display: none;
}
.js-step-next.loading .fa-spinner {
    display: inline-block;
}
.modal {
    background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px){
    .d-md-none {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .calend-time ul {
        text-align: center;
    }
}

.single-product {
    position: relative;
}
.single-product .loader {
    width: 40px;
    height: 40px;
}
.book5-servbox.contact-bx5 {
    margin-bottom: 20px;
}