@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');

*{
/*	background-color: #EBEBEB;*/
	/* background-color: #FAF9F8; */

	font-family: "Poppins", "Odoo Unicode Support Noto", sans-serif;
	font-size: 22px;

}

h1,h2,h3,h4,h5,h6,h7 {
	font-weight: bold !important;
	font-size: 22px;
}

/* body{
} */

#consutaionScroll{
	scroll-margin-top: 80px;
}
#PartneringScroll{
	scroll-margin-top: 80px;
}

#ProfessionalScroll{
	scroll-margin-top: 80px;
}

.custbody{
	width: 100%;
}

.redborder{
	border: 1px solid red;
}
.min10{
	min-height: 20px;
	background-color: black;
}
.bortop{
	width: 100%;
	border-top: 10px solid #C0C0C0;
}
.borbtm{
	width: 100%;
	border-bottom: 10px solid #C0C0C0;
}
/*Navbar Start*/
.ul_cust li a{
	background-color: #808080;;
	color: white;
	font-size: 15px;
}

.actives{
	color: lightgray !important;
}
.actives1{
color: #043965 !important;
/*font-size: 17px;*/
}
/*Navbar close*/	
/*Home Start*/
.home{
	background: black;
	scroll-margin-top: 80px;
}

.home img{
	opacity: .5;
}

.homebodycontainer{
	background-color: #808080 !important;
}
/*Home Close*/


/*To Do Start*/
.todo{
	scroll-margin-top: 80px;
}
	.list3container{
		background-color: #E1DFD1;
	}
	.listitem{
		background:#4C4234 ;
	}
	.listitem p{
		background-color: #4C4234;
/*		font-size: 5vh;*/
		font-style: italic;
		font-weight: bolder;
	}
	.listbody img{		
		width: 100%;
		opacity: .5;
	}
	.listitem a{
		color: white;		
		border: 3px solid white;
		border-radius: 10px;
		text-decoration: none;
		font-weight: bolder;
		cursor: pointer;
/*		font-size: 4vh;*/
	}
/*To do Close*/

/* CONSULTATION start */
.c_body_col{
	background-color: #404042;
	color: white;
}
.c_body h4 li{
/*	font-size: 2vw;*/
}
.c_body h4{
    font-size: 36px !important;
}
.c_body p{
/*	font-size: 2vw;*/
}
.c_img img{
	width: 100%;
}
.c_details strong li{
/*	font-size: 3vw;*/
}
.c_details p{
/*	font-size: 2vw;*/
	text-align: justify;
	/* letter-spacing: 1px; */
	padding-right: 30px;
}



/* CONSULTATION Close */
/*c_industries start*/
.c_industries{
	background-color: #EBEBEB;
}

.c_industries h3 strong, p{
/*	font-size: 2vw;*/
}

.c_industries_cont p{
	border: 4px black dotted;
	border-radius: 37px;
    min-height: 86px;
	align-items: center;
    display: flex;
    justify-content: center;
	background-color: white;
/*	font-size: 2vw;*/
}


/*c_industries close*/
/*About Us Start*/

.aboutus{
	scroll-margin-top: 80px;
}
.aboutusbody h3{
	text-align: left;
	font-weight: 600;
}

.black2px{
	opacity: .6;
    border: 1px solid black;
}

.wrapper{
	top: 0;
	left: 20%;
    padding: 4%;
	text-align: justify;
/*	font-size: 2vw;*/
}
.wrapper2{
	text-align: justify;
/*	font-size: 2vw;*/
}

/*About Us Close*/


/*Care ABout Start*/
.vission p{
/*	font-size: 2vw;*/
	text-align: justify;
}
/*Care About Close*/

/*Why to chose start*/
.e_body h4 li{
/*	font-size: 3vw;*/
}
.e_body p{
	/* letter-spacing: 1px; */
/*	font-size: 2vw;*/
	text-align: justify;
}
.professional-recognisation-b h4 li{
/*	font-size: 3vw;*/
}
.professional-recognisation-b p{
/*	font-size: 2vw;*/
	text-align: justify;
}
.bb2{	
	background-color: #EBEBEB;
}
.professional-recognisation-b2 p{
/*	font-size: 2vw;*/
}

.pr-re-b3{
	top: 0;
	left: 20%;
	padding: 5%;
	text-align: justify;
}
.pr-re-b3 strong{
/*	font-size: 3vw;*/
}
.pr-re-b3 p{
/*	font-size: 2vw;*/
}

.pr-re-b4{
	bottom: 0;
	right: 0;
	width: 50%;
	padding: 5%;
	background-color: #D9CDBD;
	text-align: justify;
}

.pr-re-b4 p{
/*	font-size: 2vw;*/
	font-weight: bold;
}


/*Why to chose Close*/

/*Contact Us Start*/

.contact{
	scroll-margin-top: 20px;
}

.pad10{
	padding: 50px;
}

.border1pxsl
{
	border:2px solid;
	border-color: lightgrey;
}

.border1pxsl p{
	color: black;
	width: 80%;
	margin: auto;
	
}
.contacts h2 {
	font-weight: bold;
	/* margin-top: 20%; */
}
.contacts p{
font-size: 20px;
}

.custinput{
	padding: 3px;
    margin: 6px 0;
  font-size: 20px;
}
/*Contact us Close*/


/*Footer Start*/

footer{
	bottom: 0;
	left: 0;
	right: 0;
	background: #0C3763;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	padding-top: 3px;
	color: #fff;
}
.footerc{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
	padding: 30px;
}

.footer-content{
	display: flex;
	align-items: left;
	justify-content: left;
	flex-direction: column;
	text-align: left;
	padding-left: 6px;
	padding-right: 10px;
	border-right: 1px solid red;
}

.footer-content:last-child, .item:nth-last-child(2):nth-child(odd) {
	border-right: none;
  }
  
  .footer-content:after {
	height: 7px;
  }
.footer-content h3{
/*	font-size: 2vw;*/
	font-weight: 500;
	text-transform: capitalize;
	padding-top: 20px;
}
.footer-content ul{
		line-height: 1;
}
.footer-content ul li{
/*	font-size: 1vw;*/
}

.footer-content ul li a{
	text-decoration:none;
	color: #ffffff;  
	cursor: pointer;
	font-size: 15px;
}
.footer-content ul li::marker{
	color: #ffffff; 
	cursor: pointer;
/*	font-size: 1vw;*/
}


.footer-content p{
	max-width: 100%;
	font-size: 15px;
	color: white;
}
.footer-content p span{
font-size: 15px;
}
.footer-content p strong span{
font-size: 20px;
}

.footer-bottom{
	border-top-style: solid;
	border-color: brown;
	border-width: .1px;
/*		background: #035c67;*/
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	
}
.footer-bottom p{
	margin: 0;
	float: left;
  font-size: 12px;
	word-spacing: 2px;
	text-transform: capitalize;
}
.footer-bottom p a{
  color:white;
  font-size: 12px;
  text-decoration: none;
}
.footer-bottom span{
	text-transform: uppercase;
	opacity: .4;
	font-weight: 200;
}
.footer-menu{
  float: right;

}
.footer-menu ul{
  display: flex;
}
.footer-menu ul li{
padding-right: 10px;
display: block;
}
.footer-menu ul li a{
  color: white;
  text-decoration: none;
}
.footer-menu ul li a:hover{
  color: #27bcda;
}

/*Footer Close*/