p.brochure__intro {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 33px;
    margin-bottom: 35px;
    font-size: 1.4999625rem;
}
h3.contact-heading {
    margin-bottom: 25px;
}
h2.brochure__heading {
    margin: 65px 0 15px 0;
    font-family: "TAXciweb";
    font-size: 28px;
    font-weight: 500;
    xline-height: 1.3;
    xcolor: inherit;
    xdisplay:block;
}
h2.brochure__toc_heading {
	border: 1px solid #eeeeee;
	border-bottom: 0 none;
	padding: 20px 20px 5px;
	margin: 0;
}
h3.brochure__subheading {
	  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
	  font-size: 18px;
	  margin: 20px 0 10px 0;
    xdisplay: block;
}
h3.heading__heading_yellow {
    font-family: "TAXciweb";
    font-size: 48px;
    color: #d6d213 !important;
}
span.text-picture__picture {
    display: inline;
    float: right;
    max-width: 50%;
    padding-left: 30px;
    padding-bottom: 30px;
}
span.text-picture__picture img {
    max-width: 100%;
}
h2.picture-text {
    font-family: "TAXciweb";
    line-height: 1.4 !important;
    font-size: 47px !important;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}

h3.picture-text-big {
  font-family: "TAXciweb";
  font-size: 86px;
  line-height: 86px;
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}
.picture-big__button-blue {
    width: 100%;
    text-align: left;
    display: inline-block;
}
.picture-big__button-blue a {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.6;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #7897c4;
    border-color: #7897c4;
    font-family: "TAXciweb";
    font-size: 22px;
    letter-spacing: 2.3px;
    padding: 7px 55px 5px 55px;
    border-bottom: 3px solid #537ab3;
    border-top: 0;
    border-right: 0;
    margin: 35px auto;
    max-width: 270px;
    display: block;
    text-transform: uppercase;
}
.picture-big__button-blue a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #5d82b8;
    border-color: #557cb4;
    transform: scale(1.03);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
span.text-picture__picture_right {
    display: inline;
    float: right;
    max-width: 50%;
    padding-left: 20px;
    padding-bottom: 20px;
}
span.text-picture__picture_right img {
    max-width: 100%;
}
span.text-picture__picture_left {
    display: inline;
    float: left;
    max-width: 50%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;
}
span.text-picture__picture_left img {
    max-width: 100%;
}

.button--contact {
    a {
        color: #68B;
        text-decoration: none;
    }
 text-transform: uppercase;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.4rem 0.8rem;
  font-size: 1.125rem;
  line-height: 1.6;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font-family: "TAXciweb";
  font-size: 22px;
  letter-spacing: 2.3px;
  background-color: #fff;
  border-color: #fff;
  color: #68B;
  padding: 7px 25px 6px 25px;
  margin-top: 15px;
  margin-bottom: 27px;
  text-decoration: none;
}

.button--contact:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background-color: #ececec;
  border-color: #e6e5e5;
  text-decoration: none;
}

.button--contact:before {
  margin-right: 10px;
}
.button--form {
    a {
        text-decoration: none !important;
        color: white !important;
    }
  
  background-color: #7897c5;
  font-family:'TAXciweb';
  border-bottom-style: solid;
  border-color: #537ab3;
  border-width: 2px;
  color: #ffffff;
  padding: 10px 36px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0px;
}

.button--form:hover {
  background-color: #537ab3;
}

.text--heading {
    font-size: 28px; 
    line-height: 1.3;
}

@media only screen and (max-width: 470px) {
  .button--form {
    font-size: 12px;
    padding: 10px 13px;
  }
}

.footer__number, .footer__email, .footer__location {
            color: white;
            font-size: 24px;
            transition: all 0.5s;
            cursor: pointer;
            text-decoration: none;
            color: white;
        }
        .footer__email {
            &:before {
                margin-right: 10px;
            }
        }
        .footer__number {
            &:before {
                margin-right: 10px;
            }
        }
        .footer__location {
            margin-right: 20px;
            &:before {
            
                margin-right: 10px;
            }
        }
.footer--title {
  padding: 0;
  margin: auto;
  max-width: 800px;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 12px;
  font-family:'TAXciweb';
  &::after {
            border-bottom: 3px solid #fff;
            content: '';
            width: 227px;
            height: 3px;
            display: block;
      margin-top: 10px;
      margin-bottom: 28px;
        }
}
