@font-face {

	font-family: Outfit;
	src: url(/font/outfit/Outfit-Medium.ttf);

	font-family: Oswald;
	src: url(/font/Oswald/Oswald-Medium.ttf);
}


* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

h6 {
	margin-bottom: 0px !important;
}

ul {

	margin-bottom: 0px !important;
	padding-left: 0px !important;

}

ul li {
	list-style-type: none;

}

a {
	text-decoration: none !important;
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
}

.bookyourservice-overley {
	background: linear-gradient(358deg, rgba(95, 139, 186, 0.50) -8.61%, rgba(95, 139, 186, 0.56) 48.91%, rgba(217, 217, 217, 0.00) 123.86%) !important;
}

.book-service-heading-svg {
	position: relative;
}

.book-service{
	height: 80px;
	overflow: hidden;
}

.book-service-heading-svg::after {
	content: "SERVICE BOOKING";
	position: absolute;
	color: #FFF;
	font-family: Oswald;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.bookyourservice h3 {
	color: #222;
	font-family: Outfit;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.2px;
	position: relative;

}

.bookyourservice h3::after {
	content: "";
	position: absolute;
	width: 88px;
	height: 5px;
	background: #E60013;
	left: 0%;
	bottom: -20%;
}

.book-service-image {
	position: relative;
}

.book-service-image img {

	width: 100%;
	object-fit: cover;
}

.book-service-overley {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0%;
	background: linear-gradient(359deg, #222 0.56%, rgba(0, 0, 0, 0.25) 36.67%);
	z-index: 9;
}

.service-book-para p {
	color: #444;
	text-align: justify;
	font-family: Outfit;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	/* 156.25% */
	letter-spacing: 0.8px;
	padding-top: 30px;
}

.service-book-con {
	margin-top: 65px;
}

.svg-absolute {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0%;
}

.service-book-section {

	margin-top: 80px;
	margin-bottom: 80px;
}

.book-your-service-svg2 {
	position: relative;
	margin-top: 40px;
}

.book-your-service-svg2::after {
	content: "CUSTOMIZED CARE FOR YOUR NEEDS";
	position: absolute;
	color: #FFF;
	font-family: Oswald;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.5px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.customize-round {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: white;
	border: 5px solid #E60013;
	filter: drop-shadow(4px 4px 25px rgba(255, 255, 255, 0.25)) drop-shadow(-4px -4px 25px rgba(221, 221, 221, 0.25));
}

.book-service-bg-second {
	width: 70%;
	padding: 0px 20px;
}

.care-for-your-book-image img {
	width: 100%;
	object-fit: cover;
}

.book-service-flex {
	display: flex;
	align-items: center;
}

.book-your-service-care {
	position: relative;
}

.book-your-service-care-overley {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.95) -4.97%, rgba(27, 27, 27, 0.83) 70.34%, rgba(50, 50, 50, 0.73) 70.65%, rgba(217, 217, 217, 0.00) 75.58%);

}

.customize-round2 {
	border: 5px solid #004EA2;
}

.book-tab {
	border-bottom: 5px solid #E60013;
	background: #FFF;
	box-shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 70px;
}

.book-tab-h6 h6 {
	color: #004EA2;
	text-align: center;
	font-family: Oswald;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.9px;
	
}
.book-tab-h6.active {
border-bottom: 1px solid #004EA2;
  }
  

.book-tab-height{
	height: 100%;
	cursor: pointer;
}

.tab-bar h6{
	color: #E60013;
font-family: Outfit;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 1px;
padding-bottom: 40px;
padding-top: 55px;
}

.tab-bar-p p{
	color: #191919;
	font-family: Outfit;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.85px;
	padding-bottom: 20px;
}

.tab-section-icon{
	margin-bottom: 20px;
}

.button{
	text-align: center;
	filter: drop-shadow(4px 4px 25px rgba(95, 139, 186, 0.50));
}

.book-tab-section-top{
	margin-bottom: 80px;
}
.customize-round{
	transition: all ease 0.4s;
}
.customize-round:hover{

	filter: drop-shadow(4px 4px 25px #E60013) drop-shadow(-4px -4px 25px #004EA2);
	background: #9d161630;
	color: white;
}

.button button{
	opacity: 1 !important;
} 

.book-service-image{
	overflow: hidden;
	transition: all ease 0.4s;
}

