.gfc {
  height: 0;
  border-style: solid;
  border-width: 0px 186px 443px 0;
  border-color: transparent rgba(0,39,85,0.909804) transparent transparent;
  line-height: 0px;
  _border-color: #000000 #1a3c61 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#rqq {
  height: 443px;
  background: rgba(0,39,85,0.909804);
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width:767px) {
  #rqq {
    background: linear-gradient(to bottom, #022c5e, #93c6e0);
    padding-top: 25px;
    height: 599px;
    padding-right: 9px;
    padding-left: 9px;
  }
}

#input-message {
  height: 165px;
}

#allrq {
  height: 375px;
  background-image: url("../../assets/img/07.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

