
/*--------------------------------------------------------------
# home
--------------------------------------------------------------*/
#header1 {
  background: white;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 100px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header1.header-scrolled {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 12px 100px;
  /*box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
}

#header1.header-inner-pages {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}

#header1 .logo a {
  color: #556270;
  font-size: 26px;
  font-weight: 600;
}

#header1 .logo img {
  max-height: 40px;
}

.log_btn {
	background-color: #F44336;
    color: #ffffff !important;
    padding: 10px 12px !important;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2), 0 2px 10px 0 rgba(0,0,0,.1);
}
.log_btn:hover {
	background-color: #00732f !important;
	color: #ffffff !important;
}
.nav a {
	text-transform: uppercase;
	font-size: 14px !important;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
#hero .hero_content{
	justify-content: center;
}
.line_btn {
    color:  #0a712f !important;
    background: #fff;
    border: 2px solid #ffffff !important;
    padding: .84rem 2.14rem;
    font-size: 14px;
    border-radius: 10em;
    margin-bottom: 10px;
    transition: 0.5s;
    font-weight: 500;
    text-transform: uppercase;
}
.line_btn:hover {
	background: #0a712f !important;
	color: #fff!important;
	border-radius: 10em;
	z-index: -1;
	border: 2px solid #0a712f !important;
	 transition: 0.5s;
}

#service_list {
	background-color: #f3f3f3;
	margin-top: -150px;
	padding-bottom: 0px;
	border-radius: 0px 0px 195px 195px;
}
.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: #00732f;
    font-weight: 600;
    font-size: 19px;
    padding: 10px 0px;
    transition: color .2s,text-shadow .2s,background-color .2s,border-color .2s,box-shadow .2s,opacity .2s;
}
ul{
	padding-left: 0px;
}
ul li{
	list-style:  none!important;
}
.wrap_content img {height: 60px;}
.wrap_content ul {margin-left: -10px;}
.wrap_content ul li {
	font-family: 'Poppins', sans-serif;
    color: #333333;
    font-size: 14px;
    letter-spacing: 0.03em;
    text-decoration: none;
    list-style: circle;
    margin-bottom: 6px;
}
.wrap_content p {
	font-family: 'Poppins', 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: 20px !important;
	font-weight: 500;
    color: #fff;
    background: #ef9a9a;
    padding: 10px 5px 5px 5px;
    text-transform: uppercase;
    text-align: center !important;
    justify-content: center;
    margin-top: 20px;
    border-radius: 10px;
}
/****About Section****/
#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: 600;
    font-size: 35px;
    text-transform: capitalize;
    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: 'Poppins', sans-serif;
	 letter-spacing: 0.03em;
	 line-height: 1.8em;
}
.serv_title .skelton {
	font-family: 'Poppins', sans-serif;
    font-size: 110px;
    font-weight: 700;
    color: rgba(0,0,0,0.04);
    position: absolute;
    right: 2%;
    top: 92%;
    letter-spacing: 12px;
    text-transform: uppercase;
}
.abt_btn ul {
	padding-left: 0px;
	margin-top: 20px;
}
.abt_btn ul li{
	display: inline-block;
	text-decoration: none;
	list-style: none;
	margin-right: 12px;

}
.abt_line_btn {
	color: #F44336 !important;
    background-color: transparent !important;
    border: 2px solid #F44336 !important;
    padding: .84rem 2.14rem;
    border-radius: 10em;
    margin-bottom: 10px;
    transition: 0.5s;
}
.abt_line_btn:hover {
	background: #0a712f !important;
	border-radius: 10em;
	color: #ffffff !important;
	z-index: -1;
	border: 2px solid #0a712f !important;
	transition: 0.5s;
}
.abt_img img {
    position: relative;
    height: 100%;
    width: 100%;
    justify-content: center;
    float: right;
    left: 15%;
    border-radius: 20px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 20%);
}
/*****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%);
  
}
.business_title {
	font-size: 40px;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.business_title h1 {
	color: #ffffff !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
.business_title p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.04em;
}
.form-field{
	margin-bottom: 50px;
}
.form-check-input:checked {
    background-color: #f44336;
    border-color: #f44336;
}
#business_content {margin-top: -10px;}
.form-ui .input_text {
font-family: 'Poppins', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #b3b3b3;
    border-radius: 10px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
}
.form-ui .input_select {
font-family: 'Poppins', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #b3b3b3;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
    margin-bottom:50px;
}
.form-ui .input_textarea {
font-family: 'Poppins', sans-serif;
	display: block;
	width: 100%;
	border: 1px solid #b3b3b3;
    border-radius: 10px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
}
.works {
    background: #fafafa;
    padding: 40px;
}
.wrkflow_content h5 {
font-family: 'Poppins', 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: 'Poppins', 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;
}
.whatsapp {
    position: fixed;
    right: 80px;
    bottom: 5px;
    width: 70px;
}
.whatsapp img{
	width: 100%;
}
/*****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%);
	background-image: url(../img/bnr-bg.jpg);
	background-size: cover;
	background-position: center;
	display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
}
.vendor_title {
	font-size: 40px;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.vendor_title h1 {
	color: #ffffff !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
.vendor_title p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.04em;
}
#vendor_content {margin-top: -10px;}
.live_consultancy .label label {
	font-family: 'Poppins', 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%);
}
.iso_title {
	font-size: 40px;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.iso_title h1 {
	color: #ffffff !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
.iso_title p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.04em;
}
#iso_content {margin-top: -10px;}
.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%);
}
.financial_title {
	font-size: 40px;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.financial_title h1 {
	color: #ffffff !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
.financial_title p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.04em;
}
#financial_content {margin-top: -10px;}

/*****LOGIN******/
#login {
	padding: 120px 0 0px 0;
	
}
.login_content {
	padding: 80px 40px;
}
.log_card {
    background-color: #fff;
    padding: 0 30px;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
    font-weight: 400;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}
.card_body {
    line-height: 1.7;
    color: #626262;
    font-size: 0.9rem;
    font-weight: 300;
	padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-radius: 0 !important;
}
.form_header {
    background-color: #F44336;
    padding: 1rem;
    margin-top: -3.13rem;
    margin-bottom: 3rem;
    margin-left: 50px;
    margin-right: 50px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}
.form_header h3 {color: #ffffff;}

.input_text_login {
   font-family: 'Poppins', sans-serif;
	display: block;
	width: 100%;
	border: 0 !important;
	border-bottom: 1px solid #ced4da !important;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
    margin-left: 10px;
    margin-bottom: 20px;
     transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,
    -webkit-box-shadow .15s ease-in-out;
   
}
.card_content .form-field {
	display: flex;
}
.card_content .log_icon {
	font-size: 28px;
	 margin-top: 18px;
	color: #9e9e9e;
	transition: color .2s;
}
.login_btn {
	text-align: center;
	margin-top: 20px
}
.login_btn .btn {
    background-color: #F44336;
    font-size: 14px;
    padding: 14px 50px;
    border-radius: 50px;
}
.login_btn .btn a {color: #ffffff;}
.log_footer {
	    border-top: 1px solid #dee2e6;
	    margin-top: 20px;
}
.log_footer_content {
	padding-top: 20px;
} .log_footer_content p {
	font-size: 14px;
	font-weight: 400;
}
.log_footer_content a {
	font-size: 14px;
	font-weight: 400;
}
.login_img img {
	position: relative;
    top: 130px;
    height: 100%;
    width: 100%;
}

/*****PROFILE******/
#user_profile {
	background-color: rgba(255, 68, 54,0.05);
    padding-top: 140px;
    border-radius: 355px 0 250px;
}
.dropbtn {
    background-color: #F44336;
    border: 1px solid #F44336;
    border-radius: 50%;
    padding: 12px;
    margin-right: 20px;
    transition: color .2s;
}
.user_icon {
	color: #ffffff;
	font-size: 26px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  color: #ffffff;
  background-color: rgba(244,67,54,0.8);
  border-color: rgba(255,255,255,.6);
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #ffffff;
  font-size: 15px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
	background-color:rgba(0, 115, 47,0.8);
	color: #ffffff;
}

.dropdown:hover .dropdown-content {display: block;}
.profile_header {
	 border-bottom: 1px solid #ced4da;
	 margin-bottom: 30px;
}
.profile_header h3 {
	color: #F44336;
	font-weight: 400;
}
.edit_btn {
	 float: right;
	 font-size: 14px;
    border: 1px solid #F44336;
    padding: 8px 16px !important;
    border-radius: 3px;
    margin-top: -46px;

}
.edit_btn a {
	color: #F44336!important;
}
.edit_btn:hover {
	background-color: #F44336;
}
.edit_btn:hover a {
	color: #ffffff !important;
}
.detail_grp {margin-bottom: 30px;}
.detail_grp .detail_label {
	font-size: 16px;
	font-weight: 600;
	
}
.detail_grp p {
	font-size: 15px;
	font-weight: 400;
	color: #272727;
	letter-spacing: 0.04em;
}
.profile_wrapper {
	background: #ffff;
    padding: 20px 40px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.edit_pro_btn {text-align: center;}
.save_btn {
	background-color: #f44336 !important;
	color: #ffffff;
	font-size: 14px !important;
	padding: 10px 30px !important;
	font-size: 400;
}
.edit_in {height: 40px !important;}

/***ADMIN PANEL*****/
.admin_title {
	background: #F44336;
	font-size: 30px;
    font-weight: 500;
    color: #fff;
    padding: 80px 60px 60px 60px;
    border-radius: 0px 0px 100px;
    margin-bottom: 40px;
}

/****WHY WE ARE*****/
#why {
	padding: 100px 0px 80px 0px;
    position: relative;
    background-color: #f3f3f3;
}
.why .skleton {
	font-family: 'Poppins', sans-serif;
    font-size: 110px;
    font-weight: 700;
    color: rgba(0,0,0,0.04);
    position: absolute;
    right: 11%;
    top: 0px;
    letter-spacing: 20px;
    text-transform: uppercase;
}
.hm_why1 img {
	height: 100%;
	width: 100%;
}
.hm_why2 {margin-top: 30px;}
.hm_why2 h3 {
    font-weight: 600;
    font-size: 35px;
}
.hm_why2 ul {
	margin-left: 0;
}
.hm_why2 ul li {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.03em;
    line-height: 1.8em;
    list-style: disc;

}
.why_btn ul {
	padding-left: 0px;
	margin-top: 20px;
}
.why_btn ul li{
	display: inline-block;
	text-decoration: none;
	list-style: none;
	margin-right: 12px;

}
.cor_line_btn {
    color: #fff !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    padding: .84rem 2.14rem;
    border-radius: 10em;
    margin-bottom: 10px;
    transition: 0.5s;
    width: 300px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.cor_line_btn:hover {
	background: #F44336 !important;
	border-radius: 10em;
	color: #ffffff !important;
	z-index: -1;
	border: 2px solid #F44336 !important;
	transition: 0.5s;
}
.ind_line_btn {
	color: #fff !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    padding: .84rem 2.14rem;
    border-radius: 10em;
    margin-bottom: 10px;
    transition: 0.5s;
    width: 300px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.ind_line_btn:hover {
	background: #0a712f !important;
	border-radius: 10em;
	color: #ffffff !important;
	z-index: -1;
	border: 2px solid #0a712f !important;
	transition: 0.5s;
}

/****HOME FORMS****/
.forms_title {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
.radio_form .form-check {margin-right: 25px;}
.hm_form {
	 width: 100%;
    border-top: 3px solid #F44336;
    border-bottom: 3px solid #0a712f;
    padding: 30px 40px;
    background: #fff;
    border-radius:  20px!important;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}
.hm_form label {
	font-weight: 600;
	margin-bottom: 10px;
}
.hm_form .sub_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: 14px 60px!important;
    border-radius: 50px;
}
.hm_form .sub_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;
}

/****ABOUT US*****/
#about_us {
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, 
	    	      rgba(244,67,54,1) 35%, rgba(0,115,47,1) 100%);
	display: flex;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
}
.about_title {
	font-size: 35px;
	color: #ffffff;
	margin-top: 50px;
	padding-top: 20px;
	letter-spacing: 0.05em;
}
.about_title h3 {
	font-family: 'Poppins', sans-serif;
	color: #ffffff !important;
	font-weight: 600;
	font-size: 50px;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
.abtus_left .abt_title h2 {
font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.abtus_left .abt_title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #f44336;
    margin: 4px 10px;
}
.abtus_left p {
	font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.04em;


}
.abtus_img {
	text-align: center;
	justify-content: center;
}
.abtus_img img {
	position: relative;
    height: 100%;
    width: 100%;
}

/****NRI FORM*****/
#nri_form {
	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%);
}
.nri_title {
	font-size: 40px;
	color: #ffffff;
	margin-top: 50px;
	letter-spacing: 0.05em;
}
.nri_title h1 {
	color: #ffffff !important;
	font-weight: 600;
	letter-spacing: 0.02em;
	transition: color .2s,text-shadow .2s,background-color .2s,
	border-color .2s,box-shadow .2s,opacity .2s;
}
 .btn_sub {
  background-color: #f44336 !important;
  color: #FFFFFF;
  font-size: 14px !important;
  display: inline-flex;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 
  0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0,0,0,.12);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 50px;
  padding: 10px 30px!important;
}
.btn_sub: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;
}
.nri_btn {text-align: center;justify-content: center;}
.nri_form label {
    font-weight: 600;
    margin-bottom: 10px;
}

/*****Visa Services******/
#sec_goldenvisa,#sec_silvervisa,#sec_greenvisa,#sec_familyvisa,#sec_immigration,#sec_protype{
	display: none;
}
#inrsec_investor,#inrsec_realestate,#inrsec_executive,#inrsec_entrepreneurs,#inrsec_student,#inrsec_talent{
	display: none;
}	
#inrsec_school,#inrsec_university{
	display: none;
}
#inrsec_doctor,#inrsec_engineer,#inrsec_scientist,#inrsec_sports,#inrsec_inventors,#inrsec_phdholder{
	display: none;
}	