.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em
0.5em 1em;padding:0.2em 1em;border:2px
solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px
solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0
0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0
24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes
blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

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

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

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/wp-content/themes/irm/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("/wp-content/themes/irm/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("/wp-content/themes/irm/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("/wp-content/themes/irm/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("/wp-content/themes/irm/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: square; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
       animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
       animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
       transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
       transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
       transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
       transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
       transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

form input {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 2px;
  margin-bottom: 4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

form textarea {
  display: block;
  width: 100%;
  border-radius: 2px;
  padding: 20px 30px;
  border: 1px solid #e8edf5;
  height: 190px;
  max-height: 190px;
  -moz-transition: border-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: border-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
  form textarea::-webkit-input-placeholder {
    color: #414141; }
  form textarea:-moz-placeholder {
    color: #414141; }
  form textarea::-moz-placeholder {
    color: #414141; }
  form textarea:-ms-input-placeholder {
    color: #414141; }
  form textarea::placeholder {
    color: #414141; }
  form textarea:focus {
    outline: none;
    border-color: #9bc0d8;
    color: #9bc0d8; }

form input[type=text],
form input[type=password],
form input[type=search],
form input[type=email] {
  font-size: 16px;
  font-size: 1rem;
  background: #fff;
  padding: 0 50px 0 30px;
  color: #414141;
  -moz-transition: border-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: border-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
  form input[type=text]::-webkit-input-placeholder,
  form input[type=password]::-webkit-input-placeholder,
  form input[type=search]::-webkit-input-placeholder,
  form input[type=email]::-webkit-input-placeholder {
    color: #414141; }
  form input[type=text]:-moz-placeholder,
  form input[type=password]:-moz-placeholder,
  form input[type=search]:-moz-placeholder,
  form input[type=email]:-moz-placeholder {
    color: #414141; }
  form input[type=text]::-moz-placeholder,
  form input[type=password]::-moz-placeholder,
  form input[type=search]::-moz-placeholder,
  form input[type=email]::-moz-placeholder {
    color: #414141; }
  form input[type=text]:-ms-input-placeholder,
  form input[type=password]:-ms-input-placeholder,
  form input[type=search]:-ms-input-placeholder,
  form input[type=email]:-ms-input-placeholder {
    color: #414141; }
  form input[type=text]::placeholder,
  form input[type=password]::placeholder,
  form input[type=search]::placeholder,
  form input[type=email]::placeholder {
    color: #414141; }
  form input[type=text]:focus,
  form input[type=password]:focus,
  form input[type=search]:focus,
  form input[type=email]:focus {
    outline: none;
    border-color: #9bc0d8;
    color: #9bc0d8; }

form input[type=submit] {
  background: #1c539b;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }

form label {
  font-size: 16px;
  font-size: 1rem;
  color: #003a5f;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  text-align: left; }

form .file-upload input[type=text] {
  display: none; }

form .file-upload .file-container {
  position: relative;
  border: 1px solid #e8edf5; }
  form .file-upload .file-container input[type=file] {
    opacity: 0;
    position: relative;
    z-index: 10; }
  form .file-upload .file-container .info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8e9bb3;
    padding: 0 20px 0 65px; }
    form .file-upload .file-container .info:before {
      content: url("/wp-content/themes/irm/images/upload.svg");
      width: 21px;
      height: 19px;
      position: absolute;
      left: 25px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }

form .file-upload .file-progress {
  color: #003a5f;
  margin-top: 10px; }

form .parent-tag {
  margin-bottom: 20px;
  text-align: left; }
  form .parent-tag.valid {
    position: relative; }
    form .parent-tag.valid[id=parent-tag-for-file]:after {
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
              transform: none;
      top: 27px; }
    form .parent-tag.valid:after {
      content: '';
      background: url("/wp-content/themes/irm/images/tick.png") no-repeat;
      position: absolute;
      display: block;
      width: 15px;
      height: 11px;
      right: 22px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  form .parent-tag.invalid input[type=text],
  form .parent-tag.invalid input[type=password],
  form .parent-tag.invalid input[type=email],
  form .parent-tag.invalid textarea {
    background: #fef4f5;
    border-color: #fdcdd0; }
  form .parent-tag.invalid[id=parent-tag-for-file] + .file-container {
    border-color: #fdcdd0; }

form .errors {
  color: red;
  font-size: 13px;
  line-height: 1;
  display: inline-block; }

form input[type="checkbox"].styled {
  display: none; }
  form input[type="checkbox"].styled:checked + label:after {
    display: block; }
  form input[type="checkbox"].styled + label {
    position: relative;
    padding-left: 36px; }
    form input[type="checkbox"].styled + label:before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px solid #8e9bb3;
      border-radius: 5px;
      cursor: pointer; }
    form input[type="checkbox"].styled + label:after {
      display: none;
      content: 'L';
      position: absolute;
      width: 20px;
      font-weight: 800;
      text-align: center;
      left: 0;
      top: 45%;
      -webkit-transform: translate(0, -50%) scaleX(-1) rotate(-35deg);
         -moz-transform: translate(0, -50%) scaleX(-1) rotate(-35deg);
          -ms-transform: translate(0, -50%) scaleX(-1) rotate(-35deg);
              transform: translate(0, -50%) scaleX(-1) rotate(-35deg);
      color: #1c539b; }

.read-more {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  background: #1c539b;
  border-radius: 2px;
  display: inline-block;
  width: 225px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-weight: 500;
  border: 1px solid #1c539b;
  -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  max-width: 100%;
  padding: 0; }
  .read-more.reverse {
    border-color: #1c539b;
    background-color: #fff;
    color: #1c539b; }
    .read-more.reverse:hover {
      opacity: 0.7; }
  .read-more:hover {
    background: #fff;
    color: #1c539b; }

.account-created-content .box {
  background: #fff;
  box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7);
  padding: 70px 70px 50px;
  display: block; }
  .account-created-content .box h2 {
    margin: 40px 0 10px 0; }
  .account-created-content .box .img-container {
    border-radius: 50%;
    background-color: #1c539b;
    width: 135px;
    height: 135px;
    margin: 0 auto;
    position: relative; }
    .account-created-content .box .img-container img {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%); }

.admin-page-content .row {
  max-width: 120em; }

.bid-page-content .content-wrapper {
  background: #f8f9fc; }
  .bid-page-content .content-wrapper > .row {
    background: #fff;
    box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7);
    -moz-transform: translateY(-120px);
     -ms-transform: translateY(-120px);
         transform: translateY(-120px);
    padding: 100px; }
    @media screen and (max-width: 639px) {
      .bid-page-content .content-wrapper > .row {
        padding: 20px;
        -moz-transform: none;
         -ms-transform: none;
             transform: none; } }

.bid-page-content .title {
  padding-top: 200px;
  padding-bottom: 40px; }
  @media screen and (max-width: 639px) {
    .bid-page-content .title {
      padding-top: 30px;
      padding-bottom: 30px;
      text-align: center; } }
  .bid-page-content .title figure {
    text-align: center; }
    @media screen and (max-width: 639px) {
      .bid-page-content .title figure {
        margin-bottom: 30px; } }
    @media screen and (min-width: 1024px) {
      .bid-page-content .title figure img {
        max-width: none;
        float: right; } }
    @media screen and (max-width: 639px) {
      .bid-page-content .title figure img {
        max-width: 80%; } }
  .bid-page-content .title h2 {
    line-height: 1; }
    .bid-page-content .title h2 strong {
      display: block; }
  .bid-page-content .title p {
    font-size: 20px;
    font-size: 1.25rem; }
    @media screen and (max-width: 639px) {
      .bid-page-content .title p {
        font-size: 15px;
        font-size: 0.9375rem; } }

.bid-page-content .month-chooser {
  text-align: center;
  margin-bottom: 60px; }
  @media screen and (max-width: 639px) {
    .bid-page-content .month-chooser {
      margin-bottom: 30px; } }
  .bid-page-content .month-chooser .column {
    position: relative; }
  .bid-page-content .month-chooser h2 {
    margin: 0; }
  .bid-page-content .month-chooser .prev, .bid-page-content .month-chooser .next {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    width: 17px;
    height: 31px;
    position: absolute;
    top: 50%;
    padding: 20px;
    background: center center no-repeat;
    display: block; }
  .bid-page-content .month-chooser .prev {
    top: 50%;
    -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
         transform: translateY(-50%);
    left: 0;
    background-image: url("/wp-content/themes/irm/images/arrow-left.svg"); }
  .bid-page-content .month-chooser .next {
    -moz-transform: translateY(-50%) rotate(180deg);
     -ms-transform: translateY(-50%) rotate(180deg);
         transform: translateY(-50%) rotate(180deg);
    right: 0;
    background-image: url("/wp-content/themes/irm/images/arrow-left.svg"); }

.bid-page-content .price-list {
  margin: 40px 0 30px; }
  .bid-page-content .price-list ul {
    list-style: none;
    text-align: center;
    font-size: 0; }
    .bid-page-content .price-list ul li {
      font-size: 12px;
      font-size: 0.75rem;
      display: inline-block;
      margin: 0 3%;
      color: #4d5f83;
      text-transform: uppercase;
      font-weight: 600; }
      @media screen and (max-width: 639px) {
        .bid-page-content .price-list ul li {
          font-size: 13px;
          font-size: 0.8125rem;
          color: #8e9bb3;
          margin: 0;
          width: 33.33333%; } }
      .bid-page-content .price-list ul li:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        margin-right: 10px; }
        @media screen and (max-width: 639px) {
          .bid-page-content .price-list ul li:before {
            width: 20px;
            height: 20px;
            vertical-align: bottom; } }
      .bid-page-content .price-list ul li.variant-low:before {
        background: #abcbfa; }
      .bid-page-content .price-list ul li.variant-medium:before {
        background: #fbd7e1; }
      .bid-page-content .price-list ul li.variant-high:before {
        background: #e0a2ff; }

.bid-page-content .calendar-days .item-content {
  min-height: 120px;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
   -ms-flex-direction: column;
       flex-direction: column;
  -moz-box-pack: center;
   -ms-flex-pack: center;
       justify-content: center;
  padding: 12px;
  overflow: hidden; }
  @media screen and (max-width: 1023px) {
    .bid-page-content .calendar-days .item-content {
      min-height: 0;
      padding: 0; } }

.bid-page-content .calendar-days .week-days-names {
  text-align: center; }
  .bid-page-content .calendar-days .week-days-names h4 {
    font-size: 12px;
    font-size: 0.75rem;
    color: #4d5f83;
    text-transform: uppercase;
    font-weight: 600; }
  .bid-page-content .calendar-days .week-days-names .item {
    width: -moz-calc(100% * (1 / 7));
    width: calc(100% * (1 / 7));
    padding: 0 5px; }
  .bid-page-content .calendar-days .week-days-names .item-content {
    min-height: 65px;
    padding: 0; }

.bid-page-content .calendar-days .days {
  border-collapse: collapse;
  border-top: 1px solid #e8edf5;
  border-right: 1px solid #e8edf5; }
  @media screen and (max-width: 1023px) {
    .bid-page-content .calendar-days .days {
      border-right: 0; } }
  .bid-page-content .calendar-days .days .item {
    position: relative;
    padding: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: -moz-calc(100% * (1 / 7));
    width: calc(100% * (1 / 7));
    -moz-box-flex: initial;
     -ms-flex: initial;
         flex: initial;
    border-bottom: 1px solid #e8edf5;
    border-left: 1px solid #e8edf5; }
    @media screen and (max-width: 1023px) {
      .bid-page-content .calendar-days .days .item {
        border-left: 0;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
        -moz-box-align: center;
         -ms-flex-align: center;
              -ms-grid-row-align: center;
             align-items: center;
        padding: 15px 0; } }
    .bid-page-content .calendar-days .days .item.variant-grey .day-number,
    .bid-page-content .calendar-days .days .item.variant-grey .item-content {
      opacity: .5; }
    .bid-page-content .calendar-days .days .item.variant-low .item-content {
      background: #abcbfa; }
    .bid-page-content .calendar-days .days .item.variant-medium .item-content {
      background: #fbd7e1; }
    .bid-page-content .calendar-days .days .item.variant-high .item-content {
      background: #e0a2ff; }
    .bid-page-content .calendar-days .days .item.bid-active:hover .bid-this {
      opacity: 1;
      visibility: visible;
      -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0s;
      transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0s; }
    .bid-page-content .calendar-days .days .item .day-number {
      font-size: 11px;
      font-size: 0.6875rem;
      font-weight: 600;
      position: absolute;
      top: 18px;
      right: 18px;
      color: #8e9bb3;
      z-index: 10; }
      @media screen and (max-width: 1023px) {
        .bid-page-content .calendar-days .days .item .day-number {
          font-size: 13px;
          font-size: 0.8125rem;
          position: static;
          display: block;
          text-align: center;
          margin-bottom: 10px;
          color: #4d5f83; } }
    .bid-page-content .calendar-days .days .item .item-content {
      width: 100%;
      position: relative; }
      @media screen and (max-width: 1023px) {
        .bid-page-content .calendar-days .days .item .item-content {
          padding: 0;
          width: 10px;
          height: 10px;
          border-radius: 50%; } }
    .bid-page-content .calendar-days .days .item .bid-this {
      font-size: 13px;
      font-size: 0.8125rem;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      visibility: hidden;
      opacity: 0;
      background: #fff;
      z-index: 15;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
      -moz-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
      text-align: center;
      -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0.4s;
      transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0.4s;
      cursor: pointer;
      box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
      color: #42c9ff;
      text-transform: uppercase;
      letter-spacing: .1em;
      font-weight: bold; }
      @media screen and (max-width: 1023px) {
        .bid-page-content .calendar-days .days .item .bid-this {
          display: none; } }
    .bid-page-content .calendar-days .days .item p {
      font-size: 13px;
      font-size: 0.8125rem;
      margin: 0;
      color: #6178a5;
      font-weight: 600;
      line-height: 30px; }
      @media screen and (max-width: 1023px) {
        .bid-page-content .calendar-days .days .item p {
          display: none; } }
      .bid-page-content .calendar-days .days .item p .bid-row {
        display: block;
        background-color: rgba(255, 255, 255, 0.7);
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: lighter;
        color: #138be7;
        line-height: 50px;
        position: relative; }
        .bid-page-content .calendar-days .days .item p .bid-row:before, .bid-page-content .calendar-days .days .item p .bid-row:after {
          content: '';
          position: absolute;
          left: -50px;
          width: 50px;
          top: 0;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.7); }
        .bid-page-content .calendar-days .days .item p .bid-row:after {
          right: -50px;
          left: auto; }

.booksComponent > .component-content figure a {
  display: inline-block;
  background-color: rgba(234, 94, 0, 0.8);
  color: #fff;
  padding: 15px;
  font-weight: 500;
  margin-top: 10px;
  -moz-transition: background-color .3s ease;
  transition: background-color .3s ease; }
  .booksComponent > .component-content figure a:hover {
    background-color: rgba(0, 58, 95, 0.8);
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease; }

.booksComponent {
  margin: 10px 0 50px; }
  .booksComponent > .component-content .book {
    text-align: center;
    margin-bottom: 30px; }
    .booksComponent > .component-content .book .content {
      padding: 20px;
      border: 1px solid #e7e7e7; }
  .booksComponent > .component-content h5 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 20px;
    line-height: 1.4;
    color: #ea5e00; }
  .booksComponent > .component-content figure {
    position: relative;
    margin: 20px 0; }
    .booksComponent > .component-content figure a {
      font-size: 18px;
      font-size: 1.125rem;
      width: 130px;
      height: 55px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
  .booksComponent > .component-content p {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300; }
    .booksComponent > .component-content p:last-of-type {
      margin-bottom: 0; }
    .booksComponent > .component-content p.price {
      color: #9bc0d8;
      margin-bottom: 15px; }

.breadcrumbComponent {
  background: url("/wp-content/themes/irm/images/breadcrumb-bg.png") no-repeat center;
  margin-bottom: 40px; }
  .breadcrumbComponent > .component-content {
    padding: 30px 0; }
    .breadcrumbComponent > .component-content ul {
      font-size: 0; }
      .breadcrumbComponent > .component-content ul li {
        font-size: 14px;
        font-size: 0.875rem;
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
        color: #414141;
        position: relative; }
        .breadcrumbComponent > .component-content ul li:last-of-type:after {
          display: none; }
        .breadcrumbComponent > .component-content ul li:after {
          content: '-';
          position: absolute;
          top: 0;
          right: -11px; }
        .breadcrumbComponent > .component-content ul li a {
          font-size: 14px;
          font-size: 0.875rem;
          display: inline-block;
          color: #414141; }

.breakfastComponent {
  display: block;
  margin: 20px 0;
  color: #fff;
  text-transform: uppercase; }
  .breakfastComponent h3 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
    margin: 0 0 5px; }
    .breakfastComponent h3 + p {
      font-size: 32px;
      font-size: 2rem;
      margin: 0; }

.buttons-component {
  margin-top: 30px;
  margin-bottom: 30px; }
  .buttons-component > .component-content {
    font-size: 0; }
    .buttons-component > .component-content a {
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 600;
      display: inline-block;
      margin-right: 10px;
      padding: 15px 20px;
      color: #fff;
      background-color: #33617f;
      -moz-transition: background-color .3s ease;
      transition: background-color .3s ease; }
      .buttons-component > .component-content a:hover {
        background-color: #ea5e00; }

.contact-page-content .title {
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (max-width: 639px) {
    .contact-page-content .title {
      margin-bottom: 20px; } }

.contact-page-content .content-wrapper {
  background: #f8f9fc; }
  .contact-page-content .content-wrapper form {
    background: #fff;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    padding: 70px 80px 50px;
    -moz-transform: translateY(-125px);
     -ms-transform: translateY(-125px);
         transform: translateY(-125px); }
    @media screen and (max-width: 639px) {
      .contact-page-content .content-wrapper form {
        padding: 30px 20px 30px; } }
    .contact-page-content .content-wrapper form .cancel {
      margin-top: 20px;
      width: 100%; }

.copyrightsComponent {
  background-color: #003a5f; }
  .copyrightsComponent > .component-content {
    padding: 25px 0 20px; }
    .copyrightsComponent > .component-content p {
      font-size: 14px;
      font-size: 0.875rem;
      margin-bottom: 5px;
      color: #fff; }
      .copyrightsComponent > .component-content p img {
        margin-top: 4px; }

.detailsComponent > .component-content {
  padding-bottom: 30px; }
  .detailsComponent > .component-content h1 {
    margin-bottom: 25px; }
  .detailsComponent > .component-content p {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 13px;
    font-weight: 300; }
  .detailsComponent > .component-content figure {
    text-align: left;
    margin: -50px 0 25px 0; }
    @media screen and (max-width: 1024px) {
      .detailsComponent > .component-content figure {
        margin-top: 0; } }
    @media screen and (max-width: 500px) {
      .detailsComponent > .component-content figure {
        margin: 0 0 25px;
        float: none; } }
  .detailsComponent > .component-content ul {
    margin: 13px 0; }
    .detailsComponent > .component-content ul li {
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 20px;
      position: relative;
      font-weight: 300; }
      .detailsComponent > .component-content ul li:before {
        content: '';
        display: inline-block;
        position: absolute;
        left: auto;
        top: 9px;
        width: 5px;
        height: 5px;
        margin-left: -15px;
        background-color: #7b7b7b; }
      .detailsComponent > .component-content ul li + ul {
        margin: 1px 0 1px 20px; }

.download-app-widget {
  text-align: center; }
  .download-app-widget > .component-content {
    background-color: #fff;
    padding-bottom: 150px;
    border-top: 1px dashed #e1e8f5;
    padding-top: 100px; }
    @media screen and (max-width: 639px) {
      .download-app-widget > .component-content {
        padding-top: 30px;
        padding-bottom: 30px; } }
  .download-app-widget .row:last-child {
    margin-top: 60px; }
    @media screen and (max-width: 639px) {
      .download-app-widget .row:last-child {
        margin-top: 20px; } }
  .download-app-widget a {
    display: block; }
    .download-app-widget a:hover figcaption {
      opacity: 1; }
    .download-app-widget a figure {
      padding: 30px;
      background: #fff;
      box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05); }
      @media screen and (max-width: 639px) {
        .download-app-widget a figure {
          max-width: 80%;
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (max-width: 639px) {
        .download-app-widget a figure img {
          max-width: 53px; } }
    .download-app-widget a figcaption {
      opacity: .5;
      text-align: left;
      color: #4d5f83;
      -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
      transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
      @media screen and (max-width: 639px) {
        .download-app-widget a figcaption {
          text-align: center;
          margin-bottom: 10px; } }
  .download-app-widget p {
    font-size: 16px;
    font-size: 1rem; }

.download-page-content > .component-content {
  padding: 30px 0 100px; }
  @media screen and (max-width: 639px) {
    .download-page-content > .component-content {
      text-align: center;
      padding: 30px 0 30px; } }

.download-page-content figure {
  text-align: center; }
  @media screen and (max-width: 639px) {
    .download-page-content figure {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1024px) {
    .download-page-content figure img {
      float: right;
      max-width: none;
      margin-right: 50px; } }
  @media screen and (max-width: 639px) {
    .download-page-content figure img {
      max-width: 80%; } }

.download-page-content p {
  font-size: 18px;
  font-size: 1.125rem; }

.download-page-content .info p {
  font-size: 15px;
  font-size: 0.9375rem; }

.download-page-content .action {
  margin-bottom: 30px;
  margin-top: 50px; }
  .download-page-content .action a {
    font-size: 11px;
    font-size: 0.6875rem;
    display: inline-block;
    width: 205px;
    text-align: right;
    padding: 15px 30px;
    background: #0e2e46;
    position: relative;
    margin-right: 6px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    -moz-transition: background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    transition: background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
    @media screen and (max-width: 639px) {
      .download-page-content .action a {
        margin-bottom: 20px; } }
    .download-page-content .action a:hover {
      background-color: #1c539b; }
    .download-page-content .action a:before {
      display: block;
      position: absolute;
      top: 50%;
      -moz-transform: translateY(-50%);
       -ms-transform: translateY(-50%);
           transform: translateY(-50%);
      left: 20px; }
    .download-page-content .action a:after {
      content: '';
      height: 100%;
      top: 0;
      left: 61px;
      background: #324d62;
      width: 1px;
      display: block;
      position: absolute; }
    .download-page-content .action a.iphone:before {
      content: url("/wp-content/themes/irm/images/iphone.svg");
      width: 18px; }
    .download-page-content .action a.android:before {
      content: url("/wp-content/themes/irm/images/android.svg");
      width: 18px; }

footer {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #e7e7e7; }
  footer > .component-content {
    padding: 40px 0 20px; }
    footer > .component-content .column {
      margin-bottom: 20px; }
      footer > .component-content .column:first-child a {
        font-weight: 500; }
      footer > .component-content .column a {
        color: #414141; }
      footer > .component-content .column ul + ul {
        margin-top: 20px; }

.formComponent a.button, .formComponent form input[type="submit"],
.formComponent form button {
  display: inline-block;
  background-color: rgba(234, 94, 0, 0.8);
  color: #fff;
  padding: 15px;
  font-weight: 500;
  margin-top: 10px;
  -moz-transition: background-color .3s ease;
  transition: background-color .3s ease; }
  .formComponent a.button:hover, .formComponent form input[type="submit"]:hover,
  .formComponent form button:hover {
    background-color: rgba(0, 58, 95, 0.8);
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease; }

.formComponent {
  margin-bottom: 20px; }
  @media screen and (max-width: 1040px) {
    .formComponent {
      margin-top: 20px; } }
  .formComponent h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 20px;
    font-weight: 600;
    color: #ea5e00; }
  .formComponent a.button {
    text-align: center;
    width: 130px;
    color: #fff; }
  .formComponent form > p {
    font-size: 12px !important;
    display: block;
    margin-bottom: 3px; }
  .formComponent form .checkbox-field {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 15px;
    margin-bottom: 15px; }
  .formComponent form input[type="checkbox"] {
    height: 15px;
    width: 15px;
    float: left;
    margin-top: 3px;
    margin-right: 10px; }
  .formComponent form input[type="submit"],
  .formComponent form button {
    width: 130px;
    color: #fff;
    outline: none; }
  .formComponent form input,
  .formComponent form textarea {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
    border: 1px solid #cfcfcf;
    box-shadow: none;
    border-radius: 0;
    color: #626262;
    padding: 0 10px !important; }
  .formComponent form textarea {
    border-top: none;
    height: 110px;
    padding: 10px !important; }
  .formComponent form .order {
    font-size: 0;
    border: 1px solid #cfcfcf; }
    .formComponent form .order p {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 600;
      padding: 15px 10px;
      margin-bottom: 0;
      background-color: #f0f0f0;
      border-bottom: 1px solid #f0f0f0; }
    .formComponent form .order > div {
      display: inline-block;
      vertical-align: middle;
      padding: 15px 10px; }
      .formComponent form .order > div.order-left {
        width: 70%;
        border-right: 1px solid #cfcfcf; }
        .formComponent form .order > div.order-left span {
          font-size: 12px;
          font-size: 0.75rem;
          display: block; }
          .formComponent form .order > div.order-left span:first-child {
            font-weight: 600; }
      .formComponent form .order > div.order-right {
        padding: 10px 20px;
        width: 30%; }
        .formComponent form .order > div.order-right input {
          margin-bottom: 0;
          text-align: center; }

.main-menu {
  position: relative;
  background: #fff; }
  .isHome .main-menu > .component-content {
    padding-bottom: 90px; }
  .main-menu > .component-content {
    padding: 20px 0 30px; }
  .main-menu .title-bar {
    background: transparent;
    text-align: center;
    display: none; }
    @media screen and (max-width: 1023px) {
      .main-menu .title-bar {
        display: block;
        margin-top: 20px; } }
    .main-menu .title-bar .menu-icon {
      outline: 0;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      width: 20px;
      height: 16px; }
      .main-menu .title-bar .menu-icon:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #003a5f;
        top: 0;
        left: 0;
        box-shadow: 0 7px 0 #003a5f, 0 14px 0 #003a5f; }
    .main-menu .title-bar .title-bar-title {
      display: inline-block;
      vertical-align: middle; }
  .main-menu .top-bar {
    margin-top: 0;
    padding: 0;
    background: transparent; }
    @media screen and (max-width: 1023px) {
      .main-menu .top-bar {
        margin-top: 0;
        overflow: visible;
        background: rgba(255, 255, 255, 0.9);
        position: absolute;
        width: auto;
        right: 0;
        left: 0;
        z-index: 999; } }
    .main-menu .top-bar .menu {
      margin-top: 20px;
      background: transparent;
      font-size: 0;
      text-align: right; }
      @media screen and (max-width: 1023px) {
        .main-menu .top-bar .menu {
          text-align: center; } }
      .main-menu .top-bar .menu li {
        position: relative;
        display: inline-block;
        margin-left: 30px; }
        @media screen and (max-width: 1023px) {
          .main-menu .top-bar .menu li {
            margin: 5px 0 5px; } }
        .main-menu .top-bar .menu li:first-child:before {
          display: none; }
        .main-menu .top-bar .menu li.is-dropdown-submenu-parent > a {
          position: relative; }
          @media screen and (max-width: 1023px) {
            .main-menu .top-bar .menu li.is-dropdown-submenu-parent > a:after {
              position: absolute;
              top: 0;
              right: -4px;
              content: '\f067';
              font-family: FontAwesome;
              display: inline-block;
              color: #414141;
              font-size: 20px; } }
          @media screen and (max-width: 1023px) {
            .main-menu .top-bar .menu li.is-dropdown-submenu-parent > a.active:after {
              content: '\f068'; } }
        .main-menu .top-bar .menu li:before {
          font-size: 20px;
          font-size: 1.25rem;
          content: '/';
          position: absolute;
          left: -17px;
          display: inline-block;
          width: 20px;
          text-align: left; }
          @media screen and (max-width: 1023px) {
            .main-menu .top-bar .menu li:before {
              display: none; } }
        @media screen and (max-width: 1023px) {
          .main-menu .top-bar .menu li {
            display: block; } }
        .main-menu .top-bar .menu li:hover > a,
        .main-menu .top-bar .menu li.active > a {
          color: #9bc0d8;
          -moz-transition: color .3s ease;
          transition: color .3s ease; }
        .main-menu .top-bar .menu li.is-down-arrow > a::after {
          top: 50%;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .main-menu .top-bar .menu li > a {
          font-size: 20px;
          font-size: 1.25rem;
          color: #414141;
          outline: 0;
          font-weight: 500;
          position: relative;
          -moz-transition: color .3s ease;
          transition: color .3s ease; }
          @media screen and (max-width: 1200px) {
            .main-menu .top-bar .menu li > a {
              font-size: 19px;
              font-size: 1.1875rem; } }
          @media screen and (max-width: 1023px) {
            .main-menu .top-bar .menu li > a {
              text-align: right;
              padding: 6px 20px; } }
        @media screen and (min-width: 1024px) {
          .main-menu .top-bar .menu li:hover .submenu {
            display: block !important; } }
        .main-menu .top-bar .menu li .sub-menu {
          display: none;
          position: absolute;
          top: 100%;
          left: 0;
          min-width: 200px;
          z-index: 100;
          text-align: left;
          background: #fff;
          border: 0; }
          @media screen and (max-width: 1023px) {
            .main-menu .top-bar .menu li .sub-menu {
              display: none;
              position: static;
              width: 100%;
              text-align: center; } }
          .main-menu .top-bar .menu li .sub-menu li {
            margin-left: 0;
            display: block; }
            .main-menu .top-bar .menu li .sub-menu li:before {
              display: none; }
            .main-menu .top-bar .menu li .sub-menu li > a {
              display: block;
              padding: 5px 10px;
              text-align: left;
              font-size: 15px; }
              @media screen and (max-width: 1023px) {
                .main-menu .top-bar .menu li .sub-menu li > a {
                  text-align: center; } }

.hero-secondary > .component-content {
  background: transparent; }

.hero-secondary .logo {
  position: absolute;
  top: 50px;
  left: 10%;
  z-index: 2000; }

.hero-secondary .hero-container {
  height: 520px;
  text-align: left;
  padding-top: 150px; }
  .hero-secondary .hero-container h3 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1;
    text-transform: uppercase;
    color: #f8f9fc;
    font-weight: 600;
    margin: 0 0 30px; }
  .hero-secondary .hero-container p {
    font-size: 20px;
    font-size: 1.25rem;
    color: #f8f9fc; }
  .hero-secondary .hero-container .read-more {
    margin-top: 40px; }

.home-content {
  background: -moz-linear-gradient(#f5f7fb, #ffffff, #ffffff);
  background: linear-gradient(#f5f7fb, #ffffff, #ffffff);
  overflow: hidden; }
  .home-content > .component-content {
    padding-top: 130px; }
    @media screen and (max-width: 1023px) {
      .home-content > .component-content {
        background-image: none !important; } }
    @media screen and (max-width: 639px) {
      .home-content > .component-content {
        padding-top: 40px; } }
  .home-content.background-right > .component-content {
    background: right center no-repeat; }
  .home-content.background-full > .component-content {
    background: no-repeat center top;
    background-size: 100% auto; }
  .home-content.background-pencil > .component-content {
    background: no-repeat;
    background-position: right -240px center;
    background-position-y: 316px; }
  .home-content h2 {
    line-height: 1; }
  .home-content .item + .item {
    margin-top: 200px; }
    @media screen and (max-width: 639px) {
      .home-content .item + .item {
        margin-top: 100px; } }
  .home-content .bordered-image {
    text-align: center; }
    @media screen and (max-width: 639px) {
      .home-content .bordered-image {
        padding-bottom: 30px; }
        .home-content .bordered-image figure.column {
          border-bottom: 1px solid #e9ebf0;
          max-width: 80%;
          margin: 0 auto 30px; }
          .home-content .bordered-image figure.column img {
            max-width: 60%; } }
    @media screen and (min-width: 1024px) {
      .home-content .bordered-image.image-right figure.column {
        -moz-box-ordinal-group: 3;
         -ms-flex-order: 2;
             order: 2;
        padding-left: 0; } }
    @media screen and (min-width: 1024px) {
      .home-content .bordered-image.image-right div.column {
        -moz-box-ordinal-group: 2;
         -ms-flex-order: 1;
             order: 1; } }
  @media screen and (max-width: 639px) {
    .home-content .outside-image {
      padding-bottom: 30px;
      text-align: center; }
      .home-content .outside-image figure.column {
        margin-bottom: 30px; }
        .home-content .outside-image figure.column img {
          max-width: 80%; } }
  @media screen and (min-width: 1024px) {
    .home-content .outside-image.image-left img {
      float: right; } }
  @media screen and (min-width: 1024px) {
    .home-content .outside-image.image-right figure.column {
      -moz-box-ordinal-group: 3;
       -ms-flex-order: 2;
           order: 2;
      padding-left: 0; } }
  @media screen and (min-width: 1024px) {
    .home-content .outside-image.image-right div.column {
      -moz-box-ordinal-group: 2;
       -ms-flex-order: 1;
           order: 1; } }
  @media screen and (min-width: 1024px) {
    .home-content .outside-image img {
      max-width: none; } }
  .home-content .outside-image + .item-poly {
    margin-top: 170px;
    border-top: 1px solid #edf6ff;
    padding-top: 90px;
    padding-bottom: 95px; }
    @media screen and (max-width: 639px) {
      .home-content .outside-image + .item-poly {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px; } }
  .home-content .item-poly {
    text-align: center; }
    .home-content .item-poly:last-child {
      padding-bottom: 20px; }
    .home-content .item-poly + .item-poly {
      margin-top: 80px; }
    .home-content .item-poly .row {
      -moz-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center; }
      .home-content .item-poly .row:last-child {
        margin-top: 50px; }
        @media screen and (max-width: 639px) {
          .home-content .item-poly .row:last-child {
            margin-top: 20px; } }
    .home-content .item-poly .poly-background {
      background: url("/wp-content/themes/irm/images/poly-background.png") center bottom repeat-x; }
    .home-content .item-poly .shadow {
      box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7); }
    .home-content .item-poly p {
      font-size: 18px;
      font-size: 1.125rem; }
    @media screen and (max-width: 1023px) {
      .home-content .item-poly figure {
        overflow-x: auto; } }
    @media screen and (max-width: 1023px) {
      .home-content .item-poly img {
        max-width: none; } }
  .home-content p {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px; }
  .home-content .read-more {
    margin-top: 20px; }

.homeBannersComponent > .component-content .news-banner-content a {
  display: inline-block;
  background-color: rgba(234, 94, 0, 0.8);
  color: #fff;
  padding: 15px;
  font-weight: 500;
  margin-top: 10px;
  -moz-transition: background-color .3s ease;
  transition: background-color .3s ease; }
  .homeBannersComponent > .component-content .news-banner-content a:hover {
    background-color: rgba(0, 58, 95, 0.8);
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease; }

.homeBannersComponent {
  background: url("/wp-content/themes/irm/images/home-news-bg.jpg") no-repeat center top;
  padding-bottom: 130px; }
  @media screen and (max-width: 840px) {
    .homeBannersComponent {
      background: none; } }
  .homeBannersComponent > .component-content {
    position: relative;
    top: -55px;
    z-index: 10; }
    @media screen and (max-width: 840px) {
      .homeBannersComponent > .component-content > .row {
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .homeBannersComponent > .component-content .news-banner {
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 1023px) {
        .homeBannersComponent > .component-content .news-banner {
          padding-right: 0; } }
      @media screen and (max-width: 840px) {
        .homeBannersComponent > .component-content .news-banner {
          max-width: 100%;
          padding-right: 15px;
          margin-bottom: 30px; } }
      .homeBannersComponent > .component-content .news-banner .small-12 {
        position: relative;
        overflow: hidden; }
    .homeBannersComponent > .component-content .news-banner-content {
      position: absolute;
      left: 15px;
      top: 0;
      padding: 55px;
      width: 50%;
      height: 100%;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 1200px) {
        .homeBannersComponent > .component-content .news-banner-content {
          padding: 35px; } }
      @media screen and (max-width: 1023px) {
        .homeBannersComponent > .component-content .news-banner-content {
          padding: 25px 35px 25px 25px;
          width: 100%; } }
      @media screen and (max-width: 840px) {
        .homeBannersComponent > .component-content .news-banner-content {
          position: static; } }
      .homeBannersComponent > .component-content .news-banner-content h1 {
        font-size: 40px;
        font-size: 2.5rem;
        margin: 0 0 10px;
        font-weight: 300;
        color: #fff;
        padding-bottom: 20px;
        border-bottom: 1px solid #b9b9b5; }
        @media screen and (max-width: 1200px) {
          .homeBannersComponent > .component-content .news-banner-content h1 {
            font-size: 30px;
            font-size: 1.875rem; } }
      .homeBannersComponent > .component-content .news-banner-content p {
        color: #b9b9b5;
        font-weight: 300; }
    @media screen and (max-width: 840px) {
      .homeBannersComponent > .component-content .banners {
        width: 100%;
        max-width: 100%; } }
    .homeBannersComponent > .component-content .banners figure {
      margin-bottom: 10px;
      text-align: center; }
      .homeBannersComponent > .component-content .banners figure:last-of-type {
        margin-bottom: 30px; }

.homepage-hero > .component-content {
  background: transparent; }

.homepage-hero .logo {
  position: absolute;
  top: 50px;
  left: 10%;
  z-index: 2000; }
  @media screen and (max-width: 639px) {
    .homepage-hero .logo {
      top: 10px; } }

.homepage-hero .hero-container {
  height: 800px;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
   -ms-flex-direction: column;
       flex-direction: column;
  -moz-box-pack: center;
   -ms-flex-pack: center;
       justify-content: center;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .homepage-hero .hero-container {
      height: auto;
      min-height: 100vh; } }
  .homepage-hero .hero-container h3 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    text-align: center;
    margin: 0; }
    @media screen and (max-width: 639px) {
      .homepage-hero .hero-container h3 {
        font-size: 27px;
        font-size: 1.6875rem; } }
  .homepage-hero .hero-container h6 {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 200;
    text-align: center;
    margin: 0;
    line-height: 3.4; }
    @media screen and (max-width: 639px) {
      .homepage-hero .hero-container h6 {
        font-size: 12px;
        font-size: 0.75rem; } }
  .homepage-hero .hero-container .read-more {
    margin-top: 40px; }

.how-it-works > .component-content {
  padding: 95px 0 0;
  background: #fff; }

.how-it-works h2 {
  text-align: center;
  margin-bottom: 50px; }

.how-it-works ul {
  list-style: none;
  counter-reset: works-counter; }
  .how-it-works ul li {
    counter-increment: works-counter;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 639px) {
      .how-it-works ul li {
        -moz-box-flex: 0;
         -ms-flex: 0 0 100%;
             flex: 0 0 100%;
        margin-bottom: 40px; } }
    .how-it-works ul li a {
      width: 100%;
      display: block;
      text-align: center;
      padding-bottom: 50px;
      position: relative; }
      .how-it-works ul li a:hover:before {
        color: #1c539b; }
      .how-it-works ul li a:hover figure,
      .how-it-works ul li a:hover h6 {
        opacity: 1; }
      .how-it-works ul li a:before {
        font-size: 16px;
        font-size: 1rem;
        content: counter(works-counter);
        position: absolute;
        bottom: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-weight: 500;
        color: #42c9ff;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
        -moz-transform: translate(-50%, 50%);
         -ms-transform: translate(-50%, 50%);
             transform: translate(-50%, 50%);
        -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
      .how-it-works ul li a figure {
        height: 75px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
         -ms-flex-align: center;
             align-items: center;
        -moz-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
        margin-bottom: 20px;
        opacity: .7;
        -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
        .how-it-works ul li a figure img {
          width: 60px; }
      .how-it-works ul li a h6 {
        font-size: 16px;
        font-size: 1rem;
        margin: 0;
        color: #4d5f83;
        opacity: .7;
        -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }

.information-page-content .title {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 240px; }
  @media screen and (max-width: 639px) {
    .information-page-content .title {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .information-page-content .title h2 {
    margin: 0; }
  .information-page-content .title p {
    font-size: 20px;
    font-size: 1.25rem; }

.information-page-content .content-wrapper {
  background: #f8f9fc; }
  @media screen and (max-width: 639px) {
    .information-page-content .content-wrapper {
      -moz-transform: translateY(0px);
       -ms-transform: translateY(0px);
           transform: translateY(0px);
      padding: 0 20px 30px; } }
  .information-page-content .content-wrapper .row {
    background: #fff;
    box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7);
    -moz-transform: translateY(-160px);
     -ms-transform: translateY(-160px);
         transform: translateY(-160px);
    padding-top: 60px;
    padding-bottom: 60px; }
    @media screen and (max-width: 639px) {
      .information-page-content .content-wrapper .row {
        -moz-transform: translateY(0px);
         -ms-transform: translateY(0px);
             transform: translateY(0px);
        padding: 20px; } }

.langComponent {
  padding: 12px;
  background-color: #003a5f; }
  .langComponent > .component-content {
    background-color: transparent; }
    .langComponent > .component-content ul {
      font-size: 0;
      text-align: right; }
      .langComponent > .component-content ul li {
        position: relative;
        margin-left: 30px;
        display: inline-block;
        vertical-align: top; }
        .langComponent > .component-content ul li:first-child:after {
          font-size: 14px;
          font-size: 0.875rem;
          content: '/';
          position: absolute;
          right: -16px;
          color: #fff;
          display: inline-block; }
        .langComponent > .component-content ul li.active a {
          color: #9bc0d8; }
        .langComponent > .component-content ul li a {
          font-size: 14px;
          font-size: 0.875rem;
          font-weight: 500;
          color: #fff;
          -moz-transition: color .3s ease;
          transition: color .3s ease; }
          .langComponent > .component-content ul li a:hover {
            color: #9bc0d8;
            -moz-transition: color .3s ease;
            transition: color .3s ease; }

.logo-alone.variant-color-secondary > .component-content {
  background: #1c539b; }

.logo-alone.variant-color-secondary .logo {
  top: 25px; }

.logo-alone > .component-content {
  height: 91px; }

.logo-alone .logo {
  position: absolute;
  top: 40px;
  left: 10%;
  z-index: 2000; }

.page-template-tpl-page-sign-in .main-footer, .page-template-tpl-page-sign-up .main-footer, .page-template-tpl-page-account-created .main-footer {
  display: none; }

.main-footer > .component-content {
  background: #1c539b;
  padding: 85px 0 90px; }
  @media screen and (max-width: 639px) {
    .main-footer > .component-content {
      text-align: center;
      padding: 40px 0 20px; } }

.main-footer ul {
  list-style: none; }
  .main-footer ul li {
    margin-bottom: 5px; }
    .main-footer ul li:first-child {
      height: 45px; }
      .main-footer ul li:first-child a {
        font-weight: 700; }
    .main-footer ul li a {
      font-size: 16px;
      font-size: 1rem;
      color: #fff;
      font-weight: 400;
      position: relative; }
      .main-footer ul li a:after {
        content: '';
        width: 0;
        height: 1px;
        bottom: -4px;
        left: 0;
        position: absolute;
        background-color: #fff;
        -moz-transition: width 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: width 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
      .main-footer ul li a:hover:after {
        width: 120%; }

.main-footer .social-container {
  text-align: right; }
  @media screen and (max-width: 639px) {
    .main-footer .social-container {
      text-align: center; } }
  .main-footer .social-container a {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-left: 10px;
    background-color: #588dc9;
    position: relative;
    -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
    .main-footer .social-container a:hover {
      opacity: 0.6; }
    .main-footer .social-container a .fa {
      color: #1c539b;
      font-size: 26px;
      font-size: 1.625rem;
      position: absolute;
      -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%);
      top: 50%;
      left: 50%; }

@media screen and (max-width: 639px) {
  .main-footer .hide-small-only {
    display: none; } }

.main-footer .copyright p {
  margin-top: 20px;
  color: #fff; }

@media screen and (min-width: 640px) {
  .main-footer .show-small-only {
    display: none; } }

.map-component {
  margin-bottom: 40px; }
  .map-component > .component-content h2 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 200;
    color: #33617f; }
    .map-component > .component-content h2:last-of-type {
      margin-bottom: 20px; }
  .map-component > .component-content #map {
    height: 400px;
    margin-bottom: 20px; }
    .map-component > .component-content #map iframe {
      width: 100% !important;
      max-width: 100%; }
  .map-component > .component-content .map-caption p {
    font-style: italic; }
  .map-component > .component-content .map-caption h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    font-style: italic; }

.meeting-form-component > .component-content .left {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  background-color: #33617f;
  color: #fff;
  padding: 40px 40px 35px;
  margin-bottom: 25px;
  text-align: center;
  background-clip: padding-box; }
  .meeting-form-component > .component-content .left p {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center; }
  .meeting-form-component > .component-content .left h2 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 20px;
    font-weight: 600;
    color: #fff; }
  .meeting-form-component > .component-content .left h3 {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 300;
    color: #fff; }

.meeting-form-component > .component-content .formComponent {
  margin-bottom: 25px; }
  .meeting-form-component > .component-content .formComponent button {
    margin-top: 0; }

.menuComponent {
  margin-top: -10px;
  margin-bottom: 40px; }
  .menuComponent ul:first-child > li:last-of-type a {
    border-bottom: none; }
  .menuComponent ul li.menu-item-has-children > a {
    padding-right: 16px; }
  .menuComponent ul li.menu-item-has-children > a:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 18px; }
  .menuComponent ul li.menu-item-has-children.current-menu-item > a:after, .menuComponent ul li.menu-item-has-children.current-menu-ancestor > a:after {
    content: '-'; }
  .menuComponent ul li.current-menu-item > a {
    color: #ea5e00;
    font-weight: 500; }
  .menuComponent ul li.current-menu-item > ul {
    display: block; }
  .menuComponent ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
    display: block;
    font-weight: 200;
    color: #414141;
    padding: 8px 0;
    border-bottom: 1px solid #dcdcdc;
    -moz-transition: color .3s ease;
    transition: color .3s ease; }
    .menuComponent ul li a:hover {
      color: #ea5e00;
      -moz-transition: color .3s ease;
      transition: color .3s ease; }
  .menuComponent ul li.current-menu-ancestor > ul {
    display: block; }
  .menuComponent ul li > ul {
    display: none;
    margin-left: 20px; }
    .menuComponent ul li > ul li > ul {
      margin-left: 20px; }

.newsAndPublishComponent {
  position: relative;
  top: -150px;
  margin-bottom: -130px; }
  .newsAndPublishComponent > .component-content .lastest-news {
    margin-bottom: 25px; }
    .newsAndPublishComponent > .component-content .lastest-news.full {
      background-color: #fff;
      border: 1px solid #e7e7e7; }
      .newsAndPublishComponent > .component-content .lastest-news.full:last-of-type {
        margin-bottom: 10px; }
      .newsAndPublishComponent > .component-content .lastest-news.full .thumbnail {
        position: relative;
        width: 100%;
        max-height: 145px;
        max-width: 205px;
        float: left;
        margin-right: 20px;
        overflow: hidden; }
        .newsAndPublishComponent > .component-content .lastest-news.full .thumbnail img {
          max-width: none; }
      .newsAndPublishComponent > .component-content .lastest-news.full .content {
        border: none; }
        .newsAndPublishComponent > .component-content .lastest-news.full .content h4 {
          margin: 5px 0; }
    .newsAndPublishComponent > .component-content .lastest-news .content {
      padding: 15px 15px 0;
      background-color: #fff;
      border: 1px solid #e7e7e7;
      border-bottom: none; }
      .newsAndPublishComponent > .component-content .lastest-news .content h3 {
        font-size: 18px;
        font-size: 1.125rem;
        margin: 0 0 5px; }
        .newsAndPublishComponent > .component-content .lastest-news .content h3 a {
          color: #ea5e00; }
      .newsAndPublishComponent > .component-content .lastest-news .content h4 {
        font-size: 14px;
        font-size: 0.875rem;
        margin: 10px 0;
        color: #9bc0d8;
        font-weight: 200; }
      .newsAndPublishComponent > .component-content .lastest-news .content p {
        margin-bottom: 0;
        max-height: 75px;
        overflow: hidden; }
    .newsAndPublishComponent > .component-content .lastest-news figure {
      padding-top: 20px;
      text-align: center;
      border: 1px solid #e7e7e7;
      border-top: none; }
  .newsAndPublishComponent > .component-content ul {
    list-style-type: square; }
    .newsAndPublishComponent > .component-content ul li {
      overflow: hidden; }

.newsletterComponent {
  margin: 15px 0; }
  .newsletterComponent > .component-content form {
    position: relative;
    padding: 20px;
    background-color: #f3f3f3; }
    .newsletterComponent > .component-content form input {
      border: none;
      padding: 0 55px 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .newsletterComponent > .component-content form input[type="submit"] {
        font-size: 0;
        position: absolute;
        top: 14px;
        right: 18px;
        display: block;
        width: 31px;
        height: 31px;
        background: url("/wp-content/themes/irm/images/email.png") center no-repeat; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(205, 211, 221, 0.67);
  z-index: 1100;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s 0.4s; }
  .overlay.is-active {
    -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s;
    transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), visibility 0s;
    visibility: visible;
    opacity: 1; }
  .overlay .read-more {
    margin: 0 5px 10px 5px; }
  .overlay h2 {
    text-align: center; }
  .overlay label {
    color: #8e9bb3; }
  .overlay > .component-content {
    background: transparent;
    padding: 20px;
    height: 100vh; }
  .overlay .close {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
    width: 30px;
    height: 30px; }
    .overlay .close:before, .overlay .close:after {
      content: '';
      width: 20px;
      height: 3px;
      border-radius: 50%;
      position: absolute;
      -moz-transform: rotate(45deg) translate(-50%, -50%);
       -ms-transform: rotate(45deg) translate(-50%, -50%);
           transform: rotate(45deg) translate(-50%, -50%);
      background-color: #4d5f83;
      -moz-transform-origin: 0 0;
       -ms-transform-origin: 0 0;
           transform-origin: 0 0;
      top: 50%;
      left: 50%; }
    .overlay .close:after {
      -moz-transform: rotate(-45deg) translate(-50%, -50%);
       -ms-transform: rotate(-45deg) translate(-50%, -50%);
           transform: rotate(-45deg) translate(-50%, -50%); }
  .overlay .row {
    height: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column; }
    .overlay .row > .column {
      margin: 0 auto;
      width: 100%;
      overflow: auto;
      -moz-box-flex: 0;
       -ms-flex: 0 0 auto;
           flex: 0 0 auto;
      max-height: 100%; }
    .overlay .row .content-wrapper {
      position: relative;
      background: #fff;
      padding: 80px; }
      @media screen and (max-width: 639px) {
        .overlay .row .content-wrapper {
          padding: 20px; } }
      .overlay .row .content-wrapper h3 {
        font-size: 35px;
        font-size: 2.1875rem;
        text-align: center;
        font-weight: 300;
        margin: 0 0 45px;
        line-height: 1; }
        @media screen and (max-width: 639px) {
          .overlay .row .content-wrapper h3 {
            font-size: 20px;
            font-size: 1.25rem;
            margin-bottom: 20px; } }
      .overlay .row .content-wrapper .options {
        list-style: none; }
        .overlay .row .content-wrapper .options li {
          padding: 15px 0; }
          .overlay .row .content-wrapper .options li + li {
            border-top: 1px solid #e8edf5; }
          .overlay .row .content-wrapper .options li .option-title {
            display: inline-block;
            vertical-align: middle;
            font-weight: 600;
            color: #8e9bb3;
            font-size: 18px;
            font-size: 1.125rem; }
          .overlay .row .content-wrapper .options li .option-desc {
            display: inline-block;
            vertical-align: middle;
            font-weight: 300;
            color: #4d5f83;
            margin-left: 25px;
            font-size: 20px;
            font-size: 1.25rem; }
            .overlay .row .content-wrapper .options li .option-desc strong {
              font-size: 25px;
              font-size: 1.5625rem;
              font-weight: normal;
              color: #1c539b; }
          .overlay .row .content-wrapper .options li .bid-steps {
            overflow: hidden;
            text-align: center; }
            .overlay .row .content-wrapper .options li .bid-steps .plus, .overlay .row .content-wrapper .options li .bid-steps .minus {
              float: left;
              width: 37px;
              height: 37px;
              border-radius: 50%;
              background-color: #42c9ff;
              color: #fff;
              line-height: 37px;
              font-weight: bold;
              font-size: 24px;
              font-size: 1.5rem;
              margin: 8px 10px 0 0; }
            .overlay .row .content-wrapper .options li .bid-steps .plus {
              margin-left: 10px; }
            .overlay .row .content-wrapper .options li .bid-steps .value {
              float: left;
              margin: 12px 0;
              display: block; }
      .overlay .row .content-wrapper .action {
        margin-top: 30px;
        text-align: center; }
  .overlay figure {
    text-align: center;
    background-color: #1c539b;
    width: 134px;
    height: 134px;
    margin: 0 auto 50px auto;
    border-radius: 50%;
    position: relative; }
    .overlay figure img {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%); }
    @media screen and (max-width: 639px) {
      .overlay figure {
        margin-bottom: 20px; } }
  .overlay p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    text-align: center; }
    @media screen and (max-width: 639px) {
      .overlay p {
        font-size: 15px;
        font-size: 0.9375rem;
        margin-bottom: 20px; } }

.paginationComponent {
  margin-bottom: 20px;
  font-size: 0; }
  .paginationComponent li {
    overflow: visible;
    display: inline-block;
    vertical-align: top;
    margin-right: 1px; }
    .paginationComponent li span.current {
      background-color: #ea5e00; }
    .paginationComponent li a, .paginationComponent li span {
      font-size: 14px;
      font-size: 0.875rem;
      display: inline-block;
      font-weight: 500;
      padding: 4px 11px;
      background-color: #153a5f;
      color: #fff; }

.searchComponent {
  margin: 15px 0; }
  .searchComponent > .component-content form {
    position: relative;
    padding: 20px;
    background-color: #e7e7e7; }
    .searchComponent > .component-content form input {
      border: none;
      padding: 0 50px 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .searchComponent > .component-content form input[type="submit"] {
        font-size: 0;
        position: absolute;
        top: 14px;
        right: 14px;
        display: block;
        width: 31px;
        height: 31px;
        background: url("/wp-content/themes/irm/images/search.png") center no-repeat; }

.sign-in-content > .component-content {
  min-height: 100vh;
  background-color: #f8f9fc;
  padding: 50px 20px 50px;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .sign-in-content > .component-content {
      padding: 40px 0 20px; } }

.sign-in-content form {
  background: #fff;
  box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7);
  padding: 70px 80px 50px;
  display: block; }
  @media screen and (max-width: 639px) {
    .sign-in-content form {
      padding: 30px 20px; } }
  .sign-in-content form .title {
    margin-bottom: 60px; }
  .sign-in-content form h2 {
    margin-bottom: 20px; }
  .sign-in-content form p {
    font-size: 20px;
    font-size: 1.25rem; }
    .sign-in-content form p.already-signed {
      font-size: 15px;
      font-size: 0.9375rem; }
  .sign-in-content form input[type=submit] {
    margin-bottom: 40px; }

.sign-up-content > .component-content {
  background-color: #f8f9fc;
  padding: 50px 20px 50px;
  text-align: center; }
  @media screen and (max-width: 639px) {
    .sign-up-content > .component-content {
      padding: 40px 0 20px; } }

.sign-up-content hr.full-width {
  border: none;
  border-top: 1px solid #edeff2;
  position: absolute;
  left: 0;
  width: 100%;
  margin: 0; }

.sign-up-content form {
  background: #fff;
  box-shadow: 0 0 60px 0 rgba(237, 241, 249, 0.7);
  padding: 70px 80px 50px;
  display: block;
  position: relative; }
  @media screen and (max-width: 639px) {
    .sign-up-content form {
      padding: 30px 20px; } }
  .sign-up-content form .title {
    margin-bottom: 60px; }
  .sign-up-content form h2 {
    margin-bottom: 20px; }
  .sign-up-content form p {
    font-size: 20px;
    font-size: 1.25rem; }
    .sign-up-content form p.already-signed {
      font-size: 15px;
      font-size: 0.9375rem; }
  .sign-up-content form input[type=submit] {
    margin-bottom: 40px; }

.sign-up-steps > .component-content {
  padding-top: 75px; }

.sign-up-steps .align-justify .column {
  -moz-box-flex: 0;
   -ms-flex: 0 0 auto;
       flex: 0 0 auto; }

.sign-up-steps ul {
  list-style: none;
  counter-reset: works-counter; }
  .sign-up-steps ul li {
    counter-increment: works-counter;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .sign-up-steps ul li a {
      width: 100%;
      display: block;
      text-align: center;
      padding-bottom: 50px;
      position: relative; }
      .sign-up-steps ul li a.is-active:before {
        color: #fff;
        background: #42c9ff; }
      .sign-up-steps ul li a.is-active h6 {
        color: #4d5f83; }
      .sign-up-steps ul li a:before {
        font-size: 16px;
        font-size: 1rem;
        content: counter(works-counter);
        position: absolute;
        bottom: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-weight: 500;
        color: #42c9ff;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
        -moz-transform: translate(-50%, 50%);
         -ms-transform: translate(-50%, 50%);
             transform: translate(-50%, 50%);
        -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
      .sign-up-steps ul li a figure {
        height: 75px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
         -ms-flex-align: center;
             align-items: center;
        -moz-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
        margin-bottom: 20px; }
        .sign-up-steps ul li a figure img {
          width: 60px; }
      .sign-up-steps ul li a h6 {
        font-size: 16px;
        font-size: 1rem;
        margin: 0;
        color: #8e9bb3; }

.socialMediaComponent {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 500;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media screen and (max-width: 640px) {
    .socialMediaComponent {
      position: static;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
              transform: none;
      text-align: center;
      margin-bottom: 30px; } }
  .socialMediaComponent > .component-content ul {
    list-style-type: none; }
    .socialMediaComponent > .component-content ul li {
      margin-bottom: 1px; }
      @media screen and (max-width: 640px) {
        .socialMediaComponent > .component-content ul li {
          display: inline-block; } }
      .socialMediaComponent > .component-content ul li a {
        display: block;
        text-align: center;
        width: 45px;
        background: #ea5e00; }
        @media screen and (max-width: 640px) {
          .socialMediaComponent > .component-content ul li a {
            display: inline-block; } }
        .socialMediaComponent > .component-content ul li a i {
          font-size: 25px;
          font-size: 1.5625rem;
          color: #fff;
          padding: 5px; }

body.admin-bar .sticky-menu > .component-content {
  top: 32px; }
  @media screen and (max-width: 782px) {
    body.admin-bar .sticky-menu > .component-content {
      top: 46px; } }

.page-template-tpl-page-sign-in .sticky-menu, .page-template-tpl-page-sign-up .sticky-menu, .page-template-tpl-page-account-created .sticky-menu {
  display: none; }

.sticky-menu .mobile-menu-trigger {
  position: absolute;
  height: 25px;
  width: 30px;
  display: block;
  top: 25px;
  right: 30px; }
  @media screen and (min-width: 640px) {
    .sticky-menu .mobile-menu-trigger {
      display: none; } }
  .sticky-menu .mobile-menu-trigger:after, .sticky-menu .mobile-menu-trigger:before, .sticky-menu .mobile-menu-trigger span {
    content: '';
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: all 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    transition: all 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    border-radius: 2px; }
  .sticky-menu .mobile-menu-trigger:after {
    top: 18px; }
  .sticky-menu .mobile-menu-trigger span {
    top: 9px;
    overflow: hidden;
    color: transparent;
    font: normal 0/0 serif;
    background: #fff;
    height: 4px;
    width: 100%;
    position: absolute;
    display: block;
    -moz-transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    transition: opacity 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
  .mobile-menu-open .sticky-menu .mobile-menu-trigger span {
    opacity: 0; }
  .mobile-menu-open .sticky-menu .mobile-menu-trigger:before {
    top: 5px;
    -moz-transform: rotate(225deg);
     -ms-transform: rotate(225deg);
         transform: rotate(225deg); }
  .mobile-menu-open .sticky-menu .mobile-menu-trigger:after {
    top: 5px;
    -moz-transform: rotate(-225deg);
     -ms-transform: rotate(-225deg);
         transform: rotate(-225deg); }

.sticky-menu > .component-content {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  -moz-transition: background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
  @media screen and (max-width: 639px) {
    .sticky-menu > .component-content {
      position: relative; } }
  @media screen and (min-width: 640px) {
    .js-scrolled-down .sticky-menu > .component-content {
      background: #fff; } }

.sticky-menu.variant-color-secondary > .component-content {
  border-bottom: 1px solid #1c539b; }

@media screen and (min-width: 640px) {
  .sticky-menu.variant-color-secondary .main-menu a {
    color: #1c539b; }
    .sticky-menu.variant-color-secondary .main-menu a:after {
      background: #1c539b; } }

.sticky-menu.variant-color-secondary .mobile-menu-trigger:after, .sticky-menu.variant-color-secondary .mobile-menu-trigger:before, .sticky-menu.variant-color-secondary .mobile-menu-trigger span {
  background: #4d5f83; }

@media screen and (min-width: 640px) {
  .sticky-menu.variant-color-thirdly .main-menu {
    padding-top: 25px; }
    body:not(.js-scrolled-down) .sticky-menu.variant-color-thirdly .main-menu ul li.login-in-link a {
      color: #1c539b;
      background-color: #fff; }
      body:not(.js-scrolled-down) .sticky-menu.variant-color-thirdly .main-menu ul li.login-in-link a:hover {
        color: #fff;
        background: #1c539b; } }

.sticky-menu .main-menu {
  max-width: 1580px;
  padding: 35px 20px 25px;
  margin: 0 auto;
  -moz-transition: padding 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
  transition: padding 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
  @media screen and (max-width: 639px) {
    .sticky-menu .main-menu {
      top: 0;
      left: 0;
      -moz-transform: translateX(-100%);
       -ms-transform: translateX(-100%);
           transform: translateX(-100%);
      position: fixed;
      width: 80%;
      padding: 0;
      background: #0d3973;
      height: 100vh;
      -moz-transition: transform 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), -moz-transform 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
      transition: transform 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
      transition: transform 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), -moz-transform 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); } }
  .mobile-menu-open .sticky-menu .main-menu {
    -moz-transform: translateX(0);
     -ms-transform: translateX(0);
         transform: translateX(0); }
  @media screen and (min-width: 640px) {
    .js-scrolled-down .sticky-menu .main-menu {
      padding-top: 25px; } }
  .sticky-menu .main-menu .logged-user {
    padding: 30px 0 30px 15%; }
    @media screen and (min-width: 640px) {
      .sticky-menu .main-menu .logged-user {
        display: none; } }
    .sticky-menu .main-menu .logged-user p {
      font-size: 15px;
      font-size: 0.9375rem;
      color: #fff;
      margin: 0 0 0 -10px;
      line-height: 1.2; }
      .sticky-menu .main-menu .logged-user p strong {
        display: block; }
  .sticky-menu .main-menu ul {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (max-width: 639px) {
      .sticky-menu .main-menu ul {
        border-top: 1px solid #2c5385; } }
    .sticky-menu .main-menu ul li {
      display: inline-block; }
      @media screen and (max-width: 639px) {
        .sticky-menu .main-menu ul li {
          display: block; } }
      .sticky-menu .main-menu ul li.login-in-link a {
        background: #1c539b;
        color: #fff;
        border-radius: 2px;
        border: 1px solid #1c539b;
        -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
        transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
        @media screen and (max-width: 639px) {
          .sticky-menu .main-menu ul li.login-in-link a {
            font-size: 13px;
            font-size: 0.8125rem;
            padding: 16px 10px 16px 33%;
            text-align: left;
            border: 0;
            border-top: 1px solid #2c5385;
            position: absolute;
            left: 0;
            width: 100%;
            bottom: 0;
            background: transparent;
            color: #6178a5; } }
        @media screen and (min-width: 640px) {
          .sticky-menu .main-menu ul li.login-in-link a:hover {
            color: #4d5f83;
            background: #fff; } }
        .sticky-menu .main-menu ul li.login-in-link a:before {
          background: url("/wp-content/themes/irm/images/logout.svg") center center no-repeat;
          background-size: 22.1px 20.15px;
          width: 22.1px;
          height: 20.15px; }
        .sticky-menu .main-menu ul li.login-in-link a:after {
          display: none; }
      .sticky-menu .main-menu ul li.mobile-icon-home a:before {
        background: url("/wp-content/themes/irm/images/homepage.svg") center center no-repeat;
        background-size: 28px 23px;
        width: 28px;
        height: 23px; }
      .sticky-menu .main-menu ul li.mobile-icon-bids a:before {
        background: url("/wp-content/themes/irm/images/bids-light.svg") center center no-repeat;
        background-size: 36.55px 23.8px;
        width: 36.55px;
        height: 23.8px; }
      .sticky-menu .main-menu ul li.mobile-icon-contact a:before {
        background: url("/wp-content/themes/irm/images/contact.svg") center center no-repeat;
        background-size: 21.75px 27px;
        width: 21.75px;
        height: 27px; }
      .sticky-menu .main-menu ul li.mobile-icon-info a:before {
        background: url("/wp-content/themes/irm/images/info.svg") center center no-repeat;
        background-size: 21px 26.25px;
        width: 21px;
        height: 26.25px; }
  .sticky-menu .main-menu a {
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    letter-spacing: .07em;
    display: block;
    position: relative;
    padding: 12px 20px;
    -moz-transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
    transition: color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92); }
    @media screen and (max-width: 639px) {
      .sticky-menu .main-menu a {
        font-size: 13px;
        font-size: 0.8125rem;
        padding: 16px 10px 16px 33%;
        text-align: left;
        border-bottom: 1px solid #2c5385;
        text-transform: none; } }
    @media screen and (max-width: 639px) {
      .sticky-menu .main-menu a:before {
        content: '';
        left: 15%;
        top: 50%;
        position: absolute;
        display: block;
        -moz-transform: translate(-50%, -50%);
         -ms-transform: translate(-50%, -50%);
             transform: translate(-50%, -50%); } }
    .sticky-menu .main-menu a:after {
      content: '';
      position: absolute;
      height: 1px;
      width: 0;
      left: 50%;
      -moz-transform: translateX(-50%);
       -ms-transform: translateX(-50%);
           transform: translateX(-50%);
      background: #fff;
      display: block;
      -moz-transition: width 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
      transition: width 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92), background-color 0.4s cubic-bezier(0.5, 0.6, 0.51, 0.92);
      bottom: 0; }
      @media screen and (max-width: 639px) {
        .sticky-menu .main-menu a:after {
          width: 3px;
          height: 100%;
          top: 0;
          right: 0;
          left: auto;
          -moz-transform: none;
           -ms-transform: none;
               transform: none;
          -moz-transition: width 0s;
          transition: width 0s;
          background: #0e2e46; } }
      @media screen and (min-width: 640px) {
        .js-scrolled-down .sticky-menu .main-menu a:after {
          background: #1c539b; } }
    @media screen and (min-width: 640px) {
      .js-scrolled-down .sticky-menu .main-menu a {
        color: #1c539b; } }
  @media screen and (min-width: 640px) {
    .sticky-menu .main-menu a:hover:after, .sticky-menu .main-menu li.current-menu-item a:after {
      width: 80%; } }
  @media screen and (max-width: 639px) {
    .sticky-menu .main-menu a:hover:after, .sticky-menu .main-menu li.current-menu-item a:after {
      background: #8be7e0; } }

/**
 * Foundation for Sites by ZURB
 * Version 6.1.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
       animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
       animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
       animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -moz-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: -moz-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/wp-content/themes/irm/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -moz-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on April 23, 2016 */
@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuil-webfont.svg#weblysleek_uilight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuili-webfont.svg#weblysleek_uilight_italic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuisb-webfont.svg#weblysleek_uisemibold") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuisbi-webfont.svg#weblysleek_uisemibold_italic") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuisl-webfont.svg#weblysleek_uisemilight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Weblysleek';
  src: url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.eot");
  src: url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.woff2") format("woff2"), url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.woff") format("woff"), url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.ttf") format("truetype"), url("/wp-content/themes/irm/fonts/weblysleekuisli-webfont.svg#weblysleek_uisemilight_italic") format("svg");
  font-weight: 200;
  font-style: italic; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
   * Remove default margin.
   */
body {
  margin: 0; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold; }

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic; }

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000; }

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
input {
  line-height: normal; }

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  font-size: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

*,
*:before,
*:after {
  -moz-box-sizing: inherit;
       box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .row .row,
  .column-row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row,
      .column-row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
  .row.expanded {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

.column, .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-flex: 1 1 0px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.small-1 {
  -webkit-flex: 0 0 8.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -webkit-flex: 0 0 16.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  -webkit-flex: 0 0 33.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  -webkit-flex: 0 0 41.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  -webkit-flex: 0 0 58.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  -webkit-flex: 0 0 66.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  -webkit-flex: 0 0 83.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  -webkit-flex: 0 0 91.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-order-1 {
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .medium-1 {
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.medium-unstack .column, .row.medium-unstack .columns {
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 40em) {
    .row.medium-unstack .column, .row.medium-unstack .columns {
      -webkit-flex: 1 1 0px;
         -moz-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 64em) {
  .large-1 {
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.large-unstack .column, .row.large-unstack .columns {
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    .row.large-unstack .column, .row.large-unstack .columns {
      -webkit-flex: 1 1 0px;
         -moz-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.shrink {
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.row.align-right {
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.row.align-center {
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.row.align-justify {
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.row.align-spaced {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.row.align-top {
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start; }

.column.align-top, .align-top.columns {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.row.align-bottom {
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
              -ms-grid-row-align: flex-end;
          align-items: flex-end; }

.column.align-bottom, .align-bottom.columns {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.row.align-middle {
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center; }

.column.align-middle, .align-middle.columns {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.row.align-stretch {
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch; }

.column.align-stretch, .align-stretch.columns {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch; }

html {
  font-size: 16px; }

body {
  font-family: "Weblysleek", serif;
  font-weight: 200;
  font-size: 16px;
  position: relative;
  color: #414141; }
  body.page-template-home .sticky-menu .main-menu .login-in-link, body.page-template-home .sticky-menu .main-menu .login-out-link {
    display: none; }
  body .sticky-menu .main-menu .login-out-link {
    display: none; }
  body.logged-in .main-menu .login-in-link {
    display: none; }
  body.logged-in .main-menu .login-out-link {
    display: inline-block; }

.fullWidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: none; }
  .fullWidth .row {
    max-width: 71.875rem;
    margin: 0 auto; }

p {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Weblysleek", serif;
  line-height: 1.5;
  margin: 0 0 20px;
  text-align: justify; }
  @media screen and (max-width: 639px) {
    p {
      font-size: 13px;
      font-size: 0.8125rem; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "Weblysleek", serif;
  font-weight: 500;
  line-height: 1; }

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #ea5e00;
  font-weight: 200;
  margin: 0 0 10px; }

h2 {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0 0 30px;
  color: #575757; }
  @media screen and (max-width: 639px) {
    h2 {
      font-size: 28px;
      font-size: 1.75rem;
      margin-bottom: 20px; } }

h3 {
  font-size: 19px;
  font-size: 1.1875rem;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 639px) {
    h3 {
      font-size: 15px;
      font-size: 0.9375rem;
      margin-bottom: 15px; } }

h4 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #393939;
  margin: 0 0 5px; }

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #ea5e00;
  margin: 0 0 20px; }

figure {
  margin: 0; }

img {
  vertical-align: top;
  max-width: 100%; }

.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

a {
  text-decoration: none;
  color: #1c539b; }
  p a:hover {
    text-decoration: underline; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: square; }

.text-center {
  text-align: center; }

strong, b {
  font-weight: 700; }

.subpage-content {
  margin-bottom: 20px; }
  .subpage-content > .row {
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }

.left-column figure,
.right-column figure {
  margin-bottom: 20px; }

.news-date {
  margin: 15px 0 10px;
  color: #9bc0d8; }

figure {
  text-align: center; }

body.search-results .newsAndPublishComponent {
  top: 0;
  margin-bottom: 0; }

.bip-changelog {
  font-style: italic; }
