* {
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: "Proxima Nova W01 Light";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
  background: #fff;
  overflow-x: hidden;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

h1, h2, h3 {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }
  h1 a, h2 a, h3 a {
    color: #000; }
    h1 a:hover, h2 a:hover, h3 a:hover {
      color: #a61631; }

h1, h2, h3, p, strong, em {
  font-style: normal;
  font-weight: normal; }

h1 {
  font-family: "Proxima Nova W01 Bold";
  font-size: 55px;
  line-height: 60px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 80px; }

h2 {
  font-family: "Proxima Nova W01 Regular";
  font-size: 25px;
  line-height: 30px;
  color: #000;
  text-transform: none;
  margin-bottom: 50px; }

h1 + h2 {
  margin-top: -20px;
  margin-bottom: 30px; }

h3 {
  font-family: "Proxima Nova W01 Regular";
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin-bottom: 25px; }

p {
  margin-bottom: 30px; }

strong {
  font-family: "Proxima Nova W01 Bold"; }

em {
  font-family: "Proxima Nova W01 Light Italic"; }

strong em,
em strong {
  font-family: "Proxima Nova W01 Bold Italic"; }

a, a:hover {
  padding-bottom: 1px;
  text-transform: uppercase;
  text-decoration: none;
  color: #444; }

a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

a.morelink {
  display: block;
  font-family: "Proxima Nova W01 Regular";
  font-size: 18px;
  color: #000;
  height: 32px;
  padding-left: 42px; }
  a.morelink:hover {
    background: #eaeaea;
    background-size: 32px; }

.pd.t-0 {
  padding-top: 0; }
.pd.t-10 {
  padding-top: 10px; }
.pd.t-15 {
  padding-top: 15px; }
.pd.t-20 {
  padding-top: 20px; }
.pd.t-25 {
  padding-top: 25px; }
.pd.t-30 {
  padding-top: 30px; }
.pd.t-35 {
  padding-top: 35px; }
.pd.t-40 {
  padding-top: 40px; }
.pd.t-45 {
  padding-top: 45px; }
.pd.t-50 {
  padding-top: 50px; }
.pd.t-55 {
  padding-top: 55px; }
.pd.t-60 {
  padding-top: 60px; }
.pd.t-65 {
  padding-top: 65px; }
.pd.t-70 {
  padding-top: 70px; }
.pd.t-75 {
  padding-top: 75px; }
.pd.t-100 {
  padding-top: 100px; }
.pd.t-150 {
  padding-top: 150px; }
.pd.b-0 {
  padding-bottom: 0; }
.pd.b-10 {
  padding-bottom: 10px; }
.pd.b-15 {
  padding-bottom: 15px; }
.pd.b-20 {
  padding-bottom: 20px; }
.pd.b-25 {
  padding-bottom: 25px; }
.pd.b-30 {
  padding-bottom: 30px; }
.pd.b-35 {
  padding-bottom: 35px; }
.pd.b-40 {
  padding-bottom: 40px; }
.pd.b-45 {
  padding-bottom: 45px; }
.pd.b-50 {
  padding-bottom: 50px; }
.pd.b-55 {
  padding-bottom: 55px; }
.pd.b-60 {
  padding-bottom: 60px; }
.pd.b-65 {
  padding-bottom: 65px; }
.pd.b-70 {
  padding-bottom: 70px; }
.pd.b-75 {
  padding-bottom: 75px; }
.pd.b-100 {
  padding-bottom: 100px; }
.pd.b-150 {
  padding-bottom: 150px; }
.pd.r-0 {
  padding-right: 0; }
.pd.r-15 {
  padding-right: 15px; }
.pd.r-30 {
  padding-right: 30px; }
.pd.r-45 {
  padding-right: 45px; }
.pd.r-60 {
  padding-right: 60px; }
.pd.r-75 {
  padding-right: 75px; }
.pd.r-90 {
  padding-right: 90px; }
.pd.r-100 {
  padding-right: 100px; }
.pd.l-0 {
  padding-left: 0; }
.pd.l-15 {
  padding-left: 15px; }
.pd.l-30 {
  padding-left: 30px; }
.pd.l-45 {
  padding-left: 45px; }
.pd.l-60 {
  padding-left: 60px; }
.pd.l-75 {
  padding-left: 75px; }
.pd.l-90 {
  padding-left: 90px; }
.pd.l-100 {
  padding-left: 100px; }

.mg.t-0 {
  margin-top: 0; }
.mg.t-10 {
  margin-top: 10px; }
.mg.t-15 {
  margin-top: 15px; }
.mg.t-20 {
  margin-top: 20px; }
.mg.t-25 {
  margin-top: 25px; }
.mg.t-30 {
  margin-top: 30px; }
.mg.t-35 {
  margin-top: 35px; }
.mg.t-40 {
  margin-top: 40px; }
.mg.t-45 {
  margin-top: 45px; }
.mg.t-50 {
  margin-top: 50px; }
.mg.t-55 {
  margin-top: 55px; }
.mg.t-60 {
  margin-top: 60px; }
.mg.t-65 {
  margin-top: 65px; }
.mg.t-70 {
  margin-top: 70px; }
.mg.t-75 {
  margin-top: 75px; }
.mg.t-100 {
  margin-top: 100px; }
.mg.t-150 {
  margin-top: 150px; }
.mg.b-0 {
  margin-bottom: 0; }
.mg.b-10 {
  margin-bottom: 10px; }
.mg.b-15 {
  margin-bottom: 15px; }
.mg.b-20 {
  margin-bottom: 20px; }
.mg.b-25 {
  margin-bottom: 25px; }
.mg.b-30 {
  margin-bottom: 30px; }
.mg.b-35 {
  margin-bottom: 35px; }
.mg.b-40 {
  margin-bottom: 40px; }
.mg.b-45 {
  margin-bottom: 45px; }
.mg.b-50 {
  margin-bottom: 50px; }
.mg.b-55 {
  margin-bottom: 55px; }
.mg.b-60 {
  margin-bottom: 60px; }
.mg.b-65 {
  margin-bottom: 65px; }
.mg.b-70 {
  margin-bottom: 70px; }
.mg.b-75 {
  margin-bottom: 75px; }
.mg.b-100 {
  margin-bottom: 100px; }
.mg.b-150 {
  margin-bottom: 150px; }
.mg.r-0 {
  margin-right: 0; }
.mg.r-15 {
  margin-right: 15px; }
.mg.r-30 {
  margin-right: 30px; }
.mg.r-45 {
  margin-right: 45px; }
.mg.r-60 {
  margin-right: 60px; }
.mg.r-75 {
  margin-right: 75px; }
.mg.r-90 {
  margin-right: 90px; }
.mg.r-100 {
  margin-right: 100px; }
.mg.l-0 {
  margin-left: 0; }
.mg.l-15 {
  margin-left: 15px; }
.mg.l-30 {
  margin-left: 30px; }
.mg.l-45 {
  margin-left: 45px; }
.mg.l-60 {
  margin-left: 60px; }
.mg.l-75 {
  margin-left: 75px; }
.mg.l-90 {
  margin-left: 90px; }
.mg.l-100 {
  margin-left: 100px; }

.bg-white {
  background-color: #fff; }

.bg-grey {
  background-color: #e9e9e9; }

.bg-red {
  background-color: #a61631; }

.bg-mag {
  height: 665px;
  margin-bottom: 60px;
  background-position: right top, left center;
  background-repeat: no-repeat, no-repeat;
  background-size: 50%, 100%; }
  .bg-mag .container-fluid {
    height: 100%; }

.bg-mag-respo {
  display: none;
  height: 870px;
  margin-bottom: 60px;
  background-position: center top, center top;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%; }
  .bg-mag-respo .container-fluid {
    height: 100%; }

.bg-ci {
  background-color: #a61631; }

.bg-footer {
  background-color: #fff; }

.scrollbt {
  position: fixed;
  width: 100%;
  height: 45px;
  right: 0;
  bottom: 20px;
  text-align: center;
  vertical-align: middle;
  /*background-color: rgba($clr-white, 0.3);*/
  background: none;
  z-index: 10000; }
  .scrollbt a, .scrollbt a:hover {
    display: block;
    width: 35px;
    height: 35px;
    color: rgba(0, 0, 0, 0.8) !important;
    text-decoration: none;
    padding-top: 5px;
    margin: 0 auto;
    border: none;
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.5); }
    .scrollbt a svg, .scrollbt a:hover svg {
      stroke: rgba(0, 0, 0, 0.8);
      stroke-width: 1.5px; }

.clearer {
  clear: both; }

.debug {
  position: fixed;
  display: none;
  width: 300px;
  height: 300px;
  padding: 10px;
  left: 10px;
  top: 10px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100000; }

.layoutgrid {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  align-items: stretch;
  z-index: 100000; }
  .layoutgrid .l-outer,
  .layoutgrid .l-inner {
    height: 2000px; }
  .layoutgrid .l-outer {
    border-left: 1px solid rgba(125, 125, 125, 0.4); }
    .layoutgrid .l-outer:last-of-type {
      border-right: 1px solid rgba(125, 125, 125, 0.4); }
  .layoutgrid .l-inner {
    width: 100%;
    font-size: 10px;
    text-align: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-left: 1px solid rgba(125, 125, 125, 0.2);
    border-right: 1px solid rgba(125, 125, 125, 0.2); }

.container-fluid {
  max-width: 1740px; }

header {
  padding-top: 100px;
  padding-bottom: 100px; }
  header .header-content {
    text-align: center; }

main section {
  width: 100%;
  height: auto;
  padding: 50px 0; }
  main section .catalog .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-left: 30px;
    padding-right: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    main section .catalog .embed-container iframe,
    main section .catalog .embed-container object,
    main section .catalog .embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

footer {
  height: 50px; }
  footer .footer-content {
    text-align: center;
    padding: 15px 0; }

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