.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.container,
.container-fluid,
.row,
ol,
ul {
	padding: 0
}

.banner_inner_title h1,
.header_md p,
.no-margin,
.row,
body,
ol,
ul {
	margin: 0
}

.add_info h6,
.foot_blk strong,
.header_lt strong,
.header_md a,
.home_about_wrapper p a,
.how_wrapper h4,
.in_user h4,
.user_cont h4,
.why_choose_blk h4,
p strong,
span.blg_date {
	font-family: Poppins-SemiBold
}

.add_info:after,
.banner_wrapper:after,
.header_md:after,
.header_right,
.header_top_section:before {
	background-size: 100% 100%
}

.add_info:after,
.banner_content,
.banner_wrapper:after,
.header_md:after,
.header_right,
.header_rt a:before,
.header_top_section:before,
.home_about_wrapper_full:after {
	background-repeat: no-repeat;
	background-position: center
}

.home_about_image_inner img,
.sep_rep_image_inner img:first-child,
.why_choose_image img {
	filter: drop-shadow(7.552px 9.326px 20px rgba(0, 0, 0, .15))
}

body {
	overflow-x: hidden
}

.fa-chevron-right:before {
	content: "\f054";
	font: 14px/1 FontAwesome;
	padding: 8px;
	position: relative;
	top: 0
}

.fa-chevron-left:before,
i {
	font: 14px/1 FontAwesome
}

a,
li {
	font-family: Poppins-Regular;
	color: #000
}

a:focus,
a:hover {
	color: #000;
	text-decoration: none;
	outline: 0
}

a:active,
a:focus {
	outline: 0;
	border: none;
	-moz-outline-style: none
}

ol,
ul {
	list-style-type: none
}

li {
	list-style-type: disc
}

p strong {
	font-size: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Archivo-Black
}

.banner_content_inner h6,
.title_wrap h4,
p,
span {
	font-family: Poppins-Regular
}

img {
	max-width: 100%
}

.container {
	max-width: 1260px;
	margin: 0 auto;
	width: auto
}

a h4:hover {
	opacity: .8
}

.svg {
	position: absolute;
	width: 0;
	height: 0
}

.slick-initialized .slick-slide {
	outline: unset
}

.header_menu ul.megamenu {
	padding: 5px 0;
	box-shadow: 3px 3px 19px 5px #00000066;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	background-color: #fff;
	left: 0;
	top: 4em;
	width: 500px;
	z-index: 999;
	color: #000;
	text-align: center;
	margin: 0 auto;
	transform: translate(0, 20px);
	-webkit-perspective: 1000;
	transform-origin: top;
	-webkit-transform-origin: top;
	transform: perspective(350px) rotateX(-90deg);
	-webkit-transform: perspective(350px) rotateX(-90deg);
	-moz-transform: perspective(350px) rotateX(-90deg);
	display: block;
	border-bottom: 5px solid #002a53;
	height: auto
}

.header_menu ul li:hover ul.megamenu {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0)
}

.header_menu ul li ul.megamenu li:before {
	content: unset !important
}

.header_menu ul.megamenu ul {
	width: 100%;
	margin-bottom: 0;
	color: #000;
	box-shadow: none;
	border-top: 5px solid #bc901c;
	border-bottom: 5px solid #bc901c;
	padding: 1em;
	float: left
}

.header_menu ul.megamenu li a {
	padding: 0;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	font-size: 17px;
	color: #333;
	display: block;
	transition: .5s
}

ul.megamenu li:hover a {
	color: #fff;
	background-color: #72bbd7;
	transition: .5s
}

.header_menu ul.megamenu li {
	float: left;
	width: 50%
}

.header-nav nav>ul>li ul.megamenu ul li {
	width: 48%;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	float: left;
	margin: 0 5px
}

.header-nav nav>ul>li ul.megamenu ul li a:hover {
	color: #c2951d
}

ul.megamenu.megamenu1 {
	left: 0
}

.header_top {
	display: flex;
	align-items: center;
	padding: 0 15px;
	height: 65px
}

.header_menu ul,
.header_rt a {
	display: flex;
	align-items: center;
	padding-right: 20px
}

.header_lt strong {
	font-size: 15px;
	color: #fff
}

.header_lt p {
	font-size: 12px;
	color: #fff;
	margin: 0
}

.header_md p {
	font-size: 13px;
	color: #fff
}

.header_md a,
.header_rt a {
	font-size: 20px;
	color: #fff
}

.header_rt a {
	width: 220px;
	height: 40px;
	border-radius: 10px;
	background-color: #c10;
	justify-content: end;
	float: right
}

.header_rt a:before {
	content: "";
	background-size: 60%;
	display: block;
	position: absolute;
	left: -55px;
	top: 10px;
	bottom: 0;
	margin: auto;
	width: 48px;
	height: 41px;
	border-radius: 10px;
	background-color: #002b55
}

.header_menu ul {
	justify-content: space-between;
	height: 65px;
	gap: 25px
}

.header_menu ul li {
	list-style: none;
	position: relative
}

.header_menu ul li a {
	font-size: 15px;
	color: #333;
	line-height: 45px;
	transition: .5s
}

.header_menu ul li:hover ul.megamenu li a {
	color: #000
}

.coupon_blk.slick-active+.slick-active .coupon_blk_inner b,
.coupon_blk.slick-active+.slick-active .coupon_blk_inner h4,
.coupon_blk.slick-active+.slick-active .coupon_blk_inner h6,
.coupon_blk.slick-active+.slick-active .coupon_blk_inner p,
.coupon_blk.slick-active+.slick-active .coupon_blk_inner strong,
.header_menu ul li:hover ul.megamenu li:hover a,
.home_about_wrapper p a,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner b,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner h4,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner h6,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner p,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner strong,
.inner_review_blk.slick-active+.slick-active .inner_review_blk_inner .in_user h4,
.inner_review_blk.slick-active+.slick-active .inner_review_blk_inner .in_user_rating span,
.inner_review_blk.slick-active+.slick-active .inner_review_blk_inner .inner_review_blk_in p,
.service_detail_two p a {
	color: #fff
}

.header_menu ul li:before {
	content: "";
	width: 0%;
	height: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	display: block;
	z-index: 1;
	border-bottom: 3px solid #c10;
	transition: .5s
}

.header_menu ul li:hover:before {
	width: 100%;
	transition: .5s
}

.blog_overall_content_inner h4 a:hover,
.header_menu ul li:hover a {
	color: #c10;
	transition: .5s
}

.header_menu {
	padding: 0 0 0 45px
}

.header_logo:after {
	content: "";
	height: 200px;
	width: 115%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	clip-path: polygon(0 0, 100% 0, 69% 100%, 0% 100%);
	background-color: #002b55
}

.header_logo img {
	height: 70px;
	width: 280px;
	object-fit: contain
}

.header_logo {
	width: 20%;
	float: left;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	padding-top: 25px
}

.add_info,
.banner_content,
.banner_image,
.banner_wrapper,
.bd_blog_image,
.contact_map,
.header_md,
.home_about_image_inner,
.inner_blog_overall_inner {
	position: relative
}

.header_top_section:before {
	content: "";
	height: 4px;
	width: 25%;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 2
}

.header_right {
	width: 81%;
	float: right;
	margin-left: 0
}

.header_lt {
	padding-left: 80px
}

.header_md {
	text-align: left;
	padding-left: 60px
}

.header_md:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 30px;
	width: 30px;
	margin: auto
}

.footer_wrapper_full {
	background-image: linear-gradient(82deg, #002b55 0, #002b55 39%, #009fdb 100%)
}

.foot_blk p {
	max-width: 390px;
	font-size: 18px;
	line-height: 25px;
	color: #fff
}

.foot_blk strong {
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	display: inline-block;
	border-bottom: 2px solid #ffffff82;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.foot_blk {
	padding-top: 3em
}

.foot_blk:first-child {
	padding-top: 0
}

.foot_blk ul li a {
	font-size: 18px;
	line-height: 27px;
	color: #fff
}

.foot_blk ul li {
	list-style: none;
	margin-bottom: 10px
}

.add_info h6,
.footer_wrapper_bottom_wrap p {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	margin: 0
}

.add_info a {
	font-size: 16px;
	line-height: 25px;
	color: #fff
}

.add_info {
	padding-left: 75px
}

.add_info:after {
	content: "";
	background-image: url(../images/home/add1.webp);
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.add_info:nth-child(3):after,
.contact_form_top .add_info:nth-child(2):after {
	background-image: url(../images/home/add2.webp)
}

.foot_blk span {
	margin-bottom: 25px;
	display: block
}

.in_user_wrap,
ul.social_icons {
	display: flex;
	gap: 20px
}

ul.social_icons li {
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

.bd_blog_overall.slick-active a.blog_pls:after,
.bd_blog_overall.slick-active+.slick-active+.slick-active a.blog_pls:after,
.coupon_blk.slick-active .coupon_blk_inner h4,
.coupon_blk.slick-active .coupon_blk_inner strong,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner h4,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner strong,
.faq_wrapper_full h4,
.in_user_rating span,
.inner_review_blk.slick-active+.slick-active+.slick-active .inner_review_blk_inner .in_user h4,
.inner_review_blk.slick-active+.slick-active+.slick-active .inner_review_blk_inner .in_user_rating span,
.inner_review_blk.slick-active+.slick-active+.slick-active .inner_review_blk_inner .inner_review_blk_in p,
.inner_review_wrapper_full .review_blk.slick-active+.slick-active .testi_rating span,
.inner_review_wrapper_full .review_blk.slick-active+.slick-active+.slick-active .testi_rating span,
.testi_rating span,
ul.social_icons li a {
	color: #002b55
}

ul.social_icons li a svg {
	fill: #002b55
}

.footer_wrapper_top {
	padding: 40px 0
}

.footer_wrapper_bottom_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 45px;
	height: 100px;
	position: relative
}

.button_wrp,
.button_wrp a {
	align-items: center;
	display: flex
}

.footer_wrapper_bottom_wrap:after {
	content: "";
	border-top: 3px solid #ffffff96;
	height: 3px;
	width: 98%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto
}

.banner_content:after,
.banner_image:after {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: ""
}

.banner_image {
	float: right;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
	border-bottom-left-radius: 15px
}

.banner_image:after {
	background-color: #002b55;
	opacity: .3;
	border-radius: 0 0 0 15px
}

.banner_slider .slick-track,
.faq_wrapper_full .accordion-container .set.active {
	padding-bottom: 20px
}

.banner_content:after {
	background-color: #f2f3f7;
	opacity: .7;
	z-index: -1
}

.about_wrap_one h1,
.banner_content_inner h6 {
	font-size: 18px;
	line-height: 25px;
	color: #00a0dc;
	margin: 0
}

.banner_content_inner h2 {
	font-size: 44px;
	color: #002b55;
	margin-top: 0
}

.banner_content_inner p {
	font-size: 18px;
	line-height: 25px;
	color: #002b55
}

.button_wrp a {
	width: 170px;
	height: 50px;
	background-color: #00a0dc;
	justify-content: center;
	border-radius: 0 25px;
	font-size: 18px;
	line-height: 25px;
	color: #fff
}

.button_wrp {
	justify-content: flex-start;
	gap: 40px;
	margin-top: 2em
}

.home_about_wrapper_full .button_wrp a {
	box-shadow: 5px 5px 0 #8c9fb2;
	transition: .5s
}

.button_wrp a,
.inner_coupon:nth-child(2n) .coupon_blk:nth-child(2) a.print:hover,
a.print:hover,
a.vw_goo {
	box-shadow: 5px 5px 0 #002b55
}

.home_about_wrapper_full .button_wrp a:hover {
	box-shadow: -5px -5px 0 #8c9fb2;
	transition: .5s
}

.banner_image img {
	height: 800px;
	width: 100%;
	object-fit: cover;
	padding-top: 8em;
	border-radius: 0 0 0 15px
}

.banner_content {
	height: 780px;
	background-size: cover;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 45px;
	padding-right: 45px
}

.header_wrapper {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 1
}

.button_wrp a:last-child {
	background-color: #cb1100
}

.banner_wrapper:after {
	content: "";
	width: 26px;
	height: 90%;
	display: block;
	position: absolute;
	left: 0
}

.about_wrap_two,
.banner_slider {
	margin-bottom: 4em
}

.title_wrap h4 {
	font-size: 18px !important;
	line-height: 25px !important;
	color: #00a0dc !important;
	text-align: center;
	margin: 0
}

.home_our_service_blk_content h4 a,
a.view_btn {
	font-family: Poppins-SemiBold;
	text-align: center
}

.title_wrap h2 {
	font-size: 30px !important;
	line-height: 35px !important;
	color: #002b55 !important;
	margin: 0;
	text-align: center
}

.home_our_service_wrap_full .title_wrap h2 {
	max-width: 30%;
	margin: 0 auto
}

.home_our_service_blk_content h4 a {
	font-size: 20px;
	line-height: 25px;
	color: #002b55;
	display: block;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center
}

.home_our_service_blk_content p {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3
}

a.view_btn {
	font-size: 15px;
	line-height: 25px;
	color: #00a0dc;
	display: block;
	transition: .5s
}

a.view_btn:hover {
	color: #002b55;
	transition: .5s
}

span.ser_icon {
	margin: -4em auto 0;
	text-align: center;
	width: 103px;
	height: 103px;
	border-radius: 52px;
	background-color: #f5f8f9;
	display: flex;
	align-items: center;
	justify-content: center
}

.home_our_service_blk_image img {
	height: 350px;
	border-radius: 20px 20px 0 0;
	width: 100%;
	object-fit: cover
}

.home_our_service_blk_inner {
	border-radius: 20px;
	background-color: #fff
}

.home_our_service_blk_content {
	padding: 0 10px 20px
}

.home_our_service_blk {
	padding: 0 10px
}

.home_our_service_wrap {
	filter: drop-shadow(9.44px 11.657px 17.5px rgba(0, 43, 85, .09));
	padding: 2em 0
}

.home_about_wrapper_full {
	position: relative;
	margin-top: 4em
}

.home_about_wrapper_full:after {
	content: "";
	background-size: 100% 100%;
	width: 85%;
	height: 115%;
	display: block;
	position: absolute;
	top: -20%;
	right: -1px;
	z-index: -2
}

.home_about_image_inner:after,
.home_about_image_inner:before {
	border-radius: 20px;
	opacity: .149;
	height: 100%;
	width: 100%;
	background-color: #fff
}

.home_about_image_inner:after,
.home_about_image_inner:before,
.sep_rep_image_inner:after,
.sep_rep_image_inner:before {
	display: block;
	z-index: -1;
	position: absolute;
	content: ""
}

.home_about_wrapper h4 {
	font-size: 18px;
	line-height: 25px;
	color: #00a0dc;
	font-family: Poppins-Regular;
	margin: 0
}

.home_about_wrapper h1 {
	font-size: 42px;
	line-height: 35px;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 20px
}

.about_wrap_two p,
.home_about_wrapper p {
	font-size: 18px;
	line-height: 25px;
	color: #fff
}

.home_about_image_inner img {
	height: 560px;
	border-radius: 20px;
	width: 100%;
	object-fit: cover
}

.home_about_image_inner:before {
	top: -15px;
	left: 15px
}

.home_about_image_inner:after {
	top: -30px;
	left: 30px
}

.home_about_image {
	margin-left: -35px;
	margin-right: 3em
}

.blog_detail_wrapper,
.blog_wrapper_full,
.home_about_wrapper,
.how_wrapper,
.inner_coupon_wrap,
.location_wrapper_full,
.service_wrapper,
.why_choose_wrapper_full {
	padding-top: 4em
}

.why_choose_blk h4 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 15px;
	background-image: linear-gradient(-225deg, #fff 0, #0098d6 29%, #f0f0f0 67%, #0099d6 100%);
	background-size: 200% auto;
	color: #fff;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: 3s linear infinite textclip
}

.coupon_blk.slick-active .coupon_blk_inner a.print,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner a.print,
a.print {
	background-image: linear-gradient(69deg, #002b55 0, #002b55 39%, #009fdb 100%)
}

.banner_inner_title,
.bd_blog_image:after,
.contact_image:after,
.contact_map:after,
.contact_wrapper:after,
.coupon_blk_inner,
.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner:before,
.inner_review_blk_inner,
.inner_review_wrapper_full:after,
.location_blk_info:after,
.location_wrapper_full,
.review_blk.slick-active:after,
.review_wrapper_full,
.sep_rep_image_inner:after,
.sep_rep_image_inner:before,
.why_choose_blk_inner,
a.g-icon,
a.in-gicon,
span.post_date:before {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center
}

.why_choose_blk:nth-child(2) h4,
.why_choose_blk:nth-child(3) h4 {
	background-image: linear-gradient(-225deg, #fff 0, #002d58 29%, #f0f0f0 67%, #00315f 100%)
}

@keyframes textclip {
	to {
		background-position: 200% center
	}
}

.why_choose_blk p {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	max-width: 330px;
	min-height: 125px
}

.why_choose_blk_inner {
	padding: 40px;
	display: flex;
	flex-direction: column
}

.why_choose_blk:first-child .why_choose_blk_inner {
	border-top-left-radius: 25px
}

.why_choose_blk:nth-child(2) .why_choose_blk_inner {
	border-top-right-radius: 25px
}

.why_choose_blk:nth-child(3) .why_choose_blk_inner {
	flex-direction: column;
	border-bottom-left-radius: 25px
}

.why_choose_blk:nth-child(4) .why_choose_blk_inner {
	flex-direction: column;
	border-bottom-right-radius: 25px
}

.why_choose_blk:nth-child(3) h4,
.why_choose_blk:nth-child(4) h4 {
	order: 2
}

.why_choose_blk:nth-child(3) p,
.why_choose_blk:nth-child(4) p {
	order: 3
}

.why_choose_blk:nth-child(3) span,
.why_choose_blk:nth-child(4) span {
	order: 1;
	margin-top: 0;
	margin-bottom: 3em
}

.why_choose_blk span {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: #ffffff47 solid 10px;
	outline-offset: -1px;
	margin-left: 12em;
	margin-top: 3em
}

.sep_rep_image_inner:before {
	height: 150px;
	width: 150px;
	top: 0;
	left: 100px
}

.sep_rep_image_inner:after {
	height: 130px;
	width: 120px;
	bottom: -75px;
	right: 120px;
	left: unset
}

.why_choose_blk:nth-child(2n) span {
	margin-left: 18em
}

.review_blk,
.why_choose_blk {
	padding: 10px
}

.why_choose_image img {
	width: 500px;
	height: 500px;
	border-radius: 50%;
	outline: #ffffff solid 10px;
	outline-offset: -9px;
	background-color: #fff;
	object-fit: cover
}

.why_choose_image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.why_choose_image_inner {
	border: 10px solid #fff;
	border-radius: 50%
}

.location_block:nth-child(2n) .location_blk_info h6,
.location_block:nth-child(2n) a.tell,
.why_choose_blk:nth-child(2n) .why_choose_blk_inner {
	text-align: right
}

.why_choose_blk:nth-child(2n) p {
	float: right;
	margin-left: auto
}

.why_choose_wrapper {
	display: flex;
	flex-wrap: wrap;
	padding-top: 2em
}

.user_info,
a.print {
	align-items: center
}

.sep_rep_image_inner img:first-child {
	height: 575px;
	width: 70%;
	background-color: #002b55;
	border: 10px solid #fff;
	border-top-right-radius: 120px;
	object-fit: cover;
	position: absolute;
	top: 5em;
	left: 0;
	z-index: 0
}

.sep_rep_image_inner img:nth-child(2) {
	width: 75%;
	height: 560px;
	border-radius: 100px 20px 20px;
	background-color: #002b55;
	object-fit: cover;
	float: right
}

.sep_rep_image {
	float: right;
	margin-left: 2em
}

.sep_rep_wrapper_full h2 {
	font-size: 45px;
	line-height: 45px;
	color: #002b55
}

.about_wrap_one p,
.about_wrap_three p,
.ass_wrp p,
.blog_detail_wrap p,
.sep_rep_wrapper_full p,
.service_detail_wrapper_full p,
.service_wrapper p {
	font-size: 18px;
	line-height: 25px;
	color: #333
}

.sep_rep_wrapper_full {
	padding: 4em 0 4em 45px
}

.coupon_wrapper_full {
	padding: 6em 0
}

.coupon_blk_inner strong {
	font-size: 38px;
	line-height: 25px;
	color: #002b55;
	font-family: Archivo-Black;
	margin-bottom: 15px
}

.coupon_blk_inner h4 {
	font-size: 28px;
	line-height: 25px;
	color: #002b55;
	font-family: Poppins-SemiBold;
	text-align: center
}

.coupon_blk_inner p,
a.print {
	font-size: 18px;
	line-height: 25px
}

.coupon_blk_inner p {
	color: #333;
	max-width: 315px;
	margin: 25px auto 0;
	text-align: center;
	min-height: 75px
}

a.print {
	width: 184px;
	height: 52px;
	display: flex;
	justify-content: center;
	color: #fff;
	border-radius: 0 26px;
	transition: .5s
}

span.blg_date,
span.in_blg_date {
	background-image: linear-gradient(125deg, #002b55 0, #002b55 23%, #009fdb 100%)
}

.button_wrp a,
a.print:hover {
	transition: .5s
}

.coupon_blk_inner h6 {
	font-size: 12px;
	line-height: 25px;
	color: #333;
	font-family: Poppins-Regular;
	opacity: .502;
	margin: 0
}

.coupon_blk.slick-active .coupon_blk_inner b,
.coupon_blk.slick-active .coupon_blk_inner h6,
.coupon_blk.slick-active .coupon_blk_inner p,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner b,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner h6,
.coupon_blk.slick-active+.slick-active+.slick-active .coupon_blk_inner p {
	color: #333
}

.coupon_blk.slick-active+.slick-active .coupon_blk_inner a.print,
.inner_coupon .coupon_blk:nth-child(2) a.print,
.inner_coupon:nth-child(2n) a.print {
	background-image: linear-gradient(69deg, #a91f23 0, #a91f23 24%, #cb1100 99%, #cb1100 100%)
}

.coupon_blk_inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url(../images/home/coupon-bg.webp);
	padding: 70px 40px 10px;
	border-radius: 25px
}

.coupon_wrapper {
	filter: drop-shadow(7.552px 9.326px 4.5px rgba(0, 43, 85, .11));
	margin-top: 4em
}

.coupon_blk_inner:after {
	content: "";
	border-top: 2px dashed #cfe5f3d4;
	display: block;
	height: 2px;
	width: 91%;
	position: absolute;
	bottom: 7em
}

.bd_blog_overall,
.blog_overall,
.coupon_blk,
.inner_review_blk {
	padding: 0 15px
}

.coupon_wrapper_full .title_wrap h2 {
	max-width: 40%;
	margin: 0 auto
}

.review_wrapper_full {
	padding: 70px 0 100px
}

.review_blk_inner {
	border-radius: 20px;
	background-color: #fff;
	padding: 40px 20px 20px
}

.in_user h4,
.user_cont h4 {
	font-size: 18px;
	line-height: 27px;
	color: #002b55;
	margin: 0
}

a.g-icon {
	width: 65px;
	height: 65px;
	display: block
}

.user_info {
	display: flex;
	gap: 10px
}

.review_slider {
	padding-left: 45px;
	margin: 2em 0
}

.review_slider .slick-list.draggable {
	padding-left: 0 !important
}

.review_blk.slick-current {
	filter: drop-shadow(3.845px 9.097px 10px rgba(0, 43, 85, .25))
}

.review_blk_inner p {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	height: 125px;
	overflow-y: scroll;
	overflow-x: hidden
}

.faq_wrapper_full .accordion-container .set a i,
span.blg_date {
	font-size: 25px
}

.review_blk_inner p::-webkit-scrollbar {
	width: 5px
}

.review_blk_inner p::-webkit-scrollbar-track {
	background: 0 0
}

.review_blk_inner p::-webkit-scrollbar-thumb {
	background: #002b55
}

.review_blk_inner p::-webkit-scrollbar-thumb:hover {
	background: #555
}

.inner_review_slider button.slick-prev.slick-arrow:after,
.review_slider button.slick-prev.slick-arrow:after {
	content: "\f053";
	font-family: FontAwesome;
	font-size: 20px
}

.inner_review_slider button.slick-next.slick-arrow:after,
.review_slider button.slick-next.slick-arrow:after {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 20px;
	color: #fff
}

.review_slider button.slick-prev.slick-arrow {
	font-size: 0;
	border: unset;
	width: 71px;
	height: 49px;
	filter: drop-shadow(1.259px 1.554px 8px rgba(0, 43, 85, .25));
	background-color: #fff;
	border-radius: 25px 0 0 25px;
	position: absolute;
	bottom: -30%;
	left: 0;
	right: 0;
	margin: auto
}

.review_slider button.slick-next.slick-arrow {
	font-size: 0;
	border: unset;
	width: 69px;
	height: 49px;
	background-color: #002b55;
	border-radius: 0 25px 25px 0;
	position: absolute;
	right: 0;
	left: 10%;
	bottom: -30%;
	margin: auto
}

.blog_overall_image img {
	height: 450px;
	border-radius: 20px;
	width: 100%;
	object-fit: cover
}

.blog_overall_content_inner {
	border-radius: 20px;
	background-color: #fff;
	padding: 20px 20px 40px;
	position: relative;
	z-index: 1
}

.blog_overall_content {
	position: absolute;
	right: -15px;
	bottom: -45px
}

span.blg_date {
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 20px;
	flex-direction: column;
	line-height: 30px;
	color: #fff;
	position: absolute;
	top: -20px;
	right: 0
}

.blog_wrapper {
	padding-top: 4em;
	padding-bottom: 8em
}

a.blog_pls:after {
	content: "\f067";
	font-family: FontAwesome;
	color: #ce1f0f;
	font-size: 20px;
	display: inline-block;
	float: right
}

.blog_overall_content_inner p,
.faq_wrapper_full .content p {
	font-size: 15px;
	color: #333;
	line-height: 25px
}

.blog_overall_content:after {
	content: "";
	width: 288px;
	height: 25px;
	background-color: #002b55;
	position: absolute;
	top: -20px;
	right: 15px;
	z-index: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 6% 100%)
}

.blog_overall_content_inner h4 a,
.inner_blog_contant h4 a {
	font-size: 20px;
	line-height: 27px;
	color: #002b55;
	font-family: Poppins-SemiBold
}

.how_wrapper h1,
.how_wrapper h4 {
	line-height: 45px;
	margin: 0
}

.blog_overall_content_inner h4 {
	max-width: 80%
}

.inner .banner_image:after,
.inner_review_blk.slick-active+.slick-active+.slick-active:after,
.inner_review_blk.slick-active+.slick-active+.slick-active:before,
.inner_review_blk.slick-active:after,
.inner_review_blk.slick-active:before,
.inner_review_wrapper_full.ass:after,
.review_blk.slick-active+.slick-active+.slick-active:after,
.review_blk.slick-active+.slick-active:after {
	content: unset
}

.inner_banner_connent {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center
}

.banner_inner_title {
	background-image: url(../images/how/banner-bg.webp);
	min-height: 130px;
	min-width: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 35px;
	color: #fff;
	font-family: Archivo-Black;
	padding: 25px 140px 25px 25px;
	left: 45px;
	position: absolute;
	bottom: 6em
}

.banner_inner_title.detail {
	width: 50%
}

.inner_coupon_wrapper:after,
.inner_coupon_wrapper:before {
	opacity: .051;
	width: 420px;
	height: 50%;
	z-index: -1;
	background-color: #00a0dc
}

.how_wrapper h4 {
	font-size: 35px;
	color: #c10;
	text-align: center
}

.how_wrapper h1,
.inner_coupon_wrapper h1 {
	color: #002b55;
	font-size: 35px;
	text-align: center
}

.how_wrapper video {
	margin-top: 4em;
	margin-bottom: -5px
}

.inner_coupon_wrapper h1 {
	line-height: 35px;
	max-width: 40%;
	margin: 0 auto
}

.inner_coupon_wrapper {
	padding: 7em 0
}

.inner_coupon:nth-child(2n) .coupon_blk_inner {
	background-image: url(../images/home/coupon-bg2.webp);
	position: relative
}

.inner_coupon_wrapper:after,
.inner_coupon_wrapper:before,
.inner_review_wrapper_full:after,
.review_blk_noslider:after {
	content: "";
	position: absolute;
	display: block
}

.inner_coupon {
	margin: 9em 0
}

.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner:before {
	content: "";
	background-image: url(../images/home/cop1.webp);
	display: block;
	position: absolute;
	top: -145px;
	left: 0;
	height: 825px;
	width: 100%;
	z-index: -1
}

.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner {
	background-image: unset
}

.inner_coupon:nth-child(2n) .coupon_blk:nth-child(2) .coupon_blk_inner:before {
	background-image: url(../images/home/cop2.webp)
}

.inner_coupon:nth-child(2n) .coupon_blk:nth-child(2) a.print {
	background-image: linear-gradient(69deg, #002b55 0, #009fdb 100%)
}

.inner_coupon .coupon_blk:nth-child(2) a.print:hover,
.inner_coupon:nth-child(2n) a.print:hover {
	box-shadow: 5px 5px 0 #b02025
}

.inner_coupon_wrapper:before {
	border-radius: 210px 210px 0 0;
	left: 0;
	bottom: 0
}

.inner_coupon_wrapper:after {
	border-radius: 0 0 210px 210px;
	right: 0;
	top: 0
}

.inner_review_wrapper_full:after {
	background-image: url(../images/review/rev-bg.webp);
	height: 700px;
	width: 70%;
	border-top-right-radius: 360px;
	top: 45px;
	z-index: -3
}

.inner_review_wrapper_full h1 {
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	padding-left: 55px;
	margin-top: 2em;
	margin-bottom: 20px
}

.review_blk_noslider .review_blk_inner {
	filter: drop-shadow(13.845px 17.097px 20px rgba(0, 43, 85, .16));
	background-color: #fff
}

.review_blk_noslider:after {
	border-radius: 50px;
	background-color: #f2f3f7;
	height: 100%;
	width: 80%;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -2
}

.contact_image:after,
.contact_wrapper:after,
.location_blk_info:after {
	z-index: -1;
	content: "";
	position: absolute
}

.review_blk_noslider {
	padding: 2em 0 6em;
	margin-top: 4em
}

.inner_review_wrapper_full button.slick-arrow {
	display: none !important
}

.review_blk_noslider .review_blk:nth-child(3n+2) .review_blk_inner {
	box-shadow: -5px 5px 0 #dcb2b2
}

.review_blk.slick-active {
	filter: drop-shadow(3.845px 5.097px 5px rgba(0, 43, 85, .25));
	transform: scale(1.05)
}

.review_blk.slick-active+.slick-active,
.review_blk.slick-active+.slick-active+.slick-active {
	filter: unset;
	transform: unset
}

.inner_review_wrapper_full .review_blk.slick-active .testi_rating span {
	color: #c51815
}

.inner_review_wrapper_full .review_blk.slick-active:after {
	background-image: url(../images/review/quot.webp) !important
}

.review_blk.slick-active:after {
	content: "";
	background-image: url(../images/review/quot.webp);
	height: 75px;
	width: 100px;
	display: block;
	position: absolute;
	top: -30px;
	left: 40px
}

.review_slider .slick-track {
	padding-top: 40px
}

.faq_image_wrap img {
	height: 629px;
	border-radius: 140px 30px 30px;
	filter: drop-shadow(-7.222px 9.584px 20px rgba(0, 0, 0, .26));
	width: 100%;
	object-fit: cover;
	outline: #ffffff solid 5px;
	outline-offset: -30px
}

span.qno {
	opacity: .102;
	font-size: 60px;
	color: #002b55;
	font-weight: 400;
	font-family: Archivo-Black;
	position: absolute;
	left: 20px;
	top: 10px
}

.faq_wrapper_full h1,
.faq_wrapper_full h4 {
	font-size: 35px;
	line-height: 45px;
	margin: 0;
	padding-left: 3em;
	display: table
}

.faq_wrapper {
	float: unset
}

.faq_wrapper_full .content p {
	max-width: 500px
}

.faq_wrapper_full .accordion-container {
	display: table;
	border-radius: 25px;
	background-color: #f0f2f7;
	overflow: hidden;
	filter: drop-shadow(-2.407px 3.195px 5px rgba(0, 43, 85, .26))
}

.faq_wrapper_full h1 {
	color: #c10;
	font-family: Poppins-SemiBold
}

.faq_wrapper_full .accordion-container .set a {
	font-size: 16px;
	line-height: 25px;
	color: #002b55;
	font-family: Poppins-SemiBold;
	padding: 40px 0;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	cursor: pointer
}

.faq_wrapper_full .content,
.location_map .gm-style-iw-t,
.mobile-top-head,
strong.mob_top {
	display: none
}

.faq_wrapper_full .accordion-container .set {
	position: relative;
	padding-left: 60px;
	padding-right: 40px;
	border-bottom: 2px solid #002b555e
}

.faq_wrapper_full .set.active {
	background-color: #fff;
	border-bottom: 10px solid #00a0dc
}

.faq_wrapper_full .accordion-container .set a.active {
	padding-bottom: 20px;
	color: #00a0dc
}

.faq_image_wrap {
	margin-right: -5em
}

.faq_wrapper_full .accordion-container .set:last-child {
	border: unset
}

.faq_wrapper_full .fa-minus:before {
	content: "\f106" !important
}

.banner_wrapper.inner .banner_image img {
	border-radius: 0;
	padding: 0;
	transform: unset;
	transition: .5s
}

.contact_form_bottom h1,
.location_wrapper_full h1 {
	font-size: 30px;
	line-height: 35px;
	color: #002b55;
	text-align: center
}

.location_wrapper_full p {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	text-align: center;
	max-width: 80%;
	margin: 0 auto
}

.location_blk_info h2 {
	font-size: 20px;
	line-height: 35px;
	color: #00a0dc;
	margin: 0
}

.location_blk_info h6 {
	opacity: .502;
	font-size: 15px;
	line-height: 20px;
	color: #002b55;
	margin: 0
}

.location_blk_info p,
a.tell {
	font-size: 16px;
	line-height: 25px;
	color: #333
}

.servicearea_list ul li:hover a,
a.r8_review {
	color: #00a0dc
}

.location_blk_info p {
	text-align: left;
	margin: 0;
	max-width: 250px
}

a.tell {
	display: block
}

a.r8_review {
	font-size: 15px;
	line-height: 24px;
	display: block
}

a.vw_goo {
	width: 130px;
	height: 40px;
	background-color: #00a0dc;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 26px;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	position: absolute;
	right: 0;
	left: -80px;
	margin: auto;
	bottom: 25px;
	transition: .5s
}

.button_wrp a:hover,
a.vw_goo:hover {
	box-shadow: -5px -5px 0 #002b55;
	transition: .5s
}

.location_blk_info {
	border-radius: 30px;
	filter: drop-shadow(7.552px 9.326px 16px rgba(0, 0, 0, .15));
	background-color: #fff;
	padding: 20px
}

.gmap_canvas,
.mapouter {
	height: 230px;
	width: 100%;
	object-fit: cover;
	border-radius: 30px
}

.location_map {
	margin-left: -16em;
	margin-top: -2em
}

.location_block:nth-child(2n) .location_map {
	margin-left: 0;
	margin-right: -16em;
	margin-top: -2em
}

.location_block {
	display: flex;
	justify-content: center
}

.contact_wrapper_full,
.location_wrapper {
	padding-top: 8em
}

.location_blk_info:after {
	background-image: url(../images/location/loc-map.webp);
	display: block;
	height: 145%
}

.location_block:nth-child(2n) {
	flex-direction: row-reverse;
	margin-top: 6em;
	margin-bottom: 6em
}

.location_block:nth-child(2n) .location_blk_info:after {
	background-image: url(../images/location/loc-map2.webp)
}

.location_block:nth-child(2n) .location_blk_info h2,
.location_block:nth-child(2n) a.r8_review {
	text-align: right;
	color: #c10
}

.location_block:nth-child(2n) .location_blk_info p {
	text-align: right;
	margin-left: auto
}

.location_block:nth-child(2n) a.vw_goo {
	background-color: #c10;
	border-radius: 26px 0;
	box-shadow: -5px 5px 0 #961216;
	transition: .5s;
	left: 6em
}

.location_block:nth-child(2n) a.vw_goo:hover {
	box-shadow: 5px -5px 0 #961216;
	transition: .5s
}

.location_wrapper_full {
	padding: 2em 0;
	background-image: url(../images/location/bg.webp)
}

.inner_blog_wrapper_full h1,
.servicearea_wrapper h1 {
	font-size: 35px;
	line-height: 35px;
	color: #002b55;
	text-align: center
}

.inner_blog_image img {
	height: 600px;
	width: 100%;
	object-fit: cover;
	border-radius: 225px 0 225px 225px
}

span.in_blg_date {
	width: 70px;
	height: 68px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 19px;
	line-height: 23px;
	color: #fff;
	font-family: Poppins-SemiBold;
	margin: 0 auto
}

.inner_blog_overall:hover span.in_blg_date {
	background-image: linear-gradient(125deg, #a91f23 0, #a91f23 24%, #cb1100 99%, #cb1100 100%)
}

.inner_blog_contant p {
	font-size: 15px;
	line-height: 25px;
	color: #333;
	max-width: 215px
}

a.read_mr {
	width: 120px;
	height: 30px;
	border-radius: 17px 17px 17px 0;
	background-color: #00a0dc;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	transition: .5s
}

.inner_blog_overall:hover a.read_mr {
	background-color: #a91f24;
	transition: .5s
}

.inner_blog_contant {
	border-radius: 145px 145px 200px 0;
	filter: drop-shadow(8.181px 10.103px 13.5px rgba(0, 0, 0, .11));
	background-color: #fff;
	width: 80%;
	padding: 20px;
	position: absolute;
	right: -45px;
	bottom: -15px
}

.inner_blog_contant h4 {
	margin: 20px 0
}

.inner_blog_overall {
	padding: 20px 40px
}

.bd_blog_wrapper,
.inner_blog_wrapper_full,
.service_wrapper_full {
	padding: 4em 0
}

.inner_blog_wrapper,
.inner_review_wrapper_full,
.service_detail_wrapper_full {
	padding-top: 2em
}

.contact_form_top {
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
	gap: 50px;
	padding-left: 45px;
	padding-bottom: 2em
}

.contact_image img {
	width: 100%;
	border-radius: 15px;
	filter: drop-shadow(7.949px 12.721px 13.5px rgba(0, 0, 0, .17));
	object-fit: cover
}

.contact_form_bottom {
	border-radius: 15px;
	filter: drop-shadow(7.949px 12.721px 20px rgba(0, 0, 0, .08));
	background-color: #fff;
	margin-left: -3em;
	padding: 20px
}

.contact_image {
	position: relative;
	z-index: 1;
	margin-top: 4em
}

.contact_wrapper {
	position: relative;
	padding-bottom: 2em
}

.contact_wrapper:after {
	background-image: url(../images/contact/con-bg.webp);
	height: 750px;
	width: 70%;
	display: block;
	right: 0;
	top: -80px
}

.contact_image:after {
	background-image: url(../images/contact/Recta.webp);
	height: 100%;
	width: 90%;
	display: block;
	top: -60px;
	left: -24px
}

.contact_form_bottom p {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	max-width: 450px;
	text-align: center;
	margin: 0 auto
}

.add_info p {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	max-width: 220px
}

.contact_map .gmap_canvas,
.contact_map .mapouter {
	height: 440px;
	border-radius: 0
}

.contact_map:after {
	content: "";
	background-image: url(../images/contact/wave-pg.webp);
	height: 100px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.bd_blog_image:after,
.bd_blog_overall.slick-active .bd_blog_image:after,
.bd_blog_overall.slick-active+.slick-active+.slick-active .bd_blog_image:after {
	background-image: url(../images/blog-detail/shp.webp)
}

.blog_detail_wrap p a,
.service_detail_wrapper_full p a {
	color: #00a0dc;
	font-family: Poppins-SemiBold
}

.blog_detail_wrap h2 {
	font-size: 30px;
	line-height: 45px;
	color: #002b55
}

.blog_detail_wrap h3,
.service_detail_four h5 {
	font-size: 30px;
	line-height: 45px;
	color: #c10
}

.about_wrapper_full ul li,
.blog_detail_wrap ol li,
.blog_detail_wrap ul li {
	display: flow-root;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	margin-bottom: 15px;
	list-style: none;
	padding-left: 45px;
	position: relative
}
.blog_detail_wrap li a{
	color: #00a0dc;
    font-family: Poppins-SemiBold;
}
.blog_detail_wrap ol li strong,
.blog_detail_wrap ul li strong {
	color: #002b55;
	font-family: Poppins-SemiBold
}

.about_wrapper_full ul li:before,
.blog_detail_wrap ol li:before,
.blog_detail_wrap ul li:before,
.service_detail_wrapper_full .service_detail_four ol li:before,
.service_detail_wrapper_full .service_detail_three ol li:before,
.service_detail_wrapper_full ul li:before {
	content: "";
	background-image: url(../images/blog-detail/settings.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.blog_detail_image img {
	height: 560px;
	width: 100%;
	object-fit: cover;
	padding: 35px
}

span.post_date {
	width: 175px;
	height: 40px;
	border-radius: 21px;
	background-color: #d9dfe6;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 18px;
	line-height: 50px;
	color: #002b55;
	margin-bottom: 20px;
	padding-right: 15px
}

.bd_blog_image:after,
a.in-gicon {
	content: "";
	display: block
}

span.post_date:before {
	content: "";
	background-image: url(../images/blog-detail/calendar.webp);
	height: 25px;
	width: 25px;
	margin-right: 10px
}

.blog_detail_wrap h4,
.service_detail_four h4 {
	font-size: 35px;
	line-height: 45px;
	color: #002b55
}

.bd_blog_content h4 a {
	font-size: 20px;
	line-height: 28px;
	color: #002b55;
	font-family: Poppins-SemiBold
}

.bd_blog_content h4 {
	line-height: 20px
}

.bd_blog_image img {
	height: 324px;
	border-radius: 15px 15px 0 0;
	width: 100%;
	object-fit: cover;
	clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%)
}

.bd_blog_image:after {
	height: 80px;
	width: 90%;
	position: absolute;
	bottom: 10px;
	right: -10px;
	transform: rotate(-1deg)
}

.inner_review_blk.slick-active+.slick-active:after,
.inner_review_blk.slick-active+.slick-active:before,
.inner_review_slider:after,
.inner_review_slider:before {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	bottom: 0;
	margin: auto;
	content: "";
	top: 0
}

.bd_blog_overall.slick-active+.slick-active .bd_blog_image:after {
	background-image: url(../images/blog-detail/shp2.webp)
}

.inner_review_blk.slick-active+.slick-active+.slick-active .inner_review_blk_inner,
.inner_review_blk_inner {
	background-image: url(../images/blog-detail/review-bg.png)
}

.about_wrap_one h3,
.bd_blog_overall.slick-active+.slick-active a.blog_pls:after {
	color: #c10
}

.bd_blog_overall_inner {
	overflow: hidden;
	border-radius: 15px;
	background-color: #fff
}

.bd_blog_content {
	padding: 0 20px 20px
}

.bd_blog_content p {
	font-size: 16px;
	line-height: 27px;
	color: #333
}

.bd_blog_wrap,
.cms_page,
.faq_wrapper_full,
.service_detail_four,
.service_detail_one,
.service_detail_three,
.sitemap-lists {
	padding: 2em 0
}

.in_user p {
	max-width: 340px;
	text-align: center
}

a.in-gicon {
	background-image: url(../images/blog-detail/google.webp);
	width: 60px;
	height: 60px;
	border-radius: 50%
}

.inner_review_blk_in p {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	max-width: 340px;
	max-height: 120px;
	overflow-y: scroll;
	text-align: center
}

.inner_review_blk_in p::-webkit-scrollbar {
	width: 5px
}

.inner_review_blk_in p::-webkit-scrollbar-track {
	background: 0 0
}

.inner_review_blk_in p::-webkit-scrollbar-thumb {
	background: #002b55
}

.inner_review_blk_in p::-webkit-scrollbar-thumb:hover {
	background: #555
}

.inner_review_blk_in {
	max-width: 340px;
	margin: 0 auto;
	float: unset;
	padding: 20px
}

.inner_review_wrapper {
	background-image: url(../images/blog-detail/review_bg.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	padding: 4em 0
}

.inner_review_blk.slick-active+.slick-active .inner_review_blk_inner {
	background-image: url(../images/blog-detail/review-bg2.png)
}

.inner_review_blk.slick-active+.slick-active:after,
.inner_review_blk.slick-active+.slick-active:before {
	background-image: url(../images/blog-detail/joint.webp);
	height: 20px;
	width: 30px
}

.inner_review_slider {
	padding: 4em 40px;
	position: relative;
	filter: drop-shadow(13.845px 17.097px 19px rgba(0, 43, 85, .15))
}

.inner_review_slider:before {
	background-image: url(../images/blog-detail/pipe.webp);
	height: 95px;
	width: 90px;
	position: absolute;
	left: -35px;
	z-index: 1
}

.inner_review_slider:after {
	background-image: url(../images/blog-detail/pipe2.webp);
	height: 95px;
	width: 90px;
	position: absolute;
	right: -35px;
	z-index: 1
}

.inner_review_blk.slick-active+.slick-active:after {
	position: absolute;
	right: -15px
}

.inner_review_blk.slick-active+.slick-active:before {
	position: absolute;
	left: -15px
}

.inner_review_slider button.slick-prev.slick-arrow {
	font-size: 0;
	border: unset;
	width: 71px;
	height: 49px;
	filter: drop-shadow(1.259px 1.554px 8px rgba(0, 43, 85, .25));
	background-color: #fff;
	border-radius: 25px 0 0 25px;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto
}

.inner_review_slider button.slick-next.slick-arrow {
	font-size: 0;
	border: unset;
	width: 69px;
	height: 49px;
	background-color: #002b55;
	border-radius: 0 25px 25px 0;
	position: absolute;
	right: 0;
	left: 10%;
	bottom: -15px;
	margin: auto
}

.servicearea_wrapper {
	margin-top: 12em
}

.servicearea_wrapper p {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	max-width: 950px;
	margin: 0 auto;
	text-align: center
}

.servicearea_list ul li a {
	font-size: 20px;
	line-height: 25px;
	color: #333
}

.servicearea_list ul li {
	padding: 10px 20px 10px 5em;
	list-style: none;
	margin-bottom: 10px;
	display: table;
	position: relative
}

.servicearea_list ul li:before {
	content: "";
	background-image: url(../images/home/pin.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 30px;
	display: block;
	position: absolute;
	left: 15px;
	filter: invert(12%) sepia(30%) saturate(5156%) hue-rotate(194deg) brightness(91%) contrast(101%)
}

.about_wrap_image:after,
.about_wrap_three_image:after,
.blog_detail_image:after,
.service_det_three_blk:after,
.service_detail_two:before,
.service_wrapper:after,
.servicearea_wrapper:after,
.servicearea_wrapper:before {
	content: "";
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center
}

.servicearea_list {
	padding-top: 4em;
	position: absolute;
	left: 0;
	z-index: 1
}

.servicearea_wrapper:after {
	background-image: url(../images/home/lit.webp);
	height: 100%;
	width: 40%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.servicearea_wrapper:before {
	background-image: url(../images/home/circle.webp);
	width: 200px;
	height: 200px;
	display: block;
	position: absolute
}

.service_area_map .gmap_canvas,
.service_area_map .mapouter {
	height: 600px;
	border-radius: 0
}

.about_wrapper_full,
.service_area_map {
	margin-top: 3em
}

.servicearea_list ul li:hover {
	border-radius: 30px;
	background-color: #00a0dc42
}

.servicearea_list ul li:hover:before {
	filter: invert(52%) sepia(92%) saturate(4328%) hue-rotate(169deg) brightness(101%) contrast(102%)
}

.header_top_section {
	box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
}

.about_wrap_one h2 {
	font-size: 45px;
	line-height: 50px;
	color: #002b55;
	margin: 0
}

.about_wrap_image {
	float: right;
	margin-left: 2em;
	filter: drop-shadow(16.992px 20.983px 19px rgba(0, 0, 0, .26));
	margin-top: -4em;
	position: relative
}

.about_wrap_blk span {
	width: 85px;
	height: 85px;
	border-radius: 42px;
	background-color: #002b55;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: -5px 5px 0 #cb1100
}

.about_wrap_blk h4 {
	font-size: 20px;
	line-height: 25px;
	color: #002b55;
	font-family: Poppins-SemiBold;
	max-width: 50%
}

.about_wrap_blk {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px
}

.about_wrap_blk_full {
	display: flex;
	flex-wrap: wrap
}

.about_wrapper_full {
	padding-top: 7em
}

.about_wrap_image img {
	-webkit-clip-path: url(#my-clip-path);
	clip-path: url(#my-clip-path);
	height: 730px;
	width: 100%;
	object-fit: cover
}

.about_wrapper_full:after {
	content: "";
	width: 42%;
	height: 1610px;
	background-image: linear-gradient(38deg, #002b55 0, #002b55 39%, #009fdb 100%);
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	border-radius: 0 100px
}

.about_wrap_two h2 {
	font-size: 45px;
	line-height: 50px;
	color: #fff
}

.about_wrap_two h3 {
	font-size: 32px;
	line-height: 40px;
	color: #fff
}

.about_wrap_image_two img {
	height: 686px;
	border-radius: 20px 20px 100px;
	filter: drop-shadow(15.733px 19.429px 16px rgba(0, 0, 0, .15));
	width: 100%;
	object-fit: cover
}

.about_wrap_image_two {
	position: relative;
	z-index: -1;
	margin-right: -4em
}

.about_wrap_three h4 {
	font-size: 45px;
	line-height: 50px;
	color: #00a0dc
}

.about_wrap_three h4 span {
	color: #002b55;
	font-family: Archivo-Black;
	display: block
}

.about_wrap_content h3 {
	font-size: 32px;
	line-height: 35px;
	color: #002b55;
	margin: 0
}

.about_wrap_three_image {
	float: right
}

.about_wrap_three {
	display: flex;
	align-items: center;
	gap: 40px;
	flex-direction: row-reverse
}

.about_wrap_image_two:after {
	content: "";
	border: 5px solid #a31e23;
	height: 100%;
	width: 105%;
	display: block;
	position: absolute;
	top: 25px;
	left: -20px;
	border-radius: 20px 20px 100px;
	z-index: -1
}

.home_our_service_wrap_full {
	margin: 2em 0
}

.about_wrap_three_image:after {
	background-image: url(../images/about/abo-bg-3.webp);
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	height: 101%;
	width: 101%
}

.about_wrap_three_image img {
	height: 600px;
	object-fit: cover;
	width: 100%
}

.about_wrap_three_image:before {
	content: "";
	opacity: .451;
	width: 146px;
	height: 146px;
	border-radius: 73px;
	border: 30px solid #00a0dc;
	position: absolute;
	top: 50px;
	right: 30px;
	z-index: 1
}

.about_wrap_three_image_inner:after {
	content: "";
	opacity: .302;
	width: 94px;
	height: 94px;
	border-radius: 47px;
	background-color: #00a0dc;
	display: block;
	position: absolute;
	bottom: 60px;
	left: 60px;
	z-index: 1
}

.about_wrap_two {
	padding-top: 6em
}

.about_wrap_image:after {
	background-image: url(../images/about/dots.webp);
	height: 160px;
	width: 300px;
	display: block;
	position: absolute;
	right: -30px;
	bottom: -30px;
	z-index: -1
}

.service_image:after,
.service_image:before,
.service_wrapper:nth-child(2n) .service_image:after,
.service_wrapper:nth-child(2n) .service_image:before {
	height: 100%;
	content: "";
	display: block;
	position: absolute
}

a.schedule_btn {
	width: 185px;
	height: 50px;
	background-color: #c10;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	border-radius: 0 26px;
	box-shadow: 5px 5px 0 #a91f24;
	margin-top: 2em;
	transition: .5s
}

.button_wrp a:last-child:hover,
a.schedule_btn:hover {
	box-shadow: -5px -5px 0 #a91f24;
	transition: .5s
}

.service_wrapper h2 {
	font-size: 35px;
	line-height: 45px;
	color: #002b55;
	margin-top: 1em
}

.service_image img {
	height: 470px;
	width: 100%;
	border-radius: 20px;
	background-color: #f2f3f7;
	object-fit: cover
}

.service_image {
	margin-right: 4em;
	padding-right: 20px
}

.service_wrapper:nth-child(2n) .service_image {
	padding-right: 0;
	padding-left: 40px;
	float: right;
	margin-left: 2em;
	margin-right: 0
}

.service_image:after {
	border-radius: 20px 0;
	background-color: #00a0dc;
	width: 90%;
	top: -20px;
	left: -30px;
	z-index: -1
}

.service_wrapper_full h1 {
	font-size: 35px;
	line-height: 40px;
	color: #002b55;
	text-align: center
}

.service_image:before {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	width: 100%;
	top: 20px;
	left: 20px;
	border-top-left-radius: 15px
}

.service_wrapper:nth-child(2n) .service_image:before {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 100%;
	bottom: 20px;
	right: 20px;
	left: unset;
	top: unset;
	border-bottom-right-radius: 15px
}

.service_wrapper:nth-child(2n) .service_image:after {
	border-radius: 20px 0;
	background-color: #002b55;
	width: 90%;
	bottom: -20px;
	right: -30px;
	left: unset;
	top: unset;
	z-index: -1
}

.service_wrapper:after {
	background-image: url(../images/service/curve-line.webp);
	width: 70px;
	height: 89%;
	display: block;
	position: absolute;
	top: 110px;
	left: 35px;
	right: 0;
	margin: auto
}

.service_wrapper:nth-child(2n):after {
	transform: rotate(180deg);
	bottom: 40px;
	top: unset;
	right: 2px
}

.service_det_image:after,
.service_detail_two ol li:before,
.service_detail_two ul li:before,
.service_detail_two:after {
	display: block;
	position: absolute;
	top: 0;
	content: "";
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center
}

.service_detail_wrapper_full h2 {
	font-size: 36px;
	line-height: 45px;
	color: #002b55
}

.service_detail_two h3 {
	color: #fff !important
}

.service_det_image {
	position: relative;
	margin-right: 2em
}

.service_det_image:after {
	background-image: url(../images/ser_det/ser-fet-bg.webp);
	width: 100%;
	height: 101%;
	left: 0
}

.service_det_image_two {
	float: right;
	margin-left: 4em;
	margin-top: -6em
}

.service_det_image_two img {
	height: 580px;
	width: 100%;
	object-fit: cover;
	filter: drop-shadow(7.552px 9.326px 20px rgba(0, 0, 0, .15));
	border-radius: 10px 10px 300px 300px
}

.service_detail_two:after {
	background-image: url(../images/ser_det/ser-bg-bl.webp);
	height: 95%;
	width: 80%;
	left: -40px;
	z-index: -1
}

.service_detail_two h2 {
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	margin-top: 2em
}

.service_detail_two p {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	max-width: 620px
}

.service_detail_two h3 {
	font-size: 34px !important;
	line-height: 40px !important;
	margin-bottom: 20px
}

.service_detail_two ol li,
.service_detail_two ul li,
.service_detail_wrapper_full ul li {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 15px;
	list-style: none;
	padding-left: 45px;
	position: relative
}

.service_detail_two ol li:before,
.service_detail_two ul li:before {
	background-image: url(../images/blog-detail/settings.webp);
	height: 30px;
	width: 30px;
	left: 0;
	filter: brightness(0) invert(1)
}

.service_detail_two ol li a {
	color: #fff;
	font-family: Poppins-SemiBold
}

.service_detail_wrapper_full .service_detail_four ul li,
.service_detail_wrapper_full .service_detail_one ul li,
.service_detail_wrapper_full .service_detail_three ul li {
	color: #272727
}

.service_detail_wrapper_full .service_detail_four ol li,
.service_detail_wrapper_full .service_detail_three ol li {
	font-size: 18px;
	line-height: 25px;
	color: #272727;
	margin-bottom: 15px;
	list-style: none;
	padding-left: 45px;
	position: relative
}

.service_detail_wrapper_full .service_detail_three ol,
.service_detail_wrapper_full ul {
	display: flex;
	flex-direction: column
}

.service_det_three_blk_inner {
	width: 180px;
	height: 180px;
	border-radius: 89px;
	filter: drop-shadow(6.293px 7.771px 23px rgba(0, 0, 0, .25));
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.service_det_three_blk h4 {
	font-size: 20px;
	line-height: 22px;
	color: #002b55;
	max-width: 60%;
	text-align: center;
	font-family: Poppins-SemiBold
}

.service_det_three_right h3 {
	font-size: 30px;
	line-height: 45px;
	color: #002b55;
	margin-top: 0
}

.service_detail_four .service_det_image {
	float: right;
	margin-right: 0;
	margin-left: 2em
}

.service_det_thre_left h4 {
	font-size: 18px;
	line-height: 25px;
	color: #00a0dc;
	font-family: Poppins-Regular;
	text-align: center
}

.service_det_thre_left h2 {
	font-size: 30px;
	line-height: 35px;
	color: #002b55;
	max-width: 60%;
	text-align: center;
	margin: 0 auto 20px
}

.service_det_three_blk {
	display: flex;
	justify-content: center;
	margin-bottom: 25px
}

.service_det_thre_left {
	filter: drop-shadow(7.552px 9.326px 20px rgba(0, 40, 80, .15));
	background-color: #fff;
	border-bottom-left-radius: 180px;
	padding: 20px;
	margin-right: 6em;
	margin-bottom: 2em;
	position: relative;
	z-index: 1
}

.service_detail_two {
	position: relative;
	padding: 2em 0;
	margin-top: 3em
}

.service_det_three_blk:after {
	background-image: url(../images/ser_det/service_det_bg.webp);
	width: 250px;
	height: 200px;
	position: absolute;
	left: 50px;
	right: 0;
	bottom: -10px;
	margin: auto;
	z-index: -1
}

.service_det_three_blk:nth-child(2):after {
	background-image: url(../images/ser_det/service_det_bg2.webp);
	left: unset;
	right: 45px
}

.service_det_three_blk:nth-child(3):after {
	background-image: url(../images/ser_det/service_det_bg2.webp);
	transform: scaleX(-1);
	left: 40px
}

.service_det_three_blk:nth-child(4):after {
	transform: scaleX(-1);
	left: -55px
}

.service_det_three_blk_inner h4 {
	font-size: 20px;
	line-height: 22px;
	color: #002b55;
	font-family: Poppins-SemiBold;
	margin: 0 auto
}

.service_detail_two:before {
	background-image: url(../images/ser_det/recta.png);
	width: 610px;
	height: 1145px;
	display: block;
	position: absolute;
	right: -24px;
	top: 10%
}

.service_det_three_right {
	padding-right: 55px
}

.banner_wrapper .banner_image img {
	transform: translate(-100px, 100px);
	transition: .5s
}

.banner_wrapper.slick-slide.slick-current.slick-active .banner_image img {
	transform: translate(0, 0);
	transition: .5s
}

.blog_wrapper {
	filter: drop-shadow(1.259px 1.554px 14.5px rgba(0, 43, 85, .15))
}

.blog_wrapper .slick-list.draggable {
	padding-bottom: 45px
}

.blog_detail_image:after {
	background-image: url(../images/blog-detail/blog-detail.webp);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.blog_detail_image {
	position: relative;
	margin-left: -45px
}

.bd_blog_wrap {
	filter: drop-shadow(8.181px 10.103px 20px rgba(0, 0, 0, .13))
}

.faq_wrapper {
	margin-top: 2em
}

.sitemap-data ul li {
	font-size: 18px;
	color: #333;
	list-style: none;
	padding-left: 45px;
	position: relative;
	line-height: 32px
}

.ass_wrp ul li:after,
.sitemap-data ul li:after {
	content: "\f192";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0
}

.cms_page_content h1,
.sitemap-data h1 {
	font-size: 45px;
	line-height: 50px;
	color: #002b55
}

.cms_page_content p {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	list-style: none
}

ul.social_icons li a {
	line-height: 12px !important
}

ul.megamenu.two {
	left: -29em;
	width: 800px
}

.inner_coupon .coupon_blk {
	padding: 0 15px;
	filter: drop-shadow(7.552px 9.326px 4.5px rgba(0, 43, 85, .11))
}

.banner_inner_title.detail h1 {
	font-size: 32px;
	line-height: 36px
}

.button_wrp a:last-child {
	box-shadow: 5px 5px 0 #a91f24
}

.inner_review_wrapper_full .review_slider {
	filter: drop-shadow(13.845px 17.097px 20px rgba(0, 43, 85, .16))
}

.service_det_image img {
	width: 100%;
	object-fit: cover;
	height: 570px
}

.in_user_wrap {
	margin-bottom: 5px
}

.contact_form_bottom {
	height: 645px
}

.contact_form_bottom iframe {
	height: 506px !important
}

.contact_image img {
	height: 735px
}

.servicearea_wrapper:before {
	top: 30px;
	left: 25px
}

.location_blk_info:after {
	top: -85px;
	left: -20px;
	width: 100%
}

.location_block:nth-child(2n) .location_blk_info:after {
	left: unset;
	right: -20px
}

.about_wrapper_full,
.location_wrapper_full {
	padding-bottom: 4em
}

.home_our_service_wrap_full .container {
	max-width: 95%
}

.why_choose_wrapper.aos-init.aos-animate .why_choose_blk span {
	animation: 3s ease-in-out flip
}

@keyframes flip {

	0%,
	100% {
		transform: rotateY(0)
	}

	50% {
		transform: rotateY(180deg)
	}
}

.banner_inner_title.detail.ser {
	font-size: 35px
}

.gm-style-iw.gm-style-iw-c {
	width: 350px;
	padding: 0 !important
}

.gm-style .gm-style-iw-d {
	overflow: hidden !important -webkit-animation: rotate-vert-center 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	animation: .5s cubic-bezier(.455, .030, .515, .955) both rotate-vert-center;
	background-color: #fff;
	filter: drop-shadow(5.333px 9.621px 20px rgba(0, 0, 0, .33));
	padding: 0 !important;
	margin-right: -20px
}

@-webkit-keyframes rotate-vert-center {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@keyframes rotate-vert-center {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	100% {
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

.get_directions_section {
	padding: 1em
}

.get_directions_section h4 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
	margin: -13px -13px 10px;
	border-bottom: 1px solid #ccc;
	padding: 7px;
	display: block;
	background-color: #002a53
}

.get_directions_section p {
	line-height: 27px;
	padding-left: 30px;
	font-weight: 400;
	position: relative;
	font-size: 17px;
	color: #333;
	text-align: left
}

a.get_direct {
	font-size: 18px;
	color: #c10;
	font-weight: 500;
	display: block;
	background-color: #fff;
	text-align: left;
	padding: 10px 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.gm-style .gm-style-iw-tc::after {
	background: #fff
}

button.gm-ui-hover-effect {
	top: 5px !important;
	right: 5px !important
}

button.gm-ui-hover-effect span {
	width: 25px !important;
	height: 25px !important;
	margin: 0 !important;
	filter: brightness(0) invert(1)
}

.get_directions_section p:before {
	content: '\f041';
	font-family: FontAwesome;
	margin-right: 0;
	position: absolute;
	left: 0;
	font-size: 22px;
	color: #b80f17;
	top: 2px
}

.get_directions_section p:nth-child(3)::before {
	content: '\f041'
}

a.get_direct:before {
	content: '\f08b';
	margin-right: 10px;
	font-family: FontAwesome;
	font-size: 20px
}

.inner .banner_image {
	float: left;
	width: 100%;
	border-radius: 0
}

.header_wrapper.fixed {
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 0 19px 5px #0000006e;
	z-index: 9
}

.mobile-header.fixed {
	position: fixed;
	z-index: 99;
	top: 0
}

.fixed .header_logo:after {
	height: 130px;
	width: 115%;
	clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%)
}

.ass_wrp h1 {
	font-size: 36px;
	line-height: 50px;
	color: #002b55
}

.ass_wrp h2 {
	font-size: 28px;
	line-height: 50px;
	color: #002b55
}

.ass_wrp ul li {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	list-style: none;
	padding-left: 45px;
	position: relative
}

.banner_content_inner {
	margin-top: 4em
}

ul.megamenu.two li {
	width: 25%
}

.service_detail_wrapper_full h1 {
	font-size: 42px;
	line-height: 45px;
	color: #002b55
}

.service_detail_wrapper_full h3 {
	font-size: 28px;
	line-height: 35px;
	color: #002b55
}

.how_wrapper_full {
	margin-top: 8em
}

.servicearea_list ul {
	height: 450px;
	margin-top: 7em;
	overflow-y: scroll;
	width: 90%
}

.servicearea_list ul::-webkit-scrollbar {
	width: 10px
}

.servicearea_list ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px
}

.servicearea_list ul::-webkit-scrollbar-thumb {
	background: #002b55;
	border-radius: 10px
}

.servicearea_list ul::-webkit-scrollbar-thumb:hover {
	background: #002b55
}

.faq_wrapper_full .accordion-container .set p a {
	padding: 0;
	display: inline-block
}

.service_detail_two .third_content {
	display: flex;
	flex-direction: column;
	min-height: 490px;
	justify-content: center
}

.coupon_blk_inner b {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	text-align: center;
	margin-bottom: 2em
}

@media only screen and (min-width:1400px) {
	.servicearea_wrapper:before {
		top: 65px;
		left: 70px
	}

	.home_our_service_wrap_full .container {
		max-width: 80%
	}

	.banner_inner_title {
		padding-right: 180px
	}

	.banner_content_inner h6 {
		font-size: 22px
	}

	.banner_content_inner p {
		font-size: 22px;
		line-height: 28px
	}

	.servicearea_wrapper:after {
		width: 35%
	}

	.servicearea_list ul {
		width: 80%
	}

	.fixed .header_logo:after {
		width: 106%
	}
}

@media only screen and (min-width:1500px) {
	.header_logo:after {
		width: 330px
	}

	.header_right {
		width: 82%
	}

	.header_lt {
		padding-left: 100px
	}

	.header_menu ul li a {
		font-size: 18px
	}

	.header_rt a:before {
		left: -35px
	}

	.review_slider,
	.sep_rep_wrapper_full {
		padding-left: 8em
	}

	.inner_review_slider button.slick-next.slick-arrow,
	.review_slider button.slick-next.slick-arrow {
		left: 9%
	}

	.banner_content_inner h2 {
		font-size: 45px
	}
}

@media only screen and (min-width:1600px) {
	.header_logo:after {
		width: 400px
	}

	.header_right {
		width: 84%
	}

	.header_lt {
		padding-left: 100px
	}

	.header_menu ul li a {
		font-size: 18px
	}

	.header_rt a:before {
		left: 65px
	}

	.review_slider {
		padding-left: 45px
	}

	.sep_rep_wrapper_full {
		padding-left: 45em
	}

	.about_wrapper_full:after {
		width: 45%
	}

	.servicearea_wrapper:before {
		left: 90px
	}

	.banner_content_inner h2 {
		font-size: 62px
	}
}

@media only screen and (min-width:1700px) {
	.header_logo:after {
		width: 340px;
		clip-path: polygon(0 0, 100% 0, 63% 100%, 0% 100%)
	}

	.header_right {
		width: 84%;
		padding-right: 14em
	}

	.header_lt {
		padding-left: 100px
	}

	.header_menu ul li a {
		font-size: 18px
	}

	.header_rt a:before {
		left: -35px
	}

	.review_slider,
	.sep_rep_wrapper_full {
		padding-left: 16em
	}

	.inner_review_slider button.slick-next.slick-arrow,
	.review_slider button.slick-next.slick-arrow {
		left: 8%
	}

	.banner_content_inner h2 {
		font-size: 54px
	}
}

@media only screen and (min-width:1800px) {
	.header_logo:after {
		width: 365px;
		clip-path: polygon(0 0, 100% 0, 63% 100%, 0% 100%)
	}

	.header_right {
		width: 84%;
		padding-right: 16em
	}

	.header_lt {
		padding-left: 100px
	}

	.header_menu ul li a {
		font-size: 18px
	}

	.header_rt a:before {
		left: -30px
	}

	.review_slider,
	.sep_rep_wrapper_full {
		padding-left: 20em
	}

	.banner_content_inner h2 {
		font-size: 62px
	}
}

@media only screen and (min-width:1920px) {
	.header_logo:after {
		width: 410px;
		clip-path: polygon(0 0, 100% 0, 64% 100%, 0% 100%)
	}

	.header_right {
		width: 83%;
		padding-right: 22em
	}

	.header_lt {
		padding-left: 100px
	}

	.header_menu ul li a {
		font-size: 18px
	}

	.header_rt a:before {
		left: -40px
	}

	.review_slider,
	.sep_rep_wrapper_full {
		padding-left: 26em
	}

	.inner_review_slider button.slick-next.slick-arrow,
	.review_slider button.slick-next.slick-arrow {
		left: 7%
	}

	.banner_image img {
		object-position: top
	}

	.servicearea_wrapper:before {
		left: 140px
	}

	.header_menu {
		padding: 0 0 0 80px
	}

	.banner_content_inner h2 {
		font-size: 62px
	}
}

@media only screen and (max-width:1300px) {
	.header_menu ul {
		gap: 10px
	}

	.header_top {
		justify-content: flex-end;
		gap: 10px;
		padding-left: 60px
	}

	.header_lt {
		width: 50%;
		padding-left: 0
	}

	.header_md {
		width: 30%;
		padding-left: 40px
	}

	.header_rt a:before {
		left: -65px;
		top: 10px;
		width: 40px;
		height: 40px
	}

	.header_rt a {
		font-size: 18px;
		width: 200px
	}

	.banner_content_inner h2 {
		font-size: 42px
	}

	.banner_image img {
		height: 680px
	}

	.banner_content {
		height: 650px
	}

	.home_our_service_wrap_full .title_wrap h2 {
		max-width: 40%
	}

	.home_about_wrapper {
		padding-top: 2em
	}

	.home_about_wrapper h1,
	.service_detail_wrapper_full h1 {
		font-size: 34px
	}

	.sep_rep_wrapper_full h2 {
		font-size: 36px
	}

	.sep_rep_image_inner img:first-child {
		height: 550px
	}

	.sep_rep_image_inner img:nth-child(2) {
		height: 535px
	}

	.container {
		padding: 0 15px
	}

	.header_logo:after {
		height: 150px;
		width: 120%;
		clip-path: polygon(0 0, 100% 0, 78% 100%, 0% 100%)
	}

	.header_right {
		width: 80%
	}

	.inner_review_blk_in {
		max-width: 280px
	}

	.coupon_blk_inner strong {
		font-size: 32px
	}

	.faq_wrapper_full h1,
	.faq_wrapper_full h4 {
		font-size: 28px
	}

	.location_map {
		margin-left: -10em
	}

	.inner_review_wrapper_full:after {
		width: 90%
	}

	.review_blk_noslider {
		margin-top: 0
	}

	.servicearea_list {
		width: 40%
	}

	.servicearea_wrapper:after {
		width: 50%
	}

	.servicearea_wrapper p {
		font-size: 16px;
		line-height: 25px;
		max-width: 65%
	}

	.banner_content_inner {
		margin-top: 6em
	}

	.service_wrapper:nth-child(2n):after {
		bottom: 64px
	}

	.about_wrap_two p {
		font-size: 17px;
		line-height: 24px
	}

	.home_our_service_blk_content p {
		min-height: 80px
	}

	.service_detail_two:before {
		content: unset
	}

	.service_det_three_blk:after {
		left: 38px
	}

	.service_det_three_blk:nth-child(2):after {
		right: 30px
	}

	.service_det_three_blk:nth-child(3):after {
		left: 30px
	}

	.service_det_three_blk:nth-child(4):after {
		left: -54px
	}

	.inner_review_blk_in p {
		font-size: 13px;
		line-height: 19px
	}

	.banner_inner_title.detail.ser {
		font-size: 30px
	}

	.banner_inner_title.detail h1 {
		font-size: 24px;
		line-height: 30px
	}

	.location_block:nth-child(2n) .location_map {
		margin-right: -14em
	}

	.fixed .header_logo:after {
		height: 130px;
		width: 122%;
		clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%)
	}
}

@media only screen and (max-width:1200px) {

	.blog_overall_content_inner p,
	.inner_blog_contant p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden
	}

	.header_logo:after {
		height: 130px;
		width: 128%;
		clip-path: polygon(0 0, 100% 0, 67% 100%, 0% 100%)
	}

	.header_lt {
		width: 47%
	}

	.header_md a {
		font-size: 18px
	}

	.header_menu {
		padding-left: 35px;
		padding-right: 10px
	}

	.header_right {
		width: 82%;
		clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%)
	}

	.header_rt a {
		width: 180px;
		font-size: 17px;
		padding-right: 10px
	}

	.header_rt a:before {
		width: 35px;
		height: 35px
	}

	.header_lt strong,
	.header_menu ul li a {
		font-size: 13px
	}

	.header_md:after,
	.service_image:after {
		left: -15px
	}

	.button_wrp a {
		width: 145px;
		height: 45px;
		font-size: 16px
	}

	.banner_image img {
		height: 590px
	}

	.banner_content {
		height: 560px
	}

	.banner_content_inner {
		margin-top: 6em
	}

	.banner_slider {
		margin-bottom: 0
	}

	.about_wrap_three,
	.sep_rep_image,
	.service_image {
		margin-bottom: 2em
	}

	.title_wrap h2 {
		font-size: 24px !important;
		line-height: 30px !important
	}

	.about_wrap_two p,
	.home_about_wrapper p,
	.sep_rep_wrapper_full p,
	.service_wrapper p {
		font-size: 16px;
		line-height: 24px
	}

	.home_about_wrapper h1,
	.service_wrapper h2 {
		font-size: 30px
	}

	.why_choose_blk span {
		width: 80px;
		height: 80px;
		margin-left: 6em;
		margin-top: 1em
	}

	.why_choose_blk:nth-child(2n) span {
		margin-left: 14em
	}

	.why_choose_image img {
		width: 380px;
		height: 380px
	}

	.sep_rep_wrapper_full {
		padding: 2em 0 2em 15px
	}

	.sep_rep_image_inner img:first-child {
		height: 465px
	}

	.sep_rep_image_inner img:nth-child(2) {
		height: 455px
	}

	.coupon_wrapper_full {
		padding: 2em 0
	}

	.coupon_blk_inner {
		padding: 30px 15px 0;
		height: 450px
	}

	.coupon_blk_inner h4 {
		font-size: 22px;
		margin: 0
	}

	.coupon_blk_inner strong {
		font-size: 32px;
		margin-bottom: 5px
	}

	.coupon_blk_inner p {
		margin-top: 20px;
		font-size: 16px;
		line-height: 24px;
		min-height: 50px
	}

	a.print {
		width: 175px;
		height: 40px
	}

	.review_wrapper_full {
		padding: 35px 0
	}

	.blog_overall_content_inner h4 a,
	.inner_blog_contant h4 a {
		font-size: 18px;
		line-height: 22px
	}

	.blog_overall_content_inner p {
		font-size: 15px;
		line-height: 24px;
		color: #333;
		-webkit-line-clamp: 5
	}

	.blog_overall_content:after {
		width: 230px
	}

	.blog_wrapper {
		padding-bottom: 4em
	}

	span.blg_date {
		width: 70px;
		height: 70px;
		font-size: 20px
	}

	.blog_overall_content_inner {
		padding: 10px 10px 40px
	}

	.blog_overall_content_inner h4 {
		max-width: 75%
	}

	.foot_blk p {
		max-width: 280px;
		font-size: 16px
	}

	.foot_blk ul li a {
		font-size: 16px;
		line-height: 26px
	}

	.faq_wrapper_full .accordion-container .set a,
	.footer_wrapper_top {
		padding: 20px 0
	}

	.footer_wrapper_bottom_wrap {
		padding: 0 15px;
		height: 60px
	}

	.inner_blog_contant {
		padding: 10px;
		right: -15px
	}

	.inner_blog_contant h4 {
		margin: 10px 0
	}

	.inner_blog_contant p {
		-webkit-line-clamp: 7
	}

	.inner_blog_overall {
		padding: 15px 10px
	}

	.header_menu ul,
	.service_image {
		padding-right: 0
	}

	.banner_inner_title h1 {
		margin: 0;
		font-size: 26px
	}

	.banner_inner_title {
		font-size: 26px;
		bottom: 4em
	}

	.contact_form_top {
		gap: 15px;
		padding-left: 0
	}

	.contact_form_bottom {
		height: 530px
	}

	.contact_wrapper:after {
		height: 680px
	}

	.contact_image img {
		height: 600px
	}

	.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner:before {
		height: 770px
	}

	.inner_coupon_wrapper h1 {
		font-size: 32px;
		max-width: 100%
	}

	.faq_wrapper_full .accordion-container .set {
		padding-left: 30px;
		padding-right: 25px
	}

	.faq_wrapper_full .accordion-container .set.active {
		padding-bottom: 10px
	}

	.faq_image_wrap img,
	.service_area_map .gmap_canvas,
	.service_area_map .mapouter {
		height: 500px
	}

	span.qno {
		font-size: 35px
	}

	.how_wrapper,
	.service_wrapper {
		padding-top: 2em
	}

	.how_wrapper video {
		margin-top: 2em
	}

	.location_map {
		margin-left: -8em
	}

	.servicearea_wrapper {
		margin-top: 10em
	}

	.service_wrapper:nth-child(2n):after {
		bottom: 70px
	}

	.header_top_section:before,
	.service_det_three_blk:after,
	.service_wrapper:after {
		content: unset
	}

	.banner_content_inner h2 {
		font-size: 28px
	}

	.service_image {
		margin-right: 2em
	}

	.service_wrapper:nth-child(2n) .service_image:after {
		right: -15px
	}

	.about_wrap_one h2,
	.about_wrap_three h4,
	.about_wrap_two h2 {
		font-size: 40px;
		line-height: 45px
	}

	.about_wrap_one p {
		font-size: 17px;
		line-height: 25px
	}

	.about_wrapper_full:after {
		height: 1600px
	}

	.about_wrap_three p,
	.service_detail_wrapper_full p {
		font-size: 17px;
		line-height: 24px
	}

	.about_wrap_three_image img {
		height: 455px;
		width: 455px
	}

	.service_det_image img {
		height: 450px
	}

	.service_detail_wrapper_full h2 {
		line-height: 42px
	}

	.service_det_image {
		position: relative;
		margin-right: 2em;
		margin-bottom: 2em
	}

	.service_det_image_two {
		float: right;
		margin-left: 4em;
		margin-top: 0
	}

	.service_detail_two:after {
		height: 100%
	}

	.service_detail_two h2 {
		margin-top: 1em
	}

	.service_det_thre_left {
		margin-right: 3em
	}

	.service_det_thre_left h2 {
		max-width: 100%
	}

	a.vw_goo {
		left: 25px
	}

	.location_block:nth-child(2n) a.vw_goo {
		left: -80px
	}

	.header_md {
		padding-left: 25px
	}

	.banner_inner_title.detail.ser {
		font-size: 30px;
		line-height: 30px
	}

	.banner_inner_title.detail h1 {
		font-size: 20px;
		line-height: 26px
	}

	.location_block:nth-child(2n) .location_map {
		margin-right: -6em
	}

	.fixed .header_logo:after {
		width: 129%;
		clip-path: polygon(0 0, 100% 0, 68% 100%, 0% 100%)
	}

	.service_detail_wrapper_full h1 {
		font-size: 30px;
		line-height: 40px
	}

	.service_detail_wrapper_full h2 {
		font-size: 32px
	}
}

@media only screen and (max-width:992px) {

	.mob_navi,
	.mob_navi.submenu_open {
		overflow-y: hidden
	}

	.mob_sub_navigate i,
	.mob_sub_navigate span {
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		color: #07264e
	}

	.mob_navi,
	.submenu_open #mob_menu {
		transform: translate(-100%, 0);
		transition: .5s
	}

	.mobile-header {
		display: block;
		float: left;
		width: 100%
	}

	.glyphicon,
	.mob_sub_link span {
		display: inline-block;
		position: relative
	}

	.mobile-header button.navbar-toggle {
		color: #fff;
		float: left;
		margin-left: 5px;
		position: absolute;
		right: 0;
		z-index: 999;
		background-color: #002b55;
		display: block;
		padding: 8px;
		background-image: unset
	}

	#mob_menu,
	.mob_navi,
	.mob_sub_menu,
	.mobile-header .navbar-toggle .icon-bar {
		background-color: #fff
	}

	.mobile-logo {
		width: 100%;
		text-align: center;
		margin-bottom: 0;
		padding: 0 15px
	}

	.mob_navi {
		position: fixed;
		top: 0;
		width: 350px;
		height: 100%;
		padding-top: 10px;
		overflow-x: hidden;
		z-index: 999999
	}

	.mob_navi.menu_open {
		transform: translate(0, 0)
	}

	.glyphicon {
		top: 1px;
		font-family: "Glyphicons Halflings";
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}

	.mob_sub_navigate i {
		width: 48%;
		padding-right: 15px;
		text-align: right;
		float: right
	}

	#mob_menu {
		margin: 10px 0 0;
		padding: 0;
		float: left;
		width: 100%;
		position: relative
	}

	.mob_navi.menu.menu_open.submenu_open1 span,
	.mob_navi.submenu_open .mob_sub_navigate span {
		opacity: 1
	}

	#mob_menu li {
		list-style-type: none;
		border-bottom: 1px solid #eee
	}

	#mob_menu li a {
		text-decoration: none;
		color: #07264e;
		display: block;
		padding: 10px 15px;
		font-size: 16px;
		font-family: Poppins-Regular
	}

	#mob_menu li a:hover {
		color: #c10;
		transition: .5s
	}

	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		opacity: 0;
		transition: .5s
	}

	.mob_sub_menu {
		position: absolute;
		z-index: 9999;
		width: 100%;
		top: 0;
		left: 0;
		transform: translate(100%, 0);
		transition: .5s;
		padding-bottom: 15px;
		padding-left: 0
	}

	.mob_sub_link span {
		font-size: 16px;
		width: 10px;
		text-align: center;
		right: 20px;
		line-height: 10px;
		cursor: pointer;
		float: right;
		margin-right: 5px;
		color: #07264e;
		top: -32px
	}

	.mobile.header {
		background-color: #222;
		color: #fff;
		padding: 10px 10px 10px 15px;
		float: left;
		width: 100%
	}

	ul.mob_sub_menu.submenu_open {
		background-color: #fff;
		transform: translate(0, 0);
		transition: .5s;
		height: 100%
	}

	ul.mob_sub_menu.submenu_open::-webkit-scrollbar {
		width: 10px
	}

	ul.mob_sub_menu.submenu_open::-webkit-scrollbar-track {
		background: 0 0
	}

	ul.mob_sub_menu.submenu_open::-webkit-scrollbar-thumb {
		background: #051735;
		border-radius: 10px
	}

	ul.mob_sub_menu.submenu_open::-webkit-scrollbar-thumb:hover {
		background: #555
	}

	.mob_navi.menu,
	.mobile-top-head,
	.mobile.header,
	.mobile.mobile-one,
	.service_detail_two .third_content {
		display: block
	}

	.header_lt,
	.header_menu {
		display: none
	}

	.header_top {
		justify-content: flex-start;
		background-image: linear-gradient(82deg, #002b55 0, #002b55 39%, #009fdb 100%);
		height: 50px
	}

	.header_right {
		width: 70%;
		clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%)
	}

	.header_md,
	.header_rt {
		width: 40%
	}

	.header_md:after,
	.header_rt a:before {
		left: -10px
	}

	.header_logo {
		width: 25%;
		padding-top: 10px
	}

	.banner_image img {
		height: 460px;
		padding-top: 3em
	}

	.banner_wrapper:after {
		width: 15px;
		content: unset
	}

	.banner_content {
		height: 440px
	}

	.banner_content_inner h2,
	.banner_inner_title h1 {
		font-size: 22px
	}

	.banner_content_inner h6 {
		font-size: 15px
	}

	.banner_content_inner p {
		font-size: 16px;
		line-height: 24px;
		color: #002b55;
		max-width: 85%
	}

	.button_wrp {
		gap: 10px;
		margin-top: 1em
	}

	.coupon_wrapper_full .title_wrap h2,
	.foot_blk p,
	.home_our_service_wrap_full .title_wrap h2 {
		max-width: 100%
	}

	.bd_blog_image img,
	.home_our_service_blk_image img {
		height: 220px
	}

	span.ser_icon {
		width: 80px;
		height: 80px
	}

	span.ser_icon img {
		height: 40px;
		width: 100%;
		object-fit: contain
	}

	.home_about_wrapper_full:after {
		width: 100%;
		height: 127%
	}

	.about_wrap_image_two img,
	.home_about_image_inner img,
	.service_det_image img {
		height: 400px
	}

	.home_about_image_inner {
		position: relative;
		margin-bottom: 20px;
		margin-right: 10px
	}

	.why_choose_image img {
		width: 300px;
		height: 300px
	}

	.why_choose_blk {
		padding: 5px
	}

	.why_choose_blk_inner {
		padding: 25px
	}

	.why_choose_blk h4 {
		font-size: 18px;
		margin-bottom: 5px
	}

	.about_wrap_one p,
	.coupon_blk_inner h4,
	.service_detail_wrapper_full p,
	.service_wrapper p,
	.why_choose_blk p {
		font-size: 16px
	}

	.sep_rep_wrapper_full h2 {
		font-size: 28px;
		line-height: 35px
	}

	.sep_rep_image_inner img:first-child {
		height: 380px
	}

	.sep_rep_image_inner img:nth-child(2) {
		height: 365px
	}

	.sep_rep_image {
		margin-bottom: 6em
	}

	a.print {
		width: 150px;
		height: 30px;
		font-size: 16px;
		border-radius: 0 15px
	}

	.review_blk.slick-active:after {
		height: 60px;
		width: 80px;
		top: -30px;
		left: 20px
	}

	.review_slider {
		padding-left: 15px;
		margin: 0
	}

	a.g-icon {
		width: 50px;
		height: 50px
	}

	.blog_wrapper,
	.blog_wrapper_full {
		padding-top: 2em
	}

	.blog_overall_image img {
		height: 200px
	}

	.blog_overall_content {
		position: relative;
		margin-top: -7em;
		margin-left: -9px
	}

	.blog_overall {
		padding: 0 7px
	}

	.blog_overall_content:after {
		width: 180px
	}

	.foot_blk:first-child {
		float: left;
		width: 100%
	}

	.foot_blk:nth-child(2),
	.foot_blk:nth-child(3) {
		float: left;
		width: 30%
	}

	.foot_blk:nth-child(4) {
		float: left;
		width: 40%
	}

	.coupon_wrapper,
	.servicearea_wrap {
		margin-top: 2em
	}

	.inner_blog_image img {
		height: 480px
	}

	.inner_blog_contant {
		width: 90%
	}

	.blog_detail_image img {
		height: 300px;
		padding: 15px
	}

	.blog_detail_wrap ol li,
	.blog_detail_wrap p,
	.blog_detail_wrap ul li {
		font-size: 16px;
		line-height: 26px
	}

	span.post_date {
		width: 150px;
		height: 35px;
		font-size: 14px
	}

	.blog_detail_wrap h2 {
		font-size: 26px
	}

	.blog_detail_wrap h3 {
		font-size: 22px;
		line-height: 30px
	}

	.blog_detail_wrap h4 {
		font-size: 26px;
		line-height: 32px
	}

	.bd_blog_wrapper,
	.inner_review_wrapper,
	.service_wrapper,
	.service_wrapper_full {
		padding: 2em 0
	}

	.bd_blog_overall {
		padding: 0 5px
	}

	.bd_blog_content h4 a {
		font-size: 18px;
		line-height: 24px
	}

	.inner_review_slider .slick-arrow {
		display: none !important
	}

	.inner_review_slider {
		padding: 2em 40px
	}

	.contact_form_bottom {
		height: 420px;
		margin-left: -1em
	}

	.contact_image img {
		height: 530px
	}

	.contact_wrapper:after {
		height: 600px
	}

	.add_info {
		padding-left: 15px
	}

	.add_info:after {
		width: 35px;
		height: 35px;
		left: -25px
	}

	.coupon_blk_inner p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
		max-height: 70px;
		overflow-y: scroll;
		min-height: 70px
	}

	.coupon_blk_inner p::-webkit-scrollbar {
		width: 5px
	}

	.coupon_blk_inner p::-webkit-scrollbar-track {
		background: 0 0
	}

	.coupon_blk_inner p::-webkit-scrollbar-thumb {
		background: #002b55
	}

	.coupon_blk_inner p::-webkit-scrollbar-thumb:hover {
		background: #555
	}

	.coupon_blk {
		padding: 0 10px
	}

	.coupon_blk_inner strong {
		font-size: 23px
	}

	.faq_wrapper_full h1 {
		font-size: 28px;
		line-height: 26px
	}

	.faq_wrapper_full h4 {
		line-height: 32px
	}

	.how_wrapper h1 {
		font-size: 28px
	}

	.how_wrapper h4,
	.service_wrapper_full h1 {
		font-size: 30px
	}

	.location_blk_info {
		width: 50%
	}

	.location_map {
		margin-left: -5em;
		width: 50%
	}

	.location_block:nth-child(2n) {
		flex-direction: row-reverse;
		margin-top: 8em;
		margin-bottom: 8em
	}

	.inner_review_wrapper_full:after {
		width: 90%;
		border-top-right-radius: 120px
	}

	.review_blk {
		float: left;
		width: 50%
	}

	.about_wrap_three_image:after,
	.coupon_blk_inner:after,
	.service_wrapper:after,
	.servicearea_wrapper:after,
	.servicearea_wrapper:before {
		content: unset
	}

	.servicearea_list {
		width: 40%;
		background-color: #ccc;
		border-radius: 0 120px 120px 0;
		outline: #002b55 solid 5px;
		outline-offset: -10px;
		position: absolute;
		left: 0;
		z-index: 1;
		top: 0;
		bottom: 0;
		margin: auto;
		padding-right: 20px
	}

	.servicearea_list ul {
		max-height: 390px;
		overflow-y: scroll;
		margin-bottom: 40px
	}

	.servicearea_list ul::-webkit-scrollbar {
		width: 5px
	}

	.servicearea_list ul::-webkit-scrollbar-track {
		background: 0 0
	}

	.servicearea_list ul::-webkit-scrollbar-thumb {
		background: #00a0dc
	}

	.servicearea_list ul::-webkit-scrollbar-thumb:hover {
		background: #555
	}

	.home_about_wrapper_full,
	.service_area_map {
		margin-top: 0
	}

	.servicearea_list ul li {
		padding: 5px 0 5px 5em;
		margin-bottom: 10px;
		display: block
	}

	.service_wrapper h2 {
		font-size: 26px;
		line-height: 34px
	}

	.service_image {
		margin-right: 2em;
		padding-right: 0;
		margin-bottom: 1em
	}

	.coupon_blk_inner,
	.service_image img {
		height: 330px
	}

	.service_wrapper:nth-child(2n) .service_image {
		padding-left: 0
	}

	a.schedule_btn {
		width: 160px;
		height: 40px;
		font-size: 16px
	}

	.about_wrap_image:after,
	.about_wrapper_full:after {
		background-image: unset
	}

	.about_wrap_image img,
	.service_det_image_two img {
		height: 450px
	}

	.about_wrap_image {
		margin-bottom: 2em;
		margin-top: 0
	}

	.about_wrap_one h2 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 15px
	}

	.about_wrapper_full {
		margin-top: 2em;
		padding-top: 2em
	}

	.about_wrap_blk h4 {
		font-size: 19px
	}

	.about_wrap_two {
		margin-bottom: 2em;
		background-image: linear-gradient(38deg, #002b55 0, #002b55 39%, #009fdb 100%);
		padding: 1em
	}

	.about_wrap_image_two {
		z-index: 9;
		margin-right: 2em;
		width: 50%;
		margin-bottom: 1em
	}

	.about_wrap_three h4,
	.about_wrap_two h2,
	.service_detail_wrapper_full h2 {
		font-size: 36px;
		line-height: 42px
	}

	.about_wrap_three p,
	.about_wrap_two p {
		font-size: 16px;
		line-height: 24px
	}

	.about_wrap_image_two:after {
		top: 15px;
		left: -10px;
		width: 100%
	}

	.home_our_service_blk_content p {
		min-height: 100px
	}

	.about_wrap_three_image img {
		height: 400px;
		width: 340px;
		border-radius: 20px
	}

	.about_wrap_three_image_inner:after {
		bottom: -21px;
		left: -20px
	}

	.about_wrap_three_image:before {
		width: 100px;
		height: 100px;
		top: -55px;
		right: -10px
	}

	.about_wrap_three_image_inner {
		text-align: center
	}

	.service_detail_two {
		padding: 2em 1em
	}

	.service_detail_two:after {
		width: 100%;
		left: 0;
		background-size: cover
	}

	.service_det_thre_left {
		border-bottom-left-radius: 130px
	}

	.service_det_three_blk_inner {
		width: 150px;
		height: 150px
	}

	.service_det_three_blk_inner h4 {
		font-size: 15px;
		line-height: 22px
	}

	.service_det_three_right {
		padding-right: 0
	}

	.review_blk_noslider:after {
		top: 0
	}

	a.vw_goo {
		left: 60px
	}

	.header_logo:after {
		height: 100px;
		clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);
		width: 132%
	}

	.header_rt a {
		width: 100%;
		justify-content: center;
		padding-left: 30px
	}

	.banner_inner_title.detail.ser {
		font-size: 23px;
		line-height: 30px;
		padding-right: 80px
	}

	.banner_inner_title {
		min-height: 100px;
		left: 15px
	}

	.banner_inner_title.detail {
		width: 65%
	}

	.location_block:nth-child(2n) .location_map {
		margin-right: -4em
	}

	.fixed .header_logo:after {
		width: 133%;
		clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%)
	}

	.coupon_blk_inner b {
		font-size: 11px;
		line-height: 17px
	}

	.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner:before {
		height: 620px
	}
}

@media only screen and (max-width:767px) {
	.header_right {
		width: 68%;
		clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%)
	}

	.header_rt a {
		font-size: 0;
		width: auto;
		padding: 0
	}

	.header_md {
		width: 80%
	}

	.header_rt {
		width: 20%
	}

	.header_top {
		padding-right: 55px
	}

	.header_rt a:before {
		left: 0;
		top: 0
	}

	.header_md p,
	.header_rt.mob {
		display: none
	}

	.bd_blog_content p,
	.home_our_service_blk_content p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 5
	}

	.banner_content {
		position: unset;
		background-image: unset !important;
		background-color: #002b55;
		height: auto;
		padding: 15px
	}

	.banner_content_inner h2,
	.banner_content_inner h6,
	.banner_content_inner p {
		color: #fff
	}

	.banner_content_inner,
	.service_wrapper h2 {
		margin-top: 0
	}

	.banner_image,
	.blog_detail_wrapper,
	.blog_wrapper_full,
	.contact_map,
	.coupon_wrapper_full,
	.foot_blk:nth-child(4),
	.footer_wrapper_full,
	.home_about_wrapper_full,
	.how_wrapper_full,
	.inner_review_wrapper,
	.review_wrapper_full,
	.sep_rep_wrapper_full,
	.service_area_map,
	.service_det_three_blk_wrap,
	.why_choose_wrapper_full {
		float: left;
		width: 100%
	}

	.banner_image img {
		height: 275px;
		padding-top: 0
	}

	.banner_content_inner p {
		max-width: 100%
	}

	.home_our_service_blk_image img {
		height: 170px
	}

	span.ser_icon {
		width: 60px;
		height: 60px;
		margin-top: -2em
	}

	.home_our_service_blk,
	.inner_coupon .coupon_blk {
		padding: 0 5px
	}

	.home_our_service_blk_content p,
	.user_cont h4 {
		font-size: 15px
	}

	.home_about_wrapper_full {
		background-image: linear-gradient(50deg, #002b55 0, #002b55 39%, #00a0dc 100%);
		padding-bottom: 2em
	}

	.banner_wrapper:after,
	.contact_wrapper:after,
	.coupon_blk_inner:after,
	.home_about_wrapper_full:after,
	.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner:before,
	.location_blk_info:after {
		content: unset
	}

	.home_about_image_inner:after,
	.home_about_image_inner:before {
		z-index: 0
	}

	.home_about_image_inner img {
		height: 270px;
		position: relative;
		z-index: 1
	}

	.home_about_image {
		margin-left: 0;
		margin-right: 2em;
		float: left;
		width: 50%;
		margin-top: 2em
	}

	.home_about_wrapper h1 {
		font-size: 23px;
		line-height: 30px;
		margin-bottom: 5px
	}

	.home_about_image_inner {
		margin-bottom: 0
	}

	.why_choose_wrapper_full {
		padding-top: 2em
	}

	.why_choose_blk_inner {
		background-image: unset !important;
		background-color: #002b55 !important;
		padding: 10px
	}

	.why_choose_blk:nth-child(2n) .why_choose_blk_inner {
		background-color: #009fdb !important
	}

	.about_wrap_blk,
	.blog_detail_image,
	.coupon_blk,
	.foot_blk:nth-child(2),
	.foot_blk:nth-child(3),
	.inner_blog_overall,
	.service_det_three_blk,
	.service_image,
	.why_choose_blk {
		float: left;
		width: 50%
	}

	.why_choose_blk span {
		width: 50px;
		height: 50px;
		margin: 20px auto !important
	}

	.why_choose_blk span img {
		height: 35px;
		width: 100%;
		object-fit: contain
	}

	.why_choose_blk:nth-child(2n) p {
		float: left;
		margin-left: auto;
		text-align: left;
		max-width: 100%
	}

	.why_choose_blk h4 {
		text-align: left
	}

	.why_choose_image img {
		width: 150px;
		height: 150px
	}

	.sep_rep_image {
		margin-bottom: 2em;
		float: right;
		width: 50%
	}

	.sep_rep_image_inner img:nth-child(2) {
		height: 260px;
		border-radius: 50px 5px 5px
	}

	.sep_rep_image_inner img:first-child {
		height: 230px;
		border-top-right-radius: 50px;
		border: 5px solid #fff
	}

	.sep_rep_image_inner {
		float: left;
		width: 100%;
		position: relative
	}

	.sep_rep_image_inner:before {
		height: 90px;
		width: 100px;
		top: 10px;
		left: 10px;
		z-index: -1
	}

	.sep_rep_image_inner:after {
		height: 100px;
		width: 100px;
		bottom: -30px;
		right: 0;
		left: unset;
		z-index: -1
	}

	.coupon_blk_inner strong {
		font-size: 26px
	}

	.coupon_blk_inner h4,
	.header_md a {
		font-size: 17px
	}

	.coupon_blk_inner p {
		margin-bottom: 1em
	}

	.footer_wrapper_top {
		padding: 20px 0;
		float: left;
		width: 100%
	}

	.footer_wrapper_bottom_wrap {
		display: flex;
		flex-direction: column;
		height: auto;
		padding: 20px 0;
		gap: 10px
	}

	.blog_overall_content {
		right: -7px
	}

	.banner_wrapper {
		position: relative;
		float: left;
		width: 100%
	}

	.inner_banner_connent {
		position: unset;
		float: left;
		width: 100%;
		display: block
	}

	.blog_detail_wrapper {
		padding-top: 1em
	}

	.blog_detail_image img {
		height: 230px;
		padding: 15px
	}

	.blog_detail_wrap p {
		font-size: 16px;
		line-height: 26px
	}

	.bd_blog_content {
		padding: 10px
	}

	.bd_blog_content h4 {
		line-height: 22px
	}

	.inner_review_slider {
		padding: 0 15px;
		margin-top: 1em
	}

	.inner_review_slider:after {
		right: -45px;
		height: 50px;
		width: 75px
	}

	.inner_review_slider:before {
		left: -45px;
		height: 50px;
		width: 75px
	}

	.add_info:after,
	a.in-gicon {
		width: 35px;
		height: 35px
	}

	.in_user_wrap {
		display: flex;
		gap: 5px;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}

	.inner_review_blk_in {
		max-width: 160px;
		padding: 5px
	}

	.inner_review_blk_in p {
		font-size: 14px;
		max-width: 340px;
		max-height: 75px
	}

	.in_user h4 {
		font-size: 16px;
		line-height: 18px
	}

	.contact_wrapper_full {
		padding-top: 2em;
		float: left;
		width: 100%
	}

	.contact_form,
	.contact_wrapper {
		display: flex;
		flex-direction: column-reverse
	}

	.contact_form_top {
		gap: 15px;
		padding-left: 0;
		background-color: #002b55
	}

	.add_info {
		padding-left: 28px
	}

	.add_info:after {
		left: -10px
	}

	.contact_image img,
	.faq_image_wrap img {
		height: 400px
	}

	.contact_image:after {
		top: -35px;
		left: -70px
	}

	.contact_form_bottom {
		margin-left: 0
	}

	.inner_coupon .coupon_blk:nth-child(2) .coupon_blk_inner {
		background-image: url(../images/home/coupon-bg-3.webp)
	}

	.coupon_blk_inner h6 {
		font-size: 11px
	}

	.inner_coupon_wrap {
		padding-top: 1em;
		float: left;
		width: 100%
	}

	.inner_coupon_wrapper {
		padding: 2em 0;
		float: left;
		width: 100%
	}

	.inner_coupon {
		margin: 2em 0;
		float: unset;
		width: auto
	}

	.inner_coupon_wrapper:after,
	.inner_coupon_wrapper:before {
		width: 35%;
		height: 35%
	}

	.inner_coupon_wrapper h1 {
		font-size: 20px;
		line-height: 26px
	}

	.faq_image_wrap {
		margin: 0;
		float: left;
		width: 100%;
		order: 3;
		padding-top: 20px
	}

	.faq_wrapper_full h1 {
		padding-left: 0;
		order: 1
	}

	.faq_wrapper_full h4 {
		padding-left: 0;
		order: 2
	}

	.faq_wrapper_full {
		display: flex;
		flex-direction: column;
		float: left;
		width: 100%;
		padding-top: 0
	}

	.faq_wrapper {
		order: 4
	}

	span.qno {
		left: 10px
	}

	.how_wrapper h4 {
		font-size: 24px;
		line-height: 36px
	}

	.how_wrapper h1 {
		font-size: 24px;
		line-height: 34px
	}

	.location_blk_info {
		width: 100%;
		float: left
	}

	.location_block {
		display: flex;
		justify-content: center;
		flex-direction: column
	}

	.location_map {
		margin-left: 0;
		width: 100%;
		margin-top: 2em
	}

	.inner_review_wrapper_full h1 {
		font-size: 27px;
		line-height: 35px;
		padding-left: 18px;
		max-width: 80%;
		margin-top: 1em
	}

	.review_blk {
		padding: 5px
	}

	.review_blk_inner {
		padding: 25px 10px 10px
	}

	.inner_review_wrapper_full,
	.service_detail_wrapper_full {
		float: left;
		width: 100%;
		padding-top: 0
	}

	.inner_review_wrapper_full:after {
		width: 100%;
		top: 0
	}

	.servicearea_wrapper {
		margin-top: 6em;
		float: left;
		width: 100%
	}

	.servicearea_wrapper h1 {
		font-size: 26px;
		line-height: 28px
	}

	.servicearea_wrapper p {
		font-size: 16px;
		line-height: 25px;
		max-width: 100%;
		padding: 0 15px
	}

	.service_area_map .gmap_canvas,
	.service_area_map .mapouter {
		height: 300px
	}

	.servicearea_list {
		position: unset;
		float: left;
		width: 100%;
		padding: 20px
	}

	.servicearea_list ul {
		max-height: 100%;
		margin: 0
	}

	.servicearea_list ul li a {
		font-size: 16px
	}

	.service_image:before {
		top: 10px;
		left: 10px
	}

	.service_image img {
		height: 240px
	}

	.inner_blog_wrapper_full {
		float: left;
		width: 100%;
		padding: 0 0 4em
	}

	.inner_blog_wrapper_full h1 {
		font-size: 25px
	}

	.header_logo:after {
		height: 80px;
		clip-path: polygon(0 0, 100% 0, 68% 100%, 0% 100%);
		width: 125%
	}

	.header_logo {
		padding: 0 0 0 10px
	}

	.banner_image img,
	.banner_image:after {
		border-radius: 0
	}

	.why_choose_blk p {
		min-height: 175px
	}

	.service_wrapper_full {
		padding: 1em 0;
		float: left;
		width: 100%
	}

	.banner_inner_title {
		left: 0;
		position: unset;
		min-width: 100%;
		width: 100%
	}

	.service_wrapper_full h1 {
		font-size: 25px;
		line-height: 30px;
		margin-top: 0
	}

	.header_logo {
		width: 30%
	}

	.service_det_image {
		float: left;
		width: 50%;
		margin-right: 1em;
		margin-bottom: 1em
	}

	.service_det_image img {
		height: 250px
	}

	.service_detail_wrapper_full h2 {
		font-size: 26px;
		line-height: 32px
	}

	.service_det_image_two {
		margin-left: 2em;
		margin-top: 0;
		float: right;
		width: 50%
	}

	.service_det_image_two img {
		height: 330px
	}

	.service_det_thre_left {
		float: left;
		width: 100%;
		margin: 0 0 20px
	}

	.service_detail_four h4 {
		font-size: 28px;
		line-height: 38px
	}

	.service_detail_four h5 {
		font-size: 26px;
		line-height: 36px
	}

	.service_detail_four {
		padding-top: 0
	}

	.about_wrapper_full {
		float: left;
		width: 100%;
		padding: 0
	}

	.about_wrap_image,
	.about_wrap_image_two,
	.about_wrap_three_image {
		width: 50%;
		float: right
	}

	.about_wrap_image img {
		height: 310px
	}

	.about_wrap_one h2 {
		font-size: 28px;
		line-height: 34px
	}

	.about_wrap_image_two {
		margin-bottom: 1em;
		margin-right: 0;
		margin-left: 2em
	}

	.about_wrap_two h2 {
		font-size: 28px;
		line-height: 35px
	}

	.about_wrap_three {
		display: block
	}

	.about_wrap_three_image img {
		height: 280px;
		width: 100%
	}

	.about_wrap_three_image_inner {
		margin-left: 1em
	}

	.location_block:nth-child(2n) .location_map {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0
	}

	.location_block:nth-child(2n) {
		flex-direction: column;
		margin-top: 2em;
		margin-bottom: 2em
	}

	.fixed .header_logo:after {
		width: 127%;
		clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
		height: 80px
	}

	.service_detail_wrapper_full h1 {
		font-size: 24px;
		line-height: 32px
	}

	.service_detail_wrapper_full ul {
		display: table
	}

	.service_detail_two h3 {
		color: #fff;
		font-size: 26px !important;
		line-height: 34px !important
	}

	.coupon_blk_inner {
		height: auto;
		padding: 15px
	}

	.coupon_blk {
		margin: 5px 0;
		padding: 0 5px
	}

	.banner_wrapper .banner_image img {
		transform: unset
	}

	.banner_wrapper.slick-slide {
		transition: unset !important
	}
}

@media only screen and (max-width:480px) {
	.header_logo {
		width: 35%
	}

	.header_right {
		width: 65%
	}

	.header_logo img {
		height: 50px
	}

	.about_wrap_image:after,
	.banner_image:after,
	.contact_map:after,
	.header_md:after,
	.home_about_image_inner:after,
	.review_blk_noslider:after {
		content: unset
	}

	.about_wrapper_full,
	.home_about_wrapper_full {
		margin-top: 0
	}

	.service_det_three_blk_inner,
	.why_choose_image img {
		width: 120px;
		height: 120px
	}

	.why_choose_image_inner {
		border: 5px solid #fff
	}

	.why_choose_blk p {
		font-size: 16px;
		min-height: 275px
	}

	.sep_rep_image {
		margin-left: 0;
		float: right;
		width: 100%;
		margin-bottom: 4em
	}

	.sep_rep_wrapper_full p {
		padding-right: 15px
	}

	.coupon_blk {
		padding: 0 5px
	}

	.review_blk_inner {
		padding: 30px 10px 10px
	}

	.user_info {
		display: flex;
		gap: 10px;
		align-items: center;
		flex-direction: column
	}

	.blog_overall_content:after {
		width: 125px
	}

	.inner_blog_contant {
		width: 100%;
		position: unset;
		border-bottom-right-radius: 90px;
		margin-top: -6em
	}

	.inner_blog_image img {
		height: 240px
	}

	.inner_blog_wrapper {
		padding-top: 2em;
		display: flex;
		flex-wrap: wrap
	}

	.about_wrap_one,
	.about_wrap_three,
	.about_wrap_two,
	.about_wrapper_full,
	.ass,
	.blog_detail_image,
	.cms_page,
	.footer_wrapper_full,
	.header_top_section,
	.home_our_service_wrap_full,
	.inner_review_wrapper,
	.service_detail_four,
	.service_detail_one,
	.service_detail_three,
	.service_detail_two,
	.service_detail_wrapper_full,
	.sitemap-lists {
		float: left;
		width: 100%
	}

	.contact_form_bottom h1 {
		font-size: 24px;
		margin: 0
	}

	.contact_form_bottom p {
		font-size: 16px;
		line-height: 26px
	}

	.contact_form_top {
		flex-direction: column
	}

	.banner_inner_title {
		min-height: 75px;
		padding: 15px 15px 15px 45px;
		justify-content: flex-start;
		filter: drop-shadow(8.181px 10.103px 13.5px rgba(0, 0, 0, .11))
	}

	.inner_coupon {
		float: unset;
		width: auto;
		margin: 0
	}

	.inner_coupon:nth-child(2n) .coupon_blk:nth-child(2) a.print {
		background-image: linear-gradient(69deg, #a91f23 0, #a91f23 24%, #cb1100 99%, #cb1100 100%)
	}

	.faq_wrapper_full h1 {
		font-size: 24px
	}

	.faq_wrapper_full h4 {
		line-height: 30px;
		font-size: 24px
	}

	.how_wrapper {
		padding-top: 1em
	}

	.how_wrapper video {
		margin-top: 1em
	}

	.location_wrapper_full {
		padding-top: 0;
		float: left;
		width: 100%;
		background-image: unset
	}

	.location_wrapper_full p {
		font-size: 16px;
		max-width: 100%
	}

	.review_blk {
		padding: 5px
	}

	.review_blk.slick-active {
		transform: unset;
		filter: unset
	}

	.servicearea_list {
		border-radius: 0 25px 25px 0
	}

	.service_image {
		float: left;
		width: 100%;
		margin: 0 0 20px
	}

	.service_wrapper {
		padding: 2em 0;
		float: left;
		width: 100%
	}

	.service_wrapper:nth-child(2n) .service_image {
		float: right;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 3em
	}

	.service_wrapper_full h1 {
		font-size: 24px;
		line-height: 34px
	}

	.blog_overall_content_inner h4 a {
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 3;
		display: -webkit-box
	}

	span.blg_date {
		width: 55px;
		height: 55px;
		font-size: 17px;
		line-height: 20px
	}

	.about_wrap_blk h4,
	.foot_blk strong,
	.header_md a {
		font-size: 18px
	}

	.footer_wrapper_bottom_wrap {
		padding: 15px;
		justify-content: center;
		align-items: center;
		height: auto
	}

	.footer_wrapper_bottom_wrap p {
		font-size: 17px;
		text-align: center
	}

	.banner_inner_title.detail h1 {
		font-size: 18px;
		line-height: 24px
	}

	.about_wrap_image img,
	.about_wrap_image_two img,
	.service_det_image_two img {
		height: 300px
	}

	.about_wrap_one h1 {
		font-size: 16px;
		line-height: 24px
	}

	.about_wrap_one h2,
	.about_wrap_three h4,
	.about_wrap_two h2,
	.service_detail_wrapper_full h2 {
		font-size: 32px;
		line-height: 36px
	}

	.about_wrap_one p,
	.user_cont h4 {
        font-size: 14px;
        height: 45px;
        display: flex;
        align-items: center;
	}

	.home_our_service_blk_content h4 a {
		display: flex;
		min-height: 50px;
		justify-content: center;
		align-items: center
	}

	.about_wrap_three {
		display: block
	}

	.about_wrap_three_image {
		margin-bottom: 2em;
		margin-left: 1em
	}

	.about_wrap_three_image:before {
		width: 50px;
		height: 50px;
		top: -23px;
		right: -10px
	}

	.about_wrap_three_image_inner:after {
		bottom: -21px;
		left: -7px;
		width: 70px;
		height: 70px
	}

	.about_wrap_three_image img {
		height: 300px;
		width: 340px;
		border-radius: 20px
	}

	.about_wrap_three p {
		font-size: 15px;
		line-height: 24px
	}

	.about_wrap_blk,
	.service_det_three_blk {
		float: left;
		width: 50%
	}

    .detail_banner_hidden{
		display: none;
	}
	.service_detail_wrapper_full h1 {
		font-size: 22px;
		line-height: 30px;
		color: #fff;
        background-image: url(../images/how/banner-bg.webp);
		background-size: 100% 100%;
		background-position: center;
		background-repeat: no-repeat;
        padding: 10px 65px 25px 15px;
        margin-left: -16px;
        margin-top: -29px;
		margin-right: -15px;
	}
	.service_det_image img,
	.service_det_image_two img {
		height: 350px
	}

	.service_det_image_two {
		float: right;
		margin-top: 0;
		margin-bottom: .5em;
		width: 100%;
		margin-left: 0
	}

	.service_det_thre_left {
		margin-right: 0;
		float: left;
		width: 100%
	}

	.service_detail_four .service_det_image {
		float: right;
		margin-right: 0;
		margin-left: 1em
	}

	.contact_form_top {
		padding: 1em;
		order: 1
	}

	.add_info h6 {
		font-size: 15px
	}

	.location_blk_info:after {
		top: -65px;
		left: 0;
		height: 130%
	}

	.location_block:nth-child(2n) .location_blk_info:after {
		left: unset;
		right: 0
	}

	.about_wrap_image {
		margin-bottom: 1em;
		margin-top: 0;
		float: right;
		width: 100%;
		margin-left: 0
	}

	.about_wrap_blk span {
		width: 70px;
		height: 70px
	}

	.about_wrap_blk {
		gap: 10px
	}

	.about_wrap_blk h4 {
		font-size: 13px
	}

	.about_wrap_blk span img {
		width: 36px
	}

	.about_wrap_image_two {
		z-index: 9;
		margin-right: 0;
		width: 100%;
		margin-bottom: 1.5em;
		float: left
	}

	.about_wrap_three_image {
		float: right;
		width: 100%
	}

	.service_det_image {
		position: relative;
		margin-right: 0;
		margin-bottom: 1em;
		float: left;
		width: 100%
	}

	.service_det_three_blk_inner h4 {
		font-size: 12px;
		line-height: 18px
	}

	span.ser_ic img {
		width: 29px
	}

	.review_blk_inner p {
		font-size: 14px;
		line-height: 20px;
		padding-right: 5px
	}

	.review_blk_noslider {
		padding-bottom: 3em
	}

	.coupon_blk_inner strong {
		font-size: 22px
	}

	.coupon_blk_inner h4 {
		font-size: 14px;
		line-height: 22px;
		min-height: 48px;
	}

	a.print {
		width: 120px;
		font-size: 14px
	}

	.coupon_blk_inner h6 {
		text-align: center;
		font-size: 11px;
		line-height: 20px
	}

	a.vw_goo {
		left: 120px
	}

	.location_block:nth-child(2n) a.vw_goo {
		left: -120px
	}

	.banner_image {
		border-bottom-left-radius: 0
	}

	.inner_review_wrapper {
		padding: 2em 0;
		overflow: hidden
	}

	.about_wrap_one,
	.blog_detail_wrap,
	.service_detail_one {
		display: flex;
		flex-direction: column
	}

	.about_wrap_one h2,
	.blog_detail_wrap .first_content,
	.first_content {
		order: 1
	}

	.about_wrap_one p,
	.blog_detail_wrap .blog_detail_image,
	.service_det_image {
		order: 2
	}

	.about_wrap_image,
	.blog_detail_wrap span.post_date,
	.second_content {
		order: 3
	}

	.service_detail_wrapper_full {
		padding-top: 0
	}

	.about_wrap_one h1,
	.ass_wrp h1,
	.faq_image_wrap,
	.header_rt {
		display: none
	}

	.header_rt.mob,
	strong.mob_top {
		display: block;
		text-align: center
	}

	.about_wrap_blk_full,
	.blog_detail_wrap .second_content {
		order: 4
	}

	.banner_inner_title.detail {
		width: 100%;
		padding: 15px 85px 15px 15px
	}

	.blog_detail_wrap .bd_blog_wrapper.aos-init {
		order: 5
	}

	.header_md {
		padding-left: 10px;
		width: 95%
	}

	.service_detail_wrapper_full h2 {
		font-size: 26px
	}

	.header_top {
		padding-left: 25px
	}

	.banner_inner_title.detail.ser {
		padding: 15px
	}

	.service_detail_four h4 {
		font-size: 26px;
		line-height: 36px
	}

	.header_top_section {
		box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
	}

	.header_logo:after {
		height: 80px;
		width: 116%;
		clip-path: polygon(0 0, 100% 0, 72% 100%, 0% 100%)
	}

	.banner_inner_title {
		margin-top: -1px;
		margin-left: -1px
	}

	.about_wrap_image_two,
	.blog_detail_image {
		margin-left: 0
	}

	.location_wrapper {
		padding-top: 2em
	}

	.contact_form_bottom {
		height: 100%
	}

	.contact_form_bottom iframe {
		height: 600px !important
	}

	strong.mob_top {
		background-color: #d4130a;
		color: #fff;
		font-family: Poppins-SemiBold;
		padding: 3px;
		font-size: 12px;
		margin-bottom: -.5px
	}

	.mobile-header button.navbar-toggle {
		top: 1.4em
	}

	.banner_content_inner h2 {
		font-size: 30px
	}

	.title_wrap h2 {
		font-size: 25px !important
	}

	.home_about_image.aos-init.aos-animate {
		margin: 0 0 20px;
		float: left;
		width: 100%
	}

	.home_about_wrapper h1 {
		font-size: 33px;
		line-height: 40px
	}

	.why_choose_blk h4 {
		animation: unset;
		background-image: unset !important;
		color: #fff;
		background-clip: unset;
		text-fill-color: unset;
		-webkit-background-clip: unset;
		-webkit-text-fill-color: unset;
		text-align: left;
		min-height: 50px;
		display: flex;
		align-items: center
	}

	.sep_rep_wrapper_full h2 {
		font-size: 36px;
		line-height: 40px
	}

	.ass_wrp p,
	.ass_wrp ul li {
		font-size: 16px
	}

	.fixed .header_logo:after {
		width: 117%;
		clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
		height: 85px
	}

	.ass {
		padding-top: 20px
	}

	.ass_wrp ul li {
		line-height: 25px;
		color: #333;
		list-style: none;
		padding-left: 20px
	}

	.header_rt.mob {
		width: 75%;
		margin: 0 auto
	}

	.header_rt a {
		font-size: 20px;
		width: 100%;
		padding: 0
	}

	.header_rt a:before {
		left: 5px;
		top: 20px
	}

	.home_our_service_blk_content h4 a {
		font-size: 17px
	}

	ul.mob_sub_menu.submenu_open {
		overflow-y: scroll
	}

	.why_choose_image {
		top: 25px
	}

	.review_blk.slick-active:after {
		height: 40px;
		width: 60px;
		top: -10px;
		left: 10px
	}

	.cms_page_content h1,
	.sitemap-data h1 {
		font-size: 35px;
		line-height: 35px
	}

	.sitemap-data ul li {
		font-size: 17px;
		padding-left: 26px
	}

	.sitemap-lists {
		padding: 1em 0 2em
	}

	.coupon_blk_inner {
		height: auto;
		padding: 10px
	}

	.coupon_blk_inner p {
		font-size: 12px;
		line-height: 18px;
		padding-right: 0;
		margin: 0;
		display: flex;
		align-items: center;
		max-height: 100%
	}

	.banner_wrapper .banner_image img {
		transform: unset;
		transition: .5s
	}
}