
/*--------------------------------------------------------------
# home
--------------------------------------------------------------*/

#hero .hero_content{
	padding :60px 0;
	justify-content: center;
}
#service_list {
	background-color: #fafafa;
	margin-top: -150px;
	border-radius: 0px 0px 195px 195px;
}
.ser_wrapper {
	position: relative;
	/*background-color: #ffffff;*/
	padding: 40px 15px 80px 15px;
	margin: 0 60px;
	margin-top: -75px;
   
}
.cl {
	background-color: #ffffff;
	padding: 0!important;
	 box-shadow: 0 10px 20px 0 rgba(0,0,0,.05);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	 transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),
	 .3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
}
.wrap_content {
	height: 100%;
    overflow: hidden;
    position: relative;
    padding: 40px 30px;
    border-radius: 0;
    border: 1px solid #eee;
}
.wrap_content h3 {
	color: #272727;
	font-size: 20px;
	transition: color .2s,text-shadow .2s,background-color .2s,border-color .2s,box-shadow .2s,opacity .2s;
}
.wrap_content img {height: 60px;}
.wrap_content p {
	font-family: "Open Sans", sans-serif;
	color: #333333;
	font-size: 14px;
	letter-spacing: 0.03em;
}
.serv_icon {
	margin-bottom: 10px;
}
.cl:hover {
	z-index: 1;
	/* transform: scale(1.05);*/
	     transform: translateY(-6px);
    box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
    border:none;
    border-radius: 4px;
}
.cl:hover .hide {
    transform: translateY(-5px);
	    transition: all .4s ease, border-color .0s ease;
}
.sec_row {
	background-color: #fafafa;
}
.wrap_content p {margin-bottom: 0;}
.hide {
	display:none;
}
.cl:hover  .hide {
	position: relative;
	display: block;
	text-align: right;
	visibility: visible;
    margin-top: 10px;
    -webkit-transition: background 0.5s 0s ease;
	-moz-transition: background 0.5s 0s ease;
	-o-transition: background 0.5s 0s ease;
	transition: background 0.5s 0s ease;
}
.more{
	font-size: 24px !important;
	color: #333333;
}
.dis_serv {
	font-size: 24px !important;
    color: #fff;
    background: #ef9a9a;
    padding: 8px 5px 5px 5px;
    text-transform: uppercase;
    text-align: center !important;
    justify-content: center;
}
#about {padding-top: 100px;}
.abt_title {margin-bottom: 20px;}
.abt_title p {
	font-size: 14px;
    margin-bottom: -5px;
    text-transform: uppercase;
}
.abt_title h2 {
	color: #333;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}
.abt_left .abt_title:after {
	background: rgba(244, 67, 54, 1);
    content: '';
    display: inline-block;
    height: 1px;
    margin-top: 0;
    width: 6em;
}
.abt_cont p {
	 font-family: "Open Sans", sans-serif;
	 letter-spacing: 0.03em;
	 line-height: 1.8em;
}
.serv_title .skelton {
	font-family: 'Roboto', sans-serif;
	font-size: 110px;
    font-weight: 700;
    color: rgba(0,0,0,0.04);
    position: absolute;
    right: 11%;
    top: 90%;
    letter-spacing: 20px;
    text-transform: uppercase;
}
.abt_img img {
	position: relative;
    height: 100%;
    width: 100%;
    justify-content: center;
    float: right;
    left: 15%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.25),0 3px 10px 0 rgba(0,0,0,.2)
}
/*****FOOTER******/
.footer-info a {
	color: #ffffff !important;
}
.footer-links i {margin-right: 5px!important;}

/*****BUSINESS CONSULTANCY******/
#business_con {
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, 
	    	      rgba(244,67,54,1) 35%, rgba(0,115,47,1) 100%);
	display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    padding: 120px  0px;
}
.business_title {
	font-size: 40x;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.form-ui .input_text {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #e5e6e9;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 600;
    background: transparent;
}
.form-ui .input_select {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #e5e6e9;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
}
.form-ui .input_textarea {
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #e5e6e9;
    border-radius: 0px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
}
.works {
    background: #fafafa;
    padding: 40px;
}
.wrkflow_content h5 {
	font-family: 'Roboto', sans-serif;
	color: #272727;
    font-size: 20px;
    transition: color .2s,text-shadow .2s,background-color .2s,border-color .2s,box-shadow .2s,opacity .2s;
}
.works ul li {
	font-family: "Open Sans", sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 1.8em;
    list-style-type:circle;
}
.sub_btn {
	text-align: center;
	margin-top: 40px;
}
.sub_btn .btn {
    background-color: #F44336;
    color: #ffffff;
    font-size: 16px;
    padding: 14px 50px;
    border-radius: 50px;
}

/*****VENDOR PREQUALIFICATION******/
#vendor_con {
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, 
	    	      rgba(244,67,54,1) 35%, rgba(0,115,47,1) 100%);
	display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    padding: 120px  0px;
}
.vendor_title {
	font-size: 40x;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.live_consultancy .label label {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}
.hlp_link {
	text-align: center;
    margin-top: 40px;
    margin-bottom: -20px;
}
.hlp_link a {
	color: #0d6efd;
	font-weight: 600;
}
.hlp_link a:hover {
	text-decoration: none;
	color: #d9232d;
}

/*****ISO CERTIFICATION******/
#iso_con {
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, 
	    	      rgba(244,67,54,1) 35%, rgba(0,115,47,1) 100%);
	display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    padding: 120px  0px;
}
.iso_title {
	font-size: 40x;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.notes {margin-top: 40px;}
.notes ul li {
	color: #333333;
    font-size: 14px;
    line-height: 1.8em;
    list-style-type: circle;
}

/*****FINANCIAL SERVICES******/
#financial_con {
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, 
	    	      rgba(244,67,54,1) 35%, rgba(0,115,47,1) 100%);
	display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
    padding: 120px  0px;
}
.financial_title {
	font-size: 40x;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
/*****CORPORATE SERVICES*****/
#corserv_header {
  background: rgb(244,67,54);
  padding-bottom: 56px;
  padding-top: 120px;
  padding-bottom: 140px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: ellipse(83% 80% at 27% 20%);

}

.cor_head h3 {
    font-size: 50px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding-bottom: 20px;
}
.cor_head p{
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 10px 0px 30px 0px;
}
.corserv_content {
  margin-top: 20px;
}
.cor_btn {
    background-color: #f44336 !important;
    color: #FFFFFF;
    font-size: 14px !important;
    display: inline-flex;
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    margin-bottom: 50px;
    padding: 15px 60px!important;
    border-radius: 50px;
}
.btn  {
	color: #FFFFFF!important;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-transform: uppercase !important;
  text-decoration: none;
}
.cor_btn:hover {
  background-color: rgb(0, 0, 0,0.7);
  transition: opacity 15ms linear,background-color 15ms linear;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2),
   0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0,0,0,.12);
  z-index: 1;
	color: #000;
  transition-duration: 250ms;
  transition-property: opacity,visibility;
}
.corserv_footer {
	text-align: center;
  padding-bottom: 40px;
}
/****individual serVices*****/
#indserv_header {
  background: #00732f;
	 padding-top: 120px;
  padding-bottom: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: ellipse(83% 80% at 27% 20%);

}
.ind_head h3 {
    font-size: 50px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding-bottom: 20px;
}
.ind_head p{
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0px 30px 0px;
}
.indserv_content {
  margin-top: 20px;
}
.ind_btn {
    background-color: #00732f !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    display: inline-flex;
    text-transform: uppercase !important;
    text-decoration: none;
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    padding: 14px 60px!important;
    margin-top: 50px;
    border-radius: 50px;
}
.ind_btn:hover {
  background-color: rgb(0, 0, 0,0.7);
  transition: opacity 15ms linear,background-color 15ms linear;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2),
   0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0,0,0,.12);
  z-index: 1;
  color: #000;
  transition-duration: 250ms;
  transition-property: opacity,visibility;
}
.indserv_footer {
  text-align: center;
  justify-content: center;
}
/*****FORM ERROR****/
.form-ui h3.error {
    font-size: 15px;
    font-weight: 500;
    color: red;
    padding: 5px 0px 0px 5px;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    width: 100%;
}