#customcontactpage {
  margin-bottom: 0px; }
  #customcontactpage #mapcontact {
    width: 100%;
    height: 350px;
    margin-bottom: 20px; }
  #customcontactpage .text_info {
    margin-bottom: 20px; }
    #customcontactpage .text_info ul li {
      padding-left: 30px;
      position: relative;
      margin-bottom: 15px;
      color: #727272; }
      #customcontactpage .text_info ul li:last-child {
        margin-bottom: 0; }
      #customcontactpage .text_info ul li i {
        position: absolute;
        top: 2px;
        left: 0;
        width: 30px;
        text-align: center;
        color: #e10819; }
        #customcontactpage .text_info ul li i:not(.icon-fax) {
          font-size: 18px; }
  @media (min-width: 768px) {
    #customcontactpage {
      padding-left: 0; } }
  @media (min-width: 768px) and (max-width: 999px) {
    #customcontactpage {
      padding-right: 0; } }

  @media (max-width: 999px) {
    #customcontactpage #mapcontact {
      height: 250px; } }
  @media (max-width: 767px) {
    #customcontactpage .row {
      margin: 0; } }

/*# sourceMappingURL=customcontactpage.css.map */
