@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Roboto:wght@400;500&display=swap";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html,
body {
	scroll-behavior: smooth
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: var(--clr-common-text);
	line-height: 26px
}

a {
	text-decoration: none
}

.w-img img {
	width: 100%
}

.m-img img {
	max-width: 100%
}

a,
.btn,
button,
span,
p,
i,
input,
select,
textarea,
li,
img,
svg path,
*::after,
*::before,
.transition-5,
h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

input {
	outline: 0
}

a:focus,
.button:focus {
	text-decoration: none;
	outline: none
}

a:focus,
a:hover {
	color: inherit;
	text-decoration: none
}

a,
button {
	color: inherit;
	outline: none;
	border: none;
	background: 0 0
}

.aboutnewone {
	float: left;
	width: 100%;
	margin: 45px 0 70px;
}

button:hover {
	cursor: pointer
}

button:focus {
	outline: 0;
	border: 0
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	color: var(--clr-common-heading);
	margin-top: 0;
	line-height: 1.2;
	letter-spacing: -.3px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

h1 {
	font-size: 80px
}

h2 {
	font-size: 50px
}

h3 {
	font-size: 30px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 26px
}

img {
	max-width: 100%;
}

/*----Project----*/
.car-detailNew {
	border-right: 1px solid rgb(0 0 0 / 10%);
	padding: 0px 9px;
	margin-bottom: 66px;
}


.Diamond-content h3 {
	width: 315px;
	height: 26px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 145.4%;
	text-align: center;
	color: #3BBDEE;
}

p.peraghraph {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 145.4%;
	text-align: center;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 39px;

}

.Diamond-content {
	background: #F5FCFE;
	border: 1px solid #000000;
	border-radius: 17px;
	max-width: 422px;
	max-height: 419px;
	padding: 41px 45px;
	float: left;

}

.BookNowNewBtn {
	float: left;
	width: 100%;
	text-align: center;
	padding: 45px 0 0;
}

a.additem {
	box-sizing: border-box;
	border: 1px solid #3BBDEE;
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 12px;
	line-height: 145.4%;
	color: #3BBDEE;
	padding: 8px 24px;
	border-radius: 7px;
	background: #ffff;
	font-weight: 600;
}

h3.extras {
	float: left;
	width: 50%;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 145.4%;
	color: #000000;
}

.BookNowNewBtn button {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 145.4%;
	text-align: center;
	color: #FFFFFF;
	width: 229px;
	height: 50px;
	left: 526px;
	top: 509px;
	background: #3BBDEE;
	border-radius: 7px;
}

.wheels {
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 15px;
	max-width: 32%;
	height: 98px;
	padding: 24px 20px;
	float: left;
	margin-right: 50px;
	margin-bottom: 25px;
}

.wheels h4 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 145.4%;
	text-align: center;
	color: #3BBDEE;
	float: left;
	width: 100%;
}

.WheelsFirst {
	position: relative;
	left: 31px;
}

section.Diamond-Cut-Alloy {
	float: left;
	width: 100%;
	background: #f5fcfe;
	padding: 40px 0;
}

.wheels span {
	font-weight: 600;
	font-size: 12px;
	line-height: 145.4%;
	text-align: center;
	color: #000000;
	float: left;
	width: 100%;
}

.container {
	max-width: 1090px;
}

header {
	padding: 24px 0;
	border-bottom: 2px solid rgba(0, 0, 0, .1);
	position: relative;
}

header .header_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

header .header_wrapper .header-menu ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

header .header_wrapper .header-menu .menu ul .menu-item {
	padding: 0 15px;
	position: relative;
}

header .header_wrapper .header-menu .menu ul .menu-item a {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	display: block;
	position: relative;
}

header .header_wrapper .header-menu .menu ul .menu-item a span {
	float: right;
}

header .header_wrapper .header-menu .menu ul .menu-item a::before, header .header_wrapper .header-menu .menu ul .menu-item a::after {
	clear: both;
	content: " ";
}

header .header_wrapper .header-menu ul .sub-menu li {
	padding: 10px 20px;
}

header .header_wrapper .header-menu ul .sub-menu li ul {
	display: none;
	transition: all .3s ease;
}

header .header_wrapper .header-menu ul .sub-menu li.active ul {
	display: block;
}

header .header_wrapper .header-menu .cta-btn {
	display: none;
}

header .header_wrapper .cta-btn a {
	display: inline-block;
	background: #3BBDEE;
	border: 1px solid #3BBDEE;
	border-radius: 7px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 10px 36px;
}

header .header_wrapper .cta-btn a:hover {
	background: transparent;
	color: #3BBDEE;
}

.BookNowBtn a {
	background: #3BBDEE;
	width: 147px;
	float: left;
	height: 40px;
	text-align: center;
	padding: 7px;
	color: #fff;
	border-radius: 7px;
	margin: 10px 0;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

.Abousection {
	float: left;
	width: 100%;
	margin: 50px 0;
}

.ContentDiv h2 {
	float: left;
	width: 100%;
	font-size: 32px;
	font-weight: 700;
	margin: 0px 0 17px 0;
}

.ContentDiv p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 145.4%;
	color: rgb(0 0 0 / 70%);
}

img.img1 {
	width: 100%;
	border-radius: 7px;
	float: left;
	margin-bottom: 17px;
}

img.imgnew {
	width: 48%;
	margin-right: 13px;
	border-radius: 7px;
	float: left;
}

img.imgnew2 {
	border-radius: 7px;
	width: 49%;
	float: right;
}

.OurMisionSection {
	background: #060F1C;
	float: left;
	width: 100%;
	padding: 50px 0;
}

.Points {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
}

.Points img {
	float: left;
	margin-right: 22px;
}

.Points h4 {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	margin: 0px 0 5px;
	font-weight: 500;
}

.Points p {
	color: #cacaca;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 30px;

}

.Points.PointsNew h4 {
	color: #222;
	font-weight: 500;
}

.Points.PointsNew p {
	color: #222;
}

h2.HeadingNew {
	color: #fff;
	text-transform: capitalize;
}

p.text {
	color: #fff;
	width: 478px
}

.InspiringSection {
	float: left;
	width: 100%;
	margin: 50px 0;
}

footer {
	float: left;
	width: 100%;
	background: #06061B;
	padding: 70px 0px;
}

.footerlogo img {
	width: 239px;
}

.footerlogo {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.socialMedia li {
	width: auto !important;
}

.socialMedia {
	float: left;
	width: 100%;
	margin: 22px 0 0 0;
}

.menuul li{
	margin-bottom: 0px !important;
  line-height: 28px !important;
}
.ContactInfo h5 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	line-height: 23px;
	margin-bottom: 29px;
	float: left;
	width: 100%;
	text-transform: capitalize;
}

.ContactInfo img {
	margin-right: 16px;
	float: left;
}

.ContactInfo li {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 41px;
	margin-bottom: 7px;
}


.ContactInfo a {
	color: #fff
}

.ContactInfo.StayinTouch p {
	color: #fff;
	font-size: 14px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.ContactInfo.StayinTouch input {
	width: 100%;
	padding: 11px;
	border-radius: 7px;
	float: left;
	border: 0;

	font-size: 14px;
	color: #222 !important;
}


/*---BookNow-------*/
.BookNowSection {
	float: left;
	width: 100%;
	margin: 50px 0;
}

.BookNowContentDiv h2 {
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    margin: 0px 0 13px 0;
    float: left;
    line-height: 50px;
    text-transform: capitalize;
}



.BookNowContentDiv span {
	color: #3BBDEE;
}

.BookNowContentDiv input {
	width: 397px;
	padding: 10px;
	height: 56px;
	border: 2px solid #222;
	border-radius: 7px;
	float: left;
	margin: 16px 0px 22px;
}

.BookNowContentDiv .btn {
	width: 396px;
	height: 50px;
	padding: 11px;
	border-radius: 7px;
	font-size: 18px;
	text-align: center;
	float: left;
	background: #3BBDEE;
}

p.notification {
	float: left;
	text-align: center;
	width: 397px;
	margin: 8px 0;
	color: #222;
	font-weight: 500;
	font-size: 14px;
}

.step h3 {
	font-size: 20px;
	margin: 1px 0px 14px;
	color: #000;
	font-weight: 600;
}

.step input {
	width: 100%;
	border: 2px solid #000;
	height: 46px;
	border-radius: 7px;
	margin-bottom: 14px;
	text-align: center;
}

button.submit-btn.searchBTN {
	width: 100%;
	float: left;
	background: #3BBDEE;
	height: 53px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	border-radius: 7px;
}

.carDetails {
	float: left;
	width: 100%;
}

.carDetails h3 {
	font-size: 20px;
	margin: 1px 0px 14px;
	color: #000;
	font-weight: 600;
}

.carDetails table {
	width: 100%;
}

.carDetails table thead tr th {
	padding: 17px 0;
	background: rgba(59, 189, 238, 0.1);
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #3BBDEE;
	border-bottom: 1px solid #000;
}

.carDetails table thead tr th:first-child {
	border-radius: 16px 0 0;
}

.carDetails table thead tr th:last-child {
	border-radius: 0 16px 0 0;
}

.carDetails table tbody tr td {
	padding: 17px 0;
	border-bottom: 1px solid #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}

.carDetails table tbody tr td:first-child {
	border-radius: 0 0 0 16px;
}

.Step-Tow {
	float: left;
	width: 100%;
	background: #f5fcfe;
	padding: 39px 0 22px;
}

h3.step2 {
	float: left;
	width: 100%;
	font-size: 20px;
	margin: 1px 0px 19px;
	color: #000;
	font-weight: 600;
}

.cartype {
	position: relative;
}

.cartype input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.cartype label {
	position: relative;
	cursor: pointer;
}

.cartype input[type="radio"]:checked+label:after {
	content: "\f00c";
	position: absolute;
	font-family: FontAwesome;
	border: 1px solid #ffffff;
	font-size: 18px;
	top: 15px;
	right: 15px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #3BBDEE;
	color: #fff;
	box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}

.ImageBoxs img {
	width: 100%;
	float: left;
	margin: 0px 0px 12px;
}

.ImageBoxs h3 {
	font-size: 18px;
	color: #000;
	float: left;
	width: 100%;
	margin: 9px 0 4px 0;
	font-weight: 600;

}

section.Select-Services {
	float: left;
	width: 100%;
	margin: 50px 0;
}

.ImageBoxs p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
	float: left;
	width: 100%;
	font-weight: 400;
}

.ImageBoxs {
	padding: 7px;
	border-radius: 17px;
	width: 100%;
	float: left;
	border: 1px solid #000;
	margin-bottom: 22px;

}

.BookNowBtn {
    text-align: center;
    margin: 0;
    float: left;
    width: 100%;
    margin-top: 2rem;
}

.BookNowBtn button {
	background: #3BBDEE;
	padding: 11px 57px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
}

.CarWashDetails p {
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	font-weight: 500;
}

.Select-Services .col-md-6 {
    padding: 0;
}

.CarWashDetails {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 438px;
    width: auto;
    padding: 20px 100px 0 20px;
}

.CarWashDetails h3 {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
}

button.detailsbtn {
	border: 2px solid #fff;
	padding: 4px 26px;
	border-radius: 13px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	margin: 15px 0 00;
}

.contact-outer {
	padding: 60px 0;
}

.contact-outer .contact-content .contact-detail li {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.contact-outer .contact-content .contact-detail .content p {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .5);
}

.contact-outer .contact-content .contact-detail .content {
	width: calc(100% - 31px);
	padding-left: 12px;
}

.contact-outer .contact-content .contact-detail .content a {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.contact-outer .contact-content .social-icon {
	display: inline-flex;
	column-gap: 15px;
	margin-bottom: 30px;
}

.contact-outer .contact-content .social-icon li a {
	width: 43px;
	height: 43px;
	display: flex;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	align-items: center;
	justify-content: center;
}

.contact-outer .contact-form h3 {
	font-weight: 700;
	font-size: 32px;
	line-height: normal;
	margin-bottom: 10px;
}

.contact-outer .contact-form p {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: rgb(0 0 0 / 70%);
	margin-bottom: 45px;
}

.contact-outer .contact-form form .form-group {
	margin-bottom: 20px;
}

.contact-outer .contact-form form .form-group .form-control {
	background: #FFFFFF;
	border: 1.5px solid #000000;
	border-radius: 8px;
	padding: 15px 50px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: rgb(0 0 0 / 50%);
	text-transform: capitalize;
}

.contact-outer .contact-form form .form-group .form-control::placeholder {
	text-transform: capitalize;
}

.contact-outer .contact-form form .form-group textarea {
	min-height: 150px;
}

.contact-outer .contact-form form .submit-btn {
	display: block;
	width: 100%;
	background: #3BBDEE;
	border: 1.5px solid #3BBDEE;
	border-radius: 8px;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	padding: 14px 10px;
}

.contact-outer .contact-form form .submit-btn:hover {
	background: transparent;
	color: #3BBDEE;
}

.banner-outer {
	padding: 60px 0 0;
}

.banner-outer .left-content h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 71px;
	margin: 0;
	max-width: 90%;
}

.banner-outer .left-content h1 span {
	color: #3BBDEE;
}

.banner-outer .right-content p {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: rgb(0 0 0 / 50%);
	margin-bottom: 20px;
}

p.cartype_error {
    margin-bottom: 0;
}

span.checklist_error {
    color: #ff0000;
}

p.cartype_error {
    margin-bottom: 0 !important;
}

.banner-outer .right-content .book-btn {
	background: #3BBDEE;
	border-radius: 7px;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	padding: 10px 20px;
	display: inline-block;
}

.banner-outer .banner-img {
	text-align: right;
	margin-top: -90px;
}

.homepage-contact {
	padding: 30px 0;
	background: rgb(59 189 238 / 10%);
}

.homepage-contact .contact-detail ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.homepage-contact .contact-detail ul li {
	display: flex;
	align-items: center;
}

.homepage-contact .contact-detail ul li .content {
	width: calc(100% - 30px);
	padding-left: 12px;
}

.homepage-contact .contact-detail ul li .content p {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, .5);
}

.homepage-contact .contact-detail ul li .content a {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.homepage-contact .contact-detail .social-icon {
	column-gap: 14px;
}

.homepage-contact .contact-detail .social-icon li a {
	width: 43px;
	height: 43px;
	display: flex;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	align-items: center;
	justify-content: center;
}

.content-sec {
	padding: 70px 0;
	background: #060F1C;
}

.content-sec .sec-content {
	padding: 0 80px 0 0;
}

.content-sec.white .sec-content {
	padding: 0 0 0 80px;
}

.content-sec.service .sec-content {
	padding: 0 80px 0 0;
}

.content-sec .sec-content h3, .content-sec .sec-content h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 47px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.content-sec .sec-content>p {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	margin-bottom: 45px;
}

.content-sec .sec-content .book-btn {
	background: #3BBDEE;
	border-radius: 7px;
	padding: 14px 70px;
	display: inline-block;
	margin-bottom: 45px;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	border: 1px solid #3BBDEE;
}

.content-sec .sec-content .book-btn:hover {
	background: #fff;
	color: #3BBDEE;
}

.content-sec .sec-content .app-link p {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.content-sec .sec-content .app-link .download-btn {
	display: flex;
	flex-wrap: wrap;
	column-gap: 14px;
}

.content-sec .sec-content .app-link .download-btn a {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 8px 28px;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #3BBDEE;
	display: flex;
	align-items: center;
}

.content-sec .sec-content .app-link .download-btn a img {
	margin-right: 10px;
}

.content-sec .sec-content .app-link .download-btn .alternate {
	background: #3BBDEE;
	color: #fff;
}

.content-sec .right-image {
	text-align: right;
}

.content-sec.white {
	background: #fff;
}

.content-sec.white .right-image {
	text-align: left;
}

.content-sec.white .sec-content h3, .content-sec.white .sec-content h2 {
	color: #000;
}

.content-sec.white .sec-content>p {
	color: rgba(0, 0, 0, .7);
}

.content-sec.white .sec-content .app-link p {
	color: #000;
}

.content-sec.white .sec-content .app-link .download-btn a {
	background: #000;
	color: #fff;
}

.content-sec.white .sec-content .app-link .download-btn .alternate {
	background: #fff;
	color: #000;
	border: 2px solid #000;
}

.our-services {
	padding: 75px 0;
	overflow: hidden;
}

.our-services h2,
.testimonial h2,
.testimonial h3 {
	font-weight: 700;
	font-size: 36px;
	line-height: 52px;
	text-align: center;
	color: #000000;
	margin-bottom: 58px;
	text-transform: capitalize;
}

.our-services .service-wrapper .service-slider .swiper-slide .slide-content h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 10px;
}

.our-services .service-wrapper .service-slider .swiper-slide .slide-content p {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: rgb(0 0 0 / 70%);
	margin-bottom: 45px;
}

.our-services .service-wrapper .service-slider .swiper-slide .slide-content .learn-more {
	border: 2.5px solid #3BBDEE;
	border-radius: 7px;
	padding: 14px 66px;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #3BBDEE;
	display: inline-block;
}

.our-services .service-wrapper .service-slider .swiper-slide .slide-image {
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
	column-gap: 15px;
}

.our-services .service-wrapper .service-slider .swiper-slide .slide-image img {
	border-radius: 6px;
}

.service-outer {
	padding: 45px 0;
	background: rgb(59 189 238 / 10%);
}

.service-outer .section-header {
	text-align: center;
	max-width: 60%;
	margin: 0 auto 60px;
}

.service-outer .service-slider {
	position: relative;
	padding-bottom: 60px;
}

.service-outer .service-slider .swiper-button-next,
.service-outer .service-slider .swiper-button-prev {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: rgb(59 189 238 / 10%);
}

.service-outer .service-slider .swiper-button-next::after,
.service-outer .service-slider .swiper-button-prev::after {
	color: #3BBDEE;
	font-size: 20px;
	-webkit-text-stroke: 2px;
}

.service-outer .service-slider .swiper-button-prev {
	left: -95px;
}

.service-outer .service-slider .swiper-button-next {
	right: -95px;
}

.service-outer .service-slider .swiper-pagination {
	bottom: 0;
	display: flex;
	justify-content: center;
	width: 100%;
	column-gap: 10px;
}

.service-outer .service-slider .swiper-pagination .swiper-pagination-bullet {
	background: #D9D9D9;
	width: 10px;
	height: 10px;
	margin: 0;
}

.service-outer .service-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #3BBDEE;
	opacity: 1;
}

.service-outer .section-header h3 {
	font-weight: 700;
	font-size: 32px;
	line-height: 47px;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
}

.service-outer .section-header .book-btn {
	background: #3BBDEE;
	border: 1px solid #3BBDEE;
	border-radius: 7px;
	font-weight: 600;
	font-size: 20px;
	line-height: 29px;
	color: #FFFFFF;
	padding: 13px 103px;
	display: inline-block;
}

.service-outer .section-header .book-btn:hover {
	background: transparent;
	color: #3BBDEE;
}

.service-outer .service-slider .after-before .swiper-slide .content {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.service-outer .service-slider .after-before .swiper-slide .content .before,
.service-outer .service-slider .after-before .swiper-slide .content .after {
	padding: 0 10px;
	max-width: 50%;
	width: 100%;
}

.service-outer .service-slider .after-before .swiper-slide .content .before h4,
.service-outer .service-slider .after-before .swiper-slide .content .after h4 {
	font-weight: 700;
	font-size: 32px;
	line-height: 47px;
	color: #000000;
	margin-bottom: 30px;
}

.service-outer .service-slider .after-before .swiper-slide .content .before img,
.service-outer .service-slider .after-before .swiper-slide .content .after img {
	width: 100%;
	height: 454px;
	object-fit: cover;
	padding: 13px;
	border: 2px dashed #3BBDEE;
	border-radius: 23px;
}

.service-outer .service-slider .after-before .swiper-slide .content .after img {
	border: 2px solid #3BBDEE;
}

.service-outer .service-slider .quality-slider .content {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.service-outer .service-slider .quality-slider .content img {
	padding: 0 10px;
	max-width: 33.33%;
	width: 100%;
	border-radius: 18px;
	object-fit: cover;
	height: 310px;
}

.testimonial {
	padding: 42px 0;
	background: rgb(59 189 238 / 10%);
}

.testimonial .testimonial-slider .swiper-slide .slider-content {
	max-width: 730px;
	margin: 0 auto;
	text-align: center;
}

.testimonial .testimonial-slider .swiper-slide .slider-content img {
	width: 142px;
	height: 142px;
	object-fit: cover;
	border-radius: 50%;
	margin-bottom: 20px;
}

.testimonial .testimonial-slider .swiper-slide .slider-content h3 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	color: #000000;
}

.testimonial .testimonial-slider .swiper-slide .slider-content p {
	padding: 40px;
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #000000;
	position: relative;
}

.testimonial .testimonial-slider .swiper-slide .slider-content p:after {
	content: '';
	background-image: url(../v2/assets/img/quote-bottom.png);
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0;
}

.testimonial .testimonial-slider .swiper-slide .slider-content p:before {
	content: '';
	background-image: url(../v2/assets/img/quote-top.png);
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
}

.testimonial .testimonial-slider .swiper-button-next,
.testimonial .testimonial-slider .swiper-button-prev {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: rgb(59 189 238 / 10%);
}

.testimonial .testimonial-slider .swiper-button-next::after,
.testimonial .testimonial-slider .swiper-button-prev::after {
	color: #3BBDEE;
	font-size: 20px;
	-webkit-text-stroke: 2px;
}

.content-sec.service .right-image {
	text-align: right;
}

.hero-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.hero-section .banner-content {
	padding: 60px 0;
}

.hero-section .banner-content h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 64PX;
	text-transform: capitalize;
	color: #FFFFFF;
	max-width: 40%;
	margin: 0;
}

.hero-section .banner-content h1 span {
	color: #3BBDEE;
}

.step_one {
	padding: 45px 0;
}

.select-package {
	padding: 45px 0;
}

.form-steps .multi-steps {
	display: flex;
	flex-wrap: wrap;
}

.form-steps .multi-steps li {
	max-width: 20%;
	width: 100%;
	color: rgb(0 0 0 / 70%);
	position: relative;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	font-weight: 500;
}

.form-steps .multi-steps li.active {
	color: #3BBDEE;
}

.form-steps .multi-steps li:before {
	content: '';
	width: 21px;
	height: 21px;
	display: block;
	color: #333;
	background: #CCCCCC;
	border-radius: 50%;
	margin: 0 auto 10px;
	border: 3px solid #fff;
	outline: 1px solid #ccc;
}

.form-steps .multi-steps li.active::before {
	background: #3BBDEE;
	outline: 1px solid #3BBDEE;
}

.form-steps .multi-steps li:after {
	content: '';
	width: 100%;
	height: 3px;
	background: rgb(0 0 0 / 10%);
	position: absolute;
	right: -50%;
	top: 9px;
	z-index: -1;
}

.form-steps .multi-steps li:last-child::after {
	display: none;
}

.form-steps .multi-steps li.active:after {
	background: #3BBDEE;
}

.car-detail h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 25px;
}

.car-detail .detail-outer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.car-detail .detail-outer img {
	width: 76px;
	height: 76px;
	object-fit: cover;
	border-radius: 7px;
}

.car-detail .detail-outer .content {
	width: calc(100% - 76px);
	padding-left: 16px;
}

.car-detail .detail-outer .content h4 {
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin-bottom: 3px;
}

.car-detail .detail-outer .content p {
	font-weight: 500;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	margin-bottom: 16px;
}

.car-detail .detail-outer .content .detail {
	display: flex;
	margin: 0 -18px;
}

.car-detail .detail-outer .content .detail li {
	padding: 0 18px;
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	position: relative;
}

.car-detail .detail-outer .content .detail li:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	background: rgb(0 0 0 / 70%);
	border-radius: 50%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.car-detail .detail-outer .content .detail li:last-child:before {
	display: none;
}

.service-package {
	padding: 62px 0;
	background: rgb(59 189 238 / 5%);
}

.service-package .service-outer {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	row-gap: 25px;
}

.service-package .service-outer .service {
	max-width: 33.33%;
	width: 100%;
	padding: 0 10px;
	float: left;
}

.service-package .service-outer .Maindiv {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 10px;

}

.service-package .service-outer .Maindiv .extras {
	font-weight: 600;
	font-size: 20px;
	line-height: 29px;
	color: #000000;
	margin-bottom: 0;
}

.service-package .service-outer .Maindiv .NoExtras a {
	padding: 12px 26px;
	background: #3BBDEE;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	border-radius: 16px;
	display: inline-block;
	border: 1px solid #3BBDEE;
}

.service-package .service-outer .Maindiv .NoExtras a:hover {
	background: transparent;
	color: #3BBDEE;

}

.service-outer .service .service-content {
	background: #F5FCFE;
	border: 1px solid #000000;
	border-radius: 17px;
	padding: 10px 8px 14px;
}

.service-outer .service .service-content img {
	border-radius: 17px 17px 0 0;
	width: 100%;
	height: 178px;
	object-fit: cover;
}

.service-outer .service .service-content h3 {
	margin: 16px 0 5px;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

.service-outer .service .service-content .service-time {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.service-outer .service .service-content .service-time .time {
	margin: 0;
	font-weight: 500;
	font-size: 10px;
	line-height: 15px;
	color: rgba(0, 0, 0, 0.7);
	margin-right: 20px;
}

.service-outer .service .service-content .service-time span {
	border: 0.8px solid #3BBDEE;
	border-radius: 8px;
	font-weight: 500;
	font-size: 10px;
	line-height: 15px;
	color: #3BBDEE;
	padding: 5px 16px;
}

.service-outer .service .service-content p {
	font-weight: 500;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	margin-bottom: 16px;
}

.service-outer .service .service-content .price-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.service-outer .service .service-content .price-wrapper h4 {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 0;
}

.service-outer .service .service-content .price-wrapper .book-now {
	background: #3BBDEE;
	border: 1px solid #3BBDEE;
	border-radius: 9px;
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	padding: 6px 18px;
}

#service-modal .modal-dialog {
	max-width: 480px;
	width: 100%;
}

#service-modal .modal-dialog .modal-content {
	border: none;
	border-radius: 0;
	background: none !important;
}

#service-modal .modal-dialog .modal-content .modal-header {
	border: none;
	padding: 0;
	border-radius: 0;
}

#service-modal .modal-dialog .modal-content .modal-header .btn-close {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 999;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	opacity: 1;
	background-color: #fff;
}

.map iframe {
	width: 90%;
	border-radius: 7px;
	height: 275px;
}

#service-modal .modal-dialog .modal-content .modal-body {
	padding: 10px;
	background: #FFFFFF;
	border-radius: 26px;
}

#service-modal .modal-dialog .modal-content .modal-body img {
	border-radius: 26px 26px 0 0;
	width: 100%;
	height: 210px;
	object-fit: cover;
}

#service-modal .modal-dialog .modal-content .modal-body .content {
	padding: 26px 55px 20px;
}

#service-modal .modal-dialog .modal-content .modal-body .content h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 29px;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
}

#service-modal .modal-dialog .modal-content .modal-body .content .check-outer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 30px;
}

#service-modal .modal-dialog .modal-content .modal-body .content .form-group {
	position: relative;
}

#service-modal .modal-dialog .modal-content .modal-body .content .form-group input {
	position: absolute;
	opacity: 0;
	top: 0;
	width: 24px;
	height: 24px;
}

#service-modal .modal-dialog .modal-content .modal-body .content .form-group input+label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#service-modal .modal-dialog .modal-content .modal-body .content .form-group input+label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: #fff;
	border: 3px solid #3BBDEE;
	border-radius: 4px;
}

#service-modal .modal-dialog .modal-content .modal-body .content .form-group input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: -4px;
	left: 10px;
	width: 12px;
	height: 20px;
	border: solid #3BBDEE;
	border-width: 0 4px 4px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 2px;
}

.select-package.address .form-steps {
	margin-bottom: 60px;
}

.address-form {
	padding: 28px 26px;
	background: rgb(59 189 238 / 5%);
	border-radius: 21px;
	margin-bottom: 30px;
}

.address-form h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin: 0 0 30px;
}

.address-form .basic-wrapper,
.address-form .address-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
	row-gap: 20px;
	margin-bottom: 35px;
}

.address-form .address-wrapper {
	margin-bottom: 0;
}

.address-form .basic-wrapper .form-group,
.address-form .address-wrapper .form-group {
	max-width: 50%;
	width: 100%;
	padding: 0 12px;
}

.address-form .basic-wrapper .form-group .form-control,
.address-form .address-wrapper .form-group .form-control {
	border: 1px solid #000000;
	border-radius: 8px;
	font-weight: 600;
	font-size: 12px;
	line-height: 17px;
	padding: 14px 42px;
}

.address-form .basic-wrapper .form-group .form-control:focus,
.address-form .address-wrapper .form-group .form-control:focus {
	box-shadow: none;
}

.select-package.address form .book-btn {
	background: #3BBDEE;
	border: 1px solid #3BBDEE;
	border-radius: 7px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 10px 78px;
}

.select-package.address form .book-btn:hover {
	background: transparent;
	color: #3BBDEE;
}

.select-package.address form .book-now {
	text-align: center;
}

.select-package.address .car-detail {
	padding: 30px 0;
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.select-package.address .car-detail:first-child {
	padding-top: 0;
}

.select-package.address .car-detail .detail-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.select-package.address .car-detail .detail-header h3 {
	margin-bottom: 0;
}

.select-package.address .car-detail .detail-header .edit-detail {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	color: #3BBDEE;
}

.car-detail .detail-outer .content .with-service {
	display: flex;
	align-items: center;
}

.car-detail .detail-outer .content .with-service p {
	margin: 0 20px 0 0;
}

.car-detail .detail-outer .content .with-service span {
	border: 0.8px solid #3BBDEE;
	border-radius: 8px;
	padding: 5px 16px;
	font-weight: 500;
	font-size: 10px;
	line-height: 15px;
	color: #3BBDEE;
}

.car-detail .detail-outer.price .content .detail li {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
}

.car-detail .detail-outer .extra{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-top: 20px;
}

.show_checklist {

}

.HomeCheck input {
	height: 22px;
	width: 37px;
	margin: 13px 9px 0px 0px;

}

.HomeCheck label {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 145.4%;
	color: #000000;
	float: left;

}

.HomeCheck input {
	height: 22px;
	width: 37px;
	margin: 0px 15px 3px -6px;
	float: left;
}

section.Booking-Confirmed {
	float: left;
	width: 100%;
	padding: 60px 0 0;
}

section.Customer-Details {
	float: left;
	width: 100%;
	margin: 29px 0 29px 0;
}

.car-detail.schedule.schedulenew span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.car-detail.schedule.schedulenew p {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0;
}

.timeNew {
	width: 92%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.dateNew {
	width: 92%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;

}

.booking-text {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 29px;

}

.booking-text img {
	margin-bottom: 58px;
}

section.Customer-Details .row {
	justify-content: center;
}

.booking-text h3 {

	font-weight: 600;
	font-size: 24px;
	line-height: 145.4%;
	text-align: center;
	color: #000000;

}

.booking-text p {
	font-weight: 500;
	font-size: 16px;
	line-height: 145.4%;
	text-align: center;
	color: #000000;
	padding: 0px 0 58px;
	border-bottom: 1px solid rgb(0 0 0 / 10%)
}

button.confirmedbtn {
	padding: 5px 15px;
	background: #3BBDEE;
	border-radius: 16px;
	font-weight: 500;
	font-size: 10px;
	line-height: 145.4%;
	color: #FFFFFF;
	margin-top: 10px;
}

.HomeCheck {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.car-detail .detail-outer .extra p {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
}

.car-detail .detail-outer .extra span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.select-package.address .car-detail .detail-outer .date,
.select-package.address .car-detail .detail-outer .time {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.select-package.address .car-detail .detail-outer .service_feees,
.select-package.address .car-detail .detail-outer .total_price_val {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.select-package.address .car-detail.schedule .detail-outer {
	row-gap: 20px;
}

.select-package.address .car-detail .detail-outer .date p,
.select-package.address .car-detail .detail-outer .time p {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0;
}

.select-package.address .car-detail .detail-outer .service_feees p,
.select-package.address .car-detail .detail-outer .total_price_val p {
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0;
}
.select-package.address .car-detail .detail-outer .service_feees span,
.select-package.address .car-detail .detail-outer .total_price_val span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.select-package.address .car-detail .detail-outer .date span,
.select-package.address .car-detail .detail-outer .time span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

/*--CalenderCSS----*/


.card.CalenderSetting {
	background: #f5fcfe;
	border-radius: 11px;
	margin: 0 !important;
	float: left;
	width: 100%;
}

.fc .fc-view-harness {
	flex-grow: 1;
	position: relative;
	height: 480px !important;
}

.card-body.card-bodyDiv {
    padding: 30px 10px;
}

.card.CalenderSetting .select-time {
    display: grid;
    margin: 40px 0 0;
    row-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    overflow: hidden;
}

.card.CalenderSetting .select-time .time-outer {
    max-width: 100%;
    width: 100%;
    padding: 0 12px 0 0;
 
}

.card.CalenderSetting .select-time .time-outer .form-group input[type="radio"] {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.card.CalenderSetting .select-time .time-outer .form-group {
	position: relative;
}

.card.CalenderSetting .select-time .time-outer .form-group label {
	padding: 8px 15px;
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 8px;
	font-weight: 500;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	cursor: pointer;
}

.card.CalenderSetting .select-time .time-outer .form-group input[type="radio"]:checked+label {
	background: #3BBDEE;
	border: 1px solid #3BBDEE;
	color: #fff;
}


/*--End----*/


@media only screen and (max-width: 767px) {
	.login-section .row.justify-content-center.no-gutters {
    padding: 0;
    margin: 0;
}
	.login-left {
    padding: 25px;
}
.loginright img {
    display: none;
}
	.banner-outer .left-content h1 {
		font-size: 28px;
		line-height: normal;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.banner-outer .banner-img {
		margin-top: 20px;
	}

	.homepage-contact .contact-detail ul li {
		margin-bottom: 20px;
	}

	.homepage-contact .contact-detail ul li:last-child {
		margin-bottom: 0;
	}

	.homepage-contact .contact-detail .social-icon li {
		margin-bottom: 0;
	}

	.content-sec {
		padding: 50px 0;
	}

	.content-sec .sec-content h3, .content-sec .sec-content h2 {
		font-size: 28px;
		line-height: 40px;
		max-width: 100%;
	}

	.content-sec .sec-content>p {
		max-width: 100%;
	}

	.content-sec .sec-content .app-link .download-btn a {
		padding: 8px 15px;
	}

	.content-sec .sec-content,
	.content-sec.white .right-image {
		margin-bottom: 50px;
		padding: 0;
	}

	.content-sec.white .sec-content {
		margin-bottom: 0;
		padding: 0;
	}

	.our-services {
		padding: 50px 0;
	}

	.our-services h2,
	.testimonial h2 {
		font-size: 28px;
		line-height: normal;
		margin-bottom: 40px;
	}

	.contact-outer .contact-content {
		margin-bottom: 50px;
	}

	.contact-outer .contact-form form .form-group .form-control {
		padding: 15px 30px;
	}

	.address-form .basic-wrapper .form-group,
	.address-form .address-wrapper .form-group {
		max-width: 100%;
		width: 100%;
		padding: 0 12px;
	}

	.Diamond-content {
		max-width: 100%;
		width: 100%;
		max-height: 100%;
		padding: 20px 10px;
		margin-bottom: 20px;
	}

	.booking-text h3 {
		float: left;
		width: 100%;
	}

	.BookNowContentDiv input {
		width: 100%;
	}

	.BookNowContentDiv .btn {
		width: 100%;
	}

	p.notification {

		width: 100%;
	}

	.hero-section .banner-content h1 {
		font-size: 30px;
		line-height: normal;
		max-width: 100%;
	}

	.carDetails h3 {
		margin: 15px 0;
		float: left;
		width: 100%;
	}

	.service-package .service-outer .service {
		max-width: 100%;
		width: 100%;

	}

	.car-detail {
		float: left;
		width: 100%;
		margin: 20px 0 0 0;
	}

	.CarWashDetails {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		height: 330px;
		width: 100%;
		padding: 20px;
	}

	header .header_wrapper .header-menu {
		display: none;
	}

	.hamburger {
		padding: 0;
		display: inline-block;
		cursor: pointer;
		transition-property: opacity, -webkit-filter;
		-webkit-transition-property: opacity, -webkit-filter;
		-o-transition-property: opacity, filter;
		transition-property: opacity, filter;
		transition-property: opacity, filter, -webkit-filter;
		-webkit-transition-duration: 0.15s;
		-o-transition-duration: 0.15s;
		transition-duration: 0.15s;
		-webkit-transition-timing-function: linear;
		-o-transition-timing-function: linear;
		transition-timing-function: linear;
		border: none;
		background: none;
	}

	.hamburger-box {
		width: 33px;
		height: 24px;
		display: inline-block;
		position: relative;
	}

	.hamburger-inner,
	.hamburger-inner:before,
	.hamburger-inner:after {
		width: 27px;
		height: 2px;
		background-color: #242424;
		border-radius: 0;
		position: absolute;
		transition-property: -webkit-transform;
		-webkit-transition-property: -webkit-transform;
		-o-transition-property: transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-transition-duration: 0.15s;
		-o-transition-duration: 0.15s;
		transition-duration: 0.15s;
		-webkit-transition-timing-function: ease;
		-o-transition-timing-function: ease;
		transition-timing-function: ease;
	}

	.hamburger-inner {
		display: block;
		top: 50%;
		margin-top: -2px;
	}

	.hamburger--squeeze .hamburger-inner {
		-webkit-transition-duration: 0.1s;
		-o-transition-duration: 0.1s;
		transition-duration: 0.1s;
		-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	.hamburger-inner::after {
		bottom: -8px;
	}

	.hamburger-inner::before {
		top: -8px;
	}

	.hamburger-inner::before {
		top: -8px;
	}

	.hamburger-inner::before,
	.hamburger-inner::after {
		content: "";
		display: block;
	}

	.hamburger-inner::before,
	.hamburger-inner::after {
		width: 30px;
	}

	.mobile-open .header_wrapper .hamburger .hamburger-inner {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition-delay: 0.14s;
		-o-transition-delay: 0.14s;
		transition-delay: 0.14s;
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		width: 30px;
	}

	.mobile-open .header_wrapper .hamburger .hamburger-inner::before {
		top: 0;
		opacity: 0;
		-o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
		transition: top 0.1s ease, opacity 0.1s 0.14s ease;
		-webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
	}

	.mobile-open .header_wrapper .hamburger .hamburger-inner::after {
		bottom: 0;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		-o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	.hamburger--squeeze .hamburger-inner::before {
		-o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
		transition: top 0.1s 0.14s ease, opacity 0.1s ease;
		-webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
	}

	.hamburger--squeeze .hamburger-inner::after {
		transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		-o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	header .header_wrapper .cta-btn a {
		display: none;
	}

	header .header_wrapper .header-menu {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		width: 100%;
		background: #fff;
		transition: all .3s ease;
		z-index: 1;
	}

	header .header_wrapper .header-menu .menu {
		padding: 0 0 20px;
		max-height: calc(100vh - 80px);
		overflow-x: scroll;
	}

	header .header_wrapper .header-menu .menu ul .menu-item {
		width: 100%;
		padding: 10px 15px;
	}

	header .header_wrapper .header-menu .cta-btn {
		display: block;
	}

	header .header_wrapper .header-menu .menu ul .menu-item a img {
		position: absolute;
		top: 5px;
		right: 15px;
		transition: all .3s ease;
	}

	header .header_wrapper .header-menu .menu ul .menu-item.active img {
		transform: rotate(180deg);
	}

	header .header_wrapper .header-menu .menu ul .menu-item.active ul li a img {
		transform: none;
	}

	header .header_wrapper .header-menu .menu ul .menu-item ul li.active a img {
		transform: rotate(180deg);
	}

	header .header_wrapper .header-menu .menu ul .menu-item>a {
		display: block;
	}

	header .header_wrapper .header-menu .menu .cta-btn a {
		display: inline-block !important;
	}

	header .header_wrapper .header-menu .menu ul .menu-item .sub-menu {
		display: none;
	}

	header .header_wrapper .header-menu .menu ul .menu-item.active .sub-menu {
		display: block;
	}

	.service-outer .section-header {
		max-width: 100%;
		margin: 0 auto 30px;
	}

	.service-outer .section-header h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.service-outer .section-header .book-btn {
		padding: 13px 50px;
		font-size: 18px;
		line-height: 26px;
	}

	.service-outer .service-slider .after-before .swiper-slide .content {
		row-gap: 50px;
	}

	.service-outer .service-slider .after-before .swiper-slide .content .before,
	.service-outer .service-slider .after-before .swiper-slide .content .after {
		max-width: 100%;
	}

	.service-outer .service-slider .after-before .swiper-slide .content .before h4,
	.service-outer .service-slider .after-before .swiper-slide .content .after h4 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 20px;
	}

	.service-outer .service-slider .after-before .swiper-slide .content .before img,
	.service-outer .service-slider .after-before .swiper-slide .content .after img {
		height: 300px;
	}

	.service-outer .service-slider .swiper-button-prev {
		left: 0;
	}

	.service-outer .service-slider .swiper-button-next {
		right: 0;
	}

	img.imgnew {
		width: 47%;
	}

	img.imgnew2 {
		width: 47%;
	}

	.service-outer .service-slider .quality-slider .content {
		row-gap: 20px;
	}

	.service-outer .service-slider .quality-slider .content img {
		max-width: 100%;
	}

	.our-services .service-wrapper .service-slider .swiper-slide .slide-image {
		row-gap: 20px;
	}

	.our-services .service-wrapper .service-slider .swiper-slide .slide-image img {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}

	.our-services .service-wrapper .service-slider .swiper-slide .slide-content {
		margin-bottom: 50px;
	}

	.testimonial .testimonial-slider .swiper-slide .slider-content p {
		padding: 20px;
	}
}

@media only screen and (min-width: 768px) {
	header .header_wrapper .header-menu ul .sub-menu {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 30px;
		left: 0;
		width: 100%;
		background: #fff;
		-webkit-transition: .2s all;
		-o-transition: .2s all;
		transition: .2s all;
		-webkit-box-shadow: 0 1px 5px 1px rgb(0 0 0 / 10%), 0 1px 1px 0 rgb(0 0 0 / 10%);
		box-shadow: 0 1px 5px 1px rgb(0 0 0 / 10%), 0 1px 1px 0 rgb(0 0 0 / 10%);
		z-index: 99;
		display: block;
		min-width: 180px;
		border-radius: 10px;
	}

	header .header_wrapper .header-menu .menu ul .menu-item.active .sub-menu {
		opacity: 1;
		visibility: visible;
	}
}

/**************** calendar  ************/


.calendar_BG {
	width: 600px;
	background: #f5fbfe;
	margin: auto;
}

table.ui-datepicker-calendar {
	width: 100%;
}

.ui-widget.ui-widget-content {
	border: 0px solid #c5c5c5 !important;
}

.ui-widget-header {
	border: 0px solid #dddddd !important;
	font-weight: 600;
	font-size: 20px;
	color: #3BBDEE !important;

}
.selector.selector_worktime {
    width: auto;
    margin-top: 2rem;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute !important;
	top: 2px !important;
	background: #fff;
	opacity: 1 !important;
}

.ui-state-default {
	border: 1px solid #c5c5c500 !important;
	font-weight: normal;
	color: #000;
	text-align: center !important;
}

a.ui-state-default.ui-state-active, .ui-button.ui-state-active:hover {
    border: 1px solid #c5c5c500 !important;
    font-weight: normal;
    color: #fbfbfb;
    text-align: center !important;
    background: #3BBDEE !important;
    border-radius: 12px;
}.ui-widget-content {
	background: #ffffff00 !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
	padding: 13px !important;
}

.ui-datepicker {
	width: 100% !important;
	display: none;
}

.ui-datepicker {
	max-width: 100% !important;
	width: 600px !important;
}

.selector.selector_worktime input[type="radio"] {
	display: none;
}

.selector.selector_worktime input[type="radio"]:not(:disabled)~label {
    cursor: pointer;
    box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.03);
    padding: 15px 0px;
    width: 134px;
    text-align: center;
    float: left;
    margin-right: 15px;
    position: relative;
    margin-bottom: 14px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 8px;
}

.selector.selector_worktime h1 {
	font-size: 22px;
	text-align: center;
	margin-top: 10%;
}



.selector.selector_worktime input[type="radio"]:checked+label {
    color: #fff;
    font-weight: bold;
    background: #3BBDEE;
    border: 1px solid #3BBDEE;
    border-radius: 8px;
}
.example.example1 {
	background-color: #ffffff !important;
}

.example.example1 button {
	border-bottom: 7px solid #002D84 !important;
	background-color: #1248B0 !important;
	width: 93% !important;
	padding: 4px !important;
	font-size: 16px;
	border-radius: 8px;
	transition: all ease-in-out 0.5s;
	color: #fff;
	height: 64px !important;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}

.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/********* login process create by gulshan ***********/

#tabs-process {
	background: #F5F5F5;
	height: auto;
}



.customer_profile {
	padding-left: 0;
	padding-top: 50px;
}

.customer_profile h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.5;
	color: #000000;
	margin-bottom: 0;
}

.customer_profile p {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}

.custom_cards.card {
	flex-direction: row;
	border: none;
	background: transparent;
}

.custom_cards .nav {
	display: block;
}

.custom_cards .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-color: transparent;
	border: none;
}

.custom_cards .nav-tabs {
	border-bottom: 0;
}

.custom_cards .left_process {
	width: 20%;
}

.custom_cards #nav-tabContent {
    width: 80%;
    margin-bottom: 25px;
}

.custom_cards .nav-tabs .nav-link {
	border: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
	color: #000000;
	padding-top: 0;
	position: relative;
	padding-left: 2rem;
	background: none;
	padding-bottom: 20px;
}

.custom_cards .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: transparent;
}

.custom_cards .nav-link.active::before {
	content: "";
	position: absolute;
	width: 11px;
	height: 20px;
	background-image: url('../assets/img/login-images/right--arrow.svg');
	background-size: 12px;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	transform: translate(0px, 5px);
}

.custom_cards .nav-link.logout {
	position: relative;
}

.custom_cards .nav-link.logout::before {
	content: "";
	position: absolute;
	width: 11px;
	height: 20px;
	background-image: url('../assets/img/login-images/right--arrow.svg');
	background-size: 12px;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	transform: translate(0px, 5px);
}

.tab__main {
	background: #FFFFFF;
	border-radius: 15px;
	padding: 20px 30px;
}
.tab__main.table-responsive {
    padding-bottom: 0;
}
.tab__main h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.5;
	color: #000000;
}

.tab__main p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 0;
}

.tab__main p a {
	color: #160A4C;
	font-weight: 600;
}


.custom_cards .accordion-button {
	border: none;
}

.custom_cards .accordion-item:first-of-type .accordion-button {
	background: #fff;
	padding: 20px 30px;
	border-radius: 15px;
	text-align: left;
}

.custom_cards .accordion-item {
	background: #fff;
	margin-bottom: 1rem;
	border-radius: 15px;
}

.custom_cards .accordion-button:focus {
	border-color: transparent;
	box-shadow: none;
}

.custom_cards .accordion-collapse {
	border: none;
}

.custom_cards .accordion-body {
	padding: 0px 20px 20px 30px;
}

.custom_cards .accordion-button {
	padding: 20px 30px;
	text-align: left;
}

.custom_cards .accordion-button:not(.collapsed) {
	background-color: transparent;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
}

.custom_cards .accordion-body p {
	margin-bottom: 0;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("../assets/img/login-images/minus.svg");
	transform: rotate(180deg);
}

.accordion-button::after {
	background-image: url("../assets/img/login-images/plus.svg");
}


/********** logout section css *********/

.form__gap {
	display: flex;
	justify-content: space-between;
}

.inner_card_data {
	background: #FFFFFF;
	border-radius: 15px;
	padding: 20px 30px;
}

.inner_card_data .form-select {
	width: 49%;
	appearance: auto;
}

.inner_card_data input,
.inner_card_data select,
.inner_card_data textarea {
	background: #F6F6F8;
	border-radius: 7px;
	border: none;
	padding: 13px;
	text-indent: 15px;
}

.form_submit button {
	background: #160A4C;
	border-radius: 12px;
	padding: 12px 35px;
	border: none;
	font-family: 'Poppins';
}

.form_submit button:hover {
	color: #fff;
	background-color: #160A4C;
	border-color: #160A4C;
}

.inner_card_data .form-control:focus {
	background-color: #f1f1f3;
	border-color: transparent;
	outline: 0;
	box-shadow: none;
}

.inner_card_data .form-select:focus {
	border-color: transparent;
	box-shadow: none;
}

/************* logout popup css ***********/

.custom_logout.modal-content {
	background: #FFFFFF;
	border-radius: 16px;
	padding: 50px;
	text-align: center;
	margin: auto;
	width: 80%;
}

.custom_logout .modal-header .btn-close {
	font-size: 20px;
}

.custom_logout .modal-header {
	border-bottom: none;
	padding: 0;
}

.custom_logout.modal-content img {
	display: flex;
	align-items: center;
	width: 100px;
	margin: auto;
}

.custom_logout.modal-content h5 {
	font-family: 'Poppins';
	line-height: 30px;
	text-align: center;
	text-transform: capitalize;
	color: #000000;
	margin-top: 2rem;
}

.custom_logout.modal-content P {
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #000000;
}

.custom_logout .modal-footer {
	border-top: none;
	justify-content: space-between;
}

.custom_logout .modal-footer .btn-secondary {
	border: 1px solid #160A4C;
	border-radius: 15px;
	background: transparent;
	color: #160A4C;
	padding: 10px 30px;
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	color: #160A4C;
}

.custom_logout .modal-footer .btn-secondary:focus {
	box-shadow: none;
}

.custom_logout .modal-footer .btn-primary {
	background: #160A4C;
	border-radius: 15px;
	padding: 12px 30px;
	border: none;
	font-family: 'Poppins';
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
}

.modal-footer {
	margin-top: 2rem;
}

.Click-here:hover {
	transition: background-image 3s ease-in-out;
	background-image: linear-gradient(90deg, #fee140 0%, #f83600 100%);
}

.custom-model-main {
	text-align: center;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* z-index: 1050; */
	-webkit-overflow-scrolling: touch;
	outline: 0;
	opacity: 0;
	-webkit-transition: opacity 0.15s linear, z-index 0.15;
	-o-transition: opacity 0.15s linear, z-index 0.15;
	transition: opacity 0.15s linear, z-index 0.15;
	z-index: -1;
	overflow-x: hidden;
	overflow-y: auto;
}

.model-open {
	z-index: 99999;
	opacity: 1;
	overflow: hidden;
}

.custom-model-inner {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	-o-transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	display: inline-block;
	vertical-align: middle;
	width: 600px;
	margin: 30px auto;
	max-width: 97%;
}

.custom-model-wrap {
	display: block;
	width: 100%;
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
	text-align: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: calc(100vh - 70px);
	overflow-y: auto;
}

.model-open .custom-model-inner {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	z-index: 999;
}

.model-open .bg-overlay {
	background: rgba(0, 0, 0, 0.6);
	z-index: 99;
}

.bg-overlay {
	background: rgba(0, 0, 0, 0);
	height: 100vh;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}

.close-btn {
	position: absolute;
	right: 10%;
	top: 5%;
	cursor: pointer;
	z-index: 9;
	font-size: 40px;
	font-weight: 600;
	color: #a5a5a5;
	transform: translateX(-100%);
}



/*********** contact details css ***********/

.contactDetails a {
	background: #3BBDEE;
	border-radius: 7px;
	padding: 10px 18px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.5;
	text-transform: capitalize;
	color: #FFFFFF;
}

.contactDetails {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.tab__main table {
	margin-bottom: 0;
}

.tab__main th {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	text-transform: capitalize;
	color: #000000;
	padding-bottom: 2rem;
}

.tab__main td {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
    padding-bottom: 2rem;
}

.tab__main tbody,
td,
tfoot,
th,
thead,
tr {
	border-style: none;
}


.tab__main table a {
    background: #FFFFFF;
    border: 1px solid #FF0303;
    border-radius: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #FF0303;
    padding: 6px 27px;
}
/******* my cards tab css ******/


.payment_column {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.expiry_details h5 {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: capitalize;
    color: #000000;
}
.expiry_details p {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #000000;
}

/********** my booking tab css **********/

.tab__main.booking table a {
    background: #FFFFFF;
    border: 1px solid #160A4C;
    border-radius: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #160A4C;
    padding: 6px 27px;
}

/****** my account tab css *********/

.updateNP {
    background: #160A4C;
    border-radius: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px 23px;
    margin: 0 30px;
}

.NPDelete {
    background: #FF0303;
    border-radius: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px 23px;
}

.my_acntForm input {
    background: #F6F6F8;
    border-radius: 7px;
    border: none;
    padding: 13px;
    text-indent: 15px;
}
.my_acntForm .form-control:focus {
    background-color: #f1f1f3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.loader1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.loader1 .spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

td:hover {
  cursor: pointer;
}

.loginbtnnowstyle{
   width: 100%;
   color: white;
   background: #3bbdee;
   border-radius: 11px;
}




@media (max-width: 768px) { /* Target screens below 768px (tablets & mobile) */
    .check_postcode_row {
        text-align: center;
    }

    .check_postcode_row * { /* Apply to all child elements */
        display: block; /* Stack elements vertically */
        width: 100%; /* Make elements take full width */
        text-align: center; /* Center text */
    }


.loginbtnnowstyle{
    width: auto; /* Makes the button adjust its width based on content */
    padding: 5px 20px; /* Adjust padding for a balanced look */
    color: white;
    background: #3bbdee;
    border-radius: 11px;
    display: block; /* Ensures the button behaves like a block element */
    margin: 0 auto; /* Centers the button horizontally */
    text-align: center; /* Centers the text within the button */
}

h2.location_text {
    margin-top: 15px !important;
}

.BookNowSection {
    margin: 25px 0;
}
.submit-btn{
	cursor: pointer;
}

}