@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

p {
	margin-bottom: 0 !important;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	list-style: none;
	overflow-y: scroll;
	overflow-x: hidden;
}

.clear {
	clear: both;
}

.img {
	width: 100%;
	display: block;
}

.v_a_img {
	vertical-align: middle;
}

hr {
	border: 0.5px solid #f1f1f1;
}

/* Popup form styling */
.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 9999999;
}

.popup-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: fit-content;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.close {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 27px;
	cursor: pointer;
	background-color: #fff;
	padding: 0 8px;
}

button {
	cursor: pointer;
	width: 120px;
	border: none;
	font-size: 14px !important;
	background: #1e98b5;
	color: #fff !important;
	font-family: 'PoppiNs', sans-serif;
	padding: 12px;
	outline: none;
	font-weight: 500;
	font-size: 14px;
	margin: 5px 0px 10px 1%;
	border: 0px solid;
	border-radius: 3px;
	text-transform: uppercase;
	transition: all .4s linear;
}

button:hover {
	background-color: #97cd64;
}

.enqu input,
.enqu textarea {
	width: 100% !important;
	padding: 10px;
	margin: 5px 0 15px 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

textarea {
	height: 100px;
}

.enq_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #000;
	margin: 0 0 2% !important;
	line-height: 140%;
}

/*-----benefits of hiring-------*/
.info-graphic {
	text-align: center;
	border: 3.5px dashed #1bb8d9;
	border-radius: 10px;
	padding: 2%;
	position: relative;
}

.info-graphic::before {
	content: '';
	position: absolute;
	width: 100%;
	left: 0%;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 50%;
	background-color: #97cd64;
	bottom: 0%;
	position: absolute;
	z-index: 1;
}

.info-graphic-txt {
	position: relative;
	padding: 1%;
	z-index: 111;
	border-radius: 10px;
	min-height: 200px;
	padding: 8% 8%;
	margin: 5% 0%;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	width: 100%;
	background-color: #fff;
}

.info-graphic-txt h2 {
	font-family: 'Popines', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 140%;
	margin: 0%;
	text-align: left;
	color: #000;
	letter-spacing: 0.5px;
}

.info-graphic-txt p {
	font-family: 'Popines', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	margin: 4% 2% 0% 2%;
	line-height: 140%;
	color: #3a3a3a;
}

/* .b-clr {
	background-color: #000;
} */
/*testimonial*/
.s_icon p {
	padding: 10px 0px;
}

.img_con3 {
	border: 5px solid #1c627c;
	border-radius: 50%;
	overflow: hidden;
	margin: 1% 0% !important;
}

.testi_bg {
	background-color: #fff;
	padding: 1%;
	position: relative;
}

.test_txt5 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin: 0% 0 1% !important;
	color: #000;
	text-align: justify;
	font-weight: 400;
}

.test_txt5 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;

	margin: 0% !important;
	line-height: 140%;
	color: #1e617d;
}

.test_txt5 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;

	margin: 0% !important;
	line-height: 140%;
	color: #000000;
}

.testi_btn {
	position: absolute;
	top: 8px;
	right: 0;
}

.testi_btn_2 {
	position: absolute;
	top: -6px;
	right: 0;
}

.testi-stly h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 500;
	line-height: 140%;
	text-transform: capitalize;
	margin-bottom: 1%;
}

.testi-stly p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 170%;
	text-transform: capitalize;
	margin-bottom: 2% !important;
	text-align: justify;
}

.testi-stly h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 140%;
	text-transform: capitalize;
	/* margin-bottom: 2%; */
}

/*testimonial*/
.welcome2>p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 160%;
	text-align: center;
	margin-bottom: 0% !important;
	background-color: rgb(197 247 213);
	padding: 34px 57px;
	border-radius: 20px;
	min-height: 189px;
}

.welcome2>p>span {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 160%;
	text-align: center;
	margin-bottom: 0% !important;
}

.recruit-bg {
	background-color: #97cd64;
}

.recruit h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	line-height: 140%;
	padding: 1.5% 1%;
	letter-spacing: 0.4px;
}

.commitment h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: 600;
	color: #000;
	line-height: 150%;
	letter-spacing: 0.4px;
	padding: 0% 1%;
}

.commitment p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	padding: 1% 0 !important;
	text-align: justify;
}

.commitment p a {
	border: 1px solid #d9d9d9;
	background-color: #0098b9;
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	margin-left: 5px;
	line-height: 150%;
}

.s_icon p {
	padding: 10px 0px;
}

.img_con3 {
	border: 5px solid #1c627c;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 0 1% !important;
}

.testi_bg {
	background-color: #fff;
	padding: 1%;
	position: relative;
}

.test_txt5 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin: 0% 0 1% !important;
	color: #000;
	text-align: justify;
	font-weight: 400;
}

.test_txt5 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;

	margin: 0% !important;
	line-height: 140%;
	color: #1e617d;
}

.test_txt5 h3 {
	font-weight: 600 !important;
	font-size: 23px !important;
	line-height: 140% !important;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	margin: 0% 0 1.5% !important;
}

.testi_btn {
	position: absolute;
	top: 8px;
	right: 0;
}

.testi_btn_2 {
	position: absolute;
	top: -6px;
	right: 0;
}

.queries {
	/* display: flex; */
	/* justify-content: center; */
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 10%;
	/* height: 24px; */
}

.queries-txt {
	width: 80%;
	margin: 1.5% 0% 1.5%;
}

.queries-txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	line-height: 140%;
	letter-spacing: 0.4px;
	margin: 0% 1%;
}

.queries-ctn {
	text-align: right !important;
	border-radius: 3px;
	width: 160px;
	margin: 0% 0%;
}

.queries-ctn a {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #1e98b5;
	line-height: 130%;
	display: inline-block;
	padding: 11px 20px !important;
	text-transform: capitalize;
}

/*

.queries-ctn{
   margin: 1.5% 0%;
    text-align: center !important;
    background-color: #1e98b5;
    border-radius: 3px;
    width: 8%;
    float: right;
}

.queries h2{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: right;
    font-weight: 600;
    color: #fff;
    line-height: 140%;
    letter-spacing: 0.4px;
}*/

/*enquire now */

.sidebar-contact {
	position: fixed;
	top: 38%;
	right: -350px;
	transform: translateY(-50%);
	width: 350px;
	height: auto;
	padding: 12px;
	background: #fff;
	box-sizing: border-box;
	transition: 0.5s;
	z-index: 99999999999999;
}

.toggle {
	position: absolute;
	height: 161px;
	width: 37px;
	text-align: center;
	cursor: pointer;
	background: #ff8a00;
	bottom: 0;
	right: 350px;
	border-radius: 3px;
	line-height: 48px;
}

.enquire_now_head h2 {
	margin-top: 104px !important;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	font-family: 'PoppiNs', sans-serif;
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}

/* end enquiry */
/*--------------------------------------------------------------
New Css Start
--------------------------------------------------------------*/
.cate_link2 a {
	font-weight: 700;
	color: red !important;
}

.all_ban_txt h4 {
	font-family: "Roboto", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 150%;
	color: #000000;
	padding: 1% 0;
}

.pro-txt1 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #1e98b5;
	line-height: 150%;
	margin: 0% 1% 1.5% !important;
}

.bold {
	font-family: 'Popines', sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 140% !important;
}

.chef_img_brd {
	padding: 5px 4px;
	border-radius: 9px;
	width: 100%;
}

.serve_flex {
	align-items: center;
	display: flex;
	justify-content: start;
}

.serv_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin: 1% 0% 0% !important;
	line-height: 140%;
}

.flip-box {
	background-color: transparent;
	width: 300px;
	height: 200px;
	border: 1px solid #f1f1f1;
	perspective: 1000px;
}

.flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-box-front {
	background-color: #bbb;
	color: black;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.flip-box-back {
	background-color: rgb(235, 238, 241);
	color: white;
	transform: rotateY(180deg);
}

.countries-bg {
	background-image: url(../images/worlg-map.jpg);
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 55%;
	/* min-height: 350px; */
}

.styl-faq p {
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	line-height: 140%;
	font-weight: 400;
}

.sreve-styl p {
	padding: 0% 1%;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: 400;
	color: #000;
	line-height: 140%;
}


.value_txt h2 {
	font-family: 'Poppins', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #fff !important;
	background-color: #05214e !important;
	padding: 1% 1.2% !important;
	margin: 0% !important;
	line-height: 150% !important;
}

.value_brd {
	background-color: #00637a21;
	border-radius: 5px;
	overflow: hidden;
	padding: 3%;
	margin: 0% 1% !important;
}

.process_styl h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	/* text-align: right; */
	font-weight: 600;
	color: #000;
	line-height: 140%;
}

.process_styl p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	/* text-align: right; */
	font-weight: 400;
	color: #000;
	line-height: 140%;
}

/*--------------------------------------------------------------
Benefits start
--------------------------------------------------------------*/


.ol-cards,
.ol-cards * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.ol-cards {
	--flapWidth: 2rem;
	--flapHeigth: 1rem;
	--iconSize: 3rem;
	--numberSize: 3rem;
	--colGapSize: 1rem;
	width: 100%;
	margin-inline: auto;
	display: grid;
	gap: 2rem;
	padding-inline-start: var(--flapWidth);
	font-family: sans-serif;
	color: #222;
	counter-reset: ol-cards-count;
	list-style: none;
}

.ol-cards>ol {
	width: 48%;
}

.ol-cards>li {
	display: flex;
	/* grid-template-areas:
    "icon title nr"
    "icon descr nr"; */
	gap: 0 var(--colGapSize);
	padding: var(--colGapSize) var(--flapWidth) var(--colGapSize) 0;
	border-radius: 5px;
	background-color: #e9eaec;
	counter-increment: ol-cards-count;
	filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.25));
	box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgba(0, 0, 0, 0.25);
}

.ol-cards>li>.icon {
	grid-area: icon;
	background-color: #ee5830;
	color: white;
	font-size: var(--iconSize);
	width: calc(2 * var(--flapWidth) + var(--iconSize));
	padding-block: 1rem;
	border-radius: 0 5rem 5rem 0;
	margin-inline-start: calc(-1 * var(--flapWidth));
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	position: relative;
	place-items: center;
}

.ol-cards>li>.icon::before {
	content: "";
	position: absolute;
	width: var(--flapWidth);

	height: calc(100% + calc(var(--flapHeigth) * 2));
	left: 0;
	top: calc(var(--flapHeigth) * -1);
	clip-path: polygon(0 var(--flapHeigth),
			100% 0,
			100% 100%,
			0 calc(100% - var(--flapHeigth)));
	background-color: var(--accent-color);
	background-image: linear-gradient(90deg,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0.2));
	z-index: -1;
}

.title h2 {
	font-family: 'Popines', sans-serif;
	font-weight: 600;
	font-size: 19px;
	line-height: 140%;
}

.title p {
	font-family: 'Popines', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
}

.ol-cards>li>.descr {
	grid-area: descr;
}

@media (max-width: 40rem) {
	.ol-cards {
		--flapWidth: 1rem;
		--flapHeigth: 0.5rem;
		--iconSize: 2rem;
		--numberSize: 2rem;
		--colGapSize: 1rem;
	}
}

/*--------------------------------------------------------------
Benefits end here
--------------------------------------------------------------*/



/* --------------------------------------------------------------
chefs page start
---------------------------------------------------------------- */
.img-styl {
	background-repeat: no-repeat;
	background-size: cover;
	filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.25));
}




.border {
	/* border: 2px solid #000; */
	box-shadow: 0 0 4px 2px rgba(172, 170, 170, 0.47);
	padding: 1%;
	min-height: 107px;
}

.txt-stly {
	background-color: #f9f9f9;
	min-height: 320px;
}

.txt-stly h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	line-height: 140%;
	/* padding: 3% 4% 0% 2% !important; */
	text-align: center;
}

.txt-stly p {
	color: #000;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 140%;
	padding: 2% 3% 3% 3% !important;
	text-align: center;
}


/* --------------------------------------------------------------
chefs page end
---------------------------------------------------------------- */

.fa-facebook,
.fa-twitter,
.fa-instagram,
.fa-linkedin-in {
	font-size: 20px !important;
	color: #fff !important;
}


.fa-facebook,
.fa-twitter,
.fa-instagram,
.fa-linkedin-in {
	font-size: 20px !important;
	color: #fff !important;
}

.s_icon p {
	padding: 10px 0px;
}

.img_con3 {
	border: 5px solid #1c627c;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 0 1%;
}

.testi_bg {
	background-color: #fff;
	padding: 1% 2%;
	position: relative;
}

.test_txt5 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin: 0% 0 1% !important;
	color: #000;
	text-align: justify;
	font-weight: 400;
}

.test_txt5 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;

	margin: 0% !important;
	line-height: 140%;
	color: #1e617d;
}

.test_txt5 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;

	margin: 0% !important;
	line-height: 140%;
	color: #000000;
}

.testi_btn {
	position: absolute;
	top: 8px;
	right: 0;
}

.testi_btn_2 {
	position: absolute;
	top: -6px;
	right: 0;
}

/* ----------------------------------------------------------
hire-us start
-------------------------------------------------------------- */

.bg-clr2 {
	background-color: #f6f6f6;
}

.bg-clr3 {
	background-color: #fff;
	padding: 2%;
	border-radius: 5px;
}

.line-styl {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.line-styl p {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	color: #000;
	line-height: 140%;
	margin: 10px auto !important;
}

.line-styl2 {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.line-styl2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	color: #000;
	line-height: 140%;
	margin: 10px auto !important;
}

.line-styl p a {
	color: red;
}

/* ----------------------------------------------------------
end here
-------------------------------------------------------------- */

/* --------------------------------------------------
mision & vision start
----------------------------------------------------- */

.broker h2 {
	font-family: 'Poppins', sans-serif;
	line-height: 40px;
	font-weight: 600;
	color: #0076a4;
	margin: 2% 1% 0% 1%;
	font-size: 28px;
	text-align: center;
}

.broker p {
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-weight: 400;
	margin: 3% 3%;
	color: #25283a;
	font-size: 15px;
	text-align: justify;
}

.broker ul li {
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-weight: 400;
	margin: 1% 1%;
	color: #25283a;
	font-size: 15px;
	text-align: justify;
}


.broker {
	padding: 2% 1%;
	box-shadow: 2px 2px 16px -1px #ccc;
	min-height: 379px;
	background-color: #fff;
}

.broker-img {
	margin: 0 auto;
	width: 65px;
}


/* ----------------------------------------------------
end here
----------------------------------------------------- */

.right_staff_txt p strong {
	font-family: 'Poppins', sans-serif;
	font-size: 19px !important;
	font-weight: 600 !important;
	line-height: 140% !important;
}

.cont_txt_main h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
}



/*--------------------------------------------------------------
	contact Css Start
--------------------------------------------------------------*/

.fa-location-dot,
.fa-phone-volume {
	color: #006579 !important;
	font-size: 21px !important;
	background-color: #a0cd5196;
	border-radius: 50%;
	width: 58px;
	height: 58px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.contact_form_txt span {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
}

.frm_card {
	border-radius: 10px;
	padding: 2%;
	color: #fff;
}

.frm_card h3 {
	margin: 10px -1%;
	font-size: 29px;
	font-family: 'Poppins', sans-serif;
	line-height: 140%;
	text-transform: capitalize;
}

.frm_card p {
	margin: 0 -1%;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	line-height: 140%;
}

.con_icon {
	background: #2658a8;
	padding: 6%;
	border-radius: 50%;
	width: 70px;
	margin: 1% auto;
}

.contact_form_min_h {
	min-height: 480px;
}

.contact_form_txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #000;
	text-align: left;
	margin: 0% !important;
	line-height: 100%;
	padding: 0%;
}

.contact_form_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	padding-top: 6px;
	font-weight: 600;
	line-height: 140%;
}

.contact_form_bg_color2 {
	background-color: #fff;
	padding: 1% 2%;
	border-radius: 10px;
}

.contact_form_bg_color {
	background-color: #2658a80f;
	padding: 3% 2%;
	border-radius: 7px;
}

.contact_form_bg {
	background-color: #0099ba;
	padding: 2% 2%;
	border-radius: 7px;
}

.contact_form_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	margin: 1% 0 0 !important;
	padding: 0%;
}

.contact_form_txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #000;
	text-align: left;
	margin: 0% !important;
	line-height: 100%;
	padding: 0%;
	margin-top: 9px !important;
}


/* ------------------------------------------------------------
	css end
-------------------------------------------------------------- */



/* ------------------------------------------------------------
	clientel css start
-------------------------------------------------------------- */

.all_ban_txt h1 {
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #00637b;
	margin: 1% 0% 1.5% !important;
	border-left: 5px solid #a0ce53;
	padding-left: 10px;
}

.all_ban_txt h2 {
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #00637b;
	margin: 1% 1% 0% !important;
	border-left: 5px solid #a0ce53;
	padding-left: 10px;
}

.all_ban_txt2 h2 {
	font-family: "Roboto", sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 150%;
	color: #000;
	margin: 0% !important;
}

.all_ban_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 170%;
	text-align: justify;
	margin: 0% 0%;
}

.all_ban_txt h3 {
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #00637b;
	/* margin: 1% 1% 0% !important; */
	border-left: 5px solid #a0ce53;
	padding-left: 10px;
}

.all_ban_txt2 h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
	border-bottom: 3px solid #a6ce39;
	width: 78px;
	border-radius: 50px;
}

.client_brd {
	border: 1px solid #ccc;
}

.all_ban_txt {
	position: relative;
}

.all_ban_txt2 h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
	border-bottom: 3px solid #a6ce39;
	width: 78px;
	border-radius: 50px;
}

.fa-linkedin {
	font-size: 29px;
	color: #006179;
	cursor: pointer;
}

.fa-square-envelope {
	font-size: 29px;
	color: #006179;
	cursor: pointer;
}

.moretext {
	display: none;
}

.moreless-button {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 140%;
	margin: 0% !important;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 7px;
	border-radius: 5px;
	background-color: #1e98b5;
}


.moretext2 {
	display: none;
}

.moreless-button2 {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 140%;
	margin: 0% !important;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 7px;
	border-radius: 5px;
	background-color: #1e98b5;
}

.moretext3 {
	display: none;
}

.moreless-button3 {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 140%;
	margin: 0% !important;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 7px;
	border-radius: 5px;
	background-color: #1e98b5;
}

.moretext4 {
	display: none;
}

.moreless-button4 {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 140%;
	margin: 0% !important;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 7px;
	border-radius: 5px;
	background-color: #1e98b5;
}


/* ------------------------------------------------------------
	clientel css end
-------------------------------------------------------------- */

/* ------------------------------------------------------------
our team start
-------------------------------------------------------------- */

.team_new8 {
	width: 12%;
	float: left;
	margin: 1%;
}

.team_new88 {
	width: 84%;
	float: left;
	margin: 1%;
}

.team_new p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: justify;
	font-family: 'PoppiNs', sans-serif;
	line-height: 150%;
	margin: 0.5% 0% 0%;
}

.team_new h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	line-height: 140%;
	font-weight: 500;
	text-transform: capitalize;
	margin-right: 10px;
}

.team_new h3 {
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	/* margin-bottom: 4px; */
	margin-top: 7px;
	margin-right: 7px;
}

.team_new p span {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.shdw {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	padding: 2%;
}



.team-ctn {
	display: flex;
	text-align: center;
	align-items: center;
}

.management {
	text-align: left;
}

.management p {
	font-size: 22px;
	font-family: 'myFirstFont';
	font-weight: 300;
	line-height: 30px;
	color: #000;
	text-align: justify;
}

.management h2 {
	font-size: 30px;
	font-family: 'myFirstFont';
	font-weight: 600;
	line-height: 34px;
	color: #000;
	margin-bottom: 4px;
}

.management h6 {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'myFirstFont';
	font-weight: 400;
	line-height: 24px;
	color: #000;
	margin-bottom: 4px;
}

.management h5 {
	color: black;
	font-size: 18px;
	font-family: 'myFirstFont';
	font-weight: 600;
	line-height: 36px;
	color: black;
	margin-top: 3px;
}

.read_more_box h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 140%;
}

.read_more_box {
	display: flex;
	align-items: center;
}

.read_more_box .fa-solid {
	background: #1e98b5;
	color: white;
	padding: 10px;
	margin-left: 10px;
	border-radius: 50%;
	line-height: 12px;
	margin-top: 7px;
	height: 33px;
}

.read_more_box .fa-solid:hover {
	background: #97cd64;
	color: #fff;
}

.team_brd {
	padding: 15px;
	/* border: 1px solid #000; */
	/* box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; */
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	min-height: 234px;
}

.styl-team h3 {
	color: #999999;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: -9px;
	margin-right: 10px;
}

.styl-team h2 {
	font-size: 32px;
	color: #00647b;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	line-height: 140%;
	/* margin-bottom: 4px; */
	margin-right: 8px;
}

.styl-team p {
	font-family: 'Poppins', sans-serif;
	line-height: 140%;
	font-size: 16px;
	text-align: justify;
}

.team_img img {
	border-radius: 50%;
}

/* ------------------------------------------------------------
end here
-------------------------------------------------------------- */

.recruit-bg2 {
	background-color: #1e98b5;
}

.banner_txt {
	position: absolute;
	bottom: 8%;
	right: 0.4%;
	z-index: 1;
	width: 500px;
	text-align: center;
}

.banner_txt h2 {
	/* position: absolute; */
	display: block;
	bottom: 30px;
	/* left: 5px; */
	right: 5px;
	margin-right: 5px;
	padding: 8px;
	background: #fff;
	color: #000;
	z-index: 50;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	opacity: 0.8;
}

.banner_content {
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	/* transform: translate(-50%, -50%); */
	z-index: 1;
	width: 89%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.banner_txt2 {
	width: 72%;
}

.banner_form {
	width: 25%;
}

.banner_txt2 h2 {
	font-family: 'Poppins', sans-serif;
	margin-right: 5px;
	padding: 8px;
	font-weight: 600;
	color: #fff;
	font-size: 40px;
	line-height: 140%;
	border-radius: 7px;
}

.serv_btn_brd {
	border-top: 1px solid #fff;
}

.serv_head h3 {
	color: #fff;
	/* border-bottom: 1px solid #dddddd; */
	padding-bottom: 10px;
	margin: 1% 1% 1%;
	font-family: 'Popiines', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	position: relative;
	/* border-bottom: 3px solid #a6ce39;
	border-radius: 50px; */
}

.serv_head h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 3px solid #a6ce39;
	width: 78px;
	border-radius: 50px;
	/* position: relative; */
}

.service_desgin h2 {
	font-size: 28px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	line-height: 140%;
	font-weight: 500;
}

.brd-left1 {
	border-left: 1px solid #000;
}

.right_job_img {
	width: 100px;
}

.right_staff_txt {
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 0%;
}

.card h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 140%;
	color: #000;
}

.right_staff_txt h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #1e98b5;
	line-height: 140%;
	margin: 0% 0% 1%;
	text-transform: uppercase;
}

.right_staff_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #000;
	line-height: 140%;
	margin: 0% !important;
}

.right_staff_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	margin: 0% 0% !important;
}

.right_staff_icon {
	font-size: 16px;
	color: #009cb4;
	background-color: #009cb438;
	padding: 1%;
	border-radius: 50%;
}


.counter2 {
	/* float: left; */
	margin: 1%;
	text-align: left;
	padding: 1% 0% 1% 0%;
}

.counter2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 160%;
	color: #fff;
	font-weight: 600;
	margin: 0% !important;
	padding: 3% 0%;
}

.counter2 h2 span {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #fff;
}

.brd-left {
	border-right: 1px solid #24c0dd;
}

.brd-left:last-child {
	border-right: 0px solid transparent;
}


.icon_container {

	width: 100px;
	border: 1px dashed #8bce71;
	border-radius: 50%;
	padding: 5%;
	overflow: hidden;
}

.ctn-stly p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #fff;
	/* text-decoration: none; */
	font-weight: 500;
}

.txt4 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.txt4 h2 {
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 150%;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	margin: 0% !important;
	padding: 0 7%;
}

.bg_img {
	background-image: url(../images/bg-img-1.jpg);
	/* background-attachment: fixed; */
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 350px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.bg_img::before {
	content: "";
	position: absolute;
	width: 62px;
	height: 504px;
	bottom: -200px;
	right: 0;
	background: #a6ce39;
	transform: rotate(45deg);
	z-index: 1;
}

.bg_img::after {
	content: "";
	position: absolute;
	width: 62px;
	height: 504px;
	top: -200px;
	left: 0;
	background: #a6ce39;
	transform: rotate(45deg);
	z-index: 1;
}

.testi_btn {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.testi_btn p {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 2% auto 0 !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 8px 20px;
	text-transform: capitalize;
	border-radius: 3px;
}

.testi_btn_2 {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.testi_btn_3 p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 2% auto 0 !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 14px 11px;
	text-transform: capitalize;
	border-radius: 3px;
}

.testi_btn_6 p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 0px auto 0px !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 14px 9px;
	text-transform: capitalize;
	border-radius: 3px;
}

.testi_btn_4 {
	position: absolute;
	top: 21px;
	right: 4%;
}

.testi_btn_4 p {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 2% auto 0 !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 8px 20px !important;
	text-transform: capitalize;
	border-radius: 3px;
}

.testi_btn_2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 2% auto 0 !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 8px 20px;
	text-transform: capitalize;
	border-radius: 3px;
}

.foot_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin: 0% 0 2% !important;
	line-height: 140%;
}

.top_right_brd {
	border-right: 1px solid #fff;
}

.pro-txt1 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #1e98b5;
	line-height: 150%;
	margin: 0% 1% 1.5% !important;
}

.pro-txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	margin: 1.5% 0% 4% !important;
}

.pro-txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin: 3% 3% 3%;
	line-height: 150%;
}

.pro-txt2 button {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #1d617c;
	border: none;
	outline: none !important;
	padding: 6px 16px;
}

.brd-pad2 {
	/* border: 1.7px dashed #256478; */
	padding: 1%;
	background-color: #fff;
}

.brd_testi {
	border: 1px solid #ccc;
}

/* -----------------------------------------------------
  footer section start
  ------------------------------------------------------- */
.s_icon {
	width: 130px;
	float: right;
}

.s_icon .fa {
	line-height: 260%;
	font-size: 15px;
	color: #FFFFFF;
}

.col_sm222 {
	width: 80%;
	margin: 1%;
	float: left;
}

.flex45 {
	display: flex;
	flex-direction: column;
}

.flex46 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.flex2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.flex {
	display: flex;
	/* justify-content: space-around; */
	flex-wrap: wrap;
}


.footer-container {
	/* max-width: 1200px; */
	margin: 0% auto !important;
	padding: 3% 0 2%;
}

.footer-section {
	min-width: 200px;
	margin: 10px 20px;
}

.footer-section h3 {
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: 'Popiines', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	position: relative;
}

.footer-section h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-bottom: 3px solid #a6ce39;
	width: 48px;
	border-radius: 50px;
}

.footer-section ul {
	list-style-type: none;
	padding: 0;
}

.footer-section ul li {
	margin-bottom: 10px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	text-transform: capitalize;
}

.accreditations h3 {
	color: #fff;
}

.accreditations-logos {
	display: flex;
	flex-wrap: wrap;
	gap: 0px;
}

.ft_item {
	width: 24.3%;
	float: left;
	margin: 1%;
}



.news-item {
	display: flex;
	/* align-items: center; */
	/* margin-bottom: 15px; */
}

.news-item p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
	margin: 0% 2% 2% 0%;
	text-decoration: none;
	font-weight: 500;
}

.social-icons img {
	width: 30px;
	margin-right: 10px;
}

.bg-clr12 {
	background-color: #1e98b5;
}

.uk-immigration-news h3 {
	color: #fff;
}

.be-social h3 {
	color: #fff;
}

/* -----------------------------------------------------
  end here
  ----------------------------------------------------- */

.brd-ctn {
	text-align: center;
	padding: 25px 10px;
	background-color: #95cf64;
	color: #fff;
	border-radius: 10px;
}

.headline h2 {
	text-align: center;
	font-size: 21px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: capitalize;
}

.headline {
	min-height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.button-stly {
	/* border: 1px solid #000; */
	padding: 8px 20px;
	background-color: #0098b9;
}

.button-stly a {
	color: #fff;
}

.menu-link {
	color: #000;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: 140%;
	text-align: center;
}

.active a {
	color: #006179;
	border-bottom: 2px solid #006179;
}

.menu-link:hover {
	color: #97cd64;
}





/* ----------------------------------------------------
		cards styling
-----------------------------------------------------*/

.grid {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 1rem;
}

.article {
	position: relative;
	cursor: pointer;
}

.article:hover:before {
	opacity: 1;
}

.article:hover .article__cover {
	transform: translateX(-2rem) scale(1.05);
}

.article:hover .article__info {
	opacity: 1;
	transform: translateX(0);
}

.article:hover .article__info {
	transition-delay: 0.1s;
}

.article:before {
	content: "";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.47); */
	transition: opacity 0.3s ease-in-out;
}

.article__figure {
	position: relative;
	overflow: hidden;
	min-height: 300px;
}

.article__cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -2rem;
	width: calc(100% + 2rem);
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transform: translateX(0);
	transition: transform 0.55s ease-in-out;
}

.article__caption {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 90%;
}

.article__info {
	opacity: 0;
	max-width: 37rem;
	padding: 10px 10px;
	transform: translateX(50%);
	transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	margin: 18px 0px;
}

.article__info {
	background-color: rgb(243 241 241 / 78%);
	font-size: 0.75rem;
	letter-spacing: 2px;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin: 0% !important;
	line-height: 140%;
}

.flex3 {
	display: flex;
	flex-wrap: wrap;
}

.title-styl h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	/* margin: 0% !important; */
	line-height: 140%;
	padding: 2% 0;
	background-color: #00637a;
	min-height: 59px;
	align-items: center;
	justify-content: center;
	display: flex;
}


.bg-wel {
	background-image: url('../images/bg-img2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


/*--------------------------------------------------------
		end here
----------------------------------------------------------*/

/* ------------------------------------------------------
client section start
------------------------------------------------------- */

.pro1 p {
	font-size: 18px;
	font-weight: 600;
	line-height: 160%;
	text-align: center;
	color: #000;
	margin: 2%;
	font-family: 'Poppins', sans-serif;
}

.pro1 h2 {
	font-family: 'Poppins', sans-serif;
	color: #1e98b5;
	font-size: 28px;
	/* text-align: center; */
	margin: 0% 1% 1.5% !important;
	font-weight: 600;
	text-transform: capitalize;
}

.part-brd {
	border: 1px solid #9896a6;
}

/* -------------------------------------------------------
end here
------------------------------------------------------- */

.pd {
	background-color: rebeccapurple;
	height: 80px;
}

.pd h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	line-height: 140%;
	letter-spacing: 0.4px;
}

.pd2 {
	height: 226px;
}

.fa-file-pdf {
	color: #ffffff;
	font-size: 17px;
}

.overlay6 p a {
	border: 1px solid #d9d9d9;
	background-color: #fff;
	padding: 5px 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 130%;
}

.pd2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	/* text-align: center; */
	font-weight: 600;
	color: #000;
	line-height: 140%;
	letter-spacing: 0.4px;
	padding: 0% 1%;
}

.pd2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 130%;
	/* margin: 0% !important; */
	padding: 1% 1% !important;
	display: flex;
	align-items: center;
	/* text-align: center; */
	/* justify-content: center;*/
}

.hero8 {
	background-color: #f6f6f6;
}

.testi_btn_8 p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center !important;
	margin: 1% auto 0 !important;
	background-color: #1e98b5;
	display: inline-block;
	padding: 14px 11px !important;
	text-transform: capitalize;
	border-radius: 3px;
}

.testi_btn_8 {
	display: inline-block;
	align-items: center;
	margin: auto 1% !important;
}


.pd p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 130%;
	/* margin: 0% !important; */
	/* padding: 0% !important; */
}

.pd button {
	font-family: 'Poppins', sans-serif;
	border: none;
	outline: none !important;
	padding: 7px 0px;
	background-color: transparent;
	margin: 4.8% 0%;
	font-size: 16px;
	font-weight: 500;
	transition: all .7s;
	color: #FFF;
}

.a-c {
	background-color: rgb(255 0 0 / 58%);
}

.overlay {
	position: relative;
	inset: 0 0 0 0;
	/* padding: 15% 7%; */
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}



/* .active2 {
	background-color: rgba(255, 0, 0, 0.411);
} */

/*.overlay:hover {
	background-color: rgb(255 0 0 / 72%);
}*/

/* .fa-phone-volume {
	font-size: 50px;
	color: #c11c2c;
} */

.bullet3 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 500;
}


.bullet3 ul {
	list-style-image: url(../images/bullet.png);
	margin-left: 39px;
}

.bullet5 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 400;
}

.sub_lable6 {
	font-family: 'Popines', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 140%;

}


.bullet5 ul {
	list-style-image: url(../images/bullet.png);
	margin-left: 3%;
}

.bullet4 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #fff;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 500;
}


.bullet4 ul {
	list-style-image: url(../images/bullet.png);
	margin-left: 16%;
}





.bullet ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 500;
}


.privacy_bullet ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 400;
}

.bullet2 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #fff;
	margin: 0% 2% 1.3% 0%;
	text-decoration: none;
	font-weight: 500;
}

.bullet2 ul {
	list-style-image: url(../images/bullet2.png);
	margin-left: 16%;
}


.sd-txt h2 {
	font-size: 24px;
	font-weight: 500;
	color: #000;
	line-height: 140%;
	text-align: center;
	margin: 3% 0%;
}

.sd-txt p {
	font-size: 16px;
	font-weight: 400;
	padding: 1% 11%;
	text-align: center;
	line-height: 140%;
	color: #000;
}

.sd-bg {
	background-color: #ffffff;
	padding: 17% 0%;
	min-height: 400px;
}

.b-r {
	border-right: 1px solid #c15d66;
}

.banner {
	width: 100%;
	position: relative;
}


.bg {
	animation: slide 3s ease-in-out infinite alternate;
	background-image: linear-gradient(-50deg, #d0d0d0 50%, #ebebeb 50%);
	bottom: 0;
	left: -50%;
	opacity: .2;
	position: fixed;
	right: -50%;
	top: 0;
	z-index: -1;
}

.bg2 {
	animation-direction: alternate-reverse;
	animation-duration: 9s;
}

.bg3 {
	animation-duration: 10s;
}

@keyframes slide {
	0% {
		transform: translateX(-25%);
	}

	100% {
		transform: translateX(25%);
	}
}

.fix_nav {
	position: static;
	z-index: 9;
}










.privacy h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: 600;
	color: #000;
	line-height: 150%;
	letter-spacing: 0.4px;
}



.privacy p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	padding: 1% 0 !important;
	text-align: justify;
}






.who button {
	border: 2px solid #ffffff;
	outline: none;
	border-radius: 4px;
	padding: 7px 15px;
	background-color: #00637c;
	margin: 2.4% 0%;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	transition: all .7s;
}

.who button:hover {
	border: 2px solid #00637c;
	border-radius: 0px;
	background-color: #00637cc4;
	color: #fff;
}

.who button .fa-circle-arrow-right {
	transition: all .7s;
}

.who button:hover .fa-circle-arrow-right {
	color: #fff;
}

.pro h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 28px;
	text-align: center;
	margin: 0% 1% 0%;
	font-weight: 700;
}

.pro p {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 123%;
	text-align: center;
	font-weight: 500;
	padding: 1% 11%;
}

.pro-bg {
	background-color: #fff;
	min-height: 493px;
}

.pro-pd {
	padding: 2%;
}

.txt h2 {
	background-color: #fff;
	color: #000;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	line-height: 150%;
	padding: 1% 0% 0%;
}

.txt p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 120%;
	padding: 0% 5% 7%;
	text-align: justify;
}

.brd-r {
	border-radius: 20% 0% 20% 0%;
}

.testi-icon {
	width: 54px;
	margin: 13px auto;
}

.brd-over {
	border-radius: 20px !important;
	overflow: hidden;
}

.rel {
	/* border-radius: 10px; */
	position: relative;
}

.rel2 {
	position: relative;
	overflow: hidden;
}

.pro-txt4 h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 28px;
	text-align: left;
	margin: 0% 0% 1% !important;
	font-weight: 600;
}

.testi-txt3 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin: 1% 1% 3% !important;
	line-height: 150%;
}

.testi-txt3 h2 span {
	font-size: 16px;
	display: block;
	line-height: 90%;
	color: #1c627c;
	margin: 0% !important;
	font-weight: 500;
}

.testi-txt3 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 150%;
	text-align: justify;
	padding: 4%;
	background-color: #add14a;
	z-index: 999;
	position: relative;
	min-height: 243px;
}

.banner_txt strong {
	font-weight: 600 !important;
	font-size: 23px !important;
	line-height: 140% !important;
	margin: 0% !important;
	color: #000000;
	display: block;
}

.banner_txt2 strong {
	font-weight: 600 !important;
	font-size: 23px !important;
	line-height: 140% !important;
	margin: 0% !important;
	color: #000000;
	display: block;
}

.overlay2 {
	position: absolute;
	top: 76px;
	left: 17px;
	border-bottom: 64px solid #1c627c;
	border-right: 104px solid transparent;
	transform: rotateY(180deg);
}

.testi-txt2 {
	padding: 2%;
}

.bg_img6-1 {
	background-color: #fff;
}

.bg_img6-1 {
	background-color: #009846;
}

.testi-txt2 h2 {
	font-size: 23px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 150%;
}

.testi-txt2 p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 150%;
}

.fa-star {
	font-size: 23px;
	color: #ffd600;
}

.testi-txt h2 {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 28px;
	text-align: center;
	margin: 0% 1% 2%;
	font-weight: 700;
}

.client-txt h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 28px;
	text-align: center;
	margin: 0% 1% 2%;
	font-weight: 500;
}

.s_icon {
	width: fit-content;
	float: right;
	margin: 0.4% 0% !important;
}

.brd-client {
	border: 1px solid #0098465c;
}

/*--------------------------------------------------------------
New Css Ends
--------------------------------------------------------------*/



/*--------------------------------------------------------------
image hover effect
--------------------------------------------------------------*/

.content2 {
	position: relative;
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.content2 img {
	display: block;
}

.content2 .content2-overlay {
	background: rgba(000, 000, 000, 0.5) !important;
	position: absolute !important;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.content2:hover .content2-overlay {
	opacity: 1;
}

.content2-image {
	width: 100%;
}

.content2-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.content2:hover .content2-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}

.content2-details h3 {
	color: #fff;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.fadeIn-top {
	top: 20%;
}

.bg_clr8 {
	background-color: #97cd64;
}

.bg_clr10 {
	background-color: #f6f6f6;
}

.testi_bg {
	background-color: #fff;
	min-height: 255px;
}

.brd {
	border: 4px solid #fff;
}

.icon-fit {
	width: 78px;
	display: block !important;
	margin: 13px auto;
}

.vision h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
	margin: 0;
	color: #000;
	text-align: center;
}

.vision p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 170%;
	text-align: center;
	margin: 2% 2%;
	padding: 0% 4%;
	min-height: 140px;
}

.bg_clr5 {
	background-color: #cccccc3b;
}

.contact-top {
	width: fit-content;
	float: right;
	display: flex;
	align-items: center;
}


.contact-top>a {
	font-family: 'Poppins', sans-serif;
	background-color: #1e617c;
	padding: 12px 30px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: 0.3px;
	transition: all .3s linear;
}


.mar-top {
	display: table;
	margin: 0 auto;
}

/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 100px;
	right: 10px;
	background-color: #25d366;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 37px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
}

.whatsapp-icon {
	margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
	.whatsapp-icon {
		margin-top: 10px;
	}

	.whatsapp_float {
		width: 40px;
		height: 40px;
		bottom: 75px;
		right: 10px;
		font-size: 22px;
	}
}

/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/

.top_main {
	width: 100%;
	z-index: 999999;
	position: relative;
}

.top {
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.top2 {
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.top3 {
	width: 75%;
	margin: 0 auto;
	max-width: 1600px;
}

.logo {
	width: 150px;
	margin: 0.8% 1%;
}

.top_right {
	width: fit-content;
	float: right;
}

.navbarrr {
	width: fit-content;
	float: left;
	margin: 1.3% 0%;
}

.call_em {
	width: fit-content;
	float: left;
	margin: 0% 1%;
}

.call {
	width: 310px;
	float: left;
	padding: 1.2% 1%;
	/* border-right: 0.2px solid rgb(225 227 225); */
}

.email {
	width: 325px;
	float: left;
	padding: 1% 1% 1%;
	/* border-right: 0.2px solid rgba(255, 255, 255, 0.2); */
}

.loca {
	width: 130px;
	float: left;
	padding: 1.2% 1%;
	border-right: 0.2px solid rgb(225 227 225);
}

.s_icon p {
	color: #000;
}

.s_icon .fa {
	line-height: 260%;
	font-size: 15px;
	color: #000;
}

.s_icon .fa:hover {
	color: #000f;
}

.call_em_txt {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 14px;
}

.call_em_txt .fa {
	font-size: 16px !important;
	color: #000;
}

.brd_botm {
	border-bottom: 0.2px solid rgba(255, 255, 255, 0.2);
}

.brd {
	border: 1px dashed #ccc;
}

.brd2 {
	border: 1px solid #d6d6d6;
}


.cliennt_hed {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	padding: 1%;
	text-align: left;
	line-height: 160%;
}

.cliennt p {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 500;
	padding: 4% 1% 1%;
	text-align: center;
	line-height: 160%;
	min-height: 75px;
}

.quote {
	width: 140px;
	float: right;
	margin: 4.7% 0%;
}

.quote_btn {
	width: 100%;
	padding: 5% 7%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius: 7px;
	border: 1.5px solid #0d3600c7;
	transition: all .4s;
}

.quote_btn:hover {
	background-color: #0d3600c7;
	color: #fff;
	border: none;
}

.dis_none {
	display: none !important;
}

.logo_rigt {
	width: fit-content;
	float: right;
}

.servi_rd_more {
	width: 130px;
	float: none;
	margin: 1% auto;
}

.servi_rd_more_btn {
	width: 100%;
	padding: 5% 7%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius: 7px;
	border: 1.5px solid #fff;
}

.servi_rd_more_btn:hover {
	background-color: #d72817;
	color: #fff;
	border: 1.5px solid #d72817;
}





.read_mre {
	width: 130px;
	float: none;
	margin: 1% auto;
}

.read_mre_btn {
	width: 100%;
	padding: 5% 7%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius: 7px;
	border: 1.5px solid #fff;
}

.read_mre_btn:hover {
	background-color: #d72817;
	color: #fff;
	border: 1.5px solid #d72817;
}














.ab_shawdo {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

.main_heading h1 {
	font-family: Inter;
	color: #009a50;
	font-size: 28px;
	padding: 1% 1%;
	font-weight: 700;
	margin: 0;
}



.pro {
	text-align: center;
}



/*.icon {
	background-color: transparent !important;
	width: 108px !important;
	margin: 0 auto;
	border: 2px solid #cccccc4f;
	padding: 23px;
	border-radius: 50%;
}*/

.bg_clr9 {
	background: linear-gradient(45deg, #12c4d8, #b8f882);
	padding: 10% 0%;
}

.who h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 !important;
	color: #006478;
}

.who6 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	/* margin: 0 !important; */
	color: #1e98b5;
	text-transform: capitalize;

}



.bld1 p {
	font-family: 'Poppins', sans-serif !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	color: #000 !important;
	line-height: 170% !important;
	text-align: justify !important;
	/* margin: 0% 0%; */
}

.who5 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	margin: 0% 1% !important;
	color: #fff;
	text-transform: capitalize;
}

.who5 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	margin: 0% 1% !important;
	color: #fff;
	text-transform: capitalize;
}

.cent {
	display: flex;
	align-items: center;
	justify-content: center;
}

.who4 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	margin: 0% !important;
	color: #1e98b5;
	text-transform: capitalize;
}

.who4 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	margin: 0 !important;
	color: #1e98b5;
	text-transform: capitalize;
}

.who4 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 140%;
	margin: 0 !important;
	color: #1e98b5;
	text-transform: capitalize;
}

.who4 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 170%;
	text-align: justify;
	margin: 0% 1%;
}


.who h1 span {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	margin: 0;
	color: #00637b;
	position: relative;
}

.who h1 span::after {
	content: "";
	position: absolute;
	bottom: 43%;
	right: -64px;
	width: 90%;
	border: 1px solid #00637b;
}


.who h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 150%;
	/* text-align: justify; */
	margin: 0% 0% 1%;
}

.who p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 170%;
	text-align: justify;
	margin: 0% 0%;
}

.who2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 170%;
	text-align: justify;
	margin: 0% 0%;
}

.who2 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 !important;
	color: #000;
}

.who2 p a {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #7e4a41;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}


.c_cler h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: justify;
	margin: 2% 0%;
}

.c_cler h5 span {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
}

.c_cler p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 0% 1%;
}

.c_cler p span {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 1% 1%;
}


.abt_rounded {
	/* background-color: #FFF0E6 !important; */
	border-radius: 50px !important;
	/* padding: 1% 2% !important; */
	margin-bottom: 1% !important;
	display: inline-block;
}

.abt_rounded p {
	color: #fff;
}

.roundded {
	background-color: #F8F8F9 !important;
	border-radius: 6px !important;
	padding: 1.5rem !important;
	margin-bottom: 1% !important;
	border-bottom: 5px solid #d72817 !important;
}


.servi_roundded {
	background-color: #fff !important;
	border-radius: 6px !important;
	margin-bottom: 1% !important;
	/* border-top: 5px solid #d72817 !important; */
}


.overview p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 150%;
	text-align: justify;
	margin: 2% 0%;
}


.overview h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	color: #fff;
}

.overview_rounded {
	background-color: #FFF0E6 !important;
	border-radius: 50px !important;
	padding: 1% 2% !important;
	margin-bottom: 1% !important;
	display: inline-block;
}


.overview_rounded p {
	color: #d1103e;
}


.miss h5 {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 22px;
	line-height: 160%;
	text-align: center;
	font-weight: 300;
	padding: 2% 1% 1%;
	margin: 0 !important;
}



.miss p {
	font-family: 'Poppins', sans-serif;
	color: #d1103e;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	font-weight: 400;
	padding: 1% 2% 2%;
	margin-bottom: 2%;
}


.main_hedd h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	line-height: 130%;
	margin: 1% 1% 2%;
	border-bottom: 4px solid #d72817;
	padding: 0.5% 1%;
	display: inline-block;
	background-color: #19396a;
}

.counter2 {
	width: 100%;
	float: none;
	margin: 0% auto;
	text-align: center;
}

.counter2 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 160%;
	color: #fff;
	font-weight: 600;
}

/* .counter2 {
	width: 100%;
	float: left;
	margin: 1%;
	text-align: center;
	padding: 1% 0% 1% 0%;
} */

.counter2 h2 span {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 36px;
	/* background: -webkit-linear-gradient(45deg, #009846, #b8f882); */
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.value-txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.value-txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 140%;
	font-weight: 400;
	text-align: center;
	margin: 1%;
	color: #fff;
}

/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/
.col_ms33 {
	width: 31%;
	float: left;
	/* margin: 1%; */
}

.form_brdr {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
	min-height: 565px;
	padding: 2% 2% 0% 2%;
	margin-left: 1%;
}


.con_main_head {
	font-family: 'Poppins', sans-serif;
	color: #9c9c9c;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 1%;
	padding-left: 1%;
}


.col_ms3 {
	width: 62%;
	float: left;
}

.col_ms33 {
	width: 31%;
	float: left;
	min-height: 660px !important;
}

.c_txt {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}


.c_icon_txt {
	width: 90%;
	float: right;
}

.padgg {
	padding-left: 4%;
}


.c_clr {
	background: #d1103e;
	padding: 33px 30px;
	min-height: 566px !important;
}

.cont_brd {
	border-right: 1px solid #fff;
}

.c_head h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	margin: 1% 0% 0% 0%;
	text-transform: capitalize;
	line-height: 150%;
	min-height: 50px;
}


.col_cTxt {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.c_icon {
	width: 7%;
	float: left;
}

.c_icon .fa {
	color: #fff;
	margin-top: 20%;
}

.ftr_contact_txt {
	width: 80%;
	float: left;
}

.ftr_contact_txt p {
	text-decoration: none;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	line-height: 150%;
	font-weight: 400;
}

.ftr_contact_txt p a {
	text-decoration: none;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
}


.c_link2 {
	color: #fff;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
}

/*--------------------------------------------------------------
breadcrumb
--------------------------------------------------------------*/

.inner_banner {
	height: 370px;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.inner_banner_txt {
	width: 80%;
	position: absolute;
	top: 70%;
	left: 43%;
	transform: translate(-50%, -50%);
}

.inner_banner_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
}

ul.breadcrumb4 li {
	display: inline;
	font-size: 18px;
}

ul.breadcrumb4 li+li:before {
	padding: 8px;
	color: #fff;
	content: "/\00a0";
}

ul.breadcrumb4 li a {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;
}





/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner {
	width: 100%;
	position: relative;
}

.link {
	text-decoration: none;
	color: #000;
}

.link:hover {
	text-decoration: none;
	color: #000;
}

.link2 {
	text-decoration: none;
	color: #fff;
}


.link3 {
	text-decoration: none;
	color: #000 !important;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm73 {
	width: 63%;
	float: left;
	margin: 1%;
}

.col_sm45 {
	width: 48%;
	height: 20%;
	margin: 1%;
	float: left;
}

.col_sm46 {
	width: 24%;
	height: 20%;
	margin: 1%;
	float: left;
}

.col_sm1 {
	width: 100%;
	margin: 0 auto;
}

.col_sm111 {
	width: 78%;
	float: left;
	margin: 1%;
}

.col_sm11 {
	width: 16.5%;
	float: left;
	margin: 1%;
}


.col_sm2 {
	width: 48%;
	float: left;
	margin: 1%;
}

.col_sm2_1 {
	width: 48%;
	float: left;
	margin: 1%;
}


.col_sm22 {
	width: 60%;
	float: left;
	margin: 1%;
}

.col_sm3 {
	width: 31%;
	float: left;
	margin: 1%;
}

.col_sm3_1 {
	width: 33.33%;
	float: left;
	margin: 0%;
}

.col_sm33 {
	width: 33.3%;
	float: left;
	/* margin: 1%; */
}

.col_sm3_2 {
	width: 23.8%;
	float: left;
	margin: 1% 0% 1% 1%;
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm4_1 {
	width: 23%;
	margin: 1% 1%;
	float: left;
}

.col_sm4_2 {
	width: 33%;
	margin: 1% 1%;
	float: left;
}

.col_sm4_3 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm5 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm6 {
	width: 16%;
	float: left;
	margin: .5% 0%;
}

.col_sm6_6 {
	width: 14.6%;
	float: left;
	margin: 1% 1%;
}

.col_sm6_2 {
	width: 14.6%;
	float: left;
	margin: 1% 1%;
}

.col_sm666 {
	width: 84%;
	float: left;
	margin: 1%;
}

.col_sm66 {
	width: 11%;
	float: left;
	margin: 1%;
}

.col_sm6_1 {
	width: 14.6%;
	float: left;
	margin: 1%;
}

.col_sm8 {
	width: 29%;
	margin: 1%;
	float: right;
}

.col_sm88 {
	width: 65%;
	margin: 1%;
	float: left;
}

.col_sm9 {
	width: 31%;
	margin: 1%;
	float: left;
}

.col_sm99 {
	width: 65%;
	margin: 1%;
	float: left;
}

.col_sm889 {
	width: 68%;
	margin: 1%;
	float: left;
}



.col_sm10 {
	width: 8%;
	float: left;
	margin: 1%;
}

.col_sm10_1 {
	width: 34%;
	float: right;
	margin: 1%;
}

.col_sm100 {
	width: 90%;
	float: left;
	margin: 1%;
}

.col_sm444 {
	width: 63%;
	margin: 1%;
	float: left;
}

.col_sm44 {
	width: 33%;
	margin: 1%;
	float: left;
}

.col_sm55 {
	width: 18%;
	margin: 1% 1%;
	float: left;
}

.col_sm555 {
	width: 78%;
	margin: 1%;
	float: left;
}

.col_sm77 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm777 {
	width: 73%;
	margin: 1%;
	float: left;
}

/*------------------------------------------
footer
------------------------------------------*/

.ftr_menu ul li a {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 240%;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}

.ftr_menu ul {
	margin-left: 10%;
}


/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.tickty {

	position: sticky;
	top: 10%;

}

.bg_clr1 {
	background: #006179;
	/* background-color: #edf2fa; */
}

.bg_clr6 {
	background: #ffffffe3;
}

.bg_clr3 {
	background-color: #bc1e2a;
	padding: 20px 0px;
}

.bg_clr4 {
	background-color: #7c4b43;
}

.bg_clr7 {
	background-color: #005b73;
}

.shdddw {
	-webkit-box-shadow: 0px 0px 13px -10px rgba(46, 46, 46, 1);
	-moz-box-shadow: 0px 0px 13px -10px rgba(46, 46, 46, 1);
	box-shadow: 0px 0px 13px -10px rgba(46, 46, 46, 1);
	padding: 2%;
}

.hero1 {
	background-color: #97cd64;
}

.hero2 {
	background-color: #0098b9;
}

.hero3 {
	background-color: #97cd64;
}

.hero5 {
	background-color: #1e98b5;
}

.hero6 {
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px 0px;
}

.bgg {
	background-image: url(../images/bgg.png);
	background-size: cover;
	background-position: center center;
}

/*--------------------------------------------------------------
company profile page
--------------------------------------------------------------*/

.vishindas p {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 160%;
	text-align: justify;
	font-weight: 400;
	padding: 1%;
	margin-bottom: 2%;
}

.vishindas p span {
	color: #000;
	font-size: 17px;
	font-weight: 600;
}



/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/


.who ul li a {
	font-family: 'Poppins', sans-serif;
	float: left;
	margin: 0% 1%;
	padding: 18px 22px;
	background-color: #ef3f34;
	text-decoration: none;
	color: #fff;
}

.ftr_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 4% 0%;
	color: #fff;
}

.ftr_txt3 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 3% 10%;
	color: #fff;
}

.ftr_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0% 0% 2% 0%;
	color: #fff;
}

.ftr_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 1% 0%;
	line-height: 160%;
	color: #fff;
	text-align: left;
}

.ftr_txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 0%;
	line-height: 160%;
	color: #fff;
	text-align: justify;
	padding-right: 84px;
}

.ftr_lt_txt {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	color: #fff;
	margin: 0;
}

.ftr_right {
	text-align: right;
}

.col-icon {
	color: #fff !important;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/

.table_hedd {
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: left;
}

.table_para {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: justify;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #afafaf;
	background-color: #FFFFFF;
}

th,
td {
	border: solid 1px #cfcfcf !important;
	text-align: left !important;
	padding: 8px !important;
}

tr:nth-child(even) {
	background-color: #f3f3f3;
}

.bodytext_bold5 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #d1103e;
	padding: 0.5% 0% 0.5% 1%;
	text-align: center;
}

.td_txt {
	padding: 0.5% 0% 0.5% 1%;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #000;
	text-align: center;
	line-height: 160%;
}

.td_txt span {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.col_sm16 {
	width: 99%;
}

.tbl_link {
	color: #000;
	text-decoration: none;
}


.mapp h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	margin: 3% 2% 1%;
	color: #001D23;
}

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/

.bullet1 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #fff;
	margin: 0% 2% 2% 0%;
	text-decoration: none;
	font-weight: 400;
	/* list-style: disc; */
	cursor: pointer;
}

.bullet1 ul li:hover {
	color: #9ece53;
}


/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}

.contact_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	padding: 1% 1% 0%;
	color: #122a5a;
}

.cont_col_sm3 {
	width: 31%;
	float: left;
	margin: 1%;
	border: 1px solid #e9e9e9;
	background-color: #f3f3f3;
	min-height: 190px;
	padding: 20px;
	border-radius: 5px;
}

.cont_pdg_sm3 {
	padding: 1% 1.5%;
}

.con_heading h2 {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	padding: 2% 1% 2% 1%;
}


.con_heading h2 span {
	color: #000;
	font-size: 14px;
}

.cont_icn {
	width: 20px;
	float: left;
	margin: 1.5% 3% 0% 1%;
}

.cont_icn i {
	font-size: 20px;
}

.cont_txt_main {
	width: 85%;
	float: left;
}

.cont_txt_main p {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
	text-align: left;
	margin: 6px 0px;
}

.cont_txt_main p span {
	color: #000;
	font-size: 15px;
	font-weight: 600;
}




.cont_col_sm2 {
	width: 48%;
	float: left;
	margin: 1%;
	border: 1px solid #e9e9e9;
	background-color: #f3f3f3;
	min-height: 190px;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
	width: 35px;
	height: 38px;
	position: fixed;
	right: 1%;
	bottom: 3%;
	transition-duration: 1s;
	background-image: url('../images/top.png');
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: 999;
	background-size: 100% 100%;
}

.top_arrow:hover {
	width: 35px;
	height: 38px;
	position: fixed;
	right: 1%;
	transition-duration: 1s;
	bottom: 3%;
	cursor: pointer;
	background-image: url('../images/top-b.png');
	background-size: 100% 100%;
}


.m-blk {
	display: none !important;
}



@media only screen and (max-width:1920px) {
	.inner_banner_txt {
		left: 50%;
	}
}


@media only screen and (max-width:1400px) {

	.info-graphic-txt {
		min-height: 223px;
	}

	.col_sm6_1 {
		width: 18%;
	}
}

@media only screen and (max-width:1300px) {
	.col_sm66 {
		width: 13%;
	}

	.queries-txt {
		width: 100%;
	}

	.queries-txt h2 {
		text-align: center;
	}

	.pd h2 {
		font-size: 16px;
	}

	.col_sm100 {
		width: 85%;
	}

	.col_sm10 {
		width: 13%;
	}

	/* .col_sm6_1 {
        width: 15.7%;
    } */
}

@media only screen and (max-width:1200px) {
	.col_sm4_3 {
		width: 48%;
	}

	.info-graphic-txt {
		min-height: 225px;
	}

	.info-graphic-txt {
		min-height: 256px;
	}

	.logo {
		width: 140px;
	}

	.brd-pad2 {
		min-height: 270px;
	}
}



@media only screen and (max-width:1125px) {
	.top {
		width: 98%;
	}

	/*.top2 {
		width: 96%;
	}*/

	.pd h2 {
		font-size: 14px;
	}

	.navbar {
		flex-direction: column;
		align-items: center;
		margin-bottom: 1%;
	}

	/* .col_sm6_1 {
        width: 18.8%;
    } */
}


@media only screen and (max-width:991px) {

	.contact-top {
		display: none;
	}

	.col_sm66 {
		width: 13%;
	}

	.col_sm6_2 {
		width: 31%;
	}

	.button-stly {
		padding: 0px 0px;
	}

	.navbar {
		margin-bottom: 0%;
	}

	.brd-pad2 {
		min-height: 240px;
	}

	.col_sm22 {
		width: 100%;
	}

	.col_sm10_1 {
		width: 100%;
	}

}

@media only screen and (max-width:960px) {

	.banner_form {
		width: 38%;
	}

	.banner_txt2 {
		width: 56%;
	}

	.col_sm55 {
		width: 48%;
	}

	.col_sm66 {
		width: 13%;
	}

	.flex3 {
		flex-direction: row;
	}

	.col_sm77,
	.col_sm777 {
		width: 98%;
	}

	.col_sm6_6 {
		width: 31%;
	}

	.queries-txt h2 {
		text-align: center;
	}

	.col_sm88,
	.col_sm8 {
		width: 98%;
	}

	.accreditations-logos {
		width: 40%;
		margin: 0;
	}

	.col_sm4 {
		width: 98%;
	}

	.footer-section {
		flex: -1;
	}

	.dis_none {
		display: block !important;
	}

	.quote {
		display: none;
	}


	.call_em {
		display: none;
	}

	.logo {
		margin: 0% auto 1%;
		padding-top: 1%;
		float: none;
		width: 170px;
	}

	.logo_rigt {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.col_sm3 {
		width: 98%;
	}


	.top {
		width: 100%;
	}

	.navbarrr {
		width: 100% !important;
		float: none !important;
		margin: 0% auto !important;
		background-color: #009a50 !important;
	}

	.col_sm444 {
		width: 100%;
	}

	.col_sm44 {
		width: 100%;
	}
}

@media only screen and (max-width:800px) {

	.banner_form {
		width: 100%;
		margin-top: 20px;
	}

	.banner_txt2 {
		width: 100%;
	}

	.banner-landing {
		height: auto !important;
		padding: 7% 0;
	}

	.banner_content {
		flex-direction: column;
		align-items: start;
	}

	.commitment {
		margin: 4%;
		text-align: justify;
	}

	.col_sm66 {
		width: 13%;
	}


	.team_new8 {
		width: 30%;
	}

	.team_new88 {
		width: 98%;
	}

	.brd-left1 {
		border: none;
	}

	.col_sm73 {
		width: 98%;
	}

	.brd-left:nth-child(3) {
		border-right: 0px solid transparent;
	}

	.col_sm6 {
		width: 31%;
		/* min-width: 120px; */
		min-height: 76px;
	}

	.col_sm3_2 {
		width: 49%;
	}

	.col_sm10 {
		width: 20%;
	}

	.col_sm100 {
		width: 98%;
	}

	.cont_col_sm3 {
		width: 98%;
		float: left;
		margin: 1%;
		min-height: auto;
	}

	.cont_col_sm2 {
		width: 98%;
		float: left;
		margin: 1%;
		min-height: auto;
	}

	.cont_brd {
		border-right: none;
	}

	.padgg {
		padding-left: 0%;
	}

	.c_head h1 {
		min-height: auto;
	}

	.col_ms33 {
		width: 98%;
		margin: 1%;
	}

	.col_ms3 {
		width: 98%;
		float: left;
		margin: 1%;
	}

	.ftr_txt3 h1 {
		margin: 0% 0% 4% 0%;
	}

	.ftr_menu ul {
		margin-left: 0%;
	}

	.col_sm99 {
		width: 98%;
	}

	.col_sm9 {
		width: 98%;
	}

	.col_sm8 {
		width: 98%;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

	.col_sm88 {
		width: 98%;
		;
	}



	.ftr_txt2 p {
		margin: 1% 1% 1% 1%;
	}

	.col_sm4 {
		width: 98%;
	}

	.col_sm33 {
		width: 98%;
		margin: 1% 0%;
	}

	.ftr_txt h1 {
		margin: 4% 0%;
	}

	.col_sm2 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

	.tickty {
		position: static;
	}



}

@media only screen and (max-width:700px) {

	.col_sm55 {
		width: 31%;
	}

	.col_sm66 {
		width: 13%;
	}


	.sub_lable6 {
		display: block;
		padding: 1%;
		width: 86%;
		line-height: 140%;

	}

	.col_sm4_3 {
		width: 98%;
	}

	.col_sm6_1 {
		width: 23%;
	}

	.info-graphic-txt {
		margin: 5% auto;
		width: 90%;
		min-height: 230px;
	}

	.border {
		padding: 2% 1%;
	}

	.flex2 {
		gap: 10px;
	}
}

@media only screen and (max-width:600px) {

	.banner_txt2 h2 {
		font-size: 32px;
	}
	.col_sm55 {
		width: 98%;
	}

	.col_sm6_2 {
		width: 48%;
	}

	.col_sm6_1 {
		width: 31.3%;
	}


	.testi_bg {
		padding: 3%;
	}

	.testi_btn {
		top: 0px;
	}

	.testi_btn_6 p {
		margin: 20px auto 0px !important;
	}

	.right_staff_txt {
		padding: 0%;
	}

	.testi_btn_3 p {
		margin: 2% auto 2% !important;
	}

	.recruit h2 {
		padding: 2%;
	}

	.commitment p a {
		margin-left: 0px;
		line-height: 45px;
	}

	.pd {
		height: 119px;
	}

	.pd h2 {
		font-size: 13px;
	}

	.bullet2 ul {
		margin-left: 5%;
	}

	.bullet3 ul {
		margin-left: 39px;
	}

	.c_clr {
		padding: 33px 15px;
	}

	.ftr_contact_txt {
		width: 90%;
	}

	.col_sm3_2 {
		width: 99%;
	}

	.counter2 h2 {
		font-size: 16px;
	}

	.counter2 h2 span {
		font-size: 33px;
	}

	.brd-pad2 {
		padding: 2%;
	}
}

@media only screen and (max-width:500px) {
	.col_sm66 {
		width: 13%;

	}

	.col_sm6_1 {
		width: 48%;
	}

	.call {
		margin: 2% 0%;
	}

	.email {
		margin: 2% 0%;
	}

	.col_sm100 {
		width: 98%;
	}

	.p_col_sm3 {
		width: 98%;
	}

	.call {
		width: 200px;
	}

	.call_em {
		width: 355px;
	}

	.counter2 h2 {
		font-size: 14px;
	}

	.counter2 h2 span {
		font-size: 20px;
	}

	.banner_txt strong {
		font-size: 9px !important;
	}

	.banner_txt h2 {
		bottom: 30px;
		padding: 0px;
		font-size: 14px;
	}

	.banner_txt {
		bottom: 2%;
		right: 0.4%;
		width: 242px;

	}

	.enquire_now_head h2 {
		margin-top: 59px !important;
		font-size: 14px;
	}

	.toggle {
		height: 108px;
		width: 28px;
		right: 348px;
	}

	.sidebar-contact {
		width: 350px;
		padding: 12px;
	}
}



@media only screen and (max-width:470px) {
	.col_sm6_2 {
		width: 98%;
	}

	.s_icon {
		display: none;
	}

	.who h1 {
		font-size: 26px;
	}
}

@media only screen and (max-width:400px) {

	.banner_txt2 h2 {
        font-size: 24px;
    }
	.col_sm6_6 {
		width: 98%;
	}

	.col_sm66 {
		width: 13%;

	}

}

@media only screen and (max-width:360px) {
	.call_em {
		width: 320px;
	}

	.logo {
		width: 130px;
	}

	.fa-location-dot,
	.fa-phone-volume {
		height: 42px;
	}

	.bullet3 ul {
		margin-left: 7%;
	}






}