/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* init */
/* Colors */
/* Transitions / Animations */
/* Fonts & Text */
/* Borders */
/* Forms and Buttons */
/* Various */
/* init */
body {
  font-family: 'Source Sans Pro', sans-serif;
  background: white;
  color: #474a49;
}
body.has-open-menu {
  overflow: hidden;
}
body,
html {
  height: 100%;
}
/*
 * global link style
 */
a {
  color: #5991cd;
}
a:hover {
  color: #3877bb;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none;
}
a,
button,
input[type=button] {
  cursor: pointer;
}
/*
 * global styles
 */
h1,
.h1 {
  font-weight: 600;
  font-size: 28px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
p,
.p {
  font-size: 16px;
  line-height: 150%;
}
/*
 * selection
 */
::-moz-selection {
  background: #f5b083;
  /* WebKit/Blink Browsers */
  color: white;
}
::selection {
  background: #f5b083;
  /* WebKit/Blink Browsers */
  color: white;
}
::-moz-selection {
  background: #f5b083;
  /* Gecko Browsers */
  color: white;
}
/**
 * Placeholders
 */
::-webkit-input-placeholder {
  color: #474a49;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #474a49;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #474a49;
}
:-ms-input-placeholder {
  color: #474a49;
}
/*
 * alert
 */
.alert {
  padding: 0;
  margin-bottom: 30px;
}
.alert-success {
  color: #28517d;
}
.alert-danger {
  color: #5991cd;
}
/* Loading (ajax loader) */
.loading {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.loading:before {
  content: " ";
  background-image: url('/public/img/loader.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  width: 75px;
  height: 75px;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -37.5px;
  z-index: 200;
}
.loading:after {
  content: " ";
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
/* plugins */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
       its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 5px;
}
.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 17px;
  left: -6px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #28517d;
  transition: background 450ms;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  position: relative;
  background: white;
  cursor: pointer;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 6px;
  margin-left: -6px;
  cursor: pointer;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.
      More Info : http://www.quirksmode.org/css/box.html
    */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('select2.png') no-repeat 0 1px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url('select2.png') no-repeat 100% -22px;
  background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url('select2.png') no-repeat -37px -22px;
  background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-search input.select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100%;
  background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.select2-drop-active {
  border: 1px solid white;
}
.select2-container .select2-choice {
  height: 40px;
  padding: 0 28px 8px 15px;
  border-radius: 14px;
  border: none;
  box-shadow: none;
  background: white;
  font-size: 1.5rem;
}
.select2-container .select2-choice > .select2-chosen {
  margin-top: 7px;
}
.select2-container .select2-choice .select2-arrow {
  width: 40px;
  border-radius: 0 14px 14px 0;
  border-left: none;
  background: #e4e4e4;
}
.select2-container .select2-choice .select2-arrow b {
  background-image: url(/public/img/select-arrow-down.png) !important;
  background-size: 100% 100% !important;
  background-color: #e4e4e4;
  padding-top: 6px;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: 0 0;
  transform: rotate(180deg);
}
.select2-drop {
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.select2-drop-active {
  border-radius: 7px;
  min-width: 100px;
}
.select2-search input {
  border-radius: 7px;
  background: #fff;
  border-color: #e4e4e4;
}
.select2-drop-active {
  border-radius: 7px;
}
.form-control.select2-container .select2-choices {
  min-height: 40px;
  border-radius: 0;
  background-image: none;
  padding: 10px;
  border: 1px solid #e4e4e4 !important;
}
.form-control.select2-container .select2-search-choice {
  margin: 0 5px 5px 0;
}
.select2-results {
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
}
.select2-results .select2-highlighted {
  background: #f5b083;
  color: #fff;
  border-radius: 7px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: none;
  outline: none;
  box-shadow: none;
}
.form-control.select2-container {
  padding: 0;
}
.select2-container-multi:after {
  font-family: FontAwesome;
  padding-top: 10px;
  content: '\f078';
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  text-align: center;
  pointer-events: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide:focus {
  outline: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-slide img {
  display: block;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  background: rgba(0, 0, 0, 0.6);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  color: #fff;
  font-size: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -15px;
  transition: background 250ms ease;
}
.slick-prev:before,
.slick-next:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  color: #fff;
  font-size: 20px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.slick-prev:hover,
.slick-next:hover {
  background-color: #000000;
}
.slick-prev {
  left: 30px;
}
.slick-prev:before {
  background-image: url('/public/img/icon-prev.png');
}
.slick-next {
  right: 30px;
}
.slick-next:before {
  background-image: url('/public/img/icon-next.png');
}
.autocomplete-suggestions {
  cursor: default;
  overflow: auto;
  background-color: #fff;
  border-radius: 7px;
  padding: 4px;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
  min-width: 230px;
  width: auto !important;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  text-decoration: underline;
}
.autocomplete-suggestion {
  padding: 3px 7px 4px 7px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 3px 7px 4px 7px;
  font-size: 0.875em;
  font-style: italic;
  color: #aaa;
}
.autocomplete-selected {
  background: #f5b083;
  border-radius: 7px;
  color: #fff;
}
.autocomplete-group {
  padding: 3px 7px 4px 7px;
}
.autocomplete-group strong {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #000;
}
@font-face {
  font-family: 'lg';
  src: url("/public/fonts/lg.eot?n1z373");
  src: url("/public/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/public/fonts/lg.woff?n1z373") format("woff"), url("/public/fonts/lg.ttf?n1z373") format("truetype"), url("/public/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/public/img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/public/img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/public/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/public/img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/public/img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/public/img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/* partials (btns etc) */
/**
 * btn
 */
.btn {
  cursor: pointer;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  border-top: none;
  border-left: none;
  border-right: none;
}
@media (min-width: 768px) {
  .btn {
    padding: 0 40px;
  }
}
.btn-primary {
  color: white;
  background: #28517d;
  border-radius: 14px;
  border-bottom: 3px solid #1e3d5e;
  box-shadow: 0 1px 0 #28517d;
}
.btn-primary:hover,
.btn-primary:focus {
  position: relative;
  top: 2px;
  text-decoration: none;
  color: white;
  border-bottom: 1px solid #1e3d5e;
}
.btn-sm {
  height: 40px;
}
.btn-inline {
  display: inline-block;
}
.btn-full-width {
  display: block;
  text-align: center;
}
.btn-uppercase {
  text-transform: uppercase;
}
/* global layout */
.container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}
[class*="block-grid-"] {
  display: block;
  margin: -10px;
  padding: 0;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
[class*="block-grid-"]:after {
  clear: both;
}
.block-grid-item {
  display: inline;
  margin: 0;
  padding: 10px;
  height: auto;
  float: left;
  width: 100%;
  list-style: none;
}
@media (min-width: 0) {
  .block-grid-xxs-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-xxs-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-xxs-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-xxs-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-xxs-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-xxs-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-xxs-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-xxs-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-xxs-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-xxs-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-xxs-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-xxs-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-xxs-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-xxs-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-xxs-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-xxs-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-xxs-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-xxs-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-xxs-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-xxs-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-xxs-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-xxs-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-xxs-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-xxs-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xxs-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 481px) {
  .block-grid-xs-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-xs-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-xs-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-xs-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-xs-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-xs-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-xs-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-xs-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-xs-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-xs-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-xs-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-xs-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .block-grid-sm-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-sm-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-sm-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-sm-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-sm-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-sm-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-sm-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-sm-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-sm-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-sm-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-sm-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .block-grid-md-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-md-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-md-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-md-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-md-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-md-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-md-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-md-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-md-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-md-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-md-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-md-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .block-grid-lg-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-lg-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-lg-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-lg-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-lg-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-lg-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-lg-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-lg-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-lg-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-lg-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-lg-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 1600px) {
  .block-grid-xlg-12 > .block-grid-item {
    width: 8.33333333%;
  }
  .block-grid-xlg-12 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-xlg-11 > .block-grid-item {
    width: 9.09090909%;
  }
  .block-grid-xlg-11 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-xlg-10 > .block-grid-item {
    width: 10%;
  }
  .block-grid-xlg-10 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-xlg-9 > .block-grid-item {
    width: 11.11111111%;
  }
  .block-grid-xlg-9 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-xlg-8 > .block-grid-item {
    width: 12.5%;
  }
  .block-grid-xlg-8 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-xlg-7 > .block-grid-item {
    width: 14.28571429%;
  }
  .block-grid-xlg-7 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-xlg-6 > .block-grid-item {
    width: 16.66666667%;
  }
  .block-grid-xlg-6 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-xlg-5 > .block-grid-item {
    width: 20%;
  }
  .block-grid-xlg-5 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-xlg-4 > .block-grid-item {
    width: 25%;
  }
  .block-grid-xlg-4 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-xlg-3 > .block-grid-item {
    width: 33.33333333%;
  }
  .block-grid-xlg-3 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-xlg-2 > .block-grid-item {
    width: 50%;
  }
  .block-grid-xlg-2 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-xlg-1 > .block-grid-item {
    width: 100%;
  }
  .block-grid-xlg-1 > .block-grid-item:nth-of-type(n) {
    clear: none;
  }
  .block-grid-xlg-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}
/* header */
.header-fix {
  padding-top: 76px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .header-fix {
    padding-top: 102px;
  }
}
.header {
  padding: 10px 0;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: white;
  height: 76px;
}
@media (min-width: 768px) {
  .header {
    height: 102px;
  }
}
.header > .container {
  position: relative;
}
.header .nav-icon-wrap {
  margin-top: 20px;
  float: left;
  border: none;
  background: none;
  padding: 0;
}
@media (min-width: 768px) {
  .header .nav-icon-wrap {
    margin-top: 30px;
  }
}
.header .nav-icon-wrap:hover .nav-icon span {
  background-color: #5991cd;
}
.header .nav-icon-wrap:hover .nav-text {
  color: #5991cd;
}
.header .nav-icon {
  width: 25px;
  height: 18px;
  position: relative;
  float: left;
  cursor: pointer;
}
.header .nav-icon span {
  display: block;
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 3px;
  background: #474a49;
  left: 0;
  transition: background 0.3s;
}
.header .nav-icon span:nth-child(1) {
  top: 0;
}
.header .nav-icon span:nth-child(2) {
  top: 8px;
}
.header .nav-icon span:nth-child(3) {
  top: 16px;
}
.header .nav-text {
  float: left;
  margin-left: 10px;
  font-size: 16px;
  color: #474a49;
  position: relative;
  top: -2px;
  transition: color 0.3s;
}
.header .logo-wrapper {
  width: 116px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: right;
}
@media (min-width: 768px) {
  .header .logo-wrapper {
    width: 174px;
    height: 82px;
    float: none;
  }
}
.header .logo {
  width: 100%;
}
.header .btn-appointment {
  top: 25px;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  right: 20px;
}
.nav-top {
  background: #28517d;
  color: white;
}
/* - header */
#site-wrapper {
  position: relative;
  overflow-x: hidden;
  width: 100%;
}
.overlay {
  visibility: hidden;
  opacity: 1;
  transition: 0.5s;
}
nav ul li {
  position: relative;
}
.overlay.open {
  visibility: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(51, 51, 51, 0);
  z-index: 3000;
}
#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 500ms ease all;
}
.show-nav #site-canvas {
  transform: translateX(200px);
  transform: translate3d(200px, 0, 0);
}
#site-menu {
  width: 200px;
  height: 100%;
  position: fixed;
  top: 0;
  left: -200px;
  background: white;
  padding: 30px;
  color: #5991cd;
  border-left: 1px solid white;
  z-index: 3001;
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
  transition: 500ms ease all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#site-menu .close-navigation {
  position: absolute;
  top: 16px;
  left: 30px;
  cursor: pointer;
  z-index: 1000;
}
#site-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-menu .navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #site-menu .navigation {
    top: 180px;
    transform: translateY(0);
  }
}
#site-menu .navigation a {
  font-size: 20px;
  padding-bottom: 1vh;
  position: relative;
  display: inline-block;
  color: #5991cd;
  text-transform: uppercase;
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 300;
}
#site-menu .navigation a:hover {
  text-decoration: none;
  color: #3877bb;
}
.show-nav #site-menu {
  transform: translateX(200px);
  transform: translate3d(200px, 0, 0);
}
.toggle-nav {
  cursor: pointer;
  float: left;
  margin-top: 7px;
}
.footer {
  position: fixed;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 18px 10px 10px 24px;
  color: #afafaf;
  background: white;
  font-size: 13px;
  height: 50px;
  z-index: 999;
}
.footer .conditions,
.footer .rights-reserved {
  margin-right: 13px;
}
.footer .conditions,
.footer .privacy-policy {
  margin-left: 13px;
  text-decoration: underline;
  color: #afafaf;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.left-right-padding {
  padding-left: 25px;
  padding-right: 25px;
}
.page-padding-bottom {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .page-padding-right {
    padding-right: 60px;
  }
}
/* components */
/* menu main */
.menu-main {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.3s;
  transform: translateX(-100%);
}
@media (min-width: 480px) {
  .menu-main {
    width: 300px;
    transform: translateX(-300px);
  }
}
.menu-main.open {
  transform: translateX(0);
}
.menu-main ul {
  list-style: none;
  padding: 0;
}
.menu-main li {
  padding: 0;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.menu-main a {
  color: #474a49;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.8rem;
  text-decoration: none;
  transition: color 0.3s;
}
.menu-main a:hover {
  color: #f5b083;
}
.menu-main .sub-menu__a {
  color: #afafaf;
  text-decoration: none;
  font-size: 1.8rem;
  transition: color 0.3s;
}
.menu-main .sub-menu__a:hover {
  color: #f5b083;
}
.close-menu {
  width: 100%;
  background: #f5b083;
  border: none;
  margin-bottom: 5px;
  color: #fff;
  padding: 9px 0;
  transition: background 0.3s;
}
.close-menu:hover,
.close-menu:focus {
  background-color: #f19254;
}
.close-menu span {
  position: relative;
}
.close-menu span:before {
  content: " ";
  background: url("/public/img/close-menu.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -24px;
  top: 3px;
}
/* Content wrapper */
.content-wrapper {
  transition: transform 0.3s;
  transform: translateX(0);
  min-height: 100%;
}
.content-wrapper.open {
  transform: translateX(100%);
}
@media (min-width: 480px) {
  .content-wrapper.open {
    transform: translateX(300px);
  }
}
/* Shade */
.shade {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.3s, width 0 0.3s, height 0 0.3s;
}
.shade.open {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  transition: opacity 0.3s;
}
.input {
  font-size: 1.8rem;
  color: #474a49;
  padding: 11px 20px;
  height: 50px;
  border-radius: 14px;
  border: none;
}
.input[type=search] {
  background-image: url('/public/img/icon-search.png');
  background-size: 17px 18px;
  background-position: right 15px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.input[type=search].searching {
  background-image: url('/public/img/spinner.svg');
  background-size: 24px;
}
.input.input-sm {
  font-size: 1.5rem;
  padding: 0 15px;
  height: 40px;
}
.opt-in-checkbox {
  position: relative !important;
  float: left;
  margin-bottom: 20px;
  font-size: 16px !important;
}
.select-wrapper {
  position: relative;
  float: left;
}
.select-wrapper.show-label label {
  display: inline-block;
}
.select-wrapper.show-label .select2-chosen {
  margin-top: 10px;
}
.select-wrapper.show-label .input.input-sm {
  padding: 5px 15px 0 15px;
}
.select-wrapper.show-label .select2-container {
  min-width: 140px;
}
.select-wrapper .select2-container {
  text-align: left;
}
.select-wrapper label {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
  opacity: 0.75;
  color: #28517d;
  font-size: 12px;
  font-weight: 600;
}
/**
 * search block
 *
 * a block with search filters
 */
.component-search-block {
  color: white;
  background: #5991cd;
  padding: 30px 20px;
  z-index: 15;
  min-height: 555px;
}
@media (min-width: 768px) {
  .component-search-block {
    padding: 60px 40px;
  }
}
@media screen and (min-height: 1010px) {
  .component-search-block {
    min-height: calc(100vh - 454px);
    position: relative;
  }
  .component-search-block .inner-container {
    position: absolute;
    left: 40px;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.component-search-block .select-wrapper label {
  left: 20px;
}
.component-search-block .text-title,
.component-search-block .text-subtitle {
  font-weight: normal;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  text-align: center;
}
.component-search-block .text-title {
  color: white;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .component-search-block .text-title {
    font-size: 28px;
  }
}
.component-search-block .text-subtitle {
  color: #285485;
  font-size: 15px;
  margin-bottom: 30px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .component-search-block .text-subtitle {
    font-size: 18px;
  }
}
.component-search-block .text-pricetitle {
  color: #285485;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.component-search-block .select:not(.select2-container),
.component-search-block .input,
.component-search-block .select-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.component-search-block .select2-container {
  width: 100%;
}
.component-search-block .select2-container .select2-choice {
  padding-left: 20px;
}
.component-search-block .select2-container .select2-choice > .select2-chosen {
  margin-top: 12px;
}
.component-search-block .select {
  height: 62px;
}
.component-search-block select {
  border-radius: 14px;
}
.component-search-block .noUi {
  margin-bottom: 40px;
}
.component-search-block .noUi-horizontal {
  margin-bottom: 20px;
}
.component-search-block .price-slider {
  margin-left: 6px;
  margin-right: 6px;
}
.component-search-block .price-label-max {
  float: right;
}
.component-search-block .select2-container .select2-choice {
  height: 50px;
}
.component-search-block .select2-chosen {
  font-size: 1.8rem;
}
/**
  * search bar    width: auto !important;
  *
  * mostly used on top of a page
  */
.component-search-bar {
  background: #5991cd;
  margin: 0 -15px;
  padding: 20px 20px 10px 20px;
  text-align: center;
}
.component-search-bar .select-wrapper {
  margin-bottom: 10px;
}
@media (min-width: 1440px) {
  .component-search-bar .select-wrapper {
    margin-bottom: 0;
  }
}
.component-search-bar .checkbox {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
@media (min-width: 1440px) {
  .component-search-bar .checkbox {
    margin-bottom: 0;
  }
}
.component-search-bar .checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 40px;
  padding: 9px 15px;
  font-size: 1.5rem;
  background: white;
  color: #474a49;
  text-align: center;
  font-weight: 400;
}
.component-search-bar .checkbox .checkbox-child {
  float: left;
}
.component-search-bar .checkbox .checkbox-child + .checkbox-child {
  border-left: 1px solid #e4e4e4;
}
.component-search-bar .checkbox .checkbox-child:first-child label {
  border-radius: 12px 0 0 12px;
}
.component-search-bar .checkbox .checkbox-child:last-child label {
  border-radius: 0 12px 12px 0;
}
.component-search-bar .checkbox input[type=checkbox] {
  display: none;
}
.component-search-bar .checkbox input[type=checkbox]:checked + label {
  color: #28517d;
  font-weight: 700;
}
.component-search-bar .first-options {
  position: relative;
  margin-right: 15px;
  display: inline-block;
  float: left;
}
@media (min-width: 1440px) {
  .component-search-bar .first-options {
    margin-right: 0;
    float: none;
    top: -7px;
  }
}
.component-search-bar .location-postal-code {
  margin-right: 15px;
  width: 200px;
  float: left;
}
.component-search-bar .select2-container {
  margin-right: 10px;
  float: left;
}
.component-search-bar .select2-drop {
  width: auto !important;
}
.component-search-bar .map-list-toggle {
  float: right;
  margin-top: 10px;
}
.component-search-bar .map-list-toggle .toggle-map-button {
  background: white;
  border: none;
  color: #bfbfbf;
  height: 40px;
  width: 50px;
  border-bottom: 3px solid #bfbfbf;
  box-shadow: 0 1px 0 #bfbfbf;
  background-repeat: no-repeat;
  background-position: center center;
}
.component-search-bar .map-list-toggle .toggle-map-button.active,
.component-search-bar .map-list-toggle .toggle-map-button:focus,
.component-search-bar .map-list-toggle .toggle-map-button:hover {
  outline: none;
  background-color: #28517d;
  border-bottom: 3px solid #1e3d5e;
  box-shadow: 0 1px 0 #28517d;
}
.component-search-bar .map-list-toggle .show-map-trigger {
  margin-right: -3px;
  border-radius: 6px 0 0 6px;
  background-image: url("/public/img/marker-grey-filter.png");
}
.component-search-bar .map-list-toggle .show-map-trigger.active,
.component-search-bar .map-list-toggle .show-map-trigger:hover {
  background-image: url("/public/img/marker-white-filter.png");
}
.component-search-bar .map-list-toggle .show-list-trigger {
  border-radius: 0 6px 6px 0;
  background-image: url("/public/img/list-grey-filter.png");
}
.component-search-bar .map-list-toggle .show-list-trigger.active,
.component-search-bar .map-list-toggle .show-list-trigger:hover {
  background-image: url("/public/img/list-white-filter.png");
}
.component-search-bar .slider-container {
  width: 100%;
  max-width: 100%;
  padding: 10px;
  position: relative;
  display: block;
  float: left;
  top: 5px;
}
@media (min-width: 768px) {
  .component-search-bar .slider-container {
    width: 300px;
  }
}
@media (min-width: 1440px) {
  .component-search-bar .slider-container {
    display: inline-block;
    width: 250px;
    float: none;
    padding: 0 40px 0 40px;
  }
}
.component-search-bar .slider-price-label {
  position: absolute;
  color: #28517d;
  top: -10px;
  left: 0;
  /* cuz padding */
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 1440px) {
  .component-search-bar .slider-price-label {
    top: -20px;
    left: 34px;
    /* cuz padding */
  }
}
.component-search-bar .noUi {
  margin-top: 8px;
}
.component-search-bar .price-label-min,
.component-search-bar .price-label-max {
  margin-top: 15px;
  color: white;
  font-weight: 300;
}
.component-search-bar .price-label-min {
  float: left;
  margin-left: -6px;
}
.component-search-bar .price-label-max {
  float: right;
  margin-right: -6px;
}
/**
 * map
 */
.component-map {
  background: #f5f5f5;
  overflow: hidden;
}
.component-map .map-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
}
@media (min-width: 768px) {
  .component-map .map-container {
    height: 555px;
  }
}
@media screen and (min-height: 1010px) {
  .component-map .map-container {
    height: calc(100vh - 454px);
  }
}
.component-map .map-container.loading:before {
  top: 50%;
  margin-top: -37.5px;
}
.component-map .map-with-shadow::before {
  position: absolute;
  display: block;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.8);
  content: '';
  z-index: 5;
  overflow: hidden;
}
.component-map .map-with-shadow-left::before {
  left: -2px;
  top: 0;
  bottom: 0;
  width: 2px;
}
.component-map .map {
  width: inherit;
  height: inherit;
}
/**
 * map contact page
 */
.component-map-contact .map-container {
  position: fixed;
  left: 0;
  top: 102px;
  right: auto;
  bottom: 50px;
  width: 50%;
}
.component-map-contact .map-inner-container {
  position: absolute;
  left: 25px;
  right: 0;
  bottom: 0;
  top: 0;
}
.component-map-contact .map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.component-map-contact .map-with-shadow::after {
  position: absolute;
  display: block;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.8);
  content: '';
  z-index: 5;
  overflow: hidden;
}
.component-map-contact .map-with-shadow-right::after {
  right: -2px;
  top: 0;
  bottom: 0;
  width: 2px;
}
.component-contact-information {
  color: white;
}
.component-contact-information .row {
  margin-left: -15px;
  margin-right: -15px;
}
.component-contact-information [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
}
.component-contact-information .select-wrapper {
  width: 100%;
  position: relative;
}
.component-contact-information .select-wrapper.show-label .select,
.component-contact-information .select-wrapper.show-label .input,
.component-contact-information .select-wrapper.show-label .textarea {
  padding-top: 17px;
  font-size: 16px;
}
.component-contact-information .select-wrapper label {
  left: 20px;
}
.component-contact-information .error {
  font-size: 14px;
  color: #b94600;
  text-align: left;
  position: absolute;
  top: -19px;
  left: 20px;
}
.component-contact-information .contact-information-container {
  padding: 60px 35px;
  padding-bottom: 80px;
  background-color: #5991cd;
  background-image: url('/public/img/contact-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 321px;
}
.component-contact-information .contact-form-container {
  padding: 37px 35px;
  background-color: #f5b083;
  text-align: center;
}
@media screen and (min-height: 1050px) {
  .component-contact-information .contact-form-container {
    height: calc(100vh - 533px);
  }
}
.component-contact-information .link {
  color: white;
  font-weight: 600;
}
.component-contact-information .link:focus,
.component-contact-information .link:active,
.component-contact-information .link:hover {
  color: white;
  text-decoration: underline;
}
.component-contact-information .icon {
  width: 50px;
  position: absolute;
  min-height: 1px;
}
.component-contact-information .info {
  float: left;
  padding-left: 50px;
  font-size: 15px;
  line-height: 24px;
}
.component-contact-information .info-group {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 30px;
}
.component-contact-information .info-street {
  padding-top: 10px;
}
.component-contact-information .info-envelope,
.component-contact-information .info-telephone {
  padding-top: 5px;
}
.component-contact-information .info-group-telephone .icon {
  padding-left: 3px;
}
.component-contact-information .title-elnimmo {
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}
.component-contact-information .select,
.component-contact-information .input,
.component-contact-information .textarea {
  padding: 11px 20px;
  width: 100%;
  border: none;
  border-radius: 14px;
  margin-bottom: 20px;
  color: #474a49;
}
.component-contact-information .textarea {
  min-height: 120px;
}
.component-contact-information .contact-title {
  font-size: 28px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
}
.component-contact-information .contact-subtitle {
  font-size: 15px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 30px;
}
.component-single-link-block {
  padding-top: 2px;
  position: relative;
}
.component-single-link-block::before {
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  z-index: 1;
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.2+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33000000', GradientType=0);
  /* IE6-9 */
}
.component-single-link-block .inner-container {
  background-color: #f5b083;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 300px;
  position: relative;
}
.component-single-link-block .link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.component-single-link-block .link-title {
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 40px;
  font-size: 24px;
  font-weight: 300;
  color: white;
  z-index: 2;
}
.component-single-link-block .arrow-right {
  background: url("/public/img/arrow-right.png");
  position: absolute;
  width: 10px;
  height: 18px;
  right: 40px;
  bottom: 35px;
  z-index: 2;
}
.component-single-link-block:hover::before {
  top: 0;
}
/**
 * contact link block
 *
 * small contact link
 */
.component-contact-link-block {
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
.component-contact-link-block .inner-container {
  background-color: #f5b083;
  height: 300px;
  position: relative;
}
.component-contact-link-block .link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.component-contact-link-block .logo-elnimmo {
  margin-top: 55px;
  height: 65px;
}
.component-contact-link-block .link-title {
  font-size: 22px;
  font-weight: normal;
  color: white;
  margin-bottom: 20px;
}
.component-contact-link-block .link-container {
  position: absolute;
  top: 140px;
  left: 10px;
  right: 10px;
}
.component-contact-link-block .btn {
  font-size: 13px;
}
@media (min-width: 768px) {
  .component-contact-link-block .btn {
    font-size: 15px;
  }
}
.component-tiled-list .count-wrapper {
  float: left;
  font-size: 1.5rem;
  line-height: 40px;
  padding-left: 5px;
}
.component-tiled-list .sort-wrapper {
  display: inline-block;
  float: right;
  padding-right: 5px;
}
.component-tiled-list .sort-wrapper .select2-container .select2-choice {
  padding: 0 28px 8px 5px;
}
.component-tiled-list .sort-wrapper .select2-container .select2-choice > .select2-chosen {
  margin-right: 5px;
  margin-top: 6px;
}
.component-tiled-list .sort-wrapper .select2-container .select2-choice .select2-arrow {
  background-color: transparent;
  top: -1px;
}
.component-tiled-list .sort-wrapper .select2-container .select2-choice .select2-arrow b {
  background-color: transparent;
}
.component-tiled-list .toggle-container {
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .component-tiled-list .toggle-container.half {
    width: 50%;
    display: block;
  }
  .component-tiled-list .toggle-container.half .tiles-list > .block-grid-item {
    width: 100%;
  }
  .component-tiled-list .toggle-container.half .tiles-list-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 85px -  197px);
    top: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .component-tiled-list .toggle-container.half .tiles-list > .block-grid-item {
    width: 50%;
  }
}
.component-tiled-list .tile-item {
  height: 322px;
  position: relative;
  border-radius: 5px;
  background: white;
  border: 1px solid #e9e9e9;
}
.component-tiled-list .tile-item:hover .image-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.component-tiled-list .tile-item:hover .tile-body {
  opacity: 1;
  height: 80px;
}
.component-tiled-list .tile-image {
  height: 200px;
  width: 100%;
  position: relative;
  border-radius: 5px 5px 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.component-tiled-list .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  transition: 0.7s;
  z-index: 1;
  border-radius: 5px;
  height: 200px;
}
.component-tiled-list .tile-price-tag {
  position: absolute;
  left: 20px;
  top: 0;
  padding: 7px 16px;
  border-radius: 5px;
  background-color: rgba(25, 25, 25, 0.7);
  color: white;
  font-size: 18px;
  font-weight: 400;
}
.component-tiled-list .tile-label {
  position: absolute;
  right: 20px;
  top: 0;
  padding: 7px 16px;
  border-radius: 5px;
  background-color: #5991cd;
  color: white;
  font-size: 18px;
  font-weight: 400;
}
.component-tiled-list .tile-content {
  position: absolute;
  bottom: 0;
  padding-top: 60px;
  overflow: hidden;
  transition: 0.3s;
  z-index: 2;
  left: 0;
  right: 0;
}
.component-tiled-list .tile-inner-content {
  padding: 20px;
  padding-bottom: 0;
  background: white;
}
.component-tiled-list .tile-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.component-tiled-list .tile-location {
  font-size: 14px;
  margin-bottom: 20px;
}
.component-tiled-list .tile-title,
.component-tiled-list .tile-location,
.component-tiled-list .tile-body {
  color: #474a49;
}
.component-tiled-list .tile-body {
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
  margin: 0;
  padding: 0;
  height: 0;
  margin-bottom: 45px;
}
.component-tiled-list .tile-body p {
  font-size: 15px;
  line-height: 20px;
  padding: 0;
  margin: 0;
  color: #474a49;
}
.component-tiled-list .tile-features {
  position: absolute;
  height: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  z-index: 3;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #e9e9e9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.component-tiled-list .tile-feature-item {
  float: left;
  transition: 0.3s;
  padding: 10px 0;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  border-right: 1px solid #e9e9e9;
  color: #474a49;
}
.component-tiled-list .tile-feature-item span {
  position: relative;
  top: 2px;
}
.component-tiled-list .tile-feature-item-house {
  -ms-flex: 1.5;
  flex: 1.5;
}
.component-tiled-list .tile-feature-item-star {
  border-right: none;
  -ms-flex: 1.5;
  flex: 1.5;
}
.component-tiled-list .icon {
  margin-right: 4px;
  width: 25px;
}
.component-tiled-list .icon-bed {
  margin-right: 9px;
}
.component-tiled-list .tiles-map-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .component-tiled-list .tiles-map-wrapper {
    overflow: hidden;
  }
}
.component-tiled-list .map-wrapper {
  display: none;
  width: 100%;
  height: calc(100vh - 85px -  152px);
  min-height: 300px;
  padding-left: 5px;
  float: left;
}
@media (min-width: 992px) {
  .component-tiled-list .map-wrapper {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    min-height: 500px;
  }
}
.component-tiled-list .map-wrapper.active {
  display: block;
}
.component-tiled-list .map-wrapper .map {
  width: 100%;
  height: 100%;
}
.component-tiled-list .tiles-list-header {
  height: 40px;
  padding-top: 5px;
}
.component-tiled-list .tiles-list-wrapper {
  position: relative;
  top: -10px;
  padding-right: 5px;
}
.component-image-block {
  margin-bottom: 60px;
}
.component-image-block .wide-image {
  height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}
.component-image-block .has-title::before,
.component-image-block .has-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.component-image-block .has-title::before {
  background: rgba(0, 0, 0, 0.3);
}
.component-image-block .has-title::after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.2+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33000000', GradientType=0);
  /* IE6-9 */
}
.component-image-block .inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 660px;
}
.component-image-block .title,
.component-image-block .body,
.component-image-block .inner-container {
  z-index: 2;
  color: white;
  text-align: center;
}
.component-image-block .title {
  font-weight: 600;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 24px;
}
.component-image-block .body {
  font-weight: 400;
  font-size: 18px;
}
.component-gallery-block {
  margin-bottom: 60px;
}
.component-gallery-block .full,
.component-gallery-block .thumbnail {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.component-gallery-block .full {
  height: 200px;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .component-gallery-block .full {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .component-gallery-block .full {
    height: 500px;
  }
}
.component-gallery-block .full.height-big {
  height: 200px;
}
@media (min-width: 768px) {
  .component-gallery-block .full.height-big {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .component-gallery-block .full.height-big {
    height: 500px;
  }
}
.component-gallery-block .full.height-small {
  height: 250px;
}
.component-gallery-block .thumbnail {
  height: 100px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .component-gallery-block .thumbnail {
    height: 160px;
  }
}
.component-gallery-block .thumbnail.height-big {
  height: 160px;
}
.component-gallery-block .thumbnail.height-small {
  height: 85px;
}
.component-gallery-block .slick-slide {
  opacity: 0.3;
  transition: opacity 250ms ease;
}
.component-gallery-block .slick-current {
  opacity: 1;
  transition: opacity 250ms ease;
}
.component-gallery-block .slider-for {
  margin-bottom: 30px;
}
.component-gallery-block .slider-nav .slick-list {
  padding: 0!important;
}
.component-gallery-block .row {
  margin: 0 -15px;
}
.component-gallery-block .thumb-container {
  padding: 0 15px;
}
.component-gallery-block.small .full {
  height: 250px;
}
.component-gallery-block.small .thumbnail {
  height: 80px;
}
.component-text-block {
  margin-bottom: 80px;
}
.component-text-block .title,
.component-text-block .body {
  color: #474a49;
}
.component-text-block .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 25px;
}
.component-text-block h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 25px;
  margin-top: 0;
}
.component-text-block .body p {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #474a49;
}
.title-news {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 40px;
}
.component-quote-block {
  padding: 60px 50px;
}
.component-quote-block .line {
  background: #f5b083;
  height: 2px;
  width: 38px;
  margin-bottom: 30px;
}
.component-quote-block .body p {
  color: #f5b083;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
.component-slider {
  position: relative;
  height: 580px;
  margin-bottom: 60px;
}
@media (min-width: 1600px) {
  .component-slider {
    height: 680px;
  }
}
.component-slider .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.component-slider .slider:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.2+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33000000', GradientType=0);
  /* IE6-9 */
}
.component-slider .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}
@media (min-width: 1600px) {
  .component-slider .slide {
    height: 680px;
  }
}
.component-slider .slider-caption {
  bottom: 0;
  position: absolute;
  left: 40px;
  right: 10px;
  z-index: 2;
}
.component-slider .title {
  color: white;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  .component-slider .title {
    text-shadow: none;
  }
}
.component-slider .location {
  color: #e5e5e5;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}
.component-slider .price-label {
  color: white;
  font-size: 26px;
  font-weight: 400;
  padding: 10px 18px 12px 16px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 22px;
  line-height: 1;
  margin-bottom: 35px;
}
.component-slider .feature {
  color: white;
  margin-bottom: 30px;
  padding-right: 30px;
  float: left;
  height: 32px;
  font-size: 19px;
  font-weight: 300;
}
.component-slider .feature .icon {
  width: 30px;
  margin-right: 5px;
}
.component-slider .feature + .feature {
  padding-left: 30px;
  position: relative;
}
.component-slider .feature + .feature::before {
  content: "";
  background: white;
  width: 1px;
  height: 32px;
  position: absolute;
  left: 0;
}
.component-slider .slick-prev,
.component-slider .slick-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
/**
 * map
 */
.component-map-detail {
  overflow: hidden;
  margin-bottom: 60px;
}
.component-map-detail .title {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 25px;
  color: #474a49;
  font-weight: 700;
}
.component-map-detail .map-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
}
.component-map-detail .map {
  width: inherit;
  height: inherit;
}
.component-features-block {
  background: green;
}
.component-feature-list {
  width: 100%;
  display: block;
  margin-bottom: 60px;
}
.component-feature-list .feature-icon {
  height: 30px;
  display: inline-block;
  margin-bottom: 15px;
}
.component-feature-list .title {
  color: #474a49;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}
.component-feature-list .feature-list {
  padding: 0;
  margin: 0;
  z-index: 9;
  position: relative;
}
.component-feature-list .feature-list:before,
.component-feature-list .feature-list:after {
  content: " ";
  display: table;
}
.component-feature-list .feature-list:after {
  clear: both;
}
.component-feature-list .feature-list:before,
.component-feature-list .feature-list:after {
  content: " ";
  display: table;
}
.component-feature-list .feature-list:after {
  clear: both;
}
.component-feature-list .feature-title {
  font-size: 15px;
  color: #474a49;
  line-height: 20px;
}
.component-feature-list .feature-list-border {
  z-index: 10;
  border: 1px solid white;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.component-feature-list .inner-border-container {
  position: relative;
}
.component-feature-list .feature-list-item {
  float: left;
  list-style: none;
  border-bottom: 1px solid #e4e6e5;
  border-right: 1px solid #e4e6e5;
  position: relative;
  width: 50%;
}
@media (min-width: 480px) {
  .component-feature-list .feature-list-item {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .component-feature-list .feature-list-item {
    width: 25%;
  }
}
.component-feature-list .feature-list-item:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.component-feature-list .feature-list-item.eco {
  background-color: #ecf7f3;
}
.component-feature-list .feature-list-item.eco .feature-title {
  color: #38af7d;
}
.component-feature-list .inner-container {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px;
  text-align: center;
}
.error-page {
  background: #5991cd;
  padding-top: 150px;
  padding-bottom: 150px;
}
.error-page .title {
  color: #fff;
  margin-bottom: 30px;
}
.component-downloads {
  margin-bottom: 60px;
}
.component-downloads .title {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 25px;
  color: #474a49;
  font-weight: 700;
}
.component-downloads .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
.component-house-link-block {
  margin-top: 2px;
  position: relative;
  height: 300px;
}
.component-house-link-block::before {
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  z-index: 100;
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.2+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#33000000', GradientType=0);
  /* IE6-9 */
}
.component-house-link-block .inner-container {
  background-color: #f5b083;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 300px;
  position: relative;
}
.component-house-link-block .link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
}
.component-house-link-block .link-title {
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 40px;
  font-size: 24px;
  font-weight: 300;
  color: white;
  z-index: 200;
}
.component-house-link-block .arrow-right {
  background: url("/public/img/arrow-right.png");
  position: absolute;
  width: 10px;
  height: 18px;
  right: 40px;
  bottom: 35px;
  z-index: 200;
}
.component-house-link-block:hover::before {
  top: 0;
}
.component-question-or-visit {
  color: white;
}
.component-question-or-visit .row {
  margin-left: -15px;
  margin-right: -15px;
}
.component-question-or-visit [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
}
.component-question-or-visit .select-wrapper {
  width: 100%;
  position: relative;
}
.component-question-or-visit .select-wrapper.show-label .select,
.component-question-or-visit .select-wrapper.show-label .input,
.component-question-or-visit .select-wrapper.show-label .textarea {
  padding-top: 17px;
  font-size: 16px;
}
.component-question-or-visit .select-wrapper label {
  left: 20px;
}
.component-question-or-visit .error {
  font-size: 14px;
  color: #b94600;
  text-align: left;
  position: absolute;
  top: -19px;
  left: 20px;
}
.component-question-or-visit .question-or-visit-information-container {
  padding: 60px 35px;
  padding-bottom: 80px;
  background-color: #5991cd;
  background-image: url('/public/img/question-or-visit-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 321px;
}
.component-question-or-visit .question-or-visit-form-container {
  padding: 20px 35px;
  background-color: #f5b083;
  text-align: center;
}
.component-question-or-visit .link {
  color: white;
  font-weight: 600;
}
.component-question-or-visit .link:focus,
.component-question-or-visit .link:active,
.component-question-or-visit .link:hover {
  color: white;
  text-decoration: underline;
}
.component-question-or-visit .icon {
  width: 50px;
  position: absolute;
  min-height: 1px;
}
.component-question-or-visit .info {
  float: left;
  padding-left: 50px;
  font-size: 15px;
  line-height: 24px;
}
.component-question-or-visit .info-group {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 30px;
}
.component-question-or-visit .info-street {
  padding-top: 10px;
}
.component-question-or-visit .info-envelope,
.component-question-or-visit .info-telephone {
  padding-top: 5px;
}
.component-question-or-visit .info-group-telephone .icon {
  padding-left: 3px;
}
.component-question-or-visit .title-elnimmo {
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}
.component-question-or-visit .select,
.component-question-or-visit .input,
.component-question-or-visit .textarea {
  padding: 11px 20px;
  width: 100%;
  border: none;
  border-radius: 14px;
  margin-bottom: 20px;
  color: #474a49;
}
.component-question-or-visit .textarea {
  min-height: 120px;
}
.component-question-or-visit .question-or-visit-title {
  font-size: 22px;
  font-weight: 550;
  margin-top: 0;
  margin-bottom: 15px;
}
.component-question-or-visit .question-or-visit-subtitle {
  font-size: 15px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}
.team__member {
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  padding: 0;
  margin-left: 10px;
  margin-bottom: 30px;
}
.team__member img {
  border-radius: 5px 0 0 5px;
  max-width: 100%;
}
.team__member__image {
  padding: 0;
}
.team__member__body {
  padding-left: 30px;
}
.team__member__body .team__member__body__content {
  margin-bottom: 25px;
}
.cookie-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #5991cd;
  background-size: cover;
}
.cookie-notice__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  margin-bottom: 30px;
  color: white;
}
.cookie-notice__text {
  margin-bottom: 1em;
}
.cookie-notice__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cookie-notice__buttons a {
  text-decoration: none;
  color: white;
  margin-bottom: 1em;
}
.cookie-notice__buttons a:hover {
  cursor: pointer;
}
.cookie-notice__button {
  padding: 0.7em 1.5em;
  margin-left: 1em;
  border: 1px solid white;
  background-color: transparent;
  transition: 0.2s ease;
}
.cookie-notice__button:hover {
  border-color: #285485;
  background-color: #285485;
  color: white;
}
