html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.clearfix:before, .row:before,
.clearfix:after,
.row:after {
  content: "";
  display: table; }


.clearfix:after,
.row:after {
  clear: both; }

html {
  color: #000; }
  html a {
    color: #f6365f; }

.constrained.content, header, .splash__wrap {
  margin: 0 auto;
  position: relative;
  max-width: 1440px;
  width: 100%;
  padding: 0 20px; }
  .constrained.content:before, header:before, .splash__wrap:before, .constrained.content:after, header:after, .splash__wrap:after {
    content: "";
    display: table; }
  .constrained.content:after, header:after, .splash__wrap:after {
    clear: both; }

.constrained.content {
  margin-top: 20px;
  padding-bottom: 80px; }
  .constrained.content h1, .constrained.content h2, .constrained.content h3, .constrained.content h4, .constrained.content h5, .constrained.content h6, .constrained.content p {
    margin-bottom: 20px; }

.sticky {
  min-height: 100%;
  margin-bottom: -141px; }
  .sticky .push {
    display: block;
    height: 141px; }

html, body {
  height: 100%;
  font-size: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal; }

/** =========================================
 * Typography
 ===========================================*/
h1 {
  font-size: 25.2px;
  font-family: 'Roboto', sans-serif;
  font-weight: 800; }
  @media screen and (min-width: 480px) {
    h1 {
      font-size: 29.4px; } }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 33.6px; } }
  @media screen and (min-width: 992px) {
    h1 {
      font-size: 37.8px; } }
  @media screen and (min-width: 1200px) {
    h1 {
      font-size: 42px; } }
  @media screen and (min-width: 1600px) {
    h1 {
      font-size: 42px; } }
  h1 span {
    font-size: 25.2px; }
    @media screen and (min-width: 480px) {
      h1 span {
        font-size: 29.4px; } }
    @media screen and (min-width: 768px) {
      h1 span {
        font-size: 33.6px; } }
    @media screen and (min-width: 992px) {
      h1 span {
        font-size: 37.8px; } }
    @media screen and (min-width: 1200px) {
      h1 span {
        font-size: 42px; } }
    @media screen and (min-width: 1600px) {
      h1 span {
        font-size: 42px; } }

h2 {
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  font-weight: 800; }
  @media screen and (min-width: 480px) {
    h2 {
      font-size: 32px; } }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 32px; } }
  @media screen and (min-width: 992px) {
    h2 {
      font-size: 36px; } }
  @media screen and (min-width: 1200px) {
    h2 {
      font-size: 40px; } }
  @media screen and (min-width: 1600px) {
    h2 {
      font-size: 40px; } }
  h2 span {
    font-size: 32px; }
    @media screen and (min-width: 480px) {
      h2 span {
        font-size: 32px; } }
    @media screen and (min-width: 768px) {
      h2 span {
        font-size: 32px; } }
    @media screen and (min-width: 992px) {
      h2 span {
        font-size: 36px; } }
    @media screen and (min-width: 1200px) {
      h2 span {
        font-size: 40px; } }
    @media screen and (min-width: 1600px) {
      h2 span {
        font-size: 40px; } }

h3 {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }
  @media screen and (min-width: 480px) {
    h3 {
      font-size: 24px; } }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 24px; } }
  @media screen and (min-width: 992px) {
    h3 {
      font-size: 27px; } }
  @media screen and (min-width: 1200px) {
    h3 {
      font-size: 30px; } }
  @media screen and (min-width: 1600px) {
    h3 {
      font-size: 30px; } }
  h3 span {
    font-size: 24px; }
    @media screen and (min-width: 480px) {
      h3 span {
        font-size: 24px; } }
    @media screen and (min-width: 768px) {
      h3 span {
        font-size: 24px; } }
    @media screen and (min-width: 992px) {
      h3 span {
        font-size: 27px; } }
    @media screen and (min-width: 1200px) {
      h3 span {
        font-size: 30px; } }
    @media screen and (min-width: 1600px) {
      h3 span {
        font-size: 30px; } }

h4 {
  font-size: 19.2px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }
  @media screen and (min-width: 480px) {
    h4 {
      font-size: 19.2px; } }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 19.2px; } }
  @media screen and (min-width: 992px) {
    h4 {
      font-size: 21.6px; } }
  @media screen and (min-width: 1200px) {
    h4 {
      font-size: 24px; } }
  @media screen and (min-width: 1600px) {
    h4 {
      font-size: 24px; } }
  h4 span {
    font-size: 19.2px; }
    @media screen and (min-width: 480px) {
      h4 span {
        font-size: 19.2px; } }
    @media screen and (min-width: 768px) {
      h4 span {
        font-size: 19.2px; } }
    @media screen and (min-width: 992px) {
      h4 span {
        font-size: 21.6px; } }
    @media screen and (min-width: 1200px) {
      h4 span {
        font-size: 24px; } }
    @media screen and (min-width: 1600px) {
      h4 span {
        font-size: 24px; } }

h5 {
  font-size: 20.8px; }
  @media screen and (min-width: 480px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 768px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 992px) {
    h5 {
      font-size: 23.4px; } }
  @media screen and (min-width: 1200px) {
    h5 {
      font-size: 26px; } }
  @media screen and (min-width: 1600px) {
    h5 {
      font-size: 26px; } }
  h5 span {
    font-size: 20.8px; }
    @media screen and (min-width: 480px) {
      h5 span {
        font-size: 20.8px; } }
    @media screen and (min-width: 768px) {
      h5 span {
        font-size: 20.8px; } }
    @media screen and (min-width: 992px) {
      h5 span {
        font-size: 23.4px; } }
    @media screen and (min-width: 1200px) {
      h5 span {
        font-size: 26px; } }
    @media screen and (min-width: 1600px) {
      h5 span {
        font-size: 26px; } }

h6 {
  font-size: 15.2px; }
  @media screen and (min-width: 480px) {
    h6 {
      font-size: 15.2px; } }
  @media screen and (min-width: 768px) {
    h6 {
      font-size: 15.2px; } }
  @media screen and (min-width: 992px) {
    h6 {
      font-size: 17.1px; } }
  @media screen and (min-width: 1200px) {
    h6 {
      font-size: 19px; } }
  @media screen and (min-width: 1600px) {
    h6 {
      font-size: 19px; } }
  h6 span {
    font-size: 15.2px; }
    @media screen and (min-width: 480px) {
      h6 span {
        font-size: 15.2px; } }
    @media screen and (min-width: 768px) {
      h6 span {
        font-size: 15.2px; } }
    @media screen and (min-width: 992px) {
      h6 span {
        font-size: 17.1px; } }
    @media screen and (min-width: 1200px) {
      h6 span {
        font-size: 19px; } }
    @media screen and (min-width: 1600px) {
      h6 span {
        font-size: 19px; } }

p, li {
  font-size: 12px; }
  @media screen and (min-width: 480px) {
    p, li {
      font-size: 12px; } }
  @media screen and (min-width: 768px) {
    p, li {
      font-size: 12px; } }
  @media screen and (min-width: 992px) {
    p, li {
      font-size: 13.5px; } }
  @media screen and (min-width: 1200px) {
    p, li {
      font-size: 15px; } }
  @media screen and (min-width: 1600px) {
    p, li {
      font-size: 15px; } }

h1, h2, h3, h4, h5, h6 {
  line-height: 1; }

p, li, span {
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px; }
  @media screen and (min-width: 480px) {
    p, li, span {
      font-size: 12px; } }
  @media screen and (min-width: 768px) {
    p, li, span {
      font-size: 12px; } }
  @media screen and (min-width: 992px) {
    p, li, span {
      font-size: 13.5px; } }
  @media screen and (min-width: 1200px) {
    p, li, span {
      font-size: 15px; } }
  @media screen and (min-width: 1600px) {
    p, li, span {
      font-size: 15px; } }

i, em {
  font-style: italic; }

@media only screen and (min-width: 1024px) {
  .content {
    padding-left: 350px !important; } }

.content h1, .content h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 40px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
  .content h1:after, .content h2:after {
    position: absolute;
    content: '';
    display: block;
    width: 50px;
    background: #0397d7;
    height: 4px;
    left: 0;
    bottom: 0; }

.content h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.content ul {
  padding-left: 30px; }
  .content ul li {
    position: relative;
    padding-bottom: 8px; }
    .content ul li:before {
      position: absolute;
      content: '';
      display: block;
      width: 4px;
      height: 4px;
      background: #0397d7;
      position: absolute;
      left: -15px;
      top: 10px; }

.content h5 {
  font-size: 15.2px;
  line-height: 1.4;
  padding-left: 40px;
  margin: 40px auto !important;
  width: 90%;
  display: block;
  border-left: 5px solid #0397d7; }
  @media screen and (min-width: 480px) {
    .content h5 {
      font-size: 15.2px; } }
  @media screen and (min-width: 768px) {
    .content h5 {
      font-size: 15.2px; } }
  @media screen and (min-width: 992px) {
    .content h5 {
      font-size: 17.1px; } }
  @media screen and (min-width: 1200px) {
    .content h5 {
      font-size: 19px; } }
  @media screen and (min-width: 1600px) {
    .content h5 {
      font-size: 19px; } }
  .content h5 span {
    font-size: 15.2px; }
    @media screen and (min-width: 480px) {
      .content h5 span {
        font-size: 15.2px; } }
    @media screen and (min-width: 768px) {
      .content h5 span {
        font-size: 15.2px; } }
    @media screen and (min-width: 992px) {
      .content h5 span {
        font-size: 17.1px; } }
    @media screen and (min-width: 1200px) {
      .content h5 span {
        font-size: 19px; } }
    @media screen and (min-width: 1600px) {
      .content h5 span {
        font-size: 19px; } }

.content img.right {
  float: right; }

.content img.left {
  float: left; }

.content strong {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.content table {
  margin: 30px auto;
  width: 100% !important;
  border-left: 1px solid #0397d7;
  border-top: 1px solid #0397d7; }
  .content table.fixed-layout {
    table-layout: fixed; }
  .content table thead tr {
    background: #0397d7; }
    .content table thead tr td, .content table thead tr th {
      padding: 20px 20px;
      border-right: 1px solid #0397d7;
      border-bottom: 1px solid #0397d7;
      font-size: 15.2px;
      color: white;
      font-family: 'Roboto', sans-serif;
      font-weight: 600;
      text-align: left; }
      @media screen and (min-width: 480px) {
        .content table thead tr td, .content table thead tr th {
          font-size: 15.2px; } }
      @media screen and (min-width: 768px) {
        .content table thead tr td, .content table thead tr th {
          font-size: 15.2px; } }
      @media screen and (min-width: 992px) {
        .content table thead tr td, .content table thead tr th {
          font-size: 17.1px; } }
      @media screen and (min-width: 1200px) {
        .content table thead tr td, .content table thead tr th {
          font-size: 19px; } }
      @media screen and (min-width: 1600px) {
        .content table thead tr td, .content table thead tr th {
          font-size: 19px; } }
  .content table tbody td {
    padding: 20px 10px;
    border-right: 1px solid #0397d7;
    border-bottom: 1px solid #0397d7;
    font-size: 12px; }
    @media screen and (min-width: 480px) {
      .content table tbody td {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .content table tbody td {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .content table tbody td {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .content table tbody td {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .content table tbody td {
        font-size: 15px; } }
    .content table tbody td:first-child {
      text-align: left;
      padding: 20px 20px; }
  .content table tbody tr:nth-child(odd) {
    background: #ffffff; }
  .content table tbody tr:nth-child(even) {
    background: #f8f6f7; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-family: 'Roboto', sans-serif;
  font-weight: 100; }
  html a {
    color: #0397d7; }

.awesome {
  font-family: 'FontAwesome'; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .icon-checkbox-checked {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; }
  .icon-checkbox {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; } }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox-checked,
.icon-checkbox-checked {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: 0px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox,
.icon-checkbox {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: -29px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-medium-down,
.icon-arrow-medium-down {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px 0px;
  width: 42px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-medium-left,
.icon-arrow-medium-left {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px -60px;
  width: 56px;
  height: 42px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-medium-right,
.icon-arrow-medium-right {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -46px 0px;
  width: 56px;
  height: 42px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-medium-up,
.icon-arrow-medium-up {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -106px 0px;
  width: 42px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-small-down,
.icon-arrow-small-down {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -60px -60px;
  width: 28px;
  height: 37px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-small-left,
.icon-arrow-small-left {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -92px -60px;
  width: 37px;
  height: 28px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-small-right,
.icon-arrow-small-right {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px -106px;
  width: 37px;
  height: 28px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-small-up,
.icon-arrow-small-up {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -152px 0px;
  width: 28px;
  height: 37px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-tiny-right,
.icon-arrow-tiny-right {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -46px -46px;
  width: 13px;
  height: 7px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox-checked,
.icon-checkbox-checked {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -152px -41px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-closeburger,
.icon-closeburger {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -152px -93px;
  width: 20px;
  height: 20px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-facebook,
.icon-facebook {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -133px -60px;
  width: 7px;
  height: 12px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger,
.icon-navburger {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -152px -70px;
  width: 24px;
  height: 19px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-search,
.icon-search {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -41px -106px;
  width: 19px;
  height: 19px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-twitter,
.icon-twitter {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -152px -117px;
  width: 12px;
  height: 10px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .icon-arrow-medium-down {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-medium-left {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-medium-right {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-medium-up {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-small-down {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-small-left {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-small-right {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-small-up {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-arrow-tiny-right {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-checkbox-checked {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-closeburger {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-facebook {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-navburger {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-search {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; }
  .icon-twitter {
    background-image: url(../images/sprites-retina.png);
    background-size: 180px 134px; } }

form.loading .loader {
  display: block; }

.loader {
  display: none;
  position: absolute;
  font-size: 10px;
  margin: -1.5em auto 0;
  text-indent: -9999em;
  left: 0;
  right: 0;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, white), color-stop(42%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0) 42%);
  -webkit-animation: load3 1.4s infinite linear;
          animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  top: 50%; }

.loader:before {
  position: absolute;
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  background: white;
  border-radius: 100% 0 0 0;
  top: 0;
  left: 0; }

.loader:after {
  position: absolute;
  content: '';
  display: block;
  background: white;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.rippleDark,
.ripple {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

.ripple .ink {
  background: rgba(255, 255, 255, 0.25); }

.rippleDark .ink {
  background: rgba(0, 0, 0, 0.25); }

.ink {
  display: block;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0); }

.ink.animate {
  -webkit-animation: ripple 360ms linear;
          animation: ripple 360ms linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

.LoadingNotification-anim {
  -webkit-transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: block;
  height: 160px;
  overflow: visible;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 160px;
  zoom: 2;
  -moz-transform: scale(1.8);
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  position: absolute;
  z-index: 9999; }

.LoadingNotification-anim .circular {
  height: 160px;
  position: relative;
  width: 160px;
  -webkit-animation: loadingrotate 2s linear infinite;
          animation: loadingrotate 2s linear infinite; }

.LoadingNotification-anim .path {
  stroke-dasharray: 1, 100;
  stroke-dashoffset: 0;
  stroke-linecap: round; }

.LoadingNotification-anim .path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; }

@-webkit-keyframes color {
  0%, 100% {
    stroke: #ec4c68; }
  40% {
    stroke: #ec4c68; }
  66% {
    stroke: #ec4c68; }
  80%, 90% {
    stroke: #ec4c68; } }

@keyframes color {
  0%, 100% {
    stroke: #ec4c68; }
  40% {
    stroke: #ec4c68; }
  66% {
    stroke: #ec4c68; }
  80%, 90% {
    stroke: #ec4c68; } }

@-webkit-keyframes loadingrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loadingrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

.gu-hide {
  display: none !important; }

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20); }

.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: black;
  background: rgba(0, 0, 0, 0); }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  min-width: 30%;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: white;
  cursor: auto;
  white-space: normal; }

.featherlight .featherlight-inner {
  display: block; }

.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  background: white;
  background: rgba(255, 255, 255, 0.3);
  color: black; }

.featherlight .featherlight-image {
  width: 100%; }

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0; }

.featherlight iframe {
  border: none; }

@media only screen and (max-width: 1023px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(0, 0, 0, 0); }

.featherlight-previous {
  left: 25px;
  right: 80%; }

.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255, 255, 255, 0.25); }

.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  margin-top: -40px;
  text-shadow: 0px 0px 5px white;
  color: white;
  font-style: normal;
  font-weight: normal; }

.featherlight-next span {
  right: 5%;
  left: auto; }

.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block; }

.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
  display: none; }

@media only screen and (min-width: max 1024px) and (max-width: maxpx-1) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none; }
  .featherlight-next span,
  .featherlight-previous span {
    display: block; } }

@media only screen and (max-width: 1023px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }

.row .grid-1, .row .grid-2, .row .grid-3, .row .grid-4, .row .grid-5, .row .grid-6, .row .grid-7, .row .grid-8, .row .grid-9, .row .grid-10, .row .grid-11, .row .grid-12 {
  float: left;
  text-align: left;
  height: 100%;
  vertical-align: top;
  margin-top: 0;
  margin-left: 1%;
  padding: 0 24px; }

.row {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
  display: block; }
  .row .grid-1:first-child {
    margin-left: 0; }
  .row .grid-2:first-child {
    margin-left: 0; }
  .row .grid-3:first-child {
    margin-left: 0; }
  .row .grid-4:first-child {
    margin-left: 0; }
  .row .grid-5:first-child {
    margin-left: 0; }
  .row .grid-6:first-child {
    margin-left: 0; }
  .row .grid-7:first-child {
    margin-left: 0; }
  .row .grid-8:first-child {
    margin-left: 0; }
  .row .grid-9:first-child {
    margin-left: 0; }
  .row .grid-10:first-child {
    margin-left: 0; }
  .row .grid-11:first-child {
    margin-left: 0; }
  .row .grid-12:first-child {
    margin-left: 0; }
  .row .grid-1 {
    width: 7.4159%; }
  .row .grid-2 {
    width: 15.83333%; }
  .row .grid-3 {
    width: 24.25%; }
  .row .grid-4 {
    width: 32.66667%; }
  .row .grid-5 {
    width: 40.66667%; }
  .row .grid-6 {
    width: 49.5%; }
  .row .grid-7 {
    width: 57.33333%; }
  .row .grid-8 {
    width: 65.66667%; }
  .row .grid-9 {
    width: 74%; }
  .row .grid-10 {
    width: 82.33333%; }
  .row .grid-11 {
    width: 90.66667%; }
  .row .grid-12 {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .grid-2:nth-child(3n+1),
  .grid-3:nth-child(4n+1),
  .grid-4:nth-child(3n+1) {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .row .grid-1 {
    margin-left: 0;
    width: 100%; }
  .row .grid-2 {
    margin-left: 0;
    width: 100%; }
  .row .grid-3 {
    margin-left: 0;
    width: 100%; }
  .row .grid-4 {
    margin-left: 0;
    width: 100%; }
  .row .grid-5 {
    margin-left: 0;
    width: 100%; }
  .row .grid-6 {
    margin-left: 0;
    width: 100%; }
  .row .grid-7 {
    margin-left: 0;
    width: 100%; }
  .row .grid-8 {
    margin-left: 0;
    width: 100%; }
  .row .grid-9 {
    margin-left: 0;
    width: 100%; }
  .row .grid-10 {
    margin-left: 0;
    width: 100%; }
  .row .grid-11 {
    margin-left: 0;
    width: 100%; }
  .row .grid-12 {
    margin-left: 0;
    width: 100%; }
  .row .grid-mobile-half:nth-child(2n+1),
  .row .grid-mobile-third:nth-child(3n+1),
  .row .grid-mobile-quarter:nth-child(4n+1) {
    margin-left: 0 !important; }
  .row .grid-mobile-half {
    width: 49%;
    margin-left: 2%; }
  .row .grid-mobile-third {
    width: 32.33333%;
    margin-left: 1.5%; }
  .row .grid-mobile-quarter {
    width: 24%;
    margin-left: 1.33333%; } }

@media only screen and (max-width: 767px) {
  .row .grid-mobile-half,
  .row .grid-mobile-third,
  .row .grid-mobile-quarter {
    margin-left: 0;
    width: 100%; } }

.row {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

label {
  font-size: 15.2px;
  font-weight: normal !important; }
  @media screen and (min-width: 480px) {
    label {
      font-size: 15.2px; } }
  @media screen and (min-width: 768px) {
    label {
      font-size: 15.2px; } }
  @media screen and (min-width: 992px) {
    label {
      font-size: 17.1px; } }
  @media screen and (min-width: 1200px) {
    label {
      font-size: 19px; } }
  @media screen and (min-width: 1600px) {
    label {
      font-size: 19px; } }

.middleColumn {
  position: relative; }
  .middleColumn .errorLabel {
    display: none;
    color: red; }
  .middleColumn.error .errorLabel {
    display: block; }
  .middleColumn.parsley-error textarea,
  .middleColumn.parsley-error input[type="email"],
  .middleColumn.parsley-error input[type="password"],
  .middleColumn.parsley-error input[type="text"] {
    border: 1px solid #005f83 !important; }

.field.parsley-error textarea,
.field.parsley-error input[type="email"],
.field.parsley-error input[type="password"],
.field.parsley-error input[type="text"] {
  border: 1px solid #005f83 !important; }

.parsley-type,
.parsley-required {
  display: none; }

.parsley-errors-list {
  display: none; }

.middleColumn {
  position: relative; }
  .middleColumn .parsley-required {
    display: none; }

.login-page #aside-nav {
  display: none; }

.login-page form {
  margin-top: 50px; }
  .login-page form input[type="text"],
  .login-page form input[type="password"] {
    width: 360px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border: 1px solid #7a7a7a;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 10px; }
    @media screen and (min-width: 480px) {
      .login-page form input[type="text"],
      .login-page form input[type="password"] {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .login-page form input[type="text"],
      .login-page form input[type="password"] {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .login-page form input[type="text"],
      .login-page form input[type="password"] {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .login-page form input[type="text"],
      .login-page form input[type="password"] {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .login-page form input[type="text"],
      .login-page form input[type="password"] {
        font-size: 15px; } }
  .login-page form label {
    font-size: 12px;
    font-weight: normal !important;
    display: block;
    margin-bottom: 10px; }
    @media screen and (min-width: 480px) {
      .login-page form label {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .login-page form label {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .login-page form label {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .login-page form label {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .login-page form label {
        font-size: 15px; } }
    .login-page form label.right {
      display: inline-block;
      margin-bottom: 20px; }
  .login-page form input[type="submit"] {
    border: 0;
    width: 360px;
    height: 40px;
    font-size: 12px;
    color: white;
    margin-bottom: 20px;
    cursor: pointer;
    text-transform: uppercase; }
    @media screen and (min-width: 480px) {
      .login-page form input[type="submit"] {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .login-page form input[type="submit"] {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .login-page form input[type="submit"] {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .login-page form input[type="submit"] {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .login-page form input[type="submit"] {
        font-size: 15px; } }

.notify {
  display: inline-block;
  position: fixed;
  padding: 14px 14px 12px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 3px;
  font-size: 14px;
  cursor: default;
  -webkit-transition: visibility 300ms, -webkit-transform 300ms, -webkit-box-shadow 240ms;
  transition: visibility 300ms, -webkit-transform 300ms, -webkit-box-shadow 240ms;
  transition: visibility 300ms, transform 300ms, box-shadow 240ms;
  transition: visibility 300ms, transform 300ms, box-shadow 240ms, -webkit-transform 300ms, -webkit-box-shadow 240ms;
  visibility: hidden;
  cursor: pointer;
  color: white; }
  .notify:hover {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); }
    .notify:hover .close {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
  .notify .close {
    -webkit-transform: translatez(0);
            transform: translatez(0);
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: white;
    vertical-align: middle;
    margin-left: 12px;
    -webkit-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .notify .close:before, .notify .close:after {
      position: absolute;
      content: '';
      display: block;
      display: block;
      width: 8px;
      height: 2px;
      top: 5px; }
    .notify .close:before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 2px; }
    .notify .close:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      right: 2px; }
  .notify[data-position="top"] {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); }
  .notify[data-position="bottom"] {
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
  .notify.visible {
    visibility: visible;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  .notify[data-type="error"] {
    background: #F78D8C; }
    .notify[data-type="error"] .close:before, .notify[data-type="error"] .close:after {
      background: #F78D8C; }
  .notify[data-type="success"] {
    background: #A8D3AA; }
    .notify[data-type="success"] .close:before, .notify[data-type="success"] .close:after {
      background: #A8D3AA; }
  .notify[data-type="warning"] {
    background: #FFD479; }
    .notify[data-type="warning"] .close:before, .notify[data-type="warning"] .close:after {
      background: #FFD479; }
  .notify[data-type="standard"] {
    background: #323232; }
    .notify[data-type="standard"] .close:before, .notify[data-type="standard"] .close:after {
      background: #323232; }

.sod_select,
.sod_select * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #b9b7b7;
  text-align: left;
  text-transform: uppercase;
  cursor: default;
  outline: none;
  cursor: pointer;
  margin-bottom: 20px; }

.sod_select:before,
.sod_select:after {
  content: "\f078";
  position: absolute;
  font-family: 'FontAwesome';
  right: 18px;
  top: 18px;
  font-size: 12px; }

.sod_select.open {
  color: #919191; }

.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed; }

.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px; }

.sod_select .sod_list_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  background: #ffffff;
  outline: 1px solid #000000 !important;
  border-top: none;
  color: #000000;
  font-weight: 300;
  z-index: 1;
  margin-top: 6px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.sod_select.open .sod_list_wrapper {
  display: block; }

.sod_select.disabled.open .sod_list_wrapper {
  display: none; }

.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 3px solid #000000;
  border-bottom: none; }

.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0; }

.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px 10px;
  list-style-type: none;
  text-transform: lowercase; }

.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

.sod_select .sod_option.groupchild {
  padding-left: 20px; }

.sod_select .sod_option.is-placeholder {
  display: none; }

.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc; }

.sod_select .sod_option.active {
  background: #f7f7f7;
  color: #333333; }

.sod_select .sod_option.selected {
  font-weight: 700;
  padding-right: 25px; }

.sod_select .sod_option.selected:before {
  content: "\f00c";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  font-family: 'FontAwesome';
  height: 9px;
  width: 10px; }

.sod_select.no_highlight .sod_option.selected {
  font-weight: 300; }

.sod_select.no_highlight .sod_option.selected:before {
  display: none; }

.sod_select select {
  display: none !important; }

.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

[data-tooltip] {
  position: relative; }
  [data-tooltip]:after {
    content: attr(data-tooltip);
    position: absolute;
    display: block;
    top: -20px;
    padding: 2px;
    border-radius: 2px;
    background: #000000;
    font-size: 0.8em;
    color: #f8f6f7;
    width: 90px;
    -webkit-transform: translateX(-50%) translateY(10px);
            transform: translateX(-50%) translateY(10px);
    opacity: 0;
    -webkit-transition: all 240ms cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: all 240ms cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.8);
            box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.8); }
  [data-tooltip]:hover:after {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
    opacity: 1; }

.banner__wrap {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,d7d7d7+100,d7d7d7+100 */
  background: #f7f7f7;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), color-stop(100%, #d7d7d7), to(#d7d7d7));
  background: linear-gradient(to bottom, #f7f7f7 0%, #d7d7d7 100%, #d7d7d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#d7d7d7', GradientType=0);
  /* IE6-9 */
  min-height: 300px;
  max-height: 300px; }
  .banner__wrap:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 25%; }
  .banner__wrap__copy {
    padding-left: 20px;
    right: 0;
    left: 0;
    padding-right: 20px;
    color: white;
    text-align: left;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    z-index: 1;
    font-size: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    color: #1c1d22; }
    @media screen and (min-width: 480px) {
      .banner__wrap__copy {
        font-size: 24px; } }
    @media screen and (min-width: 768px) {
      .banner__wrap__copy {
        font-size: 24px; } }
    @media screen and (min-width: 992px) {
      .banner__wrap__copy {
        font-size: 27px; } }
    @media screen and (min-width: 1200px) {
      .banner__wrap__copy {
        font-size: 30px; } }
    @media screen and (min-width: 1600px) {
      .banner__wrap__copy {
        font-size: 30px; } }
    .banner__wrap__copy img {
      width: 400px;
      max-width: 100%;
      height: auto; }

#ConditionalDrug {
  margin-bottom: 4rem; }

footer {
  padding: 40px; }
  footer .wrap {
    text-align: center; }
    footer .wrap ul {
      margin: 0 auto; }
      footer .wrap ul li {
        display: inline-block; }
        footer .wrap ul li a {
          display: block;
          padding: 10px;
          color: #000000;
          text-decoration: none;
          text-transform: uppercase; }

.formsLoop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 4rem; }
  .formsLoop > a {
    display: block;
    width: calc(33% - 2rem);
    margin: 1rem;
    text-decoration: none;
    padding: 2rem;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 222ms ease;
    transition: all 222ms ease; }
    .formsLoop > a:hover {
      background: #f3f9fd;
      border-color: #92c5e5; }
    .formsLoop > a .image {
      width: 15%;
      height: auto;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      left: 2rem; }
      .formsLoop > a .image svg {
        width: 100%;
        height: auto; }
    .formsLoop > a .details {
      float: right;
      width: 79%;
      padding-left: 1rem; }
      .formsLoop > a .details p {
        text-decoration: none;
        margin: 0;
        color: #1f2025;
        font-size: 1.4rem;
        line-height: 1.3; }
      .formsLoop > a .details span {
        display: none; }

table {
  vertical-align: top;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 3rem auto;
  table-layout: fixed; }
  table tr th {
    padding: 1.2rem;
    border: 1px solid #000;
    background-color: #000;
    text-align: left; }
  table tr td {
    border: 1px solid #000;
    padding: 1rem;
    text-align: left; }

header nav > ul > li > a {
  color: #000 !important; }

.branding {
  position: absolute;
  right: 0;
  padding: 20px;
  top: 0;
  -webkit-transition: all 480ms;
  transition: all 480ms; }
  @media only screen and (max-width: 767px) {
    .branding {
      position: relative;
      display: inline-block;
      max-width: 90%;
      width: 100% !important;
      padding: 0;
      margin: 0 auto; } }
  .branding img {
    max-width: 100%;
    width: 100%;
    height: auto; }

header {
  position: relative;
  z-index: 999; }
  header .searchForm {
    position: relative; }
    header .searchForm.active form {
      width: auto; }
    header .searchForm form {
      position: absolute;
      left: 50px;
      top: 0;
      bottom: 0;
      overflow: hidden;
      width: 0;
      -webkit-transition: all 360ms;
      transition: all 360ms; }
      header .searchForm form .field {
        display: inline-block; }
      header .searchForm form input[type="text"] {
        display: inline-block;
        background: rgba(255, 255, 255, 0.8);
        border: 0;
        margin: 7.5px 10px;
        padding: 7px 10px;
        font-size: 12px; }
        @media screen and (min-width: 480px) {
          header .searchForm form input[type="text"] {
            font-size: 12px; } }
        @media screen and (min-width: 768px) {
          header .searchForm form input[type="text"] {
            font-size: 12px; } }
        @media screen and (min-width: 992px) {
          header .searchForm form input[type="text"] {
            font-size: 13.5px; } }
        @media screen and (min-width: 1200px) {
          header .searchForm form input[type="text"] {
            font-size: 15px; } }
        @media screen and (min-width: 1600px) {
          header .searchForm form input[type="text"] {
            font-size: 15px; } }
      header .searchForm form input[type="submit"] {
        display: inline-block;
        background: rgba(255, 255, 255, 0.8);
        border: 0;
        display: none; }
    header .searchForm span {
      width: 50px;
      height: 50px;
      display: block;
      position: relative;
      cursor: pointer;
      -webkit-transition: all 120ms;
      transition: all 120ms;
      background: #aad7ce; }
      header .searchForm span svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
        header .searchForm span svg path {
          -webkit-transition: all 120ms;
          transition: all 120ms; }
      header .searchForm span path {
        stroke: white; }
  header .logo {
    background: #0397d7;
    display: block;
    height: 70px;
    width: 60px;
    position: absolute;
    left: 0; }
    header .logo svg {
      fill: white;
      width: 80%;
      height: auto;
      position: absolute;
      left: 0;
      right: 0;
      margin: 10px auto 0;
      -webkit-transition: all 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    header .logo:hover svg {
      -webkit-transform: rotate(270deg);
              transform: rotate(270deg); }
  header nav {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    width: 100%; }
    header nav:before, header nav:after {
      content: "";
      display: table; }
    header nav:after {
      clear: both; }
    @media only screen and (max-width: 767px) {
      header nav {
        text-align: center; } }
    header nav > ul {
      margin-top: 40px; }
      header nav > ul > li {
        display: block;
        float: left; }
        header nav > ul > li > a {
          padding: 20px 10px;
          display: block;
          text-decoration: none;
          text-transform: uppercase;
          -webkit-transition: all 120ms;
          transition: all 120ms;
          color: #7a7a7a;
          font-family: 'Roboto', sans-serif;
          font-weight: 400;
          font-size: 12px; }
          @media screen and (min-width: 480px) {
            header nav > ul > li > a {
              font-size: 12px; } }
          @media screen and (min-width: 768px) {
            header nav > ul > li > a {
              font-size: 12px; } }
          @media screen and (min-width: 992px) {
            header nav > ul > li > a {
              font-size: 13.5px; } }
          @media screen and (min-width: 1200px) {
            header nav > ul > li > a {
              font-size: 15px; } }
          @media screen and (min-width: 1600px) {
            header nav > ul > li > a {
              font-size: 15px; } }
          header nav > ul > li > a.current, header nav > ul > li > a:hover {
            color: #0397d7; }
          header nav > ul > li > a:hover + ul {
            -webkit-transform: scale(1) translateY(0);
                    transform: scale(1) translateY(0);
            opacity: 1;
            max-height: 1000px; }
        header nav > ul > li:hover ul {
          -webkit-transform: scale(1) translateY(0);
                  transform: scale(1) translateY(0);
          opacity: 1;
          max-height: 1000px; }
        header nav > ul > li ul {
          position: absolute;
          background: rgba(255, 255, 255, 0.6);
          -webkit-transform: scale(0.9) translateY(-20px);
                  transform: scale(0.9) translateY(-20px);
          -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          opacity: 0;
          max-height: 0;
          overflow: hidden; }
          header nav > ul > li ul:hover {
            -webkit-transform: scale(1) translateY(0);
                    transform: scale(1) translateY(0);
            opacity: 1;
            max-height: 1000px; }
          header nav > ul > li ul li a {
            padding: 10px 20px;
            display: block;
            color: #0397d7;
            text-decoration: none;
            text-transform: uppercase;
            -webkit-transition: all 120ms;
            transition: all 120ms;
            color: #7a7a7a;
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            font-size: 12px; }
            @media screen and (min-width: 480px) {
              header nav > ul > li ul li a {
                font-size: 12px; } }
            @media screen and (min-width: 768px) {
              header nav > ul > li ul li a {
                font-size: 12px; } }
            @media screen and (min-width: 992px) {
              header nav > ul > li ul li a {
                font-size: 13.5px; } }
            @media screen and (min-width: 1200px) {
              header nav > ul > li ul li a {
                font-size: 15px; } }
            @media screen and (min-width: 1600px) {
              header nav > ul > li ul li a {
                font-size: 15px; } }
            header nav > ul > li ul li a:hover {
              background: rgba(0, 0, 0, 0.1); }

.navburger {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 999;
  display: block;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  @media only screen and (min-width: 768px) {
    .navburger {
      display: none; } }
  .navburger span {
    width: 100%;
    height: 4px;
    position: relative;
    margin: 7px 0;
    background: #0397d7;
    display: block;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }

header nav ul {
  display: none; }
  @media only screen and (min-width: 768px) {
    header nav ul {
      display: block; } }

.off-canvas {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  visibility: hidden;
  opacity: 0; }
  .off-canvas > ul {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    background: white;
    width: auto;
    padding: 90px 50px 30px 20px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5); }
    .off-canvas > ul > li {
      display: block; }
      .off-canvas > ul > li > a {
        padding: 5px 0;
        text-decoration: none;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        display: block;
        color: #0397d7; }
      .off-canvas > ul > li li a {
        padding: 5px 0 5px 30px;
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        display: block;
        position: relative;
        color: #000; }
        .off-canvas > ul > li li a:before {
          position: absolute;
          content: '';
          display: block;
          width: 10px;
          height: 3px;
          background: #0397d7;
          display: block;
          left: 13px;
          top: 14px; }

.mobile-nav header {
  z-index: 9999; }

.mobile-nav .branding {
  opacity: 0;
  visibility: hidden; }

@media only screen and (max-width: 767px) {
  .mobile-nav .off-canvas {
    top: 100px;
    opacity: 1;
    visibility: visible;
    z-index: 10000; }
    .mobile-nav .off-canvas > ul {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
      padding-top: 0; } }

.mobile-nav .navburger {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 999999; }
  .mobile-nav .navburger .first {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 90% 50%;
            transform-origin: 90% 50%; }
  .mobile-nav .navburger .second {
    opacity: 0; }
  .mobile-nav .navburger .third {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 90% 50%;
            transform-origin: 90% 50%; }

#container {
  height: 100%; }

.accordion {
  position: relative; }
  .accordion i {
    position: absolute;
    right: 12px;
    -webkit-transition: all 480ms;
    transition: all 480ms;
    width: 12px;
    height: 12px;
    top: 14px; }
    .accordion i:before, .accordion i:after {
      content: "";
      position: absolute;
      background-color: white;
      width: 3px;
      height: 9px;
      display: block; }
    .accordion i:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .accordion i:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .accordion .question {
    font-size: 15.2px;
    display: block;
    padding: 12px;
    background-color: #f5f5f5 !important;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: white; }
    @media screen and (min-width: 480px) {
      .accordion .question {
        font-size: 15.2px; } }
    @media screen and (min-width: 768px) {
      .accordion .question {
        font-size: 15.2px; } }
    @media screen and (min-width: 992px) {
      .accordion .question {
        font-size: 17.1px; } }
    @media screen and (min-width: 1200px) {
      .accordion .question {
        font-size: 19px; } }
    @media screen and (min-width: 1600px) {
      .accordion .question {
        font-size: 19px; } }
  .accordion .answer {
    color: #000000;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    max-height: 12000px;
    -webkit-transition: all 800ms;
    transition: all 800ms;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2; }
    @media screen and (min-width: 480px) {
      .accordion .answer {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .accordion .answer {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .accordion .answer {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .accordion .answer {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .accordion .answer {
        font-size: 15px; } }
  .accordion input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0; }
    .accordion input[type=checkbox]:checked ~ .answer {
      margin-top: 0;
      max-height: 0;
      opacity: 0;
      -webkit-transform: translate(0, 50%);
              transform: translate(0, 50%); }
    .accordion input[type=checkbox]:checked ~ i {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
    .accordion input[type=checkbox] ~ i:before {
      -webkit-transform: translate(6px, 0) rotate(45deg);
              transform: translate(6px, 0) rotate(45deg); }
    .accordion input[type=checkbox] ~ i:after {
      -webkit-transform: translate(2px, 0) rotate(-45deg);
              transform: translate(2px, 0) rotate(-45deg); }

.shadow {
  padding: 24px 20px 2px; }

.description {
  font-style: italic;
  background: #f7f7f7;
  display: block;
  padding: 5px 10px;
  margin-top: -17px;
  margin-bottom: 17px;
  color: rgba(0, 0, 0, 0.5); }

.letter {
  padding: 20px 40px 48px; }
  .letter .signatureImage img {
    height: 50px; }
  .letter thead {
    display: table-header-group; }
  .letter tfoot {
    display: table-row-group; }
  .letter tr {
    page-break-inside: avoid; }
  .letter h1 > strong, .letter h2 > strong, .letter h3 > strong, .letter h4 > strong, .letter h5 > strong, .letter h6 > strong, .letter p > strong, .letter li > strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
  .letter .tableLeft {
    width: 160px;
    padding-bottom: 20px; }
  .letter .indentedAltTop {
    position: relative;
    padding-left: 25px;
    width: 100%; }
    .letter .indentedAltTop .number {
      position: absolute;
      left: 0;
      margin-top: 2px; }
  .letter .indentedAlt {
    position: relative;
    padding-left: 60px; }
    .letter .indentedAlt .number {
      position: absolute;
      left: 25px;
      margin-top: 2px; }
  .letter .tableRight {
    padding-bottom: 20px; }
  .letter .center {
    text-align: center;
    margin-top: -48px; }
    .letter .center img {
      margin: 0 auto;
      display: inline-block;
      width: auto;
      height: 100px; }
  .letter p, .letter td {
    font-size: 14px;
    margin-bottom: 18px;
    text-align: justify; }
  .letter .padded {
    margin-bottom: 36px; }
  .letter .padded--alt {
    margin-bottom: 12px; }
  .letter .indented {
    padding-left: 60px; }
  .letter h4 {
    font-size: 17.6px;
    padding: 24px 0; }
    @media screen and (min-width: 480px) {
      .letter h4 {
        font-size: 17.6px; } }
    @media screen and (min-width: 768px) {
      .letter h4 {
        font-size: 17.6px; } }
    @media screen and (min-width: 992px) {
      .letter h4 {
        font-size: 19.8px; } }
    @media screen and (min-width: 1200px) {
      .letter h4 {
        font-size: 22px; } }
    @media screen and (min-width: 1600px) {
      .letter h4 {
        font-size: 22px; } }
    .letter h4 b {
      position: absolute;
      left: 0; }
  .letter .side-padded {
    position: relative;
    padding-left: 36px; }
    .letter .side-padded p strong {
      position: relative; }
    .letter .side-padded p strong b {
      position: absolute;
      margin-left: -20px;
      top: -3.5px; }
  .letter .sign {
    padding-top: 6px;
    margin-top: 52px;
    position: relative; }
    .letter .sign span {
      position: absolute;
      left: 0;
      top: 0;
      width: 16%;
      border-top: 1px dotted black;
      display: inline-block; }
  .letter .signAlt {
    display: block; }
    .letter .signAlt span {
      width: 150px;
      border-top: 1px solid black;
      display: inline-block;
      vertical-align: bottom;
      position: relative;
      top: -3px;
      margin-right: 4px; }
  .letter ul {
    padding-left: 12px;
    padding-bottom: 12px; }
    .letter ul li {
      position: relative;
      padding-bottom: 12px;
      padding-left: 12px;
      font-size: 14px; }
      .letter ul li:before {
        position: absolute;
        content: '';
        display: block;
        width: 3px;
        height: 3px;
        border-radius: 3px;
        background: black;
        top: 10px;
        left: -6px; }

p span.left {
  width: 26%;
  float: left;
  display: block;
  padding-left: 3%;
  font-style: italic;
  padding-top: 10px;
  font-size: 14px;
  margin-bottom: 18px;
  text-align: justify; }

p span.right {
  width: 73%;
  float: left;
  display: block;
  padding-left: 2%;
  padding-top: 10px;
  font-size: 14px;
  margin-bottom: 18px;
  text-align: justify; }

p span.left--alt {
  width: 7%;
  float: left;
  display: block;
  padding-left: 2%;
  font-size: 14px;
  margin-bottom: 18px;
  text-align: justify; }

p span.right--alt {
  width: 93%;
  float: left;
  display: block;
  padding-left: 2%;
  font-size: 14px;
  margin-bottom: 18px;
  text-align: justify; }

.nummed {
  position: relative;
  padding-left: 5%; }
  .nummed .num {
    position: absolute;
    left: 0;
    font-size: 14px; }

.indentedAltTop,
.indentedAlt,
.family {
  page-break-inside: avoid !important; }

.widthed {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: inline-block;
  width: 300px; }

p.notPadded {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-bottom: 15px; }
  p.notPadded span.lefter {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    width: 28%;
    float: left;
    display: block;
    padding-top: 0px;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: justify; }
  p.notPadded span.righter {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    width: 71%;
    float: left;
    display: block;
    padding-left: 2%;
    padding-top: 0px;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: justify; }

div.lefterer {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 48%;
  float: left;
  display: block;
  padding-top: 0px;
  font-size: 13px;
  margin-bottom: 5px;
  text-align: justify; }

div.righterer {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 48%;
  float: left;
  display: block;
  padding-left: 2%;
  padding-top: 0px;
  font-size: 13px;
  margin-bottom: 5px;
  text-align: justify; }

.signde {
  padding-top: 6px;
  margin-top: 52px;
  position: relative;
  width: 200px; }
  .signde b {
    position: absolute;
    left: 0;
    top: -26px;
    width: 200px;
    display: inline-block; }
  .signde span {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    border-top: 1px solid black;
    display: inline-block; }

.sign-alt {
  padding-top: 6px;
  margin-top: 52px;
  position: relative;
  width: 200px; }
  .sign-alt span {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    border-top: 1px solid black;
    display: inline-block; }

.pushed {
  width: 100%; }
  .pushed:before, .pushed:after {
    content: "";
    display: table; }
  .pushed:after {
    clear: both; }

.leftPusher {
  width: 5%;
  display: block;
  float: left;
  text-align: justify; }
  .leftPusher strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.rightPusher {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  width: 95%;
  display: block;
  float: left;
  text-align: justify; }
  .rightPusher strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.tight {
  margin-bottom: 2px !important; }

.indented .tight:last-of-type {
  margin-bottom: 15px !important; }

.sign-width {
  padding-top: 6px;
  margin-top: 52px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  width: 100%; }
  .sign-width .letted {
    display: inline-block;
    width: 160px;
    margin-right: 20px;
    font-size: 14px;
    text-align: justify; }
    .sign-width .letted strong {
      font-family: 'Roboto', sans-serif;
      font-weight: 700; }
  .sign-width .lined {
    display: inline-block;
    width: 200px;
    border-top: 1px solid black; }

.frontPage {
  padding-top: 100px; }

.frontPage__logo {
  position: relative;
  width: 70%;
  margin: 200px auto 100px;
  position: relative; }
  .frontPage__logo:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 20.1%; }
  .frontPage__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 18px;
  text-align: center;
  line-height: 1.5; }
  h1 strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 18px;
  text-align: center;
  line-height: 1.5; }
  h6 strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.letterSmall li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px !important; }

.letterSmall p, .letterSmall td {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px !important;
  margin-bottom: 15px;
  text-align: justify; }

#aside-nav {
  position: absolute;
  left: 0;
  top: 50px;
  width: 280px; }
  #aside-nav #navigation {
    padding-left: 0; }
  @media only screen and (max-width: 1023px) {
    #aside-nav {
      width: 100%;
      position: relative; } }
  #aside-nav li {
    padding: 0; }
    #aside-nav li:before {
      display: none; }
  #aside-nav ul li a {
    padding: 10px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: white; }

header nav > ul > li ul {
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5); }
  header nav > ul > li ul li a {
    color: white !important; }

.child-indicator {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
  height: 42px;
  z-index: 5;
  cursor: pointer; }
  .child-indicator p {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: white;
    font-size: 14px;
    -webkit-transition: all 360ms;
    transition: all 360ms;
    font-family: 'FontAwesome'; }
  .child-indicator:hover {
    background: rgba(255, 255, 255, 0.3); }

#aside-nav .section > ul {
  padding-left: 0;
  max-height: 1000px; }
  #aside-nav .section > ul a {
    background: rgba(255, 255, 255, 0.2);
    text-indent: 10px;
    font-size: 14px; }
  #aside-nav .section > ul > .section > ul {
    padding-left: 0;
    max-height: 1000px !important; }
    #aside-nav .section > ul > .section > ul a {
      background: rgba(255, 255, 255, 0.4);
      text-indent: 20px;
      font-size: 14px; }
    #aside-nav .section > ul > .section > ul > .section > ul {
      padding-left: 0;
      max-height: 1000px !important; }
      #aside-nav .section > ul > .section > ul > .section > ul a {
        background: rgba(255, 255, 255, 0.6);
        text-indent: 30px;
        font-size: 14px; }
      #aside-nav .section > ul > .section > ul > .section > ul > .section > ul {
        padding-left: 0;
        max-height: 1000px !important; }
        #aside-nav .section > ul > .section > ul > .section > ul > .section > ul a {
          background: rgba(255, 255, 255, 0.6);
          text-indent: 20px; }
        #aside-nav .section > ul > .section > ul > .section > ul > .section > ul > .section > ul {
          padding-left: 0;
          max-height: 1000px !important; }
          #aside-nav .section > ul > .section > ul > .section > ul > .section > ul > .section > ul a {
            background: rgba(255, 255, 255, 0.6);
            text-indent: 20px; }

#aside-nav .section > .child-indicator p {
  -webkit-transform: rotate(-180deg) translateY(50%);
          transform: rotate(-180deg) translateY(50%); }
  #aside-nav .section > .child-indicator p > .child-indicator p {
    -webkit-transform: rotate(-180deg) translateY(50%);
            transform: rotate(-180deg) translateY(50%); }
    #aside-nav .section > .child-indicator p > .child-indicator p > .child-indicator p {
      -webkit-transform: rotate(-180deg) translateY(50%);
              transform: rotate(-180deg) translateY(50%); }
      #aside-nav .section > .child-indicator p > .child-indicator p > .child-indicator p > .child-indicator p {
        -webkit-transform: rotate(-180deg) translateY(50%);
                transform: rotate(-180deg) translateY(50%); }
        #aside-nav .section > .child-indicator p > .child-indicator p > .child-indicator p > .child-indicator p > .child-indicator p {
          -webkit-transform: rotate(-180deg) translateY(50%);
                  transform: rotate(-180deg) translateY(50%); }

.has-kiddies2 > p {
  margin: 0 !important;
  -webkit-transform: rotate(0deg) translateY(-50%) !important;
          transform: rotate(0deg) translateY(-50%) !important; }

.section > a .has-kiddies2 > p {
  -webkit-transform: rotate(-180deg) translateY(50%) !important;
          transform: rotate(-180deg) translateY(50%) !important; }

#aside-nav ul a.current {
  color: black !important; }

#aside-nav ul {
  -webkit-transition: all 360ms;
  transition: all 360ms; }

#navigation > li {
  margin-bottom: 1px; }
  #navigation > li li .child-indicator {
    height: 39px; }

div#aside-nav > ul > li > ul {
  max-height: 0;
  overflow: hidden;
  position: relative; }
  div#aside-nav > ul > li > ul > li > ul {
    max-height: 0;
    overflow: hidden;
    position: relative; }
    div#aside-nav > ul > li > ul > li > ul > li > ul {
      max-height: 0;
      overflow: hidden;
      position: relative; }
      div#aside-nav > ul > li > ul > li > ul > li > ul > li > ul {
        max-height: 0;
        overflow: hidden;
        position: relative; }
        div#aside-nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
          max-height: 0;
          overflow: hidden;
          position: relative; }
          div#aside-nav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
            max-height: 0;
            overflow: hidden;
            position: relative; }

div#aside-nav > .child-indicator p {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
  div#aside-nav > .child-indicator p .child-indicator p {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
    div#aside-nav > .child-indicator p .child-indicator p .child-indicator p {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
      div#aside-nav > .child-indicator p .child-indicator p .child-indicator p .child-indicator p {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg); }
        div#aside-nav > .child-indicator p .child-indicator p .child-indicator p .child-indicator p .child-indicator p {
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg); }

#aside-nav .section > ul a {
  font-size: 11px !important;
  text-indent: 0 !important;
  padding-right: 50px !important;
  line-height: 1.2 !important;
  position: relative !important; }

#aside-nav .section > ul li {
  position: relative; }

.child-indicator {
  background: rgba(0, 0, 0, 0) !important; }

.constrained.content {
  position: relative;
  min-height: calc(100% - 154px);
  max-width: 1140px; }

.splash {
  background: #232d37;
  position: relative;
  min-height: calc(100% - 154px);
  display: block;
  color: white;
  overflow: hidden; }
  .splash__wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 1160px; }

.splash-center {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -ms-behavior: url(/backgroundsize.min.htc);
  border-radius: 10000px;
  background-image: url("../images/standard/splash-center.jpg");
  display: block;
  position: absolute;
  -webkit-transition: all 1200ms;
  transition: all 1200ms; }
  .splash-center p {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    font-size: 12px;
    color: white;
    position: absolute;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.3; }
    @media screen and (min-width: 480px) {
      .splash-center p {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .splash-center p {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .splash-center p {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .splash-center p {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .splash-center p {
        font-size: 15px; } }

.menu-round {
  position: relative;
  border: 10px solid white;
  width: 420px;
  position: relative;
  display: block;
  border-radius: 420px;
  margin-top: 161.53846px;
  margin-left: 105px;
  -webkit-transition: all 1200ms;
  transition: all 1200ms;
  float: left; }
  .menu-round:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 100%; }
  .menu-round .blue-rim {
    position: absolute;
    width: calc(100% + 34px);
    height: calc(100% + 34px);
    border-radius: calc(100%);
    display: block;
    -webkit-transform: translateY(-17px) translateX(-17px);
            transform: translateY(-17px) translateX(-17px); }
  .menu-round .blue-dots {
    position: absolute;
    width: calc(100% + 90px);
    height: calc(100% + 90px);
    border-radius: calc(100%);
    display: block;
    margin-left: -45px;
    margin-top: -45px;
    -moz-animation: spin 3.5s infinite linear;
    -webkit-animation: spin 3.5s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
  .menu-round .circle {
    border-style: solid;
    border-color: transparent;
    border-radius: 100%;
    position: absolute; }
  .menu-round .c0, .menu-round .c1 {
    width: calc(100% + 68px);
    height: calc(100% + 68px);
    margin-left: -34px;
    margin-top: -34px; }

@-webkit-keyframes x {
  0% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg); } }

@keyframes x {
  0% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg); } }

@-webkit-keyframes y {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); } }

@keyframes y {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); } }

@-webkit-keyframes z {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@keyframes z {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }
  .menu-round__button {
    z-index: 111;
    color: white;
    width: 210px;
    height: 210px;
    border-radius: 210px;
    line-height: 200px;
    background-color: #9da7ae;
    border: 5px solid #232d37;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    position: absolute;
    -webkit-transition: all 1200ms;
    transition: all 1200ms; }
    @media screen and (min-width: 480px) {
      .menu-round__button {
        font-size: 24px; } }
    @media screen and (min-width: 768px) {
      .menu-round__button {
        font-size: 24px; } }
    @media screen and (min-width: 992px) {
      .menu-round__button {
        font-size: 27px; } }
    @media screen and (min-width: 1200px) {
      .menu-round__button {
        font-size: 30px; } }
    @media screen and (min-width: 1600px) {
      .menu-round__button {
        font-size: 30px; } }
    .menu-round__button:nth-child(1) {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: -100px auto 0; }
    .menu-round__button:nth-child(2) {
      top: 50%;
      margin-top: -100px;
      right: -105px; }
    .menu-round__button:nth-child(3) {
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto -100px; }
    .menu-round__button:nth-child(4) {
      top: 50%;
      margin-top: -100px;
      left: -105px; }

.menu-straight {
  float: right;
  width: calc(100% - 700px);
  margin-top: 105px;
  position: relative;
  -webkit-transition: all 480ms;
  transition: all 480ms; }
  .menu-straight:after {
    position: absolute;
    content: '';
    display: block;
    width: 3px;
    left: 0;
    height: 1000px;
    top: 0; }
  .menu-straight__item {
    display: none; }
    .menu-straight__item.active {
      display: block; }
    .menu-straight__item h5 {
      color: #ffffff;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      display: block;
      padding: 10px 10px 10px 20px; }
    .menu-straight__item a {
      position: relative;
      display: block;
      text-decoration: none;
      padding: 20px 10px 20px 30px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 15.2px;
      -webkit-transition: all 60ms;
      transition: all 60ms;
      color: white !important; }
      @media screen and (min-width: 480px) {
        .menu-straight__item a {
          font-size: 15.2px; } }
      @media screen and (min-width: 768px) {
        .menu-straight__item a {
          font-size: 15.2px; } }
      @media screen and (min-width: 992px) {
        .menu-straight__item a {
          font-size: 17.1px; } }
      @media screen and (min-width: 1200px) {
        .menu-straight__item a {
          font-size: 19px; } }
      @media screen and (min-width: 1600px) {
        .menu-straight__item a {
          font-size: 19px; } }
      .menu-straight__item a:after {
        width: calc(100% - 40px);
        left: 30px;
        height: 1px;
        background: #ffffff;
        position: absolute;
        content: '';
        display: block;
        bottom: 0; }
      .menu-straight__item a:before {
        position: absolute;
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 4px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        left: 15px; }

@media only screen and (max-width: 1023px) {
  .menu-straight {
    float: right;
    width: calc(100% - 480px);
    margin-top: 75px; }
  .menu-round {
    position: relative;
    border: 10px solid white;
    width: 300px;
    position: relative;
    display: block;
    border-radius: 300px;
    margin-top: 150px;
    margin-left: 75px;
    -webkit-transition: all 1200ms;
    transition: all 1200ms;
    float: left; }
    .menu-round:after {
      content: '';
      position: relative;
      display: block;
      padding-bottom: 100%; }
    .menu-round .blue-rim {
      position: absolute;
      width: calc(100% + 34px);
      height: calc(100% + 34px);
      border-radius: calc(100%);
      display: block;
      -webkit-transform: translateY(-17px) translateX(-17px);
              transform: translateY(-17px) translateX(-17px); }
    .menu-round .blue-dots {
      position: absolute;
      width: calc(100% + 90px);
      height: calc(100% + 90px);
      border-radius: calc(100%);
      display: block;
      margin-left: -45px;
      margin-top: -45px;
      -moz-animation: spin 3.5s infinite linear;
      -webkit-animation: spin 3.5s infinite linear; }
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg); }
    100% {
      -webkit-transform: rotate(360deg); } }
    .menu-round .circle {
      border-style: solid;
      border-color: transparent;
      border-radius: 100%;
      position: absolute; }
    .menu-round .c0, .menu-round .c1 {
      width: calc(100% + 68px);
      height: calc(100% + 68px);
      margin-left: -34px;
      margin-top: -34px; }
  @-webkit-keyframes x {
    0% {
      -webkit-transform: rotateX(0deg);
              transform: rotateX(0deg); }
    100% {
      -webkit-transform: rotateX(360deg);
              transform: rotateX(360deg); } }
  @keyframes x {
    0% {
      -webkit-transform: rotateX(0deg);
              transform: rotateX(0deg); }
    100% {
      -webkit-transform: rotateX(360deg);
              transform: rotateX(360deg); } }
  @-webkit-keyframes y {
    0% {
      -webkit-transform: rotateY(0deg);
              transform: rotateY(0deg); }
    100% {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg); } }
  @keyframes y {
    0% {
      -webkit-transform: rotateY(0deg);
              transform: rotateY(0deg); }
    100% {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg); } }
  @-webkit-keyframes z {
    0% {
      -webkit-transform: rotateZ(0deg);
              transform: rotateZ(0deg); }
    100% {
      -webkit-transform: rotateZ(360deg);
              transform: rotateZ(360deg); } }
  @keyframes z {
    0% {
      -webkit-transform: rotateZ(0deg);
              transform: rotateZ(0deg); }
    100% {
      -webkit-transform: rotateZ(360deg);
              transform: rotateZ(360deg); } }
    .menu-round__button {
      z-index: 111;
      color: white;
      width: 150px;
      height: 150px;
      border-radius: 150px;
      line-height: 142.85714px;
      display: block;
      text-align: center;
      font-size: 24px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      text-decoration: none;
      position: absolute;
      -webkit-transition: all 1200ms;
      transition: all 1200ms; } }
    @media only screen and (max-width: 1023px) and (min-width: 480px) {
      .menu-round__button {
        font-size: 24px; } }
    @media only screen and (max-width: 1023px) and (min-width: 768px) {
      .menu-round__button {
        font-size: 24px; } }
    @media only screen and (max-width: 1023px) and (min-width: 992px) {
      .menu-round__button {
        font-size: 27px; } }
    @media only screen and (max-width: 1023px) and (min-width: 1200px) {
      .menu-round__button {
        font-size: 30px; } }
    @media only screen and (max-width: 1023px) and (min-width: 1600px) {
      .menu-round__button {
        font-size: 30px; } }

@media only screen and (max-width: 1023px) {
      .menu-round__button:nth-child(1) {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: -100px auto 0; }
      .menu-round__button:nth-child(2) {
        top: 50%;
        margin-top: -75px;
        right: -75px; }
      .menu-round__button:nth-child(3) {
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto -100px; }
      .menu-round__button:nth-child(4) {
        top: 50%;
        margin-top: -75px;
        left: -75px; } }

@media only screen and (max-width: 767px) {
  .menu-straight,
  .menu-round {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .phone-menu {
    display: none; } }

.phone-menu__item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block;
  margin-top: -1px; }
  .phone-menu__item.kids {
    cursor: pointer; }
  .phone-menu__item h5 {
    padding: 20px;
    position: relative;
    margin-bottom: 10px; }
    .phone-menu__item h5 .child-indicator {
      font-size: 25px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute; }
  .phone-menu__item .kids-wrap {
    max-height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 240ms;
    transition: all 240ms; }
  .phone-menu__item.show_kids .child-indicator {
    -webkit-transform: rotate(-180deg) translateY(50%);
            transform: rotate(-180deg) translateY(50%); }
  .phone-menu__item.show_kids .kids-wrap {
    max-height: 1000px;
    overflow: hidden;
    position: relative; }
  .phone-menu__item a {
    position: relative;
    display: block;
    text-decoration: none;
    color: white;
    padding: 20px 10px 20px 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15.2px;
    -webkit-transition: all 60ms;
    transition: all 60ms; }
    @media screen and (min-width: 480px) {
      .phone-menu__item a {
        font-size: 15.2px; } }
    @media screen and (min-width: 768px) {
      .phone-menu__item a {
        font-size: 15.2px; } }
    @media screen and (min-width: 992px) {
      .phone-menu__item a {
        font-size: 17.1px; } }
    @media screen and (min-width: 1200px) {
      .phone-menu__item a {
        font-size: 19px; } }
    @media screen and (min-width: 1600px) {
      .phone-menu__item a {
        font-size: 19px; } }
    .phone-menu__item a:after {
      width: calc(100% - 40px);
      left: 30px;
      height: 1px;
      background: #ffffff;
      position: absolute;
      content: '';
      display: block;
      bottom: 0; }
    .phone-menu__item a:before {
      position: absolute;
      content: '';
      display: block;
      width: 4px;
      height: 4px;
      border-radius: 4px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      left: 15px; }
    .phone-menu__item a.last:after {
      display: none; }

.userform {
  /* on checked */ }
  .userform .field input {
    border: 0;
    line-height: 40px;
    height: 40px;
    background: #efefef;
    width: 100%;
    padding: 0 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 15px; }
    @media screen and (min-width: 480px) {
      .userform .field input {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .userform .field input {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .userform .field input {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .userform .field input {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .userform .field input {
        font-size: 15px; } }
  .userform .field textarea {
    border: 0;
    min-height: 230px;
    line-height: 1.4;
    background: #efefef;
    width: 100%;
    padding: 0 15px;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    resize: none;
    margin-bottom: 10px; }
    @media screen and (min-width: 480px) {
      .userform .field textarea {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .userform .field textarea {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .userform .field textarea {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .userform .field textarea {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .userform .field textarea {
        font-size: 15px; } }
    @media only screen and (min-width: 768px) {
      .userform .field textarea {
        margin-bottom: 15px; } }
  .userform .field legend,
  .userform .field label {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 10px 0;
    display: block; }
    @media screen and (min-width: 480px) {
      .userform .field legend,
      .userform .field label {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .userform .field legend,
      .userform .field label {
        font-size: 12px; } }
    @media screen and (min-width: 992px) {
      .userform .field legend,
      .userform .field label {
        font-size: 13.5px; } }
    @media screen and (min-width: 1200px) {
      .userform .field legend,
      .userform .field label {
        font-size: 15px; } }
    @media screen and (min-width: 1600px) {
      .userform .field legend,
      .userform .field label {
        font-size: 15px; } }
  .userform .field input[type="file"] {
    line-height: 0;
    height: auto;
    padding: 30px; }
  .userform .Actions input[type="submit"] {
    border: 0;
    width: 100%;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15.2px;
    margin: 20px 0;
    padding: 15px 10px;
    display: block; }
    @media screen and (min-width: 480px) {
      .userform .Actions input[type="submit"] {
        font-size: 15.2px; } }
    @media screen and (min-width: 768px) {
      .userform .Actions input[type="submit"] {
        font-size: 15.2px; } }
    @media screen and (min-width: 992px) {
      .userform .Actions input[type="submit"] {
        font-size: 17.1px; } }
    @media screen and (min-width: 1200px) {
      .userform .Actions input[type="submit"] {
        font-size: 19px; } }
    @media screen and (min-width: 1600px) {
      .userform .Actions input[type="submit"] {
        font-size: 19px; } }
  .userform form {
    font-size: 0; }
  @media only screen and (min-width: 768px) {
    .userform .field.half-width {
      width: 50%;
      display: inline-block; }
      .userform .field.half-width:nth-child(odd) {
        padding-right: 10px; } }
  .userform [type="radio"]:not(:checked),
  .userform [type="radio"]:checked {
    position: absolute;
    left: -9999px; }
  .userform [type="radio"]:not(:checked) + label,
  .userform [type="radio"]:checked + label {
    position: relative;
    padding-left: 30px !important;
    cursor: pointer; }
  .userform [type="radio"]:not(:checked) + label:before,
  .userform [type="radio"]:checked + label:before,
  .userform [type="radio"]:not(:checked) + label:after,
  .userform [type="radio"]:checked + label:after {
    content: '';
    position: absolute; }
  .userform [type="radio"]:not(:checked) + label:before,
  .userform [type="radio"]:checked + label:before {
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #DDDDDD;
    border-radius: 10px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
  .userform [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 14px;
    height: 14px;
    background: #DDDDDD;
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    margin: 0;
    border-radius: 15px;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .userform [type="radio"]:checked + label:after {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    margin: 0;
    border-radius: 15px; }
  .userform [type="checkbox"]:not(:checked),
  .userform [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .userform [type="checkbox"]:not(:checked) + label,
  .userform [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 45px;
    cursor: pointer; }
  .userform [type="checkbox"]:not(:checked) + label:before,
  .userform [type="checkbox"]:checked + label:before,
  .userform [type="checkbox"]:not(:checked) + label:after,
  .userform [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute; }
  .userform [type="checkbox"]:not(:checked) + label:before,
  .userform [type="checkbox"]:checked + label:before {
    left: 0;
    top: -1px;
    width: 32px;
    height: 20px;
    background: #DDDDDD;
    border-radius: 10px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
  .userform [type="checkbox"]:not(:checked) + label:after,
  .userform [type="checkbox"]:checked + label:after {
    width: 16px;
    height: 16px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 50%;
    background: #7F8C9A;
    top: 1px;
    left: 3px; }
  .userform [type="checkbox"]:checked + label:before {
    background: #919191; }
  .userform [type="checkbox"]:checked + label:after {
    top: 1px;
    left: 14px; }
  .userform [type="checkbox"]:checked + label .ui,
  .userform [type="checkbox"]:not(:checked) + label .ui:before,
  .userform [type="checkbox"]:checked + label .ui:after {
    position: absolute;
    left: 6px;
    width: 32px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .userform [type="checkbox"]:not(:checked) + label .ui:before {
    content: "no";
    left: 32px; }
  .userform [type="checkbox"]:checked + label .ui:after {
    content: "yes"; }
  .userform [type="checkbox"]:focus + label:before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 0px; }
  .userform [type="checkbox"]:active + label:before {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 0px; }
  .userform .optionset {
    padding: 0; }
    .userform .optionset li:before {
      display: none; }

#container .italic-heading {
  font-style: italic !important;
  font-size: 12px; }
  @media screen and (min-width: 480px) {
    #container .italic-heading {
      font-size: 12px; } }
  @media screen and (min-width: 768px) {
    #container .italic-heading {
      font-size: 12px; } }
  @media screen and (min-width: 992px) {
    #container .italic-heading {
      font-size: 13.5px; } }
  @media screen and (min-width: 1200px) {
    #container .italic-heading {
      font-size: 15px; } }
  @media screen and (min-width: 1600px) {
    #container .italic-heading {
      font-size: 15px; } }
