@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html {
	-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;
	text-decoration: none;
}

p {
	margin-bottom: 0 !important;
}

a.link3:link {
	color: #000;
	text-decoration: none;
}

a.link3:visited {
	color: #000;
	text-decoration: none;
}

a.link3:hover {
	color: #000;
	text-decoration: none;
}

a.link3:active {
	color: #000;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}

.clear {
	clear: both;
}

.img {
	width: 100% !important;
	display: block !important;
}

.v_a_img {
	vertical-align: middle;
}

hr {
	border: 0.5px solid #f1f1f1;
}

.wel_mob_none {
	display: block;
}
.journey{
	width: 100px;
	float: right;
	margin: 0% auto;
}

/*--------------------------------------------------------------
New Css Start
--------------------------------------------------------------*/

.lb-txt p {
	font-family: 'Poppins', sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 150%;
    color: #000;
    text-align: center;
    margin: 1% !important;
    padding: 1%;
	text-transform: uppercase;
}

.tw-p span {
	font-size: 19px;
	margin-left: 4%;
}

.career h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 150%;
	margin: 1%;
	text-transform: uppercase;
	color: #fff;
	/* padding-top: 45px; */
}

.career h1 span {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

#search-1 {
	background-image: url(../images/search.svg);
	background-position: 10px 12px;
	background-repeat: no-repeat;
	width: 15%;
	font-size: 16px;
	padding: 13px 15px 11px 11px;
	border: 0.8px solid #afca05;
	float: right;
	border-radius: 3px;
	text-align: left;
	padding-left: 3%;
}

.f1_pro2>button {
	float: right;
	padding: 10px 18px;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
	color: #fff;
	border: 1px solid #abca3f;
	border-radius: 3px;
	margin-left: 7px;
	background: #fff;
	background: #afca05;
}

.f1_pro2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 2%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	float: left;
}

.txt-who2 h3 {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	padding: 10px 10px;
	border-top: 1px solid #c6bcbc;
	text-transform: capitalize;
}

.col_sm3_m {

	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm3_m1 {
	width: 31%;
	margin: 1%;
	float: left;
}

.quote {
	width: 130px;
	float: left;
	margin: 2.1% 0%;
	background-color: red;
	border-radius: 5px;
}

.quote_btn {
	width: 100%;
	padding: 6% 7%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 600;
	border-radius: 8px;
	border: none;
	transition: all .5s;
}

.quote2 {
	width: 130px;
	float: left;
	margin: 2.5% 0%;
}

.quote_btn2 {
	width: 100%;
	padding: 6% 7%;
	font-size: 18px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius: 4px;
	border: 1.5px solid #90908f;
	transition: all .5s;
}

.quote_btn2:hover {
	background-color: #abca3e;
	color: #fff;
	border: 1.5px solid #abca3e;
}

/* new version */
.fa-instagram,
.fa-x-twitter,
.fa-linkedin-in,
.fa-square-facebook {
	color: #fff !important;
	font-size: 18px;
	margin: 8% 0%;
}

/* new version */

.icon4 {
	color: #000 !important;
	margin: 2% 0%;
	font-size: 23px;
}

.fa-file-pdf {
	font-size: 24px;
	color: red;
}

.brd2 {
	border-bottom: 1px solid #ccc;
}

.brd3 {
	border: 1px solid #ccc;
}

.txt p {
	font-family: 'Poppins', sans-serif;
	color: #8a8a8a;
	font-size: 14px;
	font-weight: 600;
	padding-left: 8%;
}

.txt p span {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 600;
}

.txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	line-height: 140%;
	text-transform: uppercase;
	margin: 9%;
	letter-spacing: 1px;
}

.brd-r {
	border-right: 1px solid #ccc;
}

.brd-r-1 {
	border-right: 1px solid #ccc;
}

.txt2>.btn2 {
	margin: 1% auto !important;
	font-family: 'Poppins', sans-serif;
	margin: 6% 9%;
	background-color: #ff163a;
	border: none;
	border-radius: 5px;
	padding: 1% 4%;
	color: #ffff;
	font-weight: 700;
	font-size: 16px;
}

.img4,
.min-h2 {
	transform: scale(1);
	transition: all .9s;
}

.bg_img4:hover .img4,
.bg_img5:hover .img4,
.min-h2:hover .img4,
.bg_img7:hover .img4 {
	transform: scale(1.1);
}

.txt3 {
	text-align: right;
}

.txt3 p {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: right;
	color: #fff;
	line-height: 140%;
	text-transform: uppercase;
	margin: 9%;
	letter-spacing: 1px;
}

.txt3>.btn2 {
	font-family: 'Poppins', sans-serif;
	margin: 6% 9%;
	background-color: #ff163a;
	border: none;
	border-radius: 5px;
	padding: 2% 5%;
	color: #ffff;
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
}


.marg-t {
	margin-top: 0% !important;
}

.min-h3 {
	min-height: 535px;
}

.ftr-icon {
	color: #000 !important;
	font-size: 30px !important;
}

.txt4 p {
	font-size: 15px;
	font-weight: 500;
	line-height: 150%;
	color: #fff;
	margin: 4% 0% !important;
	word-spacing: 2px;
}

.marg-top {
	margin: 0% auto 4% !important;
}


.welcome2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	line-height: 160%;
	text-align: center;
	padding-top: 1%;
	padding-right: 9%;
	padding-bottom: 0%;
	padding-left: 9%;
	margin-bottom: 0% !important;
}

.welcome2 h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 0%;
	margin-bottom: 0% !important;
}

.box {
	background-color: #abca3e;
	padding: 8%;
	border-radius: 20px;
}

#counter {
	padding: 4% 0%;
}

.counter2 {
	width: 23%;
	float: left;
	margin: 0% 1%;
	text-align: center;
	padding: 0% 0% 0% 0%;
	color: #fff;
}

.who9 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	margin: 2% 0%;
	line-height: 140%;
	color: #fff;
}

.who9 h1 span {
	font-family: 'Poppins', sans-serif;
	font-size: 31px;
	font-weight: 700;
	text-align: left;
	margin: 2% 0%;
	line-height: 120%;
	text-transform: capitalize;
}

.brd4 {
	border: 1px solid #ccc;
}

.abt-img-brd {
	border-radius: 10px;
}

.img-wid1 {
	width: 45px;
}

.process-img-sec {
	float: left;
	position: relative;
}

.process-right-sec figure {
	margin-bottom: 0;
	width: 85px;
	height: 85px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background: var(--primary-color);
	border: 1px dashed #afca05;
	position: relative;
	z-index: 2;
}

.who_txt h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
	margin: 0;
	color: #000;
}

.who_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	margin: 0;
	color: #353535;
}

.s_icon {
	width: fit-content;
	float: right;

}


.f1_pro h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 2%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}


.padd {
	padding: 1%;
}



.brd_7 {
	border: 1px solid #ccc;
	border-radius: 15px;
	min-height: 347px;
	background-color: #fff;
}

.txt5 p {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	text-align: justify;
	line-height: 150%;
	margin: 3% 9%;
}

.txt6 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
	text-align: center;
	margin: 3%;
	color: #000;
}

.com-his p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	margin: 0%;
	text-align: justify;
}

.brd5 {
	border: 1px solid #ccc;
}

.brd6 {
	border-radius: 20px;
}

.padd2 {
	padding-top: 2%;
}

.icon-flat {
	width: 250px;
	display: block !important;
	margin: 13px auto;
}

.bg_n {

	background-image: url(../images/bg.jpg);
}


.f2_pro h2 {

	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
}

.txt_1 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 1%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
	float: left;
}

.txt_4 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}

.contact h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}


.txt_3 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}



.tb-col {
	color: #000;
	text-decoration: none;
}

.txt_2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}

.bg_clr99 {
	background-color: #f9ffd5;
}

.car h2 {
	font-family: 'PoppiNs', sans-serif;
	font-size: 24px;
	color: #afca05;
	line-height: 150%;
	text-align: justify;
	margin: 1%;
	font-weight: 600;
	text-transform: uppercase;
}

.car p {
	font-family: 'PoppiNs', sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 1%;
	font-weight: 400;
}

.car2 h2 {
	font-family: 'PoppiNs', sans-serif;
	font-size: 24px;
	color: #afca05;
	line-height: 150%;
	text-align: right;
	margin: 1%;
	font-weight: 600;
	text-transform: uppercase;
}

.car2 p {
	font-family: 'PoppiNs', sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 1%;
	font-weight: 400;
}


/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 99%;
	margin: 0 auto;
	float: right;
}

.tab_def {
	margin: 1%;
}

table tr {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: .35em;
}

table th,
table td {
	padding: 0.7%;
	text-align: left;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	border: 1px solid #ddd;
}




.body_text111 {
	padding: 0.6%;
	text-align: left;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	border: 1px solid #ddd;
	padding: 15px;
}




table td b {
	font-weight: 700;
	font-size: 15px;
}

table th {
	font-size: .85em;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 600;
	font-size: 16px;
}

.body_text1129 {
	font-size: 18px;
	font-weight: 600;
	color: #afca05;
	font-family: 'PoppiNs', sans-serif;
	text-align: left;
	padding: 0.6%;
}

.body_text1130 {
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	font-family: 'PoppiNs', sans-serif;
	text-align: center;
	padding: 0.6%;
	background-color: #afca05;
	text-transform: uppercase;
}


.t_hed {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	font-family: 'PoppiNs', sans-serif;
	text-align: left;
	text-transform: uppercase;
}

.txt_p h2 {
	color: #afca05;
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 150%;
	margin: 0% 0% 3% 0%;
	text-transform: uppercase;
	line-height: 130%;
}

.txt_p2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	text-align: justify;
}

.txt_p2 p span {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.img_s img {

	border-radius: 10px 100px 10px 100px;
}

.txt_p p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	text-align: justify;
}

.txt_h h2 {

	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}

.txt_pg p {

	ont-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	text-align: justify;
}


.img-con {
	width: 200px;
	margin: -32% auto 0%;
	display: block;
}

.img33 {
	border: 3px solid #d3e275;
	border-radius: 50%;
	box-shadow: 0 0 8px 2px #d3e275;
}

.bg_clr10 {
	background-color: #d3e275;
	border-radius: 10px;
}

.board h3 {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin: 5% 1%;
	text-align: center;
	text-transform: uppercase;
}

.board h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin: 4% 1%;
	text-align: center;
	text-transform: uppercase;
}

.board p {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	margin: 0%;
	text-align: justify;
	text-transform: uppercase;
	padding: 0% 7% 7%;
	line-height: 160%;
}

.icon2 {
	color: #fff !important;
	font-size: 20px !important;
}

.icon3 {
	margin: 3% auto 12%;
	display: flex !important;
	justify-content: center;
	gap: 4px;
}

.min-h0 {
	min-height: 600px;
	padding: 1%;
}

.top3 {
	width: 26%;
	margin: 0 auto;
	max-width: 1600px;
}

.top4 {
	width: 80%;
	max-width: 1600px;
	margin: 0% auto;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.board2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 7%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.img_f img {

	width: 90%;

}

.padi1 {
	padding: 3% 2%;
}

.contact2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: left;
	margin: 1%;
}

.contact p span {
	font-size: 16px;
	font-weight: 500;
}

.cont_pdg_sm3 {
	padding: 1% 1.5%;
}

.cont_col_sm3 {
	width: 98%;
	float: left;
	margin: 1%;
	background-color: rgb(255, 255, 255, 0.8);
	border-radius: 25px;
}

.cont_icn {
	width: 19%;
	float: left;
	margin: 0% auto 0%;
}

.cont_txt_main {
	width: 77%;
	float: right;
	margin: 1%;
}

.cont_txt_main h2 {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 19px;
	font-weight: 600;
	padding: 3% 1% 2%;
	text-align: left;
	margin-bottom: 0 !important;
}

.cont_txt_main p {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 150%;
	text-align: left;
	min-height: 80px;
	margin: 1%;
}

.txt_f h2 {

	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	border-left: 4px solid #afca05;
	padding-left: 10px;
	margin-left: 1%;
}

.bg_clr_4 {
	background-color: #fff;
	border: 1px solid #c6bcbc;
}

.txt-who h3 {

	font-family: 'Poppins', sans-serif;
	color: #ed1007;
	font-size: 15px;
	text-align: center;
	font-weight: 600;
}

.pro-view {
	display: block;
	margin: -7px auto 4px;
	border: none;
	padding: 2% 5%;
	border-radius: 3px;
	background-color: #afca05;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 140%;
}

.label1 {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    justify-content: center;
    padding-bottom: 2%;
    
}



/*--------------------------------------------------------------
New Css Ends	
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Top Nave
--------------------------------------------------------------*/
.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%);
	padding: 1%;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main {
	width: 100%;
	z-index: 999999;
}

.top {
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.top2 {
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.top7 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
	max-width: 1600px;
}

.top5 {
	width: 84%;
	margin: 0 auto;
	max-width: 1600px;
}

.navbarrr1 {
	width: 435px;
	float: right;
	margin: 0%;
}

.navbarrr1 .fa {
	font-size: 16px !important;
	color: #00a651;
}

.navbarrr1 ul li a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: 500;
	padding: 12px 17px 12px 17px;
	text-decoration: none;
}

.navbarrr1 ul li a:hover {
	background-color: #00a651;
	color: #fff;
}

.navbarrr1 ul li a:active {
	background-color: #00a651 !important;
	color: #fff;
}

.min-h7 {
	min-height: 260px;
}

.logo {
	width: 250px;
	float: left;
	margin: 1% 0%;
}

.top_right {
	width: 1100px;
	float: right;
}

.body-text {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 14px;
	padding-left: 1%;
}

.navbarrr {
	    width: 1000px;
    float: right;
	margin: 1.1% 0%;
}

.call_em {
	width: fit-content;
	float: left;
	margin: 0% 1%;
}

.call {
	width: 370px;
	float: left;
	padding: 2.5% 1% 1% 4%;
}

.email {
	width: 160px;
	float: left;
	padding: 2.5% 1%;
	border-right: 0.2px solid rgba(255, 255, 255, 0.2);
}


.s_icon .fa {
	line-height: 260%;
	font-size: 15px;
	color: #fff;
}

.s_icon .fa:hover {
	color: #000;
}

/*--------------------------------------------------------------
principle-officer-message
--------------------------------------------------------------*/


.bg_img4 {
	background-color: hsl(153.33deg 69.23% 79.61%);
}

.bg_img7 {
	overflow: hidden;
	background-color: #fa9189;
	border-radius: 10px;
}

.bg_img5 {
	background-color: #6eb5ff;
}

.bg_img6-1 {
	background-color: rgb(151 193 169);
}

.bg_img6-2 {
	background-color: #edcaa3;
}

.bg_img6-3 {
	background-color: rgb(199 219 218);
}

.bg_img6-4 {
	background-color: rgb(246 234 194);
}

.bg_img6-5 {
	background-color: rgb(181 234 214);
}

.bg_img6-6 {
	background-color: rgb(223 204 241);
}

.bg_img6-7 {
	background-color: rgb(223 57 148);
}

.bg_img6-8 {
	background-color: rgb(247 225 211);
}

.bg_img6-9 {
	background-color: #94b6e1;
}

.bg_img6-10 {
	background-color: #f2d0a5;
}

.bg_img6-11 {
	background-color: #d2e5b3;
}

.bg_img6-12 {
	background-color: #97b0dc;
}
/*-----------------------------
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: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.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: 120px;
		right: 10px;
		font-size: 22px;
	}
}



/*--------------------------------------------------------------
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: #303030;
}


.link4 {
	text-decoration: none;
	color: #fff;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1 {
	width: 100%;
	margin: 0 auto;

}

.col_sm1111 {
	width: 66%;
	margin: 1%;
	float: left;
}


.col_sm111111 {
	width: 28%;
	margin: 0% 1% 1% 1%;
	float: right;
}

.col_sm2 {
	width: 48%;
	float: left;
	margin: 1%;
}

.col_sm22 {
	width: 40%;
	margin: 1%;
	float: left;
}

.col_sm222 {
	width: 56%;
	margin: 1%;
	float: right;
}

.col_sm3 {
	width: 31%;
	float: left;
	margin: 1%;
}

.col_sm_77 {
	width: 41%;
	float: left;
	margin: 1%;
}

.col_sm_777 {
	width: 55%;
	float: left;
	margin: 1%;
}

.col_sm90 {
	width: 10%;
	float: left;
	margin: 1%;
}

.col_sm900 {
	width: 85%;
	float: left;
	margin: 1%;
}

.col_sm12 {
	width: 12%;
	float: left;
	margin: 1%;
}

.col_sm122 {
	width: 84%;
	float: left;
	margin: 1%;
}

.latest h1 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	line-height: 140%;
}

.latest p {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 160%;
}

.fa-file-pdf-o {
	font-size: 20px !important;
	color: red;
	margin: 0 43%;
}

.col_sm33 {
	width: 23%;
	float: left;
	margin: 1% 1%;
}

.ftr_menu ul li a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 210%;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}

.ftr_menu ul {
	margin-left: 10%;
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm4_1 {
	width: 18%;
	margin: 0.6% 1%;
	float: left;
}

.col_sm5 {
	width: 18%;
	margin: 1%;
	float: left;
}

.col_sm8 {
	width: 40%;
	margin: 1%;
	float: right;
}

.col_sm88 {
	width: 55%;
	margin: 1%;
	float: left;
}

.col_sm9 {
	width: 81%;
	margin: 1%;
	float: left;
}

.col_sm99 {
	width: 15%;
	margin: 1%;
	float: left;
}

.col_sm10 {
	width: 68%;
	float: left;
	margin: 1%;
}

.col_sm100 {
	width: 28%;
	float: left;
	margin: 1%;
}

.col_sm13 {
	width: 40%;
	margin: 1%;
	float: left;
}

.col_sm133 {
	width: 55%;
	margin: 1%;
	float: right;
}

.col_sm44 {
	width: 22%;
	margin: 1%;
	float: left;
}

.col_sm444 {
	width: 74%;
	margin: 1%;
	float: right;
}

.col_sm55 {
	width: 22%;
	margin: 1%;
	float: right;
}

.col_sm555 {
	width: 74%;
	margin: 1%;
	float: left;
}

.ab_shdw22 {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	background-color: rgb(255 255 255);
	margin: 1% auto;
}

/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.bg_clr1 {
	background-color: #abca3f;
}


.bg_clr6 {
	background: none;
}

.bg_clr2 {
	background-color: #f2f3f5;
}

.bg_clr7 {
	background-color: #f2f3f5;
}

.bg_clr3 {
	background-color: #faffdb;
}

.bg_clr4 {
	background-color: #fff;
	border-radius: 25px;
	border-bottom-right-radius: 204px;
	padding: 1%;
}

.bg_clr5 {
	background-color: #97b338;
}
.bg_clr22{
    background-color:#bad363;
	padding: 1%;
	margin: 1%;
}

.hero1 {
	background-image: url(../images/bg_img4.jpg);
	background-size: cover;
	background-position: center center;
	padding: 0px 0px;
	background-repeat: no-repeat;
}

.hero3 {
	background-image: url(../images/bgg1.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px 0px;
}

.hero4 {
	background-image: url(../images/about-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 0px 0px;
}

.hero5 {
	background-image: url(../images/bg_img22.jpg);
	background-size: cover;
	background-position: center center;
	/* background-attachment: fixed; */
	padding: 0px 0px;
}

/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/

.pdg {
	padding: 2% 2% 0.5%;
}

.who h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 23px;
	font-weight: 600;
	line-height: 150%;
	margin: 0;
	color: #abca3e;
}

.who h1 span {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}

.who4 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 200%;
	margin: 0;
	color: #abca3e;
}

.who4 h1 span {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}

.who5 h1 span {
	color: #afca05;
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}

.who5 p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 20px !important;
}

.who4 p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 20px !important;
}

.who h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}

.who p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 2% 0%;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 1% 1%;
}


.certi h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.fe-pro h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 3%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.com-his h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 1%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.award h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 1%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.futur h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 0%;
	color: #000000;
	line-height: 140%;
	text-transform: uppercase;
	margin-left: 1%;
	border-left: 4px solid #afca05;
	padding-left: 10px;
}

.mrg {
	margin: 1% 0%;
}

.mrg2 {
	margin-top: 1%;
}

.com-his h3 {
	font-size: 21px;
	font-weight: 600;
	margin: 2% 1%;
	color: #afca05;
}

.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% 10% 0%;
	color: #000;
	text-transform: uppercase;
}

.ftr_txt3 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 10% 10%;
	color: #000;
	text-transform: uppercase;
}

.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: 500;
	margin: 1% 0%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.ftr_txt4 p {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 1% 0%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.ftr_txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	margin: 1% 8% 1% 1%;
	line-height: 160%;
	color: #000;
	text-align: justify;
}

.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;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet {
	width: 100%;
	margin-top: 0%;
}

.bullet ul {
	list-style-image: url(../images/bullet1.png);
	margin-left: 1%;
}

.bullet ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #000;
	margin: 0% -1% 0.1% 5%;
	text-decoration: none;
	font-weight: 500;
	padding: 2% 1%;
	min-height: 73px;
}


.bullet2 {
	width: 100%;
	margin-top: 0%;
}

.bullet2 ul {
	list-style-image: url(../images/bullet1.png);
	margin-left: 3%;
}

.bullet2 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #000000;
	margin: 0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight: 500;
}


.bullet3 {
	width: 100%;
	margin-top: 0%;
}

.bullet3 ul {
	list-style-image: url(../images/bullet.png);
	margin-left: 1.5%;
}

.bullet3 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #000;
	margin: 0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight: 500;
}




/*--------------------------------------------------------------
crystal belapur Page
--------------------------------------------------------------*/

.col_sm11 {
	width: 13%;
	margin: 1%;
	float: left;
}

.col_sm111 {
	width: 80%;
	margin: 1%;
	float: right;
	min-height: 35px;
}

.margin-text {
	margin: 0% 1%;
}

.brd-over {
	border-radius: 10px !important;
	overflow: hidden;
}

.min-h {
	min-height: 419px;
}

.rel {
	position: relative;
}

.overlay {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/*--------------------------------------------------------------
profile
--------------------------------------------------------------*/


@media only screen and (max-width:1600px) {

	.col_sm12 {
		width: 15%;
	}

	.col_sm122 {
		width: 81%;
	}

	.bullet ul li {
		min-height: 74px;
	}

	.min-h0 {
		min-height: 688px;
	}
}

@media only screen and (max-width:1300px) {
	.txt2 p {
		font-size: 27px;
	}

	.txt p {
		font-size: 12px;
	}

	.txt p span {
		font-size: 17px;
	}

	.col_sm90 {
		width: 13%;
		float: left;
		margin: 1%;
	}

	.col_sm900 {
		width: 83%;
		float: left;
		margin: 1% 1%;
	}

	.min-h {
		min-height: 363px;
	}

	.col_sm3 {
		width: 48%;
	}

	.board2 h2 {
		margin-bottom: 10%;
	}

	.mrg-top2 {
		visibility: visible;
		margin-top: 17%;
	}
}

@media only screen and (max-width:1200px) {

	.brd_7 {
		min-height: 331px;
	}

	.col_sm5 {
		width: 23%;
	}

	.top4 {
		display: block;
	}

	.col_sm12 {
		width: 17%;
	}

	.col_sm122 {
		width: 79%;
	}

	.logo {
		width: 196px;
	}

	.navbarrr {
		margin: 0% 0%;
	}

	.logo2 {
		width: 221px;
	}
}

@media only screen and (max-width:1100px) {

	.quote_btn {
		width: 100%;
		padding: 5% 0%;
		font-size: 15px;
		text-align: center;
		font-family: 'Poppins', sans-serif;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-weight: 600;
		border-radius: 8px;
		border: none;
		transition: all .5s;
	}

	.quote {
		width: 119px;
		float: right;
		margin: 2.5% 0%;
		background-color: red;
		border-radius: 5px;
	}

	.navbarrr {
		width: 771px;
	}
}


@media only screen and (max-width:1000px) {

	.col_sm12 {
		width: 20%;
	}

	.col_sm122 {
		width: 75%;
	}

	.col_sm555 {
		width: 61%;
		margin: 1%;
		float: left;
	}

	.col_sm55 {
		width: 35%;
		margin: 1%;
		float: right;
	}

	.col_sm444 {
		width: 61%;
		margin: 1%;
		float: right;
	}

	.col_sm44 {
		width: 35%;
		margin: 1%;
		float: left;
	}
}



@media only screen and (max-width:800px) {

	.ftr_txt3 h1 {
		margin: 0% 0% 4% 0%;
	}

	.ftr_menu ul {
		margin-left: 0%;
	}

	.col_sm99 {
		width: 50%;
	}

	.col_sm9 {
		width: 98%;
	}

	.col_sm8 {
		width: 98%;
	}

	.col_sm88 {
		width: 98%;
	}

	.board2 h2 {
		margin-bottom: 15%;
	}

	.img-con {
		margin: -19% auto 0%;
	}

	.mrg-top2 {
		margin-top: 30% !important;
	}

	.mrg-top3 {
		margin-top: 30% !important;
	}

}

@media only screen and (max-width:700px) {}

@media only screen and (max-width:600px) {



	.col_sm444 {
		width: 98%;
	}

	.col_sm44 {
		width: 98%;
		padding: 9%;
	}

	.col_sm555 {
		width: 98%;
	}

	.col_sm55 {
		width: 98%;
		padding: 9%;
	}

	.car p,
	.car2 p {
		text-align: justify;
	}

	.car2 h2,
	.car h2 {
		text-align: center;
	}


}

@media only screen and (max-width:550px) {}

@media only screen and (max-width:500px) {}


/*--------------------------------------------------------------
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%;
}


@media only screen and (max-width:1150px) {}


@media only screen and (max-width:1125px) {
	.top {
		width: 98%;
	}

	.top2 {
		width: 96%;
	}
}

@media only screen and (max-width:1033px) {
	.top_right {
		width: 724px;
	}
}


@media only screen and (max-width:999px) {

	.col_sm1111 {
		width: 98%;
	}

	.col_sm111111 {
		width: 98%;
	}

	/* .navbarrr {
		width: 484px;
	} */
	.navbarrr {
		width: 750px;
	}

	.top_right {
		width: 683px;
	}

	.col_sm900 {
		width: 80%;
	}

	.col_sm90 {
		width: 16%;
	}

	.txt2 p {
		font-size: 23px;
	}

	.min-h {
		min-height: 300px;
	}


}

@media only screen and (max-width:960px) {

	.col_sm13 {
		padding: 0 12% 12% 12%;
		width: 98%;
	}
	.journey{
		display: none;
	}
	.col_sm133 {
		width: 98%;
	}

	.col_sm5 {
		width: 31%;
	}

	.t-m {
		margin-top: 5% !important;
	}

	.s_icon {
		display: none;
	}

	.call_em {
		display: none;
	}

	.logo {
		margin: 0% auto 1%;
		padding-top: 1%;
		float: none;
		width: 260px;
	}


	.top {
		width: 100%;
	}

	.top_right {
		width: 100%;
		float: none;
	}

	.navbarrr {
		width: 100% !important;
		float: none !important;
		margin: 0% auto !important;
		background-color: #abca3e !important;
	}

	.logo2 {
		margin: 1% auto;
		float: none;
	}

	.quote {
		display: none;
	}

	.col_sm8 {
		width: 98%;
	}

	.col_sm88 {
		width: 98%;
	}

	.min-h {
		min-height: 300px;
	}

	.txt2 p {
		font-size: 22px;
	}

	.col_sm99 {
		width: 11%;
	}

	.col_sm9 {
		width: 57%;
	}

	.col_sm4 {
		width: 48%;
	}

	.brd-r-1 {
		border: none;
	}

	.col_sm2 {
		width: 98%;
		margin: 1% 1%;
	}

	.bullet ul li {
		padding: 1% 1%;
		min-height: 25px;
	}

	.bullet ul {
		margin-bottom: 0% !important;
	}

	.col_sm_77 {
		width: 98%;
	}

	.col_sm_777 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

}

@media only screen and (max-width:900px) {

	.col_sm100 {
		width: 98%;
		float: left;
		margin: 1%;
	}

	.col_sm10 {
		width: 98%;
		float: left;
		margin: 1%;
	}

}


@media only screen and (max-width:800px) {
	.min-h0 {
		min-height: auto;
	}

	.tw-p span {
		margin-left: 2%;
	}

	.txt_p h2 {
		font-size: 19px;
		margin: 7% 0% 3% 0%;
	}

	.txt_3 h2 {
		font-size: 22px;
	}

	.bullet2 ul li {
		font-size: 13px;
	}

	.txt_p2 p {
		font-size: 13px;
	}

	.bullet2 ul {
		margin-left: 8%;
	}

	.f1_pro h2,
	.txt_4 h2,
	.com-his h2,
	.futur h2,
	.award h2 {
		font-size: 24px;
	}

	.col_sm11 {
		width: 4%;
	}

	.col_sm111 {
		width: 91%;
	}

	.col_sm3 {
		width: 98%;
		float: none;
		margin: 1%;
	}

	.ftr_txt2 p {
		margin: 1% 1% 1% 0%;
	}

	.col_sm4 {
		width: 100%;
	}

	.who5 h1 span {
		font-size: 24px;
	}

	.col_sm4_1 {
		width: 98%;
	}

	.ftr_txt h1 {
		margin: 4% 0%;
	}

	.col_sm2 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

	.bg_clr2 {
		display: none;
	}

	.counter2 {
		width: 48%;
		margin: 2% 1%;
	}

	.ftr_txt2 p {
		margin-bottom: 6% !important;
		padding-right: 11%;
	}

	.txt2 p {
		font-size: 50px;
	}

	.col_sm12 {
		width: 16%;
	}

	.col_sm122 {
		width: 79%;
	}
}


@media only screen and (max-width:750px) {
	.col_sm5 {
		width: 48%;
	}

}


@media only screen and (max-width:600px) {

	#search-1 {
		width: 200px;
		float: none;
	}

	.f1_pro2>button {
		float: right;
	}

	.col_sm12 {
		width: 20%;
	}

	.col_sm122 {
		width: 75%;
	}

	.txt2 p {
		font-size: 35px;
	}

	.bullet ul {
		margin-left: 3%;
	}

	.counter2 {
		width: 98%;
		margin: 5% 1%;
	}

	.pdg {
		padding: 5%;
	}

	.bg_clr4 {
		border-bottom-right-radius: 141px;
	}

	.who4 h1 span {
		font-size: 20px;
	}

	.col_sm900 {
		width: 98%;
	}

	.col_sm90 {
		width: 98%;
	}
}

@media only screen and (max-width:500px) {

	.col_sm12 {
		width: 98%;
	}

	.col_sm122 {
		width: 98%;
	}

	.call {
		margin: 2% 0%;
		width: 200px;
	}

	.email {
		margin: 2% 0%;
	}

	.call_em {
		width: 355px;
	}

	.col_sm11 {
		width: 11%;
	}

	.col_sm111 {
		width: 85%;
	}
}



@media only screen and (max-width:470px) {
	.col_sm5 {
		width: 98%;
	}

	.s_icon {
		display: none;
	}

	.txt2 p {
		font-size: 26px;
	}
}

@media only screen and (max-width:400px) {

	.f1_pro h2,
	.txt_4 h2,
	.com-his h2,
	.futur h2,
	.award h2 {
		font-size: 18px;
	}

	.bullet ul {
		margin-left: 5%;
	}
}

@media only screen and (max-width:360px) {
	.call_em {
		width: 320px;
	}
}
