/* line 3, ../../global/elements/elements.scss */
body {
  transition: transform 0.25s;
  color: #393939; }
  /* line 10, ../../global/elements/elements.scss */
  body.admin-bar.shiftnav-open .shiftnav-wrap {
    margin-top: 1px !important; }
  /* line 16, ../../global/elements/elements.scss */
  body.admin-bar header.scroll {
    top: 32px; }
    @media only screen and (max-width: 1024px) {
      /* line 16, ../../global/elements/elements.scss */
      body.admin-bar header.scroll {
        top: 0; } }
  /* line 26, ../../global/elements/elements.scss */
  body.mobile_menu_active #menu_mobile_container {
    right: 0; }
  /* line 31, ../../global/elements/elements.scss */
  body.mobile_menu_active header > .row {
    transform: translateX(calc(-100% + 64px)); }
  /* line 40, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(1) {
    top: 12px;
    width: 0;
    left: 50%; }
  /* line 46, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  /* line 53, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  /* line 60, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(4) {
    top: 12px;
    width: 0;
    left: 50%; }

@media only screen and (max-width: 1024px) {
  /* line 72, ../../global/elements/elements.scss */
  html.override {
    margin-top: 0 !important; } }

/* line 78, ../../global/elements/elements.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: "Work Sans", sans-serif;
  margin-top: 0;
  letter-spacing: -.65px; }

/* line 90, ../../global/elements/elements.scss */
h1 {
  font-size: 41px;
  margin-bottom: 28px;
  line-height: 47px;
  letter-spacing: -1.5px; }

/* line 97, ../../global/elements/elements.scss */
h2 {
  font-size: 32px;
  margin-bottom: 19px;
  line-height: 35px;
  border-left: 9px solid #cf100f;
  padding-left: 10px;
  letter-spacing: -1.25px; }

/* line 106, ../../global/elements/elements.scss */
h3 {
  font-size: 20px;
  margin-bottom: 17px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: -.5px;
  text-transform: uppercase; }

/* line 115, ../../global/elements/elements.scss */
h4 {
  font-size: 23px;
  margin-bottom: 18px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: -1px; }

/* line 123, ../../global/elements/elements.scss */
h5 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 21px; }

/* line 129, ../../global/elements/elements.scss */
h6 {
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 18px; }

/* line 135, ../../global/elements/elements.scss */
p {
  font-size: 17px;
  line-height: 24px;
  font-weight: 300; }

/* line 143, ../../global/elements/elements.scss */
iframe {
  width: 100%;
  min-height: 400px; }

/* line 148, ../../global/elements/elements.scss */
a,
button,
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: background-color 0.25s, color 0.25s; }

/* line 157, ../../global/elements/elements.scss */
a {
  color: #cf100f; }

/* line 161, ../../global/elements/elements.scss */
.iframe_wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 25px; }
  /* line 167, ../../global/elements/elements.scss */
  .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 178, ../../global/elements/elements.scss */
.mfp-wrap .iframe_wrapper {
  margin-bottom: 0; }

@media only screen and (max-width: 1024px) {
  /* line 183, ../../global/elements/elements.scss */
  #wpadminbar {
    display: none; } }

/* line 189, ../../global/elements/elements.scss */
table {
  border: thin solid #e8e8e8;
  border-collapse: collapse;
  margin: 32px 0 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  width: 100%; }
  @media only screen and (max-width: 640px) {
    /* line 189, ../../global/elements/elements.scss */
    table {
      font-size: 11px !important; } }
  /* line 201, ../../global/elements/elements.scss */
  table thead tr {
    background-color: #cf100f;
    color: #ffffff; }
    /* line 205, ../../global/elements/elements.scss */
    table thead tr th {
      text-align: center; }
  /* line 211, ../../global/elements/elements.scss */
  table td,
  table th {
    padding: 11px 15px;
    text-align: left; }
    @media only screen and (max-width: 640px) {
      /* line 211, ../../global/elements/elements.scss */
      table td,
      table th {
        padding: 12px 11px; } }
  /* line 221, ../../global/elements/elements.scss */
  table tbody tr {
    border-bottom: 1px solid #e8e8e8; }
    /* line 232, ../../global/elements/elements.scss */
    table tbody tr td:first-of-type {
      font-weight: bold; }
    /* line 237, ../../global/elements/elements.scss */
    table tbody tr:last-of-type {
      border-bottom: 4px solid #cf100f; }

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