@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
[role="button"] {
  cursor: pointer;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success.focus:active, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info.focus:active, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning.focus:active, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger.focus:active, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
  width: 100%;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.fade.in {
  opacity: 1;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.collapse {
  display: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.collapse.in {
  display: block;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
tr.collapse.in {
  display: table-row;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
tbody.collapse.in {
  display: table-row-group;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-open {
  overflow: hidden;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.clearfix:before, .clearfix:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.clearfix:after, .modal-header:after, .modal-footer:after {
  clear: both;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.pull-right {
  float: right !important;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.pull-left {
  float: left !important;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.hide {
  display: none !important;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.show {
  display: block !important;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.invisible {
  visibility: hidden;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.hidden {
  display: none !important;
}

/* line 14, app/assets/stylesheets/bootstrap-modal.min.css */
.affix {
  position: fixed;
}

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
[role="button"] {
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel {
  position: relative;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.clearfix:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.pull-right {
  float: right !important;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.pull-left {
  float: left !important;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.hide {
  display: none !important;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.show {
  display: block !important;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.invisible {
  visibility: hidden;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.hidden {
  display: none !important;
}

/* line 7, app/assets/stylesheets/bootstrap-carousel.min.css */
.affix {
  position: fixed;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 1, app/assets/stylesheets/base.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
body {
  margin: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
article, aside, footer, header, nav, section {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 1, app/assets/stylesheets/base.scss */
figcaption, figure, main {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
figure {
  margin: 1em 40px;
}

/* line 1, app/assets/stylesheets/base.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 1, app/assets/stylesheets/base.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 1, app/assets/stylesheets/base.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 1, app/assets/stylesheets/base.scss */
a:active, a:hover {
  outline-width: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 1, app/assets/stylesheets/base.scss */
b, strong {
  font-weight: inherit;
}

/* line 1, app/assets/stylesheets/base.scss */
b, strong {
  font-weight: bolder;
}

/* line 1, app/assets/stylesheets/base.scss */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 1, app/assets/stylesheets/base.scss */
dfn {
  font-style: italic;
}

/* line 1, app/assets/stylesheets/base.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/* line 1, app/assets/stylesheets/base.scss */
small {
  font-size: 80%;
}

/* line 1, app/assets/stylesheets/base.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, app/assets/stylesheets/base.scss */
sub {
  bottom: -0.25em;
}

/* line 1, app/assets/stylesheets/base.scss */
sup {
  top: -0.5em;
}

/* line 1, app/assets/stylesheets/base.scss */
audio, video {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/base.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
img {
  border-style: none;
}

/* line 1, app/assets/stylesheets/base.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/base.scss */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
button, input {
  overflow: visible;
}

/* line 1, app/assets/stylesheets/base.scss */
button, select {
  text-transform: none;
}

/* line 1, app/assets/stylesheets/base.scss */
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

/* line 1, app/assets/stylesheets/base.scss */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 1, app/assets/stylesheets/base.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 1, app/assets/stylesheets/base.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 1, app/assets/stylesheets/base.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 1, app/assets/stylesheets/base.scss */
textarea {
  overflow: auto;
}

/* line 1, app/assets/stylesheets/base.scss */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 1, app/assets/stylesheets/base.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 1, app/assets/stylesheets/base.scss */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/base.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 1, app/assets/stylesheets/base.scss */
details, menu {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
summary {
  display: list-item;
}

/* line 1, app/assets/stylesheets/base.scss */
canvas {
  display: inline-block;
}

/* line 1, app/assets/stylesheets/base.scss */
template {
  display: none;
}

/* line 1, app/assets/stylesheets/base.scss */
[hidden] {
  display: none;
}

@font-face {
  font-family: 'Bodoni Std';
  src: url(/assets/BodoniStd-30b5effa392e9e927bf3101504721241a30085889e0868b7a8410487d85b49ed.eot);
  src: url(/assets/BodoniStd-30b5effa392e9e927bf3101504721241a30085889e0868b7a8410487d85b49ed.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniStd-eff2917352216dd067e691c665766504dd82bccec83fa4cc3b97e7e895902245.woff) format("woff"), url(/assets/BodoniStd-939df0bc9fc600504fa44a8d2d6ca664f4f11f2600f35733aca1818d6245e1bf.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Bodoni Std';
  src: url(/assets/BodoniStd-Book-ad94f39659cdbf44fc71b33ac87f9919cf689c5c976712502c40a4d58a03c7b7.eot);
  src: url(/assets/BodoniStd-Book-ad94f39659cdbf44fc71b33ac87f9919cf689c5c976712502c40a4d58a03c7b7.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniStd-Book-70e964a805360956feaa36b5dc74a6de19d0f63e3780af45aff0c2ca4601115c.woff) format("woff"), url(/assets/BodoniStd-Book-bb265a97d257bcdb4deacf5c480ee5d70cd98383880788c809d2fb6e85bb0bd3.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bodoni Std';
  src: url(/assets/BodoniStd-Bold-fbc866d554949a141b353b01095b11a0746a758f56716e72f3f7506d099d833f.eot);
  src: url(/assets/BodoniStd-Bold-fbc866d554949a141b353b01095b11a0746a758f56716e72f3f7506d099d833f.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniStd-Bold-d0f44419a95be7ea48505344723e99f5ee735f32b6bcd73b4f2d3df0b21e3a54.woff) format("woff"), url(/assets/BodoniStd-Bold-341bb801b6c7d3f735b5a8ac40c0c4da30890fefaeabb0bd60477692d5f489b1.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-Light-65ce7f94f116b3bae5d5dd674520629861f9f4209ac91210a99633cf4a587896.eot);
  src: url(/assets/CaeciliaLTStd-Light-65ce7f94f116b3bae5d5dd674520629861f9f4209ac91210a99633cf4a587896.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-Light-1ea744c4c97f996f4351957367bcd283b67bfc72a3a650fd389fd85ddf7d1206.woff) format("woff"), url(/assets/CaeciliaLTStd-Light-22d044d382e40de835af45496360c25b67d0df100a7b2e17d4a4a305a0c78a69.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-Roman-ce9e92af84624c7fce16ad3d055b54a5ecc293f37b52fbb04b5a8b14ae847b6e.eot);
  src: url(/assets/CaeciliaLTStd-Roman-ce9e92af84624c7fce16ad3d055b54a5ecc293f37b52fbb04b5a8b14ae847b6e.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-Roman-a2be653bd3665c6c81a9cee074c57b9f9c2197262c5cf8ebedf2d976935c2c73.woff) format("woff"), url(/assets/CaeciliaLTStd-Roman-e6e54d309680e2a5dc84e2ab9f9f82fbf097d659a00d5039adb0a83c42145de1.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-Italic-695df4f40b5fd75bc6d5b1787928b32657cc3a4f132376a7d1492375ca7277de.eot);
  src: url(/assets/CaeciliaLTStd-Italic-695df4f40b5fd75bc6d5b1787928b32657cc3a4f132376a7d1492375ca7277de.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-Italic-a6bc72310502d05158e9d3683bbbc894a6c43de3e4eae4277792c8d963280446.woff) format("woff"), url(/assets/CaeciliaLTStd-Italic-534246b94ffdc91d44aaf709663efdd84cfa8c5bb5107c5e965e270934f66be5.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-Heavy-6ca970783e5f3618584a51153fad380633a8c296df4a57c0c87cbc477feae735.eot);
  src: url(/assets/CaeciliaLTStd-Heavy-6ca970783e5f3618584a51153fad380633a8c296df4a57c0c87cbc477feae735.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-Heavy-69a9490b20d4b5335d95311d673056f68b34d1a65d5b780ffd88682ac14d62ca.woff) format("woff"), url(/assets/CaeciliaLTStd-Heavy-d42d04a0aef488df1ff68e75e9d3a31afe8f1920f7e3a33b1eba842f86605736.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-LightItalic-d3dba0b3580a2466680c92f8a98050bf13fec8f0b53b47bdcd5c7689e2b7a99d.eot);
  src: url(/assets/CaeciliaLTStd-LightItalic-d3dba0b3580a2466680c92f8a98050bf13fec8f0b53b47bdcd5c7689e2b7a99d.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-LightItalic-30161eb1a8d5ad36799f61d5d29e6833ab8c49c6ee6975bc1ceccd3a7360583b.woff) format("woff"), url(/assets/CaeciliaLTStd-LightItalic-44d8d05425a3d10a80b28b0e377cebdbb62ab93f60f47bbd0b978790dbe588bd.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Caecilia LT Std';
  src: url(/assets/CaeciliaLTStd-Bold-f72657fd1aaa50b7547458e47138dddee6588669291dcad9e4867ac9e2f4683d.eot);
  src: url(/assets/CaeciliaLTStd-Bold-f72657fd1aaa50b7547458e47138dddee6588669291dcad9e4867ac9e2f4683d.eot?#iefix) format("embedded-opentype"), url(/assets/CaeciliaLTStd-Bold-29504f127c17828ea767e0362909e9b705b863f2e09d5c109379b66edee5ec4a.woff) format("woff"), url(/assets/CaeciliaLTStd-Bold-db92c1b76afcb8dcc434b236a817b3bc2381bbefc228ec9bdd58b46214c393fc.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Walbaum MT Std';
  src: url(/assets/WalbaumMTStd-Medium-43ad41f889336c846600762fbe0aa9e9088e0d364efdc015e568e1d1b4359c17.eot);
  src: url(/assets/WalbaumMTStd-Medium-43ad41f889336c846600762fbe0aa9e9088e0d364efdc015e568e1d1b4359c17.eot?#iefix) format("embedded-opentype"), url(/assets/WalbaumMTStd-Medium-27c674f7ac4356958f86769020e9d3c92ccbf8a5b46f1dedbd82232577a8ff11.woff) format("woff"), url(/assets/WalbaumMTStd-Medium-ad94d34d24a2e4f5164375379395c164a8d74b09c8e6e3631950b8b710b63568.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Walbaum MT Std';
  src: url(/assets/WalbaumMTStd-Regular-8d38d3ffad619355da3609f86f5981e42a8ce85f8a94d7ac931eadbcab02dd3b.eot);
  src: url(/assets/WalbaumMTStd-Regular-8d38d3ffad619355da3609f86f5981e42a8ce85f8a94d7ac931eadbcab02dd3b.eot?#iefix) format("embedded-opentype"), url(/assets/WalbaumMTStd-Regular-36d316361517b1468bd4b437b13eb6973bcf1253a2817879bf279cbec0453ada.woff) format("woff"), url(/assets/WalbaumMTStd-Regular-73f559e2ccf6f54bab8d33df414c29489d9f1d3c32988818de5e2746d5b414b1.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Walbaum MT Std';
  src: url(/assets/WalbaumMTStd-Italic-85c96aa379bcd7763efa43d96c7c6967b0c59eb8ad2d79b3e22ab0cc6fab480e.eot);
  src: url(/assets/WalbaumMTStd-Italic-85c96aa379bcd7763efa43d96c7c6967b0c59eb8ad2d79b3e22ab0cc6fab480e.eot?#iefix) format("embedded-opentype"), url(/assets/WalbaumMTStd-Italic-acac1b982cba83fa4e2c1c7c37074e03a5878da087a50a4ee67efd86552be507.woff) format("woff"), url(/assets/WalbaumMTStd-Italic-7af53118a0b62d35b6a9e32714de22f10c5eb9664d164087b43ef930962b0046.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/base.scss */
body {
  background-color: #fff;
}

@font-face {
  font-family: 'icons';
  src: url(/assets/icons-df3d2e4384ccb5e805b1daa941cd22f0fd8a17de4d4c9774bea8cfc6fe3669af.ttf?pos8bp) format("truetype"), url(/assets/icons-7e5666ecfa9ed2d9fcce1a955337fc6cc77e2b42daab264cace64b9e49ac1c17.woff?pos8bp) format("woff"), url(/assets/icons-6f27f5d730b03de4b81e42a34a14efa623bfa5e18552edf8165a8404e01f4fd5.svg?pos8bp#icons) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/base.scss */
[class^="icon-"], [class*=" icon-"], .news-single-step::after {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-down:before, .news-single-step::after {
  content: "\e902";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-close:before {
  content: "\e901";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-facebook:before {
  content: "\e900";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-hamburguer:before {
  content: "menú";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-twitter:before {
  content: "\e904";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-youtube:before {
  content: "\e905";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-spotify:before {
  content: "\e906";
}

/* line 1, app/assets/stylesheets/base.scss */
.icon-instagram:before {
  content: "\e907";
}

/* line 1, app/assets/stylesheets/base.scss */
.footer {
  background-color: #fff;
  box-sizing: border-box;
  color: #002e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 20px;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer {
    background-color: transparent;
    color: #fff;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 50px 50px;
    text-align: left;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .footer.blue {
    color: #002e5e;
    padding: 50px;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .footer.absolute {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px auto;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-section {
    margin: auto;
    width: 33%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section.social {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section.address {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section.copyright {
  border-top: 1px solid #002e5e;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding-top: 20px;
  width: auto;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-section.copyright {
    border-top: 0;
    width: 40%;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-section.social, .footer-section.address, .footer-section.copyright {
    -webkit-box-ordinal-group: NaN;
    -ms-flex-order: initial;
    order: initial;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-name {
  display: block;
  font-family: "Bodoni Std",serif;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 3px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-copyright {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 20px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-contact-label {
  display: inline-block;
  font-family: "Bodoni Std",serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 6px;
  margin: auto;
  padding-left: 20px;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-contact-label {
    margin: 0;
    width: auto;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-social {
  box-sizing: border-box;
  display: inline-block;
  margin: 10px auto;
  padding: 0 25px;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-social {
    margin: 10px 0;
    width: auto;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-social {
    position: relative;
    top: -4px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-social-link {
  font-size: 20px;
  margin: 0 7px;
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section-box {
  box-sizing: border-box;
  margin: 10px auto;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .footer-section-box {
    margin: 0;
    width: 50%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.footer-section-box-label {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/base.scss */
.header {
  color: #fff;
  left: 0;
  padding-bottom: 33px;
  padding-top: 33px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3;
}

/* line 1, app/assets/stylesheets/base.scss */
.header.is-scrolled:not(.is-open):not(.not-scroll-animation) {
  background-color: rgba(255, 255, 255, 0.8);
  color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.header.is-scrolled:not(.is-open):not(.not-scroll-animation) .header-logo {
  background-image: url(/assets/logo-blue-500px-72f032e5da97354d339969755e2b69b92ffaa6fac1947ccb5f09ccb1c3c17e3c.png);
}

/* line 1, app/assets/stylesheets/base.scss */
.header.is-scrolled.not-scroll-animation:not(.is-open) {
  background-color: rgba(0, 46, 94, 0.8);
}

/* line 1, app/assets/stylesheets/base.scss */
.header.is-open .header-mobile {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
.header.is-open .header-mobile-menu {
  color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.header.blue.is-open .header-logo {
  background-image: url(/assets/logo-white-500px-f21f4dde89d32bdcad975e2e0398fca73c48071df99f6f47e027ef010fc9a8dd.png);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header.blue {
    color: #002e5e;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .header.blue a::before {
    background-color: #002e5e;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header.blue .header-logo {
  background-image: url(/assets/logo-blue-500px-72f032e5da97354d339969755e2b69b92ffaa6fac1947ccb5f09ccb1c3c17e3c.png);
}

/* line 1, app/assets/stylesheets/base.scss */
.header.blue .header-mobile-menu {
  color: #002e5e;
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/base.scss */
.header .header-logo {
  background-image: url(/assets/logo-white-500px-f21f4dde89d32bdcad975e2e0398fca73c48071df99f6f47e027ef010fc9a8dd.png);
}

/* line 1, app/assets/stylesheets/base.scss */
.header-mobile {
  background-color: #002e5e;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-mobile {
    background-color: transparent;
    display: block;
    position: static;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-mobile-menu {
  cursor: pointer;
  font-size: 24px;
  pointer-events: auto;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-mobile-menu {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-mobile-close {
  bottom: 10%;
  cursor: pointer;
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-mobile-close {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-list {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-list {
    position: static;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-option-container {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 20px;
  margin: 10px .7em;
  pointer-events: auto;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-option-container {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 10px .7em;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-option-container.is-hide {
  opacity: .4;
}

/* line 1, app/assets/stylesheets/base.scss */
.header-option-container a {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
.header-option-container a:hover {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/base.scss */
.header-logo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 50px;
  left: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 78px;
  z-index: 1;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .header-logo {
    top: 24px;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.header-logo-container {
  margin: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
a {
  color: inherit;
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-decoration: none;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  a:not(.not-animation)::before {
    background-color: #fff;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 100%;
    -webkit-transition: right 250ms ease-in-out;
    transition: right 250ms ease-in-out;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  a:not(.not-animation):hover::before {
    right: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.section-title {
  color: #002e5e;
  font-family: "Walbaum MT Std",serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px 20px;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .section-title {
    font-size: 50px;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.section-number {
  display: block;
  font-family: "Bodoni Std",serif;
  font-size: 15px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back {
  color: #fff;
  display: none;
  left: -20px;
  position: fixed;
  top: 39%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back.fixed {
  position: fixed;
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back.blue {
  color: #002e5e;
}

@media only screen and (min-width: 1400px), only screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .section-back {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back-label {
  font-family: "Walbaum MT Std",serif;
  font-size: 30px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back-label small {
  font-family: "Bodoni Std",serif;
  font-size: 9px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back-icon {
  display: inline-block;
  font-size: .8em;
  margin: 0 .5em;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1, app/assets/stylesheets/base.scss */
.section-back-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-container {
  color: #002e5e;
  font-family: "Caecilia LT Std",serif;
  font-weight: bold;
  margin: 30px auto 0;
  max-width: 1200px;
  padding: 0 20px;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .projects-filter-container {
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-label {
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .projects-filter-label {
    display: inline-block;
    font-size: 13px;
    margin-right: 40px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-list {
  margin: 0;
  padding: 25px 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .projects-filter-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-item {
  color: rgba(0, 46, 94, 0.3);
  cursor: pointer;
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  margin: 0 auto;
  max-width: 150px;
  padding: 10px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-item.is-active {
  color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-filter-item:not(:first-child) {
  border-top: 1px solid #002e5e;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .projects-filter-item {
    display: inline-block;
    padding: 0 10px;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .projects-filter-item:not(:first-child) {
    border-left: 1px solid #002e5e;
    border-top: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.projects-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 20px -.5% 0;
  margin-top: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.project {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 250px;
  margin: .25%;
  position: relative;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.project.hide {
  display: none;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project {
    padding-bottom: 39%;
    width: 49%;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project {
    padding-bottom: 20%;
    width: 32.7%;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .project:hover .project-overlay {
    background-color: #fff;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .project:hover .project-container {
    color: #002e5e;
    padding: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .project:hover .project-type, .project:hover .project-location, .project:hover .project-date {
    display: block;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .project:hover .project-name {
    font-size: 31px;
    text-align: center;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 768px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px), only screen and (min-width: 1024px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project:hover .project-name {
    font-size: 33px;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 1400px), only screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project {
    margin: .25%;
    padding-bottom: 15%;
    width: 24.5%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-overlay {
  bottom: 0;
  left: 0;
  opacity: .8;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-container {
  box-sizing: border-box;
  color: #fff;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-type {
  display: none;
  font-family: "Caecilia LT Std",serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 5px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-type {
    letter-spacing: 4px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-name {
  font-family: "Walbaum MT Std",serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 25px;
  margin: 10px 0 5px;
  text-align: left;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-location {
  display: none;
  font-family: "Walbaum MT Std",serif;
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-date {
  display: none;
  font-family: "Caecilia LT Std",serif;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-date {
    letter-spacing: 1px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery {
  margin: auto;
  max-width: 1200px;
  padding: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-label {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-thumb {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 140px;
  margin: .25%;
  width: 49.5%;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .gallery-thumb {
    height: 200px;
    width: 24.5%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-full, .gallery-video {
  background-color: #4d4d4d;
  bottom: 0;
  display: none;
  left: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 4;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .gallery-full, .gallery-video {
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-full.is-open, .gallery-video.is-open {
  display: block;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.5em;
  height: 100%;
  position: relative;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-close {
  cursor: pointer;
  position: absolute;
  right: 10%;
  top: 60px;
  z-index: 3;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-prev {
  cursor: pointer;
  left: 5%;
  padding: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-next {
  cursor: pointer;
  padding: 20px;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-pagination {
  bottom: -25px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .gallery-pagination {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-step {
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 5px;
  margin: 0 5px;
  width: 5px;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-step.is-selected {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/base.scss */
.gallery-title {
  bottom: -55px;
  font-family: "Caecilia LT Std",serif;
  font-size: 18px;
  font-weight: 300;
  left: 0;
  letter-spacing: 5px;
  position: absolute;
  right: 0;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .gallery-title {
    bottom: 5%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel {
  bottom: 0;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-carousel {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: left 500ms ease-in-out;
  transition: left 500ms ease-in-out;
  width: 1000vh;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel-image {
  width: 100vw;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel-pagination {
  bottom: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 3;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel-dot {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 10px;
  margin: 5px;
  pointer-events: auto;
  width: 10px;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-carousel-dot.is-selected {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  position: relative;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-content {
  box-sizing: content-box;
  color: #fff;
  margin: 0 auto;
  max-width: 1200px;
  padding: 40px;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-content {
    padding: 40px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-type {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 3px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-type {
    letter-spacing: 4px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-name {
  font-family: "Walbaum MT Std",serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 15px 0 5px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-name {
    font-size: 85px;
    margin-bottom: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-location {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-location {
    margin-top: -13px;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-location {
    font-size: 26px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-date {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 12px;
  font-weight: 300;
  padding: 5px 0;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-date {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-website {
  bottom: 80px;
  display: none;
  font-family: "Walbaum MT Std",serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3px;
  position: absolute;
  right: 40px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-hero-website {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-icon {
  bottom: 0;
  display: block;
  font-size: 18px;
  left: 0;
  margin: 10px;
  position: absolute;
  right: 0;
  text-align: center;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-hero-icon-label {
  display: block;
  padding: 15px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1200px;
  padding: 45px 40px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-box {
  padding: 20px 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-box:not(:first-child) {
  border-top: 1px solid #002e5e;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-box:not(:first-child) {
    border-top: 0;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-box {
    width: 25%;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .project-box.large {
    width: 50%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-phrase {
  color: #333;
  font-family: "Walbaum MT Std",serif;
  font-size: 21px;
  font-weight: bold;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-phrase {
    font-size: 40px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-info-copy {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 1.5;
  padding: 5px 0;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-website {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 3px;
  padding-top: 15px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-website {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-description {
  font-family: "Caecilia LT Std",serif;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.7;
  margin: 0;
}

@media breakpoint-md {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-description {
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.6;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-next {
  color: #fff;
  display: none;
  position: fixed;
  right: -50px;
  top: 40%;
  -webkit-transform: rotate(-90deg) translateX(-50%);
  transform: rotate(-90deg) translateX(-50%);
}

@media only screen and (min-width: 1400px), only screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .project-next {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.project-next-label {
  font-family: "Caecilia LT Std",serif;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-next-icon {
  display: inline-block;
  font-size: .8em;
  margin: 0 .5em;
}

/* line 1, app/assets/stylesheets/base.scss */
.project-next-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper {
  padding-top: 100px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .wrapper {
    padding-top: 200px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-home {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url(/assets/background-home-mobile-da6220fe4150e5fea6ac386f7346e8a8263faff78fafa0de130aa7ab796a5fa7.jpg);
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 0;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .wrapper.page-home {
    background-image: url(/assets/background-home-2574953f3092781a4cd89e541cf6099357d517c8649b21b0d59970aa8a48fa5c.jpg);
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-home .page-home-video-wrapper {
  display: none;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .wrapper.page-home .page-home-video-wrapper {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-home .page-home-video-wrapper::after {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-home .page-home-video {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

@media (min-aspect-ratio: 16/9) {
  /* line 1, app/assets/stylesheets/base.scss */
  .wrapper.page-home .page-home-video {
    height: auto;
    width: 100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  /* line 1, app/assets/stylesheets/base.scss */
  .wrapper.page-home .page-home-video {
    height: 100%;
    width: auto;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-project {
  padding-top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.blue {
  background-color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.blue .section-title {
  color: #fff;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.gray {
  background-color: #e8ebea;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-shop {
  min-height: 80vh;
}

/* line 1, app/assets/stylesheets/base.scss */
.wrapper.page-contact {
  color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-container {
  color: #fff;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-container {
    padding-bottom: 40px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-item {
  display: block;
  margin: 10px 0;
  position: relative;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item.left .news-content, .news-item.right .news-content {
    width: 30%;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item.left .news-image-container, .news-item.right .news-image-container {
    width: 70%;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item.left .news-content {
    padding: 40px 40px 20px 0;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item.right .news-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 40px 0 20px 40px;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .news-item.right .news-image-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-content {
  box-sizing: border-box;
  padding: 20px 40px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-content {
    padding: 0 0 20px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-type {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 3px;
  padding: 0 0 15.03759px;
  position: relative;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-type::before {
  background-color: #fff;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-title {
  color: #969696;
  font-family: "Walbaum MT Std",serif;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0;
  padding: 20px 0 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-title {
    font-size: 45px;
    line-height: 1;
    margin-top: 25px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-date {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 22px;
  margin-top: 20px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-description {
  color: #969696;
  font-family: "Caecilia LT Std",serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  padding: 20px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-more {
  color: #ec7e4d;
  font-family: "Walbaum MT Std",serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 3px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-image-container {
  margin: 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-image {
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.article {
  color: #002e5e;
}

/* line 1, app/assets/stylesheets/base.scss */
.article p {
  color: #4d4d4d;
  font-family: "Caecilia LT Std",serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
  margin: 0;
  padding: 25px 20px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article p {
    font-size: 20px;
    padding: 25px 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article i {
  font-size: 24px;
  font-style: normal;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article i {
    font-size: 24px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article-category {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article-category {
    padding: 10px 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article-category::before {
  background-color: #002e5e;
  bottom: 0;
  content: '';
  height: 2px;
  left: 20px;
  position: absolute;
  width: 20px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article-category::before {
    left: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article-title {
  font-family: "Walbaum MT Std",serif;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  padding: 25px 80px 0;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article-title {
    margin-top: 16px;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article-title {
    font-size: 50px;
    padding: 25px 0 0;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article-date {
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 0 20px;
  text-align: center;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .article-date {
    padding: 0;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.article-image-container {
  display: block;
  margin: 0;
  overflow: hidden;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.article-image {
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-container {
  margin: auto;
  max-width: 1200px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-single-pagination {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step {
  color: #002e5e;
  display: block;
  font-family: "Walbaum MT Std",serif;
  font-size: 27px;
  font-weight: bold;
  margin: auto;
  max-width: 145px;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .news-single-step {
    margin: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step::after {
  display: inline-block;
  font-size: 14px;
  height: 20px;
  position: absolute;
  top: 2px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step.next {
  padding-right: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step.next::after {
  right: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step.prev {
  max-width: initial;
  padding-left: 20px;
  text-align: left;
  width: 175px;
}

/* line 1, app/assets/stylesheets/base.scss */
.news-single-step.prev::after {
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px auto 0;
  max-width: 1200px;
  position: relative;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-box {
  box-sizing: border-box;
  padding: 0 40px;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box {
    margin-right: 10px;
    padding: 0;
    padding-right: 170px;
    width: 50%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-box.hero {
  height: calc(100vh - 222px);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box.hero {
    height: auto;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box.float-right {
    position: absolute;
    right: 0;
  }
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box .shop-contact {
    margin-top: 25px;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box .shop-contact {
    padding: 20px 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-box-icon {
  bottom: 40px;
  font-size: 20px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-box-icon {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-phrase {
  color: #002e5e;
  font-family: "Walbaum MT Std",serif;
  font-size: 38px;
  margin: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-phrase {
    font-size: 32px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    position: static;
    -webkit-transform: none;
    transform: none;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-phrase {
    font-size: 27px;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-contact-label {
  color: #ec7e4d;
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 20px 0;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-contact-number {
  color: #ec7e4d;
  display: block;
  font-family: "Bodoni Std",serif;
  font-size: 24px;
  font-weight: bold;
  padding: 5px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-select, .shop-form-input {
  background-color: #fff;
  border: 0;
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 11px;
  margin: 15px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #002e5e;
  font-weight: 900;
  letter-spacing: 3px;
  padding: 2px 0;
  text-transform: uppercase;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-select-container {
  display: block;
  max-width: 200px;
  position: relative;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-select-icon {
  font-size: 10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-input {
  border-bottom: 1px solid #002e5e;
  letter-spacing: 3px;
  padding: 5px 0;
  width: 100%;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-submit {
  background-color: #fff;
  border: 0;
  color: #ec7e4d;
  cursor: pointer;
  font-family: "Walbaum MT Std",serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.shop-form-disclaimer {
  color: #002e5e;
  font-family: "Caecilia LT Std",serif;
  font-size: 10px;
  letter-spacing: 3px;
  margin-top: 20px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .shop-form-disclaimer {
    letter-spacing: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-container {
  color: #002e5e;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: calc(100vh - 440px);
    padding-bottom: 100px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hero-arrow {
  bottom: 0;
  cursor: pointer;
  display: none;
  font-size: 18px;
  left: 50%;
  padding: .5em 1em;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hero-arrow {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-phrase {
  font-family: "Caecilia LT Std",serif;
  font-size: 19px;
  letter-spacing: 3px;
  line-height: 2;
  padding: 0 40px;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-phrase {
    font-size: 21px;
    letter-spacing: 1.5px;
    margin-top: 0;
    padding: 0 20px;
    text-align: left;
    width: 100%;
  }
}

@media only screen and (min-width: 1400px), only screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-phrase {
    padding: 0;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-box {
  box-sizing: border-box;
  margin: 40px 0;
  padding: 0 30px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-box {
    width: 50%;
  }
}

@media only screen and (min-width: 1400px), only screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-box.first {
    padding-left: 150px;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .us-box.last {
    padding-right: 150px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-box-title {
  color: #ec7e4d;
  font-family: "Bodoni Std",serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-box-title {
    font-size: 20px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-box-copy {
  font-family: "Caecilia LT Std",serif;
  font-size: 15px;
  letter-spacing: 5px;
  line-height: 2;
  margin: 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-box-copy {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 12px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people {
  background-color: #002e5e;
  color: #fff;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-box {
    height: calc(100vh - 136px);
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-box.right .us-people-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-box.right .us-people-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1400px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1400px), only screen and (min-width: 768px) and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1400px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-box.right .us-people-content {
    padding-left: 150px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-box.right .us-people-image-container {
  left: 100%;
  right: 0;
  -webkit-transition: left 1s ease-in-out;
  transition: left 1s ease-in-out;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-box.is-show:not(.right) .us-people-image-container {
  right: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-box.is-show.right .us-people-image-container {
  left: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-box .us-people-image-container {
  left: 0;
  right: 100%;
  -webkit-transition: right 1s ease-in-out;
  transition: right 1s ease-in-out;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-box-arrow {
  bottom: .5em;
  font-size: 18px;
  padding: 1em;
  position: absolute;
  right: .5em;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-box-arrow.right {
  left: .5em;
  right: initial;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-image {
  box-sizing: border-box;
  height: 270px;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-image {
    height: 100%;
    width: 60%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-image.eduardo .us-people-image-container {
  /*background-image:image-url(/assets/us-1-1f4b19e64a2417d6fecf3d1e2e177290e4a99dbe311d29358e1afa896f01f91c.jpg)*/
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-image.alvaro .us-people-image-container {
  /*background-image:image-url(/assets/us-2-20da84232cb23a8a09737e615d550c408369b1dc0ca66aadbbd0966b2a115421.jpg)*/
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-image.luis .us-people-image-container {
  /*background-image:image-url(/assets/us-3-a71c30675e43acd6eef0428c8847b6145d9131f47ba6b32c0f21d8b2d1b008be.jpg)*/
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-image-container {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 150%;
  bottom: 0;
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 550px), only screen and (min-width: 550px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-image-container {
    background-size: auto 120%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-content {
  box-sizing: border-box;
  padding: 55px;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-content {
    text-align: left;
    width: 40%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-name {
  font-family: "Walbaum MT Std",serif;
  font-size: 16px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-name {
    font-size: 41px;
    letter-spacing: 1px;
    margin-bottom: 46px;
    margin-top: 55px;
    padding-bottom: 25px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-name::before {
  background-color: #ec7e4d;
  bottom: 0;
  content: '';
  height: 3px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 105px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-name::before {
    height: 5px;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-job {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-top: 5px;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-job {
    font-size: 22px;
    letter-spacing: 5px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-people-description {
  font-family: "Caecilia LT Std",serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.8;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-people-description {
    font-size: 16px;
    letter-spacing: 1px;
    max-width: 350px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi {
  color: #002e5e;
  margin: 0 auto;
  max-width: 1200px;
  padding: 45px 35px 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi.no-padding {
  padding: 10px 0 45px;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-title {
  color: #ec7e4d;
  font-family: "Walbaum MT Std",serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-title.padding-top {
  padding-top: 45px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-title {
    font-size: 32px;
    margin-top: 96px;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-copy {
  font-family: "Walbaum MT Std",serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-copy {
    font-size: 53px;
    letter-spacing: 1px;
    line-height: 1.1;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-copy-symbol {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-copy-symbol {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-copy-small {
  font-family: "Caecilia LT Std",serif;
  font-size: 15px;
  letter-spacing: 5px;
  line-height: 2;
  margin: 30px 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-copy-small {
    font-size: 17px;
    letter-spacing: 1px;
    padding-left: 110px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box {
  padding: 65px 75px;
  position: relative;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box * {
  pointer-events: none;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box.is-open {
  background-color: #002e5e;
  color: #fff;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box.is-open::before, .us-hwdi-box.is-open::after, .us-hwdi-box.is-open .us-hwdi-box-title {
  display: none;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box.is-open .us-hwdi-box-number {
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box.is-open .us-hwdi-box-copy {
  display: block;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box.is-open {
    background-color: inherit;
    color: inherit;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box.is-open::before, .us-hwdi-box.is-open::after, .us-hwdi-box.is-open .us-hwdi-box-title {
    display: block;
  }
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box.is-open .us-hwdi-box-number {
    font-size: 44px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box::before {
  background-color: #ec7e4d;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box::before {
    left: 75px;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box::after {
  border: 1px solid #ec7e4d;
  border-radius: 50%;
  content: '';
  height: 5px;
  left: calc(50% + 45px);
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box::after {
    left: 165px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box:first-child::after, .us-hwdi-box:first-child::before {
  display: none;
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box-number {
  color: #ec7e4d;
  font-family: "Bodoni Std",serif;
  font-size: 27px;
  line-height: 1;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box-number {
    font-size: 44px;
    padding-right: 50px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box-title {
  font-family: "Caecilia LT Std",serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box-title {
    font-size: 15px;
    margin-top: 0;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box-more {
  color: #ec7e4d;
  display: block;
  font-family: "Bodoni Std",serif;
  font-size: 18px;
  padding: 5px 0;
  text-align: center;
  text-transform: none;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box-more {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.us-hwdi-box-copy {
  display: none;
  font-family: "Caecilia LT Std",serif;
  font-size: 17px;
  letter-spacing: 3px;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .us-hwdi-box-copy {
    display: block;
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.6;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-hero {
  height: calc(100vh - 100px);
  margin: 0 auto;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-hero {
    height: auto;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-hero-phrase {
  font-family: "Caecilia LT Std",serif;
  font-size: 38px;
  margin: 20px auto 0;
  padding: 0 40px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-hero-phrase {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 20px auto 0;
    max-width: 1200px;
    padding: 0 20px;
    position: static;
    text-align: left;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-phrase {
  font-family: "Caecilia LT Std",serif;
  font-size: 18px;
  line-height: 2;
  margin: 0 auto;
  max-width: 1200px;
  padding: 45px 35px;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-phrase {
    font-size: 21px;
    letter-spacing: 1.5px;
    padding: 45px 20px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-container {
  margin: 0 auto;
  max-width: 1200px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-info {
  display: none;
  padding: 0 20px 0 0;
  width: 40%;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-info {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-info-box {
  margin-bottom: 20px;
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-info-title {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0;
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-info-copy {
  display: block;
  font-family: "Caecilia LT Std",serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 2;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-offers-container {
    padding-bottom: 30px;
  }
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-offers-container {
    padding-bottom: 180px;
    width: 60%;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-offer {
  border-bottom: 1px solid #002e5e;
  margin: 0 35px;
  padding: 25px 0;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-offer {
    margin: 0 20px 25px;
    padding: 0 0 25px;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-offer-title {
  font-family: "Caecilia LT Std",serif;
  font-size: 16px;
  letter-spacing: 5px;
  line-height: 1.5;
  margin-top: 0;
  text-transform: uppercase;
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-offer-description {
  font-family: "Caecilia LT Std",serif;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 2;
}

@media only screen and (min-width: 768px), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1, app/assets/stylesheets/base.scss */
  .contact-offer-description {
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.6;
  }
}

/* line 1, app/assets/stylesheets/base.scss */
.contact-offer-link {
  color: #ec7e4d;
  font-family: "Walbaum MT Std",serif;
  font-size: 19px;
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/base.scss */
.error {
  color: red;
  font-family: "Caecilia LT Std",serif;
  font-size: 9px;
}

/*# sourceMappingURL=base.css.map */
/* line 1, app/assets/stylesheets/custom.scss */
.header a {
  pointer-events: auto;
}

/* line 5, app/assets/stylesheets/custom.scss */
.shop-form-select-container {
  max-width: none;
}

/* line 9, app/assets/stylesheets/custom.scss */
.shop-phrase {
  font-family: "Caecilia LT Std",serif;
  font-weight: lighter;
}

/* line 14, app/assets/stylesheets/custom.scss */
.project-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 18, app/assets/stylesheets/custom.scss */
.black-overlay {
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 22, app/assets/stylesheets/custom.scss */
.project-overlay.without-overlay {
  background-color: transparent;
}

/* line 26, app/assets/stylesheets/custom.scss */
label.error {
  font-family: "Caecilia LT Std",serif;
  font-size: 9px;
  color: red;
}

/* line 32, app/assets/stylesheets/custom.scss */
.shop-form-submit {
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/custom.scss */
.article i {
  font-size: 23px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
}

/* line 43, app/assets/stylesheets/custom.scss */
.us-box.first {
  padding-left: 50px;
}

/* line 47, app/assets/stylesheets/custom.scss */
.us-box.last {
  padding-right: 50px;
}

/* line 51, app/assets/stylesheets/custom.scss */
.project-carousel-dot {
  cursor: pointer;
}

/* line 55, app/assets/stylesheets/custom.scss */
.project-hero-icon-label {
  font-family: "Walbaum MT Std";
}

/* line 59, app/assets/stylesheets/custom.scss */
.gallery-full {
  background-color: #333333;
}

/* line 63, app/assets/stylesheets/custom.scss */
.footer-phone-number {
  display: block;
}

/* line 67, app/assets/stylesheets/custom.scss */
.header-mobile-menu, .icon-hamburguer {
  font-family: 'Walbaum MT Std Regular' !important;
}

/* line 71, app/assets/stylesheets/custom.scss */
.shop-contact-number {
  font-weight: normal;
  font-size: 14px;
}

/* line 76, app/assets/stylesheets/custom.scss */
.shop-contact-label {
  font-weight: bold;
  padding: 10px 0;
}

/* line 81, app/assets/stylesheets/custom.scss */
.shop-contact-label.address {
  font-family: "Bodoni Std";
  padding: 5px 0;
}

@media only screen and (min-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1024px) {
  /* line 87, app/assets/stylesheets/custom.scss */
  .page-home {
    background-image: none !important;
  }
  /* line 91, app/assets/stylesheets/custom.scss */
  .shop-box {
    width: 49%;
  }
  /* line 95, app/assets/stylesheets/custom.scss */
  .footer-social {
    margin: 10px 0;
    width: 100%;
  }
  /* line 100, app/assets/stylesheets/custom.scss */
  #sales-form {
    margin-bottom: 120px;
  }
}

@media only screen and (min-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) {
  /* line 106, app/assets/stylesheets/custom.scss */
  .wrapper.page-home {
    min-height: 101.3vh;
  }
  /* line 110, app/assets/stylesheets/custom.scss */
  .gallery-title {
    bottom: -55px;
  }
  /* line 114, app/assets/stylesheets/custom.scss */
  .gallery-close {
    top: 0;
  }
  /* line 117, app/assets/stylesheets/custom.scss */
  .gallery-full {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 122, app/assets/stylesheets/custom.scss */
  .header-logo {
    left: 50px;
  }
  /* line 126, app/assets/stylesheets/custom.scss */
  .contact-phrase {
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 2;
  }
  /* line 132, app/assets/stylesheets/custom.scss */
  .contact-hero-phrase {
    font-family: "Caecilia LT Std",serif;
    font-size: 17px;
  }
  /* line 137, app/assets/stylesheets/custom.scss */
  .us-box-copy {
    margin-top: 12px;
    letter-spacing: 1px;
    font-size: 16px;
  }
  /* line 143, app/assets/stylesheets/custom.scss */
  .us-people-name {
    margin-top: 55px;
    padding-bottom: 25px;
    margin-bottom: 46px;
    font-size: 35px;
    letter-spacing: 1px;
  }
  /* line 151, app/assets/stylesheets/custom.scss */
  .us-people-description {
    font-size: 12px;
    letter-spacing: 0.9px;
    line-height: 1.7;
    max-width: 350px;
  }
  /* line 158, app/assets/stylesheets/custom.scss */
  .us-hwdi-copy {
    font-size: 53px;
    line-height: 1.1;
    letter-spacing: 1px;
  }
  /* line 164, app/assets/stylesheets/custom.scss */
  .us-people-job {
    font-size: 15px;
    letter-spacing: 5px;
  }
  /* line 169, app/assets/stylesheets/custom.scss */
  .us-people-name::before {
    height: 5px;
  }
  /* line 173, app/assets/stylesheets/custom.scss */
  .us-hwdi-copy-small {
    font-size: 17px;
    letter-spacing: 1px;
  }
  /* line 178, app/assets/stylesheets/custom.scss */
  .us-hwdi-box-copy, .contact-offer-description {
    letter-spacing: 0.9px;
    line-height: 1.7;
    font-size: 15px;
  }
  /* line 184, app/assets/stylesheets/custom.scss */
  .us-hwdi-title {
    margin-top: 96px;
  }
  /* line 188, app/assets/stylesheets/custom.scss */
  .project-type {
    letter-spacing: 4px;
  }
  /* line 192, app/assets/stylesheets/custom.scss */
  .project-date {
    letter-spacing: 1px;
  }
  /* line 196, app/assets/stylesheets/custom.scss */
  .project-hero-content {
    padding-bottom: 80px;
  }
  /* line 200, app/assets/stylesheets/custom.scss */
  .project-hero-type {
    font-size: 14px;
    letter-spacing: 4px;
  }
  /* line 205, app/assets/stylesheets/custom.scss */
  .project-hero-name {
    font-size: 65px;
  }
  /* line 209, app/assets/stylesheets/custom.scss */
  .project-hero-location {
    margin-top: -13px;
    font-size: 20px;
    padding-top: 30px;
  }
  /* line 215, app/assets/stylesheets/custom.scss */
  .project-phrase {
    font-size: 32px;
  }
  /* line 219, app/assets/stylesheets/custom.scss */
  .project-info-copy {
    font-size: 10px;
    padding: 5.5px 0;
  }
  /* line 224, app/assets/stylesheets/custom.scss */
  .project-description {
    padding-left: 20px;
    letter-spacing: 0.9px;
    line-height: 1.7;
    font-size: 13px;
  }
  /* line 231, app/assets/stylesheets/custom.scss */
  .news-type {
    font-size: 12px;
  }
  /* line 235, app/assets/stylesheets/custom.scss */
  .news-title {
    font-size: 40px;
    margin-top: 25px;
  }
  /* line 240, app/assets/stylesheets/custom.scss */
  .news-date {
    font-size: 15px;
    margin-top: 10px;
  }
  /* line 245, app/assets/stylesheets/custom.scss */
  .news-description {
    font-size: 15px;
  }
  /* line 249, app/assets/stylesheets/custom.scss */
  .article-title {
    margin-top: 16px;
  }
  /* line 253, app/assets/stylesheets/custom.scss */
  .contact-offer-link {
    font-family: "Walbaum MT Std";
  }
  /* line 257, app/assets/stylesheets/custom.scss */
  .shop-form-disclaimer {
    letter-spacing: 0;
  }
  /* line 261, app/assets/stylesheets/custom.scss */
  .shop-phrase {
    font-size: 32px;
    line-height: 1.3;
  }
  /* line 266, app/assets/stylesheets/custom.scss */
  .shop-box.shop-contact {
    margin-top: 25px;
  }
  /* line 272, app/assets/stylesheets/custom.scss */
  .footer-name, .footer-copyright, .footer-section-box-label {
    font-size: 13px;
  }
  /* line 276, app/assets/stylesheets/custom.scss */
  .footer-contact-label {
    font-size: 12px;
    padding-left: 15px;
  }
  /* line 281, app/assets/stylesheets/custom.scss */
  .column-text {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1px;
  }
  /* line 287, app/assets/stylesheets/custom.scss */
  .gallery-title {
    font-size: 12px;
    line-height: 3;
  }
  /* line 292, app/assets/stylesheets/custom.scss */
  .news-description {
    line-height: 1.4;
  }
  /* line 296, app/assets/stylesheets/custom.scss */
  p.news-paragraph {
    margin-left: 120px;
    margin-right: 120px;
  }
  /* line 301, app/assets/stylesheets/custom.scss */
  .project-hero-name {
    line-height: 1;
  }
  /* line 305, app/assets/stylesheets/custom.scss */
  .news-single-pagination {
    margin-top: 30px;
  }
  /* line 309, app/assets/stylesheets/custom.scss */
  .projects-filter-container, .news-container, .contact-hero-phrase, .shop-container {
    margin-top: 38px;
  }
}

@media only screen and (min-width: 0) and (max-width: 1023px) {
  /* line 316, app/assets/stylesheets/custom.scss */
  .footer-contact-label {
    padding-left: 0;
  }
  /* line 319, app/assets/stylesheets/custom.scss */
  .footer-social {
    padding-left: 40px;
  }
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  /* line 325, app/assets/stylesheets/custom.scss */
  .footer-social {
    padding-left: 50px;
  }
}

/* line 330, app/assets/stylesheets/custom.scss */
.header-mobile-menu {
  font-size: 16px;
  letter-spacing: 1.5px;
}

/* line 335, app/assets/stylesheets/custom.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

/* line 345, app/assets/stylesheets/custom.scss */
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 520px), only screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 520px) {
  /* line 353, app/assets/stylesheets/custom.scss */
  .project-hero-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 480px) {
  /* line 361, app/assets/stylesheets/custom.scss */
  .us-box-copy {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.9;
    margin-top: 10px;
  }
  /* line 368, app/assets/stylesheets/custom.scss */
  .us-hwdi-box {
    padding: 65px 35px;
  }
  /* line 372, app/assets/stylesheets/custom.scss */
  .gallery-container {
    height: 80%;
  }
  /* line 376, app/assets/stylesheets/custom.scss */
  .us-people-name {
    font-size: 18px;
  }
  /* line 380, app/assets/stylesheets/custom.scss */
  .us-people-job {
    font-size: 11px;
    letter-spacing: 2.2px;
  }
  /* line 385, app/assets/stylesheets/custom.scss */
  .us-people-description {
    font-size: 12px;
  }
  /* line 389, app/assets/stylesheets/custom.scss */
  .icon-down:not(.shop-form-select-icon) {
    display: none;
  }
  /* line 393, app/assets/stylesheets/custom.scss */
  .gallery-step {
    margin: 0 3px;
  }
  /* line 397, app/assets/stylesheets/custom.scss */
  .gallery-title {
    font-size: 11px;
    letter-spacing: 2px;
  }
  /* line 402, app/assets/stylesheets/custom.scss */
  .us-hwdi-copy-small {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.9;
  }
  /* line 408, app/assets/stylesheets/custom.scss */
  .us-hwdi-copy {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
  }
  /* line 414, app/assets/stylesheets/custom.scss */
  #usPhrase.us-hwdi-copy-small {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 419, app/assets/stylesheets/custom.scss */
  #secondTitle {
    margin-top: 65px;
    margin-bottom: 0;
  }
  /* line 424, app/assets/stylesheets/custom.scss */
  .us-hwdi-box-copy {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.7;
    font-weight: 100;
  }
  /* line 431, app/assets/stylesheets/custom.scss */
  .us-hwdi.no-padding {
    padding-bottom: 0;
  }
  /* line 435, app/assets/stylesheets/custom.scss */
  .us-box.last {
    padding-left: 50px;
  }
  /* line 439, app/assets/stylesheets/custom.scss */
  p#usPhrase.us-hwdi-copy-small {
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.8;
    margin-left: 30px;
    margin-right: 30px;
  }
  /* line 448, app/assets/stylesheets/custom.scss */
  .us-hwdi-title {
    font-size: 18px;
  }
  /* line 452, app/assets/stylesheets/custom.scss */
  .project-type {
    letter-spacing: 3px;
  }
  /* line 456, app/assets/stylesheets/custom.scss */
  .project-phrase {
    font-size: 23px;
  }
  /* line 460, app/assets/stylesheets/custom.scss */
  .project-description {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.9;
  }
  /* line 466, app/assets/stylesheets/custom.scss */
  .project-hero-name {
    font-size: 37px;
    letter-spacing: 2px;
  }
  /* line 471, app/assets/stylesheets/custom.scss */
  .project-hero-type {
    font-size: 16px;
  }
  /* line 475, app/assets/stylesheets/custom.scss */
  .project-hero-location {
    font-size: 19px;
  }
  /* line 479, app/assets/stylesheets/custom.scss */
  .project-hero-date {
    font-size: 13px;
  }
  /* line 483, app/assets/stylesheets/custom.scss */
  .project-hero-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 70px;
  }
  /* line 489, app/assets/stylesheets/custom.scss */
  .news-content {
    text-align: center;
  }
  /* line 493, app/assets/stylesheets/custom.scss */
  .news-type::before {
    left: 145px;
  }
  /* line 497, app/assets/stylesheets/custom.scss */
  .news-type {
    font-size: 12px;
  }
  /* line 501, app/assets/stylesheets/custom.scss */
  .news-date {
    font-size: 17px;
  }
  /* line 505, app/assets/stylesheets/custom.scss */
  .article-category {
    text-align: center;
  }
  /* line 509, app/assets/stylesheets/custom.scss */
  .article-category::before {
    left: 47%;
  }
  /* line 513, app/assets/stylesheets/custom.scss */
  .article-category {
    font-size: 12px;
    letter-spacing: 1.5px;
  }
  /* line 518, app/assets/stylesheets/custom.scss */
  .article-date {
    font-size: 17px;
  }
  /* line 522, app/assets/stylesheets/custom.scss */
  .article i {
    font-size: 21px;
    line-height: 1.3;
  }
  /* line 527, app/assets/stylesheets/custom.scss */
  .article p {
    font-size: 15px;
    line-height: 1.6;
  }
  /* line 532, app/assets/stylesheets/custom.scss */
  .contact-hero-phrase {
    font-family: "Caecilia LT Std",serif;
    font-weight: lighter;
    margin-top: 0;
  }
  /* line 538, app/assets/stylesheets/custom.scss */
  .contact-phrase {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.8;
  }
  /* line 544, app/assets/stylesheets/custom.scss */
  .contact-offer-description {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.9;
  }
  /* line 550, app/assets/stylesheets/custom.scss */
  .shop-phrase {
    top: calc(50% - 40px);
    margin: 80px 0 0;
  }
  /* line 555, app/assets/stylesheets/custom.scss */
  .shop-form-disclaimer {
    letter-spacing: 0.6px;
  }
}

/* line 560, app/assets/stylesheets/custom.scss */
.section-title, .us-container, #how-we-do-it.us-hwdi, .us-hwdi, .projects-filter-container, .news-container, .news-single-container, .contact-phrase, .contact-container, .contact-hero-phrase, .shop-container, .project-hero-content, .project-content, .gallery {
  max-width: 950px;
}

/* line 564, app/assets/stylesheets/custom.scss */
.us-hwdi-copy-small {
  padding-left: 0;
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  /* line 569, app/assets/stylesheets/custom.scss */
  #usPhrase.us-hwdi-copy-small, .section-title {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 574, app/assets/stylesheets/custom.scss */
  .us-box.first {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 50px;
  }
  /* line 580, app/assets/stylesheets/custom.scss */
  .us-box.last {
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 50px;
  }
  /* line 586, app/assets/stylesheets/custom.scss */
  #usPhrase {
    margin-bottom: 0px;
  }
  /* line 590, app/assets/stylesheets/custom.scss */
  .us-people-name {
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 1;
  }
  /* line 596, app/assets/stylesheets/custom.scss */
  small.us-people-job {
    font-size: 15px;
    letter-spacing: 5px;
    line-height: 1.7;
  }
  /* line 602, app/assets/stylesheets/custom.scss */
  .us-people-description {
    font-size: 14px;
  }
  /* line 606, app/assets/stylesheets/custom.scss */
  #how-we-do-it.us-hwdi {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 612, app/assets/stylesheets/custom.scss */
.policy-title {
  margin-bottom: 30px;
}

/* line 616, app/assets/stylesheets/custom.scss */
.info-paragraph {
  font-family: "Walbaum MT Std";
  min-height: 300px;
  padding-left: 50px;
  padding-right: 50px;
}

/* line 623, app/assets/stylesheets/custom.scss */
#showroom {
  width: 100%;
  height: 100%;
}

/* line 628, app/assets/stylesheets/custom.scss */
li.inline-block, li.inline-block a {
  display: inline-block;
}

/* line 632, app/assets/stylesheets/custom.scss */
li.inline-block > p {
  padding-top: 15px;
}

@media only screen and (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 320px) {
  /* line 637, app/assets/stylesheets/custom.scss */
  .news-type::before {
    left: 110px;
  }
  /* line 641, app/assets/stylesheets/custom.scss */
  #contact-form-box {
    margin-top: 60px;
  }
}

/* line 648, app/assets/stylesheets/custom.scss */
#after-sales-modal .modal-dialog {
  position: relative;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px;
  max-width: 100%;
}

/* line 657, app/assets/stylesheets/custom.scss */
#after-sales-modal .modal-body {
  width: 100%;
  height: auto;
  padding: 0;
}

@media (max-width: 920px) {
  /* line 664, app/assets/stylesheets/custom.scss */
  #after-sales-modal iframe {
    width: 940px;
    -ms-zoom: 0.9;
    -moz-transform: scale(0.9);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.9);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: 0 0;
  }
}

@media (max-width: 830px) {
  /* line 677, app/assets/stylesheets/custom.scss */
  #after-sales-modal iframe {
    -ms-zoom: 0.85;
    -moz-transform: scale(0.8);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.8);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0;
  }
}

@media (max-width: 760px) {
  /* line 689, app/assets/stylesheets/custom.scss */
  #after-sales-modal iframe {
    -ms-zoom: 0.7;
    -moz-transform: scale(0.7);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.7);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.7);
    -webkit-transform-origin: 0 0;
  }
}

@media (max-width: 660px) {
  /* line 701, app/assets/stylesheets/custom.scss */
  #after-sales-modal iframe {
    -ms-zoom: 0.6;
    -moz-transform: scale(0.6);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.6);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.6);
    -webkit-transform-origin: 0 0;
  }
  /* line 710, app/assets/stylesheets/custom.scss */
  #after-sales-modal .modal-dialog {
    height: 90%;
  }
}

/* line 716, app/assets/stylesheets/custom.scss */
.project-form {
  min-width: 200px;
  margin: 0px auto;
}

/* line 720, app/assets/stylesheets/custom.scss */
.project-form form {
  background-color: #E7EAEE;
  padding: 30px;
  font-weight: bold;
  color: #0c2f5b;
  text-align: center;
  font-size: 13px;
}

/* line 728, app/assets/stylesheets/custom.scss */
.project-form form select {
  text-align-last: center;
  margin-bottom: 0px;
  letter-spacing: 0px;
  font-size: 10px;
}

/* line 735, app/assets/stylesheets/custom.scss */
.project-form form .shop-form-input {
  background-color: #e7eaee;
  text-align: center;
  font-weight: normal;
  border-bottom: 2px solid #0c2f5b;
}

/* line 742, app/assets/stylesheets/custom.scss */
.project-form form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0c2f5b;
  opacity: 0.4;
  /* Firefox */
}

/* line 747, app/assets/stylesheets/custom.scss */
.project-form form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0c2f5b;
  opacity: 0.4;
}

/* line 752, app/assets/stylesheets/custom.scss */
.project-form form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #0c2f5b;
  opacity: 0.4;
}

/* line 757, app/assets/stylesheets/custom.scss */
.project-form form .shop-form-select {
  color: inherit;
  font-weight: bold;
  background-color: inherit;
  text-align: center;
}

/* line 764, app/assets/stylesheets/custom.scss */
.project-form form .form-select-container {
  display: flex;
  flex-direction: column;
  text-align: center;
}

/* line 770, app/assets/stylesheets/custom.scss */
.project-form form .form-select-icon {
  font-size: 15px;
  pointer-events: none;
}

/* line 774, app/assets/stylesheets/custom.scss */
.project-form form .shop-form-select-icon {
  top: 2px;
}

/* line 779, app/assets/stylesheets/custom.scss */
.project-form .shop-checkbox {
  color: #002e5e;
  font-family: "Caecilia LT Std",serif;
  font-size: 10px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: justify;
  padding-left: 10px;
}

/* line 788, app/assets/stylesheets/custom.scss */
.project-form .shop-checkbox a {
  text-decoration: underline;
}

/* line 793, app/assets/stylesheets/custom.scss */
.project-form .title-form {
  font-size: 25px;
  font-weight: bold;
  font-family: "Walbaum MT Std",serif;
  letter-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}

/* line 802, app/assets/stylesheets/custom.scss */
.project-form .subtitle-form {
  font-family: "Walbaum MT Std",serif;
  font-weight: normal;
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 0px;
}

/* line 810, app/assets/stylesheets/custom.scss */
.project-form .shop-form-input {
  margin: 10px 0;
}

/* line 814, app/assets/stylesheets/custom.scss */
.project-form .terms {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  line-height: 15px;
}

/* line 821, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 22px;
  width: 5%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

/* line 833, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 841, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox .shop-checkbox {
  color: #002e5e;
  font-family: "Caecilia LT Std",serif;
  font-size: 10px;
  padding-top: 10px;
}

/* line 848, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 13px;
  width: 13px;
  background-color: #798CA4;
  margin-bottom: 10px;
}

/* line 859, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 866, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* line 871, app/assets/stylesheets/custom.scss */
.project-form .terms .custom-checkbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 2px;
  height: 6px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 885, app/assets/stylesheets/custom.scss */
.project-form .shop-form-submit {
  background-color: #0C2F5B;
  color: #fff;
  padding: 5px;
  height: 30px;
  width: 80px;
  letter-spacing: 0px;
  font-family: "Walbaum MT Std",serif;
  font-weight: bold;
  font-size: 25px;
  margin-top: 20px;
}

/* line 898, app/assets/stylesheets/custom.scss */
.project-form .shop-form-disclaimer {
  line-height: 15px;
  letter-spacing: 0.6px;
  font-size: 9px;
}

@media only screen and (min-width: 1024px), only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 906, app/assets/stylesheets/custom.scss */
  .shop-box {
    padding-right: 50px;
  }
}

@media only screen and (min-width: 376px) {
  /* line 915, app/assets/stylesheets/custom.scss */
  .page-shop #contact-form-box form select {
    font-size: 11px;
    letter-spacing: 2px;
  }
  /* line 926, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form form select {
    font-size: 11px;
    letter-spacing: 2px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 938, app/assets/stylesheets/custom.scss */
  .page-shop #contact-form-box {
    padding-right: 0;
    max-width: 450px;
  }
  /* line 942, app/assets/stylesheets/custom.scss */
  .page-shop #contact-form-box form select {
    letter-spacing: 3px;
  }
  /* line 949, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: auto auto auto auto;
    align-items: baseline;
  }
  /* line 955, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-slogan {
    border-bottom: none;
  }
  /* line 959, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form {
    grid-row-start: 1;
    grid-row-end: 4;
    grid-column-start: 3;
    grid-column-end: 5;
    margin: auto 0px;
  }
  /* line 966, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form form {
    max-width: 330px;
  }
  /* line 969, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form form select {
    letter-spacing: 3px;
  }
  /* line 975, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-thanks {
    max-width: 350px;
    min-width: 250px;
    font-size: 45px;
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column: 3;
  }
  /* line 984, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-text {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row: 2;
  }
}

/* line 993, app/assets/stylesheets/custom.scss */
.project-thanks {
  max-width: 350px;
  min-width: 250px;
  font-size: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 910px) {
  /* line 1002, app/assets/stylesheets/custom.scss */
  .page-shop #contact-form-box form {
    width: auto;
  }
  /* line 1005, app/assets/stylesheets/custom.scss */
  .page-shop #contact-form-box form select {
    letter-spacing: 2px;
  }
  /* line 1012, app/assets/stylesheets/custom.scss */
  .page-project .project-content {
    padding: 45px 20px 0;
  }
  /* line 1016, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form form {
    width: auto;
  }
  /* line 1019, app/assets/stylesheets/custom.scss */
  .page-project .project-grid-container .project-form form select {
    letter-spacing: 2px;
  }
  /* line 1024, app/assets/stylesheets/custom.scss */
  .page-project .project-thanks {
    font-size: 43px !important;
    padding: 0;
  }
}

/* line 1030, app/assets/stylesheets/custom.scss */
.ribbon {
  position: fixed;
  bottom: 10px;
  right: 17px;
  z-index: 1;
  text-decoration: none;
  display: inline-flex;
}

/* line 1038, app/assets/stylesheets/custom.scss */
.ribbon a {
  margin-left: 5px;
}

/* line 1042, app/assets/stylesheets/custom.scss */
.ribbon img {
  height: 40px;
  width: auto;
}

/* line 1047, app/assets/stylesheets/custom.scss */
.icons {
  font-family: 'icons' !important;
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: 20px;
  text-transform: none;
  line-height: 1;
}

/* line 1058, app/assets/stylesheets/custom.scss */
.rich-content strong {
  font-weight: bold !important;
}

/* line 1063, app/assets/stylesheets/custom.scss */
.terms-text {
  margin: 10px;
  text-align: justify;
}

/* line 2, app/assets/stylesheets/posts.scss */
.posts .post-image {
  height: calc(100vh - 250px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 9, app/assets/stylesheets/posts.scss */
.posts #post-carousel {
  height: calc(100vh - 250px);
  margin-bottom: 70px;
}

/* line 13, app/assets/stylesheets/posts.scss */
.posts #post-carousel .caption {
  width: 100%;
  text-align: center;
  bottom: -55px;
  font-family: "Caecilia LT Std",serif;
  font-size: 15px;
  font-weight: 300;
  margin: 20px 0;
}

/* line 23, app/assets/stylesheets/posts.scss */
.posts #post-carousel .carousel-control.left {
  background-image: none;
}

/* line 27, app/assets/stylesheets/posts.scss */
.posts #post-carousel .carousel-control.right {
  background-image: none;
}

/* line 32, app/assets/stylesheets/posts.scss */
.posts #post-carousel .glyphicon-chevron-right i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  color: #4d4d4d;
  font-size: 16px;
}

/* line 45, app/assets/stylesheets/posts.scss */
.posts #post-carousel .glyphicon-chevron-left i {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  display: inline-block;
  color: #4d4d4d;
  font-size: 16px;
}

/* line 56, app/assets/stylesheets/posts.scss */
.posts #post-carousel .carousel-indicators li {
  width: 8px;
  height: 8px;
}

/* line 60, app/assets/stylesheets/posts.scss */
.posts #post-carousel .carousel-control {
  text-shadow: none;
}

/* line 67, app/assets/stylesheets/posts.scss */
.news-container .news-item {
  border-bottom: 1px solid white;
  padding: 40px 0;
}

/* line 2, app/assets/stylesheets/project.scss */
.page-project .btn-hero-info {
  background-color: #f47e4d;
  color: #fff;
  width: 300px;
  padding-top: 11px;
  padding-bottom: 10px;
  align-self: flex-end;
  font-family: "Caecilia LT Std",serif;
  letter-spacing: 3px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/project.scss */
.page-project a.project-button {
  text-align: center;
  margin-bottom: 10px;
}

/* line 21, app/assets/stylesheets/project.scss */
.page-project a.project-button:not(.not-animation)::before {
  height: 0px;
}

@media only screen and (min-width: 768px) {
  /* line 27, app/assets/stylesheets/project.scss */
  .page-project .project-hero-info-container {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
  }
  /* line 32, app/assets/stylesheets/project.scss */
  .page-project .project-hero-info-container .project-actions {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 300px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  /* line 41, app/assets/stylesheets/project.scss */
  .page-project .project-actions {
    align-self: flex-start;
    width: 50%;
  }
  /* line 46, app/assets/stylesheets/project.scss */
  .page-project .project-hero-info-container {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
  }
}

/* line 52, app/assets/stylesheets/project.scss */
.page-project .project-grid-container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: auto;
  align-items: baseline;
}

/* line 58, app/assets/stylesheets/project.scss */
.page-project .project-grid-container .project-slogan {
  border-bottom: 2px solid black;
}

/* line 62, app/assets/stylesheets/project.scss */
.page-project .project-grid-container .project-thanks {
  margin: 0px auto;
  max-width: 250px;
  min-width: 200px;
}

/* line 70, app/assets/stylesheets/project.scss */
.page-project #take-appointment-modal .modal-content {
  height: 90vh;
}

/* line 73, app/assets/stylesheets/project.scss */
.page-project #take-appointment-modal .modal-content .modal-body {
  padding: 0px;
  padding-right: 5px;
  height: 100%;
}

/* line 78, app/assets/stylesheets/project.scss */
.page-project #take-appointment-modal .modal-content .modal-body iframe {
  border: none;
}

/* line 82, app/assets/stylesheets/project.scss */
.page-project #take-appointment-modal .modal-content .modal-body .close {
  font-size: 26px;
  position: fixed;
  top: 10px;
  right: 30px;
}

@media (max-width: 991px) {
  /* line 90, app/assets/stylesheets/project.scss */
  .page-project #take-appointment-modal .modal-content .modal-body .close {
    left: 10px;
  }
}

/* line 2, app/assets/stylesheets/chat.scss */
.chat .chat-box {
  padding-bottom: 25px;
  width: 350px;
  height: 420px;
}

@media (max-width: 325px) {
  /* line 2, app/assets/stylesheets/chat.scss */
  .chat .chat-box {
    width: 300px;
  }
}

/* line 11, app/assets/stylesheets/chat.scss */
.chat .chat-box .close {
  position: relative;
  right: 10px;
  top: 27px;
}

/* line 18, app/assets/stylesheets/chat.scss */
.chat .chat-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* line 23, app/assets/stylesheets/chat.scss */
.chat .chat-button .chat-text {
  position: relative;
  background-color: #fff;
  color: #666;
  padding: 7px 10px;
  border-radius: .625rem !important;
  white-space: normal;
  text-overflow: ellipsis;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

@media (max-width: 425px) {
  /* line 18, app/assets/stylesheets/chat.scss */
  .chat .chat-button {
    font-size: 13px;
  }
}

/* line 45, app/assets/stylesheets/chat.scss */
.chat .chat-button .chat-text::before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: auto;
  right: -15px;
  top: 27%;
  bottom: auto;
  border: 8px solid;
  border-color: transparent transparent transparent #fff;
}

/* line 59, app/assets/stylesheets/chat.scss */
.chat .button {
  width: 40px;
  height: 40px;
  background-color: #F07D4C;
}

/* line 64, app/assets/stylesheets/chat.scss */
.chat img {
  height: 20px;
  width: 25px;
  padding: 10px 7.5px;
}

/* line 1, app/assets/stylesheets/sinco_after_sales.scss */
.navbar-center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
}

/* line 9, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-page .sinco-form {
  background-color: #E7EAEE;
  padding: 30px;
  font-weight: bold;
  color: #0c2f5b;
  text-align: center;
  font-size: 13px;
  max-width: 330px;
}

/* line 19, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-page .shop-form-select {
  font-size: 11px;
  letter-spacing: 2px;
  margin: 20px 0;
}

/* line 24, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-page .inline-flex {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

/* line 30, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-page label.error {
  color: red;
  margin-top: 2px;
}

/* line 35, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-page .alert {
  padding: 20px;
  color: red;
}

/* line 41, app/assets/stylesheets/sinco_after_sales.scss */
.after-sales-datatable {
  padding-top: 20px;
}

/* line 7, ../../.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/cookies_eu-1.7.8/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu {
  line-height: 40px;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  background: #F2F2F2;
}

@media (max-width: 767px) {
  /* line 7, ../../.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/cookies_eu-1.7.8/app/assets/stylesheets/cookies_eu.scss */
  .cookies-eu {
    font-size: 12px;
    line-height: 30px;
    position: initial;
  }
}

/* line 30, ../../.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/cookies_eu-1.7.8/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-content-holder {
  display: inline-block;
  padding: 0 20px;
}

/* line 36, ../../.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/cookies_eu-1.7.8/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder {
  display: inline-block;
}

/* line 39, ../../.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/cookies_eu-1.7.8/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  min-width: 26px;
  margin-right: 5px;
  padding: 2px 11px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  border: 0;
  outline: none;
  background-color: #4D90FE;
}

/* line 1, app/assets/stylesheets/cookies_banner.scss */
.cookies-eu {
  line-height: 1.15;
  position: fixed;
  z-index: 999;
  bottom: 15px;
  left: 15px;
  padding: 20px;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  background: #fff;
  width: 330px;
  border-radius: .625rem !important;
  font-family: sans-serif;
}

/* line 15, app/assets/stylesheets/cookies_banner.scss */
.cookies-eu .cookies-eu-content-holder {
  display: inline-block;
  padding: 0;
  margin-bottom: 20px;
  color: #666;
}

/* line 21, app/assets/stylesheets/cookies_banner.scss */
.cookies-eu .cookies-eu-content-holder .cookies-eu-link {
  text-decoration: underline;
}

/* line 27, app/assets/stylesheets/cookies_banner.scss */
.cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
  background-color: #ec7e4d;
  width: 100px;
}

@media (max-width: 768px) {
  /* line 35, app/assets/stylesheets/cookies_banner.scss */
  .cookies-eu {
    bottom: 70px;
    left: 15px;
    right: 15px;
    width: unset;
    font-size: inherit;
  }
}

@media (max-width: 425px) {
  /* line 45, app/assets/stylesheets/cookies_banner.scss */
  .cookies-eu {
    font-size: 13px;
  }
}

/* line 50, app/assets/stylesheets/cookies_banner.scss */
#favDialog {
  border: 0;
}

/* line 52, app/assets/stylesheets/cookies_banner.scss */
#favDialog img {
  width: 18px;
}

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/cookies_banner.scss */
  #favDialog {
    width: 500px;
  }
}

/* line 60, app/assets/stylesheets/cookies_banner.scss */
#favDialog .location-table {
  margin: 0 auto;
  text-align: left;
  margin-bottom: 16px;
}

/* line 65, app/assets/stylesheets/cookies_banner.scss */
#favDialog .location-table td {
  padding-right: 16px;
}
