.b_creams{
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.b_creams{
	min-height: 155px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: none !important;
}
.b_overlay{
	background: rgba(6, 30, 62, 0.6);
	max-width: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: column;
	min-height: 150px;
}
.b_overlay{
	min-height: 155px;
    opacity: 0.8;
    background: #ddd;
}
.h_banner{
  min-height: 60px;
}
.h_banner{
  min-height: 125px;
  display: flex;
}
.b_overlay .h_banner h2 {
  font-size: 35px;
  font-family: Open Sans,sans-serif;
  color: #fff200;
  padding-top: 80px !important;
}

.b_overlay .h_banner h2 {
  color: #fff;
  margin: auto;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  font-family: Hind Vadodara,sans-serif;
  padding-top: 25px;
}
.s_form{
	margin:50px 0px;
}
.s_form_in{
	box-shadow: 0 0 4px 0 #171120;
	padding: 20px 20px 20px;
}
.re_form{
	border: 2px solid #aaa;
	padding: 15px;
	margin: 80px 0px;
}
.res_head h5{
	margin-top:0px;
	margin-bottom:10px;
	font-family:Lincoln;
}
.res_head h6, h4{
	margin-top:0px;
	margin-bottom:10px;
}
.res_head h4{
	margin-top:0px;
	margin-bottom:10px;
	font-family:Lincoln;
}
.res_txt h4{
	margin-bottom: 0px;
}
.res_logo img{
	height:140px;
}
.res_left p{
	font-size: 15px !important;
  line-height: 20px !important;
}
.res_left p strong{
	font-size: 13px !important;
}
.main-menu .navbar-nav .s_cr a {
  cursor: pointer !important;
}