#customcontactpage {
  margin-bottom: 0px; }
  #customcontactpage #mapcontact {
    width: 100%;
    height: 350px;
    margin-bottom: 20px; }
  #customcontactpage .text_info {
    margin-bottom: 20px; }
  #customcontactpage .customcontactpage_text {
    border-bottom: 1px solid #d0d1d3; }
    #customcontactpage .customcontactpage_text h4 {
      margin: 0; }
      #customcontactpage .customcontactpage_text h4 a {
        display: block;
        background: #6c6d6f;
        padding: 12px 0;
        color: #ffffff !important;
        font-size: 18px;
        font-weight: bold;
        text-align: center; }
        #customcontactpage .customcontactpage_text h4 a:hover {
          color: #ffffff !important; }
    #customcontactpage .customcontactpage_text h3 {
      font-size: 18px;
      text-transform: initial;
      font-weight: bold;
      text-align: center;
      margin: 25px 0 15px;
      padding: 20px 0;
      border-top: 1px solid #d0d1d3;
      border-bottom: 1px solid #d0d1d3; }
    #customcontactpage .customcontactpage_text p {
      border-bottom: 1px solid #d0d1d3;
      font-weight: bold;
      font-size: 14px;
      padding: 0 0 9px;
      margin: 0 20px 9px; }
      #customcontactpage .customcontactpage_text p:last-child {
        border: none; }

/*# sourceMappingURL=customcontactpage.css.map */
