

/* Start:/buy/request-a-brochure/style.css?15547935691308*/
.brochure-title {
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold",sans-serif;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background: #000;
  margin: 0;
  padding: 36px 0; }

.brochure_row:nth-of-type(even) .brochure__img {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.brochure__container {
  background: #fff; }

.brochure__item {
  padding: 0 !important; }

.brochure__img img {
  width: 100%;
  display: block; }

.brochure__img, .brochure__info {
  padding: 0 !important; }

.brochure__info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.brochure__wrapper {
  padding: 40px 65px; }

.brochure__title {
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  margin: 5px 0 10px 0;
  font-family: "proxima_nova_rgbold",sans-serif;
  margin-bottom: 30px; }

@media (max-width: 768px) {
  .brochure__title {
    font-size: 26px; }
  .brochure__wrapper {
    padding: 20px 30px; }
  .brochure__info_order {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

/* End */
/* /buy/request-a-brochure/style.css?15547935691308 */
