/* BLOCK #reinsurance_block ******************************************************************** */
.footer-container #footer #reinsurance_block {
  margin-top: 50px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px; }
  .footer-container #footer #reinsurance_block li {
    padding: 15px 10px !important;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #2e120d;
    box-shadow: inset 0px 0px 0px 4px #fff, inset 0px 0px 0px 6px #2e120d, inset 0px 0px 0px 7px #e41b74;
    border: 21px solid #2e120d;
    width: 48%;
    margin: 0 1%;
    min-height: 320px; }
    .footer-container #footer #reinsurance_block li img {
      padding: 3% 0; }
    .footer-container #footer #reinsurance_block li h3 {
      font-size: 24px;
      width: 80%;
      padding: 3% 0;
      margin: 0 auto; }
    .footer-container #footer #reinsurance_block li h4 {
      display: block;
      color: #e41b74;
      font-family: "Raleway Heavy", Helvetica, Arial, sans-serif;
      font-weight: 900;
      font-size: 24px;
      margin-bottom: 15px; }
      .footer-container #footer #reinsurance_block li h4::after {
        display: none; }
    .footer-container #footer #reinsurance_block li p {
      font-family: Georgia,"Times New Roman",Times,serif; }
    @media (max-width: 991px) {
      .footer-container #footer #reinsurance_block li {
        width: 98%;
        margin-bottom: 10px; } }

/*# sourceMappingURL=blockreinsurance.css.map */
