@import url('https://fonts.googleapis.com/css2?family=khand+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap'); */

@import "../css/exibition.css";

:root {
	--khand: "Khand", sans-serif;
	--Montserrat: "Montserrat", sans-serif;
}

body {
	font-family: var(--khand);
}

.what_we_do {
	padding: 60px 0;
}


.testimonials_new {
	position: relative;
	padding: 150px 0;
	background: #dae7e5;
	margin: 61px;
}

.overlay1 {
	position: absolute;
	left: 40rem;
	right: -80px;
	top: -54px;
	bottom: -66px;
	background: url(../img/gfc.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
}

.colordd {
	background-color: #fff;
}

.what_we_do_wrapper h3 {
	font-size: 55px;
	font-weight: 500;
	color: var(--hap-title-color);
	font-family: var(--khand);
	margin-top: 0;
	margin-bottom: 36px;
}

.what_we_do_wrapper {
	margin: 15px;
}

.squ {
	position: relative;
	/* bottom: 12rem; */
}

.headline {
	margin-top: 28px;
}

.headline h4 {
	font-weight: 500;
	color: #111;
	font-size: 32px;
}

.headline h5 {
	color: #222;
	margin-top: 15px;
}

.what_we_do_wrapper {
	overflow: hidden;
	position: relative;
}


.what_we_do_wrapper img {
	width: 90%;
	margin: 0 auto;
	border-radius: 15px;


}


.ny {
	background-color: #1c1e19;
	position: relative;
	bottom: 0px;
}

.blog h6 {
	text-align: center;
	color: #111;
	/*text-transform: capitalize;*/
	font-size: 20px;
	font-weight: 500;
}

.sog {
	margin-top: 95px;
}

.blog {
	padding: 30px 0;
}

.blog h2 {
	text-align: center;
	color: #000000;
	font-family: var(--khand);
	font-weight: 500;
	width: 60%;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 55px;
	/* text-transform: capitalize; */
	margin-bottom: 50px;
	margin-top: 0;
}

.bolder1 {
	font-weight: 500;
}

.blog_wrapper img {
	border-radius: 4px;


}

.blog_wrapper {
	position: relative;
	width: 100%;
	height: 10%;
}

.date {
	right: 0;
	top: 53px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 25px 15px;
	border-radius: 30px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	background: linear-gradient(360deg, #6256ed 0, #f350bc 50%, #6256ed);
	position: absolute;
	width: 50px;
	height: 155px;
	right: -3px;
}

.blog_wrapper h4 {
	font-family: var(--heading);
	color: #111;
	margin-top: 10px;
	text-transform: capitalize;
	font-weight: 500;
	font-family: var(--khand);
}

.blog_wrapper {
	/* margin: 15px; */
}

.contact_page {
	padding: 0 0 30px 0;
	position: relative;
}



.c_overlay {
	background: url(https://html.themexriver.com/Haptic-Html/assets/img/new_home/bg-shape/contact-1-bd-shape-1.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: absolute;
	left: 105px;
	right: 0;
	top: 121px;
	bottom: 0;
	width: 90%;
	height: 75%;
}

.blg {
	padding: 30px;
	border-radius: 5px;
	background: var(--base-color);
	position: relative;
}

.contact_page_wrapper {
	position: relative;
	top: 32px;
}

.contact_page_wrapper .form-control input {
	margin: 5px 0;
	border: 1px solid #ffffff8a;
	padding: 13px 22px;
}

.contact_page_wrapper .form-control {
	margin: 3px 0;
}

.blg h3 {
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	font-family: var(--khand);

}

.contact_page_wrapper button {
	color: #fff;
	display: inline-block;
	background-color: #0c0048;
	border-radius: 5px;
	width: 63%;
	border: none;
	height: 45px;
	font-weight: 400;
	font-size: 13px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about_part {
	padding: 60px 0 100px 0;
}

.b1 {
	position: relative;
}

.r1 {
	position: relative;
}

.r2 {
	position: absolute;
	right: 25px;
	top: 132px;
}

.about_part {
	padding: 150px 0;
	background: url(../img/ffdx.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/* opacity: 0.03; */
}

/* .about_page_wrapper h6 {
	color: #111;
	background: var(--linear, linear-gradient(90deg, #e02626a1 0, #f0841f92 100%));
	padding: 8px;
	width: 20%;
	border-radius: 5px;
	text-align: center;
} */

.about_page_wrapper h2 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #111;
	margin: 20px 0;

}

.about_page_wrapper p {
	color: rgb(72, 72, 72);
	font-size: 15px;
	font-weight: 400;
	text-align: justify;
}

.readmore {
	display: inline-block;
	padding: 14px 25px;
	background-color: #0c0048;
	color: #fff;
	border-radius: 5px;
	margin-top: 25px;
	font-size: 15px;
}

.support1 li {
	list-style: none;
	color: #000000;
	padding: 10px 0;

}


.support {
	padding: 15px;
	background: var(--linear, linear-gradient(90deg, #e02626a1 0, #f0841f92 100%));
	border-radius: 5px;

}

.testimonials {
	background: url(../img/faq-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 150px 0;
	background-attachment: fixed;

}

.testimonials_wrapper {
	/* background-color: #fff; */
	border-radius: 5px;
	padding: 25px;
}

.testimonials_wrapper h6 {
	color: #000;
	font-weight: 600;
}

.testimonials_wrapper h2 {
	font-size: 65px;
	color: #000;
	font-weight: 700;
	padding: 5px 0;
}

/* Styling for accordion */
.accordion {
	margin: 26px 0;
	border: 1px solid #0000000a;
	padding: 15px;
	border-radius: 10px;
}

.accordion-content {
	display: none;
}

.accordion.active .accordion-content {
	display: block;
}

.accordion.active .icon {
	content: "-";
}

.icon {
	float: right;
}


.accordion-header h3 {
	color: #111;
	font-size: 18px;
}

.accordion {
	margin: 26px 0;
	border: 1px solid #a5a5a55f;
	padding: 15px;
	border-radius: 10px;
}

.accordion-content p {
	font-size: 14px;
	color: #585858;
}


/* .swiper {
	width: 100%;
	height: 100%;
} */

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* background: #fff; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	/* width: 100%;
		height: 100%; */
	/* object-fit: cover; */
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	background-clip: padding-box;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .375rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	/* border: 1px solid #0000001a; */
}

.contact_page_wrapper .form-control input::placeholder {
	color: #fff;
}

.contact_page_wrapper .form-control textarea {
	border: 1px solid #ffffff8a;
}

/* .shadow {
	position: absolute;
} */
/* .e1 {
	position: absolute;
	left: -60px;
	z-index: 0;
	bottom: 29px;
} */

.e1 {
	position: absolute;
	left: -30px;
	top: 0;
}

.e2 {
	position: absolute;
	right: -30px;
	top: 2px;
}


.unlock {
	padding: 35px 0;
}

.unlock h3 {
	text-transform: capitalize;
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	position: relative;
	z-index: 99;
}

.box {
	width: 100%;
	height: 100%;
}

.img_box {
	position: relative;
	width: 30%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
	transition: all ease-out 1s;
}

.img_box:hover {
	width: 30%;
}

.box_overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #0000007d;
	z-index: 15;
}

.box {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}

.box_content {
	padding: 15px;
	opacity: 0;
	overflow: hidden;
}

.box_content {
	position: absolute;
	bottom: -2px;
}

.img_box {
	background-color: #fff;
}

.img_box:hover .box_content {
	opacity: 1;
}

.box_content ul li {
	text-transform: capitalize;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	position: relative;
	z-index: 99;
	list-style: none;
	padding: 6px 0px;
}

/* .tr{
	width: 49% !important;
} */

#hap-banner {
	position: relative;
	background: rgb(0, 130, 130);


	background: linear-gradient(164deg, rgba(0, 130, 130, 1) 49%, rgba(255, 255, 255, 1) 100%);
}

.home_banner_overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: url(../img/shape-12.svg);
	background-attachment: fixed;
	opacity: 0.05;
}

.hap-banner-content {
	padding: 233px 0 335px;
	position: relative;
	z-index: 15 !important;
}

header {
	position: relative;
	z-index: 999;
}

:root {
	/* --khand: "Poppins", sans-serif; */

	/* --khand: "khand Display", serif; */
}


.banner_short_line {
	color: #fff !important;
	text-transform: capitalize;
	font-style: var(--khand) !important;
	background: rgb(255, 196, 0);
	background: linear-gradient(126deg, rgba(255, 196, 0, 1) 49%, rgba(255, 255, 255, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;

}

.nu {
	font-size: 14px;
	font-family: var(--khand);
	text-align: justify;
}


& .mt_headline {
	font-size: 55px;
	font-weight: 500;
	color: var(--hap-title-color);
	font-family: var(--khand);
}

.column img {
	position: relative;
	width: 100%;
}

.lb {
	color: #fff !important;
	/*text-transform: capitalize;*/
	font-style: var(--khand) !important;
	background: rgb(255, 196, 0);
	background: linear-gradient(126deg, rgba(255, 196, 0, 1) 49%, rgba(255, 255, 255, 1) 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
}

.about_do {
	color: #fff !important;
	text-transform: capitalize;
	font-style: var(--khand) !important;
	background: rgb(255, 196, 0);
	background: linear-gradient(126deg, rgba(255, 196, 0, 1) 49%, rgba(255, 255, 255, 1) 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
}

.over_button {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	padding: 9px 33px;
	border-radius: 40px;
	display: inline-block;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	background: -webkit-gradient(linear, left top, right top, from(#6256ed), color-stop(50%, #f350bc), to(#6256ed));
	background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed);
	background-size: auto;
	background-size: 200%, 1px;
	position: absolute;
	margin: 0 auto;
	right: 15rem;
	top: 45rem;
}

.what_we_do_wrapper img {
	position: relative;
}


.lw {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 13px 61px ;
}



.t1 {
	width: 150px;
}


.portfolio_btn {
	position: relative;
	width: 100%;
	height: 100%;
}

.portfolio_button a {
	background-color: #ffffff;
	color: #008184;
	padding: 9px 18px;
	display: inline-block;
	border-radius: 30px;
	font-size: 13px;
	font-weight: 600;
}

.portfolio_button {
	position: absolute;
	bottom: 120px;
	left: 163px;
}

.portfolio_button a:hover {
	background-color: rgb(0, 130, 130);
	color: #fff;
	transition: 0.4s;
}


.elort .swiper .swiper-wrapper .swiper-slide a img {
	/* border: 1px solid #d7d7d744; */
	margin: 5px 0;
}

.testimonials_wrapper ul {
	display: flex !important;
	list-style: none;
	color: #ffc800;
	justify-content: center;
	align-items: center;

}

.testimonials_wrapper {
	text-align: center;
}

.testimonials_wrapper h3 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #111;
	margin: 20px 0;
}

.nbo img {
	/* width: 25px; */
	margin: 0 auto;
	width: 65px;
	border-radius: 50%;
}

.testimonials_new h3 {
	font-weight: 500;
	font-family: var(--khand);
	margin-top: 86px;
	font-size: 48px;
	text-align: center;
	padding-left: 56px;
}

.alex {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 10px;
	width: 67%;
}

.nbo {
	/* border: 1px solid #c9c9c932; */
	padding: 15px;
	border-radius: 12px;
	background: #fff;
	height: 250px !important;
	border: 1px solid #00000038;
}

.google_review {
	margin: 0 auto;
	width: 250px;
	margin-bottom: 10px;
	margin: 15px !important;

}

.nbo p {
	font-size: 13px;
	text-align: left;
	color: #6f6f6f;
	font-family: var(--khand);
	width: 74%;
	margin-left: auto;
}

.nbo h6 {
	font-weight: 600;
	font-family: var(--khand);
	font-size: 25px;
}

.inner_banner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 255px 0 113px 0;
	position: relative;
	/* background-attachment: fixed; */
	object-fit: cover;
}

.innerbanner_overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(0deg, rgba(22, 35, 43, .9) 0, rgba(22, 35, 43, .9) 100%);
	z-index: 1;
}

.bcxzznn {
	padding: 30px 0 !important;
}

.inner_banner h2 {
	text-align: center;
	font-size: 65px;
	font-weight: 500;
	font-family: var(--khand);
	color: #fff;
	z-index: 9;
	position: relative;
}

.awards_img_wrapper img {
	border-radius: 10px;
}

.inner_banner p {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	font-family: var(--khand);
	color: #fff;
	z-index: 9;
	position: relative;
}

.inner_banner ul li {
	list-style: none;
	color: #fff;
	position: relative;
	z-index: 99;
	text-align: left;
}

.extibit_btn {
	border-radius: 30px;
	padding: 9px 40px;
	background: #00828463;
	color: #000;
	display: inline-block;
	margin-top: 10px;
	font-size: 16px;
	border: none;
}

.each {
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.ru_btn {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ru_btn a {
	display: inline-block;
	/* background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed); */
	/* background-size: auto; */
	background-size: 200%, 1px;
	padding: 12px 20px;
	/* color: #fff; */
	text-align: center;
	border-radius: 30px;
	margin: 0 10px;
	font-size: 18px;
	font-family: var(--khand);
	color: #fff !important;
	background: #008184;
	/* color: #000; */
}

/* .ru_wrapper {
	position: relative;
	bottom: 53px;
} */

.inner-page-padding h3 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #111;
	margin: 20px 0;
	text-align: center;
	margin-bottom: 25px;
}

.ulo {
	padding-bottom: 95px !important;
	padding-top: 25px;
}


.p_wrapper {
	box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
	margin: 15px;
	border-radius: 5px;
}


#pagination {
	margin-top: 20px;
}

#pagination button {
	margin: 0 5px;
	border: none;
	/* padding: 4px; */
	border-radius: 13%;
	font-size: 14px;
	color: #fff;
	background: #61c7cc;
	width: 23px;
	height: 26px;
	border-radius: 50%;
}


.lu {
	padding: 60px 0;
}

.masonry {
	column-count: 2;
	column-gap: 5px;

	@media (min-width: 768px) {
		column-count: 3;
	}

	@media (min-width: 992px) {
		column-count: 4;
	}

	@media (min-width: 1199px) {
		column-count: 3;
	}


}

.grid-item a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about_details {
	padding: 60px 0;
}

.about_details_wrapper h3 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #111;
	margin: 20px 0;
}

.about_details_wrapper p {
	color: rgb(72, 72, 72);
	font-size: 15px;
	font-weight: 400;
	text-align: justify;
}

.about_details_wrapper img {
	border-radius: 5px;
}

.how_to_easy {
	background-color: #008184;
	padding: 30px 0 167px 0;
}

.how_to_easy {
	text-align: center;
}

.how_to_easy h2 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #ffffff;
	margin-bottom: 65px;
}

.nu {
	width: 20px;
	margin-right: 15px;
	height: 20px;
}

.how_wasy_wrapper {
	margin-bottom: 10px;
}

.pd-5 {
	margin-top: 65px;
}

.how_wasy_wrapper p {
	color: #fff;
	font-family: var(--khand);
	font-size: 14px;
	text-align: left;
}

.list_u {
	display: flex;
	justify-content: center;
	/* align-items: center; */
	margin: 10px 0;
}

.list_u li {
	list-style: none;
	width: 30px;
	height: 30px;
	background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed);
	background-size: auto;
	background-size: 200%, 1px;
	color: #ffffff;
	border-radius: 50%;
	margin-right: 10px;
	font-weight: 400;
}

.list_u p b {
	font-size: 16px;
}

.how_wasy_wrapper img {
	border-radius: 5px;
}

.why_we_stand h3 {
	font-weight: 700;
	font-family: var(--khand);
	text-transform: capitalize;
	font-size: 45px;
	color: #000000;
	padding-top: 44px;
	text-align: center;
}

.why_we_stand {
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
	border-radius: 10px;
	position: relative;
	top: -83px;
	padding: 0 45px 40px 45px;
	box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
}

.why_sant_wrapper img {
	width: 20%;
	border-radius: 50%;
}

.why_sant_wrapper h6 {
	font-weight: 600;
	color: #111;
	font-family: var(--khand);
	margin: 20px 0 10px 0;
}

.why_sant_wrapper p {
	color: #212529;
	font-size: 14px;
	font-family: var(--khand);
	/* text-align: justify; */
}

.why_sant_wrapper {
	/* margin-top: 25px; */
	padding: 21px;
	box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
	height: 260px;
	border-radius: 20px;
	text-align: center;
	margin: 13px;
	border: 1px solid #22222221;
}

/* .sky{
	background-color: #e3ebf2;
} */

.why_sant_wrapper:hover {
	background-color: #008184;
	color: #fff;
	transition: 0.4s all ease;
	transform: translateY(-7.5px);

}

.why_sant_wrapper:hover h6 {

	color: #fff;
	transition: 0.4s all ease;
}

.why_sant_wrapper:hover p {

	color: #fff;
	transition: 0.4s all ease;
}

.blogs {
	padding: 70px 0 !important;
}

.blog_more {
	padding: 10px 22px;
	background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed);
	/* background-size: auto; */
	background-size: 200%, 1px;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
	margin-top: 35px;
	font-size: 13px;
}

.contact_us {
	width: 83%;
	position: relative;
	bottom: 74px;
	z-index: 99;
	background: #fff;
	padding: 20px 20px;
	border-radius: 20px;
	margin: 0 auto;
}

.contact_icon ul {
	padding-left: 0 !important;
}

.submit {
	font-family: var(--khand);
	color: #fff;
	background: linear-gradient(90deg, #6256ed 0, #f350bc 50%, #6256ed);
	/* background-size: auto; */
	background-size: 200%, 1px;
	padding: 14px 22px;
	display: inline-block;
	border: none;
	border-radius: 30px;
	width: 25%;
	margin-bottom: 25px;
}

.contact_wrapper .form-control input {
	border: none;
	padding: 14px 22px;
	margin: 5px 0;
	border-bottom: 2px solid #00000026;
}

.contact_wrapper .form-control textarea {
	border: 1px solid #0000001c;
	padding: 14px 22px;
	margin: 5px 0;
}

.color_ui {
	background-color: #008184;
	height: 100%;
	padding: 55px;
	border-radius: 14px;
}

.color_ui h6 {
	color: #fff;
	font-weight: 600;
	padding: 5px 0;
	font-family: var(--khand);
	font-size: 25px;
}

.color_ui p {
	color: #fff;
	font-family: var(--khand);
	font-size: 14px;
}

.contact_icon ul li {
	list-style: none;
}

.set {
	display: flex;
	margin: 20px 0;
}

.set i {
	color: #fff;
	font-size: 20px;
}

.set li {
	color: #fff;
	font-family: var(--khand);
	font-weight: 400;
	font-size: 14px;
	padding-left: 15px;
}

.map {
	padding: 30px 0 100px 0;
}

.contact_us_wrapper {
	position: relative;
}


.circle {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background-color: #ffffff3d;
	position: absolute;
	top: 273px;
	left: 321px;
}

#rt {
	border-bottom: 2px solid #00000026 !important;
	border: none;
}

.tablet__banner {
	position: relative;
	/* background: rgb(0, 130, 130); */
	background: linear-gradient(164deg, rgba(0, 130, 130, 1) 49%, rgba(255, 255, 255, 1) 100%);
	padding: 150px 0 30px 0;
	display: none !important;
}

.tablet__overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: url(../img/shape-12.svg);
	background-attachment: fixed;
	opacity: 0.05;
}

.tablet__banner h6 {
	color: #fff !important;
	text-transform: capitalize;
	font-style: var(--khand) !important;
	background: rgb(255, 196, 0);
	background: linear-gradient(126deg, rgba(255, 196, 0, 1) 49%, rgba(255, 255, 255, 1) 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
}

.tablet__banner h2 {
	font-size: 59px;
	font-weight: 700;
	color: #fff;
	font-family: var(--khand);
	padding: 7px 0 25px 0;
}

.table__btn a {
	font-size: 14px !important;
	padding: 12px 23px !important;

}

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

.tablet__img__wrapper img {

	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	border-radius: 200px;
	width: 35%;
	margin: 15px;
	padding-top: 25px;

}


.tablet {
	display: none;
}

.desktop {
	display: block;
}

.scoll_head {
	display: flex;
	justify-content: center;
	align-items: center;
}

.scoll_head h2 {
	font-family: var(--khand);
	font-size: 35px;
	font-weight: 600;
	margin-top: 35px;

}

.mobile_banner_wrapper {
	position: relative;
	margin: 0 25px;
	border-radius: 5px;
}

.mobile_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background-color: #005255d6;
	padding: 35px;
	overflow: hidden;
	object-fit: cover;

}

.mobile_overlay_content h4 {
	color: #fff;
	font-size: 35px;
	font-family: var(--khand);
	text-transform: capitalize;
	margin-bottom: 25px;
}

.mobile_overlay_content ul {
	padding: 0 !important;
}

.mobile_banner_wrapper {
	margin: 0 0 25px 0;
}

.mobile_overlay_content ul li {
	list-style: none;
	padding: 4px 0;
	color: #fff;
	font-size: 13px;
	display: flex ;
}

.mobi {
	padding: 12px 22px !important;
	font-size: 13px !important;
	margin-top: 15px !important;
}

.m_logo {
	width: 50px;
	margin-bottom: 35px;
}

.desktop_device {
	display: block;
}

.mobile_device {
	display: none;
}

.mobile_service {
	padding: 30px 0;

}

.mobile_service h2 {
	font-size: 35px;
	font-weight: 500;
	color: var(--hap-title-color);
	font-family: var(--khand);
	text-align: center;
	margin-bottom: 35px;
}

.lb {
	color: #fff !important;
	/*text-transform: capitalize;*/
	font-style: var(--khand) !important;
	background: rgb(255, 196, 0);
	background: linear-gradient(126deg, rgba(255, 196, 0, 1) 49%, rgba(255, 255, 255, 1) 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
	/* text-align: center; */
}

.se_lu {
	display: flex;
	/* justify-content: center;
	align-items: top; */
}

.se_lu img {
	width: 60px;
	height: 60px;
	margin-right: 25px;
}

.se_service_page_wrapper {
	background: linear-gradient(180deg, #F8F8F8 0%, rgba(255, 255, 255, 0) 100%);
	border-radius: 30px;
	padding: 31px;
	height: 324px;
	transition: 0.4s all ease;
	margin-bottom: 25px;
}

.se_service_page_wrapper:hover {

	background-color: #edf2f6;
}

.se_lu_content h4 {
	font-size: 26px;
	text-transform: capitalize;
	font-weight: 600;
	font-family: var(--khand);
	padding-top: 18px;
}

.se_lu_content ul {
	margin-top: 25px;
	padding: 0;
}

.se_lu_content ul li {
	padding: 1px 0;
	font-size: 15px;
	font-family: var(--khand);
	list-style: none;
	color: #6f6f6f;
	font-weight: 300;
}

.find_more {
	color: #008184 !important;
	font-family: var(--khand);
	font-weight: 600;
	display: inline-block;
	margin: 10px 0;
}

.se_lu_content ul li::marker {
	content: "";
}

.se_service_page h2 {
	font-size: 35px;
	font-weight: 700;
	color: var(--hap-title-color);
	font-family: var(--khand);
	text-align: center;
	margin-bottom: 35px;

}

& .top_service_color {
	/* background-color: #008184; */
	padding: 30px 4px 10px 0;
	/* min-height: 250px; */
}

.top_service_icon_and_details {
	text-align: center;
	padding-top: 76px;
}

.top_service_icon_and_details img {
	width: 70px;
	margin-bottom: 10px;
}

.top_service {
	min-height: 250px;
}

.top_service_wrapper h3 {
	text-align: center;
	font-weight: 500;
	font-family: var(--khand);
	color: #000;
	font-size: 54px;
}

.top_service_wrapper p {
	color: #000;
	text-align: center;
	margin: -10px 0 10px 0;
	font-family: var(--khand);
	font-weight: 400;
}

.top_service_wrapper {
	color: #000;
	font-weight: 600;
}

.bv p {
	color: #000 !important;
}

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

.service_icon {
	width: 67px;
	border: 1px solid #008184;
	border-radius: 50%;
	padding: 8px;
}

.service_text {
	font-weight: 400;
	color: #000000;
	font-family: var(--khand);
	font-size: 22px;
	margin-top: 3px;
}

/* .service_icon:hover{
background-color: #000;
fill: #fff;
} */

.nb {
	text-align: center;
	display: block;
}

.img_df {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.mySwiperb {
	margin-top: 0;
}

.bvc {
	border-bottom: 6px solid;
	border-image: -moz-linear-gradient(left, #fed330 0%, #fed330 20%, #e63841 20%, #e63841 20%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #5ed6fd 60%, #45c33b 60%, #45c33b 80%, #1172c0 80%, #1172c0 80%, #1172c0 100%);
	/* FF3.6+ */
	border-image: -webkit-gradient(linear, left top, right top, color-stop(0%, #fed330), color-stop(20%, #fed330), color-stop(20%, #e63841), color-stop(20%, #e63841), color-stop(40%, #e63841), color-stop(40%, #5ed6fd), color-stop(40%, #5ed6fd), color-stop(40%, #e63841), color-stop(40%, #5ed6fd), color-stop(40%, #5ed6fd), color-stop(60%, #5ed6fd), color-stop(60%, #45c33b), color-stop(80%, #45c33b), color-stop(80%, #1172c0), color-stop(80%, #1172c0), color-stop(100%, #1172c0)) 1 stretch repeat;
	/* Chrome,Safari4+ */
	border-image: -webkit-linear-gradient(left, #fed330 0%, #fed330 20%, #e63841 20%, #e63841 20%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #5ed6fd 60%, #45c33b 60%, #45c33b 80%, #1172c0 80%, #1172c0 80%, #1172c0 100%) 1 stretch repeat;
	/* Chrome10+,Safari5.1+ */
	border-image: -o-linear-gradient(left, #fed330 0%, #fed330 20%, #e63841 20%, #e63841 20%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #5ed6fd 60%, #45c33b 60%, #45c33b 80%, #1172c0 80%, #1172c0 80%, #1172c0 100%) 1 stretch repeat;
	/* Opera 11.10+ */
	border-image: -ms-linear-gradient(left, #fed330 0%, #fed330 20%, #e63841 20%, #e63841 20%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #5ed6fd 60%, #45c33b 60%, #45c33b 80%, #1172c0 80%, #1172c0 80%, #1172c0 100%) 1 stretch repeat;
	/* IE10+ */
	border-image: linear-gradient(to right, #fed330 0%, #fed330 20%, #e63841 20%, #e63841 20%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #e63841 40%, #5ed6fd 40%, #5ed6fd 40%, #5ed6fd 60%, #45c33b 60%, #45c33b 80%, #1172c0 80%, #1172c0 80%, #1172c0 100%) 1 stretch repeat;
	/* W3C */

}

.img_df svg {
	width: 67px;
	fill: var(--base-color) !important;
	border-radius: 23%;
	border: 1px solid var(--base-color);
	padding: 8px;
	height: 67px;
	transition: 0.4s all ease;
}

.img_df svg:hover {
	background-color: var(--base-color) !important;
	fill: #fff !important;

}


.column h3 {
	color: #fff;
	font-family: var(--khand);
	text-align: left !important;
	margin-left: 92px;
	margin-top: 127px;
}

.position_fixed {
	position: relative;
	top: 83px;
	left: 0px;
	z-index: 10;
	width: 95% !important;
	height: 100% !important;
}

.title1 {
	position: absolute;
	left: 0;
	right: 0;
	/* bottom: 0px; */
	z-index: 100;
	font: 85px !important;
	font-family: var(--khand);
}

.new_inner_fact {
	padding: 160px 45px 0 45px;
}

.new_inner_fact_wrapper h2 {
	font-size: 55px;
	font-weight: 500;
	font-family: var(--khand);
	text-transform: capitalize;
}

.new_inner_fact_wrapper p {
	font-size: 14px;
}

.new_inner_fact_wrapper h2 span svg {
	width: 79px;
}

.new_inner_fact_wrapper h3 {
	font-size: 30px;
	font-weight: 500;
	padding-bottom: 13px;
	font-family: var(--khand);
	letter-spacing: 1px;
	color: #008184;
}

.inner_para_set {
	padding-top: 115px;
}

.bottom_line {
	width: 100%;
	height: 1px;
	background-color: #008184;
}

.portfolio_slider_image {
	padding: 60px 0;
}


/* PRTFOLIO SLIDER NEW PART  */
.slider2 {
	display: grid;
	grid-template-columns: repeat(3, 45%);
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slider1 {
	display: grid;
	grid-template-columns: repeat(3, 45%);
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slider-track {
	display: grid;
	grid-template-columns: repeat(6, 80%);
	animation: scroll 15s linear infinite;
}

.slider-track2 {
	display: grid;
	grid-template-columns: repeat(6, 80%);
	animation: scroll1 15s linear infinite;
}


.slided {
	width: 95%;
	height: 95%;
	object-fit: cover;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

.slide1 {
	width: 100%;
}

@keyframes scroll1 {
	0% {
		transform: translateX(-100%);
	}

	100% {
		transform: translateX(0);
	}
}

.sliderpp {
	padding: 30px 0;
}

.about_us {
	padding: 30px 0;
}

.le1 h4 {
	font-size: 130px;
	line-height: 140px;
	font-weight: 700;
	opacity: 1;
	color: #fff;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	-ms-text-fill-color: rgba(0, 0, 0, 0);
	-moz-text-fill-color: rgba(0, 0, 0, 0);
	-o-text-fill-color: rgba(0, 0, 0, 0);
	-webkit-text-stroke-width: 1px;
	-ms-text-stroke-width: 1px;
	-moz-text-stroke-width: 1px;
	-o-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000;
	-ms-text-stroke-color: #000;
	-moz-text-stroke-color: #000;
	-o-text-stroke-color: #000;
}

.about_box {
	display: flex;
	justify-content: left;
	align-items: center;
	background-color: #fcf9f0;
	padding: 15px;
	font-family: var(--khand);
}

.about_us_wrapper p {
	font-size: 16px;
	font-weight: 400;
	font-family: var(--khand);
}

.about_us_wrapper h3 {
	font-family: var(--khand);
	font-size: 55px;
	font-weight: 500;
}

.tyv {
	position: relative;
	top: 11rem;
	left: 7rem;
}

.le2 h3 {
	font-weight: 500;
	font-family: var(--khand);
	font-size: 20px;
	color: #585858;
	padding-left: 20px;
}

.le2 h2 {
	color: #64c6cb;
	font-weight: 500;
	font-family: var(--khand);
	padding-left: 20px;
	font-size: 28px;

}

.about_us_wrapper .jasmin {
	font-family: var(--khand);
	padding: 25px 0;
	font-size: 19px;
	line-height: 28px;
	font-weight: 400;
	color: #222;
}

.equal {
	margin-top: 85px;
}

._readmore {
	background: none;
	color: #000;
	border: 3px solid #2e2e2e;
	position: relative;
	font-family: var(--khand);
	text-align: center;
	padding: 8px 22px;
	display: inline-block;
	margin-top: 15px;
}

.quatation {
	width: 19%;
	position: absolute;
	left: 85px;
	top: -13px;
}


._readmore1 {
	background: #018184;
	color: #fff;
	/* border: 2px solid #fff; */
	position: relative;
	font-family: var(--khand);
	text-align: center;
	padding: 13px 25px;
	display: inline-block;
	/*margin-top: 10px;*/
	border-radius: 30px;
	font-weight: 500;
	letter-spacing: 2px;
	transition: .4s all ease;
	position: relative;
	left: 90px;
}

._readmore1:hover {
	background: #fff;
	transition: 0.4s all ease;
	color: #018184;
}

.roundex_wrapper img {
	width: 39%;
	background: #fdeee9;
	border-radius: 50%;
	padding: 15px;
}

.roundxx {
	padding: 30px 0;
	/* background-color: #fffdeb; */
}

.roundex_wrapper {
	text-align: center;
	margin: 36px 0;
}

.roundex_wrapper h3 {

	margin: 6px 0 0 0;
}

.user_wrapper img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: contain;
}

.user {
	padding: 70px 0;
}

.user h3 {
	font-family: var(--khand);
	font-size: 55px;
	font-weight: 600;
	text-align: center;
}

.user_wrapper {
	text-align: center;
	margin: 45px 0;
}

/* .help {
	left: 397px !important;

} */


.better_about_wrapper h3 {
	font-family: var(--khand);
	font-size: 55px;
	font-weight: 500;
}

.bttr_about {
	padding: 60px 0;
}

.serch_wrapper {
	display: flex;
	justify-content: center;
	/* align-items: center; */
}

.detailss {
	padding-left: 28px;
	margin: 6px 0;
}

.detailss h6 {
	font-size: 24px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
	width: 52%;
}

.icon1 i {
	color: #009695;
	background: #dde6ee;
	padding: 12px;
	border-radius: 50%;
}

.head_pi {
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
}

.bttr_about {
	padding: 30px 0;
}

.bcx {
	margin-top: 45px;
}

.awards h2 {
	font-family: var(--khand);
	font-size: 55px;
	font-weight: 500;
	margin-bottom: 40px;
}


.awrads_list {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.cxzaa {
	padding: 8px;
	border-top: 1px solid #0000001a;
	border-bottom: 1px solid #0000001a;
	margin-bottom: 20px;
}

.cxzaa1 {
	margin-top: 200px;
}

.awards_time h6 {
	font-size: 29px;
}

.awards_icon i {
	font-size: 33px;
	padding: 15px;
	background: #009493;
	color: #fff;
	border-radius: 50%;
	/* margin-bottom: 25px; */
}


.bttr_about .line1 {
	display: inline-block;
	width: 62px;
	height: 2px;
	background: linear-gradient(90deg, rgb(16, 66, 242) 0%, rgba(0, 212, 255, 0) 100%);
	flex: 0 0 auto;
	transform-origin: left;
	transform: scaleX(0%);
	transition: 2s var(--cube-2);
}

.work_process_wrapper h3 {
	margin-top: 45px;
}

.work_process {
	padding: 70px 0;
	text-align: center;
}

.work_process_wrapper {
	padding: 10px;
}

.work_process_wrapper span {
	font-size: 60px;
	font-weight: 700;
	position: relative;
	display: inline-block;
	color: #00818496;
}

.work_process_wrapper span::after {
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	right: -21px;
	top: -10px;
	background: #008184;
}

.bor_botto {
	border-bottom: 1px solid #2222223f;
}


.work_process_wrapper .sa::after {
	top: 26px !important;

}

.desktop_device {
	padding: 0 55px;
}

.head_pi h2 {
	font-size: 26px;
}

.lu_color {
	color: var(--base-color);
}

p {
	font-size: 18px !important;
}


.b1 {
	overflow: hidden;
	position: relative;
}

.b1 .hover-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: opacity 0.5s ease;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 63px;
	z-index: 99;
	right: 0;
	top: -11px;
}

.b1:hover .hover-image {
	opacity: 1;
}









.work_process_wrapper h3 {

	font-weight: 600;
}


.designed {
	padding: 60px 0;
	text-align: center;
}

.designed h2 {
	font-weight: 600;
	color: #111;
	font-size: 53px;
}

.deign_wrapperd h6 {
	font-family: var(--Montserrat);
	font-weight: 400;
	text-align: left;
	font-size: 42px;

}
.right_wrin p{
    font-size: 16px !important;
  line-height: 20px !important
}
.deign_wrapperd h2 {
	text-align: left;
	font-family: var(--khand);
	font-size: 45px;
	font-weight: 500;
}

.deign_wrapperd p {
	font-family: var(--khand);
	font-size: 14px;
	text-align: left;

}

.ert .slick-dots {
	bottom: -30px;
}

.ert .slick-dots li button {
	font-size: 0;
	color: #000 !important;
	background: #000 !important;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}

.slick-dots li.slick-active button::before {
	opacity: .75;
	color: #3d3d3d !important;
}

.float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 70px;
	right: 40px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.my-float {
	margin-top: 16px;
}
.fa-whatsapp {
	color: #fff;
}
.float {
	display: flex;
	justify-content: center;
	align-items: center;
}

.title2 {
	font-size: 30px;
	padding: 20px 0 9px 0;
}

.social__ {
	display: flex;
	justify-content: left;
	padding: 0;
	margin-bottom: -28px;
}
.social__ li i {
	color: #008184;
}
.title3 {
	font-size: 22px;
	margin-bottom: 0;
}
.info-box1 {
	margin: 6px;
	display: flex;
	justify-content: left;
	align-items: center;
}
.info-box1 i {
	padding-right: 5px;
}
.info-box1 i {
	margin-right: 10px;
	color: #008184;
	
}

.ucon p{
	font-size: 18px !important;
	margin: 0;
}

.footer_details {
	display: flex;
	justify-content: left;
	align-items: left;
}
.footer_details i {
	margin-right: 10px;
}
.footer_details {
	font-size: 14px;
	font-weight: 500;

}
.erp{
	margin-top: 15px;
}
.footer_details p {
	font-size: 13px !important;
	font-weight: 400;
}


.icn{
    width: 18px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    background-color: rgb(255, 196, 0);
    border-radius: 100%;
    font-size: 10px;
    margin-right: 6px;
}