/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/
.header_top {

  background: #1099D9;
}

.header_top p{
  color: #fff;
}

.header_top a{
  color: #fff;
}

.header_top span{
  color: #fff;
}

.btn-custom {
  width: 230px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #FFB24D;
  border: 0;
}

.btn-custom:hover {
  color: #fff;
  background: #EFA33F;
}

.requiname {
  font-weight: bold;
}

.header_bottom {
  background: #fff;
}

.footer_style_3 {
  height: 0px;
}
/** ADD YOUR AWESOME CODES HERE **/
