@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=17a0564335e9aec34b110cd3d0367d33)
 * Config saved to config.json and https://gist.github.com/17a0564335e9aec34b110cd3d0367d33
 */ /*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  -webkit-box-sizing: content-box;
  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] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #575772;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #2f9be7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #1573b5;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  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;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fff;
}

.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;
}

[role=button] {
  cursor: pointer;
}

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: #9d9db4;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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: 10px;
  margin-bottom: 10px;
}

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: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.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: #9d9db4;
}

.text-primary {
  color: #2f9be7;
}

a.text-primary:hover, a.text-primary:focus {
  color: #1781cc;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover, a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #2f9be7;
}

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #1781cc;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #fff;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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: 20px;
}

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 #9d9db4;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #fff;
}

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: #9d9db4;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "\2014\A0";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #fff;
  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: "\A0\2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #575772;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-lg-9 {
    width: 580px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1300px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.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: 15px;
  padding-right: 15px;
}

.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: 580px;
  }
  .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: 700px;
  }
  .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;
  }
}
@media (min-width: 1440px) {
  .col-lg-9 {
    width: 800px;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9d9db4;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #575772;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777797;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777797;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9898b0;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #eaeaeb;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #d0d0d2;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #d0d0d2;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #d0d0d2;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #bebec1;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
  background-color: #eaeaeb;
  border-color: #ccc;
}

.btn-default .badge {
  color: #eaeaeb;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #2f9be7;
  border-color: #1a90e2;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1781cc;
  border-color: #0d4770;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1781cc;
  border-color: #146dac;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1781cc;
  border-color: #146dac;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #146dac;
  border-color: #0d4770;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
  background-color: #2f9be7;
  border-color: #1a90e2;
}

.btn-primary .badge {
  color: #2f9be7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #60c42d;
  border-color: #56af28;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #4c9b23;
  border-color: #234810;
}

.btn-success:hover {
  color: #fff;
  background-color: #4c9b23;
  border-color: #3d7d1d;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #4c9b23;
  border-color: #3d7d1d;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #3d7d1d;
  border-color: #234810;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
  background-color: #60c42d;
  border-color: #56af28;
}

.btn-success .badge {
  color: #60c42d;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #106eb0;
  border-color: #0e5f99;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #0c5181;
  border-color: #031624;
}

.btn-info:hover {
  color: #fff;
  background-color: #0c5181;
  border-color: #093c61;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c5181;
  border-color: #093c61;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #093c61;
  border-color: #031624;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
  background-color: #106eb0;
  border-color: #0e5f99;
}

.btn-info .badge {
  color: #106eb0;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f4ad2c;
  border-color: #f3a414;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e1950c;
  border-color: #805507;
}

.btn-warning:hover {
  color: #fff;
  background-color: #e1950c;
  border-color: #bf7f0a;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #e1950c;
  border-color: #bf7f0a;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #bf7f0a;
  border-color: #805507;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f4ad2c;
  border-color: #f3a414;
}

.btn-warning .badge {
  color: #f4ad2c;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ea464d;
  border-color: #e72f37;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e31a22;
  border-color: #880f15;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e31a22;
  border-color: #c3161e;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e31a22;
  border-color: #c3161e;
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #c3161e;
  border-color: #880f15;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ea464d;
  border-color: #e72f37;
}

.btn-danger .badge {
  color: #ea464d;
  background-color: #fff;
}

.btn-link {
  color: #2f9be7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #1573b5;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #9d9db4;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup, .dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #575772;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #4c4c63;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2f9be7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #9d9db4;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #9d9db4;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #777797;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}

.nav > li.disabled > a {
  color: #9d9db4;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #9d9db4;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #fff;
  border-color: #2f9be7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #fff #fff #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #777797;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2f9be7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #c9c9d5;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #c9c9d5;
}

.navbar-inverse .navbar-nav > li > a {
  color: #c9c9d5;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #c9c9d5;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #c9c9d5;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #c9c9d5;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2f9be7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 2;
  color: #1573b5;
  background-color: #fff;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2f9be7;
  border-color: #2f9be7;
  cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #9d9db4;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #9d9db4;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #80809e;
}

.label-primary {
  background-color: #2f9be7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #1781cc;
}

.label-success {
  background-color: #60c42d;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #4c9b23;
}

.label-info {
  background-color: #106eb0;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #0c5181;
}

.label-warning {
  background-color: #f4ad2c;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #e1950c;
}

.label-danger {
  background-color: #ea464d;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e31a22;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #9d9db4;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #2f9be7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fff;
}

.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #e6e6e6;
}

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #2f9be7;
}

.thumbnail .caption {
  padding: 9px;
  color: #575772;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #2f9be7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #60c42d;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #106eb0;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f4ad2c;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #ea464d;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #fff;
  color: #9d9db4;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #9d9db4;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2f9be7;
  border-color: #2f9be7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e6f3fc;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #575772;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #575772;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #2f9be7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2f9be7;
  border-color: #2f9be7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2f9be7;
}

.panel-primary > .panel-heading .badge {
  color: #2f9be7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2f9be7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  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;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;
}

.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203A";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .panel-body:after, .modal-header: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;
}

.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0; /* support: IE7 */
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  /* support: IE10, see #8844 */
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  min-height: 0; /* support: IE7 */
  font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: 0px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/*! jQuery UI - v1.12.1 - 2017-07-09
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\F000";
}

.fa-music:before {
  content: "\F001";
}

.fa-search:before {
  content: "\F002";
}

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

.fa-heart:before {
  content: "\F004";
}

.fa-star:before {
  content: "\F005";
}

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

.fa-user:before {
  content: "\F007";
}

.fa-film:before {
  content: "\F008";
}

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

.fa-th:before {
  content: "\F00A";
}

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

.fa-check:before {
  content: "\F00C";
}

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

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

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

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

.fa-signal:before {
  content: "\F012";
}

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

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

.fa-home:before {
  content: "\F015";
}

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

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

.fa-road:before {
  content: "\F018";
}

.fa-download:before {
  content: "\F019";
}

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

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

.fa-inbox:before {
  content: "\F01C";
}

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

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

.fa-refresh:before {
  content: "\F021";
}

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

.fa-lock:before {
  content: "\F023";
}

.fa-flag:before {
  content: "\F024";
}

.fa-headphones:before {
  content: "\F025";
}

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

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

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

.fa-qrcode:before {
  content: "\F029";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-print:before {
  content: "\F02F";
}

.fa-camera:before {
  content: "\F030";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-italic:before {
  content: "\F033";
}

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

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

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

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

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

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

.fa-list:before {
  content: "\F03A";
}

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

.fa-indent:before {
  content: "\F03C";
}

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

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

.fa-pencil:before {
  content: "\F040";
}

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

.fa-adjust:before {
  content: "\F042";
}

.fa-tint:before {
  content: "\F043";
}

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

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

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

.fa-arrows:before {
  content: "\F047";
}

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

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

.fa-backward:before {
  content: "\F04A";
}

.fa-play:before {
  content: "\F04B";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-forward:before {
  content: "\F04E";
}

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

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

.fa-eject:before {
  content: "\F052";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\F05B";
}

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

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

.fa-ban:before {
  content: "\F05E";
}

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

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

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

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

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

.fa-expand:before {
  content: "\F065";
}

.fa-compress:before {
  content: "\F066";
}

.fa-plus:before {
  content: "\F067";
}

.fa-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

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

.fa-gift:before {
  content: "\F06B";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-eye:before {
  content: "\F06E";
}

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

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

.fa-plane:before {
  content: "\F072";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-random:before {
  content: "\F074";
}

.fa-comment:before {
  content: "\F075";
}

.fa-magnet:before {
  content: "\F076";
}

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

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

.fa-retweet:before {
  content: "\F079";
}

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

.fa-folder:before {
  content: "\F07B";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "\F084";
}

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

.fa-comments:before {
  content: "\F086";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\F091";
}

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

.fa-upload:before {
  content: "\F093";
}

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

.fa-phone:before {
  content: "\F095";
}

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

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

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

.fa-twitter:before {
  content: "\F099";
}

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

.fa-github:before {
  content: "\F09B";
}

.fa-unlock:before {
  content: "\F09C";
}

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

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

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

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-certificate:before {
  content: "\F0A3";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\F0AC";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-briefcase:before {
  content: "\F0B1";
}

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

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

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

.fa-cloud:before {
  content: "\F0C2";
}

.fa-flask:before {
  content: "\F0C3";
}

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

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

.fa-paperclip:before {
  content: "\F0C6";
}

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

.fa-square:before {
  content: "\F0C8";
}

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

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

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

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-pinterest:before {
  content: "\F0D2";
}

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

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

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

.fa-money:before {
  content: "\F0D6";
}

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

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

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

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

.fa-columns:before {
  content: "\F0DB";
}

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

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

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

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

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

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

.fa-exchange:before {
  content: "\F0EC";
}

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

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

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

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-suitcase:before {
  content: "\F0F2";
}

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

.fa-coffee:before {
  content: "\F0F4";
}

.fa-cutlery:before {
  content: "\F0F5";
}

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

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

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

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-medkit:before {
  content: "\F0FA";
}

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

.fa-beer:before {
  content: "\F0FC";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\F108";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-tablet:before {
  content: "\F10A";
}

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

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

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

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

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before {
  content: "\F111";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\F11B";
}

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

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

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

.fa-terminal:before {
  content: "\F120";
}

.fa-code:before {
  content: "\F121";
}

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

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

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

.fa-crop:before {
  content: "\F125";
}

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

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

.fa-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-eraser:before {
  content: "\F12D";
}

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

.fa-microphone:before {
  content: "\F130";
}

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

.fa-shield:before {
  content: "\F132";
}

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

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

.fa-rocket:before {
  content: "\F135";
}

.fa-maxcdn:before {
  content: "\F136";
}

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

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

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

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

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

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

.fa-bullseye:before {
  content: "\F140";
}

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

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

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

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

.fa-ticket:before {
  content: "\F145";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\F14E";
}

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

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

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

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

.fa-gbp:before {
  content: "\F154";
}

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

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

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

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

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

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

.fa-file:before {
  content: "\F15B";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\F167";
}

.fa-xing:before {
  content: "\F168";
}

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

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

.fa-dropbox:before {
  content: "\F16B";
}

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

.fa-instagram:before {
  content: "\F16D";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-adn:before {
  content: "\F170";
}

.fa-bitbucket:before {
  content: "\F171";
}

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

.fa-tumblr:before {
  content: "\F173";
}

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

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

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

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

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

.fa-apple:before {
  content: "\F179";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-android:before {
  content: "\F17B";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-trello:before {
  content: "\F181";
}

.fa-female:before {
  content: "\F182";
}

.fa-male:before {
  content: "\F183";
}

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

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

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

.fa-archive:before {
  content: "\F187";
}

.fa-bug:before {
  content: "\F188";
}

.fa-vk:before {
  content: "\F189";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-pagelines:before {
  content: "\F18C";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "\F193";
}

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

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

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

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

.fa-slack:before {
  content: "\F198";
}

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

.fa-wordpress:before {
  content: "\F19A";
}

.fa-openid:before {
  content: "\F19B";
}

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

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

.fa-yahoo:before {
  content: "\F19E";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-reddit:before {
  content: "\F1A1";
}

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

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

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

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

.fa-drupal:before {
  content: "\F1A9";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-spoon:before {
  content: "\F1B1";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-behance:before {
  content: "\F1B4";
}

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

.fa-steam:before {
  content: "\F1B6";
}

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

.fa-recycle:before {
  content: "\F1B8";
}

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

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

.fa-tree:before {
  content: "\F1BB";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-database:before {
  content: "\F1C0";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\F1CA";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

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

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

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\F1D0";
}

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

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

.fa-git:before {
  content: "\F1D3";
}

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

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

.fa-qq:before {
  content: "\F1D6";
}

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

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

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

.fa-history:before {
  content: "\F1DA";
}

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

.fa-header:before {
  content: "\F1DC";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-sliders:before {
  content: "\F1DE";
}

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

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

.fa-bomb:before {
  content: "\F1E2";
}

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

.fa-tty:before {
  content: "\F1E4";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-yelp:before {
  content: "\F1E9";
}

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

.fa-wifi:before {
  content: "\F1EB";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-paypal:before {
  content: "\F1ED";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\F1F8";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "\F202";
}

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

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

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

.fa-bicycle:before {
  content: "\F206";
}

.fa-bus:before {
  content: "\F207";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-cc:before {
  content: "\F20A";
}

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

.fa-meanpath:before {
  content: "\F20C";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-skyatlas:before {
  content: "\F216";
}

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

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

.fa-diamond:before {
  content: "\F219";
}

.fa-ship:before {
  content: "\F21A";
}

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

.fa-motorcycle:before {
  content: "\F21C";
}

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

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-venus:before {
  content: "\F221";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mercury:before {
  content: "\F223";
}

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\F22C";
}

.fa-genderless:before {
  content: "\F22D";
}

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

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

.fa-whatsapp:before {
  content: "\F232";
}

.fa-server:before {
  content: "\F233";
}

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

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

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

.fa-viacoin:before {
  content: "\F237";
}

.fa-train:before {
  content: "\F238";
}

.fa-subway:before {
  content: "\F239";
}

.fa-medium:before {
  content: "\F23A";
}

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

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

.fa-opencart:before {
  content: "\F23D";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\F24D";
}

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

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

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

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

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

.fa-hourglass:before {
  content: "\F254";
}

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\F25C";
}

.fa-registered:before {
  content: "\F25D";
}

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

.fa-gg:before {
  content: "\F260";
}

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

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

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

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

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

.fa-safari:before {
  content: "\F267";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-opera:before {
  content: "\F26A";
}

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

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

.fa-contao:before {
  content: "\F26D";
}

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

.fa-amazon:before {
  content: "\F270";
}

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

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

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

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

.fa-industry:before {
  content: "\F275";
}

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

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

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

.fa-map:before {
  content: "\F279";
}

.fa-commenting:before {
  content: "\F27A";
}

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

.fa-houzz:before {
  content: "\F27C";
}

.fa-vimeo:before {
  content: "\F27D";
}

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

.fa-fonticons:before {
  content: "\F280";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-edge:before {
  content: "\F282";
}

.fa-credit-card-alt:before {
  content: "\F283";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-modx:before {
  content: "\F285";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-usb:before {
  content: "\F287";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-pause-circle-o:before {
  content: "\F28C";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stop-circle-o:before {
  content: "\F28E";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-percent:before {
  content: "\F295";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-envira:before {
  content: "\F299";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-wheelchair-alt:before {
  content: "\F29B";
}

.fa-question-circle-o:before {
  content: "\F29C";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-volume-control-phone:before {
  content: "\F2A0";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\F2A4";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\F2A7";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

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

.fa-first-order:before {
  content: "\F2B0";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\F2B3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\F2B4";
}

.fa-handshake-o:before {
  content: "\F2B5";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\F2BB";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\F2BC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-circle-o:before {
  content: "\F2BE";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\F2C2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\F2C3";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\F2CD";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\F2D3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\F2D4";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-eercast:before {
  content: "\F2DA";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-snowflake-o:before {
  content: "\F2DC";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-meetup:before {
  content: "\F2E0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

/*!
 * font-awesome-animation - v0.0.10
 * https://github.com/l-lin/font-awesome-animation
 * License: MIT
 */
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%, 20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%, 30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%, 40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%, 50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%, 60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  100%, 75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%, 20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%, 30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%, 40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%, 50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%, 60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  100%, 75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-wrench, .faa-wrench.animated, .faa-wrench.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
  transform-origin-x: 90%;
  transform-origin-y: 35%;
  transform-origin-z: initial;
}

.faa-parent.animated-hover:hover > .faa-wrench.faa-fast, .faa-wrench.animated-hover.faa-fast:hover, .faa-wrench.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-wrench.faa-slow, .faa-wrench.animated-hover.faa-slow:hover, .faa-wrench.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  100%, 20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  100%, 20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-ring, .faa-ring.animated, .faa-ring.animated-hover:hover {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0;
  transform-origin-z: initial;
}

.faa-parent.animated-hover:hover > .faa-ring.faa-fast, .faa-ring.animated-hover.faa-fast:hover, .faa-ring.animated.faa-fast {
  -webkit-animation: ring 1s ease infinite;
  animation: ring 1s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-ring.faa-slow, .faa-ring.animated-hover.faa-slow:hover, .faa-ring.animated.faa-slow {
  -webkit-animation: ring 3s ease infinite;
  animation: ring 3s ease infinite;
}

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100%, 22% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100%, 22% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-parent.animated-hover:hover > .faa-vertical, .faa-vertical.animated, .faa-vertical.animated-hover:hover {
  -webkit-animation: vertical 2s ease infinite;
  animation: vertical 2s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-vertical.faa-fast, .faa-vertical.animated-hover.faa-fast:hover, .faa-vertical.animated.faa-fast {
  -webkit-animation: vertical 1s ease infinite;
  animation: vertical 1s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-vertical.faa-slow, .faa-vertical.animated-hover.faa-slow:hover, .faa-vertical.animated.faa-slow {
  -webkit-animation: vertical 4s ease infinite;
  animation: vertical 4s ease infinite;
}

@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  100%, 36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  100%, 36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-horizontal.animated, .faa-horizontal.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-horizontal {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
}

.faa-horizontal.animated-hover.faa-fast:hover, .faa-horizontal.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
  -webkit-animation: horizontal 1s ease infinite;
  animation: horizontal 1s ease infinite;
}

.faa-horizontal.animated-hover.faa-slow:hover, .faa-horizontal.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
  -webkit-animation: horizontal 3s ease infinite;
  animation: horizontal 3s ease infinite;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.faa-flash.animated, .faa-flash.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-flash {
  -webkit-animation: flash 2s ease infinite;
  animation: flash 2s ease infinite;
}

.faa-flash.animated-hover.faa-fast:hover, .faa-flash.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-flash.faa-fast {
  -webkit-animation: flash 1s ease infinite;
  animation: flash 1s ease infinite;
}

.faa-flash.animated-hover.faa-slow:hover, .faa-flash.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-flash.faa-slow {
  -webkit-animation: flash 3s ease infinite;
  animation: flash 3s ease infinite;
}

@-webkit-keyframes bounce {
  0%, 10%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40%, 60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 10%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40%, 60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.faa-bounce.animated, .faa-bounce.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-bounce {
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}

.faa-bounce.animated-hover.faa-fast:hover, .faa-bounce.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  -webkit-animation: bounce 1s ease infinite;
  animation: bounce 1s ease infinite;
}

.faa-bounce.animated-hover.faa-slow:hover, .faa-bounce.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  -webkit-animation: bounce 3s ease infinite;
  animation: bounce 3s ease infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.faa-parent.animated-hover:hover > .faa-spin, .faa-spin.animated, .faa-spin.animated-hover:hover {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-spin.faa-fast, .faa-spin.animated-hover.faa-fast:hover, .faa-spin.animated.faa-fast {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-spin.faa-slow, .faa-spin.animated-hover.faa-slow:hover, .faa-spin.animated.faa-slow {
  -webkit-animation: spin 2.2s linear infinite;
  animation: spin 2.2s linear infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.faa-float.animated, .faa-float.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-float {
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}

.faa-float.animated-hover.faa-fast:hover, .faa-float.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-float.faa-fast {
  -webkit-animation: float 1s linear infinite;
  animation: float 1s linear infinite;
}

.faa-float.animated-hover.faa-slow:hover, .faa-float.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-float.faa-slow {
  -webkit-animation: float 3s linear infinite;
  animation: float 3s linear infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.faa-parent.animated-hover:hover > .faa-pulse, .faa-pulse.animated, .faa-pulse.animated-hover:hover {
  -webkit-animation: pulse 2s linear infinite;
  animation: pulse 2s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-pulse.faa-fast, .faa-pulse.animated-hover.faa-fast:hover, .faa-pulse.animated.faa-fast {
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-pulse.faa-slow, .faa-pulse.animated-hover.faa-slow:hover, .faa-pulse.animated.faa-slow {
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-shake, .faa-shake.animated, .faa-shake.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-shake.faa-fast, .faa-shake.animated-hover.faa-fast:hover, .faa-shake.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}

.faa-parent.animated-hover:hover > .faa-shake.faa-slow, .faa-shake.animated-hover.faa-slow:hover, .faa-shake.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  100%, 80% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  100%, 80% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.faa-parent.animated-hover:hover > .faa-tada, .faa-tada.animated, .faa-tada.animated-hover:hover {
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-tada.faa-fast, .faa-tada.animated-hover.faa-fast:hover, .faa-tada.animated.faa-fast {
  -webkit-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-tada.faa-slow, .faa-tada.animated-hover.faa-slow:hover, .faa-tada.animated.faa-slow {
  -webkit-animation: tada 3s linear infinite;
  animation: tada 3s linear infinite;
}

@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-parent.animated-hover:hover > .faa-passing, .faa-passing.animated, .faa-passing.animated-hover:hover {
  -webkit-animation: passing 2s linear infinite;
  animation: passing 2s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-passing.faa-fast, .faa-passing.animated-hover.faa-fast:hover, .faa-passing.animated.faa-fast {
  -webkit-animation: passing 1s linear infinite;
  animation: passing 1s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-passing.faa-slow, .faa-passing.animated-hover.faa-slow:hover, .faa-passing.animated.faa-slow {
  -webkit-animation: passing 3s linear infinite;
  animation: passing 3s linear infinite;
}

@-webkit-keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
@keyframes passing-reverse {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
}
.faa-parent.animated-hover:hover > .faa-passing-reverse, .faa-passing-reverse.animated, .faa-passing-reverse.animated-hover:hover {
  -webkit-animation: passing-reverse 2s linear infinite;
  animation: passing-reverse 2s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast, .faa-passing-reverse.animated-hover.faa-fast:hover, .faa-passing-reverse.animated.faa-fast {
  -webkit-animation: passing-reverse 1s linear infinite;
  animation: passing-reverse 1s linear infinite;
}

.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow, .faa-passing-reverse.animated-hover.faa-slow:hover, .faa-passing-reverse.animated.faa-slow {
  -webkit-animation: passing-reverse 3s linear infinite;
  animation: passing-reverse 3s linear infinite;
}

@-webkit-keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.faa-burst.animated, .faa-burst.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-burst {
  -webkit-animation: burst 2s infinite linear;
  animation: burst 2s infinite linear;
}

.faa-burst.animated-hover.faa-fast:hover, .faa-burst.animated.faa-fast, .faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  -webkit-animation: burst 1s infinite linear;
  animation: burst 1s infinite linear;
}

.faa-burst.animated-hover.faa-slow:hover, .faa-burst.animated.faa-slow, .faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  -webkit-animation: burst 3s infinite linear;
  animation: burst 3s infinite linear;
}

@font-face {
  font-family: Material-Design-Iconic-Font;
  src: url(../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"), url(../fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"), url(../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
}
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.zmdi-hc-2x {
  font-size: 2em;
}

.zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-4x {
  font-size: 4em;
}

.zmdi-hc-5x {
  font-size: 5em;
}

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.zmdi-hc-ul > li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em;
}

.zmdi-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}

.zmdi.pull-left {
  float: left;
  margin-right: 0.15em;
}

.zmdi.pull-right {
  float: right;
  margin-left: 0.15em;
}

.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

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

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

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

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

.zmdi-hc-inverse {
  color: #fff;
}

.zmdi-3d-rotation:before {
  content: "\F101";
}

.zmdi-airplane-off:before {
  content: "\F102";
}

.zmdi-airplane:before {
  content: "\F103";
}

.zmdi-album:before {
  content: "\F104";
}

.zmdi-archive:before {
  content: "\F105";
}

.zmdi-assignment-account:before {
  content: "\F106";
}

.zmdi-assignment-alert:before {
  content: "\F107";
}

.zmdi-assignment-check:before {
  content: "\F108";
}

.zmdi-assignment-o:before {
  content: "\F109";
}

.zmdi-assignment-return:before {
  content: "\F10A";
}

.zmdi-assignment-returned:before {
  content: "\F10B";
}

.zmdi-assignment:before {
  content: "\F10C";
}

.zmdi-attachment-alt:before {
  content: "\F10D";
}

.zmdi-attachment:before {
  content: "\F10E";
}

.zmdi-audio:before {
  content: "\F10F";
}

.zmdi-badge-check:before {
  content: "\F110";
}

.zmdi-balance-wallet:before {
  content: "\F111";
}

.zmdi-balance:before {
  content: "\F112";
}

.zmdi-battery-alert:before {
  content: "\F113";
}

.zmdi-battery-flash:before {
  content: "\F114";
}

.zmdi-battery-unknown:before {
  content: "\F115";
}

.zmdi-battery:before {
  content: "\F116";
}

.zmdi-bike:before {
  content: "\F117";
}

.zmdi-block-alt:before {
  content: "\F118";
}

.zmdi-block:before {
  content: "\F119";
}

.zmdi-boat:before {
  content: "\F11A";
}

.zmdi-book-image:before {
  content: "\F11B";
}

.zmdi-book:before {
  content: "\F11C";
}

.zmdi-bookmark-outline:before {
  content: "\F11D";
}

.zmdi-bookmark:before {
  content: "\F11E";
}

.zmdi-brush:before {
  content: "\F11F";
}

.zmdi-bug:before {
  content: "\F120";
}

.zmdi-bus:before {
  content: "\F121";
}

.zmdi-cake:before {
  content: "\F122";
}

.zmdi-car-taxi:before {
  content: "\F123";
}

.zmdi-car-wash:before {
  content: "\F124";
}

.zmdi-car:before {
  content: "\F125";
}

.zmdi-card-giftcard:before {
  content: "\F126";
}

.zmdi-card-membership:before {
  content: "\F127";
}

.zmdi-card-travel:before {
  content: "\F128";
}

.zmdi-card:before {
  content: "\F129";
}

.zmdi-case-check:before {
  content: "\F12A";
}

.zmdi-case-download:before {
  content: "\F12B";
}

.zmdi-case-play:before {
  content: "\F12C";
}

.zmdi-case:before {
  content: "\F12D";
}

.zmdi-cast-connected:before {
  content: "\F12E";
}

.zmdi-cast:before {
  content: "\F12F";
}

.zmdi-chart-donut:before {
  content: "\F130";
}

.zmdi-chart:before {
  content: "\F131";
}

.zmdi-city-alt:before {
  content: "\F132";
}

.zmdi-city:before {
  content: "\F133";
}

.zmdi-close-circle-o:before {
  content: "\F134";
}

.zmdi-close-circle:before {
  content: "\F135";
}

.zmdi-close:before {
  content: "\F136";
}

.zmdi-cocktail:before {
  content: "\F137";
}

.zmdi-code-setting:before {
  content: "\F138";
}

.zmdi-code-smartphone:before {
  content: "\F139";
}

.zmdi-code:before {
  content: "\F13A";
}

.zmdi-coffee:before {
  content: "\F13B";
}

.zmdi-collection-bookmark:before {
  content: "\F13C";
}

.zmdi-collection-case-play:before {
  content: "\F13D";
}

.zmdi-collection-folder-image:before {
  content: "\F13E";
}

.zmdi-collection-image-o:before {
  content: "\F13F";
}

.zmdi-collection-image:before {
  content: "\F140";
}

.zmdi-collection-item-1:before {
  content: "\F141";
}

.zmdi-collection-item-2:before {
  content: "\F142";
}

.zmdi-collection-item-3:before {
  content: "\F143";
}

.zmdi-collection-item-4:before {
  content: "\F144";
}

.zmdi-collection-item-5:before {
  content: "\F145";
}

.zmdi-collection-item-6:before {
  content: "\F146";
}

.zmdi-collection-item-7:before {
  content: "\F147";
}

.zmdi-collection-item-8:before {
  content: "\F148";
}

.zmdi-collection-item-9-plus:before {
  content: "\F149";
}

.zmdi-collection-item-9:before {
  content: "\F14A";
}

.zmdi-collection-item:before {
  content: "\F14B";
}

.zmdi-collection-music:before {
  content: "\F14C";
}

.zmdi-collection-pdf:before {
  content: "\F14D";
}

.zmdi-collection-plus:before {
  content: "\F14E";
}

.zmdi-collection-speaker:before {
  content: "\F14F";
}

.zmdi-collection-text:before {
  content: "\F150";
}

.zmdi-collection-video:before {
  content: "\F151";
}

.zmdi-compass:before {
  content: "\F152";
}

.zmdi-cutlery:before {
  content: "\F153";
}

.zmdi-delete:before {
  content: "\F154";
}

.zmdi-dialpad:before {
  content: "\F155";
}

.zmdi-dns:before {
  content: "\F156";
}

.zmdi-drink:before {
  content: "\F157";
}

.zmdi-edit:before {
  content: "\F158";
}

.zmdi-email-open:before {
  content: "\F159";
}

.zmdi-email:before {
  content: "\F15A";
}

.zmdi-eye-off:before {
  content: "\F15B";
}

.zmdi-eye:before {
  content: "\F15C";
}

.zmdi-eyedropper:before {
  content: "\F15D";
}

.zmdi-favorite-outline:before {
  content: "\F15E";
}

.zmdi-favorite:before {
  content: "\F15F";
}

.zmdi-filter-list:before {
  content: "\F160";
}

.zmdi-fire:before {
  content: "\F161";
}

.zmdi-flag:before {
  content: "\F162";
}

.zmdi-flare:before {
  content: "\F163";
}

.zmdi-flash-auto:before {
  content: "\F164";
}

.zmdi-flash-off:before {
  content: "\F165";
}

.zmdi-flash:before {
  content: "\F166";
}

.zmdi-flip:before {
  content: "\F167";
}

.zmdi-flower-alt:before {
  content: "\F168";
}

.zmdi-flower:before {
  content: "\F169";
}

.zmdi-font:before {
  content: "\F16A";
}

.zmdi-fullscreen-alt:before {
  content: "\F16B";
}

.zmdi-fullscreen-exit:before {
  content: "\F16C";
}

.zmdi-fullscreen:before {
  content: "\F16D";
}

.zmdi-functions:before {
  content: "\F16E";
}

.zmdi-gas-station:before {
  content: "\F16F";
}

.zmdi-gesture:before {
  content: "\F170";
}

.zmdi-globe-alt:before {
  content: "\F171";
}

.zmdi-globe-lock:before {
  content: "\F172";
}

.zmdi-globe:before {
  content: "\F173";
}

.zmdi-graduation-cap:before {
  content: "\F174";
}

.zmdi-home:before {
  content: "\F175";
}

.zmdi-hospital-alt:before {
  content: "\F176";
}

.zmdi-hospital:before {
  content: "\F177";
}

.zmdi-hotel:before {
  content: "\F178";
}

.zmdi-hourglass-alt:before {
  content: "\F179";
}

.zmdi-hourglass-outline:before {
  content: "\F17A";
}

.zmdi-hourglass:before {
  content: "\F17B";
}

.zmdi-http:before {
  content: "\F17C";
}

.zmdi-image-alt:before {
  content: "\F17D";
}

.zmdi-image-o:before {
  content: "\F17E";
}

.zmdi-image:before {
  content: "\F17F";
}

.zmdi-inbox:before {
  content: "\F180";
}

.zmdi-invert-colors-off:before {
  content: "\F181";
}

.zmdi-invert-colors:before {
  content: "\F182";
}

.zmdi-key:before {
  content: "\F183";
}

.zmdi-label-alt-outline:before {
  content: "\F184";
}

.zmdi-label-alt:before {
  content: "\F185";
}

.zmdi-label-heart:before {
  content: "\F186";
}

.zmdi-label:before {
  content: "\F187";
}

.zmdi-labels:before {
  content: "\F188";
}

.zmdi-lamp:before {
  content: "\F189";
}

.zmdi-landscape:before {
  content: "\F18A";
}

.zmdi-layers-off:before {
  content: "\F18B";
}

.zmdi-layers:before {
  content: "\F18C";
}

.zmdi-library:before {
  content: "\F18D";
}

.zmdi-link:before {
  content: "\F18E";
}

.zmdi-lock-open:before {
  content: "\F18F";
}

.zmdi-lock-outline:before {
  content: "\F190";
}

.zmdi-lock:before {
  content: "\F191";
}

.zmdi-mail-reply-all:before {
  content: "\F192";
}

.zmdi-mail-reply:before {
  content: "\F193";
}

.zmdi-mail-send:before {
  content: "\F194";
}

.zmdi-mall:before {
  content: "\F195";
}

.zmdi-map:before {
  content: "\F196";
}

.zmdi-menu:before {
  content: "\F197";
}

.zmdi-money-box:before {
  content: "\F198";
}

.zmdi-money-off:before {
  content: "\F199";
}

.zmdi-money:before {
  content: "\F19A";
}

.zmdi-more-vert:before {
  content: "\F19B";
}

.zmdi-more:before {
  content: "\F19C";
}

.zmdi-movie-alt:before {
  content: "\F19D";
}

.zmdi-movie:before {
  content: "\F19E";
}

.zmdi-nature-people:before {
  content: "\F19F";
}

.zmdi-nature:before {
  content: "\F1A0";
}

.zmdi-navigation:before {
  content: "\F1A1";
}

.zmdi-open-in-browser:before {
  content: "\F1A2";
}

.zmdi-open-in-new:before {
  content: "\F1A3";
}

.zmdi-palette:before {
  content: "\F1A4";
}

.zmdi-parking:before {
  content: "\F1A5";
}

.zmdi-pin-account:before {
  content: "\F1A6";
}

.zmdi-pin-assistant:before {
  content: "\F1A7";
}

.zmdi-pin-drop:before {
  content: "\F1A8";
}

.zmdi-pin-help:before {
  content: "\F1A9";
}

.zmdi-pin-off:before {
  content: "\F1AA";
}

.zmdi-pin:before {
  content: "\F1AB";
}

.zmdi-pizza:before {
  content: "\F1AC";
}

.zmdi-plaster:before {
  content: "\F1AD";
}

.zmdi-power-setting:before {
  content: "\F1AE";
}

.zmdi-power:before {
  content: "\F1AF";
}

.zmdi-print:before {
  content: "\F1B0";
}

.zmdi-puzzle-piece:before {
  content: "\F1B1";
}

.zmdi-quote:before {
  content: "\F1B2";
}

.zmdi-railway:before {
  content: "\F1B3";
}

.zmdi-receipt:before {
  content: "\F1B4";
}

.zmdi-refresh-alt:before {
  content: "\F1B5";
}

.zmdi-refresh-sync-alert:before {
  content: "\F1B6";
}

.zmdi-refresh-sync-off:before {
  content: "\F1B7";
}

.zmdi-refresh-sync:before {
  content: "\F1B8";
}

.zmdi-refresh:before {
  content: "\F1B9";
}

.zmdi-roller:before {
  content: "\F1BA";
}

.zmdi-ruler:before {
  content: "\F1BB";
}

.zmdi-scissors:before {
  content: "\F1BC";
}

.zmdi-screen-rotation-lock:before {
  content: "\F1BD";
}

.zmdi-screen-rotation:before {
  content: "\F1BE";
}

.zmdi-search-for:before {
  content: "\F1BF";
}

.zmdi-search-in-file:before {
  content: "\F1C0";
}

.zmdi-search-in-page:before {
  content: "\F1C1";
}

.zmdi-search-replace:before {
  content: "\F1C2";
}

.zmdi-search:before {
  content: "\F1C3";
}

.zmdi-seat:before {
  content: "\F1C4";
}

.zmdi-settings-square:before {
  content: "\F1C5";
}

.zmdi-settings:before {
  content: "\F1C6";
}

.zmdi-shield-check:before {
  content: "\F1C7";
}

.zmdi-shield-security:before {
  content: "\F1C8";
}

.zmdi-shopping-basket:before {
  content: "\F1C9";
}

.zmdi-shopping-cart-plus:before {
  content: "\F1CA";
}

.zmdi-shopping-cart:before {
  content: "\F1CB";
}

.zmdi-sign-in:before {
  content: "\F1CC";
}

.zmdi-sort-amount-asc:before {
  content: "\F1CD";
}

.zmdi-sort-amount-desc:before {
  content: "\F1CE";
}

.zmdi-sort-asc:before {
  content: "\F1CF";
}

.zmdi-sort-desc:before {
  content: "\F1D0";
}

.zmdi-spellcheck:before {
  content: "\F1D1";
}

.zmdi-storage:before {
  content: "\F1D2";
}

.zmdi-store-24:before {
  content: "\F1D3";
}

.zmdi-store:before {
  content: "\F1D4";
}

.zmdi-subway:before {
  content: "\F1D5";
}

.zmdi-sun:before {
  content: "\F1D6";
}

.zmdi-tab-unselected:before {
  content: "\F1D7";
}

.zmdi-tab:before {
  content: "\F1D8";
}

.zmdi-tag-close:before {
  content: "\F1D9";
}

.zmdi-tag-more:before {
  content: "\F1DA";
}

.zmdi-tag:before {
  content: "\F1DB";
}

.zmdi-thumb-down:before {
  content: "\F1DC";
}

.zmdi-thumb-up-down:before {
  content: "\F1DD";
}

.zmdi-thumb-up:before {
  content: "\F1DE";
}

.zmdi-ticket-star:before {
  content: "\F1DF";
}

.zmdi-toll:before {
  content: "\F1E0";
}

.zmdi-toys:before {
  content: "\F1E1";
}

.zmdi-traffic:before {
  content: "\F1E2";
}

.zmdi-translate:before {
  content: "\F1E3";
}

.zmdi-triangle-down:before {
  content: "\F1E4";
}

.zmdi-triangle-up:before {
  content: "\F1E5";
}

.zmdi-truck:before {
  content: "\F1E6";
}

.zmdi-turning-sign:before {
  content: "\F1E7";
}

.zmdi-wallpaper:before {
  content: "\F1E8";
}

.zmdi-washing-machine:before {
  content: "\F1E9";
}

.zmdi-window-maximize:before {
  content: "\F1EA";
}

.zmdi-window-minimize:before {
  content: "\F1EB";
}

.zmdi-window-restore:before {
  content: "\F1EC";
}

.zmdi-wrench:before {
  content: "\F1ED";
}

.zmdi-zoom-in:before {
  content: "\F1EE";
}

.zmdi-zoom-out:before {
  content: "\F1EF";
}

.zmdi-alert-circle-o:before {
  content: "\F1F0";
}

.zmdi-alert-circle:before {
  content: "\F1F1";
}

.zmdi-alert-octagon:before {
  content: "\F1F2";
}

.zmdi-alert-polygon:before {
  content: "\F1F3";
}

.zmdi-alert-triangle:before {
  content: "\F1F4";
}

.zmdi-help-outline:before {
  content: "\F1F5";
}

.zmdi-help:before {
  content: "\F1F6";
}

.zmdi-info-outline:before {
  content: "\F1F7";
}

.zmdi-info:before {
  content: "\F1F8";
}

.zmdi-notifications-active:before {
  content: "\F1F9";
}

.zmdi-notifications-add:before {
  content: "\F1FA";
}

.zmdi-notifications-none:before {
  content: "\F1FB";
}

.zmdi-notifications-off:before {
  content: "\F1FC";
}

.zmdi-notifications-paused:before {
  content: "\F1FD";
}

.zmdi-notifications:before {
  content: "\F1FE";
}

.zmdi-account-add:before {
  content: "\F1FF";
}

.zmdi-account-box-mail:before {
  content: "\F200";
}

.zmdi-account-box-o:before {
  content: "\F201";
}

.zmdi-account-box-phone:before {
  content: "\F202";
}

.zmdi-account-box:before {
  content: "\F203";
}

.zmdi-account-calendar:before {
  content: "\F204";
}

.zmdi-account-circle:before {
  content: "\F205";
}

.zmdi-account-o:before {
  content: "\F206";
}

.zmdi-account:before {
  content: "\F207";
}

.zmdi-accounts-add:before {
  content: "\F208";
}

.zmdi-accounts-alt:before {
  content: "\F209";
}

.zmdi-accounts-list-alt:before {
  content: "\F20A";
}

.zmdi-accounts-list:before {
  content: "\F20B";
}

.zmdi-accounts-outline:before {
  content: "\F20C";
}

.zmdi-accounts:before {
  content: "\F20D";
}

.zmdi-face:before {
  content: "\F20E";
}

.zmdi-female:before {
  content: "\F20F";
}

.zmdi-male-alt:before {
  content: "\F210";
}

.zmdi-male-female:before {
  content: "\F211";
}

.zmdi-male:before {
  content: "\F212";
}

.zmdi-mood-bad:before {
  content: "\F213";
}

.zmdi-mood:before {
  content: "\F214";
}

.zmdi-run:before {
  content: "\F215";
}

.zmdi-walk:before {
  content: "\F216";
}

.zmdi-cloud-box:before {
  content: "\F217";
}

.zmdi-cloud-circle:before {
  content: "\F218";
}

.zmdi-cloud-done:before {
  content: "\F219";
}

.zmdi-cloud-download:before {
  content: "\F21A";
}

.zmdi-cloud-off:before {
  content: "\F21B";
}

.zmdi-cloud-outline-alt:before {
  content: "\F21C";
}

.zmdi-cloud-outline:before {
  content: "\F21D";
}

.zmdi-cloud-upload:before {
  content: "\F21E";
}

.zmdi-cloud:before {
  content: "\F21F";
}

.zmdi-download:before {
  content: "\F220";
}

.zmdi-file-plus:before {
  content: "\F221";
}

.zmdi-file-text:before {
  content: "\F222";
}

.zmdi-file:before {
  content: "\F223";
}

.zmdi-folder-outline:before {
  content: "\F224";
}

.zmdi-folder-person:before {
  content: "\F225";
}

.zmdi-folder-star-alt:before {
  content: "\F226";
}

.zmdi-folder-star:before {
  content: "\F227";
}

.zmdi-folder:before {
  content: "\F228";
}

.zmdi-gif:before {
  content: "\F229";
}

.zmdi-upload:before {
  content: "\F22A";
}

.zmdi-border-all:before {
  content: "\F22B";
}

.zmdi-border-bottom:before {
  content: "\F22C";
}

.zmdi-border-clear:before {
  content: "\F22D";
}

.zmdi-border-color:before {
  content: "\F22E";
}

.zmdi-border-horizontal:before {
  content: "\F22F";
}

.zmdi-border-inner:before {
  content: "\F230";
}

.zmdi-border-left:before {
  content: "\F231";
}

.zmdi-border-outer:before {
  content: "\F232";
}

.zmdi-border-right:before {
  content: "\F233";
}

.zmdi-border-style:before {
  content: "\F234";
}

.zmdi-border-top:before {
  content: "\F235";
}

.zmdi-border-vertical:before {
  content: "\F236";
}

.zmdi-copy:before {
  content: "\F237";
}

.zmdi-crop:before {
  content: "\F238";
}

.zmdi-format-align-center:before {
  content: "\F239";
}

.zmdi-format-align-justify:before {
  content: "\F23A";
}

.zmdi-format-align-left:before {
  content: "\F23B";
}

.zmdi-format-align-right:before {
  content: "\F23C";
}

.zmdi-format-bold:before {
  content: "\F23D";
}

.zmdi-format-clear-all:before {
  content: "\F23E";
}

.zmdi-format-clear:before {
  content: "\F23F";
}

.zmdi-format-color-fill:before {
  content: "\F240";
}

.zmdi-format-color-reset:before {
  content: "\F241";
}

.zmdi-format-color-text:before {
  content: "\F242";
}

.zmdi-format-indent-decrease:before {
  content: "\F243";
}

.zmdi-format-indent-increase:before {
  content: "\F244";
}

.zmdi-format-italic:before {
  content: "\F245";
}

.zmdi-format-line-spacing:before {
  content: "\F246";
}

.zmdi-format-list-bulleted:before {
  content: "\F247";
}

.zmdi-format-list-numbered:before {
  content: "\F248";
}

.zmdi-format-ltr:before {
  content: "\F249";
}

.zmdi-format-rtl:before {
  content: "\F24A";
}

.zmdi-format-size:before {
  content: "\F24B";
}

.zmdi-format-strikethrough-s:before {
  content: "\F24C";
}

.zmdi-format-strikethrough:before {
  content: "\F24D";
}

.zmdi-format-subject:before {
  content: "\F24E";
}

.zmdi-format-underlined:before {
  content: "\F24F";
}

.zmdi-format-valign-bottom:before {
  content: "\F250";
}

.zmdi-format-valign-center:before {
  content: "\F251";
}

.zmdi-format-valign-top:before {
  content: "\F252";
}

.zmdi-redo:before {
  content: "\F253";
}

.zmdi-select-all:before {
  content: "\F254";
}

.zmdi-space-bar:before {
  content: "\F255";
}

.zmdi-text-format:before {
  content: "\F256";
}

.zmdi-transform:before {
  content: "\F257";
}

.zmdi-undo:before {
  content: "\F258";
}

.zmdi-wrap-text:before {
  content: "\F259";
}

.zmdi-comment-alert:before {
  content: "\F25A";
}

.zmdi-comment-alt-text:before {
  content: "\F25B";
}

.zmdi-comment-alt:before {
  content: "\F25C";
}

.zmdi-comment-edit:before {
  content: "\F25D";
}

.zmdi-comment-image:before {
  content: "\F25E";
}

.zmdi-comment-list:before {
  content: "\F25F";
}

.zmdi-comment-more:before {
  content: "\F260";
}

.zmdi-comment-outline:before {
  content: "\F261";
}

.zmdi-comment-text-alt:before {
  content: "\F262";
}

.zmdi-comment-text:before {
  content: "\F263";
}

.zmdi-comment-video:before {
  content: "\F264";
}

.zmdi-comment:before {
  content: "\F265";
}

.zmdi-comments:before {
  content: "\F266";
}

.zmdi-check-all:before {
  content: "\F267";
}

.zmdi-check-circle-u:before {
  content: "\F268";
}

.zmdi-check-circle:before {
  content: "\F269";
}

.zmdi-check-square:before {
  content: "\F26A";
}

.zmdi-check:before {
  content: "\F26B";
}

.zmdi-circle-o:before {
  content: "\F26C";
}

.zmdi-circle:before {
  content: "\F26D";
}

.zmdi-dot-circle-alt:before {
  content: "\F26E";
}

.zmdi-dot-circle:before {
  content: "\F26F";
}

.zmdi-minus-circle-outline:before {
  content: "\F270";
}

.zmdi-minus-circle:before {
  content: "\F271";
}

.zmdi-minus-square:before {
  content: "\F272";
}

.zmdi-minus:before {
  content: "\F273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\F274";
}

.zmdi-plus-circle-o:before {
  content: "\F275";
}

.zmdi-plus-circle:before {
  content: "\F276";
}

.zmdi-plus-square:before {
  content: "\F277";
}

.zmdi-plus:before {
  content: "\F278";
}

.zmdi-square-o:before {
  content: "\F279";
}

.zmdi-star-circle:before {
  content: "\F27A";
}

.zmdi-star-half:before {
  content: "\F27B";
}

.zmdi-star-outline:before {
  content: "\F27C";
}

.zmdi-star:before {
  content: "\F27D";
}

.zmdi-bluetooth-connected:before {
  content: "\F27E";
}

.zmdi-bluetooth-off:before {
  content: "\F27F";
}

.zmdi-bluetooth-search:before {
  content: "\F280";
}

.zmdi-bluetooth-setting:before {
  content: "\F281";
}

.zmdi-bluetooth:before {
  content: "\F282";
}

.zmdi-camera-add:before {
  content: "\F283";
}

.zmdi-camera-alt:before {
  content: "\F284";
}

.zmdi-camera-bw:before {
  content: "\F285";
}

.zmdi-camera-front:before {
  content: "\F286";
}

.zmdi-camera-mic:before {
  content: "\F287";
}

.zmdi-camera-party-mode:before {
  content: "\F288";
}

.zmdi-camera-rear:before {
  content: "\F289";
}

.zmdi-camera-roll:before {
  content: "\F28A";
}

.zmdi-camera-switch:before {
  content: "\F28B";
}

.zmdi-camera:before {
  content: "\F28C";
}

.zmdi-card-alert:before {
  content: "\F28D";
}

.zmdi-card-off:before {
  content: "\F28E";
}

.zmdi-card-sd:before {
  content: "\F28F";
}

.zmdi-card-sim:before {
  content: "\F290";
}

.zmdi-desktop-mac:before {
  content: "\F291";
}

.zmdi-desktop-windows:before {
  content: "\F292";
}

.zmdi-device-hub:before {
  content: "\F293";
}

.zmdi-devices-off:before {
  content: "\F294";
}

.zmdi-devices:before {
  content: "\F295";
}

.zmdi-dock:before {
  content: "\F296";
}

.zmdi-floppy:before {
  content: "\F297";
}

.zmdi-gamepad:before {
  content: "\F298";
}

.zmdi-gps-dot:before {
  content: "\F299";
}

.zmdi-gps-off:before {
  content: "\F29A";
}

.zmdi-gps:before {
  content: "\F29B";
}

.zmdi-headset-mic:before {
  content: "\F29C";
}

.zmdi-headset:before {
  content: "\F29D";
}

.zmdi-input-antenna:before {
  content: "\F29E";
}

.zmdi-input-composite:before {
  content: "\F29F";
}

.zmdi-input-hdmi:before {
  content: "\F2A0";
}

.zmdi-input-power:before {
  content: "\F2A1";
}

.zmdi-input-svideo:before {
  content: "\F2A2";
}

.zmdi-keyboard-hide:before {
  content: "\F2A3";
}

.zmdi-keyboard:before {
  content: "\F2A4";
}

.zmdi-laptop-chromebook:before {
  content: "\F2A5";
}

.zmdi-laptop-mac:before {
  content: "\F2A6";
}

.zmdi-laptop:before {
  content: "\F2A7";
}

.zmdi-mic-off:before {
  content: "\F2A8";
}

.zmdi-mic-outline:before {
  content: "\F2A9";
}

.zmdi-mic-setting:before {
  content: "\F2AA";
}

.zmdi-mic:before {
  content: "\F2AB";
}

.zmdi-mouse:before {
  content: "\F2AC";
}

.zmdi-network-alert:before {
  content: "\F2AD";
}

.zmdi-network-locked:before {
  content: "\F2AE";
}

.zmdi-network-off:before {
  content: "\F2AF";
}

.zmdi-network-outline:before {
  content: "\F2B0";
}

.zmdi-network-setting:before {
  content: "\F2B1";
}

.zmdi-network:before {
  content: "\F2B2";
}

.zmdi-phone-bluetooth:before {
  content: "\F2B3";
}

.zmdi-phone-end:before {
  content: "\F2B4";
}

.zmdi-phone-forwarded:before {
  content: "\F2B5";
}

.zmdi-phone-in-talk:before {
  content: "\F2B6";
}

.zmdi-phone-locked:before {
  content: "\F2B7";
}

.zmdi-phone-missed:before {
  content: "\F2B8";
}

.zmdi-phone-msg:before {
  content: "\F2B9";
}

.zmdi-phone-paused:before {
  content: "\F2BA";
}

.zmdi-phone-ring:before {
  content: "\F2BB";
}

.zmdi-phone-setting:before {
  content: "\F2BC";
}

.zmdi-phone-sip:before {
  content: "\F2BD";
}

.zmdi-phone:before {
  content: "\F2BE";
}

.zmdi-portable-wifi-changes:before {
  content: "\F2BF";
}

.zmdi-portable-wifi-off:before {
  content: "\F2C0";
}

.zmdi-portable-wifi:before {
  content: "\F2C1";
}

.zmdi-radio:before {
  content: "\F2C2";
}

.zmdi-reader:before {
  content: "\F2C3";
}

.zmdi-remote-control-alt:before {
  content: "\F2C4";
}

.zmdi-remote-control:before {
  content: "\F2C5";
}

.zmdi-router:before {
  content: "\F2C6";
}

.zmdi-scanner:before {
  content: "\F2C7";
}

.zmdi-smartphone-android:before {
  content: "\F2C8";
}

.zmdi-smartphone-download:before {
  content: "\F2C9";
}

.zmdi-smartphone-erase:before {
  content: "\F2CA";
}

.zmdi-smartphone-info:before {
  content: "\F2CB";
}

.zmdi-smartphone-iphone:before {
  content: "\F2CC";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\F2CD";
}

.zmdi-smartphone-landscape:before {
  content: "\F2CE";
}

.zmdi-smartphone-lock:before {
  content: "\F2CF";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\F2D0";
}

.zmdi-smartphone-ring:before {
  content: "\F2D1";
}

.zmdi-smartphone-setting:before {
  content: "\F2D2";
}

.zmdi-smartphone-setup:before {
  content: "\F2D3";
}

.zmdi-smartphone:before {
  content: "\F2D4";
}

.zmdi-speaker:before {
  content: "\F2D5";
}

.zmdi-tablet-android:before {
  content: "\F2D6";
}

.zmdi-tablet-mac:before {
  content: "\F2D7";
}

.zmdi-tablet:before {
  content: "\F2D8";
}

.zmdi-tv-alt-play:before {
  content: "\F2D9";
}

.zmdi-tv-list:before {
  content: "\F2DA";
}

.zmdi-tv-play:before {
  content: "\F2DB";
}

.zmdi-tv:before {
  content: "\F2DC";
}

.zmdi-usb:before {
  content: "\F2DD";
}

.zmdi-videocam-off:before {
  content: "\F2DE";
}

.zmdi-videocam-switch:before {
  content: "\F2DF";
}

.zmdi-videocam:before {
  content: "\F2E0";
}

.zmdi-watch:before {
  content: "\F2E1";
}

.zmdi-wifi-alt-2:before {
  content: "\F2E2";
}

.zmdi-wifi-alt:before {
  content: "\F2E3";
}

.zmdi-wifi-info:before {
  content: "\F2E4";
}

.zmdi-wifi-lock:before {
  content: "\F2E5";
}

.zmdi-wifi-off:before {
  content: "\F2E6";
}

.zmdi-wifi-outline:before {
  content: "\F2E7";
}

.zmdi-wifi:before {
  content: "\F2E8";
}

.zmdi-arrow-left-bottom:before {
  content: "\F2E9";
}

.zmdi-arrow-left:before {
  content: "\F2EA";
}

.zmdi-arrow-merge:before {
  content: "\F2EB";
}

.zmdi-arrow-missed:before {
  content: "\F2EC";
}

.zmdi-arrow-right-top:before {
  content: "\F2ED";
}

.zmdi-arrow-right:before {
  content: "\F2EE";
}

.zmdi-arrow-split:before {
  content: "\F2EF";
}

.zmdi-arrows:before {
  content: "\F2F0";
}

.zmdi-caret-down-circle:before {
  content: "\F2F1";
}

.zmdi-caret-down:before {
  content: "\F2F2";
}

.zmdi-caret-left-circle:before {
  content: "\F2F3";
}

.zmdi-caret-left:before {
  content: "\F2F4";
}

.zmdi-caret-right-circle:before {
  content: "\F2F5";
}

.zmdi-caret-right:before {
  content: "\F2F6";
}

.zmdi-caret-up-circle:before {
  content: "\F2F7";
}

.zmdi-caret-up:before {
  content: "\F2F8";
}

.zmdi-chevron-down:before {
  content: "\F2F9";
}

.zmdi-chevron-left:before {
  content: "\F2FA";
}

.zmdi-chevron-right:before {
  content: "\F2FB";
}

.zmdi-chevron-up:before {
  content: "\F2FC";
}

.zmdi-forward:before {
  content: "\F2FD";
}

.zmdi-long-arrow-down:before {
  content: "\F2FE";
}

.zmdi-long-arrow-left:before {
  content: "\F2FF";
}

.zmdi-long-arrow-return:before {
  content: "\F300";
}

.zmdi-long-arrow-right:before {
  content: "\F301";
}

.zmdi-long-arrow-tab:before {
  content: "\F302";
}

.zmdi-long-arrow-up:before {
  content: "\F303";
}

.zmdi-rotate-ccw:before {
  content: "\F304";
}

.zmdi-rotate-cw:before {
  content: "\F305";
}

.zmdi-rotate-left:before {
  content: "\F306";
}

.zmdi-rotate-right:before {
  content: "\F307";
}

.zmdi-square-down:before {
  content: "\F308";
}

.zmdi-square-right:before {
  content: "\F309";
}

.zmdi-swap-alt:before {
  content: "\F30A";
}

.zmdi-swap-vertical-circle:before {
  content: "\F30B";
}

.zmdi-swap-vertical:before {
  content: "\F30C";
}

.zmdi-swap:before {
  content: "\F30D";
}

.zmdi-trending-down:before {
  content: "\F30E";
}

.zmdi-trending-flat:before {
  content: "\F30F";
}

.zmdi-trending-up:before {
  content: "\F310";
}

.zmdi-unfold-less:before {
  content: "\F311";
}

.zmdi-unfold-more:before {
  content: "\F312";
}

.zmdi-apps:before {
  content: "\F313";
}

.zmdi-grid-off:before {
  content: "\F314";
}

.zmdi-grid:before {
  content: "\F315";
}

.zmdi-view-agenda:before {
  content: "\F316";
}

.zmdi-view-array:before {
  content: "\F317";
}

.zmdi-view-carousel:before {
  content: "\F318";
}

.zmdi-view-column:before {
  content: "\F319";
}

.zmdi-view-comfy:before {
  content: "\F31A";
}

.zmdi-view-compact:before {
  content: "\F31B";
}

.zmdi-view-dashboard:before {
  content: "\F31C";
}

.zmdi-view-day:before {
  content: "\F31D";
}

.zmdi-view-headline:before {
  content: "\F31E";
}

.zmdi-view-list-alt:before {
  content: "\F31F";
}

.zmdi-view-list:before {
  content: "\F320";
}

.zmdi-view-module:before {
  content: "\F321";
}

.zmdi-view-quilt:before {
  content: "\F322";
}

.zmdi-view-stream:before {
  content: "\F323";
}

.zmdi-view-subtitles:before {
  content: "\F324";
}

.zmdi-view-toc:before {
  content: "\F325";
}

.zmdi-view-web:before {
  content: "\F326";
}

.zmdi-view-week:before {
  content: "\F327";
}

.zmdi-widgets:before {
  content: "\F328";
}

.zmdi-alarm-check:before {
  content: "\F329";
}

.zmdi-alarm-off:before {
  content: "\F32A";
}

.zmdi-alarm-plus:before {
  content: "\F32B";
}

.zmdi-alarm-snooze:before {
  content: "\F32C";
}

.zmdi-alarm:before {
  content: "\F32D";
}

.zmdi-calendar-alt:before {
  content: "\F32E";
}

.zmdi-calendar-check:before {
  content: "\F32F";
}

.zmdi-calendar-close:before {
  content: "\F330";
}

.zmdi-calendar-note:before {
  content: "\F331";
}

.zmdi-calendar:before {
  content: "\F332";
}

.zmdi-time-countdown:before {
  content: "\F333";
}

.zmdi-time-interval:before {
  content: "\F334";
}

.zmdi-time-restore-setting:before {
  content: "\F335";
}

.zmdi-time-restore:before {
  content: "\F336";
}

.zmdi-time:before {
  content: "\F337";
}

.zmdi-timer-off:before {
  content: "\F338";
}

.zmdi-timer:before {
  content: "\F339";
}

.zmdi-android-alt:before {
  content: "\F33A";
}

.zmdi-android:before {
  content: "\F33B";
}

.zmdi-apple:before {
  content: "\F33C";
}

.zmdi-behance:before {
  content: "\F33D";
}

.zmdi-codepen:before {
  content: "\F33E";
}

.zmdi-dribbble:before {
  content: "\F33F";
}

.zmdi-dropbox:before {
  content: "\F340";
}

.zmdi-evernote:before {
  content: "\F341";
}

.zmdi-facebook-box:before {
  content: "\F342";
}

.zmdi-facebook:before {
  content: "\F343";
}

.zmdi-github-box:before {
  content: "\F344";
}

.zmdi-github:before {
  content: "\F345";
}

.zmdi-google-drive:before {
  content: "\F346";
}

.zmdi-google-earth:before {
  content: "\F347";
}

.zmdi-google-glass:before {
  content: "\F348";
}

.zmdi-google-maps:before {
  content: "\F349";
}

.zmdi-google-pages:before {
  content: "\F34A";
}

.zmdi-google-play:before {
  content: "\F34B";
}

.zmdi-google-plus-box:before {
  content: "\F34C";
}

.zmdi-google-plus:before {
  content: "\F34D";
}

.zmdi-google:before {
  content: "\F34E";
}

.zmdi-instagram:before {
  content: "\F34F";
}

.zmdi-language-css3:before {
  content: "\F350";
}

.zmdi-language-html5:before {
  content: "\F351";
}

.zmdi-language-javascript:before {
  content: "\F352";
}

.zmdi-language-python-alt:before {
  content: "\F353";
}

.zmdi-language-python:before {
  content: "\F354";
}

.zmdi-lastfm:before {
  content: "\F355";
}

.zmdi-linkedin-box:before {
  content: "\F356";
}

.zmdi-paypal:before {
  content: "\F357";
}

.zmdi-pinterest-box:before {
  content: "\F358";
}

.zmdi-pocket:before {
  content: "\F359";
}

.zmdi-polymer:before {
  content: "\F35A";
}

.zmdi-share:before {
  content: "\F35B";
}

.zmdi-stackoverflow:before {
  content: "\F35C";
}

.zmdi-steam-square:before {
  content: "\F35D";
}

.zmdi-steam:before {
  content: "\F35E";
}

.zmdi-twitter-box:before {
  content: "\F35F";
}

.zmdi-twitter:before {
  content: "\F360";
}

.zmdi-vk:before {
  content: "\F361";
}

.zmdi-wikipedia:before {
  content: "\F362";
}

.zmdi-windows:before {
  content: "\F363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\F364";
}

.zmdi-aspect-ratio:before {
  content: "\F365";
}

.zmdi-blur-circular:before {
  content: "\F366";
}

.zmdi-blur-linear:before {
  content: "\F367";
}

.zmdi-blur-off:before {
  content: "\F368";
}

.zmdi-blur:before {
  content: "\F369";
}

.zmdi-brightness-2:before {
  content: "\F36A";
}

.zmdi-brightness-3:before {
  content: "\F36B";
}

.zmdi-brightness-4:before {
  content: "\F36C";
}

.zmdi-brightness-5:before {
  content: "\F36D";
}

.zmdi-brightness-6:before {
  content: "\F36E";
}

.zmdi-brightness-7:before {
  content: "\F36F";
}

.zmdi-brightness-auto:before {
  content: "\F370";
}

.zmdi-brightness-setting:before {
  content: "\F371";
}

.zmdi-broken-image:before {
  content: "\F372";
}

.zmdi-center-focus-strong:before {
  content: "\F373";
}

.zmdi-center-focus-weak:before {
  content: "\F374";
}

.zmdi-compare:before {
  content: "\F375";
}

.zmdi-crop-16-9:before {
  content: "\F376";
}

.zmdi-crop-3-2:before {
  content: "\F377";
}

.zmdi-crop-5-4:before {
  content: "\F378";
}

.zmdi-crop-7-5:before {
  content: "\F379";
}

.zmdi-crop-din:before {
  content: "\F37A";
}

.zmdi-crop-free:before {
  content: "\F37B";
}

.zmdi-crop-landscape:before {
  content: "\F37C";
}

.zmdi-crop-portrait:before {
  content: "\F37D";
}

.zmdi-crop-square:before {
  content: "\F37E";
}

.zmdi-exposure-alt:before {
  content: "\F37F";
}

.zmdi-exposure:before {
  content: "\F380";
}

.zmdi-filter-b-and-w:before {
  content: "\F381";
}

.zmdi-filter-center-focus:before {
  content: "\F382";
}

.zmdi-filter-frames:before {
  content: "\F383";
}

.zmdi-filter-tilt-shift:before {
  content: "\F384";
}

.zmdi-gradient:before {
  content: "\F385";
}

.zmdi-grain:before {
  content: "\F386";
}

.zmdi-graphic-eq:before {
  content: "\F387";
}

.zmdi-hdr-off:before {
  content: "\F388";
}

.zmdi-hdr-strong:before {
  content: "\F389";
}

.zmdi-hdr-weak:before {
  content: "\F38A";
}

.zmdi-hdr:before {
  content: "\F38B";
}

.zmdi-iridescent:before {
  content: "\F38C";
}

.zmdi-leak-off:before {
  content: "\F38D";
}

.zmdi-leak:before {
  content: "\F38E";
}

.zmdi-looks:before {
  content: "\F38F";
}

.zmdi-loupe:before {
  content: "\F390";
}

.zmdi-panorama-horizontal:before {
  content: "\F391";
}

.zmdi-panorama-vertical:before {
  content: "\F392";
}

.zmdi-panorama-wide-angle:before {
  content: "\F393";
}

.zmdi-photo-size-select-large:before {
  content: "\F394";
}

.zmdi-photo-size-select-small:before {
  content: "\F395";
}

.zmdi-picture-in-picture:before {
  content: "\F396";
}

.zmdi-slideshow:before {
  content: "\F397";
}

.zmdi-texture:before {
  content: "\F398";
}

.zmdi-tonality:before {
  content: "\F399";
}

.zmdi-vignette:before {
  content: "\F39A";
}

.zmdi-wb-auto:before {
  content: "\F39B";
}

.zmdi-eject-alt:before {
  content: "\F39C";
}

.zmdi-eject:before {
  content: "\F39D";
}

.zmdi-equalizer:before {
  content: "\F39E";
}

.zmdi-fast-forward:before {
  content: "\F39F";
}

.zmdi-fast-rewind:before {
  content: "\F3A0";
}

.zmdi-forward-10:before {
  content: "\F3A1";
}

.zmdi-forward-30:before {
  content: "\F3A2";
}

.zmdi-forward-5:before {
  content: "\F3A3";
}

.zmdi-hearing:before {
  content: "\F3A4";
}

.zmdi-pause-circle-outline:before {
  content: "\F3A5";
}

.zmdi-pause-circle:before {
  content: "\F3A6";
}

.zmdi-pause:before {
  content: "\F3A7";
}

.zmdi-play-circle-outline:before {
  content: "\F3A8";
}

.zmdi-play-circle:before {
  content: "\F3A9";
}

.zmdi-play:before {
  content: "\F3AA";
}

.zmdi-playlist-audio:before {
  content: "\F3AB";
}

.zmdi-playlist-plus:before {
  content: "\F3AC";
}

.zmdi-repeat-one:before {
  content: "\F3AD";
}

.zmdi-repeat:before {
  content: "\F3AE";
}

.zmdi-replay-10:before {
  content: "\F3AF";
}

.zmdi-replay-30:before {
  content: "\F3B0";
}

.zmdi-replay-5:before {
  content: "\F3B1";
}

.zmdi-replay:before {
  content: "\F3B2";
}

.zmdi-shuffle:before {
  content: "\F3B3";
}

.zmdi-skip-next:before {
  content: "\F3B4";
}

.zmdi-skip-previous:before {
  content: "\F3B5";
}

.zmdi-stop:before {
  content: "\F3B6";
}

.zmdi-surround-sound:before {
  content: "\F3B7";
}

.zmdi-tune:before {
  content: "\F3B8";
}

.zmdi-volume-down:before {
  content: "\F3B9";
}

.zmdi-volume-mute:before {
  content: "\F3BA";
}

.zmdi-volume-off:before {
  content: "\F3BB";
}

.zmdi-volume-up:before {
  content: "\F3BC";
}

.zmdi-n-1-square:before {
  content: "\F3BD";
}

.zmdi-n-2-square:before {
  content: "\F3BE";
}

.zmdi-n-3-square:before {
  content: "\F3BF";
}

.zmdi-n-4-square:before {
  content: "\F3C0";
}

.zmdi-n-5-square:before {
  content: "\F3C1";
}

.zmdi-n-6-square:before {
  content: "\F3C2";
}

.zmdi-neg-1:before {
  content: "\F3C3";
}

.zmdi-neg-2:before {
  content: "\F3C4";
}

.zmdi-plus-1:before {
  content: "\F3C5";
}

.zmdi-plus-2:before {
  content: "\F3C6";
}

.zmdi-sec-10:before {
  content: "\F3C7";
}

.zmdi-sec-3:before {
  content: "\F3C8";
}

.zmdi-zero:before {
  content: "\F3C9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\F3CA";
}

.zmdi-airline-seat-flat:before {
  content: "\F3CB";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\F3CC";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\F3CD";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\F3CE";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\F3CF";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\F3D0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\F3D1";
}

.zmdi-airplay:before {
  content: "\F3D2";
}

.zmdi-closed-caption:before {
  content: "\F3D3";
}

.zmdi-confirmation-number:before {
  content: "\F3D4";
}

.zmdi-developer-board:before {
  content: "\F3D5";
}

.zmdi-disc-full:before {
  content: "\F3D6";
}

.zmdi-explicit:before {
  content: "\F3D7";
}

.zmdi-flight-land:before {
  content: "\F3D8";
}

.zmdi-flight-takeoff:before {
  content: "\F3D9";
}

.zmdi-flip-to-back:before {
  content: "\F3DA";
}

.zmdi-flip-to-front:before {
  content: "\F3DB";
}

.zmdi-group-work:before {
  content: "\F3DC";
}

.zmdi-hd:before {
  content: "\F3DD";
}

.zmdi-hq:before {
  content: "\F3DE";
}

.zmdi-markunread-mailbox:before {
  content: "\F3DF";
}

.zmdi-memory:before {
  content: "\F3E0";
}

.zmdi-nfc:before {
  content: "\F3E1";
}

.zmdi-play-for-work:before {
  content: "\F3E2";
}

.zmdi-power-input:before {
  content: "\F3E3";
}

.zmdi-present-to-all:before {
  content: "\F3E4";
}

.zmdi-satellite:before {
  content: "\F3E5";
}

.zmdi-tap-and-play:before {
  content: "\F3E6";
}

.zmdi-vibration:before {
  content: "\F3E7";
}

.zmdi-voicemail:before {
  content: "\F3E8";
}

.zmdi-group:before {
  content: "\F3E9";
}

.zmdi-rss:before {
  content: "\F3EA";
}

.zmdi-shape:before {
  content: "\F3EB";
}

.zmdi-spinner:before {
  content: "\F3EC";
}

.zmdi-ungroup:before {
  content: "\F3ED";
}

.zmdi-500px:before {
  content: "\F3EE";
}

.zmdi-8tracks:before {
  content: "\F3EF";
}

.zmdi-amazon:before {
  content: "\F3F0";
}

.zmdi-blogger:before {
  content: "\F3F1";
}

.zmdi-delicious:before {
  content: "\F3F2";
}

.zmdi-disqus:before {
  content: "\F3F3";
}

.zmdi-flattr:before {
  content: "\F3F4";
}

.zmdi-flickr:before {
  content: "\F3F5";
}

.zmdi-github-alt:before {
  content: "\F3F6";
}

.zmdi-google-old:before {
  content: "\F3F7";
}

.zmdi-linkedin:before {
  content: "\F3F8";
}

.zmdi-odnoklassniki:before {
  content: "\F3F9";
}

.zmdi-outlook:before {
  content: "\F3FA";
}

.zmdi-paypal-alt:before {
  content: "\F3FB";
}

.zmdi-pinterest:before {
  content: "\F3FC";
}

.zmdi-playstation:before {
  content: "\F3FD";
}

.zmdi-reddit:before {
  content: "\F3FE";
}

.zmdi-skype:before {
  content: "\F3FF";
}

.zmdi-slideshare:before {
  content: "\F400";
}

.zmdi-soundcloud:before {
  content: "\F401";
}

.zmdi-tumblr:before {
  content: "\F402";
}

.zmdi-twitch:before {
  content: "\F403";
}

.zmdi-vimeo:before {
  content: "\F404";
}

.zmdi-whatsapp:before {
  content: "\F405";
}

.zmdi-xbox:before {
  content: "\F406";
}

.zmdi-yahoo:before {
  content: "\F407";
}

.zmdi-youtube-play:before {
  content: "\F408";
}

.zmdi-youtube:before {
  content: "\F409";
}

.zmdi-3d-rotation:before {
  content: "\F101";
}

.zmdi-airplane-off:before {
  content: "\F102";
}

.zmdi-airplane:before {
  content: "\F103";
}

.zmdi-album:before {
  content: "\F104";
}

.zmdi-archive:before {
  content: "\F105";
}

.zmdi-assignment-account:before {
  content: "\F106";
}

.zmdi-assignment-alert:before {
  content: "\F107";
}

.zmdi-assignment-check:before {
  content: "\F108";
}

.zmdi-assignment-o:before {
  content: "\F109";
}

.zmdi-assignment-return:before {
  content: "\F10A";
}

.zmdi-assignment-returned:before {
  content: "\F10B";
}

.zmdi-assignment:before {
  content: "\F10C";
}

.zmdi-attachment-alt:before {
  content: "\F10D";
}

.zmdi-attachment:before {
  content: "\F10E";
}

.zmdi-audio:before {
  content: "\F10F";
}

.zmdi-badge-check:before {
  content: "\F110";
}

.zmdi-balance-wallet:before {
  content: "\F111";
}

.zmdi-balance:before {
  content: "\F112";
}

.zmdi-battery-alert:before {
  content: "\F113";
}

.zmdi-battery-flash:before {
  content: "\F114";
}

.zmdi-battery-unknown:before {
  content: "\F115";
}

.zmdi-battery:before {
  content: "\F116";
}

.zmdi-bike:before {
  content: "\F117";
}

.zmdi-block-alt:before {
  content: "\F118";
}

.zmdi-block:before {
  content: "\F119";
}

.zmdi-boat:before {
  content: "\F11A";
}

.zmdi-book-image:before {
  content: "\F11B";
}

.zmdi-book:before {
  content: "\F11C";
}

.zmdi-bookmark-outline:before {
  content: "\F11D";
}

.zmdi-bookmark:before {
  content: "\F11E";
}

.zmdi-brush:before {
  content: "\F11F";
}

.zmdi-bug:before {
  content: "\F120";
}

.zmdi-bus:before {
  content: "\F121";
}

.zmdi-cake:before {
  content: "\F122";
}

.zmdi-car-taxi:before {
  content: "\F123";
}

.zmdi-car-wash:before {
  content: "\F124";
}

.zmdi-car:before {
  content: "\F125";
}

.zmdi-card-giftcard:before {
  content: "\F126";
}

.zmdi-card-membership:before {
  content: "\F127";
}

.zmdi-card-travel:before {
  content: "\F128";
}

.zmdi-card:before {
  content: "\F129";
}

.zmdi-case-check:before {
  content: "\F12A";
}

.zmdi-case-download:before {
  content: "\F12B";
}

.zmdi-case-play:before {
  content: "\F12C";
}

.zmdi-case:before {
  content: "\F12D";
}

.zmdi-cast-connected:before {
  content: "\F12E";
}

.zmdi-cast:before {
  content: "\F12F";
}

.zmdi-chart-donut:before {
  content: "\F130";
}

.zmdi-chart:before {
  content: "\F131";
}

.zmdi-city-alt:before {
  content: "\F132";
}

.zmdi-city:before {
  content: "\F133";
}

.zmdi-close-circle-o:before {
  content: "\F134";
}

.zmdi-close-circle:before {
  content: "\F135";
}

.zmdi-close:before {
  content: "\F136";
}

.zmdi-cocktail:before {
  content: "\F137";
}

.zmdi-code-setting:before {
  content: "\F138";
}

.zmdi-code-smartphone:before {
  content: "\F139";
}

.zmdi-code:before {
  content: "\F13A";
}

.zmdi-coffee:before {
  content: "\F13B";
}

.zmdi-collection-bookmark:before {
  content: "\F13C";
}

.zmdi-collection-case-play:before {
  content: "\F13D";
}

.zmdi-collection-folder-image:before {
  content: "\F13E";
}

.zmdi-collection-image-o:before {
  content: "\F13F";
}

.zmdi-collection-image:before {
  content: "\F140";
}

.zmdi-collection-item-1:before {
  content: "\F141";
}

.zmdi-collection-item-2:before {
  content: "\F142";
}

.zmdi-collection-item-3:before {
  content: "\F143";
}

.zmdi-collection-item-4:before {
  content: "\F144";
}

.zmdi-collection-item-5:before {
  content: "\F145";
}

.zmdi-collection-item-6:before {
  content: "\F146";
}

.zmdi-collection-item-7:before {
  content: "\F147";
}

.zmdi-collection-item-8:before {
  content: "\F148";
}

.zmdi-collection-item-9-plus:before {
  content: "\F149";
}

.zmdi-collection-item-9:before {
  content: "\F14A";
}

.zmdi-collection-item:before {
  content: "\F14B";
}

.zmdi-collection-music:before {
  content: "\F14C";
}

.zmdi-collection-pdf:before {
  content: "\F14D";
}

.zmdi-collection-plus:before {
  content: "\F14E";
}

.zmdi-collection-speaker:before {
  content: "\F14F";
}

.zmdi-collection-text:before {
  content: "\F150";
}

.zmdi-collection-video:before {
  content: "\F151";
}

.zmdi-compass:before {
  content: "\F152";
}

.zmdi-cutlery:before {
  content: "\F153";
}

.zmdi-delete:before {
  content: "\F154";
}

.zmdi-dialpad:before {
  content: "\F155";
}

.zmdi-dns:before {
  content: "\F156";
}

.zmdi-drink:before {
  content: "\F157";
}

.zmdi-edit:before {
  content: "\F158";
}

.zmdi-email-open:before {
  content: "\F159";
}

.zmdi-email:before {
  content: "\F15A";
}

.zmdi-eye-off:before {
  content: "\F15B";
}

.zmdi-eye:before {
  content: "\F15C";
}

.zmdi-eyedropper:before {
  content: "\F15D";
}

.zmdi-favorite-outline:before {
  content: "\F15E";
}

.zmdi-favorite:before {
  content: "\F15F";
}

.zmdi-filter-list:before {
  content: "\F160";
}

.zmdi-fire:before {
  content: "\F161";
}

.zmdi-flag:before {
  content: "\F162";
}

.zmdi-flare:before {
  content: "\F163";
}

.zmdi-flash-auto:before {
  content: "\F164";
}

.zmdi-flash-off:before {
  content: "\F165";
}

.zmdi-flash:before {
  content: "\F166";
}

.zmdi-flip:before {
  content: "\F167";
}

.zmdi-flower-alt:before {
  content: "\F168";
}

.zmdi-flower:before {
  content: "\F169";
}

.zmdi-font:before {
  content: "\F16A";
}

.zmdi-fullscreen-alt:before {
  content: "\F16B";
}

.zmdi-fullscreen-exit:before {
  content: "\F16C";
}

.zmdi-fullscreen:before {
  content: "\F16D";
}

.zmdi-functions:before {
  content: "\F16E";
}

.zmdi-gas-station:before {
  content: "\F16F";
}

.zmdi-gesture:before {
  content: "\F170";
}

.zmdi-globe-alt:before {
  content: "\F171";
}

.zmdi-globe-lock:before {
  content: "\F172";
}

.zmdi-globe:before {
  content: "\F173";
}

.zmdi-graduation-cap:before {
  content: "\F174";
}

.zmdi-home:before {
  content: "\F175";
}

.zmdi-hospital-alt:before {
  content: "\F176";
}

.zmdi-hospital:before {
  content: "\F177";
}

.zmdi-hotel:before {
  content: "\F178";
}

.zmdi-hourglass-alt:before {
  content: "\F179";
}

.zmdi-hourglass-outline:before {
  content: "\F17A";
}

.zmdi-hourglass:before {
  content: "\F17B";
}

.zmdi-http:before {
  content: "\F17C";
}

.zmdi-image-alt:before {
  content: "\F17D";
}

.zmdi-image-o:before {
  content: "\F17E";
}

.zmdi-image:before {
  content: "\F17F";
}

.zmdi-inbox:before {
  content: "\F180";
}

.zmdi-invert-colors-off:before {
  content: "\F181";
}

.zmdi-invert-colors:before {
  content: "\F182";
}

.zmdi-key:before {
  content: "\F183";
}

.zmdi-label-alt-outline:before {
  content: "\F184";
}

.zmdi-label-alt:before {
  content: "\F185";
}

.zmdi-label-heart:before {
  content: "\F186";
}

.zmdi-label:before {
  content: "\F187";
}

.zmdi-labels:before {
  content: "\F188";
}

.zmdi-lamp:before {
  content: "\F189";
}

.zmdi-landscape:before {
  content: "\F18A";
}

.zmdi-layers-off:before {
  content: "\F18B";
}

.zmdi-layers:before {
  content: "\F18C";
}

.zmdi-library:before {
  content: "\F18D";
}

.zmdi-link:before {
  content: "\F18E";
}

.zmdi-lock-open:before {
  content: "\F18F";
}

.zmdi-lock-outline:before {
  content: "\F190";
}

.zmdi-lock:before {
  content: "\F191";
}

.zmdi-mail-reply-all:before {
  content: "\F192";
}

.zmdi-mail-reply:before {
  content: "\F193";
}

.zmdi-mail-send:before {
  content: "\F194";
}

.zmdi-mall:before {
  content: "\F195";
}

.zmdi-map:before {
  content: "\F196";
}

.zmdi-menu:before {
  content: "\F197";
}

.zmdi-money-box:before {
  content: "\F198";
}

.zmdi-money-off:before {
  content: "\F199";
}

.zmdi-money:before {
  content: "\F19A";
}

.zmdi-more-vert:before {
  content: "\F19B";
}

.zmdi-more:before {
  content: "\F19C";
}

.zmdi-movie-alt:before {
  content: "\F19D";
}

.zmdi-movie:before {
  content: "\F19E";
}

.zmdi-nature-people:before {
  content: "\F19F";
}

.zmdi-nature:before {
  content: "\F1A0";
}

.zmdi-navigation:before {
  content: "\F1A1";
}

.zmdi-open-in-browser:before {
  content: "\F1A2";
}

.zmdi-open-in-new:before {
  content: "\F1A3";
}

.zmdi-palette:before {
  content: "\F1A4";
}

.zmdi-parking:before {
  content: "\F1A5";
}

.zmdi-pin-account:before {
  content: "\F1A6";
}

.zmdi-pin-assistant:before {
  content: "\F1A7";
}

.zmdi-pin-drop:before {
  content: "\F1A8";
}

.zmdi-pin-help:before {
  content: "\F1A9";
}

.zmdi-pin-off:before {
  content: "\F1AA";
}

.zmdi-pin:before {
  content: "\F1AB";
}

.zmdi-pizza:before {
  content: "\F1AC";
}

.zmdi-plaster:before {
  content: "\F1AD";
}

.zmdi-power-setting:before {
  content: "\F1AE";
}

.zmdi-power:before {
  content: "\F1AF";
}

.zmdi-print:before {
  content: "\F1B0";
}

.zmdi-puzzle-piece:before {
  content: "\F1B1";
}

.zmdi-quote:before {
  content: "\F1B2";
}

.zmdi-railway:before {
  content: "\F1B3";
}

.zmdi-receipt:before {
  content: "\F1B4";
}

.zmdi-refresh-alt:before {
  content: "\F1B5";
}

.zmdi-refresh-sync-alert:before {
  content: "\F1B6";
}

.zmdi-refresh-sync-off:before {
  content: "\F1B7";
}

.zmdi-refresh-sync:before {
  content: "\F1B8";
}

.zmdi-refresh:before {
  content: "\F1B9";
}

.zmdi-roller:before {
  content: "\F1BA";
}

.zmdi-ruler:before {
  content: "\F1BB";
}

.zmdi-scissors:before {
  content: "\F1BC";
}

.zmdi-screen-rotation-lock:before {
  content: "\F1BD";
}

.zmdi-screen-rotation:before {
  content: "\F1BE";
}

.zmdi-search-for:before {
  content: "\F1BF";
}

.zmdi-search-in-file:before {
  content: "\F1C0";
}

.zmdi-search-in-page:before {
  content: "\F1C1";
}

.zmdi-search-replace:before {
  content: "\F1C2";
}

.zmdi-search:before {
  content: "\F1C3";
}

.zmdi-seat:before {
  content: "\F1C4";
}

.zmdi-settings-square:before {
  content: "\F1C5";
}

.zmdi-settings:before {
  content: "\F1C6";
}

.zmdi-shield-check:before {
  content: "\F1C7";
}

.zmdi-shield-security:before {
  content: "\F1C8";
}

.zmdi-shopping-basket:before {
  content: "\F1C9";
}

.zmdi-shopping-cart-plus:before {
  content: "\F1CA";
}

.zmdi-shopping-cart:before {
  content: "\F1CB";
}

.zmdi-sign-in:before {
  content: "\F1CC";
}

.zmdi-sort-amount-asc:before {
  content: "\F1CD";
}

.zmdi-sort-amount-desc:before {
  content: "\F1CE";
}

.zmdi-sort-asc:before {
  content: "\F1CF";
}

.zmdi-sort-desc:before {
  content: "\F1D0";
}

.zmdi-spellcheck:before {
  content: "\F1D1";
}

.zmdi-storage:before {
  content: "\F1D2";
}

.zmdi-store-24:before {
  content: "\F1D3";
}

.zmdi-store:before {
  content: "\F1D4";
}

.zmdi-subway:before {
  content: "\F1D5";
}

.zmdi-sun:before {
  content: "\F1D6";
}

.zmdi-tab-unselected:before {
  content: "\F1D7";
}

.zmdi-tab:before {
  content: "\F1D8";
}

.zmdi-tag-close:before {
  content: "\F1D9";
}

.zmdi-tag-more:before {
  content: "\F1DA";
}

.zmdi-tag:before {
  content: "\F1DB";
}

.zmdi-thumb-down:before {
  content: "\F1DC";
}

.zmdi-thumb-up-down:before {
  content: "\F1DD";
}

.zmdi-thumb-up:before {
  content: "\F1DE";
}

.zmdi-ticket-star:before {
  content: "\F1DF";
}

.zmdi-toll:before {
  content: "\F1E0";
}

.zmdi-toys:before {
  content: "\F1E1";
}

.zmdi-traffic:before {
  content: "\F1E2";
}

.zmdi-translate:before {
  content: "\F1E3";
}

.zmdi-triangle-down:before {
  content: "\F1E4";
}

.zmdi-triangle-up:before {
  content: "\F1E5";
}

.zmdi-truck:before {
  content: "\F1E6";
}

.zmdi-turning-sign:before {
  content: "\F1E7";
}

.zmdi-wallpaper:before {
  content: "\F1E8";
}

.zmdi-washing-machine:before {
  content: "\F1E9";
}

.zmdi-window-maximize:before {
  content: "\F1EA";
}

.zmdi-window-minimize:before {
  content: "\F1EB";
}

.zmdi-window-restore:before {
  content: "\F1EC";
}

.zmdi-wrench:before {
  content: "\F1ED";
}

.zmdi-zoom-in:before {
  content: "\F1EE";
}

.zmdi-zoom-out:before {
  content: "\F1EF";
}

.zmdi-alert-circle-o:before {
  content: "\F1F0";
}

.zmdi-alert-circle:before {
  content: "\F1F1";
}

.zmdi-alert-octagon:before {
  content: "\F1F2";
}

.zmdi-alert-polygon:before {
  content: "\F1F3";
}

.zmdi-alert-triangle:before {
  content: "\F1F4";
}

.zmdi-help-outline:before {
  content: "\F1F5";
}

.zmdi-help:before {
  content: "\F1F6";
}

.zmdi-info-outline:before {
  content: "\F1F7";
}

.zmdi-info:before {
  content: "\F1F8";
}

.zmdi-notifications-active:before {
  content: "\F1F9";
}

.zmdi-notifications-add:before {
  content: "\F1FA";
}

.zmdi-notifications-none:before {
  content: "\F1FB";
}

.zmdi-notifications-off:before {
  content: "\F1FC";
}

.zmdi-notifications-paused:before {
  content: "\F1FD";
}

.zmdi-notifications:before {
  content: "\F1FE";
}

.zmdi-account-add:before {
  content: "\F1FF";
}

.zmdi-account-box-mail:before {
  content: "\F200";
}

.zmdi-account-box-o:before {
  content: "\F201";
}

.zmdi-account-box-phone:before {
  content: "\F202";
}

.zmdi-account-box:before {
  content: "\F203";
}

.zmdi-account-calendar:before {
  content: "\F204";
}

.zmdi-account-circle:before {
  content: "\F205";
}

.zmdi-account-o:before {
  content: "\F206";
}

.zmdi-account:before {
  content: "\F207";
}

.zmdi-accounts-add:before {
  content: "\F208";
}

.zmdi-accounts-alt:before {
  content: "\F209";
}

.zmdi-accounts-list-alt:before {
  content: "\F20A";
}

.zmdi-accounts-list:before {
  content: "\F20B";
}

.zmdi-accounts-outline:before {
  content: "\F20C";
}

.zmdi-accounts:before {
  content: "\F20D";
}

.zmdi-face:before {
  content: "\F20E";
}

.zmdi-female:before {
  content: "\F20F";
}

.zmdi-male-alt:before {
  content: "\F210";
}

.zmdi-male-female:before {
  content: "\F211";
}

.zmdi-male:before {
  content: "\F212";
}

.zmdi-mood-bad:before {
  content: "\F213";
}

.zmdi-mood:before {
  content: "\F214";
}

.zmdi-run:before {
  content: "\F215";
}

.zmdi-walk:before {
  content: "\F216";
}

.zmdi-cloud-box:before {
  content: "\F217";
}

.zmdi-cloud-circle:before {
  content: "\F218";
}

.zmdi-cloud-done:before {
  content: "\F219";
}

.zmdi-cloud-download:before {
  content: "\F21A";
}

.zmdi-cloud-off:before {
  content: "\F21B";
}

.zmdi-cloud-outline-alt:before {
  content: "\F21C";
}

.zmdi-cloud-outline:before {
  content: "\F21D";
}

.zmdi-cloud-upload:before {
  content: "\F21E";
}

.zmdi-cloud:before {
  content: "\F21F";
}

.zmdi-download:before {
  content: "\F220";
}

.zmdi-file-plus:before {
  content: "\F221";
}

.zmdi-file-text:before {
  content: "\F222";
}

.zmdi-file:before {
  content: "\F223";
}

.zmdi-folder-outline:before {
  content: "\F224";
}

.zmdi-folder-person:before {
  content: "\F225";
}

.zmdi-folder-star-alt:before {
  content: "\F226";
}

.zmdi-folder-star:before {
  content: "\F227";
}

.zmdi-folder:before {
  content: "\F228";
}

.zmdi-gif:before {
  content: "\F229";
}

.zmdi-upload:before {
  content: "\F22A";
}

.zmdi-border-all:before {
  content: "\F22B";
}

.zmdi-border-bottom:before {
  content: "\F22C";
}

.zmdi-border-clear:before {
  content: "\F22D";
}

.zmdi-border-color:before {
  content: "\F22E";
}

.zmdi-border-horizontal:before {
  content: "\F22F";
}

.zmdi-border-inner:before {
  content: "\F230";
}

.zmdi-border-left:before {
  content: "\F231";
}

.zmdi-border-outer:before {
  content: "\F232";
}

.zmdi-border-right:before {
  content: "\F233";
}

.zmdi-border-style:before {
  content: "\F234";
}

.zmdi-border-top:before {
  content: "\F235";
}

.zmdi-border-vertical:before {
  content: "\F236";
}

.zmdi-copy:before {
  content: "\F237";
}

.zmdi-crop:before {
  content: "\F238";
}

.zmdi-format-align-center:before {
  content: "\F239";
}

.zmdi-format-align-justify:before {
  content: "\F23A";
}

.zmdi-format-align-left:before {
  content: "\F23B";
}

.zmdi-format-align-right:before {
  content: "\F23C";
}

.zmdi-format-bold:before {
  content: "\F23D";
}

.zmdi-format-clear-all:before {
  content: "\F23E";
}

.zmdi-format-clear:before {
  content: "\F23F";
}

.zmdi-format-color-fill:before {
  content: "\F240";
}

.zmdi-format-color-reset:before {
  content: "\F241";
}

.zmdi-format-color-text:before {
  content: "\F242";
}

.zmdi-format-indent-decrease:before {
  content: "\F243";
}

.zmdi-format-indent-increase:before {
  content: "\F244";
}

.zmdi-format-italic:before {
  content: "\F245";
}

.zmdi-format-line-spacing:before {
  content: "\F246";
}

.zmdi-format-list-bulleted:before {
  content: "\F247";
}

.zmdi-format-list-numbered:before {
  content: "\F248";
}

.zmdi-format-ltr:before {
  content: "\F249";
}

.zmdi-format-rtl:before {
  content: "\F24A";
}

.zmdi-format-size:before {
  content: "\F24B";
}

.zmdi-format-strikethrough-s:before {
  content: "\F24C";
}

.zmdi-format-strikethrough:before {
  content: "\F24D";
}

.zmdi-format-subject:before {
  content: "\F24E";
}

.zmdi-format-underlined:before {
  content: "\F24F";
}

.zmdi-format-valign-bottom:before {
  content: "\F250";
}

.zmdi-format-valign-center:before {
  content: "\F251";
}

.zmdi-format-valign-top:before {
  content: "\F252";
}

.zmdi-redo:before {
  content: "\F253";
}

.zmdi-select-all:before {
  content: "\F254";
}

.zmdi-space-bar:before {
  content: "\F255";
}

.zmdi-text-format:before {
  content: "\F256";
}

.zmdi-transform:before {
  content: "\F257";
}

.zmdi-undo:before {
  content: "\F258";
}

.zmdi-wrap-text:before {
  content: "\F259";
}

.zmdi-comment-alert:before {
  content: "\F25A";
}

.zmdi-comment-alt-text:before {
  content: "\F25B";
}

.zmdi-comment-alt:before {
  content: "\F25C";
}

.zmdi-comment-edit:before {
  content: "\F25D";
}

.zmdi-comment-image:before {
  content: "\F25E";
}

.zmdi-comment-list:before {
  content: "\F25F";
}

.zmdi-comment-more:before {
  content: "\F260";
}

.zmdi-comment-outline:before {
  content: "\F261";
}

.zmdi-comment-text-alt:before {
  content: "\F262";
}

.zmdi-comment-text:before {
  content: "\F263";
}

.zmdi-comment-video:before {
  content: "\F264";
}

.zmdi-comment:before {
  content: "\F265";
}

.zmdi-comments:before {
  content: "\F266";
}

.zmdi-check-all:before {
  content: "\F267";
}

.zmdi-check-circle-u:before {
  content: "\F268";
}

.zmdi-check-circle:before {
  content: "\F269";
}

.zmdi-check-square:before {
  content: "\F26A";
}

.zmdi-check:before {
  content: "\F26B";
}

.zmdi-circle-o:before {
  content: "\F26C";
}

.zmdi-circle:before {
  content: "\F26D";
}

.zmdi-dot-circle-alt:before {
  content: "\F26E";
}

.zmdi-dot-circle:before {
  content: "\F26F";
}

.zmdi-minus-circle-outline:before {
  content: "\F270";
}

.zmdi-minus-circle:before {
  content: "\F271";
}

.zmdi-minus-square:before {
  content: "\F272";
}

.zmdi-minus:before {
  content: "\F273";
}

.zmdi-plus-circle-o-duplicate:before {
  content: "\F274";
}

.zmdi-plus-circle-o:before {
  content: "\F275";
}

.zmdi-plus-circle:before {
  content: "\F276";
}

.zmdi-plus-square:before {
  content: "\F277";
}

.zmdi-plus:before {
  content: "\F278";
}

.zmdi-square-o:before {
  content: "\F279";
}

.zmdi-star-circle:before {
  content: "\F27A";
}

.zmdi-star-half:before {
  content: "\F27B";
}

.zmdi-star-outline:before {
  content: "\F27C";
}

.zmdi-star:before {
  content: "\F27D";
}

.zmdi-bluetooth-connected:before {
  content: "\F27E";
}

.zmdi-bluetooth-off:before {
  content: "\F27F";
}

.zmdi-bluetooth-search:before {
  content: "\F280";
}

.zmdi-bluetooth-setting:before {
  content: "\F281";
}

.zmdi-bluetooth:before {
  content: "\F282";
}

.zmdi-camera-add:before {
  content: "\F283";
}

.zmdi-camera-alt:before {
  content: "\F284";
}

.zmdi-camera-bw:before {
  content: "\F285";
}

.zmdi-camera-front:before {
  content: "\F286";
}

.zmdi-camera-mic:before {
  content: "\F287";
}

.zmdi-camera-party-mode:before {
  content: "\F288";
}

.zmdi-camera-rear:before {
  content: "\F289";
}

.zmdi-camera-roll:before {
  content: "\F28A";
}

.zmdi-camera-switch:before {
  content: "\F28B";
}

.zmdi-camera:before {
  content: "\F28C";
}

.zmdi-card-alert:before {
  content: "\F28D";
}

.zmdi-card-off:before {
  content: "\F28E";
}

.zmdi-card-sd:before {
  content: "\F28F";
}

.zmdi-card-sim:before {
  content: "\F290";
}

.zmdi-desktop-mac:before {
  content: "\F291";
}

.zmdi-desktop-windows:before {
  content: "\F292";
}

.zmdi-device-hub:before {
  content: "\F293";
}

.zmdi-devices-off:before {
  content: "\F294";
}

.zmdi-devices:before {
  content: "\F295";
}

.zmdi-dock:before {
  content: "\F296";
}

.zmdi-floppy:before {
  content: "\F297";
}

.zmdi-gamepad:before {
  content: "\F298";
}

.zmdi-gps-dot:before {
  content: "\F299";
}

.zmdi-gps-off:before {
  content: "\F29A";
}

.zmdi-gps:before {
  content: "\F29B";
}

.zmdi-headset-mic:before {
  content: "\F29C";
}

.zmdi-headset:before {
  content: "\F29D";
}

.zmdi-input-antenna:before {
  content: "\F29E";
}

.zmdi-input-composite:before {
  content: "\F29F";
}

.zmdi-input-hdmi:before {
  content: "\F2A0";
}

.zmdi-input-power:before {
  content: "\F2A1";
}

.zmdi-input-svideo:before {
  content: "\F2A2";
}

.zmdi-keyboard-hide:before {
  content: "\F2A3";
}

.zmdi-keyboard:before {
  content: "\F2A4";
}

.zmdi-laptop-chromebook:before {
  content: "\F2A5";
}

.zmdi-laptop-mac:before {
  content: "\F2A6";
}

.zmdi-laptop:before {
  content: "\F2A7";
}

.zmdi-mic-off:before {
  content: "\F2A8";
}

.zmdi-mic-outline:before {
  content: "\F2A9";
}

.zmdi-mic-setting:before {
  content: "\F2AA";
}

.zmdi-mic:before {
  content: "\F2AB";
}

.zmdi-mouse:before {
  content: "\F2AC";
}

.zmdi-network-alert:before {
  content: "\F2AD";
}

.zmdi-network-locked:before {
  content: "\F2AE";
}

.zmdi-network-off:before {
  content: "\F2AF";
}

.zmdi-network-outline:before {
  content: "\F2B0";
}

.zmdi-network-setting:before {
  content: "\F2B1";
}

.zmdi-network:before {
  content: "\F2B2";
}

.zmdi-phone-bluetooth:before {
  content: "\F2B3";
}

.zmdi-phone-end:before {
  content: "\F2B4";
}

.zmdi-phone-forwarded:before {
  content: "\F2B5";
}

.zmdi-phone-in-talk:before {
  content: "\F2B6";
}

.zmdi-phone-locked:before {
  content: "\F2B7";
}

.zmdi-phone-missed:before {
  content: "\F2B8";
}

.zmdi-phone-msg:before {
  content: "\F2B9";
}

.zmdi-phone-paused:before {
  content: "\F2BA";
}

.zmdi-phone-ring:before {
  content: "\F2BB";
}

.zmdi-phone-setting:before {
  content: "\F2BC";
}

.zmdi-phone-sip:before {
  content: "\F2BD";
}

.zmdi-phone:before {
  content: "\F2BE";
}

.zmdi-portable-wifi-changes:before {
  content: "\F2BF";
}

.zmdi-portable-wifi-off:before {
  content: "\F2C0";
}

.zmdi-portable-wifi:before {
  content: "\F2C1";
}

.zmdi-radio:before {
  content: "\F2C2";
}

.zmdi-reader:before {
  content: "\F2C3";
}

.zmdi-remote-control-alt:before {
  content: "\F2C4";
}

.zmdi-remote-control:before {
  content: "\F2C5";
}

.zmdi-router:before {
  content: "\F2C6";
}

.zmdi-scanner:before {
  content: "\F2C7";
}

.zmdi-smartphone-android:before {
  content: "\F2C8";
}

.zmdi-smartphone-download:before {
  content: "\F2C9";
}

.zmdi-smartphone-erase:before {
  content: "\F2CA";
}

.zmdi-smartphone-info:before {
  content: "\F2CB";
}

.zmdi-smartphone-iphone:before {
  content: "\F2CC";
}

.zmdi-smartphone-landscape-lock:before {
  content: "\F2CD";
}

.zmdi-smartphone-landscape:before {
  content: "\F2CE";
}

.zmdi-smartphone-lock:before {
  content: "\F2CF";
}

.zmdi-smartphone-portrait-lock:before {
  content: "\F2D0";
}

.zmdi-smartphone-ring:before {
  content: "\F2D1";
}

.zmdi-smartphone-setting:before {
  content: "\F2D2";
}

.zmdi-smartphone-setup:before {
  content: "\F2D3";
}

.zmdi-smartphone:before {
  content: "\F2D4";
}

.zmdi-speaker:before {
  content: "\F2D5";
}

.zmdi-tablet-android:before {
  content: "\F2D6";
}

.zmdi-tablet-mac:before {
  content: "\F2D7";
}

.zmdi-tablet:before {
  content: "\F2D8";
}

.zmdi-tv-alt-play:before {
  content: "\F2D9";
}

.zmdi-tv-list:before {
  content: "\F2DA";
}

.zmdi-tv-play:before {
  content: "\F2DB";
}

.zmdi-tv:before {
  content: "\F2DC";
}

.zmdi-usb:before {
  content: "\F2DD";
}

.zmdi-videocam-off:before {
  content: "\F2DE";
}

.zmdi-videocam-switch:before {
  content: "\F2DF";
}

.zmdi-videocam:before {
  content: "\F2E0";
}

.zmdi-watch:before {
  content: "\F2E1";
}

.zmdi-wifi-alt-2:before {
  content: "\F2E2";
}

.zmdi-wifi-alt:before {
  content: "\F2E3";
}

.zmdi-wifi-info:before {
  content: "\F2E4";
}

.zmdi-wifi-lock:before {
  content: "\F2E5";
}

.zmdi-wifi-off:before {
  content: "\F2E6";
}

.zmdi-wifi-outline:before {
  content: "\F2E7";
}

.zmdi-wifi:before {
  content: "\F2E8";
}

.zmdi-arrow-left-bottom:before {
  content: "\F2E9";
}

.zmdi-arrow-left:before {
  content: "\F2EA";
}

.zmdi-arrow-merge:before {
  content: "\F2EB";
}

.zmdi-arrow-missed:before {
  content: "\F2EC";
}

.zmdi-arrow-right-top:before {
  content: "\F2ED";
}

.zmdi-arrow-right:before {
  content: "\F2EE";
}

.zmdi-arrow-split:before {
  content: "\F2EF";
}

.zmdi-arrows:before {
  content: "\F2F0";
}

.zmdi-caret-down-circle:before {
  content: "\F2F1";
}

.zmdi-caret-down:before {
  content: "\F2F2";
}

.zmdi-caret-left-circle:before {
  content: "\F2F3";
}

.zmdi-caret-left:before {
  content: "\F2F4";
}

.zmdi-caret-right-circle:before {
  content: "\F2F5";
}

.zmdi-caret-right:before {
  content: "\F2F6";
}

.zmdi-caret-up-circle:before {
  content: "\F2F7";
}

.zmdi-caret-up:before {
  content: "\F2F8";
}

.zmdi-chevron-down:before {
  content: "\F2F9";
}

.zmdi-chevron-left:before {
  content: "\F2FA";
}

.zmdi-chevron-right:before {
  content: "\F2FB";
}

.zmdi-chevron-up:before {
  content: "\F2FC";
}

.zmdi-forward:before {
  content: "\F2FD";
}

.zmdi-long-arrow-down:before {
  content: "\F2FE";
}

.zmdi-long-arrow-left:before {
  content: "\F2FF";
}

.zmdi-long-arrow-return:before {
  content: "\F300";
}

.zmdi-long-arrow-right:before {
  content: "\F301";
}

.zmdi-long-arrow-tab:before {
  content: "\F302";
}

.zmdi-long-arrow-up:before {
  content: "\F303";
}

.zmdi-rotate-ccw:before {
  content: "\F304";
}

.zmdi-rotate-cw:before {
  content: "\F305";
}

.zmdi-rotate-left:before {
  content: "\F306";
}

.zmdi-rotate-right:before {
  content: "\F307";
}

.zmdi-square-down:before {
  content: "\F308";
}

.zmdi-square-right:before {
  content: "\F309";
}

.zmdi-swap-alt:before {
  content: "\F30A";
}

.zmdi-swap-vertical-circle:before {
  content: "\F30B";
}

.zmdi-swap-vertical:before {
  content: "\F30C";
}

.zmdi-swap:before {
  content: "\F30D";
}

.zmdi-trending-down:before {
  content: "\F30E";
}

.zmdi-trending-flat:before {
  content: "\F30F";
}

.zmdi-trending-up:before {
  content: "\F310";
}

.zmdi-unfold-less:before {
  content: "\F311";
}

.zmdi-unfold-more:before {
  content: "\F312";
}

.zmdi-apps:before {
  content: "\F313";
}

.zmdi-grid-off:before {
  content: "\F314";
}

.zmdi-grid:before {
  content: "\F315";
}

.zmdi-view-agenda:before {
  content: "\F316";
}

.zmdi-view-array:before {
  content: "\F317";
}

.zmdi-view-carousel:before {
  content: "\F318";
}

.zmdi-view-column:before {
  content: "\F319";
}

.zmdi-view-comfy:before {
  content: "\F31A";
}

.zmdi-view-compact:before {
  content: "\F31B";
}

.zmdi-view-dashboard:before {
  content: "\F31C";
}

.zmdi-view-day:before {
  content: "\F31D";
}

.zmdi-view-headline:before {
  content: "\F31E";
}

.zmdi-view-list-alt:before {
  content: "\F31F";
}

.zmdi-view-list:before {
  content: "\F320";
}

.zmdi-view-module:before {
  content: "\F321";
}

.zmdi-view-quilt:before {
  content: "\F322";
}

.zmdi-view-stream:before {
  content: "\F323";
}

.zmdi-view-subtitles:before {
  content: "\F324";
}

.zmdi-view-toc:before {
  content: "\F325";
}

.zmdi-view-web:before {
  content: "\F326";
}

.zmdi-view-week:before {
  content: "\F327";
}

.zmdi-widgets:before {
  content: "\F328";
}

.zmdi-alarm-check:before {
  content: "\F329";
}

.zmdi-alarm-off:before {
  content: "\F32A";
}

.zmdi-alarm-plus:before {
  content: "\F32B";
}

.zmdi-alarm-snooze:before {
  content: "\F32C";
}

.zmdi-alarm:before {
  content: "\F32D";
}

.zmdi-calendar-alt:before {
  content: "\F32E";
}

.zmdi-calendar-check:before {
  content: "\F32F";
}

.zmdi-calendar-close:before {
  content: "\F330";
}

.zmdi-calendar-note:before {
  content: "\F331";
}

.zmdi-calendar:before {
  content: "\F332";
}

.zmdi-time-countdown:before {
  content: "\F333";
}

.zmdi-time-interval:before {
  content: "\F334";
}

.zmdi-time-restore-setting:before {
  content: "\F335";
}

.zmdi-time-restore:before {
  content: "\F336";
}

.zmdi-time:before {
  content: "\F337";
}

.zmdi-timer-off:before {
  content: "\F338";
}

.zmdi-timer:before {
  content: "\F339";
}

.zmdi-android-alt:before {
  content: "\F33A";
}

.zmdi-android:before {
  content: "\F33B";
}

.zmdi-apple:before {
  content: "\F33C";
}

.zmdi-behance:before {
  content: "\F33D";
}

.zmdi-codepen:before {
  content: "\F33E";
}

.zmdi-dribbble:before {
  content: "\F33F";
}

.zmdi-dropbox:before {
  content: "\F340";
}

.zmdi-evernote:before {
  content: "\F341";
}

.zmdi-facebook-box:before {
  content: "\F342";
}

.zmdi-facebook:before {
  content: "\F343";
}

.zmdi-github-box:before {
  content: "\F344";
}

.zmdi-github:before {
  content: "\F345";
}

.zmdi-google-drive:before {
  content: "\F346";
}

.zmdi-google-earth:before {
  content: "\F347";
}

.zmdi-google-glass:before {
  content: "\F348";
}

.zmdi-google-maps:before {
  content: "\F349";
}

.zmdi-google-pages:before {
  content: "\F34A";
}

.zmdi-google-play:before {
  content: "\F34B";
}

.zmdi-google-plus-box:before {
  content: "\F34C";
}

.zmdi-google-plus:before {
  content: "\F34D";
}

.zmdi-google:before {
  content: "\F34E";
}

.zmdi-instagram:before {
  content: "\F34F";
}

.zmdi-language-css3:before {
  content: "\F350";
}

.zmdi-language-html5:before {
  content: "\F351";
}

.zmdi-language-javascript:before {
  content: "\F352";
}

.zmdi-language-python-alt:before {
  content: "\F353";
}

.zmdi-language-python:before {
  content: "\F354";
}

.zmdi-lastfm:before {
  content: "\F355";
}

.zmdi-linkedin-box:before {
  content: "\F356";
}

.zmdi-paypal:before {
  content: "\F357";
}

.zmdi-pinterest-box:before {
  content: "\F358";
}

.zmdi-pocket:before {
  content: "\F359";
}

.zmdi-polymer:before {
  content: "\F35A";
}

.zmdi-share:before {
  content: "\F35B";
}

.zmdi-stackoverflow:before {
  content: "\F35C";
}

.zmdi-steam-square:before {
  content: "\F35D";
}

.zmdi-steam:before {
  content: "\F35E";
}

.zmdi-twitter-box:before {
  content: "\F35F";
}

.zmdi-twitter:before {
  content: "\F360";
}

.zmdi-vk:before {
  content: "\F361";
}

.zmdi-wikipedia:before {
  content: "\F362";
}

.zmdi-windows:before {
  content: "\F363";
}

.zmdi-aspect-ratio-alt:before {
  content: "\F364";
}

.zmdi-aspect-ratio:before {
  content: "\F365";
}

.zmdi-blur-circular:before {
  content: "\F366";
}

.zmdi-blur-linear:before {
  content: "\F367";
}

.zmdi-blur-off:before {
  content: "\F368";
}

.zmdi-blur:before {
  content: "\F369";
}

.zmdi-brightness-2:before {
  content: "\F36A";
}

.zmdi-brightness-3:before {
  content: "\F36B";
}

.zmdi-brightness-4:before {
  content: "\F36C";
}

.zmdi-brightness-5:before {
  content: "\F36D";
}

.zmdi-brightness-6:before {
  content: "\F36E";
}

.zmdi-brightness-7:before {
  content: "\F36F";
}

.zmdi-brightness-auto:before {
  content: "\F370";
}

.zmdi-brightness-setting:before {
  content: "\F371";
}

.zmdi-broken-image:before {
  content: "\F372";
}

.zmdi-center-focus-strong:before {
  content: "\F373";
}

.zmdi-center-focus-weak:before {
  content: "\F374";
}

.zmdi-compare:before {
  content: "\F375";
}

.zmdi-crop-16-9:before {
  content: "\F376";
}

.zmdi-crop-3-2:before {
  content: "\F377";
}

.zmdi-crop-5-4:before {
  content: "\F378";
}

.zmdi-crop-7-5:before {
  content: "\F379";
}

.zmdi-crop-din:before {
  content: "\F37A";
}

.zmdi-crop-free:before {
  content: "\F37B";
}

.zmdi-crop-landscape:before {
  content: "\F37C";
}

.zmdi-crop-portrait:before {
  content: "\F37D";
}

.zmdi-crop-square:before {
  content: "\F37E";
}

.zmdi-exposure-alt:before {
  content: "\F37F";
}

.zmdi-exposure:before {
  content: "\F380";
}

.zmdi-filter-b-and-w:before {
  content: "\F381";
}

.zmdi-filter-center-focus:before {
  content: "\F382";
}

.zmdi-filter-frames:before {
  content: "\F383";
}

.zmdi-filter-tilt-shift:before {
  content: "\F384";
}

.zmdi-gradient:before {
  content: "\F385";
}

.zmdi-grain:before {
  content: "\F386";
}

.zmdi-graphic-eq:before {
  content: "\F387";
}

.zmdi-hdr-off:before {
  content: "\F388";
}

.zmdi-hdr-strong:before {
  content: "\F389";
}

.zmdi-hdr-weak:before {
  content: "\F38A";
}

.zmdi-hdr:before {
  content: "\F38B";
}

.zmdi-iridescent:before {
  content: "\F38C";
}

.zmdi-leak-off:before {
  content: "\F38D";
}

.zmdi-leak:before {
  content: "\F38E";
}

.zmdi-looks:before {
  content: "\F38F";
}

.zmdi-loupe:before {
  content: "\F390";
}

.zmdi-panorama-horizontal:before {
  content: "\F391";
}

.zmdi-panorama-vertical:before {
  content: "\F392";
}

.zmdi-panorama-wide-angle:before {
  content: "\F393";
}

.zmdi-photo-size-select-large:before {
  content: "\F394";
}

.zmdi-photo-size-select-small:before {
  content: "\F395";
}

.zmdi-picture-in-picture:before {
  content: "\F396";
}

.zmdi-slideshow:before {
  content: "\F397";
}

.zmdi-texture:before {
  content: "\F398";
}

.zmdi-tonality:before {
  content: "\F399";
}

.zmdi-vignette:before {
  content: "\F39A";
}

.zmdi-wb-auto:before {
  content: "\F39B";
}

.zmdi-eject-alt:before {
  content: "\F39C";
}

.zmdi-eject:before {
  content: "\F39D";
}

.zmdi-equalizer:before {
  content: "\F39E";
}

.zmdi-fast-forward:before {
  content: "\F39F";
}

.zmdi-fast-rewind:before {
  content: "\F3A0";
}

.zmdi-forward-10:before {
  content: "\F3A1";
}

.zmdi-forward-30:before {
  content: "\F3A2";
}

.zmdi-forward-5:before {
  content: "\F3A3";
}

.zmdi-hearing:before {
  content: "\F3A4";
}

.zmdi-pause-circle-outline:before {
  content: "\F3A5";
}

.zmdi-pause-circle:before {
  content: "\F3A6";
}

.zmdi-pause:before {
  content: "\F3A7";
}

.zmdi-play-circle-outline:before {
  content: "\F3A8";
}

.zmdi-play-circle:before {
  content: "\F3A9";
}

.zmdi-play:before {
  content: "\F3AA";
}

.zmdi-playlist-audio:before {
  content: "\F3AB";
}

.zmdi-playlist-plus:before {
  content: "\F3AC";
}

.zmdi-repeat-one:before {
  content: "\F3AD";
}

.zmdi-repeat:before {
  content: "\F3AE";
}

.zmdi-replay-10:before {
  content: "\F3AF";
}

.zmdi-replay-30:before {
  content: "\F3B0";
}

.zmdi-replay-5:before {
  content: "\F3B1";
}

.zmdi-replay:before {
  content: "\F3B2";
}

.zmdi-shuffle:before {
  content: "\F3B3";
}

.zmdi-skip-next:before {
  content: "\F3B4";
}

.zmdi-skip-previous:before {
  content: "\F3B5";
}

.zmdi-stop:before {
  content: "\F3B6";
}

.zmdi-surround-sound:before {
  content: "\F3B7";
}

.zmdi-tune:before {
  content: "\F3B8";
}

.zmdi-volume-down:before {
  content: "\F3B9";
}

.zmdi-volume-mute:before {
  content: "\F3BA";
}

.zmdi-volume-off:before {
  content: "\F3BB";
}

.zmdi-volume-up:before {
  content: "\F3BC";
}

.zmdi-n-1-square:before {
  content: "\F3BD";
}

.zmdi-n-2-square:before {
  content: "\F3BE";
}

.zmdi-n-3-square:before {
  content: "\F3BF";
}

.zmdi-n-4-square:before {
  content: "\F3C0";
}

.zmdi-n-5-square:before {
  content: "\F3C1";
}

.zmdi-n-6-square:before {
  content: "\F3C2";
}

.zmdi-neg-1:before {
  content: "\F3C3";
}

.zmdi-neg-2:before {
  content: "\F3C4";
}

.zmdi-plus-1:before {
  content: "\F3C5";
}

.zmdi-plus-2:before {
  content: "\F3C6";
}

.zmdi-sec-10:before {
  content: "\F3C7";
}

.zmdi-sec-3:before {
  content: "\F3C8";
}

.zmdi-zero:before {
  content: "\F3C9";
}

.zmdi-airline-seat-flat-angled:before {
  content: "\F3CA";
}

.zmdi-airline-seat-flat:before {
  content: "\F3CB";
}

.zmdi-airline-seat-individual-suite:before {
  content: "\F3CC";
}

.zmdi-airline-seat-legroom-extra:before {
  content: "\F3CD";
}

.zmdi-airline-seat-legroom-normal:before {
  content: "\F3CE";
}

.zmdi-airline-seat-legroom-reduced:before {
  content: "\F3CF";
}

.zmdi-airline-seat-recline-extra:before {
  content: "\F3D0";
}

.zmdi-airline-seat-recline-normal:before {
  content: "\F3D1";
}

.zmdi-airplay:before {
  content: "\F3D2";
}

.zmdi-closed-caption:before {
  content: "\F3D3";
}

.zmdi-confirmation-number:before {
  content: "\F3D4";
}

.zmdi-developer-board:before {
  content: "\F3D5";
}

.zmdi-disc-full:before {
  content: "\F3D6";
}

.zmdi-explicit:before {
  content: "\F3D7";
}

.zmdi-flight-land:before {
  content: "\F3D8";
}

.zmdi-flight-takeoff:before {
  content: "\F3D9";
}

.zmdi-flip-to-back:before {
  content: "\F3DA";
}

.zmdi-flip-to-front:before {
  content: "\F3DB";
}

.zmdi-group-work:before {
  content: "\F3DC";
}

.zmdi-hd:before {
  content: "\F3DD";
}

.zmdi-hq:before {
  content: "\F3DE";
}

.zmdi-markunread-mailbox:before {
  content: "\F3DF";
}

.zmdi-memory:before {
  content: "\F3E0";
}

.zmdi-nfc:before {
  content: "\F3E1";
}

.zmdi-play-for-work:before {
  content: "\F3E2";
}

.zmdi-power-input:before {
  content: "\F3E3";
}

.zmdi-present-to-all:before {
  content: "\F3E4";
}

.zmdi-satellite:before {
  content: "\F3E5";
}

.zmdi-tap-and-play:before {
  content: "\F3E6";
}

.zmdi-vibration:before {
  content: "\F3E7";
}

.zmdi-voicemail:before {
  content: "\F3E8";
}

.zmdi-group:before {
  content: "\F3E9";
}

.zmdi-rss:before {
  content: "\F3EA";
}

.zmdi-shape:before {
  content: "\F3EB";
}

.zmdi-spinner:before {
  content: "\F3EC";
}

.zmdi-ungroup:before {
  content: "\F3ED";
}

.zmdi-500px:before {
  content: "\F3EE";
}

.zmdi-8tracks:before {
  content: "\F3EF";
}

.zmdi-amazon:before {
  content: "\F3F0";
}

.zmdi-blogger:before {
  content: "\F3F1";
}

.zmdi-delicious:before {
  content: "\F3F2";
}

.zmdi-disqus:before {
  content: "\F3F3";
}

.zmdi-flattr:before {
  content: "\F3F4";
}

.zmdi-flickr:before {
  content: "\F3F5";
}

.zmdi-github-alt:before {
  content: "\F3F6";
}

.zmdi-google-old:before {
  content: "\F3F7";
}

.zmdi-linkedin:before {
  content: "\F3F8";
}

.zmdi-odnoklassniki:before {
  content: "\F3F9";
}

.zmdi-outlook:before {
  content: "\F3FA";
}

.zmdi-paypal-alt:before {
  content: "\F3FB";
}

.zmdi-pinterest:before {
  content: "\F3FC";
}

.zmdi-playstation:before {
  content: "\F3FD";
}

.zmdi-reddit:before {
  content: "\F3FE";
}

.zmdi-skype:before {
  content: "\F3FF";
}

.zmdi-slideshare:before {
  content: "\F400";
}

.zmdi-soundcloud:before {
  content: "\F401";
}

.zmdi-tumblr:before {
  content: "\F402";
}

.zmdi-twitch:before {
  content: "\F403";
}

.zmdi-vimeo:before {
  content: "\F404";
}

.zmdi-whatsapp:before {
  content: "\F405";
}

.zmdi-xbox:before {
  content: "\F406";
}

.zmdi-yahoo:before {
  content: "\F407";
}

.zmdi-youtube-play:before {
  content: "\F408";
}

.zmdi-youtube:before {
  content: "\F409";
}

.zmdi-import-export:before {
  content: "\F30C";
}

.zmdi-swap-vertical-:before {
  content: "\F30C";
}

.zmdi-airplanemode-inactive:before {
  content: "\F102";
}

.zmdi-airplanemode-active:before {
  content: "\F103";
}

.zmdi-rate-review:before {
  content: "\F103";
}

.zmdi-comment-sign:before {
  content: "\F25A";
}

.zmdi-network-warning:before {
  content: "\F2AD";
}

.zmdi-shopping-cart-add:before {
  content: "\F1CA";
}

.zmdi-file-add:before {
  content: "\F221";
}

.zmdi-network-wifi-scan:before {
  content: "\F2E4";
}

.zmdi-collection-add:before {
  content: "\F14E";
}

.zmdi-format-playlist-add:before {
  content: "\F3AC";
}

.zmdi-format-queue-music:before {
  content: "\F3AB";
}

.zmdi-plus-box:before {
  content: "\F277";
}

.zmdi-tag-backspace:before {
  content: "\F1D9";
}

.zmdi-alarm-add:before {
  content: "\F32B";
}

.zmdi-battery-charging:before {
  content: "\F114";
}

.zmdi-daydream-setting:before {
  content: "\F217";
}

.zmdi-more-horiz:before {
  content: "\F19C";
}

.zmdi-book-photo:before {
  content: "\F11B";
}

.zmdi-incandescent:before {
  content: "\F189";
}

.zmdi-wb-iridescent:before {
  content: "\F38C";
}

.zmdi-calendar-remove:before {
  content: "\F330";
}

.zmdi-refresh-sync-disabled:before {
  content: "\F1B7";
}

.zmdi-refresh-sync-problem:before {
  content: "\F1B6";
}

.zmdi-crop-original:before {
  content: "\F17E";
}

.zmdi-power-off:before {
  content: "\F1AF";
}

.zmdi-power-off-setting:before {
  content: "\F1AE";
}

.zmdi-leak-remove:before {
  content: "\F38D";
}

.zmdi-star-border:before {
  content: "\F27C";
}

.zmdi-brightness-low:before {
  content: "\F36D";
}

.zmdi-brightness-medium:before {
  content: "\F36E";
}

.zmdi-brightness-high:before {
  content: "\F36F";
}

.zmdi-smartphone-portrait:before {
  content: "\F2D4";
}

.zmdi-live-tv:before {
  content: "\F2D9";
}

.zmdi-format-textdirection-l-to-r:before {
  content: "\F249";
}

.zmdi-format-textdirection-r-to-l:before {
  content: "\F24A";
}

.zmdi-arrow-back:before {
  content: "\F2EA";
}

.zmdi-arrow-forward:before {
  content: "\F2EE";
}

.zmdi-arrow-in:before {
  content: "\F2E9";
}

.zmdi-arrow-out:before {
  content: "\F2ED";
}

.zmdi-rotate-90-degrees-ccw:before {
  content: "\F304";
}

.zmdi-adb:before {
  content: "\F33A";
}

.zmdi-network-wifi:before {
  content: "\F2E8";
}

.zmdi-network-wifi-alt:before {
  content: "\F2E3";
}

.zmdi-network-wifi-lock:before {
  content: "\F2E5";
}

.zmdi-network-wifi-off:before {
  content: "\F2E6";
}

.zmdi-network-wifi-outline:before {
  content: "\F2E7";
}

.zmdi-network-wifi-info:before {
  content: "\F2E4";
}

.zmdi-layers-clear:before {
  content: "\F18B";
}

.zmdi-colorize:before {
  content: "\F15D";
}

.zmdi-format-paint:before {
  content: "\F1BA";
}

.zmdi-format-quote:before {
  content: "\F1B2";
}

.zmdi-camera-monochrome-photos:before {
  content: "\F285";
}

.zmdi-sort-by-alpha:before {
  content: "\F1CF";
}

.zmdi-folder-shared:before {
  content: "\F225";
}

.zmdi-folder-special:before {
  content: "\F226";
}

.zmdi-comment-dots:before {
  content: "\F260";
}

.zmdi-reorder:before {
  content: "\F31E";
}

.zmdi-dehaze:before {
  content: "\F197";
}

.zmdi-sort:before {
  content: "\F1CE";
}

.zmdi-pages:before {
  content: "\F34A";
}

.zmdi-stack-overflow:before {
  content: "\F35C";
}

.zmdi-calendar-account:before {
  content: "\F204";
}

.zmdi-paste:before {
  content: "\F109";
}

.zmdi-cut:before {
  content: "\F1BC";
}

.zmdi-save:before {
  content: "\F297";
}

.zmdi-smartphone-code:before {
  content: "\F139";
}

.zmdi-directions-bike:before {
  content: "\F117";
}

.zmdi-directions-boat:before {
  content: "\F11A";
}

.zmdi-directions-bus:before {
  content: "\F121";
}

.zmdi-directions-car:before {
  content: "\F125";
}

.zmdi-directions-railway:before {
  content: "\F1B3";
}

.zmdi-directions-run:before {
  content: "\F215";
}

.zmdi-directions-subway:before {
  content: "\F1D5";
}

.zmdi-directions-walk:before {
  content: "\F216";
}

.zmdi-local-hotel:before {
  content: "\F178";
}

.zmdi-local-activity:before {
  content: "\F1DF";
}

.zmdi-local-play:before {
  content: "\F1DF";
}

.zmdi-local-airport:before {
  content: "\F103";
}

.zmdi-local-atm:before {
  content: "\F198";
}

.zmdi-local-bar:before {
  content: "\F137";
}

.zmdi-local-cafe:before {
  content: "\F13B";
}

.zmdi-local-car-wash:before {
  content: "\F124";
}

.zmdi-local-convenience-store:before {
  content: "\F1D3";
}

.zmdi-local-dining:before {
  content: "\F153";
}

.zmdi-local-drink:before {
  content: "\F157";
}

.zmdi-local-florist:before {
  content: "\F168";
}

.zmdi-local-gas-station:before {
  content: "\F16F";
}

.zmdi-local-grocery-store:before {
  content: "\F1CB";
}

.zmdi-local-hospital:before {
  content: "\F177";
}

.zmdi-local-laundry-service:before {
  content: "\F1E9";
}

.zmdi-local-library:before {
  content: "\F18D";
}

.zmdi-local-mall:before {
  content: "\F195";
}

.zmdi-local-movies:before {
  content: "\F19D";
}

.zmdi-local-offer:before {
  content: "\F187";
}

.zmdi-local-parking:before {
  content: "\F1A5";
}

.zmdi-local-parking:before {
  content: "\F1A5";
}

.zmdi-local-pharmacy:before {
  content: "\F176";
}

.zmdi-local-phone:before {
  content: "\F2BE";
}

.zmdi-local-pizza:before {
  content: "\F1AC";
}

.zmdi-local-post-office:before {
  content: "\F15A";
}

.zmdi-local-printshop:before {
  content: "\F1B0";
}

.zmdi-local-see:before {
  content: "\F28C";
}

.zmdi-local-shipping:before {
  content: "\F1E6";
}

.zmdi-local-store:before {
  content: "\F1D4";
}

.zmdi-local-taxi:before {
  content: "\F123";
}

.zmdi-local-wc:before {
  content: "\F211";
}

.zmdi-my-location:before {
  content: "\F299";
}

.zmdi-directions:before {
  content: "\F1E7";
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a, .toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
}

#toast-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > :hover {
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?4cdpo");
  src: url("../fonts/icomoon/icomoon.eot?4cdpo#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?4cdpo") format("truetype"), url("../fonts/icomoon/icomoon.woff?4cdpo") format("woff"), url("../fonts/icomoon/icomoon.svg?4cdpo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  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;
}

.icon-instructionsIcon:before {
  content: "\E900";
}

.icon-mb-green:before {
  content: "\E901";
  color: #7dd995;
}

.icon-claim:before {
  content: "\E902";
  color: #fff;
}

.icon-close:before {
  content: "\E903";
  color: #e36346;
}

.icon-folder:before {
  content: "\E904";
}

.icon-heart:before {
  content: "\E905";
  color: #fff;
}

.icon-house:before {
  content: "\E906";
  color: #fff;
}

.icon-login:before {
  content: "\E907";
  color: #fff;
}

.icon-logoff:before {
  content: "\E908";
  color: #fff;
}

.icon-mb:before {
  content: "\E909";
  color: #61677d;
}

.icon-message:before {
  content: "\E90A";
  color: #fff;
}

.icon-op:before {
  content: "\E90B";
  color: #fff;
}

.icon-register:before {
  content: "\E90C";
  color: #fff;
}

.icon-settings:before {
  content: "\E90D";
  color: #fff;
}

.icon-smallhouse:before {
  content: "\E90E";
  color: #fff;
}

.icon-user:before {
  content: "\E90F";
  color: #fff;
}

.icon-baseline-rotate_left:before {
  content: "\E910";
}

.icon-baseline-rotate_right:before {
  content: "\E911";
}

.icon-heart-m:before {
  content: "\E912";
}

.icon-heart1 .path1:before {
  content: "\E913";
  color: rgb(0, 0, 0);
}

.icon-heart1 .path2:before {
  content: "\E914";
  margin-left: -1em;
  color: rgb(97, 103, 125);
}

.icon-heart1 .path3:before {
  content: "\E915";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-saveSearchStar:before {
  content: "\E916";
  color: #fff;
}

.icon-arr-down-green:before {
  content: "\E917";
  color: #7dd995;
}

.icon-arrow-right-b:before {
  content: "\E918";
  color: #62687e;
}

.icon-claim-appartement:before {
  content: "\E919";
}

.icon-claim-error:before {
  content: "\E91A";
  color: #e36346;
}

.icon-claim-hoekwoning:before {
  content: "\E91B";
}

.icon-claim-tussenwoning:before {
  content: "\E91C";
}

.icon-claim-tweeondereenkap:before {
  content: "\E91D";
}

.icon-claim-vrijstaand:before {
  content: "\E91E";
}

.icon-claim-warning:before {
  content: "\E91F";
  color: #ff8c00;
}

.icon-claimed-info:before {
  content: "\E920";
  color: #62687e;
}

.icon-user-green:before {
  content: "\E921";
  color: #7dd995;
}

.icon-user1:before {
  content: "\E922";
  color: #61677d;
}

.icon-wizard-house:before {
  content: "\E923";
}

.icon-arr-down:before {
  content: "\E924";
  color: #61677d;
}

.icon-bg-house-shape:before {
  content: "\E925";
  color: #eaeaea;
}

.icon-ic-search:before {
  content: "\E926";
}

.icon-info-dark:before {
  content: "\E927";
  color: #61677d;
}

.icon-line:before {
  content: "\E928";
}

.icon-message1:before {
  content: "\E929";
  color: #61677d;
}

.icon-new-info:before {
  content: "\E92A";
  color: #fff;
}

.icon-power-cord:before {
  content: "\E9B7";
  color: #fff;
}

.icon-search-gray:before {
  content: "\E92B";
  color: #61677d;
}

.icon-search-green:before {
  content: "\E92C";
  color: #7dd995;
}

.icon-select-house .path1:before {
  content: "\E92D";
  color: rgb(119, 126, 152);
}

.icon-select-house .path2:before {
  content: "\E92E";
  margin-left: -0.9716796875em;
  color: rgb(103, 109, 131);
}

.icon-select-house .path3:before {
  content: "\E92F";
  margin-left: -0.9716796875em;
  color: rgb(136, 165, 209);
}

.icon-select-house .path4:before {
  content: "\E930";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path5:before {
  content: "\E931";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path6:before {
  content: "\E932";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path7:before {
  content: "\E933";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path8:before {
  content: "\E934";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path9:before {
  content: "\E935";
  margin-left: -0.9716796875em;
  color: rgb(97, 103, 125);
}

.icon-select-house .path10:before {
  content: "\E936";
  margin-left: -0.9716796875em;
  color: rgb(125, 217, 149);
}

.icon-select-house .path11:before {
  content: "\E937";
  margin-left: -0.9716796875em;
  color: rgb(125, 217, 149);
}

.icon-select-house .path12:before {
  content: "\E938";
  margin-left: -0.9716796875em;
  color: rgb(125, 217, 149);
}

.icon-select-house .path13:before {
  content: "\E939";
  margin-left: -0.9716796875em;
  color: rgb(56, 62, 70);
}

.icon-select-house .path14:before {
  content: "\E93A";
  margin-left: -0.9716796875em;
  color: rgb(56, 62, 70);
}

.icon-select-house .path15:before {
  content: "\E93B";
  margin-left: -0.9716796875em;
  color: rgb(56, 62, 70);
}

.icon-select-house .path16:before {
  content: "\E93C";
  margin-left: -0.9716796875em;
  color: rgb(56, 62, 70);
}

.icon-timeline .path1:before {
  content: "\E93D";
  color: none;
}

.icon-timeline .path2:before {
  content: "\E93E";
  margin-left: -12.5263671875em;
  color: none;
}

.icon-timeline .path3:before {
  content: "\E93F";
  margin-left: -12.5263671875em;
  color: none;
}

.icon-timeline .path4:before {
  content: "\E940";
  margin-left: -12.5263671875em;
  color: none;
}

.icon-timeline .path5:before {
  content: "\E941";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path6:before {
  content: "\E942";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path7:before {
  content: "\E943";
  margin-left: -12.5263671875em;
  color: rgb(49, 82, 159);
}

.icon-timeline .path8:before {
  content: "\E944";
  margin-left: -12.5263671875em;
  color: rgb(49, 82, 159);
}

.icon-timeline .path9:before {
  content: "\E945";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path10:before {
  content: "\E946";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path11:before {
  content: "\E947";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path12:before {
  content: "\E948";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-timeline .path13:before {
  content: "\E949";
  margin-left: -12.5263671875em;
  color: rgb(125, 217, 149);
}

.icon-arrow-left:before {
  content: "\E94A";
  color: #f8f8f8;
}

.icon-arrow-right:before {
  content: "\E94B";
  color: #f8f8f8;
}

.icon-blueprint:before {
  content: "\E94C";
  color: #62687e;
}

.icon-calendar:before {
  content: "\E94D";
  color: #62687e;
}

.icon-claim1 .path1:before {
  content: "\E94E";
  color: rgb(98, 104, 126);
}

.icon-claim1 .path2:before {
  content: "\E94F";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-claimed-ico .path1:before {
  content: "\E950";
  color: rgb(98, 104, 126);
}

.icon-claimed-ico .path2:before {
  content: "\E951";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-energy-class:before {
  content: "\E952";
  color: #62687e;
}

.icon-image-add:before {
  content: "\E953";
  color: #61677d;
}

.icon-image-home:before {
  content: "\E954";
  color: #61677d;
}

.icon-info-small:before {
  content: "\E955";
  color: #616770;
}

.icon-info:before {
  content: "\E956";
  color: #9e9e9e;
}

.icon-like-m:before {
  content: "\E957";
}

.icon-like .path1:before {
  content: "\E958";
  color: rgb(0, 0, 0);
}

.icon-like .path2:before {
  content: "\E959";
  margin-left: -1em;
  color: rgb(98, 104, 126);
}

.icon-like .path3:before {
  content: "\E95A";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-share-btn:before {
  content: "\E95B";
  color: #62687e;
}

.icon-share-m:before {
  content: "\E95C";
}

.icon-tick:before {
  content: "\E95D";
  color: #7dd995;
}

.icon-views .path1:before {
  content: "\E95E";
  color: rgb(158, 158, 158);
}

.icon-views .path2:before {
  content: "\E95F";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-claimed:before {
  content: "\E960";
}

.icon-unclaimed:before {
  content: "\E961";
  color: #ddd;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

body, html {
  height: 100%;
}

body.frontend {
  font-family: "Open Sans", sans-serif;
  padding-top: 66px;
}

body.scroll-lock {
  overflow: hidden;
}

.bg-grey {
  background-color: #F6F6F6;
}

.bg-green {
  background-color: #7DD995;
}

p.danger {
  color: #e74c3c;
}

p {
  line-height: 24px;
}

p.short-info {
  margin-bottom: 10px !important;
}

.push-top {
  margin-top: 100px;
}

.content {
  padding-top: 50px;
}

a {
  color: #575772;
}

a:hover {
  color: #7DD995;
  text-decoration: none;
}

.form-group.forgot a {
  color: #575772;
}

.btn-delete-account {
  color: white !important;
}

.article a {
  color: #7DD995;
}

.nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

.nav > li:last-child > a {
  padding-right: 0px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*  Mijn promodomo */
/* GENERAL */
p {
  line-height: 24px;
}

/* SUB MENU */
.my-nav {
  padding-left: 15px;
  margin-top: 25px;
}

.nav-pills li:not(:first-of-type) {
  margin-left: 5px;
}

.nav-pills li.current.active a {
  background-color: #7DD995 !important;
  border-color: #89B92F;
}

.nav-pills .btn-default:hover, .nav-pills .btn-default:focus {
  background-color: #d0d0d2;
  border-color: #adadad;
}

.mijn-promodomo.form-page .panel {
  text-align: center;
}

.mijn-promodomo table th, .mijn-promodomo table td {
  padding: 15px !important;
}

.mijn-promodomo.form-page .panel {
  padding: 30px;
}

.mijn-promodomo hr {
  border-top: 1px solid #eee;
}

.mijn-promodomo.form-page hr {
  margin-left: -46px;
  margin-right: -46px;
}

.mijn-promodomo.dashboard .panel-heading {
  margin: 0;
  padding: 15px;
}

/* PANEL */
.mijn-promodomo.form-page .panel-heading {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.mijn-promodomo .panel-heading {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0;
}

.mijn-promodomo .panel-heading:not(:first-of-type) {
  margin-top: 0;
  padding-top: 0;
}

.panel-contact {
  text-align: left !important;
}

.panel-404 {
  text-align: left;
  font-family: sans-serif;
}

.panel-border {
  border: 1px solid #eee;
  margin-bottom: 20px;
}

/* FORMS */
.mijn-promodomo.form-page .panel .panel-heading:first-of-type {
  padding-top: 0;
}

.mijn-promodomo.form-page .form-group:first-of-type {
  margin-top: 20px;
}

.mijn-promodomo.form-page .panel {
  padding-bottom: 50px;
}

.btn.facebook {
  background-color: #4872d1;
  border-color: #3862c0;
}

.btn.facebook:hover, .btn.facebook:focus, .btn.facebook:active {
  background-color: #3862c0;
}

.mijn-promodomo input, .mijn-promodomo .input-group-addon {
  border: 2px solid #eee;
  padding: 0 15px;
  height: 42px;
  color: #b7bcc2 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.mijn-promodomo .input-group .fa {
  font-size: 18px;
}

.mijn-promodomo .addon-left {
  border-right: 0 !important;
}

.mijn-promodomo .addon-left span {
  color: #61c0ed;
}

.mijn-promodomo .addon-right {
  border-left: 0 !important;
}

.mijn-promodomo .addon-right span {
  color: #e7eaed;
  font-size: 12px !important;
  border-left: 0 !important;
}

.mijn-promodomo input::-webkit-input-placeholder, .mijn-promodomo input::-moz-placeholder, .mijn-promodomo input:-ms-input-placeholder, .mijn-promodomo input:-moz-placeholder {
  color: #b7bcc2 !important;
}

.mijn-promodomo .save-page {
  float: right;
}

.mijn-promodomo.form-page .form-group.check {
  text-align: left !important;
  clear: both;
}

.mijn-promodomo.form-page input[type=checkbox] {
  display: inline-block;
  float: left;
  margin: -12px 10px -12px 0;
}

.form-group.terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form-group.terms > label {
  display: block;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.form-group.terms > input {
  display: inline-block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  clear: both;
}

.form-group.terms > p {
  width: 300px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.form-group.terms > p a {
  text-decoration: underline;
}

/*
    OVERRIDES
 */
/*a {color:#89B92F!important;}*/
/*.panel {box-shadow: 0px 1px 11px rgba(125, 217, 149, 0.42);}*/
.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.capitalize-first:first-letter {
  text-transform: capitalize;
}

.label-default {
  background-color: #61676F;
}

.label-success {
  background-color: #7DD995;
}

.label-info {
  background-color: #4BB1E1;
}

.label-danger {
  background-color: #EB6553;
}

label.label {
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
}

label > a {
  color: #fff;
}

label > a:hover {
  color: #fff;
  cursor: pointer;
}

.edit-image.btn-success .fa {
  color: #fff;
}

.btn {
  border-width: 0 0 2px 0;
  padding: 6px 20px;
  font-size: 14px;
  outline: none;
}

.btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-width: 2px 0 0 0;
}

.btn-success, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #FFF !important;
  background-color: #7DD995;
  border-color: #52ba6d;
}

.btn-success:hover, .btn-success:active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  background-color: #6dd789;
  border-color: #52ba6d;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 20px;
  font-size: 16px;
}

.btn-outline {
  border-width: 2px !important;
  border-color: #EEE;
  font-size: 12px;
  color: #777;
}

.btn-outline:hover {
  border-color: #7DD995;
}

.btn-outline .fa {
  margin-right: 5px;
  color: #7DD995;
}

.btn-edit, .btn-save, .btn-save-image, .btn-remove {
  padding: 0 10px !important;
}

.btn-edit.edit-image {
  padding: 10px !important;
}

.input-group .form-control {
  border-left: 0px;
  border-right: 0px;
}

.input-group .input-group-btn .btn-default {
  background-color: #FFF;
  border: 1px solid #ccc;
  border-left: 0px;
}

.input-group .addon-right {
  border-left: 0px;
}

.input-group .fa {
  color: #9AA1AA;
}

.input-group-typeahead {
  width: 100%;
}

.input-group-typeahead .twitter-typeahead {
  width: 100%;
}

.text-success {
  color: #9FD147;
}

.panel-primary > .panel-heading {
  color: #575772;
  background-color: #EFEFEF;
  border-color: #EFEFEF;
  border: 0px;
}

.panel-primary {
  border: 0px;
}

.mijn-promodomo .panel-heading {
  font-weight: normal !important;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.chosen-container {
  min-width: 248px !important;
}

.lazy-img {
  background-color: #eee;
}

.navbar-brand lazy-img.lazy-img {
  background-color: #eee;
  width: 245px;
  height: 45px;
}

lazy-img.logo-dashboard.lazy-img {
  width: 37px;
  height: 45px;
}

.object-flag-right {
  height: 14px;
  margin-right: 5px;
}

.object-flag-left {
  height: 14px;
  margin-left: 5px;
}

.object-flag {
  height: 22px;
}

/* PAGINATION */
a.pagenav {
  color: #fff;
}

a.pagenav:hover {
  color: #fff;
  cursor: pointer;
}

/*.pagination {display:block;}*/
.pagination li a .fa {
  font-size: 20px;
  padding: 0 10px;
}

.pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  background-color: transparent;
  color: #000000;
}

.pagination li a {
  font-family: "Roboto", sans-serif;
  border: none;
  margin: 0 10px 5px 0;
  color: #000000;
  font-size: 16px;
  padding: 0 4px;
}

.pagination li.active a, .pagination li.active a:hover {
  color: #7DD995;
  background-color: #FFFFFF;
  border-bottom: 2px solid #7DD995;
  font-weight: bold;
}

.pagination > li > a:hover {
  color: #7DD995;
}

.input-group .form-control {
  border-radius: 6px !important;
}

.border-right {
  border-right: 2px solid #eee;
  border-radius: 4px;
}

.tt-menu {
  background-color: #fff;
  width: 100%;
  text-align: left;
  padding: 10px 5px 10px 0px;
  border: 2px solid #EEE;
  border-top: none;
}

.tt-suggestion.tt-selectable {
  border-bottom: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tt-suggestion.tt-selectable:last-child {
  border-bottom: none;
}

.tt-suggestion.tt-selectable {
  width: 100%;
  position: relative;
  padding: 2px 30px 2px 40px;
  overflow: hidden;
}

.tt-suggestion.tt-selectable .icon-container {
  width: 41px;
  height: 34px;
  text-align: center;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2px;
  left: 4px;
  border-radius: 4px;
}

.tt-suggestion.tt-selectable .icon-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.tt-suggestion.tt-selectable .title strong.tt-highlight {
  font-size: 13px;
  line-height: 18px;
  color: #555;
  margin: 0;
  width: auto;
}

.tt-suggestion.tt-selectable .title:hover strong.tt-highlight {
  cursor: pointer;
  color: #7DD995;
}

.tt-suggestion.tt-selectable .title:hover {
  cursor: pointer;
  color: #7DD995;
}

.tt-suggestion.tt-selectable .subTitle {
  font-size: 11px;
  line-height: 18px;
  color: #999;
  width: auto;
  display: block;
}

.tt-suggestion.tt-selectable .icon-container span.fa.fa-map-marker.searchbar-icon {
  height: auto;
  width: 25px;
  margin-top: 5px;
  font-size: 25px;
}

.tt-suggestion.tt-selectable small.number {
  position: absolute;
  top: 0;
  right: 0;
  color: #999;
  padding: 4px;
  display: inline-block;
}

.tt-suggestion.tt-selectable a {
  color: #89B92F;
}

.form-group span.fa.left {
  position: relative;
  float: left;
  top: 30px;
  left: 20px;
  font-size: 18px;
  color: #61c0ed;
}

.form-group span.fa.right {
  position: relative;
  float: right;
  bottom: 30px;
  right: 20px;
  font-size: 18px;
  color: #e7eaed;
}

.form-group span.fa.small-left {
  position: relative;
  float: left;
  top: 25px;
  left: 20px;
  font-size: 16px;
  color: #61c0ed;
}

.form-group span.fa.small-right {
  position: relative;
  float: right;
  bottom: 25px;
  right: 20px;
  font-size: 16px;
  color: #e7eaed;
}

span.fa.fa-star.right.valid {
  color: #7DD995;
}

span.fa.fa-star.right.error {
  color: #eb6553;
}

span.fa.small-right.valid {
  color: #7DD995;
}

span.fa.small-right.error {
  color: #eb6553;
}

.jumbo-search form .search-bar.active .form-control.no-border-radius {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.form-group.icon input {
  padding-left: 50px;
}

.alert.alert-notice {
  background: #ef9a9a;
}

.alert.alert-error {
  background: #ef9a9a;
}

.alert.alert-message {
  background: #dff0d8;
}

div#system-message h4 {
  display: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 0px !important;
}

button.btn.btn-danger.btn-delete-compare {
  position: absolute;
  right: 19px;
  top: 5px;
  z-index: 2;
  width: 20px;
  height: 20px;
  padding: 0px;
  line-height: 1.2;
  font-size: 16px;
}

button.btn.btn-danger.btn-delete-comparison {
  position: absolute;
  right: 19px;
  top: 5px;
  z-index: 1;
  width: 20px;
  height: 20px;
  padding: 0px;
  line-height: 1.2;
  font-size: 16px;
}

#progressbar {
  background: #ccc;
}

.progress-label.ng-binding span.fa {
  color: #fff;
}

.progress-label.ng-binding span.fa:hover {
  color: #fff;
  cursor: pointer;
}

.form-control:focus {
  border-color: rgb(125, 217, 149);
  -webkit-box-shadow: inset 0 1px 1px rgba(125, 217, 149, 0.075), 0 0 8px rgba(125, 217, 149, 0.6);
          box-shadow: inset 0 1px 1px rgba(125, 217, 149, 0.075), 0 0 8px rgba(125, 217, 149, 0.6);
}

label.error {
  color: #eb6553;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}

.form-group.remember {
  text-align: left;
  width: 50%;
  float: left;
}

.form-group.forgot {
  text-align: right;
  width: 50%;
  float: right;
}

.form-group.icon {
  margin-bottom: 0px;
}

.input-fields {
  margin-bottom: 15px;
}

.ui-widget-content {
  background-color: transparent;
  border: 0px;
}

.ui-widget.ui-widget-content {
  border: 0px;
}

div#progressbar.ui-widget.ui-widget-content {
  margin-bottom: 10px;
  width: 100%;
}

.ui-progressbar-value {
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
}

legend {
  border-bottom: 0px !important;
}

hr {
  margin-top: 31px !important;
}

.price-gray, .tooltip-grey {
  color: #61677D !important;
}

.red > span.fa.fa-circle.circle-red {
  color: #e36346 !important;
}

button.btn.btn-default.btn-lg.btn-block.disabled {
  color: lightgray;
}

.price-title {
  display: block;
  margin: 10px 0;
}

.price-title a {
  text-decoration: underline;
}

.my-promodomo .label-success {
  top: -4px;
}

@media (min-width: 768px) {
  .my-promodomo .label-success {
    top: -1px;
  }
}
/* @media (min-width: 422px) { .price-title { padding-right: 16px; } } */
@media (min-width: 423px) and (max-width: 767px) {
  span.price-title.visible-xs {
    text-align: right;
  }
}
@media (min-width: 422px) {
  span.pull-right.price-title {
    margin-top: 7px;
    margin-bottom: -7px;
  }
}
@media (max-width: 421px) {
  span.price-title.visible-xs {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .front .price-title {
    margin-bottom: 12px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .front .price-title {
    margin-right: 80px !important;
  }
}
/* @media (min-width: 481px) and (max-width: 991px) { .front .price-title {  margin-right: 120px!important;  } } */
/* @media (max-width: 480px)  { .front .price-title {  margin-right: 210px!important;  } } */
.input-search-group {
  margin-top: 16px;
  margin-right: 3px;
}

.input-search-group .addon-right {
  border-right: 2px solid #EEE !important;
}

.input-search-group .addon-right,
.input-search-group .form-control:first-child {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-search-group .form-control {
  border-left: 2px solid #EEE !important;
  border-width: 2px !important;
  border-color: #EEE;
  font-size: 12px;
  color: #777;
}

.input-search-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-search-group .form-control-feedback {
  z-index: 99;
  line-height: 40px;
  color: #DDD;
  pointer-events: all;
  cursor: pointer;
}

.input-search-group .form-control-feedback:hover {
  color: #7dd995;
}

.input-search-group .form-control-feedback .go-search {
  color: #7dd995;
}

.search-big {
  font-size: 14px;
}

@media (min-width: 768px) {
  .search-big {
    font-size: 18px;
  }
}
.form-control-feedback.fa-search.addon-right {
  width: 46px;
}

span.fa.fa-map-marker.location-marker {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 27px;
  color: #b7b6b6;
}

a.btn.btn-outline.btn-lg.my-promodomo {
  float: right;
}

.input-group.input-search-group.has-feedback.has-feedback-right.top-search {
  float: right;
}

a.btn.btn-outline.btn-lg.my-promodomo.active {
  border-color: #7DD995;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.nav.nav-tabs > li:last-child > a {
  padding-right: 10px;
}

/*
	COOKIES
*/
div#cookie-message {
  padding: 20px;
  color: #2d2d2d;
  background-color: rgba(193, 193, 193, 0.7);
  width: 25%;
  position: fixed; /*top:15%;*/
  bottom: 10px;
  left: 1%;
  z-index: 10;
  border-radius: 5px;
}

div#cookie-message p {
  padding-right: 50px;
  margin-bottom: 0px;
}

div#cookie-message p a:hover {
  color: #575772;
  text-decoration: underline;
}

button#cookie-close-btn {
  background-color: transparent;
  border: transparent;
  position: absolute;
  right: 0;
  top: 2px;
}

div#cookie-message span.icon-close {
  margin: 3px 0 -3px 5px;
  width: 19px;
  height: 19px;
  line-height: 1.1;
  display: inline-block;
  border-radius: 16px;
  background-color: #a7a7a7;
  font-weight: normal;
  font-size: 18px;
}

ul.nav.menu.navbar-top {
  float: right;
}

/*
	NEWSLETTER
*/
.newsletter-subscribe .form-newsletter hr {
  margin: 0 !important;
}

.newsletter-subscribe .form-newsletter .fa-check {
  color: #7DD995;
}

.newsletter-subscribe .form-newsletter .form-group a {
  color: inherit;
  text-decoration: underline;
}

.newsletter-subscribe .form-newsletter .form-group a:hover,
.newsletter-subscribe .form-newsletter .form-group a:active {
  color: #7DD995;
}

.newsletter-subscribe .form-newsletter label {
  font-weight: normal;
}

.newsletter-subscribe .form-newsletter input {
  height: 34px;
}

/*
	MESSAGES
*/
div#system-message-container {
  position: fixed;
  bottom: 2%;
  width: 25%;
  left: 1%;
  z-index: 2;
}

div#system-message .alert {
  padding: 20px;
}

/*
    TYPO
 */
h1 {
  color: #60666E;
  font-size: 28px;
  margin-bottom: 20px;
}

h2 {
  color: #58616D;
  font-size: 18px;
}

.content-padding {
  padding: 80px 0;
}

blockquote {
  font-size: 24px;
  font-weight: bold;
  border-left: 0px;
}

h3.mod-title {
  padding: 20px 0;
}

.short-info {
  color: #9AA1AA;
  font-size: 12px;
}

.cta-group small {
  color: #9AA1AA;
  padding: 0px 15px;
}

.panel-heading {
  font-size: 18px;
}

.no-border {
  border-bottom: 0px !important;
}

/*
    HEADERS
 */
.jumbo-wrapper {
  position: relative;
  min-height: 600px;
  width: 100%;
  background-image: url("../images/header-home.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jumbo-search {
  position: relative;
}

.jumbo-search form { /*padding-top:70px*/
  z-index: 99;
}

.video-overlay {
  background-image: url("../images/video-overlay-50.png");
  background-repeat: repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.jumbo-search h1 {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}

.jumbo-search .subtitle {
  font-size: 14px;
  color: #FFF;
}

.jumbo-wrapper .fa-arrow-circle-down {
  color: #FFF;
  font-size: 50px;
  color: #FFF;
  position: absolute;
  bottom: 10px;
  left: 49%;
  text-decoration: none;
}

@media (min-width: 768px) {
  .jumbo-search h1 {
    font-size: 36px;
  }
  .jumbo-search .subtitle {
    font-size: 18px;
  }
}
.teaser-background {
  top: 64px;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*
	HOME VIDEO
*/
#home-video.mobile { /*background-image: url(/images/object-fallback.png);*/
  background-position: center;
  background-repeat: no-repeat;
}

#home-video {
  position: relative;
  background: transparent;
  background-size: cover; /*overflow: hidden;*/
}

.ytplayer-container {
  position: absolute;
  bottom: -50px;
  z-index: -1;
}

.form-group.icon span.fa.fa-search {
  position: absolute;
  z-index: 100;
  left: 10px;
  top: 15px;
  font-size: 18px;
}

img.search-loading {
  position: absolute;
  z-index: 100;
  left: 23px;
  top: 21px;
  width: 20px;
  height: auto;
}

/*
    CONTENT
 */
/*.panel-object { cursor: pointer; }*/
.panel-body h3 {
  margin-top: 0px;
  color: #58616D;
  font-size: 18px;
}

.panel-heading h3 {
  font-size: 18px;
  margin-top: 0px;
}

.panel-heading {
  border-bottom: 1px solid #eee;
}

.panel-body h4 {
  color: #9AA1AA;
  font-size: 14px;
  padding-bottom: 0px;
}

.panel-body .price {
  font-size: 18px;
  color: #58616D;
}

.panel-image img {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-type {
  position: relative;
  height: 195px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.panel-type .overlay {
  cursor: pointer;
  border-radius: 2px 2px 0 0;
  opacity: 1; /*background-color:rgba(43, 43, 56, 0.7);*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #333;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
}

.panel-type:hover .overlay {
  opacity: 1;
  background-color: rgba(125, 217, 149, 0.8);
}

.panel-type, .panel-type .overlay {
  border-radius: 4px;
}

.panel-type h3 {
  margin-right: 15px;
  margin-bottom: 0px;
  color: #FFF;
}

.panel-type .label {
  padding: 10px;
  margin: 15px;
}

.panel-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.panel-link > span {
  display: none;
}

.panel-object a {
  text-decoration: underline;
}

.panel-object .panel-title {
  font-size: 14px;
}

.panels-better h3 {
  margin-bottom: 0px;
}

.panels-better small {
  color: #fff;
  font-size: 13px;
}

.panels-better-info h3 {
  margin-bottom: 0px;
}

.panels-better-info h2 {
  margin-bottom: 0px !important;
}

.panels-better-info h4 {
  margin-top: 0px;
  padding-bottom: 0px;
}

.panels-better-img {
  width: 120px;
  height: 60px;
}

.panels-better-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.panels-better-energy {
  width: 40px;
  height: 25px;
}

.panels-better-energy img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: top;
}

.panels-better hr {
  margin-bottom: 0px;
  margin-top: 0px !important;
}

.panel-better {
  position: relative;
  height: 60px;
  line-height: 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.panel-better .overlay {
  cursor: pointer;
  border-radius: 2px 2px 0 0;
  opacity: 1;
  background-color: rgba(43, 43, 56, 0.37);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
}

.panel-better:hover .overlay {
  opacity: 1;
  background-color: rgba(43, 43, 56, 0);
}

.panel-better:hover .panel-better-text {
  display: none;
}

.panel-better, .panel-better .overlay {
  border-radius: 4px;
}

.panel-better-text h3 {
  margin-bottom: 0px;
  color: #FFF;
  display: inline-block;
  vertical-align: middle;
}

.panel-better .label {
  padding: 10px;
  margin: 15px;
}

/*
.panels-better a {color:#575772;}




*/
.gps-loading {
  padding-top: 40px;
}

.panel-default > .panel-heading {
  background-color: #FFF;
  border-bottom: 0px;
  padding-bottom: 0px;
}

.panel-object .panel-image {
  position: relative;
}

.panel-object .panel-image .energylabel {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
}

.panel-price {
  min-height: 110px;
}

.panel-image {
  background-size: cover;
  background-position: center;
  height: 170px;
}

.panel-image img {
  width: 100%;
  height: auto;
}

.address-block h3 {
  color: #9AA1AA;
}

.content-back { /*height:182px;*/
  padding-top: 15px;
}

.panel-object .image-overlay-back {
  cursor: pointer;
  border-radius: 2px 2px 0 0;
  opacity: 1;
  background-color: rgba(43, 43, 56, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-weight: 700;
  padding-top: 20%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
}

table.table.panel-specs tr {
  border-bottom: 1px solid #ddd;
}

table.table.panel-specs tr:last-child {
  border-bottom: 0px;
}

table.table.panel-specs {
  margin-bottom: 0px !important;
}

.panel-object .image-overlay {
  cursor: pointer;
  border-radius: 2px 2px 0 0;
  opacity: 1; /*background-color:rgba(43, 43, 56, 0.7);*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-weight: 700; /*padding-top:30%;*/
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
}

.panel-object .image-overlay i {
  position: absolute;
  top: 34%;
  left: 40%;
  font-size: 36px;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*.panel-object:hover { box-shadow:0px 10px 40px 1px rgba(122, 155, 179,0.15); }*/
.panel-object:hover .image-overlay {
  opacity: 1;
  border-radius: 2px 2px 0 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
}

.panel-object:hover .image-overlay i {
  font-size: 36px;
  opacity: 1;
}

.panel-object .label {
  position: absolute;
  padding: 5px 10px 4px 10px;
  top: 10px; /*right:10px;*/
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.panel-object .panel-icons {
  border-top: 1px solid #DDD;
  margin-top: 10px;
  padding-top: 10px;
}

.panel-object .panel-icon {
  border-right: 1px solid #DDD;
  text-align: center;
}

.panel-object .panel-icon .fa {
  font-size: 22px;
  color: #CCC;
}

.col-xs-4.panel-icon.flip-object-icon {
  border-right: none !important;
}

.col-md-4.panel-icon.flip-object-back-icon {
  border-right: 0px !important;
}

.panel-object .panel-icon:last-child {
  border-right: 0px;
}

.panel-object .panel-specs th {
  font-size: 13px;
  padding-left: 15px;
}

.panel-object .panel-specs td {
  font-size: 13px;
}

.panel-object .panel-specs td:first-letter {
  text-transform: capitalize;
}

.panel-object {
  cursor: pointer;
}

.panel.banner-section img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}

.panel.banner-section ins {
  width: auto !important;
  height: auto !important;
}

.panel {
  border: 1px solid #eee;
}

.equal-object-panel {
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 9px -3px rgba(0, 0, 0, 0.35) !important;
          box-shadow: 0 0 9px -3px rgba(0, 0, 0, 0.35) !important;
}

.equal-object-panel:hover {
  border: 1px solid rgba(125, 217, 149, 0.4392156863);
  -webkit-box-shadow: 0 0 9px -2px #7dd995 !important;
          box-shadow: 0 0 9px -2px #7dd995 !important;
}

.panel-address-front span.buy-status-info {
  color: #ccc;
}

.object-header-image .tab-content.panel {
  border: none;
}

.panel-detail-image {
  margin-bottom: 0;
  position: relative;
  background-color: #efefef;
  -webkit-box-shadow: inset 0px 1px 5px rgba(136, 136, 136, 0.2196078431), inset 0px -3px 5px rgba(136, 136, 136, 0.0196078431);
          box-shadow: inset 0px 1px 5px rgba(136, 136, 136, 0.2196078431), inset 0px -3px 5px rgba(136, 136, 136, 0.0196078431);
  border-radius: 0px;
}

.object-images {
  position: relative;
}

.panel-image-detail {
  height: 436px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.detail-image {
  width: 100%;
  height: 100%; /*z-index:1; */ /*position:absolute;*/
  right: 0; /*padding-left:0; padding-right:0;*/
}

.detail-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.panel-image-detail-blog {
  height: 342px;
}

.detail-image-blog {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
  right: 0;
  padding-left: 0;
  padding-right: 0;
}

.detail-image-blog img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

div.item-standard .back {
  display: none;
}

div.item-flipped .front {
  display: none;
}

.panel-default {
  background-color: #FFFFFF !important;
}

.btn-detail-read-more .fa-caret-down {
  display: none;
}

.btn-detail-read-more {
  display: none;
}

.btn-detail-read-more.collapsed {
  display: initial !important;
}

.btn-detail-read-more.collapsed .fa-caret-up {
  display: none;
}

.btn-detail-read-more.collapsed .fa-caret-down {
  display: initial;
}

.object-social {
  text-align: center;
}

.object-social a {
  padding-left: 3px;
  padding-right: 3px;
}

.object-social a:hover {
  opacity: 0.7;
}

.distance-map-marker {
  font-size: 14px !important;
  padding-left: 5px !important;
}

.objects-preloader {
  padding-left: 22%;
}

img.objects-loading {
  position: relative;
  left: 46%;
  bottom: 10px;
}

.label-filter {
  color: #fff;
  background-color: #60676f;
  cursor: pointer; /*background-color:rgba(159, 209, 71, 0.36);*/ /*color:#31791f;*/
  padding: 11px;
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}

.label-filter .fa {
  color: #7D858D;
  margin-left: 15px;
}

span.fa.fa-info-circle:hover {
  color: #7DD995;
}

.row.space {
  padding-top: 3px;
  padding-bottom: 3px;
}

.row.space-big {
  padding-top: 5px;
  padding-bottom: 5px;
}

.space-bottom {
  margin-bottom: 20px;
}

/*.row.house-value {margin-bottom:15px;}*/
.no-data {
  color: red !important;
}

.back-bottom {
  position: absolute;
  width: 89%;
  bottom: 22px;
}

.btn-bottom {
  position: absolute;
  bottom: 22px;
  width: 89%;
}

h2.price {
  float: right;
}

.cta-group.claim-info {
  float: right;
}

span.price-market-info {
  color: #CCC;
}

.object-detail .price .fa {
  font-size: 26px;
}

/*.row.overview-objects {border-top:1px solid #EEE;}*/
.show-filters label {
  margin-top: 0px;
}

.overview-top {
  margin-top: 20px;
  margin-bottom: 15px;
}

.row.overview-top h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

span.total-filters {
  background-color: #7DD995;
  border-radius: 100%;
  padding: 7px 14px;
  position: relative;
  top: 0px;
  color: #fff;
  font-size: 18px;
}

.row.overview-top ul.breadcrumb {
  margin-bottom: 0px;
  margin-top: 10px;
}

blockquote.quote-home {
  text-align: right;
}

.claimed p a {
  color: #7DD995;
}

.claimed p a:hover {
  color: #7DD995;
}

span.map-desktop:before {
  content: "\F041";
  font-family: FontAwesome;
  font-size: 15px;
  padding-right: 5px;
}

span.map-mobile:before {
  content: "\F041";
  font-family: FontAwesome;
  font-size: 15px;
  padding-right: 5px;
}

.preload-overlay.preload-fullscreen {
  position: fixed;
}

a.affiliate-url:hover {
  color: #575772;
  font-weight: bold;
}

.affiliate {
  min-height: 50px;
  padding: 5px; /*padding-left:15px;*/
  background-color: #dedede;
}

.affiliate img {
  padding-right: 10px;
}

.affiliate-image {
  width: auto;
  text-align: center;
  padding: 0;
  margin: 0;
  position: absolute;
}

/*.affiliate-image img {width:100%; height:100%;}*/
/*.affiliate-text {  display: inline-block;  position: absolute;  left: 140px;  top: 13px;  }*/
.affiliate-text {
  padding-top: 10px;
}

/* DETAIL NEW */
.page-heading .contact_header_img {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-type.sidebar_img {
  height: 95px;
}

.something-else img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.object-properties p {
  margin-bottom: 0px;
}

.object-detail .object-thumbnail {
  position: absolute;
  bottom: 30px;
  z-index: 2;
}

.object-thumb-img {
  width: 130px;
  height: 90px;
  margin-top: 20px;
  border: 4px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.object-thumb-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

.object-detail .object-thumbnail a {
  padding: 0;
}

.read-more a.btn-detail-read-more {
  font-size: 15px;
  color: #93baec;
  font-weight: 800;
  float: left;
}

.read-more span.fa {
  font-size: 22px;
  color: #93baec;
  font-weight: 800;
}

.favorited {
  color: rgb(125, 217, 149);
}

.object-detail-main .object-block {
  margin-top: 0px;
  text-align: center; /*border:1px solid #eee;*/
  font-size: 17px;
  padding: 20px 0px;
}

.object-detail-main .object-block .energylabel-img {
  margin-left: auto;
  margin-right: auto;
}

.object-detail-main .object-block hr {
  margin-top: 10px !important;
  margin-bottom: 10px;
}

.object-detail-main .small-address h2 {
  margin-bottom: 0px;
}

.object-detail-main .col-xs-5:first-letter,
.object-detail-main .col-xs-5 > div:first-letter {
  text-transform: capitalize;
}

.object-description h3.panel-title {
  margin-bottom: 5px;
}

ul#media-tabs {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

.object-detail-main ul.nav-tabs {
  border-bottom: 0px;
}

.object-detail-main .nav.nav-tabs > li:last-child > a {
  margin-right: 0px;
}

.object-detail-main .nav-tabs > li > a {
  background-color: #f3f3f3;
}

.object-detail-main .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #fff;
}

div#street-view .gm-style {
  z-index: 0 !important;
}

div#street-view.mobile {
  pointer-events: none;
}

.btn-streetview-enabled {
  display: none;
}

.object-detail-side a {
  color: #93baec;
  text-decoration: underline;
}

.object-detail-side .object-social {
  text-align: left;
}

.object-detail-side .btn-success {
  font-weight: 800;
  text-decoration: none;
}

.object-detail-side .row.margin-bottom {
  margin-bottom: 10px;
}

.object-detail-side a.btn {
  font-weight: 800;
  text-decoration: none;
}

.object-detail-side .circle-red, .object-detail .circle-red {
  color: #e36346 !important;
}

.object-detail-side .circle-green, .object-detail .circle-green {
  color: #7DD995 !important;
}

.object-detail-side .circle-orange, .object-detail .circle-orange {
  color: #e99907 !important;
}

.object-detail-side .circle-blue, .object-detail .circle-blue {
  color: #31529f !important;
}

.red {
  color: #e36346;
}

.green {
  color: #7DD995;
}

.orange {
  color: #e99907;
}

.panel-title.red {
  color: #e36346;
}

.panel-title.green {
  color: #7DD995;
}

.panel-title.orange {
  color: #e99907;
}

.panel-title.blue {
  color: #31529f;
}

/*.object .panel-heading {padding-top:0px;}*/
.object h3.panel-title {
  font-size: 18px;
  margin-top: 0px;
}

.info-block {
  padding-bottom: 15px;
}

.info-block.zindex-down {
  z-index: -1;
}

.info-block .alert {
  margin-bottom: 0px;
}

.info-block-fixed {
  position: fixed;
  top: 80px;
  left: 0px;
  right: 0px;
  z-index: 999;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}

.info-block-absolute {
  position: absolute;
}

#info-container.affix {
  position: absolute;
  right: 0;
}

#info-container {
  position: absolute;
  right: 0;
}

.affix-top {
  position: static;
}

.modal-body .input-group .form-control {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  border-right: 1px solid #ccc;
}

.object-neighbour .propertie-neighbourhood p {
  margin-bottom: 0px;
}

.propertie-neighbourhood {
  text-align: center; /*margin-bottom:20px*/
}

.propertie-neighbourhood span {
  font-size: 35px;
  margin-bottom: 5px;
}

.propertie-neighbourhood small {
  color: #9AA1AA;
}

.services-distance {
  text-align: center;
  min-height: 125px;
  margin-bottom: 20px;
}

.services-distance span {
  font-size: 35px;
  margin-bottom: 5px;
}

.services-distance small {
  color: #9AA1AA;
}

.object-detail span.fa.fa-home.home-small {
  font-size: 13px;
}

.fa.pull-right {
  margin-left: 0px;
}

span.fa.fa-info-circle.object-option-info {
  position: absolute;
  top: 13px;
  left: 42%;
  color: #fff;
  font-size: 26px;
}

span.fa.icon-detail {
  color: #93baec;
}

span.zmdi.icon-detail {
  color: #93baec;
}

.scroll-address {
  display: none;
  margin-top: 10px;
  margin-bottom: 20px !important; /*border-bottom:3px solid rgba(121, 183, 82, 0.51);*/
}

.scroll-address h1 {
  margin-top: 0px;
}

.scroll-address h2 {
  margin-bottom: 4px;
}

.scroll-address-image {
  width: 120px;
  height: 100%;
}

.scroll-address-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.object-social .fa {
  font-size: 22px;
}

.object-social .zmdi {
  font-size: 22px;
}

.panel-type.neighbor_img {
  height: 150px;
}

.panel-type.neighbor-type h3 {
  padding-left: 15px;
  text-align: center;
  padding-top: 25%;
}

.panel-type.object-option-type {
  text-align: center;
}

.panel-type.object-option_img {
  height: 150px;
}

.object-option-text {
  position: absolute;
  top: 35%;
  width: 100%;
}

.panel-type:hover .overlay h2 {
  color: #fff;
}

.panel.panel-primary.sidebar {
  margin-top: 0px;
}

hr {
  border-color: #eee;
}

.object-option-type h3 {
  margin-right: 0px;
}

.panel.object-info hr {
  border-top: 1px solid #eee;
}

.contact_header_img {
  margin-bottom: 15px;
}

.panel-type.propertie-close-img {
  height: 120px;
}

.panel-type.propertie-close .label {
  margin: 0px;
  position: absolute;
  padding: 5px 10px 4px 10px;
  top: 10px; /*right:10px;*/
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 12px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.propertie-close-text {
  position: absolute;
  top: 40px;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
}

.propertie-close-text p {
  font-weight: normal;
}

.propertie-close-text h4 {
  margin: 0px;
}

.energylabel-img {
  height: 25px;
  width: 35px;
}

.owl-carousel {
  padding: 0px 40px;
}

.owl-prev {
  position: absolute;
  left: -8px;
  top: 40px;
}

.owl-prev .fa {
  font-size: 25px;
}

.owl-next {
  position: absolute;
  right: -8px;
  top: 40px;
}

.owl-next .fa {
  font-size: 25px;
}

.modal-body input#jform_price_market {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-right: 1px solid #ccc;
}

/* ADS */
.adsense-market, .adsense-properties {
  margin-bottom: 20px;
  min-height: 100px;
  overflow: hidden;
  width: 100%;
}

/* ARTICLES */
.panel-body.article {
  text-align: left;
}

.panel-body.article ol, .panel-body.article ul {
  text-align: left;
  line-height: 24px;
}

.panel-body.article h1, .panel-body.article h2, .panel-body.article h3 {
  text-align: center;
}

.panel-body.article h3 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}

/*
    MODAL
 */
.modal {
  z-index: 10050;
}

.modal-backdrop {
  z-index: 10040;
}

.modal .form-group a {
  color: inherit;
  text-decoration: underline;
}

.modal .form-group a:hover,
.modal .form-group a:active {
  color: #7DD995;
}

.modal .form-group input[type=checkbox] {
  display: inline-block;
  float: left;
  margin: -12px 10px -12px 0;
  border: 2px solid #eee;
  padding: 0 15px;
  height: 42px;
  color: #353535 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/*
    Popover
 */
.activate-popover {
  cursor: pointer;
}

.activate-popover .popover {
  background-color: #353B43;
  color: #fff;
  width: 220px;
}

.activate-popover .popover .arrow::after {
  border-bottom-color: #353B43;
  border-top-color: #353B43;
}

.activate-popover .popover-content a {
  color: #7DD995;
  text-decoration: none;
  font-style: italic;
}

.activate-popover .popover-content a:hover,
.popover-content a:active {
  text-decoration: underline;
}

/*
    TABS
 */
.nav-tabs {
  border-bottom: 1px solid #FFF;
}

.nav-tabs > li > a {
  color: #58616D;
}

.nav-tabs > li > a:hover {
  border-bottom: 1px solid #FFF;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-color: #FFF;
}

/*
    FILTERS
 */
/*.object-filters { margin-top:26px; }*/
.object-filters.well {
  margin-top: 25px;
}

.object-filters h4 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 5px;
}

.object-filters h4 .fa {
  color: #BBB;
  margin-left: 5px;
}

.object-filter {
  margin-bottom: 15px;
}

.object-filter * {
  outline: none !important;
}

.object-filter .input-sm {
  height: auto;
  padding: 4px 6px;
}

/*.overview-search { margin-top:70px; }*/
.object-filter label {
  font-weight: normal;
}

/*.object-filter .btn { width: 50% }*/
/*.object-filter .btn-group-sm { width: 150px; }*/
.btn-group.btn-group-sm .btn {
  width: 47px;
}

.object-filter .ui-widget-content {
  background-color: #F8F8F8;
  height: 8px;
}

.object-filter .ui-widget.ui-widget-content {
  border: none;
}

/*.object-filter .ui-widget-header { background-color: #9FD147; }*/
.object-filter .ui-slider {
  margin-top: 16px;
}

.object-filter .ui-slider .ui-slider-handle {
  font-family: "Roboto", sans-serif;
  width: 30px;
  height: 30px;
  border: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #E2E2E2;
  border-radius: 15px;
  top: -11px;
  font-weight: 500;
  font-size: 20px;
  color: white !important;
  text-align: center;
  padding-left: 0 !important;
  padding-top: 1px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border-radius: 10px;
  background-color: #FFF;
}

.ui-state-active {
  color: #454545 !important;
}

/*.ui-slider .ui-slider-handle {z-index:1;}*/
div#custom-handle {
  padding-left: 5px;
}

.object-filter input.valid {
  border-color: #7DD995;
  -webkit-box-shadow: inset 0 1px 1px rgba(121, 183, 82, 0.075), 0 0 8px rgba(121, 183, 82, 0.6);
          box-shadow: inset 0 1px 1px rgba(121, 183, 82, 0.075), 0 0 8px rgba(121, 183, 82, 0.6);
}

.object-filter label.valid {
  color: #7DD995;
}

h1.filter-count-mobile {
  cursor: pointer;
}

/* SORTEER */
.result-sorting {
  display: inline-block;
  padding: 0;
  border: 0;
}

.search-content-header .result-sorting:not(:last-child) {
  margin-right: 16px;
  line-height: 44px;
}

.result-sorting .result-sorting-label {
  display: inline;
}

.result-sorting .result-sorting-select {
  border: 1px solid #CCC;
  color: #60666E;
  cursor: pointer;
  font-weight: bold;
  background: #FFF;
  line-height: 1.5; /*vertical-align:middle;*/
  padding: 4px;
  font-size: 14px;
}

.result-sorting .result-sorting-select:hover {
  color: #7DD995;
}

a.btn.map-link.btn-overview-map {
  margin-top: 23px;
}

.result-sorting i:hover, .result-sorting i:active, .result-sorting i:focus {
  color: #7DD995;
  cursor: pointer;
}

/*
    INTERACTIVE MAP
*/
.map-popup {
  position: absolute;
  height: 316px;
  width: 320px;
  background-color: #FFF;
  top: -39px;
  left: -130px;
  -webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.2);
}

.map-popup:after {
  content: "";
  position: absolute;
  left: 140px;
  bottom: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #ffffff transparent transparent transparent;
}

.popup-readmore {
  position: absolute;
  left: 0; /*bottom: -10px;*/
  text-align: center;
  width: 100%;
  border-top: 1px solid #EEE;
  padding-top: 5px;
  padding-bottom: 5px;
}

.map-popup .panel-icons {
  margin-top: 0px;
  margin-bottom: 11px;
}

.gm-style-iw {
  width: 270px !important;
  left: 0 !important;
  top: 0 !important;
  height: 250px !important;
  overflow: visible !important;
}

.gm-style-iw div.map-item-image {
  height: 120px !important;
  width: 100% !important;
  background-size: cover;
  background-position: center;
}

.gm-style-iw + div img {
  display: none;
}

.gm-style-iw table {
  margin-bottom: 10px;
}

.gm-style-iw table td {
  vertical-align: top;
  line-height: 20px;
}

.gm-style-iw table td .fa {
  margin-right: 10px;
  color: #222;
}

.preload-overlay {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 43, 56, 0.7);
}

img.preloader {
  left: 50%;
  position: absolute;
  top: 40%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.infowindow-loading {
  position: absolute;
  left: 42%;
  top: 40%;
}

.map-filters {
  position: sticky;
  padding: 20px;
  bottom: 0;
  background-color: #f5f5f5;
  width: 268px;
  height: 100%;
  -webkit-box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.map-filters .object-filters-heading {
  margin-bottom: 0px;
}

.objects-map {
  position: sticky;
}

.map-filters .object-filters {
  margin-bottom: 0px;
  border: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.map-filters .object-filters.well {
  padding: 0px;
  margin-top: 0;
}

a.overview-link span.fa {
  font-size: 12px;
  padding-right: 5px;
}

a.map-link span.fa {
  padding-right: 5px;
}

.btn-group.map-btn {
  position: absolute;
  z-index: 2;
  right: 10%;
  top: 20px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 1 !important;
}

.map-search {
  position: absolute; /*left: 16%;*/
  z-index: 3;
  top: 20px;
  margin-top: 0px;
  margin-right: 0px;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  width: 400px !important;
}

.map-search input {
  border: 0px !important;
}

.map-search i.form-control-feedback {
  background: silver;
  color: #fff;
  right: 0;
  border: 0px !important;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.object-filters-heading h3 {
  float: left;
  margin-top: 0px;
}

.object-filters-heading {
  height: 50px;
  margin-bottom: 20px;
}

button.close-search-sidebar {
  display: inline-block;
  float: right;
  border: 0px;
  background: transparent;
}

button.close-search-sidebar span.fa {
  padding-right: 5px;
  font-size: 17px;
}

.map-filters .label-filter {
  float: none;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.map-filters .filter-tags {
  margin-bottom: 20px;
}

.visible-btn {
  z-index: 5;
  margin-bottom: -50px;
}

/*
    COMPARE
 */
.compare-module {
  position: fixed;
  bottom: 0px; /*left:50%;*/
  left: 30%;
  z-index: 999;
}

.compare-module .fa {
  color: #fff;
}

.compare-module .compare-position {
  width: 700px;
  position: relative; /*left:-50%;*/
  background-color: #7DD995;
  padding: 8px 12px 8px 12px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.compare-module .compare-header {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.compare-module .compare-body { /*display: none;*/
  padding: 5px;
  background-color: #FFF;
  margin-top: 10px;
  border-radius: 4px;
}

.compare-module .placeholder {
  background-color: #EEE;
  height: 112px;
}

.compare-body .btn-compare {
  margin: 35px 0 0 35px;
}

input.compare-check {
  margin-right: 5px;
}

.compare-image-small {
  height: 110px;
  text-align: center;
  margin: -1px;
  border-radius: 4px;
}

.compare-image-small img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.compare-image-small .label {
  right: 20px;
}

/* COMPARE DETAIL */
.outer-header {
  position: fixed;
  top: 7%;
  left: 0;
  width: 100%;
  background: #F6F6F6;
  height: 186px;
  z-index: 1;
  padding-top: 40px;
}

/*.outer-header h1 {position:absolute; bottom:0;}*/
#secondary_div {
  position: sticky;
  width: 100%;
  z-index: 2;
  top: 20%;
}

#secondary_div p {
  margin-bottom: 0px;
}

#secondary_div .panel-body h4 {
  padding-bottom: 0px;
}

#secondary_div .panel.panel-default.panel-object.item-standard {
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#secondary_div .panel.panel-default {
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.other-content .panel.panel-default {
  border-top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.other-content {
  width: 100%;
  height: 100%;
  padding-top: 85px;
}

.other-content .panel-body {
  border-bottom: 1px solid #eee;
}

.compare-address h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
}

.address:first-child {
  padding-top: 10px;
}

.address {
  margin-bottom: 10px;
  padding-left: 30px;
}

.address:last-child {
  margin-bottom: 0px;
}

.address:before {
  content: "\F041";
  font-family: FontAwesome;
  position: absolute;
  left: 30px;
  font-size: 20px;
}

p.change-compare {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
}

.panel-image.image-compare {
  height: 176px;
}

.panel-image.image-compare h3 {
  margin-top: 0px;
  color: #58616D;
  font-size: 18px;
  padding-left: 15px;
  padding-top: 14px;
}

.panel-image.compare-info {
  height: 176px;
}

strong.highlighted {
  color: #7DD995;
}

.compare-body .label {
  text-transform: capitalize;
  top: 17px;
}

button.btn.btn-danger.btn-delete-compare.btn-compare-popup {
  position: absolute;
  right: 14px;
  z-index: 2;
  width: 17px;
  height: 17px;
  padding: 0px;
  line-height: 1;
  font-size: 14px;
  top: 0;
}

/*
	MIJN PROMODOMO
*/
.img-container-small {
  width: 85px;
  height: 36px;
  text-align: center;
  margin: -1px;
  border-radius: 4px;
}

.img-container-small img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.row.dashboard {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.row.dashboard:last-child {
  border-bottom: 0px;
  padding-bottom: 60px;
}

.panel.panel-favorite {
  padding: 10px;
}

.container.mijn-promodomo.dashboard {
  margin-bottom: 58px;
}

.mijn-promodomo.dashboard .panel-heading .fa {
  color: #7DD995;
  font-size: 25px;
  padding-right: 10px;
}

.mijn-promodomo.dashboard .panel-heading {
  text-transform: uppercase;
  font-size: 16px;
}

/*.mijn-promodomo.form-page .panel { text-align: center;}*/
.mijn-promodomo table th, .mijn-promodomo table td {
  padding: 15px !important;
}

.mijn-promodomo.form-page .panel {
  padding: 30px;
}

.mijn-promodomo hr {
  border-top: 1px solid #eee;
}

.mijn-promodomo.form-page hr {
  margin-left: -46px;
  margin-right: -46px;
}

.mijn-promodomo.dashboard .panel-heading {
  margin: 0;
  padding: 15px;
}

.mijn-promodomo.form-page .panel-heading {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.mijn-promodomo .panel-heading { /*margin-top: 10px;*/
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0;
}

.mijn-promodomo .panel-heading:not(:first-of-type) {
  margin-top: 0;
  padding-top: 0;
}

.mijn-promodomo.form-page .panel .panel-heading:first-of-type {
  padding-top: 0;
}

.mijn-promodomo.form-page .form-group:first-of-type {
  margin-top: 20px;
}

.mijn-promodomo.form-page .panel {
  padding-bottom: 50px;
  text-align: center;
}

.btn.facebook {
  background-color: #4872d1;
  border-color: #3862c0;
}

.btn.facebook:hover, .btn.facebook:focus, .btn.facebook:active {
  background-color: #3862c0;
}

.mijn-promodomo input, .mijn-promodomo .input-group-addon {
  border: 2px solid #eee;
  padding: 0 15px;
  height: 42px;
  color: #353535 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.mijn-promodomo .input-group .fa {
  font-size: 18px;
}

.mijn-promodomo .addon-left {
  border-right: 0 !important;
}

.mijn-promodomo .addon-left span {
  color: #61c0ed;
}

.mijn-promodomo .addon-right {
  border-left: 0 !important;
}

.mijn-promodomo .addon-right span {
  color: #e7eaed;
  font-size: 12px !important;
  border-left: 0 !important;
}

.mijn-promodomo input::-webkit-input-placeholder, .mijn-promodomo input::-moz-placeholder, .mijn-promodomo input:-ms-input-placeholder, .mijn-promodomo input:-moz-placeholder {
  color: #b7bcc2 !important;
}

.mijn-promodomo .save-page {
  float: right;
  margin-bottom: 20px;
}

.mijn-promodomo.form-page .form-group.check {
  text-align: left !important;
  clear: both;
}

.mijn-promodomo.form-page input[type=checkbox] {
  display: inline-block;
  float: left;
  margin: -12px 10px -12px 0;
}

.mijn-promodomo textarea, .mijn-promodomo .textarea-group-addon {
  border: 2px solid #eee;
  color: #353535 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.container.mijn-promodomo.dashboard.messages a {
  color: #7DD995;
}

.img-container img.energylabel {
  width: 40px;
  position: absolute;
  top: 10px;
  right: 20px;
  height: initial;
}

.dashboard-message.read:before {
  content: "\F2B6";
  font-family: FontAwesome;
  position: absolute;
  font-size: 17px;
  color: #7DD995;
}

.dashboard-message:before {
  content: "\F0E0";
  font-family: FontAwesome;
  position: absolute;
  font-size: 17px;
  color: #7DD995;
}

.dashboard-message a p {
  padding-left: 30px;
}

p.message-subject {
  margin-bottom: 0px;
  font-weight: 800;
}

p.message-title {
  margin-bottom: 0px;
}

/*.dashboard:last-child {margin-bottom:50px;}*/
.alert.alert-info.object-claim-info.claim-info-message {
  position: fixed;
  z-index: 10;
  bottom: 2%;
  left: 1%;
  width: 25%;
}

.alert-message p:last-child {
  margin-bottom: 0px;
}

.btn-delete-savedsearch {
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
  background: transparent;
  color: #e20816;
  float: right;
  padding-right: 10px;
}

.btn.btn-delete-savedsearch:hover {
  color: #e20816;
}

.searchsave-name {
  margin-bottom: 10px;
}

.searchsave-update input {
  margin-left: 0px !important;
}

.btn-savesearch {
  margin: 20px 0;
}

.btn-read {
  padding: 0px 4px;
  font-size: 12px;
}

/* EDIT */
span.fa.fa-remove {
  color: #eb6553;
}

span.fa.fa-save {
  color: #7DD995;
}

.object-header-image {
  min-height: 436px;
  margin-bottom: -24px;
}

@media (min-width: 768px) {
  .object-header-image {
    margin-bottom: 20px;
  }
}
.edit-image {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
}

.input-container {
  position: relative;
  width: 100%;
}

.input-container input {
  width: 100%;
}

.input-container .input-placeholder {
  position: absolute;
  display: block;
  top: 7px;
  right: -3px;
  color: gray;
  padding-left: 5px;
  width: 45px;
}

.input-container .input-placeholder.left {
  position: absolute;
  display: block;
  top: 8px;
  left: 8px;
  color: gray;
  width: 45px;
}

.input-container.price-edit .input-placeholder.left {
  width: 15px;
}

.input-container.price-edit input {
  padding-left: 25px;
}

.chosen-container-multi .chosen-choices {
  border-radius: 4px;
  padding: 3px 12px;
  border: 1px solid #ccc;
  background-image: none;
}

.panel-body.price-market {
  overflow-x: auto;
}

.row.price-market-info {
  min-width: 400px;
}

.ui-progressbar {
  position: relative;
}

.ui-progressbar-value {
  background-color: #7DD995;
}

.progress-label {
  position: absolute;
  top: 4px;
  color: #fff;
  padding-left: 10px;
}

.strikeTip {
  text-decoration: line-through;
}

.ui-corner-all {
  background-color: #CCC;
}

.ui-widget-header {
  border: none;
}

.row.navbar.navbar-default.navbar-fixed-top.sticky-price {
  position: sticky;
  top: 137px;
  padding-left: 15px;
  border-bottom: 0px;
  background-color: #F6F6F6;
}

img.chart-loading {
  position: absolute;
  left: 45%;
  top: 40%;
}

.member-block {
  padding-bottom: 15px;
}

.member-block .alert {
  margin-bottom: 0px;
}

.member-block-fixed {
  position: fixed;
  top: 60px;
  left: 0px;
  right: 0px;
  background-color: #F6F6F6;
  z-index: 999;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  border-bottom: 2px solid #EEE;
}

.member-block-fixed .claim-info {
  display: none;
}

.well.progress-tips {
  margin: 20px 0;
}

.input-group.edit input {
  border-left: 1px solid #ddd;
  border-radius: 4px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

select.status {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.edit-price {
  width: 100%;
}

.input-group.edit input.price-field {
  border-left: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-right: 1px solid #ddd;
}

#uploadifive-file_upload .fa-camera {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.upload-edit {
  padding: 70px 0px 100px;
}

#objecttypes_label {
  max-width: 180px;
  word-wrap: break-word;
}

.btn-default > span {
  padding: 3px 0;
}

.note-btn {
  padding-bottom: 6px !important;
}

.note-btn.dropdown-toggle {
  padding: 5px 10px !important;
}

/* EDIT CALCULATE */
span.calculate-market-placeholders {
  background: #f4f3f4;
  font-size: 18px;
  padding-left: 80%;
}

.price-card span.calculate-market-placeholders {
  padding-left: 80%;
  margin-right: 5px;
}

span.calculate-market-euro {
  font-size: 20px;
}

.btn-align {
  margin-top: -30px;
  float: right;
  text-align: right;
}

.result-objects button.btn.btn-default.btn-calculate-market-price {
  padding: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 2px;
}

.calculate-market-price {
  display: none;
}

@media (min-width: 1200px) {
  span.calculate-market-text-hidden a {
    font-size: 13.8px;
    text-decoration: underline;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .panel.sticky-mobile .calculate-market-price {
    margin-left: -91px;
  }
  .object-detail h2.price {
    font-size: 25px;
  }
}
.object-detail-main .row.space-bottom span.calculate-market-placeholders {
  padding-top: 5px;
  width: 100% !important;
}

.price-center {
  text-align: center !important;
}

@media (max-width: 767px) {
  .displayprice {
    display: inline-block !important;
  }
}
.displaynothing {
  display: none !important;
}

.distance-map-marker {
  font-size: 14px !important;
  padding-left: 5px !important;
}

.objects-preloader {
  padding-left: 22%;
}

img.objects-loading {
  position: relative;
  left: 46%;
  bottom: 10px;
}

/* MAP */
.col-map {
  padding: 0;
  width: auto;
}

/*
	BLOG
*/
.blog-item {
  margin-bottom: 40px;
}

.blog-item h2 {
  font-size: 22px;
}

.blog-item .panel-body {
  font-family: Arial;
  font-size: 12pt;
}

.blog-item img {
  width: 100%;
}

.panel-heading h5 span.fa {
  padding-left: 10px;
}

.panel-heading h5 span.fa:first-child {
  padding-left: 0px;
}

.panel.sidebar {
  margin-top: 70px;
}

ul.latest-posts h4 {
  padding-bottom: 0px;
}

.blog-item .panel-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

ul.categories-module {
  list-style: none;
  padding-left: 0px;
}

ul.categories-module li {
  border-bottom: 1px solid #eee;
  padding-left: 15px;
}

ul.categories-module li:last-child {
  border-bottom: 0px;
  padding-bottom: 10px;
}

ul.categories-module li a {
  color: #58616D;
}

ul.categories-module li a:hover {
  color: #89B92F;
  text-decoration: none;
  cursor: pointer;
}

ul.latest-posts {
  list-style: none;
  padding-left: 0px;
}

ul.latest-posts li {
  border-bottom: 1px solid #eee;
}

ul.latest-posts li a {
  color: #58616D;
}

ul.latest-posts li a:hover {
  color: #89B92F;
  text-decoration: none;
  cursor: pointer;
}

ul.latest-posts:last-child li {
  border-bottom: 0px;
  padding-bottom: 10px;
}

ul.latest-posts li {
  padding-left: 15px;
}

ul.latest-posts h4.newsflash-title {
  font-size: 14px;
}

/* SEARCH */
.overview-objects .input-group {
  width: 100%;
}

/*
	CONTACT
*/
.container.mijn-promodomo.contact .panel {
  text-align: left;
}

.container.mijn-promodomo.contact .panel input#submitForm {
  border: 0px;
  padding: 6px 20px;
  color: #fff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}

.container.mijn-promodomo.contact .form-group a {
  color: inherit;
  text-decoration: underline;
}

.container.mijn-promodomo.contact .form-group a:hover,
.container.mijn-promodomo.contact .form-group a:active {
  color: #7DD995;
}

/* VACATURES */
ul.category-module {
  list-style: none;
  padding-left: 0px;
}

ul.category-module li {
  border-bottom: 1px solid #eee;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.category-module li:last-child {
  border-bottom: 0px;
  padding-bottom: 10px;
}

ul.category-module li a {
  color: #58616D;
}

ul.category-module li a:hover {
  color: #89B92F;
  text-decoration: none;
  cursor: pointer;
}

/*
	FAQ
*/
ul.nav.menu.well {
  margin-top: 70px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

ul.nav.menu.well li {
  border-bottom: 1px solid #eee;
}

ul.nav.menu.well li:last-child {
  border-bottom: 0px;
}

.panel-group .panel + .panel {
  margin-top: 0px;
}

.panel-group .panel {
  border-radius: 0px;
}

.panel-group .panel:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.panel-group .panel:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

h4.title {
  margin-top: 3px;
  margin-bottom: 3px;
}

.panel-answer {
  border-top: 1px solid #eee;
}

.title.text-center {
  margin-bottom: 20px;
}

.faq-content {
  margin-bottom: 20px;
}

.row.faq-questions h4 {
  text-align: left !important;
  padding-bottom: 0px;
}

.faq-questions .panel-default {
  border-bottom: 1px solid #ddd;
}

.faqs-featured.panel-group.accordion {
  margin-bottom: 0px;
}

.row.faq-questions {
  margin-bottom: 40px;
}

.faq-content .title {
  text-align: left;
}

.form-group span.fa.fa-search.search-faq {
  position: relative;
  float: left;
  top: 30px;
  left: 15px;
}

/*
    THEMAPAGINA
*/
.themepage {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.themepage .panel-body {
  padding: 30px;
}

.themepage .panel-heading {
  padding: 30px 30px 0px;
}

.themepage h1 {
  margin: 0px;
  font-size: 28px;
}

.theme h2 {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 436px;
  color: #fff;
  text-shadow: 0px 2px 12px rgba(53, 53, 53, 0.77);
  padding: 150px 0px;
  font-size: 60px;
  font-weight: 800;
  margin: 0px;
}

.themepage .panel-body .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.themepage .panel-heading .breadcrumb-detail {
  font-size: 14px;
  float: right;
}

.image-text {
  padding: 10px 0px;
}

/*
    PAGINATION
*/
.pagenav--arrow {
  padding: 9px 0px !important;
}

/*
    GEMEENTES
*/
.municipalities ul {
  list-style: none;
}

.municipalities ul li a {
  color: #7DD995;
}

.municipalities ul li a:hover {
  text-decoration: underline;
}

.cities ul {
  list-style: none;
}

.cities ul li a {
  color: #7DD995;
}

.cities ul li a:hover {
  text-decoration: underline;
}

.streets ul {
  list-style: none;
}

.streets ul li a {
  color: #7DD995;
}

.streets ul li a:hover {
  text-decoration: underline;
}

/*
    FOOTER
 */
/*footer { position: absolute; width: 100%; bottom: 0;}*/
footer {
  position: relative; /*top:8%;*/ /*height:319px;*/
  clear: both;
}

.footer {
  background-color: #353B43;
  color: #B7BBC1;
  padding: 30px 0;
  margin-top: 30px;
}

.footer h3 {
  font-size: 18px;
  color: #9CA2AC;
  margin-top: 7px;
}

.footer a.active {
  color: #7DD995;
}

.footer a.active:hover,
.footer a.active:focus {
  text-decoration: underline;
}

.footer .nav > li > a {
  color: #B7BBC1;
  padding: 5px 0;
  font-size: 12px;
  text-transform: inherit;
}

.footer .nav > li > a:hover,
.footer .nav > li > a:focus {
  background-color: transparent;
  text-decoration: underline;
}

.footer-menu a {
  text-transform: uppercase;
}

/*
	COPYRIGHT
*/
.footer-copyright {
  background-color: #282C31;
  color: #4A5055;
  padding: 15px 0;
  border-top: 1px solid #4B5057;
  text-transform: uppercase;
}

.footer-copyright .footer-menu a {
  color: #858585;
  padding: 0px 5px 5px 5px;
}

.footer-copyright .footer-menu a:hover {
  text-decoration: underline;
}

.footer-copyright .footer-menu a:first-child {
  padding-left: 0px;
}

.footer-menu {
  text-align: left;
}

.copyright {
  text-align: right;
  color: #858585;
}

#footer {
  width: 100%;
}

/*
	STATES
*/
.hidden {
  display: none;
}

.inline-block {
  display: inline-block;
}

.no-padding {
  padding: 0;
}

.underlined {
  text-decoration: underline;
}

.no-border {
  border: 0;
}

.no-margin {
  margin: 0;
}

.float-left {
  float: left;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.full-width {
  width: 100%;
}

/*
    HIDE ARROWS
*/
.object-detail-main input::-webkit-outer-spin-button,
.object-detail-main input::-webkit-inner-spin-button,
#ajax_filter_form input::-webkit-outer-spin-button,
#ajax_filter_form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*
    IMAGE CARDS
*/
.upload-container {
  padding: 0px 20px;
}

.images-item-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.images-item-grid .item:first-child .card-inner p {
  display: block;
  padding-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 12px;
}

.images-item-grid .item:first-child .card-inner .image-home {
  display: block;
  width: 50px;
}

.images-item-grid .item:first-child .card-inner .image-add {
  display: none;
}

.images-item-grid .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.images-item-grid .item {
  width: 25%;
  padding: 15px 15px;
}

.more {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  min-height: 150px;
  cursor: pointer;
}

.more p {
  margin: 10px 0 0;
  font-family: "Roboto", sans-serif;
}

.filled .card {
  cursor: move;
}

.card {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed rgba(97, 103, 125, 0.6);
  border-radius: 4px;
  background-color: #FFFFFF;
  padding: 4px;
  cursor: pointer;
}

.card-label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 25px;
  width: 25px;
  border: 1px solid transparent;
  border-radius: 14px;
  background-color: #61677D;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  position: absolute;
  right: -14px;
  top: -14px;
}

.card-label.delete i {
  color: #FFFFFF;
}

.card-label.delete {
  display: none;
  background-color: red;
  right: 15px;
  cursor: pointer;
}

.images-item-grid .item.filled:hover .card-label.delete, .images-item-grid .item.filled:hover .rotate-icon, .images-item-grid .item.filled:hover .rotate-icon {
  display: inline-block;
}

.card-inner {
  border-radius: 4px;
  background-color: #EFEFEF;
  min-height: 110px;
}

.card-inner .image-home, .card-inner p {
  display: none;
  font-family: "Roboto", sans-serif;
}

.card-inner img.filled {
  width: 100%;
}

.images-item-grid.dragging .item:nth-child(5) {
  margin-left: 0px;
}

.images-item-grid.dragging .item:first-child .card-inner {
  min-height: 110px;
}

.upload-images-info ul {
  padding-left: 20px;
}
.upload-images-info ul li {
  font-size: 12px;
  padding-top: 15px;
  text-indent: -20px;
  list-style-position: inside;
}
.upload-images-info ul li span {
  font-size: 14px;
  padding-left: 2px;
}
.upload-images-info h3 {
  font-weight: bold;
}

.upload-edit #uploadifive-file_upload {
  display: none;
}

.upload-edit #queue {
  margin-bottom: 35px;
  display: none;
}

.upload-container .mobile-text {
  padding: 0 15px;
  font-style: italic;
  display: none;
}

.images-wrapper .back i {
  font-size: 20px;
  color: #61677D;
}

.images-wrapper .back p {
  font-family: "Roboto", sans-serif;
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: bold;
  color: #61677D;
}

.images-wrapper .back {
  display: none;
  padding: 30px 0 20px 15px;
  cursor: pointer;
}

.images-wrapper .images-count {
  display: none;
  padding-left: 15px;
  font-size: 14px;
}

.god-buttons {
  margin-bottom: 25px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
  -moz-appearance: textfield; /* Firefox */
}

#onesignal-bell-container {
  display: none;
}

.sticky-mobile {
  font-family: "Roboto", sans-serif;
}
@media only screen and (max-width: 767px) {
  .sticky-mobile .sticky-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.sticky-mobile .sticky-first-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.sticky-mobile .sticky-first-line .price-first {
  padding-top: 10px;
}
@media only screen and (max-width: 992px) {
  .sticky-mobile .sticky-first-line .price-first {
    display: none;
  }
}
.sticky-mobile .sticky-first-line .status-first {
  margin-left: auto;
  padding-top: 10px;
}
@media only screen and (max-width: 992px) {
  .sticky-mobile .sticky-first-line .status-first {
    display: none;
  }
}
.sticky-mobile .sticky-second-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .sticky-mobile .sticky-second-line .price-second {
    display: none;
  }
}
.sticky-mobile .sticky-second-line .tooltip a {
  color: white;
  font-weight: bold;
}
.sticky-mobile .sticky-second-line .tooltip a:hover {
  color: white;
}
@media only screen and (min-width: 992px) {
  .sticky-mobile .sticky-second-line .status-second {
    display: none;
  }
}
.sticky-mobile .sticky-second-line .status-second .panel-title.green {
  margin-right: 10px;
}
.sticky-mobile .sticky-second-line .status-second .buy-status-info {
  display: none;
}
@media only screen and (max-width: 992px) {
  .sticky-mobile .sticky-second-line .stats-small {
    display: none;
  }
}
.sticky-mobile .sticky-second-line .whyOnLink {
  margin-left: auto;
  font-size: 14px;
  padding-top: 3px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 992px) {
  .sticky-mobile .sticky-second-line .whyOnLink {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .sticky-mobile .sticky-second-line div:nth-child(n+3) {
    display: none;
  }
}
.sticky-mobile .sticky-location {
  text-align: left;
}
.sticky-mobile .sticky-btn {
  background-color: #ffffff;
  border: 1px solid #62687E;
  color: #62687E;
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  right: 0px;
  width: initial;
  top: 0px;
  border-radius: 3px;
  padding: 10px 9px;
}
@media only screen and (min-width: 992px) {
  .sticky-mobile .sticky-btn {
    position: static;
  }
}
.sticky-mobile .panel-body h3 {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sticky-mobile .price-green {
  color: #7DD995;
}
.sticky-mobile .object-detail-side {
  text-align: left;
}
.sticky-mobile .claim-link {
  margin-left: auto;
}
@media only screen and (min-width: 992px) {
  .sticky-mobile .claim-link {
    margin-left: 10px;
    padding-top: 3px;
  }
}
.sticky-mobile .address-icon {
  margin: -4px 3px 0px;
}

.panel.sticky-mobile {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
  text-align: center;
  margin-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-box-shadow: 0px -2px 7px 0px rgba(50, 50, 50, 0.13);
          box-shadow: 0px -2px 7px 0px rgba(50, 50, 50, 0.13);
}
.panel.sticky-mobile .panel-body {
  padding: 15px;
}
.panel.sticky-mobile h2 {
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: black;
  font-weight: 500;
}
.panel.sticky-mobile p {
  font-size: 16px;
  color: black;
  font-weight: 400;
}
.panel.sticky-mobile h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none !important;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.panel.sticky-mobile h1 > span {
  margin-left: 10px;
}
.panel.sticky-mobile h2 strong {
  padding: 0px 30px 0px 30px;
}
.panel.sticky-mobile.fa {
  font-size: 24px;
  color: #616770;
}
.panel.sticky-mobile .buy-status-info {
  background: url("../images/icons/info.svg");
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
  color: transparent;
}
.panel.sticky-mobile .buy-status-info:hover {
  color: transparent;
}

.sticky-mobile-object-panel h3.panel-title .fa {
  position: static !important;
}
.sticky-mobile-object-panel h3.panel-title .fa-circle {
  display: none;
}

@media (max-width: 400px) {
  .panel.sticky-mobile h2 {
    font-size: 16px;
  }
  .panel.sticky-mobile h2 strong {
    padding: 0px 10px 0px 10px;
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.object-detail-main ul.nav-tabs {
  -webkit-transform: translateY(-130px) !important;
          transform: translateY(-130px) !important;
}
.object-detail-main ul.nav-tabs li {
  margin-left: 25px;
}
.object-detail-main ul.nav-tabs li a {
  font-family: "Roboto", sans-serif;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 5px 25px;
  background-color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .object-detail-main ul.nav-tabs li a {
    padding: 5px 15px;
    font-size: 14px;
  }
}
.object-detail-main ul.nav-tabs li:last-child a {
  padding-right: 25px;
}
@media only screen and (max-width: 480px) {
  .object-detail-main ul.nav-tabs li:last-child a {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .object-detail-main ul.nav-tabs li {
    margin-left: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .object-detail-main ul.nav-tabs {
    -webkit-transform: translateY(-90px) !important;
            transform: translateY(-90px) !important;
  }
}
.object-detail-main .price-range-box {
  border-left: none;
  margin-top: 0;
}
.object-detail-main .price-range__status {
  position: relative;
}
.object-detail-main .price-range__status::before {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  content: "";
  top: 3px;
  left: -28px;
  position: absolute;
  background-color: #7dd995;
}
.object-detail-main .parcel-icon {
  width: 40px;
  margin-bottom: 8px;
  margin-right: 15px;
  max-height: 60px;
}
@media only screen and (max-width: 767px) {
  .object-detail-main .parcel-icon {
    width: 41px;
    max-height: 41px;
  }
}
.object-detail-main .panel-body .list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .object-detail-main .panel-body .list-flex {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding: 0 15px;
  }
}
.object-detail-main .panel-body .object-block {
  font-family: "Roboto", sans-serif;
  color: #4e4e4e;
  font-size: 17px;
  padding: 0;
}
.object-detail-main .panel-body .object-block.object-block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .object-detail-main .panel-body .object-block.object-block-flex {
    width: 50%;
  }
}
.object-detail-main .panel-body .object-block span.font-20 {
  font-size: 20px;
  line-height: 25px;
}
.object-detail-main .panel-body .object-block span.font-12 {
  font-size: 12px;
}
.object-detail-main .panel-body .object-block p {
  font-size: 20px;
  font-weight: bold;
  color: #62687E;
}
.object-detail-main .panel-body .object-block hr {
  border-top: 2px solid #eee;
}
@media only screen and (max-width: 520px) {
  .object-detail-main .panel-body .object-block {
    font-size: 14px;
  }
  .object-detail-main .panel-body .object-block p {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.object-detail-main .panel-body .show-more-content {
  word-break: normal;
  max-height: 145px;
  overflow: hidden;
  -webkit-transition: max-height 3s cubic-bezier(0, 1, 0, 1);
  transition: max-height 3s cubic-bezier(0, 1, 0, 1);
}
.object-detail-main .panel-body .show-more-content.open {
  max-height: initial;
  -webkit-transition: max-height 3s ease-in-out;
  transition: max-height 3s ease-in-out;
}
.object-detail-main .panel-body .object-description {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #7A7A7A;
}

.show-more-properties, .show-more-facilities {
  word-break: normal;
  max-height: 280px;
  overflow: hidden;
  -webkit-transition: max-height 3s cubic-bezier(0, 1, 0, 1);
  transition: max-height 3s cubic-bezier(0, 1, 0, 1);
}
.show-more-properties.open, .show-more-facilities.open {
  max-height: initial;
  -webkit-transition: max-height 3s ease-in-out;
  transition: max-height 3s ease-in-out;
}

.show-more-facilities {
  max-height: 470px;
}

.object-properties.parcel-table, .object-properties.facilities-table {
  position: relative;
  margin-bottom: 35px !important;
}
.object-properties.parcel-table .show-more-text, .object-properties.facilities-table .show-more-text {
  left: 15px;
}

.show-more-text.facilities-data {
  padding-bottom: 30px !important;
}

.show-more-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0 0;
  margin-top: -65px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(50%, rgb(255, 255, 255)), color-stop(99%, rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 99%);
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  z-index: 0;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
}
.show-more-text h5 {
  color: #62687E;
  font-size: 16px;
  font-weight: bold;
}
.show-more-text i {
  font-size: 21px;
  color: #62687E;
  margin-right: 10px;
  font-weight: bold;
}
.show-more-text.clear-bg {
  background: none;
  bottom: -20px;
  z-index: 1;
  padding: 0;
}
.show-more-text.clear-bg i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

a.external_link {
  font-weight: 600 !important;
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  background: url("../images/icons/external-link.svg") no-repeat center left;
  color: #7dd995;
}
a.external_link.campagne-ING img {
  width: 60px;
  margin-left: 10px;
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 1300px) {
  a.external_link.campagne-ING {
    display: block;
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .show-more-properties {
    max-height: 350px;
  }
  .object-properties.parcel-table .show-more-text, .object-properties.facilities-table .show-more-text {
    left: 15px;
  }
}
.rotate-icon {
  background: white;
  display: none;
  cursor: pointer;
}
.rotate-icon--left {
  right: 75px;
}
.rotate-icon--left.rotate-icon--lock {
  animation: spin 2s linear infinite reverse;
}
.rotate-icon--right {
  right: 45px;
}
.rotate-icon--lock {
  cursor: not-allowed;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

.object-header-image .owl-carousel.main-images {
  padding: 0px;
  z-index: 0;
}
.object-header-image .owl-carousel.main-images .owl-next .fa, .object-header-image .owl-carousel.main-images .owl-prev .fa {
  font-size: 50px;
  color: #F8F8F8;
}
.object-header-image .owl-carousel.main-images .owl-next, .object-header-image .owl-carousel.main-images .owl-prev {
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}
.object-header-image .owl-carousel.main-images .owl-next {
  right: 20px;
}
.object-header-image .owl-carousel.main-images .owl-prev {
  left: 20px;
}
.object-header-image .owl-carousel .owl-stage-outer {
  height: 440px;
}
@media only screen and (max-width: 600px) {
  .object-header-image .owl-carousel .owl-stage-outer {
    height: 260px;
  }
  .object-header-image .owl-carousel .owl-stage-outer .item img {
    height: 260px;
  }
}
.object-header-image .owl-carousel .owl-dots {
  position: absolute;
  top: 10px;
  z-index: 100;
  left: 0px;
  right: 0px;
  text-align: center;
}
.object-header-image .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.object-header-image .owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.object-header-image .owl-carousel .owl-dots .owl-dot.active span {
  background: #86CA92;
}

.container-object-detail {
  position: relative;
}
.container-object-detail.container-object-detail--large {
  width: 100% !important;
}
@media (min-width: 1200px) {
  .container-object-detail.container-object-detail--large {
    max-width: 1280px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  .container-object-detail.container-object-detail--large {
    padding: 0 15px;
  }
}
.container-object-detail .nav-delen {
  position: absolute;
  right: 40px;
  top: -150px;
  border-bottom: 0px;
}
.container-object-detail .nav-delen a {
  font-family: "Roboto", sans-serif;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 5px 25px !important;
  background-color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .container-object-detail .nav-delen a {
    padding: 5px 15px;
    font-size: 14px;
  }
}
.container-object-detail .nav-delen a li:last-child a {
  padding-right: 25px;
}
@media only screen and (max-width: 480px) {
  .container-object-detail .nav-delen a li:last-child a {
    padding-right: 15px;
  }
}
.container-object-detail .nav-delen .dropdown-menu {
  right: 2px;
  left: initial;
}
@media only screen and (max-width: 768px) {
  .container-object-detail .nav-delen {
    display: none;
  }
}

/*
	BREADCRUMB
*/
.breadcrumb-container {
  padding-right: 40%;
}

.breadcrumb {
  text-align: right;
  margin-top: 10px;
}

.breadcrumb-detail {
  text-align: left;
}

ul.breadcrumb {
  padding-left: 0px;
}

ul.breadcrumb li.active {
  color: #7DD995;
}

ul.breadcrumb li {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  display: inline;
  color: #9E9E9E;
}

ul.breadcrumb li a {
  color: #9E9E9E;
}

.arrow-pre-text {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  width: 10px !important;
  margin-top: -2px;
}

.collapse__wrapper {
  padding-bottom: 15px;
}
.collapse__wrapper h4 {
  font-family: "Roboto", sans-serif;
  color: #9E9E9E;
  font-size: 14px;
  font-weight: 500;
}
.collapse__wrapper h4 .fa {
  color: #9E9E9E;
}
.collapse__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.collapse__link.collapsed .collapse__icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.collapse__icon {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  width: 23px !important;
}
.collapse__text {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
}

.object-detail h1, .object-detail .h1 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #4E4E4E;
}
.object-detail h1 .address-icon, .object-detail .h1 .address-icon {
  width: 23px;
}
.object-detail h1 .address-icon--claim path, .object-detail .h1 .address-icon--claim path {
  fill: #7DD995;
}
.object-detail h1 span, .object-detail .h1 span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #4e4e4e;
  margin-bottom: 20px;
  margin-top: 4px;
  font-weight: 400;
}
.object-detail .small-address .h1 {
  margin-top: 0;
}
.object-detail .small-address .price-range.pull-right {
  float: left !important;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 420px) {
  .object-detail .small-address .price-range .price-range__types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.object-detail .small-address .price-range .price-range__types .price-range__item {
  width: 50%;
}
.object-detail .small-address .price-range .price-range__types .price-range__item:last-child {
  padding-left: 10px;
}
@media (max-width: 420px) {
  .object-detail .small-address .price-range .price-range__types .price-range__item {
    width: 100%;
  }
}
.object-detail .show-content h1 {
  font-weight: normal;
  margin: 0;
}
.object-detail .show-content h1 span {
  margin-bottom: 0;
}
.object-detail .offer-tabs {
  margin-top: 20px;
}
.object-detail .price-box {
  font-family: "Roboto", sans-serif;
  background: #F8F8F8;
  text-align: left;
  padding: 10px 20px;
  margin-top: -20px;
}
.object-detail .price-box h4 {
  font-size: 16px;
  font-weight: 400;
  color: black;
  margin-bottom: 0px;
}
.object-detail .price-box h2.price {
  text-align: left;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.object-detail .price-box .price-title {
  font-size: 16px;
  color: black;
}
.object-detail .price-box .price-currency {
  font-size: 24px;
  font-weight: 400;
  color: #9E9E9E;
}
.object-detail .price-box span.calculate-market-euro {
  font-size: 30px;
}
.object-detail .price-box span.calculate-market-placeholders {
  padding-left: 50%;
}
.object-detail .price-box .price-mid {
  font-weight: 400;
  font-size: 24px;
}
.object-detail .price-box .buy-info {
  background: url("../images/icons/info.svg");
  width: 20px;
  height: 20px;
  color: transparent;
  line-height: 20px;
}
.object-detail .price-box .buy-info:hover {
  color: transparent;
}
.object-detail .price-box .buy-info.small {
  background: url("../images/icons/info-small.svg");
  width: 15px;
  height: 15px;
  line-height: 15px;
}
.object-detail .maincharacteristics-box__mobile .list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.object-detail .maincharacteristics-box__mobile .list-flex > .object-block {
  width: 25%;
  margin: 8px 15px;
  text-align: center;
}
.object-detail .maincharacteristics-box__mobile .list-flex > .object-block img {
  width: 55%;
  min-height: 65px;
}
.object-detail .maincharacteristics-box__mobile .list-flex > .object-block .text-left {
  text-align: center !important;
}
.object-detail .maincharacteristics-box__mobile .list-flex > .object-block .text-left .font-20 {
  font-weight: 600;
}
.object-detail .maincharacteristics-box__mobile .list-flex > .object-block .text-left .font-12 {
  font-size: 12px;
}
.object-detail .maincharacteristics-box__mobile .list-flex:not(:first-child) > .object-block {
  width: 100%;
  margin: 0 0 15px;
}
.object-detail .object-thumbs {
  margin-top: 20px;
}
.object-detail .fa {
  color: #9AA1AA;
}
.object-detail .zmdi {
  color: #9AA1AA;
}
.object-detail .fa.fa-search {
  color: #fff !important;
}
.object-detail .object-map {
  height: 172px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.object-detail .claim-info {
  margin-top: 36px;
}
.object-detail .claim-info,
.object-detail .claim-info a {
  font-size: 16px;
}
.object-detail .claim-info .fa {
  margin: 0px 10px;
}
.object-detail .claim-info .btn img,
.object-detail .claim-info .btn .fa {
  color: #FFF;
  margin: 0px;
}
.object-detail h2.price {
  font-weight: 400;
  font-size: 22px;
  margin-top: 5px;
  color: #7DD995;
  margin-bottom: 20px;
  width: 100%;
  text-align: right;
}
.object-detail .object-detail .object-info {
  margin-top: 40px;
}
.object-detail .object-detail .object-info .panel-object { /*margin-bottom: 20px;*/
  /*text-align: center;*/
}
.object-detail .object-detail .object-info .panel-object div {
  padding: 5px 15px; /*margin-bottom: 20px;border-bottom: 1px solid #DDD;*/
}
.object-detail .object-thumbs {
  text-align: center;
}
.object-detail .object-thumbs a {
  padding: 6px 10px;
}
.object-detail .object-thumbs .fa {
  font-size: 22px;
}
.object-detail .fa-thumbs-up {
  color: #FFF;
}
.object-detail .fa-thumbs-down {
  color: #FFF;
}
.object-detail .object-value {
  text-align: center;
  font-size: 21px;
}
.object-detail .object-claim-info { /*margin:0px 10px;*/
  padding: 6px 10px;
  margin-left: 10px;
}
.object-detail .table td {
  padding-left: 15px;
}
.object-detail .collapse__icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.object-detail .collapse__link.collapsed .collapse__icon {
  -webkit-transform: none;
          transform: none;
}

.object-detail-side h1 {
  font-size: 20px;
}
.object-detail-side h2 {
  font-size: 16px;
  margin-bottom: 4px;
}
.object-detail-side .price-range__status h2 {
  margin: 0;
}
.object-detail-side .price-range__item__title,
.object-detail-side .price-range__item__price {
  margin-bottom: 2px;
}
.object-detail-side .price-range__item__affiliatelink a {
  color: #7dd995 !important;
  font-weight: normal !important;
}
.object-detail-side .price-range__item:first-child {
  padding: 0;
}
.object-detail-side .price-range__item:last-child,
.object-detail-side .price-range__item:first-child:after {
  display: none;
}
.object-detail-side .price-range {
  padding-left: 10px;
  float: left !important;
}
.object-detail-side .price-range__status h2 {
  position: relative;
}
.object-detail-side .price-range::before {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background-color: #7dd995;
}
.object-detail-side .cta-box__button {
  background-color: #ffffff;
}
.object-detail-side .cta-box__button.cta-box__button--primary {
  background-color: #ff8c00;
}
.object-detail-side .price-range-box {
  border: none;
}
.object-detail-side .price-range-box {
  margin-bottom: 10px;
}
.object-detail-side a.collapse__link {
  color: #7a7a7a;
}

.panel-object .panel-icon.detail {
  text-align: left;
}

.stats-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.stats-small div small {
  font-family: "Roboto", sans-serif;
  padding-right: 15px;
  font-size: 14px;
  color: #62687E;
}
.stats-small .stats-icon:hover {
  cursor: pointer;
}
.stats-small .stats-icon:hover.views {
  cursor: auto;
}

.mobile-info {
  padding: 15px 15px 0;
}
.mobile-info__bottom {
  padding: 0 15px 0;
}
.mobile-info .h1 {
  display: block;
  font-size: 24px;
}
.mobile-info .h1 span {
  display: block;
  font-size: 18px;
}
.mobile-info .small-address {
  text-align: left;
}
.mobile-info .small-address .price-range__item:last-child {
  width: 280px;
  position: absolute;
  top: 0;
  padding-left: 25px;
  height: 240px;
  right: 15px;
}
@media (max-width: 1199px) {
  .mobile-info .small-address .price-range__item:last-child {
    position: relative;
    top: -30px;
    padding-left: 0;
    height: auto;
    right: 0;
  }
}
@media (max-width: 420px) {
  .mobile-info .small-address .price-range__item:last-child {
    top: 20px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
  }
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__affiliatelink img {
  display: none;
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__title {
  font-size: 13px !important;
  margin-bottom: 0;
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__price.text-center {
  text-align: left !important;
  display: inline-block;
}
.mobile-info .small-address .price-range__item:last-child a.external_link {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.643555 10.8823L6.24355 5.44115L0.643554 -2.86102e-05L0.643555 10.8823Z' fill='%237DD995'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat;
  background-position: left center !important;
  padding-left: 10px !important;
  font-size: 12px;
}
.mobile-info .small-address .price-range__item:last-child .icon-popover {
  position: relative;
  top: -4px;
  left: 8px;
}
.mobile-info .small-address .price-range__item:last-child .item--center {
  padding: 8px 0;
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__wrapper__inner {
  padding-left: 20px;
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__wrapper .icon-badge {
  position: relative;
  top: 12px;
  margin-left: -10px;
}
.mobile-info .small-address .price-range__item:last-child .price-range__item__wrapper .icon-cal {
  position: relative;
  top: 5px;
}
.mobile-info .small-address .price-range__item:first-child:after {
  display: none;
}
.mobile-info .small-address .price-range__status h2,
.mobile-info .small-address .price-range__item__title,
.mobile-info .small-address .price-range__item__price {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #4e4e4e !important;
}
.mobile-info .small-address .price-range__status h2 {
  margin-bottom: 8px;
}
.mobile-info .small-address .price-range__item__price {
  font-weight: 700 !important;
}
.mobile-info .small-address .price-range__item__price.font-normal {
  font-weight: 400 !important;
}
.mobile-info .small-address .price-range__item__title {
  margin-bottom: 6px;
}
.mobile-info .small-address .price-range__status {
  position: relative;
}
.mobile-info .small-address .price-range__status::before {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  content: "";
  top: 3px;
  left: -28px;
  position: absolute;
  background-color: #7dd995;
}
@media (max-width: 767px) {
  .mobile-info .small-address .price-range.pull-right {
    padding-left: 30px;
  }
}
.mobile-info .calculate-market-placeholders {
  padding-left: 40%;
}
.mobile-info .claim-box {
  margin-top: -2px;
}
.mobile-info .object-flag-right.unclaimed {
  height: 21px;
}
.mobile-info .small-address h1 span {
  font-size: 18px;
}
.mobile-info .price-currency {
  font-weight: 400;
  font-size: 18px;
  color: black;
}
.mobile-info .btn-externe {
  width: initial !important;
  padding: 9px 10px;
}
.mobile-info .small-price h4 {
  font-size: 18px;
  color: black;
  margin-bottom: 5px;
}
.mobile-info .small-price h2.price {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: left;
  font-weight: bold;
}
.mobile-info .buy-info {
  background: url("../images/icons/info.svg");
  width: 20px;
  height: 20px;
  color: transparent;
  line-height: 20px;
}
.mobile-info .buy-info:hover {
  color: transparent !important;
}
.mobile-info .btn-group {
  width: 100%;
  margin-bottom: 20px;
}
.mobile-info .btn-group .btn {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  width: 50%;
  border: 1px solid #62687E;
  font-size: 14px;
  color: #62687E;
}
.mobile-info .btn-group .btn.primary {
  color: #fff;
  background: #62687E;
}
@media only screen and (max-width: 400px) {
  .mobile-info .btn-group .btn.btn-secondary {
    font-size: 12px;
    padding: 6px 0px;
  }
}
.mobile-info .mobile-share-bar {
  background: #F8F8F8;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  padding: 10px 0 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
}
.mobile-info .mobile-share-bar span.ms-link {
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.mobile-info .mobile-share-bar img {
  margin-right: 5px;
}
.mobile-info .mobile-share-bar .dropdown-menu {
  right: 0;
  left: initial;
}

@media only screen and (max-width: 767px) {
  .mobile-info .btn-edit {
    position: absolute;
    right: 15px;
  }
}
.price-range__item__woz {
  font-size: 12px;
  max-width: 200px;
}

.toggle-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}
.toggle-slider .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0 12px;
}
@media (max-width: 767px) {
  .toggle-slider .switch {
    width: 56px;
    height: 30px;
    margin: 0 10px;
  }
}
.toggle-slider .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-slider .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-slider .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .toggle-slider .slider:before {
    height: 22px;
    width: 22px;
  }
}
.toggle-slider input:checked + .slider {
  background-color: #7DD995;
}
.toggle-slider input:focus + .slider {
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.toggle-slider input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.toggle-slider .slider.round {
  border-radius: 34px;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.toggle-slider .slider.round:before {
  border-radius: 50%;
}
.toggle-slider .slider-title {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  line-height: 33px;
}
.toggle-slider .slider-title.disable {
  color: #C4C4C4;
}
@media (max-width: 991px) {
  .toggle-slider .slider-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .toggle-slider .slider-title {
    font-size: 14px;
  }
}

.accordion-green.panel-default {
  margin-bottom: 30px !important;
  position: relative;
}
.accordion-green.panel-default a:not(.collapsed) .panel-heading span.fa-angle-down::before {
  content: "\F106";
  font-family: "FontAwesome";
}
.accordion-green.panel-default a.collapsed .panel-heading span.fa-angle-down::before {
  content: "\F107";
  font-family: "FontAwesome";
}
.accordion-green.panel-default a {
  /*display: block;*/
}
.accordion-green.panel-default a,
.accordion-green.panel-default a:hover,
.accordion-green.panel-default a:focus {
  color: #fff;
}
.accordion-green.panel-default .panel-heading {
  background-color: #7DD995;
  color: #fff;
  border-radius: 0;
  padding: 6px 20px;
  position: relative;
}
.accordion-green.panel-default .panel-heading .panel-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Roboto";
  color: #fff;
}
.accordion-green.panel-default .panel-heading .panel-title span.pull-right {
  margin-top: 20px;
  color: #fff;
}
.accordion-green.panel-default .panel-heading .panel-description {
  font-size: 11px;
  line-height: 15px;
  padding-right: 30px;
  display: block;
}
.accordion-green.panel-default .panel-body {
  border: 1px solid #7dd995;
  padding: 5px !important;
}
.accordion-green.panel-default .panel-body > p {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding: 8px;
}
.accordion-green.panel-default .panel-body img {
  width: 100%;
  max-width: 150px;
}
.accordion-green.panel-default .mortgage-calculator .panel-body {
  border: none;
  padding: 0;
}

.verticle-middle .offer-tabs {
  border: none !important;
}
.verticle-middle .offer-tabs .tab-content .tab-pane {
  padding: 0 !important;
}
.verticle-middle .section-title {
  margin-bottom: 25px !important;
}

.container-group {
  position: relative;
  margin-top: 20px;
}
.container-group.scroll-pane {
  height: 430px;
  overflow: auto;
  width: 100%;
}
.container-group.scroll-pane .jspPane {
  left: 0 !important;
}
@media (max-width: 991px) {
  .container-group.scroll-pane .jspPane {
    /*width: calc(315px - 5px) !important;
    margin-left: 5px !important;*/
  }
}
.container-group.scroll-pane .jspHorizontalBar {
  display: none;
}
.container-group.scroll-pane .jspVerticalBar {
  width: 14px;
  background: #fff;
  right: auto;
  left: 0;
  padding-left: 6px;
}
.container-group.scroll-pane .jspTrack {
  border: 1px solid #C4C4C4;
  background: #fff;
}
.container-group.scroll-pane .jspDrag,
.container-group.scroll-pane .jspDragTop {
  background: #7dd995;
}
.container-group.scroll-pane .jspDragTop {
  width: 20px;
  height: 20px;
  margin-left: -7px;
  border-radius: 50%;
  margin-top: -1px;
}
.container-group .container-group--list {
  width: 100%;
  direction: ltr;
}
.container-group .container-group--list #accordion {
  margin-left: 0px;
  /*min-height: 430px;*/
}
@media (max-width: 991px) {
  .container-group .container-group--list #accordion {
    margin-left: 0px;
  }
}

.small-price.price-range-box .price-range__item__wrapper {
  margin-bottom: 1.5em;
}

.slide-box {
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 15px;
  right: 15px;
  background: rgba(97, 103, 125, 0.5);
  border-radius: 0 0 3px 3px;
  padding: 11px 0;
  cursor: pointer;
}
.slide-box .trapezoid {
  content: "";
  border-bottom: 16px solid rgba(97, 103, 125, 0.5);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  height: 0;
  width: 45px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  bottom: -16px;
  left: 0px;
  right: 0px;
  margin: auto;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
  line-height: 25px;
}
.slide-box h2 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin: 0px;
}

.slide-box-content {
  background: white;
  position: absolute;
  z-index: 1000;
  left: 15px;
  right: 15px;
  border-radius: 0 0 3px 3px;
  font-family: "Roboto", sans-serif;
  padding: 0px 90px 35px;
  display: none;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.slide-box-content .trapezoid {
  content: "";
  border-bottom: 16px solid white;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  height: 0;
  width: 45px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  bottom: -16px;
  left: 0px;
  right: 0px;
  margin: auto;
  color: black;
  text-align: center;
  font-size: 25px;
  line-height: 25px;
  cursor: pointer;
}
.slide-box-content h2 {
  color: black;
  font-size: 22px;
  font-weight: bold;
}
.slide-box-content .slide-box-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.slide-box-content .slide-box-item img {
  width: 61px;
}
.slide-box-content .slide-box-item h3 {
  font-weight: 500;
  font-size: 16px;
  color: #61677D;
  margin: 0px;
  padding-left: 15px;
}
.slide-box-content .slide-box-item .fa {
  padding-left: 10px;
}
.slide-box-content .slide-box-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.home-banner-info {
  position: absolute;
  bottom: 10px;
  right: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 2px 0 0 2px;
}
.home-banner-info:hover {
  background-color: rgba(97, 103, 125, 0.8);
}
@media only screen and (max-width: 767px) {
  .home-banner-info {
    background-color: rgba(97, 103, 125, 0.8);
  }
}

.homepage-link:hover ~ .home-banner-info {
  background-color: rgba(97, 103, 125, 0.8);
}

.home-banner-info-box {
  font-family: "Roboto", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 25px;
}
.home-banner-info-box h3, .home-banner-info-box p {
  padding-left: 15px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.home-banner-info-box .info-box-street {
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: 400;
}
.home-banner-info-box .info-box-city {
  color: #FFFFFF;
  font-size: 16px;
  margin: 0;
}
.home-banner-info-box .info-box-price {
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
  .home-banner-info-box {
    padding-right: 15px;
  }
  .home-banner-info-box .info-box-street, .home-banner-info-box .info-box-city {
    display: none !important;
  }
  .home-banner-info-box .info-box-price {
    font-size: 14px !important;
    margin: 0;
  }
}

.jumbo-search h2,
.jumbo-search h1 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  text-align: left;
  padding-bottom: 20px;
  margin-top: -20px;
}

.home-search-box {
  background: #ffffff;
  color: black;
  padding: 11px 20px 4px;
  position: relative;
  border-radius: 2px;
}
.home-search-box h2 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #61677D;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: left;
  font-weight: 400;
}
.home-search-box .search-bar {
  position: relative;
}
.home-search-box .search-bar .search-big {
  border: none;
  border-radius: 2px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: white;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: black;
  height: 40px;
  padding-left: 35px;
}
.home-search-box .search-bar .search-big:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.home-search-box .search-bar .btn-search {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  padding: 8px 16px 8px 16px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background: #7DD995;
  border: none;
  border-radius: 0px 2px 2px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
          box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
}
.home-search-box .search-bar .btn-search:focus {
  outline: none;
}
.home-search-box .search-bar .btn-search:hover {
  background: #64C07C;
}
.home-search-box img.search-icon {
  position: absolute;
  z-index: 100;
  left: 5px;
  top: 10px;
  width: 20px;
  height: auto;
}

.home-about-us .portlet-content.mobile {
  display: none;
}
.home-about-us img.timeline {
  width: 100%;
}
.home-about-us .first-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-about-us .first-line h4 {
  margin-left: -20px;
}
.home-about-us .first-line a {
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: black;
}
.home-about-us .second-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.home-about-us .second-line p {
  color: black;
}

.house-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 30px 0;
}
.house-grid.mobile {
  display: none;
}
.house-grid.mobile .house-item {
  margin-bottom: 6px;
}

.owl-item.active .house-item {
  border-bottom: 6px solid #86CA92;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-item.active .house-item .house-cover {
  border-radius: 3px 0 0;
}
.owl-item.active .house-item .house-price {
  padding: 25px 10px 10px;
}
.owl-item.active .house-item .house-info {
  padding-bottom: 25px;
}
.owl-item.active .house-item .house-check-icon {
  width: 28px;
  height: 28px;
  right: -15px;
  top: -15px;
}
.owl-item.active .house-item .house-check-icon img {
  width: 16px;
  margin-top: 8px;
}

.homepage-link {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.house-item {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-family: "Roboto", sans-serif;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
}
.house-item .parcel-link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 0;
}
.house-item .house-cover {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 3px 0 0 3px;
}
.house-item .house-content {
  width: 100%;
  position: relative;
}
.house-item .house-content .house-data {
  padding: 10px 10px 0;
}
.house-item .house-content .house-price {
  padding: 10px 10px 10px;
}
.house-item .house-content .house-check-icon {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #86CA92;
  border-radius: 50%;
  right: -9px;
  text-align: center;
  border: 1px solid #60667c;
  padding-left: 0px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  top: -10px;
}
.house-item .house-content .house-check-icon img {
  width: 13px;
  margin-top: -2px;
}
.house-item .house-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.house-item .house-icons .house-icons-item {
  width: 100%;
  text-align: center;
  border: 1px solid #EAEAEA;
  padding: 5px 0;
  border-bottom: 0px;
}
.house-item .house-icons .house-icons-item:first-child, .house-item .house-icons .house-icons-item:last-child {
  border-left: 0px;
  border-right: 0px;
}
.house-item p {
  font-family: "Roboto", sans-serif;
  margin: 0px;
  color: black;
}
.house-item .house-street {
  font-size: 14px;
  font-weight: bold;
  color: #62687E;
}
.house-item .house-city {
  color: black;
}
.house-item .house-info {
  font-size: 11px;
  color: #9E9E9E;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 10px;
}
.house-item .home-item-status:before {
  content: "";
  background: #86CA92;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.house-item .house-item-price {
  color: #86CA92;
  font-weight: bold;
  margin-top: -5px;
}
.house-item .house-item-price .buy-info {
  background: url(../images/icons/info-dark.svg);
  width: 20px;
  height: 20px;
  color: transparent;
  line-height: 23px;
  margin-left: 4px;
}
.house-item .house-item-price .buy-info:hover {
  color: transparent;
}
.house-item .house-item-val {
  color: black;
  font-weight: 400;
}
.house-item:nth-child(2) {
  border-bottom: 6px solid #86CA92;
  margin: 0px 50px;
  width: 110%;
}
.house-item:nth-child(2) .house-cover {
  width: 120%;
  border-radius: 3px 0 0;
}
.house-item:nth-child(2) .house-price {
  padding: 25px 10px 10px;
}
.house-item:nth-child(2) .house-info {
  padding-bottom: 25px;
}
.house-item:nth-child(2) .house-check-icon {
  width: 28px;
  height: 28px;
  right: -15px;
  top: -15px;
}
.house-item:nth-child(2) .house-check-icon img {
  width: 16px;
  margin-top: 8px;
}

.house-card {
  margin-top: 25px;
}
.house-card p {
  font-family: "Roboto", sans-serif;
  margin: 0px;
  color: black;
}
.house-card .house-card-img {
  position: relative;
  height: 180px;
  background-size: cover;
  background-position: center;
}
.house-card .house-card-img img {
  width: 100%;
}
.house-card .house-card-img .house-desc {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.house-card .house-card-content {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
}
.house-card address {
  margin: 0px;
}
.house-card .home-card-street {
  font-size: 14px;
  font-weight: bold;
  color: #62687E;
}
.house-card .home-card-place {
  color: black;
}
.house-card .home-card-status:before {
  content: "";
  background: #86CA92;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.house-card .home-card-price {
  color: #86CA92;
  font-weight: bold;
}
.house-card .home-card-price .buy-info {
  background: url(../images/icons/info-dark.svg);
  width: 20px;
  height: 20px;
  color: transparent;
  line-height: 23px;
  margin-left: 4px;
}
.house-card .home-card-price .buy-info:hover {
  color: transparent;
}
.house-card .home-card-val {
  color: black;
  font-weight: 400;
}

.home-lasts {
  background: #61677D;
  position: relative;
  margin-top: 160px;
  padding-top: 45px;
  border-bottom: 4px solid #545A62;
}
.home-lasts h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
}
.home-lasts h2 span {
  color: #86CA92;
}
.home-lasts .more-link {
  text-align: center;
  padding-bottom: 20px;
}
.home-lasts .more-link a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #868F9A;
}
.home-lasts .house-icon {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  top: -115px;
  z-index: -1;
}
.home-lasts .hand-icon {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -35px;
}

.find-house {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
}
.find-house h5 {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.find-house .promo-house {
  margin-top: 15px;
}

section.blog .article-wrapper {
  margin-top: 20px;
}
section.blog .article-wrapper article {
  background: #61677D;
  padding-right: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  position: relative;
  background-position: center;
  background-size: 110%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
section.blog .article-wrapper article:hover {
  background-size: 115%;
}
section.blog .article-wrapper article:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background: rgba(96, 102, 124, 0.3);
}
section.blog .article-wrapper article h1,
section.blog .article-wrapper article h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  z-index: 1;
}
section.blog .article-wrapper article .fa {
  font-size: 34px;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  bottom: 20px;
  z-index: 1;
}
section.blog .article-wrapper .first {
  padding-right: 25px;
}
section.blog .article-wrapper .first article {
  height: 330px;
  margin-right: 20px;
}
section.blog .article-wrapper .second article {
  height: 145px;
}
section.blog .article-wrapper .second a:nth-child(2) {
  margin-top: 40px;
  display: block;
}

.portlet {
  margin-top: -40px;
}
.portlet .portlet-title {
  background: white;
  position: relative;
  height: 65px;
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 25px;
}
.portlet .portlet-title:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 65px solid transparent;
  border-right: 20px solid white;
  border-top: 65px solid white;
  position: absolute;
  right: -70px;
  bottom: 0px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.portlet .portlet-title h4 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: black;
}
.portlet .portlet-content {
  background: white;
  padding: 25px;
}
.portlet .portlet-content h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: black;
}
.portlet .portlet-content p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin: 0px;
}
.portlet .portlet-content .btn-grey {
  margin-top: 40px;
}

.btn.btn-simple-border {
  border: 2px solid #EAEAEA;
  padding: 6px 15px;
}
.btn.btn-grey {
  font-family: "Roboto", sans-serif;
  border: none;
  background: #F8F8F8;
  color: black;
  font-size: 14px;
  font-weight: 500;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
          box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
  padding: 8px 20px;
}
.btn.btn-green {
  font-family: "Roboto", sans-serif;
  border: none;
  background: #7dd995;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px;
          box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px;
  padding: 8px 20px;
}

@media only screen and (max-width: 1199px) {
  .slide-box-content h2 {
    font-size: 18px;
  }
  .portlet .portlet-content p {
    font-size: 12px;
  }
  .btn.btn-simple-border {
    font-size: 12px;
  }
  .portlet .portlet-content h4 {
    font-size: 16px;
  }
  .house-card .house-card-img {
    height: 164px;
  }
  .home-search-box .search-box-info p {
    font-size: 12px;
  }
  .home-about-us .first-line a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .house-item {
    zoom: 0.8;
  }
  .house-item:nth-child(2) {
    margin: 0px 15px;
  }
  section.blog .article-wrapper .second a:nth-child(2) {
    display: none;
  }
  section.blog .article-wrapper .first {
    padding-right: 15px;
  }
  .article-wrapper .second {
    padding-right: 15px;
    padding-top: 25px;
  }
}
.info-box-street.truncate-ellipsis {
  display: none;
}

@media only screen and (max-width: 767px) {
  .jumbo-search {
    width: 100%;
  }
  .slide-box h2 {
    padding: 0 10px;
    font-size: 14px;
    text-align: left;
  }
  .slide-box-content {
    padding: 0px 15px 15px;
  }
  .slide-box-content h2 {
    padding-right: 15px;
  }
  .home-banner-info {
    right: 0px;
    max-width: 130px;
  }
  .home-banner-info .info-box-street.truncate-ellipsis {
    display: table;
  }
  .home-banner-info .info-box-street.desktop-street {
    display: none;
  }
  .home-banner-info-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .home-banner-info-box .info-box-street, .home-banner-info-box .info-box-city, .home-banner-info-box .info-box-price {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }
  .portlet .portlet-title h4 {
    font-size: 17px;
  }
  .portlet .portlet-title:after {
    border-left: 50px solid transparent;
    border-right: 0px solid white;
    border-top: 65px solid white;
    right: -50px;
  }
  .home-about-us .portlet-content.classic {
    display: none;
  }
  .home-about-us .portlet-content.mobile {
    display: block;
    font-family: "Roboto", sans-serif;
    padding: 25px 25px 25px 15px;
  }
  .home-about-us .portlet-content.mobile h4 {
    margin: 8px 0;
    font-size: 20px;
  }
  .home-about-us .portlet-content.mobile p {
    font-size: 15px;
    color: black;
  }
  .home-about-us .portlet-content.mobile a {
    font-size: 15px;
    font-weight: 500;
    color: black;
    text-align: left;
  }
  .home-about-us .portlet-content .content-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-about-us .portlet-content .second-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 5px;
  }
  .home-about-us img.timeline {
    width: initial;
    margin-top: 5px;
  }
  .house-card {
    display: none;
  }
  .parcel-carousel {
    display: block;
  }
  .parcel-carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
    width: 100%;
  }
  .parcel-carousel.owl-carousel .owl-stage-outer .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .parcel-carousel.owl-carousel .owl-item img {
    width: initial;
    display: initial;
  }
  .parcel-carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: -30px;
    z-index: 100;
    left: 0px;
    right: 0px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .parcel-carousel.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
  }
  .parcel-carousel.owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 5px;
    background: #54596C;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    border-radius: 30px;
  }
  .parcel-carousel.owl-carousel .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    background: #444858;
  }
  .house-grid.mobile {
    display: block;
    overflow: hidden;
  }
  .house-grid.desktop {
    display: none;
  }
  .house-item {
    zoom: 1;
  }
  .house-item .house-cover {
    width: 85%;
  }
  section.blog .article-wrapper article {
    background-size: cover;
  }
  section.blog .article-wrapper article:hover {
    background-size: cover;
  }
  .home-lasts .more-link {
    padding-top: 20px;
  }
  .jumbo-wrapper {
    min-height: 480px;
  }
}
@media only screen and (max-width: 374px) {
  .home-search-box .search-bar .search-big {
    font-size: 12px;
  }
}
@media only screen and (max-width: 550px) {
  .jumbo-search h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .jumbo-search .container {
    width: 690px;
  }
  .jumbo-search .container .col-md-8.col-md-offset-2 {
    width: 100%;
    margin-left: 0px;
  }
}
.seo-parcels {
  padding: 60px 0 0;
}
@media only screen and (min-width: 992px) {
  .seo-parcels .seo-page-ranking .left.homer {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .seo-parcels .seo-page-ranking .right.homer {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) and (max-height: 600px) and (min-height: 500px) {
  .jumbo-wrapper {
    min-height: calc(100vh - 100px);
  }
}
@media only screen and (min-width: 1024px) and (max-height: 700px) and (min-height: 500px) {
  .jumbo-wrapper {
    min-height: calc(100vh - 100px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (max-height: 700px) and (min-height: 500px) {
  .jumbo-wrapper {
    min-height: calc(100vh - 100px);
  }
}
.truncate-ellipsis {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}

.truncate-ellipsis > * {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
}

.house-grid.desktop .col-md-4:first-child .tile-item .tile-image, .house-grid.desktop .col-md-4:last-child .tile-item .tile-image {
  min-height: 170px;
}

.jumbo-wrapper {
  overflow: hidden;
}

#home-video .image-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: calc(100% + 150px);
  background-size: cover;
  background-repeat: repeat;
  opacity: 0;
  -webkit-transform: translate(0, 0) translate3d(0, 0, 0);
          transform: translate(0, 0) translate3d(0, 0, 0);
  -webkit-transition: none;
  transition: none;
}
#home-video .image-container.fade-in {
  -webkit-transition: opacity 1s ease-in, -webkit-transform 10s cubic-bezier(0.09, 0.65, 0.36, 0.68);
  transition: opacity 1s ease-in, -webkit-transform 10s cubic-bezier(0.09, 0.65, 0.36, 0.68);
  transition: transform 10s cubic-bezier(0.09, 0.65, 0.36, 0.68), opacity 1s ease-in;
  transition: transform 10s cubic-bezier(0.09, 0.65, 0.36, 0.68), opacity 1s ease-in, -webkit-transform 10s cubic-bezier(0.09, 0.65, 0.36, 0.68);
  -webkit-transform: translateY(-150px);
          transform: translateY(-150px);
  opacity: 1;
}
#home-video .image-container.fade-in.fade-out {
  -webkit-transition: opacity 1s ease-in, -webkit-transform 10s linear;
  transition: opacity 1s ease-in, -webkit-transform 10s linear;
  transition: transform 10s linear, opacity 1s ease-in;
  transition: transform 10s linear, opacity 1s ease-in, -webkit-transform 10s linear;
  opacity: 0;
}

.container.kpn {
  margin-top: 20px;
}

.navbar-default .navbar-toggle {
  border: 0px;
}

#navbar .navbar-nav {
  float: right;
  margin-right: 20px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #7DD995;
}

label.message-count {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #FF8C00;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
}

.navbar-desktop-ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-desktop-ic .menu-arr {
  margin-left: 5px;
}
.navbar-desktop-ic h5 {
  max-width: 95px;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  color: #61677D;
  margin: 4px 0 0;
}
.navbar-desktop-ic.logged {
  text-align: center;
  display: block;
}

@media only screen and (min-width: 992px) {
  .user-profile-nav.logged {
    margin-top: 9px;
  }
  .user-profile-nav.logged .message-link img {
    margin-top: 15px;
  }
  .user-profile-nav.logged label.message-count {
    top: -5px;
  }
  .navbar-toggle {
    margin-top: 15px;
  }
  .drop-menu.logged {
    top: 45px;
  }
}
.drop-menu .intro {
  border-bottom: 0px;
  padding-bottom: 0px;
  font-size: 12px;
}

.navbar-brand p {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-brand img.logo-dashboard {
  width: auto;
}

.navbar-brand.navbar-brand-user img.logo-dashboard {
  width: auto;
}

.navbar-brand img.signet {
  margin-right: 10px;
}

.navbar {
  margin-bottom: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
@media only screen and (max-width: 991px) {
  .navbar .container-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  .navbar .container-top .user-profile-nav {
    position: absolute;
    right: 20px;
    top: -5px;
  }
  .navbar .container-top .navbar-toggle {
    display: none;
  }
}

nav.navbar-fixed-top {
  position: fixed !important;
  z-index: 1030;
}

nav.navbar-fixed-top .topbar {
  display: none;
}

.nav > li > a {
  text-transform: uppercase;
}

.navbar-nav > li > a {
  padding-top: 23px;
  padding-bottom: 23px;
}

nav.navbar-default {
  background-color: #FFF;
  border-radius: 0px;
  border: 0px;
  z-index: 1030;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#tab-streetview > .visible-btn {
  position: absolute;
  left: 10px;
  top: 90px;
}

/* .topbar { background-color: #353B43; } */
.navbar-collapse {
  border-top: 0;
}

.navbar-top > li > a:hover,
.navbar-top > li > a:focus {
  background-color: transparent;
}

.navbar-top li {
  display: inline;
  float: left;
}

ul.navbar-top a {
  padding: 6px 10px;
  color: #FFF;
}

.navbar-brand {
  height: auto;
}

.navbar-brand {
  padding: 12px 15px;
}

a.my-promodomo {
  margin-top: 15px;
  padding: 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
.navbar-default .navbar-nav > li > a:hover:after {
  content: "";
  border-bottom: 5px solid #EAEAEA;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.navbar-default .navbar-nav > li.active {
  position: relative;
}
.navbar-default .navbar-nav > li.active a {
  font-weight: 500;
}
.navbar-default .navbar-nav > li.active a:after {
  content: "";
  border-bottom: 5px solid #7DD995;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

nav.navbar input.search-typeahead {
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-radius: 0px !important;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 10px 25px 10px 0;
  color: #000000;
  min-width: 260px;
  height: 36px !important;
}
@media only screen and (max-width: 400px) {
  nav.navbar input.search-typeahead {
    min-width: initial;
  }
}
nav.navbar input.search-typeahead::-ms-clear {
  display: none;
}
nav.navbar input.search-typeahead:focus + .modern-search-icon {
  opacity: 1;
}
nav.navbar .input-search-group .addon-right {
  border-right: 0px !important;
}
nav.navbar .modern-search-icon {
  position: absolute;
  top: 7px;
  right: 3px;
  z-index: 3;
  display: none;
  cursor: pointer;
}
nav.navbar .modern-search-icon.gray {
  display: block;
}
nav.navbar .modern-search-icon.green {
  z-index: 4;
}

@media only screen and (max-width: 991px) {
  .navbar-header {
    width: 100%;
  }
}

.twitter-typeahead input:focus ~ .modern-search-icon {
  opacity: 1 !important;
}

@media (min-width: 1200px) {
  .navbar-brand img.signet {
    width: 33px;
  }
  .navbar-brand.navbar-brand-user img.signet {
    width: 33px;
  }
}
.user-profile-nav {
  padding: 0;
  margin-top: 12px;
  position: relative;
}
.user-profile-nav li {
  list-style: none;
  display: inline-block;
  padding-left: 15px;
  cursor: pointer;
}

.up-drop.open .menu-arr {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.drop-menu {
  position: absolute;
  right: 0px;
  top: 32px;
}
@media only screen and (max-width: 991px) {
  .drop-menu {
    right: -20px;
    top: 28px;
  }
}

.up-dropdown {
  padding: 0;
  background-color: #61677D;
  color: white;
  position: relative;
  top: 15px;
}
.up-dropdown:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 12px solid #61677d;
  position: absolute;
  right: 10px;
  top: -12px;
}
.up-dropdown li {
  padding-left: 0;
}
.up-dropdown li:after {
  content: "";
  border-bottom: 2px solid #505660;
  width: 70%;
  margin-left: 34px;
  position: absolute;
  margin-top: -2px;
}
.up-dropdown li:last-child:after {
  border-bottom: none;
}
.up-dropdown li a {
  color: white;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 240px;
  padding: 14px 38px 14px 38px;
  text-align: left;
}
.up-dropdown li a img, .up-dropdown li a span {
  width: 16px;
  margin-right: 15px;
}
.up-dropdown li:last-child a {
  border-bottom: 2px solid transparent;
}
.up-dropdown li.intro {
  margin: 12px 20px 0px 34px;
}
.up-dropdown li.intro:after {
  border-bottom: none;
}
@media only screen and (max-width: 991px) {
  .up-dropdown {
    text-align: center;
  }
  .up-dropdown li {
    padding-left: 0;
  }
  .up-dropdown li:after {
    margin-left: -82px;
  }
  .up-dropdown:before {
    right: 20px;
  }
}

.navbar-mobile-ic, .navbar-mobile-close {
  display: none;
}

@media only screen and (min-width: 992px) {
  .mb-link {
    display: none !important;
  }
}
.message-link {
  position: relative;
}

@media only screen and (max-width: 991px) {
  form.mobile-search {
    float: right;
    margin-top: 12px;
    width: calc(100% - 60px);
  }
  .twitter-typeahead {
    width: 100%;
  }
  .twitter-typeahead label.error {
    display: none !important;
  }
  .message-link {
    display: none;
  }
  .navbar-mobile-ic {
    display: block;
  }
  .up-drop.open .navbar-mobile-close {
    display: block;
  }
  .up-drop.open .navbar-mobile-close img, .up-drop.open .navbar-mobile-close span {
    margin-right: 5px;
  }
  .up-drop.open .navbar-mobile-ic {
    display: none;
  }
  .navbar-brand img.signet {
    height: 28px;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  form.mobile-search input.search-typeahead {
    border-bottom: 0px !important;
    border-left: 1px solid #7DD995 !important;
    padding-left: 8px;
    height: 25px !important;
  }
  nav.navbar .modern-search-icon {
    top: 3px;
    right: -10px;
  }
  .input-group.input-search-group.has-feedback.has-feedback-right.top-search {
    float: none;
    margin-top: 4px;
    width: calc(100% - 45px);
  }
  .navbar-brand {
    padding: 12px 10px 12px 15px !important;
  }
}
@font-face {
  font-family: "Modum-Regular";
  src: url("../fonts/Modum-Regular-webfont.woff2") format("woff2"), url("../fonts/Modum-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.pk-banner {
  background-color: #224564;
  width: 100%;
  border-radius: 0;
  padding: 25px 35px 18px 35px;
  position: relative;
}
.pk-banner h2 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 22px !important;
  font-weight: 500;
}
.pk-banner p {
  color: #ffffff;
  margin-bottom: 15px;
  font-family: "Modum-Regular";
  font-size: 16px;
  padding-right: 210px;
}
.pk-banner .btn-grey {
  border-radius: 2px;
  color: #224564;
}
.pk-banner .btn-grey.dis {
  opacity: 0.5;
  margin-left: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pk-banner .btn-grey.dis:hover {
  opacity: 1;
}
.pk-banner .pk-house {
  position: absolute;
  right: 35px;
  bottom: 60px;
}
.pk-banner .pk-logo {
  position: absolute;
  right: 35px;
  bottom: 18px;
}
@media only screen and (max-width: 600px) {
  .pk-banner {
    padding: 15px 15px 18px 15px;
  }
  .pk-banner p {
    display: none;
  }
  .pk-banner .pk-logo {
    right: 15px;
  }
  .pk-banner .pk-house {
    width: 65px;
    right: 15px;
  }
  .pk-banner .btn-grey.tel {
    display: none;
  }
  .pk-banner .btn-grey.dis {
    padding: 5px 20px;
    opacity: 1;
  }
}

.sm-banner {
  background-image: url("/images/banners/sm-banner-bg.png");
  background-size: cover;
  width: 100%;
  border-radius: 0;
  padding: 20px 35px 18px 35px;
  position: relative;
  border: 1px solid #eeeeee;
}
.sm-banner h2 {
  font-family: "Open Sans", sans-serif;
  color: #555555;
  font-size: 22px !important;
  font-weight: 600;
  margin-bottom: 15px;
}
.sm-banner p {
  color: #000000;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  padding-right: 230px;
}
.sm-banner .btn-grey {
  border-radius: 2px;
  background-color: #f55a60;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sm-banner .btn-grey:hover {
  background-color: #f44249;
}
.sm-banner .sm-car {
  position: absolute;
  right: 0px;
  bottom: 20px;
}
.sm-banner .sm-logo {
  display: none;
  position: absolute;
  right: 15px;
  bottom: 18px;
}
@media only screen and (max-width: 600px) {
  .sm-banner {
    padding: 15px 15px 18px 15px;
  }
  .sm-banner p {
    display: none;
  }
  .sm-banner .sm-logo {
    display: block;
  }
  .sm-banner .sm-car {
    display: none;
  }
  .sm-banner .btn-grey {
    padding: 5px 20px;
  }
}

.kpn-banner {
  text-align: center;
}
.kpn-banner.pcpPageKpnBanner img {
  max-width: 100%;
  height: auto;
  max-height: 140px;
}
.kpn-banner.onHomepage--floating {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
.kpn-banner.onHomepage--floating img {
  max-width: 100%;
  height: auto;
  max-height: 140px;
}
.kpn-banner ins {
  max-width: 474px;
  height: auto !important;
}
.kpn-banner ins img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .kpn-banner ins {
    max-width: 100%;
  }
}

.promodomo_ros_160x600 {
  float: left;
  min-width: 160px;
  min-height: 600px;
  margin: 20px 0; /* Safari */
  position: sticky;
  top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 992px) {
  .promodomo_ros_160x600 {
    display: none;
  }
}

.promodomo_ros_300x600 { /* Safari */
  position: sticky;
  top: 90px;
}

.promodomo_ros_970x250 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0px 20px 0;
}

@media (min-width: 499px) {
  .promodomo_mob_banner {
    display: none;
  }
}

.responsive-ad img {
  max-width: 100%;
  height: auto;
}

.dgm-banner.mobile {
  display: block;
}
@media (min-width: 768px) {
  .dgm-banner.mobile {
    display: none;
  }
}
.dgm-banner.desktop {
  display: none;
}
@media (min-width: 768px) {
  .dgm-banner.desktop {
    display: block;
  }
}

.eneco-banner .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .eneco-banner .text-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.eneco-banner .text-wrapper .image {
  margin-top: 10px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 768px) {
  .eneco-banner .text-wrapper .image {
    margin-top: 0px;
  }
}
.eneco-banner__box {
  color: #fff;
  background: -webkit-gradient(linear, right top, left top, from(#ef6a41), to(#ec4356));
  background: linear-gradient(270deg, #ef6a41 0%, #ec4356 100%);
  border-radius: 3px;
  padding: 25px 30px;
  margin-top: 20px;
}
.eneco-banner__box .title {
  margin-top: 0;
  font-family: "Roboto";
  font-size: 22px;
  font-weight: 500;
}
.eneco-banner__box .text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  margin: 16px 0;
}
.eneco-banner__title {
  color: #000000;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 500;
}
.eneco-banner__description {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  margin-right: 30px;
  margin-top: 16px;
  margin-bottom: 10px;
}
.eneco-banner .spacing-title {
  text-transform: capitalize;
  color: #000000;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 16px;
}
.eneco-banner .btn {
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  font-family: "Roboto";
}

.center-col {
  margin: 0 auto;
  float: inherit;
}

.seo-page-wrapper {
  background-color: #F0F0F0;
  margin-bottom: -30px;
  padding-bottom: 40px;
}

.seo-page-header {
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
}

.seo-page-letters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 10px 25px;
}
.seo-page-letters p, .seo-page-letters a {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #61677D;
  margin: 0;
  line-height: 24px;
}
.seo-page-letters a:hover {
  color: #7DD995;
}
.seo-page-letters ul {
  padding: 0px;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.seo-page-letters ul li {
  list-style: none;
  padding-left: 8px;
}

.seo-page-title.street-page {
  margin-top: 50px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .seo-page-title.street-page {
    margin-top: 15px;
    margin-bottom: 0px;
  }
}
.seo-page-title .seo-page-info {
  background-color: white;
}
.seo-page-title .seo-page-info h2, .seo-page-title .seo-page-info h1 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding: 21px 25px;
  margin: 0px;
}
.seo-page-title .seo-page-info.shadow {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.seo-page-title .seo-page-text {
  background-color: #7DD995;
  padding: 25px 25px 20px;
}
.seo-page-title .seo-page-text p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: white;
}

.seo-page-title-bar {
  background-color: white;
}
.seo-page-title-bar h2 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding: 21px 25px;
  margin: 0px;
}

.seo-page-ranking {
  margin-bottom: 40px;
}
.seo-page-ranking p {
  padding: 5px 0 5px 25px;
}
.seo-page-ranking ul {
  padding: 0px;
}
.seo-page-ranking ul li {
  list-style: none;
  background-color: white;
  padding: 5px 0px 4px 25px;
  margin-top: 4px;
}
.seo-page-ranking ul li a {
  font-size: 16px;
  color: #61677D;
  font-family: "Roboto", sans-serif;
}
.seo-page-ranking ul li span {
  color: #7DD995;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .seo-page-ranking .left {
    padding-right: 2px;
  }
  .seo-page-ranking .right {
    padding-left: 2px;
  }
}
@media only screen and (max-width: 991px) {
  .seo-page-ranking .right {
    margin-top: -6px;
  }
}

.seo-more {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #61677D;
  font-weight: 500;
}
.seo-more i {
  font-size: 13px;
}

.seo-page-letter .seo-page-letter-item {
  display: block;
  background-color: #FFFFFF;
  text-align: center;
  width: 100%;
  margin-right: 4px;
  margin-top: 4px;
  padding: 7px 0;
}
.seo-page-letter .seo-page-letter-item a {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.seo-page-letter .seo-page-letter-item:last-child {
  margin-right: 0px;
}
.seo-page-letter .letter-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seo-page-letter.mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .seo-page-letter.mobile {
    display: block;
  }
  .seo-page-letter.mobile .letter-row {
    display: block;
  }
  .seo-page-letter.mobile .seo-page-letter-item {
    display: inline-block;
    margin-right: 2px;
    width: calc(33% - 3px);
  }
  .seo-page-letter.mobile .seo-page-letter-item:nth-child(3n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .seo-page-letter {
    display: none;
  }
}

.seo-page-cities {
  margin-bottom: 40px;
}
.seo-page-cities .seo-page-city {
  height: 60px;
  width: 100%;
  background-size: cover;
  margin-top: 4px;
}
.seo-page-cities .seo-page-city h3 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: white;
  padding: 18px 25px;
  margin: 0px;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 992px) {
  .seo-page-cities .left {
    padding-right: 2px;
  }
  .seo-page-cities .right {
    padding-left: 2px;
  }
}
@media only screen and (max-width: 991px) {
  .seo-page-cities .right {
    margin-top: -6px;
  }
}

.seo-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 25px;
  padding-bottom: 25px;
}
.seo-actions p {
  margin: 0;
  font-size: 16px;
  color: #61677D;
  padding-right: 5px;
}
.seo-actions input {
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #9E9E9E;
  outline: none;
  padding: 6px 0px;
  margin-right: 15px;
}

.parcel-carousel.seo-page .house-item-status-green::before {
  content: "";
  background: #86CA92;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.parcel-carousel.seo-page .house-item-status-red::before {
  content: "";
  background: #e36346;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.parcel-carousel.seo-page .house-item-status-orange::before {
  content: "";
  background: #e99907;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.parcel-carousel.seo-page .house-item-status-blue::before {
  content: "";
  background: #31529f;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.parcel-carousel.seo-page .owl-item.active .house-item .house-price {
  padding: 10px 10px 10px;
}
.parcel-carousel.seo-page .house-item p {
  padding: 5px 0 5px 0px;
}

.houses-grid {
  margin-top: 15px;
}
.houses-grid .house-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 181px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
}
.houses-grid .house-item .house-cover {
  min-height: 171px;
}
.houses-grid .house-item .house-item-status-green::before {
  content: "";
  background: #86CA92;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.houses-grid .house-item .house-item-status-red::before {
  content: "";
  background: #e36346;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.houses-grid .house-item .house-item-status-orange::before {
  content: "";
  background: #e99907;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.houses-grid .house-item .house-item-status-blue::before {
  content: "";
  background: #31529f;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 5px;
}
.houses-grid .house-item .house-price p {
  padding: 5px 0 2px 0px;
}
.houses-grid .house-item:nth-child(2) {
  border-bottom: 0px;
  margin: 0px;
  margin-right: 10px;
  width: 100%;
}
.houses-grid .house-item:nth-child(2) .house-price {
  padding: 10px 10px 10px;
}
.houses-grid .house-item:nth-child(2) .house-info {
  padding-bottom: 10px;
}
.houses-grid .house-item:nth-child(2) .house-cover {
  width: 100%;
}
.houses-grid .house-item:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 1199px) {
  .houses-grid .house-item {
    max-width: initial;
  }
  .houses-grid .house-item:nth-child(4) {
    margin-right: 0px;
  }
  .houses-grid .house-item:nth-child(5) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .houses-grid {
    display: none;
  }
}

.parcel-carousel.seo-page.owl-carousel {
  padding: 0 25px;
}

@media only screen and (max-width: 767px) {
  .house-number-input {
    width: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .landing-page__wrapper .col-md-6 + .col-md-6 {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .landing-page__wrapper .reset-left {
    padding-left: 4px;
  }
  .landing-page__wrapper .reset-right {
    padding-right: 4px;
  }
}
.landing-page__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 430px;
}
.landing-page__header h2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin-top: 0;
  color: #FFFFFF;
  text-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  max-width: 600px;
}
@media only screen and (max-width: 991px) {
  .landing-page__header h2 {
    font-size: 30px;
  }
}
.landing-page__title {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-left: 16px solid #7DD995;
}
@media only screen and (max-width: 991px) {
  .landing-page__title h1 {
    font-size: 18px !important;
  }
}
.landing-page__box {
  background-color: white;
  padding: 20px 25px 30px;
}
.landing-page__box h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: black;
}
.landing-page__box p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: black;
  padding: 0;
}

.seo-page-ranking.lift-table ul li {
  background-color: transparent;
  padding-left: 0;
}
.seo-page-ranking.lift-table ul li a {
  color: #9B9B9B;
  font-size: 14px;
  letter-spacing: 0.35px;
}
.seo-page-ranking.lift-table ul li span {
  color: #61677D;
  font-weight: 500;
  min-width: 30px;
  display: inline-block;
}
.seo-page-ranking.lift-table .seo-page-title-bar {
  background: none;
}
.seo-page-ranking.lift-table .seo-page-title-bar .main-title {
  color: #434343;
  padding-top: 12px !important;
  font-size: 28px;
  padding-left: 0;
  font-weight: 400;
  padding-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  .seo-page-ranking.lift-table .seo-page-title-bar .main-title {
    font-size: 26px;
  }
}
.seo-page-ranking.lift-table .seo-page-title-bar h2 {
  color: #4C4C51;
  font-weight: 300;
  padding-left: 0;
}
.seo-page-ranking.lift-table .seo-page-title-bar .main-title + h2 {
  padding-top: 0;
}

.seo-page__adv.street-page {
  text-align: center;
  padding: 40px 0 0;
}
@media only screen and (max-width: 991px) {
  .seo-page__adv.street-page {
    padding: 15px 0 0;
  }
}
.seo-page__adv.street-page img {
  width: 100%;
  height: 100%;
}

.hidden-placeholder {
  display: none;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -50vw 0;
  }
  100% {
    background-position: 50vw 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -50vw 0;
  }
  100% {
    background-position: 50vw 0;
  }
}
.animated-background {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 100%;
  height: 100px;
  position: relative;
}

.how-to-header {
  height: 300px;
  width: 100%;
  background-size: cover;
}

.how-to-content {
  background-color: #F0F0F0;
  margin-bottom: -30px;
  padding-bottom: 30px;
}
.how-to-content .seo-page-title {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 991px) {
  .how-to-content .seo-page-title .seo-page-info h2,
  .how-to-content .seo-page-title .seo-page-info h1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .how-to-content .col-md-7 {
    padding-left: 15px !important;
  }
}
.how-to-content .how-to-info {
  padding-top: 30px;
}
@media only screen and (max-width: 991px) {
  .how-to-content .how-to-info {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.how-to-content .how-to-info h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
.how-to-content .how-to-info p {
  font-family: "Roboto", sans-serif;
  color: #61677D;
  font-size: 16px;
  line-height: 19px;
}
.how-to-content .timeline-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
  padding-bottom: 80px;
  z-index: 1;
  position: relative;
}
.how-to-content .timeline-end .mobile-line {
  display: none;
}
@media only screen and (max-width: 991px) {
  .how-to-content .timeline-end .mobile-line {
    display: block;
    position: absolute;
    left: 27px;
    top: -110px;
  }
}
@media only screen and (max-width: 991px) {
  .how-to-content .timeline-end {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    z-index: 0;
  }
  .how-to-content .timeline-end svg {
    z-index: 1;
    margin-left: 110px;
  }
}
@media only screen and (max-width: 991px) {
  .how-to-content section.blog .article-wrapper {
    margin-top: -20px;
  }
}
.how-to-content section.blog .article-wrapper article {
  background-size: 150%;
}
.how-to-content section.blog .article-wrapper article:hover {
  background-size: 160%;
}
@media only screen and (max-width: 991px) {
  .how-to-content section.blog .article-wrapper .first, .how-to-content section.blog .article-wrapper .second {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .how-to-content section.blog .article-wrapper .first article {
    height: 250px;
  }
}

.how-to-slider {
  background-color: #FFFFFF;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  max-width: 740px;
  margin: 0 auto;
}
.how-to-slider h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
.how-to-slider .how-to-slider-price {
  background-color: #7DD995;
  padding: 20px;
  width: 100%;
  max-width: 343px;
}
.how-to-slider .how-to-slider-price p {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
}
.how-to-slider .how-to-slider-price h2 {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
}
.how-to-slider #custom-handle {
  width: 130px;
  height: 46px;
  top: 50%;
  margin-top: -23px;
  text-align: center;
  color: #FFFFFF;
  line-height: 45px;
  outline: 0;
  background: #61677D;
  border-radius: 23px;
  border-color: #61677D;
  margin-left: -65px;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.how-to-slider #custom-handle.ui-state-active {
  color: #FFFFFF !important;
}

.how-to-timeline {
  clear: both;
}
.how-to-timeline .timeline-item {
  width: 51.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  clear: both;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .how-to-timeline .timeline-item {
    width: 51.8%;
  }
}
@media only screen and (max-width: 991px) {
  .how-to-timeline .timeline-item {
    width: 100%;
    padding-bottom: 30px;
  }
  .how-to-timeline .timeline-item:last-child .timeline-next {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .how-to-timeline .timeline-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    float: left;
    clear: both;
  }
  .how-to-timeline .timeline-item:nth-child(even) .timeline-count {
    margin-right: 0px;
    margin-left: 18px;
  }
  .how-to-timeline .timeline-item:nth-child(even) .timeline-count:before {
    left: initial;
    right: 31px;
  }
  .how-to-timeline .timeline-item:nth-child(even) .timeline-next {
    right: 13px;
    left: initial;
  }
}
.how-to-timeline .timeline-item .timeline-next {
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: #7dd995;
  left: 13px;
  top: 50%;
}
.how-to-timeline .timeline-item .timeline-count {
  position: relative;
  width: 30px;
  height: 30px;
  background: #7DD995;
  color: #FFFFFF;
  border-radius: 15px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  padding: 5px 10.4px 3px;
  margin-right: 18px;
  z-index: 1;
}
.how-to-timeline .timeline-item .timeline-count:before {
  content: "";
  border-bottom: 2px dotted #7DD995;
  position: absolute;
  width: 20px;
  height: 2px;
  z-index: 1;
  left: 31px;
  top: 13px;
}
.how-to-timeline .timeline-item .timeline-content {
  background-color: #FFFFFF;
  border-radius: 2px;
  padding: 15px;
  width: 100%;
  z-index: 1;
}
.how-to-timeline .timeline-item .timeline-content h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: black;
}
.how-to-timeline .timeline-item .timeline-content p {
  font-family: "Roboto", sans-serif;
  color: #61677D;
  font-size: 16px;
  line-height: 19px;
}
.how-to-timeline .timeline-item .timeline-content a {
  font-family: "Roboto", sans-serif;
  color: #61677D;
  font-size: 14px;
  font-weight: 500;
}
.how-to-timeline .timeline-item .timeline-content a i {
  font-size: 12px;
  margin-top: -1px;
}

.how-to-green-box {
  background-color: #7DD995;
  padding: 20px 30px;
  border-radius: 2px;
}
.how-to-green-box h2 {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 25px;
}
.how-to-green-box p {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
}
.how-to-green-box .btn-grey {
  padding: 8px 15px;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.ui-slide-box {
  width: 100%;
  max-width: 343px;
  padding-bottom: 40px;
}
.ui-slide-box .ui-corner-all {
  background-color: #E2E2E2;
  border-radius: 10px;
}
.ui-slide-box .ui-slider-range-min {
  background-color: #61677D;
}
.ui-slide-box p {
  text-align: left;
  margin-bottom: 25px;
  margin-top: 10px;
}

.how-to-article {
  background-color: #FFFFFF;
  padding: 25px 30px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
.how-to-article p {
  font-family: "Roboto", sans-serif;
  color: #61677D;
  font-size: 16px;
  line-height: 19px;
}

.lead-header {
  width: 100%;
  height: 300px;
}

.lead-content .lead-info-box {
  background-color: #224564;
  width: 100%;
  padding: 30px;
  margin-top: -50px;
}
.lead-content .lead-info-box h3 {
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  padding: 0px 0px 25px;
  margin: 0px;
}
.lead-content .lead-info-box p {
  font-size: 16px;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
}
.lead-content .lead-form h3 {
  color: #224564;
  font-size: 22px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin-top: 35px;
  margin-bottom: 25px;
}
.lead-content .lead-info {
  background-color: #F8F8F8;
  margin-top: 40px;
  padding: 35px 45px;
}
.lead-content .lead-info p {
  color: #224564;
  font-size: 16px;
}
.lead-content .lead-info .btn-grey {
  color: #224564;
  margin-top: 20px;
  padding: 8px 15px;
  border-radius: 2px;
  font-weight: 400;
  background-color: #FFFFFF;
}
.lead-content textarea {
  margin-top: 20px;
  border: 2px solid #dedede;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  max-width: 100%;
}
.lead-content .form-info p {
  color: #224564;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  padding-left: 30px;
}
.lead-content .form-info a {
  text-decoration: underline;
}
.lead-content .form-info a:hover {
  color: #224564;
}
.lead-content .lead-form-logo {
  margin-top: 30px;
}

.btn.btn-blue {
  background-color: #224564;
  color: #FFFFFF;
  border-radius: 2px;
  font-weight: 400;
  padding: 8px 15px;
}

.material-form-field {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  position: relative;
  display: block;
  color: #9E9E9E;
  padding: 10px 0 10px 0;
  clear: both;
}
.material-form-field label.error {
  color: #E36346;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  float: left;
  margin-top: 7px;
  width: 100%;
}
.material-form-field.mf-status--warning input {
  border-bottom: 2px solid #FF8C00;
}
.material-form-field.mf-status--warning input:focus, .material-form-field.mf-status--warning input:-webkit-autofill {
  border-bottom-width: 3px;
  border-bottom-color: #FF8C00;
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.material-form-field.mf-status--error input {
  border-bottom: 2px solid #E36346;
}
.material-form-field.mf-status--error input:focus, .material-form-field.mf-status--error input:-webkit-autofill {
  border-bottom-width: 3px;
  border-bottom-color: #E36346;
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.material-form-field .material-form-field-label {
  position: absolute;
  display: block;
  top: 17px;
  left: 0px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  pointer-events: none;
  cursor: text;
  font-weight: 400;
}
.material-form-field input {
  padding: 7px 0 7px 0;
  display: block;
  width: 100%;
  border: none;
  font-size: 16px;
  color: black;
  border-bottom: 2px solid rgb(222, 222, 222);
  outline: none;
  font-weight: 400;
}
.material-form-field input:invalid {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.material-form-field input:valid ~ .material-form-field-label, .material-form-field input:focus ~ .material-form-field-label, .material-form-field input:-webkit-autofill ~ .material-form-field-label {
  top: -2px;
  font-size: 12px;
}
.material-form-field input:focus, .material-form-field input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  outline: none;
  color: black;
  padding-bottom: 4px;
  border-bottom-width: 2px;
  border-bottom-color: rgb(222, 222, 222);
}
.material-form-field input:focus ~ .material-form-field-label, .material-form-field input:-webkit-autofill ~ .material-form-field-label {
  color: #9E9E9E;
}
.material-form-field input:focus ~ .material-dropdown, .material-form-field input:-webkit-autofill ~ .material-dropdown {
  height: 228px;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.2s ease-out height, step-start box-shadow 0.2s;
  transition: 0.2s ease-out height, step-start box-shadow 0.2s;
}
.material-form-field input:focus {
  border-bottom-color: #7DD995;
}
.material-form-field.material-form-field-invalid {
  color: #d50000;
}
.material-form-field.material-form-field-invalid::after {
  content: attr(data-validationError);
}
.material-form-field.material-form-field-invalid input:focus ~ .material-form-field-label {
  color: #d50000;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  color: #224564;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #ffffff;
  border: 2px solid #224564;
  border-radius: 2px;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ffffff;
}

.control input:checked ~ .control__indicator {
  background: #224564;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control input:checked ~ .control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.form-control.material {
  border: none;
  border-bottom: 2px solid #7DD995;
}

.profile-page-wrapper {
  background-color: #F0F0F0;
  margin-bottom: -30px;
  padding-bottom: 100px;
}
.profile-page-wrapper a.auto:hover {
  color: #575772;
}
.profile-page-wrapper .seo-page-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-page-wrapper .seo-page-header {
  background-position: center;
}
.profile-page-wrapper .seo-page-header.empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.profile-page-wrapper .seo-page-header.empty img, .profile-page-wrapper .seo-page-header.empty p {
  z-index: 1;
}
.profile-page-wrapper .seo-page-header.empty p {
  padding-top: 15px;
}
.profile-page-wrapper .seo-page-header.empty:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .profile-page-wrapper .seo-page-header.empty img {
    max-width: 70px;
  }
  .profile-page-wrapper .seo-page-header.empty p {
    padding-top: 5px;
  }
}
.profile-page-wrapper .seo-page-title ul {
  padding-left: 80px;
  margin-bottom: 0px;
}
.profile-page-wrapper .seo-page-title ul li {
  list-style: none;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: black;
  font-weight: 400;
  display: inline-block;
  padding: 22px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 20px;
  cursor: pointer;
}
.profile-page-wrapper .seo-page-title ul li.active, .profile-page-wrapper .seo-page-title ul li:hover {
  position: relative;
}
.profile-page-wrapper .seo-page-title ul li:hover {
  background-color: #f8f8f8;
}
.profile-page-wrapper .seo-page-title ul li.active {
  font-weight: 500;
}
.profile-page-wrapper .seo-page-title ul li.active:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  border-bottom: 8px solid #7DD995;
}
.profile-page-wrapper .seo-page-title ul li.active:hover {
  background-color: #ffffff;
}
.profile-page-wrapper .profile-boxes {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .profile-page-wrapper .profile-boxes.row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .profile-page-wrapper .profile-boxes .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.profile-page-wrapper .profile-boxes .profile-box {
  background-color: white;
  padding: 25px 30px 30px;
  width: 100%;
  min-height: 305px;
}
@media only screen and (max-width: 767px) {
  .profile-page-wrapper .profile-boxes .profile-box {
    min-height: initial;
  }
}
.profile-page-wrapper .profile-boxes .profile-box.with-btn {
  padding-bottom: 68px;
}
.profile-page-wrapper .profile-boxes .profile-box .btn.btn-green {
  position: absolute;
  bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .profile-page-wrapper .profile-boxes .profile-box .btn.btn-green {
    bottom: 26px;
    right: 31px;
  }
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 65px;
  position: relative;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-title img {
  margin-top: 7px;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-title h3 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding: 3px 0 0 10px;
  margin: 0px;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-title:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 20px;
  right: 20px;
  border-bottom: 2px solid #EAEAEA;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-content {
  margin-bottom: 15px;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-content .empty-info {
  margin-top: 10px;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-content .empty-info p {
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-content .empty-info a {
  color: #61677D;
  text-decoration: underline;
  font-family: "Roboto", sans-serif;
}
.profile-page-wrapper .profile-boxes .profile-box .profile-box-content .empty-info a:hover {
  color: #61677D;
}
.profile-page-wrapper .profile-boxes .profile-box-fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.profile-page-wrapper .profile-boxes .profile-box-fav img {
  width: 42px;
  height: 42px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.profile-page-wrapper .profile-boxes .profile-box-fav .profile-box-fav-info {
  margin-left: 7px;
  margin-top: 4px;
}
.profile-page-wrapper .profile-boxes .profile-box-fav .profile-box-fav-info p {
  margin: 0px;
  font-family: "Roboto", sans-serif;
  color: black;
  line-height: 17px;
}
.profile-page-wrapper .profile-boxes .profile-box-messages .profile-box-messages-item {
  margin-top: 15px;
  position: relative;
}
.profile-page-wrapper .profile-boxes .profile-box-messages .profile-box-messages-item:before {
  content: "";
  border-left: 2px solid #7DD995;
  position: absolute;
  left: -6px;
  top: 0px;
  bottom: 0px;
}
.profile-page-wrapper .profile-boxes .profile-box-messages .profile-box-messages-item.readed:before {
  border-left: 2px solid #eaeaea;
}
.profile-page-wrapper .profile-boxes .profile-box-messages strong {
  font-weight: 400;
}
.profile-page-wrapper .profile-boxes .profile-box-messages p {
  font-size: 12px;
  font-weight: lighter;
}
.profile-page-wrapper .profile-boxes .profile-box-messages strong, .profile-page-wrapper .profile-boxes .profile-box-messages p {
  font-family: "Roboto", sans-serif;
  color: black;
  line-height: 18px;
}
.profile-page-wrapper .profile-boxes .profile-box-search .profile-box-search-item {
  margin-top: 15px;
}
.profile-page-wrapper .profile-boxes .profile-box-search p, .profile-page-wrapper .profile-boxes .profile-box-search strong {
  font-family: "Roboto", sans-serif;
  color: black;
  line-height: 18px;
}
.profile-page-wrapper .profile-boxes .profile-box-search strong {
  font-weight: 400;
}
.profile-page-wrapper .profile-boxes .profile-box-search p {
  font-size: 12px;
  font-weight: lighter;
}
.profile-page-wrapper .profile-boxes .profile-box-profile {
  padding-top: 10px;
}
.profile-page-wrapper .profile-boxes .profile-box-profile p {
  font-family: "Roboto", sans-serif;
  color: black;
}
.profile-page-wrapper .profile-boxes .profile-box-parcel {
  padding-top: 10px;
}
.profile-page-wrapper .profile-boxes .profile-box-parcel p {
  font-family: "Roboto", sans-serif;
  color: black;
  line-height: 18px;
}
.profile-page-wrapper .profile-boxes .profile-box-stats {
  padding-top: 10px;
}
.profile-page-wrapper .profile-boxes .profile-box-stats p {
  color: black;
  font-family: "Roboto", sans-serif;
  line-height: 18px;
  margin: 0 0 5px;
}
.profile-page-wrapper .profile-boxes .profile-box-stats p.gray {
  color: #61677D;
}
.profile-page-wrapper .profile-boxes .profile-box-stats .stats-small {
  padding-bottom: 10px;
}
.profile-page-wrapper .profile-boxes .profile-box-stats .stats-small img {
  cursor: initial;
}
.profile-page-wrapper .profile-boxes .profile-box-stats .toggle-favorite-detail {
  margin-left: -11px;
}
.profile-page-wrapper .mobile-sidebar {
  display: none;
  position: absolute;
  right: 20px;
  top: -20px;
  max-width: 50px;
}
.profile-page-wrapper .mobile-sidebar ul {
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile-page-wrapper .mobile-sidebar ul li {
  list-style: none;
  background-color: white;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .profile-page-wrapper .mobile-sidebar {
    display: block;
  }
}

.progress-parcel-wrapper {
  width: 100%;
  height: 36px;
  background-color: #EAEAEA;
  position: relative;
  border-radius: 2px;
}
.progress-parcel-wrapper span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: white;
  text-shadow: black 0px 1px 5px;
}
.progress-parcel-wrapper .progress-parcel-field {
  background-color: #61677D;
  height: 36px;
  border-radius: 2px 0 0 2px;
}

@media only screen and (max-width: 767px) {
  .profile-page-wrapper .seo-page-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile-page-wrapper .seo-page-info ul {
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile-page-wrapper .seo-page-info ul li {
    margin-left: 0px;
    padding: 22px 10px;
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
  .profile-page-wrapper .seo-page-header {
    min-height: 150px;
  }
  .profile-page-wrapper .profile-boxes .profile-box .profile-box-title {
    min-height: 40px;
  }
  .profile-page-wrapper .profile-boxes .profile-box .profile-box-title:after {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .profile-page-wrapper .profile-boxes .profile-box {
    margin-bottom: 10px;
  }
  .service-box {
    padding-top: 0 !important;
  }
}
.profile-box-content.services a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0 0;
}
.profile-box-content.services h3 {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  padding-right: 30px;
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .profile-box-content.services h3 {
    padding-right: 0;
  }
}
.profile-box-content.services .service-img {
  margin-right: 10px;
  width: 45px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
}

.tile-item {
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 2px 8px 16px;
          box-shadow: rgba(0, 0, 0, 0.08) 2px 8px 16px;
  margin-bottom: 32px;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.tile-item:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.17) 2px 8px 16px;
          box-shadow: rgba(0, 0, 0, 0.17) 2px 8px 16px;
}
.tile-item .tile-image {
  min-height: 190px;
  position: relative;
  background-size: cover;
  background-position: 50%;
  border-radius: 8px 8px 0 0;
}
.tile-item .tile-trending {
  background-color: #EB6553;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  left: 15px;
  top: 20px;
}
.tile-item .tile-favorite {
  position: absolute;
  right: 15px;
  top: 19px;
}
.tile-item .tile-favorite.favorited path {
  fill: #ff0000;
}
.tile-item .tile-data {
  height: 26px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
.tile-item .tile-data ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.tile-item .tile-data ul li {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  list-style: none;
  padding: 0;
  background-color: transparent;
  margin: 0;
  white-space: nowrap;
}
.tile-item .tile-data ul li:after {
  content: "-";
  padding-left: 3px;
  padding-right: 3px;
}
.tile-item .tile-data ul li:last-child::after {
  content: "";
}
.tile-item .tile-info {
  padding: 15px;
  position: relative;
}
.tile-item .tile-info .tile-address {
  font-size: 16px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #000000;
  padding: 0;
  margin: 0;
}
.tile-item .tile-info .tile-text {
  color: #61677D;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.tile-item .tile-info .panel-title {
  padding-top: 8px;
}
.tile-item .tile-info .tile-arrow {
  position: absolute;
  bottom: 12px;
  right: 15px;
  width: 20px;
}
.tile-item .tile-info .tile-status {
  min-height: 25px;
}

#ajax_filter_form .search-as-you-type {
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12) !important;
  border-radius: 0px !important;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 10px 25px 10px 0;
  color: #000000;
  height: 36px !important;
}
#ajax_filter_form .search-as-you-type:focus {
  border-bottom: 2px solid #7DD995 !important;
}
#ajax_filter_form .modern-search-icon {
  position: absolute;
  top: 7px;
  right: 3px;
  z-index: 3;
  display: none;
  width: 18px;
  cursor: pointer;
  border-right: none !important;
  height: initial;
}
#ajax_filter_form .modern-search-icon.gray {
  display: block;
}
#ajax_filter_form .modern-search-icon.green {
  z-index: 4;
}

.clear-filters img {
  margin: 0 5px 0 3px;
}
.clear-filters a {
  font-family: "Roboto", sans-serif;
  color: #61677D;
  font-weight: 400;
  text-decoration: underline;
  font-size: 14px;
}

.filters-sidebar-title {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
.filters-sidebar-title span {
  font-weight: 300;
}

.overlay-filters {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(97, 103, 125, 0.6);
  z-index: 1100;
}
@media only screen and (min-width: 992px) {
  .overlay-filters {
    display: none !important;
  }
}

.filters-close {
  position: absolute;
  right: 15px;
  top: 26px;
  cursor: pointer;
}

.close-filters-wrap {
  min-height: 46px;
  border-bottom: 2px solid #E4E4E4;
}

.close-filters-word {
  position: absolute;
  right: 40px;
  top: 23px;
  cursor: pointer;
  color: black;
}

.filters-sidebar {
  border: 1px solid #E4E4E4;
  border-radius: 2px 2px 0 0;
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .filters-sidebar {
    padding-bottom: 36px;
  }
}
.filters-sidebar .show-results {
  position: fixed;
  left: 10px;
  bottom: 11px;
  width: 100%;
  max-width: 325px;
}
.filters-sidebar .object-filter {
  padding: 20px 15px;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 0px;
  position: relative;
}
.filters-sidebar .object-filter h4 {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 0;
  padding-right: 15px;
}
.filters-sidebar .object-filter h4 img {
  margin-top: -3px;
  margin-left: 5px;
}
.filters-sidebar .object-filter .object-filter-content {
  padding-top: 15px;
}
.filters-sidebar .object-filter .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #E4E4E4;
  border-radius: 0;
  font-size: 16px;
  padding: 5px 0;
  font-family: "Roboto", sans-serif;
}
.filters-sidebar .object-filter .form-control:focus {
  border-bottom: 1px solid #7DD995;
}
.filters-sidebar .object-filter-expand {
  position: absolute;
  top: 25px;
  right: 15px;
  cursor: pointer;
}
.filters-sidebar .object-filter-expand.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.search-page-nav {
  padding-top: 12px;
  padding-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-page-nav h1 {
  font-size: 22px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #000000;
  position: relative;
  top: 5px;
}
.search-page-nav .bar-right {
  max-width: 250px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
.search-page-nav .btn-savesearch {
  margin: 0 30px 0 0;
}
.search-page-nav .btn-savesearch a {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #61677D;
  text-transform: uppercase;
  cursor: pointer;
}
.search-page-nav .btn-savesearch a img {
  margin-top: -4px;
  margin-right: 3px;
}
.search-page-nav #searchQueryForm {
  position: relative;
}

.savesearchLink {
  margin-bottom: 16px;
  margin-top: 5px !important;
}

.smallResult {
  padding: 0px !important;
}
.smallResult h1 {
  margin: 0;
}

#collapseSavesearch {
  position: absolute;
  z-index: 99999;
  width: 200px;
  right: 30px;
  top: 30px;
  background-color: white;
  padding: 15px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px;
          box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px;
}
#collapseSavesearch .search-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
#collapseSavesearch .searchsave-name {
  margin-top: 20px;
}
#collapseSavesearch .searchsave-update label {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 400;
}
#collapseSavesearch .searchsave-update label.error {
  padding-left: 0;
  color: #eb6553;
  font-size: 12px;
}
#collapseSavesearch .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #E4E4E4;
  border-radius: 0;
  font-size: 16px;
  padding: 5px 0;
  font-family: "Roboto", sans-serif;
}
#collapseSavesearch .form-control:focus {
  border-bottom: 1px solid #7DD995;
}

.btn-savesearch-mobile {
  margin: 6px 5px 16px 0px;
}
.btn-savesearch-mobile a {
  border: 1px solid #61677d;
  border-radius: 2px;
  height: 36px;
  color: #61677d;
  font-family: "Roboto Medium";
  font-size: 14px;
  font-weight: 500;
  padding: 9px 16px;
}

.select2-container:focus {
  outline: none !important;
}
.select2-container span {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #000000 !important;
  outline: none !important;
}

.select2-container--default .select2-selection--single {
  background-color: #F8F8F8 !important;
  border: none !important;
  border-radius: 2px !important;
  height: 36px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0 2px 2px !important;
          box-shadow: rgba(0, 0, 0, 0.12) 0 2px 2px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
}

.select2-container--open {
  z-index: 10000;
}

.select2-dropdown {
  background-color: white !important;
  border: none !important;
  border-radius: 2px !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px !important;
          box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px !important;
}

.select2-container--default {
  width: 161px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #7DD995 !important;
  color: #ffffff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #7ada93 !important;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: none !important;
}

.filter-mobile {
  max-width: 163px;
  width: 163px;
  background-color: #61677D !important;
  outline: none !important;
  font-size: 16px !important;
  padding: 7px 7px !important;
  font-weight: normal;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.object-filter .control {
  padding-left: 30px;
}
.object-filter .control__indicator {
  top: 1px;
  height: 18px;
  width: 18px;
}
.object-filter .control--checkbox .control__indicator:after {
  left: 5px;
  top: 2px;
}
.object-filter .control.control--checkbox {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
}
.object-filter .control.control--checkbox .control__indicator {
  border: 2px solid #9E9E9E;
}
.object-filter .control input:checked ~ .control__indicator {
  background: #7DD995;
  border: 2px solid #7DD995;
}
.object-filter .control:hover input:not([disabled]):checked ~ .control__indicator, .object-filter .control input:checked:focus ~ .control__indicator {
  background: #7DD995;
}

.control--radio .control__indicator {
  border-color: #767676;
  height: 18px;
  width: 18px;
}

.control--radio input:checked ~ .control__indicator {
  background: #7DD995;
  border-color: #7DD995;
}

.control--radio:hover input:not([disabled]):checked ~ .control__indicator, .control--radio input:checked:focus ~ .control__indicator {
  background: #7DD995;
}

.control--radio .control__indicator:after {
  display: none !important;
}

#frequency {
  margin-top: 0px;
}
#frequency .control {
  padding-left: 35px;
  margin-bottom: 8px;
}

.btn-stone {
  border-color: #61677D;
  color: #61677D;
  font-size: 14px;
  font-weight: 500;
  background: white;
  font-family: "Roboto", sans-serif !important;
  margin-top: 1px;
}
.btn-stone:hover {
  border-color: #61677D !important;
  background: white;
}

@media only screen and (min-width: 992px) {
  .col-lg-9.col-md-8.objects {
    padding-top: 3px;
  }
}
.select2-container--default .select2-selection--single.force-change {
  background-color: #7DD995 !important;
}
.select2-container--default .select2-selection--single.force-change .select2-selection__rendered {
  color: #ffffff !important;
}
.select2-container--default .select2-selection--single.force-change .select2-selection__arrow b {
  border-color: #ffffff transparent transparent transparent;
}

.seach-result__width {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
}
@media screen and (min-width: 611px) and (max-width: 700px) {
  .seach-result__width {
    font-size: 17px;
  }
}

.seach-result__low {
  display: none;
}

@media screen and (max-width: 610px) {
  .seach-result__low {
    display: block;
  }
  .seach-result__width {
    display: none;
  }
  .search-page-nav h1 {
    top: 0;
  }
}
.leaflet-popup-tip-container {
  display: none;
}

.leaflet-popup-content-wrapper {
  padding: 0;
  border-radius: 0;
}

.leaflet-popup-content {
  margin: 0;
}

.leaflet-container a.leaflet-popup-close-button {
  top: 64px;
  right: -16px;
  background: white;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  color: white;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: white;
}
.leaflet-container a.leaflet-popup-close-button:after {
  content: url("/images/map/close.svg");
  position: absolute;
  right: 9px;
  top: 9px;
}

.facility-marker {
  padding: 10px 15px;
}
.facility-marker__name {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 !important;
  line-height: 20px;
}
.facility-marker__type {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  margin: 0 !important;
  line-height: 18px;
}
.facility-marker__length {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 0 !important;
  line-height: 18px;
}

.house-marker img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.house-marker__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 15px 5px;
}
.house-marker__address {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  padding: 0 15px;
  margin-bottom: 4px;
}
.house-marker__address .truncate-ellipsis {
  width: initial;
}
.house-marker__address .truncate-ellipsis > * {
  max-width: 85px;
  padding-right: 3px;
}
.house-marker__city {
  padding-left: 3px;
}
.house-marker__size {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  margin: 0 !important;
}
.house-marker__price {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #000000;
  margin: 0 !important;
}

.map-wrapper {
  position: relative;
}
.map-wrapper__info {
  position: absolute;
  top: 78px;
  right: 10px;
  width: 34px;
}
@media only screen and (max-width: 991px) {
  .map-wrapper {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .map-wrapper {
    margin-top: 65px;
  }
}

.legend {
  position: absolute;
  top: 25px;
  right: 70px;
  width: 191px;
  background-color: white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  padding: 10px;
  z-index: 10;
  display: none;
}
.legend__close {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -16px;
  right: -16px;
  background: white;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  color: white;
  cursor: pointer;
}
.legend__title {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0px;
}
.legend__list {
  padding: 0;
  margin: 0;
}
.legend__list_el {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
}
.legend__list_el svg, .legend__list_el img {
  width: 20px;
  margin-right: 10px;
}

.leaflet-control-container .leaflet-left {
  right: 10px;
  left: initial;
}

.leaflet-popup {
  padding-top: 80px;
}

.banner-container {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .banner-container {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 610px) {
  .banner-container {
    margin-bottom: 15px;
  }
}

.main-parcel-section {
  background-color: #fff;
}
.main-parcel-section.show-content {
  padding-top: 20px;
  position: relative;
  z-index: 11;
}
@media (min-width: 1200px) {
  .main-parcel-section.show-content .first-section.col-lg-9 {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .main-parcel-section.show-content .object-detail-main {
    margin-top: 20px;
  }
}
.main-parcel-section.show-content .object-detail-main .container-panel-top {
  min-height: 234px;
  position: relative;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child {
  width: 280px;
  top: -26px;
  padding-left: 25px;
}
@media (max-width: 1199px) {
  .main-parcel-section.show-content .object-detail-main .price-range__item:last-child {
    position: relative;
    top: -30px;
    padding-left: 0;
    height: auto;
    right: 0;
  }
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__affiliatelink img {
  display: none;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__title {
  font-size: 12px !important;
  margin-bottom: 0;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__price.text-center {
  text-align: left !important;
  display: inline-block;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child a.external_link {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.643555 10.8823L6.24355 5.44115L0.643554 -2.86102e-05L0.643555 10.8823Z' fill='%237DD995'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat;
  background-position: left center !important;
  padding-left: 10px !important;
  font-size: 12px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .icon-popover {
  position: relative;
  top: -4px;
  left: 8px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .item--center {
  padding: 8px 0;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__wrapper__inner {
  padding-left: 20px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__wrapper .icon-badge {
  position: relative;
  top: 12px;
  margin-left: -10px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:last-child .price-range__item__wrapper .icon-cal {
  position: relative;
  top: 5px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item:first-child:after {
  display: none;
}
.main-parcel-section.show-content .object-detail-main .price-range__status h2,
.main-parcel-section.show-content .object-detail-main .price-range__item__title,
.main-parcel-section.show-content .object-detail-main .price-range__item__price {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #4e4e4e !important;
}
.main-parcel-section.show-content .object-detail-main .price-range__status h2 {
  margin-bottom: 8px;
}
.main-parcel-section.show-content .object-detail-main .price-range__item__price {
  font-weight: 700 !important;
}
.main-parcel-section.show-content .object-detail-main .price-range__item__price.font-normal {
  font-weight: 400 !important;
}
.main-parcel-section.show-content .object-detail-main .price-range__item__title {
  margin-bottom: 6px;
}
.main-parcel-section.show-content .object-detail-main .price-range.pull-right {
  max-width: 100%;
  width: 100%;
  float: left !important;
}
@media (max-width: 1199px) {
  .main-parcel-section.show-content .object-detail-main .price-range.pull-right {
    padding-left: 30px;
  }
}
.main-parcel-section.show-content .panel-body {
  padding: 31px 35px;
}
.main-parcel-section.show-content .panel-body.panel-top {
  padding: 25px 23px 0;
}
@media (max-width: 1199px) {
  .main-parcel-section.show-content .panel-body.panel-top {
    padding: 25px 23px 0;
  }
}
.main-parcel-section.show-content .panel-small {
  width: 624px;
  background-color: #E5E5E5;
  padding: 24px 23px;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 1199px) {
  .main-parcel-section.show-content .panel-small {
    width: 100%;
  }
}
.main-parcel-section.show-content .panel {
  margin-bottom: 15px;
  padding-bottom: 0px;
}
.main-parcel-section.show-content .panel-detail-image {
  border: none;
  background-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.main-parcel-section.show-content .panel-image-detail {
  height: auto;
}
.main-parcel-section.show-content .object-description #map4Blur,
.main-parcel-section.show-content .object-description #map5Blur {
  display: none;
}
.main-parcel-section.show-content .img-count-0 {
  margin-bottom: 0;
  position: relative;
  top: -45px;
}
.main-parcel-section.show-content .img-count-0 .show-more-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-parcel-section.show-content .img-count-0 .object-description #map4Blur {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-width: 300px;
  height: 150px;
  margin: 0 0 15px 15px;
  position: relative;
  z-index: 9;
  opacity: 0;
}
.main-parcel-section.show-content .img-count-0 .object-description #map4Blur.no-default-map {
  display: none !important;
}
@media (max-width: 991px) {
  .main-parcel-section.show-content .img-count-0 .object-description #map4Blur {
    display: none !important;
  }
}
.main-parcel-section.show-content .img-count-0 .object-description #map5Blur {
  height: 200px;
}
.main-parcel-section.show-content .img-count-0 .object-description #map5Blur #map4BlurButton {
  height: 100%;
  opacity: 0;
}
@media (max-width: 991px) {
  .main-parcel-section.show-content .img-count-0 .object-description .visible-sm #map5Blur {
    display: block !important;
  }
}
.main-parcel-section.show-content .img-count-0.container-no-default-map {
  top: 0;
}
.main-parcel-section.show-content .img-count-0.container-default-map .object-description #map4Blur {
  opacity: 1;
}
.main-parcel-section.show-content #map,
.main-parcel-section.show-content #map3,
.main-parcel-section.show-content #map4 {
  height: 190px !important;
  border-right: 5px solid #ffffff;
  overflow: hidden;
  border-bottom: solid 5px #ffffff;
}
.main-parcel-section.show-content #map3Blur #map3BlurButton,
.main-parcel-section.show-content #map4Blur .map4BlurButton {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  background: transparent;
}
.main-parcel-section.show-content #mapBlur #mapBlurButton {
  top: 40px;
}
.main-parcel-section.show-content .images-grid {
  max-height: 220px;
  overflow: hidden;
}
.main-parcel-section.show-content .images-grid img.img-responsive.ig-r-right {
  border-right: solid 5px #fff;
}
.main-parcel-section.show-content .images-grid .hide-show-page {
  display: none;
}
.main-parcel-section.show-content .images-grid.grid-count-1 #mapBlur {
  height: 220px !important;
  border-bottom: 0 !important;
}
.main-parcel-section.show-content .images-grid.grid-count-1 .ig-flex:last-child {
  margin-bottom: 0 !important;
}
.main-parcel-section.show-content .images-grid.grid-count-2 #mapBlur {
  height: 190px;
  display: block;
}
.main-parcel-section.show-content .images-grid .item.item--edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-parcel-section.show-content .images-grid .item.item--edit:first-child {
  width: 62% !important;
}
.main-parcel-section.show-content .images-grid .item.item--edit.ig-column .ig-flex:first-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  overflow: hidden;
}
.main-parcel-section.show-content .images-grid .item.item--edit.ig-column .ig-flex:last-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  overflow: hidden;
  margin-bottom: 5px;
}
.main-parcel-section.show-content .images-grid .item.item--edit.ig-column .ig-flex:last-child #mapBlur {
  display: block !important;
  height: 190px;
  border-right: solid 5px #fff;
  border-bottom: solid 5px #fff;
}
.main-parcel-section.show-content .images-grid .item.item--edit.ig-column .ig-flex:last-child .magnificpopup-thumbnail {
  display: none;
}
.main-parcel-section.show-content .images-grid .item img.img-responsive {
  border-right: 5px solid #ffffff;
}
.main-parcel-section .first-section {
  /*margin-bottom: -65px;*/
  z-index: 1;
}
.main-parcel-section .panel {
  border: none;
  margin-bottom: 0;
  margin-top: 20px;
  background: #ffffff;
  border-radius: 0;
}
.main-parcel-section .panel.gray {
  background-color: #f7f7f7;
}
.main-parcel-section .panel.pb-0 {
  padding-bottom: 0;
}
.main-parcel-section .panel.light-gray {
  background-color: rgba(247, 247, 247, 0.25);
}
.main-parcel-section .panel.light-gray .panel-body {
  padding: 0 35px;
}
.main-parcel-section .panel-body {
  padding: 35px;
}
.main-parcel-section .panel-body .no-bottom {
  padding-bottom: 0;
}
.main-parcel-section .panel-body.panel-body--small {
  padding: 0 15px;
}
.main-parcel-section .breadcrumb {
  margin-top: 0;
}
.main-parcel-section .price-box {
  margin-top: -30px;
}
@media (max-width: 1199px) {
  .main-parcel-section .small-address {
    margin-bottom: 15px;
  }
}
.main-parcel-section .small-address h2 {
  margin-top: 10px;
}
.main-parcel-section .object-flag-right {
  width: 19px;
}
.main-parcel-section .object-detail-side p,
.main-parcel-section .object-detail-side a {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
.main-parcel-section .object-detail-side .object-detail-side-header,
.main-parcel-section .object-detail-side .object-detail-side-subheader {
  display: block;
  color: black;
  font-family: "Roboto", sans-serif;
}
.main-parcel-section .object-detail-side .object-detail-side-header {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}
.main-parcel-section .object-detail-side .object-detail-side-subheader {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 4px;
  font-weight: 400;
}
.main-parcel-section .center-vertically {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 16px;
}
.main-parcel-section .object-social {
  padding-left: 27px;
}
.main-parcel-section .object-social span {
  color: #ffffff;
  font-size: 12px;
}
.main-parcel-section .object-social a {
  background-color: #9e9e9e;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  padding-left: 0;
  padding-right: 0;
}
.main-parcel-section .panel-object-address h1,
.main-parcel-section .panel-object-address h2,
.main-parcel-section .panel-object-address h3 {
  font-family: "Roboto", sans-serif;
  color: #000000;
}
.main-parcel-section .panel-object-address h1 {
  font-size: 30px;
  font-weight: 500;
}
.main-parcel-section .panel-object-address h2 {
  font-size: 20px;
  font-weight: 400;
}
.main-parcel-section .panel-object-address .price-box {
  margin: 0;
  padding: 0;
}
.main-parcel-section .panel-object-address .price-box h4 {
  font-size: 18px;
  font-weight: 400;
}
.main-parcel-section .panel-object-address .price-box .price {
  font-size: 24px;
  font-weight: bold;
  color: #7DD995;
}
.main-parcel-section .panel-object-address .price-box .price-title {
  float: left !important;
  margin-top: 0px;
  margin-bottom: 10px;
}
.main-parcel-section .panel-object-address .panel-body {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: -30px;
}
.main-parcel-section .parcel-table h2 {
  font-family: "Roboto", sans-serif;
  color: #434343;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .main-parcel-section .parcel-table h2 {
    font-size: 26px;
  }
}
.main-parcel-section .parcel-table .space-big {
  border-bottom: 2px solid #eaeaea;
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0;
}
.main-parcel-section .parcel-table .space-big img {
  margin-right: 15px;
}
.main-parcel-section .parcel-table .space-big div:first-child {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 400;
  padding: 0;
}
.main-parcel-section .parcel-table .space-big div.col-xs-7:last-child {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 500;
  padding: 0;
}
.main-parcel-section .parcel-table .space-big div.col-xs-7:last-child a {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.main-parcel-section .parcel-table .space-big div.col-xs-7:last-child a i {
  color: black;
  font-size: 14px;
  padding-left: 8px;
}
.main-parcel-section .parcel-table .space-big div.col-xs-7:last-child a:hover {
  color: #000000;
}
.main-parcel-section .parcel-table .space-big.first {
  border-top: none;
}
.main-parcel-section .parcel-table .space-big.first div:first-child {
  font-weight: bold;
  color: #434343;
  padding-left: 35px;
}
.main-parcel-section .parcel-table .space-big.first div.col-xs-6:last-child {
  color: #434343;
}
.main-parcel-section .faq-questions .panel-default {
  border-bottom: 0;
  border-top: #eaeaea;
  background-color: transparent !important;
}
.main-parcel-section .faq-questions .panel-default .collapsed h4 span {
  -webkit-transform: rotate(360deg) !important;
          transform: rotate(360deg) !important;
}
.main-parcel-section .faq-questions .panel-default .panel-heading {
  padding: 0;
}
.main-parcel-section .faq-questions .panel-default .panel-body {
  padding: 10px 0px;
}
.main-parcel-section .faq-questions .panel-default .panel-heading h4 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  border-top: 2px solid #eaeaea;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 18px;
  padding-left: 20px;
  position: relative;
}
.main-parcel-section .faq-questions .panel-default .panel-heading h4 span {
  color: #62687e;
  position: absolute;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main-parcel-section .faq-questions .panel-default .more-link {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #62687e;
  margin-top: 15px;
}
.main-parcel-section .faq-questions .panel-default .more-link i {
  color: #62687e;
}
.main-parcel-section .white-content {
  background-color: #ffffff;
  padding-top: 20px;
  margin-bottom: 20px;
}
.main-parcel-section h2.section-title {
  font-family: "Roboto", sans-serif;
  color: #434343;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .main-parcel-section h2.section-title {
    font-size: 26px;
  }
}
.main-parcel-section h2.section-title.with-subheader {
  margin-bottom: 8px;
}
.main-parcel-section h3.section-subheader {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 30px;
}
.main-parcel-section .services-distance img {
  height: 60px;
}
.main-parcel-section .services-distance p {
  color: #62687e;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.main-parcel-section .services-distance small {
  color: #62687e;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.main-parcel-section .services-distance hr {
  border-top: 2px solid #eee;
  margin-top: 20px !important;
  margin-bottom: 10px;
}
.main-parcel-section .services-distance.grey small {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.btn-clear {
  background-color: #ffffff;
  border: 1px solid #62687e;
  color: #62687e;
  font-weight: bold;
  font-size: 14px;
  border-radius: 3px;
  padding: 10px 9px;
  text-align: left;
  font-family: "Roboto", sans-serif;
}
.btn-clear.invert {
  background-color: #62687e;
  color: #ffffff;
}

.icon-badge {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.527344 27L17.9999 44.4726L44.0999 18.3726V0.899994H26.6273L0.527344 27ZM42.2999 2.69999V17.6274L17.9999 41.9274L3.07254 27L27.3725 2.69999H42.2999Z' fill='%234E4E4E'/%3E%3C/svg%3E%0A");
}

.icon-graph {
  width: 35px;
  height: 36px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='35' viewBox='0 0 36 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.1 0.625V15.7V31.9H18.85H34.6L34.375 34.375H0.625V0.625H3.1ZM33.7 7.6L35.7006 9.45062L25 20.1512L19.375 14.5281L6.25 26.95L4.9 25.15L19.375 10.3L25 16.6L33.7 7.6Z' fill='%234E4E4E'/%3E%3C/svg%3E%0A");
}

.icon-cal {
  width: 33px;
  height: 41px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='41' viewBox='0 0 33 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.328125 0.812317V1.91154V40.1874H32.6719V0.812317H0.328125ZM2.54333 2.9978H30.4437V37.9891H2.54333V2.9978ZM4.3944 4.72555V5.80742V13.9374H28.6099V4.72555H4.3944ZM6.60527 6.90665H26.3817V11.7392H6.60527V6.90665ZM13.2986 16.4777C12.5974 16.477 11.9181 16.8848 11.6296 17.5512C11.2449 18.4397 11.6767 19.5053 12.579 19.8904C13.4817 20.2742 14.5568 19.848 14.9416 18.9625C15.3263 18.0738 14.8945 17.004 13.9922 16.6188C13.7665 16.5226 13.5323 16.4781 13.2986 16.4781V16.4777ZM25.2329 16.4777C24.5317 16.477 23.8568 16.8848 23.5683 17.5512C23.1835 18.4399 23.6109 19.5053 24.5133 19.8904C25.4159 20.2742 26.4912 19.8479 26.8759 18.9581C27.2606 18.0695 26.8331 17.0038 25.9309 16.6188C25.7052 16.5226 25.4667 16.4781 25.2329 16.4781V16.4777ZM7.11247 16.4821C6.41128 16.4814 5.73637 16.8892 5.44781 17.5555C5.06309 18.4442 5.49049 19.5099 6.39285 19.895C7.29547 20.2787 8.37073 19.8524 8.75545 18.9668C9.1402 18.0782 8.71261 17.0125 7.81041 16.6274C7.58472 16.5312 7.34619 16.483 7.11247 16.4819V16.4821ZM19.1379 16.4865C18.4367 16.4857 17.7618 16.8894 17.4732 17.5557C17.0885 18.4443 17.5159 19.5141 18.4183 19.8992C19.3209 20.2829 20.3961 19.8566 20.7809 18.9668C21.1656 18.0781 20.738 17.0127 19.8358 16.6276C19.6101 16.5314 19.3716 16.4869 19.1379 16.4863V16.4865ZM13.1252 17.8806C13.2272 17.8381 13.3444 17.838 13.446 17.885C13.6492 17.9716 13.7469 18.221 13.6627 18.4155C13.5785 18.6101 13.3198 18.7291 13.1165 18.6424C12.9134 18.5558 12.8112 18.2848 12.8954 18.0905C12.9375 17.9927 13.0231 17.9181 13.1252 17.8809L13.1252 17.8806ZM25.0639 17.8806C25.1659 17.8381 25.283 17.838 25.3847 17.885C25.5879 17.9716 25.6986 18.2252 25.6144 18.4196C25.5302 18.6141 25.2585 18.7284 25.0552 18.6423C24.8521 18.5556 24.7456 18.2846 24.8298 18.0903C24.8719 17.9925 24.9618 17.9181 25.0639 17.8809V17.8806ZM6.93906 17.885C7.04112 17.8425 7.15822 17.8425 7.25985 17.8894C7.46306 17.9765 7.57383 18.2338 7.48962 18.4282C7.40543 18.6227 7.13799 18.7328 6.93473 18.6467C6.73153 18.56 6.62512 18.2889 6.70931 18.0945C6.7514 17.9967 6.83702 17.9223 6.93907 17.8851L6.93906 17.885ZM18.9645 17.8894C19.0665 17.8468 19.1836 17.8468 19.2853 17.8894C19.4885 17.9765 19.5862 18.2295 19.502 18.424C19.4178 18.6185 19.1678 18.72 18.9645 18.6334C18.7613 18.5467 18.6505 18.2885 18.7347 18.0947C18.7768 17.9969 18.8624 17.9272 18.9645 17.8895L18.9645 17.8894ZM7.10813 21.516C6.40696 21.5152 5.72768 21.9231 5.43914 22.5894C5.05439 23.4781 5.48623 24.5438 6.38851 24.9288C7.29122 25.3126 8.36636 24.8862 8.75111 24.0007C9.13583 23.1122 8.70407 22.0465 7.80174 21.6615C7.57608 21.5653 7.34186 21.5169 7.10813 21.5158V21.516ZM19.1335 21.5204C18.4324 21.5196 17.7531 21.9233 17.4645 22.5896C17.0798 23.4783 17.5116 24.5481 18.4139 24.933C19.3165 25.3168 20.3918 24.8906 20.7765 24.0009C21.1612 23.1122 20.7294 22.0464 19.8271 21.6615C19.6015 21.5653 19.3673 21.5207 19.1335 21.5207V21.5204ZM13.2856 21.5311C12.5844 21.5303 11.9051 21.934 11.6166 22.6003C11.2318 23.489 11.6636 24.5587 12.5659 24.9437C13.4686 25.3275 14.5438 24.9012 14.9285 24.0114C15.3133 23.1229 14.8815 22.0571 13.9792 21.6722C13.7535 21.576 13.5193 21.5314 13.2856 21.5314V21.5311ZM25.2243 21.5311C24.5273 21.5325 23.8612 21.944 23.5726 22.6087C23.1879 23.4974 23.598 24.5544 24.5003 24.9395L24.5176 24.9501C25.4204 25.3338 26.4782 24.9022 26.8629 24.0135C27.2476 23.1249 26.8332 22.0636 25.9309 21.6785L25.9178 21.6741C25.6921 21.5779 25.4565 21.5327 25.2242 21.5327L25.2243 21.5311ZM13.4416 22.9209C13.6447 23.0076 13.7469 23.2786 13.6627 23.4729C13.5785 23.6674 13.3153 23.7642 13.1122 23.6781C12.909 23.5909 12.8112 23.3422 12.8954 23.1477C12.9796 22.9532 13.2383 22.8342 13.4416 22.9208L13.4416 22.9209ZM25.376 22.9209L25.3933 22.9253C25.5965 23.012 25.6856 23.2777 25.6014 23.4724C25.5172 23.667 25.2671 23.7685 25.0639 23.6818L25.0508 23.6775C24.8476 23.5908 24.7498 23.3373 24.834 23.1428C24.9182 22.9483 25.1727 22.8335 25.3759 22.9201L25.376 22.9209ZM6.9434 22.9253C7.04171 22.8828 7.1539 22.8828 7.25552 22.9253C7.45872 23.012 7.56949 23.2698 7.48528 23.4642C7.40107 23.6587 7.12932 23.7676 6.92606 23.6815C6.72286 23.5949 6.63376 23.329 6.71798 23.1344C6.76008 23.0366 6.84511 22.9638 6.9434 22.925L6.9434 22.9253ZM18.9688 22.9295C19.0671 22.887 19.1793 22.887 19.2809 22.9295C19.4822 23.0172 19.5945 23.2704 19.5107 23.4643C19.4265 23.6588 19.1547 23.7731 18.9515 23.687C18.7483 23.6004 18.6592 23.3346 18.7434 23.1399C18.7855 23.0421 18.8705 22.9693 18.9688 22.9305V22.9295ZM13.2986 26.7273C12.5974 26.7266 11.9181 27.1344 11.6296 27.8007C11.2449 28.6893 11.6767 29.7551 12.579 30.1401C13.4817 30.5239 14.5525 30.0976 14.9372 29.212C15.322 28.3233 14.8945 27.2579 13.9922 26.8728C13.7665 26.7766 13.5323 26.7277 13.2986 26.7271V26.7273ZM25.2329 26.7273C24.5317 26.7265 23.8568 27.1344 23.5683 27.8007C23.1835 28.6894 23.6109 29.7551 24.5133 30.1401C25.4159 30.5239 26.4912 30.0976 26.8759 29.212C27.2606 28.3234 26.8331 27.2534 25.9309 26.8684C25.7052 26.7722 25.4667 26.7277 25.2329 26.7271V26.7273ZM7.11247 26.738C6.41126 26.7373 5.73637 27.1408 5.44781 27.8071C5.06309 28.6957 5.49049 29.7614 6.39285 30.1465C7.29547 30.5302 8.37073 30.1039 8.75545 29.2185C9.1402 28.3299 8.70841 27.2641 7.80607 26.8791C7.5804 26.7829 7.3462 26.7382 7.11247 26.7377V26.738ZM19.1379 26.738C18.4367 26.7373 17.7574 27.1452 17.4689 27.8114C17.0842 28.7 17.5159 29.7656 18.4183 30.1507C19.3209 30.5344 20.3961 30.1082 20.7809 29.2185C21.1656 28.3297 20.7338 27.2642 19.8315 26.8791C19.6058 26.7829 19.3716 26.7382 19.1379 26.7377V26.738ZM19.2939 28.1279C19.497 28.2145 19.5862 28.4802 19.502 28.6748C19.4178 28.8694 19.1677 28.9709 18.9645 28.8842C18.7613 28.7976 18.6505 28.5442 18.7347 28.3498C18.8189 28.1552 19.0906 28.041 19.2939 28.1271L19.2939 28.1279ZM13.1252 28.1323C13.2272 28.0897 13.3443 28.0897 13.446 28.1366C13.6492 28.2238 13.7469 28.4725 13.6627 28.667C13.5785 28.8616 13.3198 28.9806 13.1165 28.894C12.9133 28.8073 12.8112 28.5363 12.8954 28.342C12.9375 28.2442 13.0231 28.1709 13.1252 28.1326L13.1252 28.1323ZM25.0639 28.1323C25.166 28.0897 25.283 28.0897 25.3847 28.1366C25.5878 28.2238 25.6986 28.481 25.6144 28.6753C25.5302 28.8698 25.2584 28.9799 25.0552 28.8938C24.852 28.8072 24.7456 28.5361 24.8298 28.3418C24.8719 28.244 24.9618 28.1696 25.0639 28.1324V28.1323ZM6.93906 28.1428C7.04112 28.1003 7.15822 28.1003 7.25985 28.1428C7.46305 28.2294 7.57383 28.4873 7.48961 28.6816C7.40542 28.8762 7.14232 28.9729 6.93906 28.8868C6.73586 28.8002 6.62512 28.5423 6.7093 28.348C6.75139 28.2502 6.83701 28.1807 6.93906 28.143L6.93906 28.1428ZM13.2986 32.2826C12.5974 32.2819 11.9225 32.6856 11.6339 33.3519C11.2492 34.2405 11.6768 35.306 12.579 35.6911C13.4817 36.0748 14.5438 35.6487 14.9285 34.7589C15.3133 33.8703 14.8989 32.8088 13.9965 32.4237C13.7709 32.3275 13.5323 32.283 13.2986 32.283V32.2826ZM19.1292 32.2826C18.4322 32.2842 17.7618 32.6957 17.4732 33.3604C17.0885 34.2492 17.5029 35.3104 18.4053 35.6955L18.4226 35.6999C19.3252 36.0836 20.3831 35.6519 20.7678 34.7632C21.1526 33.8746 20.7381 32.8132 19.8358 32.4281L19.8227 32.4237C19.5971 32.3275 19.3614 32.2824 19.1291 32.283L19.1292 32.2826ZM25.2373 32.2826C24.5361 32.2819 23.8612 32.6856 23.5726 33.3519C23.1879 34.2405 23.6153 35.306 24.5177 35.6911C25.4203 36.0748 26.4955 35.6485 26.8803 34.763C27.265 33.8743 26.8374 32.8088 25.9352 32.4237C25.7095 32.3275 25.471 32.283 25.2373 32.283V32.2826ZM7.1168 32.287C6.41562 32.2863 5.73635 32.6899 5.44781 33.3562C5.06309 34.2448 5.49485 35.3148 6.39718 35.6999C7.29981 36.0836 8.35772 35.6519 8.74244 34.7632C9.12716 33.8745 8.71268 32.8131 7.81041 32.4281C7.58473 32.3319 7.35052 32.2873 7.1168 32.2873V32.287ZM19.2809 33.6727L19.2983 33.6771C19.5015 33.7637 19.5906 34.0294 19.5063 34.224C19.4221 34.4185 19.1721 34.5244 18.9688 34.4378L18.9515 34.4271C18.7483 34.3399 18.6548 34.0912 18.7391 33.8967C18.8233 33.7022 19.0777 33.5831 19.2809 33.6698L19.2809 33.6727ZM7.27286 33.6771C7.47606 33.7637 7.56516 34.0294 7.48094 34.224C7.39673 34.4185 7.14666 34.5202 6.9434 34.4336C6.74019 34.3469 6.62943 34.0891 6.71364 33.8947C6.79785 33.7002 7.0696 33.5908 7.27286 33.6769V33.6771ZM25.0639 33.6814C25.1659 33.6389 25.283 33.6389 25.3847 33.6858C25.5879 33.7725 25.6856 34.026 25.6014 34.2204C25.5172 34.415 25.2628 34.5298 25.0596 34.4431C24.8564 34.3565 24.7499 34.0855 24.8341 33.8912C24.8762 33.7944 24.9618 33.719 25.0639 33.6818L25.0639 33.6814ZM13.1295 33.6858C13.2316 33.6433 13.3487 33.6433 13.4503 33.6858C13.6535 33.7725 13.7469 34.026 13.6627 34.2204C13.5785 34.415 13.3241 34.5298 13.1208 34.4431C12.9177 34.3565 12.8112 34.0855 12.8954 33.8912C12.9375 33.7944 13.0274 33.7237 13.1295 33.686L13.1295 33.6858Z' fill='%234E4E4E'/%3E%3C/svg%3E%0A");
}

.mobile-nearby-parcels {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobile-nearby-parcels {
    display: block;
  }
  .mobile-nearby-parcels .owl-carousel .owl-stage {
    left: -10px;
  }
  .mobile-nearby-parcels .owl-carousel {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .desktop-nearby-parcels {
    display: none;
  }
  .main-parcel-section .panel-body {
    padding: 25px 15px;
  }
  .main-parcel-section .parcel-table .space-big .col-xs-5, .main-parcel-section .parcel-table .space-big .col-xs-7 {
    width: 100%;
  }
  .main-parcel-section .parcel-table .space-big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-parcel-section .parcel-table .space-big img {
    margin-bottom: -16px;
  }
  .main-parcel-section .parcel-table .space-big div.col-xs-7:last-child {
    padding-left: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .object-header-image {
    min-height: initial;
  }
  .panel-image-detail {
    height: initial;
  }
}
.images-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.images-grid .item {
  max-height: 436px;
}
.images-grid .item img.img-responsive {
  border-right: 5px solid #f8f8f8;
}
.images-grid .ig-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.images-grid .ig-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.images-grid .ig-top {
  border-top: 5px solid #f8f8f8;
}
.images-grid img.img-responsive.ig-r-right {
  border-right: 0;
}
.images-grid .ig-fh {
  height: 100%;
}

.price-range-box {
  border-left: 1px solid #eaeaea;
  margin-top: 10px;
}

.invert-price .price-range__types {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.invert-price .price-range__item::after {
  display: none;
}
.invert-price .price-range__status {
  margin-bottom: 0;
  margin-top: 20px;
}

.price-range {
  max-width: 375px;
}
.price-range__status h2 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: black;
  margin-top: 3px;
}
.price-range__types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.price-range__item {
  position: relative;
}
.price-range__item:first-child {
  padding-right: 10px;
}
.price-range__item:first-child::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 65px;
  background: #eaeaea;
  right: 0px;
  top: 7px;
}
.price-range__item__title {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #61677d !important;
  margin-bottom: 0;
}
.price-range__item__title img {
  width: 14px;
  margin-top: -2px;
}
.price-range__item__affiliatelink {
  margin: 0;
}
.price-range__item__affiliatelink a {
  color: #7dd995;
}
.price-range__item__price {
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  font-weight: bold;
  color: #61677d !important;
  margin-top: 0;
  margin-bottom: 0;
}
.price-range__item__price svg {
  margin-bottom: -1px;
}
.price-range__item__price--blur {
  text-shadow: 0 0 6px #61687d;
  color: transparent !important;
}
.price-range__item__link {
  font-family: "Roboto", sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  color: #61677d !important;
  cursor: pointer;
}
.price-range__item__link:hover {
  color: #61677d !important;
}
.price-range .tooltip a {
  color: white;
  font-weight: bold;
}
.price-range .tooltip a:hover {
  color: white;
}

.btn-claim {
  color: #ffffff !important;
  border: none;
  border-radius: 3px;
  background-color: #ff8c00;
  font-weight: bold !important;
  width: 100%;
  text-align: left;
  padding: 10px 9px;
}
.btn-claim a {
  color: #ffffff;
  font-weight: bold;
}

.parcel-claim__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-bottom: 10px;
}
.parcel-claim__box::before, .parcel-claim__box::after {
  content: "";
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.parcel-claim__box .btn-claim {
  text-align: center;
  border: 0 !important;
}
.parcel-claim__box .btn {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  width: 49%;
  border: 1px solid #62687e;
  padding: 9px 9px;
  font-size: 14px;
  color: #62687e;
  margin-bottom: 10px;
}
.parcel-claim__box .btn.primary {
  background: #62687e;
  color: #ffffff;
}
.parcel-claim__box--center .btn {
  text-align: center;
}

.button-box {
  padding-top: 15px;
}

#page-content.edit-mode .mobile-edit.item--edit::after {
  content: "bewerk alle foto's";
  position: absolute;
  font-family: "Roboto", sans-serif;
  color: #ff8c00;
  border: 1px solid #ff8c00;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 150px;
  text-align: center;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 2px;
  z-index: 1;
}
#page-content.edit-mode .mobile-edit.item--edit::before {
  content: "";
  cursor: pointer;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  right: 0;
  bottom: 3px;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  #page-content.edit-mode .mobile-edit.item--edit::before {
    bottom: -4px;
  }
}
#page-content.edit-mode .mobile-edit.item--edit.darker-color::before {
  background: #efefef;
}

#page-content.edit-mode .desktop-edit.item--edit::after {
  content: "bewerk alle foto's";
  position: absolute;
  font-family: "Roboto", sans-serif;
  color: #ff8c00;
  border: 1px solid #ff8c00;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 150px;
  text-align: center;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 2px;
  z-index: 1;
}
#page-content.edit-mode .desktop-edit.item--edit::before {
  content: "";
  cursor: pointer;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  right: 0;
  bottom: 3px;
  left: 0;
  z-index: 1;
}

#page-content.edit-mode .images-grid__edit .item {
  position: relative;
}
#page-content.edit-mode .images-grid__edit .item.btn-edit {
  padding: 0 !important;
}
#page-content.edit-mode .images-grid__edit .item.item--edit:hover::after {
  content: "bewerk alle foto's";
  position: absolute;
  font-family: "Roboto", sans-serif;
  color: #ff8c00;
  border: 1px solid #ff8c00;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 150px;
  text-align: center;
  cursor: pointer;
  padding: 5px 0;
  border-radius: 2px;
}
#page-content.edit-mode .images-grid__edit .item.item--edit:hover::before {
  content: "";
  cursor: pointer;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.images-wrapper {
  position: relative;
}
.images-wrapper .btn-remove {
  position: absolute;
  right: 2px;
  top: -50px;
}
@media only screen and (max-width: 768px) {
  .images-wrapper {
    padding-top: 30px;
  }
  .images-wrapper .btn-remove {
    top: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .upload-edit {
    padding: 10px 0 60px !important;
  }
}
.btn__outline {
  font-family: "Roboto", sans-serif;
  background: transparent;
  color: #ff8c00;
  border: 1px solid #ff8c00;
  padding: 5px 8px !important;
}
.btn__outline:hover {
  color: #ff8c00;
}
.btn__outline:focus, .btn__outline:active {
  outline: none !important;
}
.btn__outline--green {
  color: #64bd7b;
  border: 1px solid #64bd7b;
}
.btn__outline--green:hover, .btn__outline--green:focus {
  color: #64bd7b;
}
.btn__outline--red {
  color: #e36346;
  border: 1px solid #e36346;
}
.btn__outline--red:hover, .btn__outline--red:focus {
  color: #e36346;
}
.btn__outline--white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn__outline--white:hover, .btn__outline--white:focus {
  color: #ffffff;
}
.btn__outline--gray {
  color: #ffffff;
  background: #61677d;
  border: 1px solid #61677d;
}
.btn__outline--gray:hover, .btn__outline--gray:focus {
  color: #ffffff;
}

.parcel-edit__wrapper {
  background-color: #61677d;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px;
}
.parcel-edit__wrapper h5 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-right: 10px;
}
.parcel-edit__wrapper--second {
  display: none;
}

.grecaptcha-badge {
  opacity: 0;
}

.input__group--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.input__group__addon {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: black;
  padding-right: 5px;
}

.input__line {
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  padding: 10px 25px 10px 0;
  color: #000000;
  min-width: 100px;
  width: 100px;
  height: 36px !important;
}
.input__line:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid #7DD995 !important;
}

.btn__outline + .btn__outline {
  margin-left: 5px;
}

#page-content {
  position: relative;
}
#page-content .on-edit {
  display: none;
}
#page-content.edit-mode .footer {
  margin-top: 0;
}
#page-content.edit-mode:before, #page-content.edit-mode:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #ff8c00;
  width: 15px;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  #page-content.edit-mode:before, #page-content.edit-mode:after {
    width: 3px;
  }
}
#page-content.edit-mode:after {
  left: initial;
  right: 0;
}
#page-content.edit-mode .on-default {
  display: none;
}
#page-content.edit-mode .on-edit {
  display: block;
}
#page-content.edit-mode .parcel-edit__wrapper {
  background-color: #ff8c00;
}
#page-content.edit-mode .parcel-edit__wrapper--second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#progressbar .progress-label {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#progressbar .progress-label .toggle-info {
  margin-left: 7px;
  cursor: pointer;
}
#progressbar .progress-label .progress-label-percentage {
  padding-left: 3px;
}

div#progressbar.ui-widget.ui-widget-content {
  margin-bottom: 0px;
}

.ui-progressbar .ui-progressbar-value {
  margin: 0 !important;
}

#map,
#map2,
#map3 {
  z-index: 0;
}

.pdpCollapse-panel {
  margin-bottom: 0 !important;
  border: none !important;
}

.pdpFirstPanel {
  padding-top: 45px !important;
  padding-bottom: 0px !important;
}

.pdpSecondPanel {
  padding-bottom: 5px !important;
  padding-top: 12px !important;
}

.blogPanel {
  padding-top: 15px !important;
}

#collapsingAloneTwo .panel {
  background: none;
}

.object-header-image .owl-carousel .owl-dots {
  max-width: 100px !important;
  margin: auto !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: hidden !important;
}
.object-header-image .owl-carousel .owl-dots .owl-dot {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

@media screen and (max-width: 767px) {
  .pdpFirstPanel {
    padding-top: 25px !important;
    padding-bottom: 0px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pdpSecondPanel {
    padding-bottom: 25px !important;
    padding-top: 12px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .faqPanel {
    padding-top: 15px !important;
  }
  .blogPanel {
    padding-top: 25px !important;
    padding-bottom: 40px !important;
  }
}
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 6px;
  width: 13px;
  background: #fff;
  -webkit-animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
          animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 6px;
  -webkit-animation-delay: -0.24s;
          animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 26px;
  -webkit-animation-delay: -0.12s;
          animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 45px;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}

@-webkit-keyframes lds-facebook {
  0% {
    top: 6px;
    height: 51px;
  }
  50%, 100% {
    top: 19px;
    height: 26px;
  }
}

@keyframes lds-facebook {
  0% {
    top: 6px;
    height: 51px;
  }
  50%, 100% {
    top: 19px;
    height: 26px;
  }
}
.data-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(121, 121, 121, 0.5);
}

#mapBlur,
#map2Blur,
#map4Blur,
#map5Blur {
  width: 100%;
  height: 436px;
  position: relative;
  background-image: url("/images/mapBlurred.png");
  background-image: -webkit-image-set(url("/images/mapBlurred.webp") 1x, url("/images/mapBlurred.png") 2x);
  background-image: image-set(url("/images/mapBlurred.webp") 1x, url("/images/mapBlurred.png") 2x);
  background-repeat: no-repeat;
  background-size: cover;
}
#mapBlur #mapBlurButton,
#mapBlur #map2BlurButton,
#map2Blur #mapBlurButton,
#map2Blur #map2BlurButton,
#map4Blur #mapBlurButton,
#map4Blur #map2BlurButton,
#map5Blur #mapBlurButton,
#map5Blur #map2BlurButton {
  position: absolute;
  top: 40%;
  left: calc(50% - 65px);
  width: 130px;
}
#mapBlur #map2BlurButton,
#map2Blur #map2BlurButton,
#map4Blur #map2BlurButton,
#map5Blur #map2BlurButton {
  top: 46%;
}
@media screen and (max-width: 600px) {
  #mapBlur,
  #map2Blur,
  #map4Blur,
  #map5Blur {
    height: 260px !important;
  }
}

@media screen and (max-width: 600px) {
  #map2 {
    height: 260px !important;
  }
}

#map3Blur {
  width: 100%;
  height: 436px;
  position: relative;
  background-image: url("/images/mapBlurred.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#map3Blur #map3BlurButton {
  position: absolute;
  top: 40%;
  left: calc(50% - 65px);
  width: 130px;
}

.cta-box {
  padding: 12px 25px;
  text-align: center;
}
.cta-box__wrapper {
  text-align: center;
  padding: 16px 0 32px;
}
.cta-box__claim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 32px;
}
.cta-box__claim svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.cta-box__text {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 0;
}
.cta-box__link {
  font-family: "Roboto", sans-serif;
  color: #61677D !important;
  font-weight: 400 !important;
  font-size: 14px;
  text-decoration: none;
}
.cta-box__link--black {
  color: #000000 !important;
}
.cta-box__button {
  display: block;
  background-color: #F8F8F8;
  border: 0;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  border-radius: 4px;
  padding: 8px 8px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  cursor: pointer;
}
.cta-box__button:focus, .cta-box__button:active {
  outline: none;
}
.cta-box__button--big {
  font-size: 16px;
  font-weight: bold;
}
.cta-box__button--primary {
  color: #ffffff !important;
  background-color: #FF8C00;
}
.cta-box__button--optionchooser {
  background-color: #e7ffef;
  padding: 6px 10px;
  width: auto;
  display: inline-block;
  margin-top: 0;
  margin-left: 4px;
}
@media only screen and (min-width: 991px) {
  .cta-box__button--optionchooser {
    min-width: 50px;
  }
}
.cta-box__button--optionchooser:first-child {
  margin-left: 0;
}
.cta-box__button--optionchooser.active {
  background-color: #7dd995;
}
.cta-box__button--green {
  color: #ffffff;
  background-color: #7DD995;
}
.cta-box__button--green:hover {
  color: #ffffff;
}
.cta-box__button--disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.cta-box__button--initial {
  width: initial;
}
.cta-box__button--block + .cta-box__button--block {
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .cta-box__button--block + .cta-box__button--block {
    margin-top: 0;
    margin-left: 10px;
  }
}
.cta-box__space {
  padding: 32px 0 0;
}
.cta-box__mobile .cta-box {
  padding: 0;
}
.cta-box__mobile .cta-box__claim {
  padding-bottom: 15px;
}
.cta-box__mobile .cta-box__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta-box__mobile .cta-box__button {
  font-size: 12px;
}
.cta-box__mobile .cta-box__space {
  padding: 15px 0 0;
  text-align: left;
}
.cta-box__mobile .cta-box__space .cta-box__link {
  color: #9E9E9E !important;
}
.cta-box__mobile .cta-box__wrapper {
  text-align: left;
  padding: 5px 0 5px;
}
.cta-box__mobile .cta-box__wrapper .cta-box__link {
  color: #9E9E9E !important;
}

.cta-form__dialog {
  width: 100%;
  max-width: 911px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cta-form__dialog {
    margin: 0;
  }
}
.cta-form__dialog--small {
  max-width: 405px;
}
@media only screen and (max-width: 767px) {
  .cta-form__dialog--small {
    margin: 0 auto;
  }
}
.cta-form__body {
  padding: 32px;
}
.cta-form__close {
  position: absolute;
  top: 37px;
  right: 37px;
  z-index: 1;
  font-size: 30px;
  color: #61677D;
  opacity: 0.8;
}
.cta-form__close:focus {
  outline: none;
}
.cta-form__content {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.cta-form__header {
  border-bottom: 0;
  padding: 32px 32px 0;
}
@media only screen and (max-width: 767px) {
  .cta-form__header {
    padding-right: 60px;
  }
}
.cta-form__title {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #7DD995;
}
.cta-form__box {
  padding: 30px;
  background-color: rgba(125, 217, 149, 0.25);
}
.cta-form__box__text {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.cta-form__box__text--bold {
  font-weight: 500;
}
.cta-form__text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #61677D;
  line-height: 19px;
}
.cta-form__text--normal {
  font-size: 14px;
  margin-bottom: 0;
}
.cta-form__text--price {
  font-size: 20px;
  font-weight: bold;
  color: #7DD995;
}
.cta-form__text--small {
  font-size: 12px;
  font-weight: 400;
  color: #9E9E9E;
  margin-bottom: 0;
}
.cta-form__text--medium {
  font-weight: 500;
}
.cta-form__text--black {
  color: #000000;
}
.cta-form__address address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #61677D;
  line-height: 19px;
}
.cta-form__inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 992px) {
  .cta-form__border {
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    padding-left: 32px;
  }
}
.cta-form__textarea {
  border: 1px solid #EAEAEA;
  border-radius: 5px;
  color: #000000;
}
.cta-form__textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.cta-form__textarea:placeholder {
  color: #000000;
}
.cta-form__textarea:-webkit-input-placeholder {
  color: #000000;
}
.cta-form__textarea:-moz-placeholder {
  color: #000000;
}
.cta-form__textarea:-moz-placeholder {
  color: #000000;
}
.cta-form__textarea:-ms-input-placeholder {
  color: #000000;
}
.cta-form__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 767px) {
  .cta-form__overlay {
    padding-top: 80px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.cta-form__overlay__wrapper {
  max-width: 320px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta-form__overlay__title {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  padding-bottom: 50px;
}
.cta-form__overlay__register {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #61677D;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 15px;
}
.cta-form__overlay__register a {
  font-weight: bold;
  color: #7DD995;
}
.cta-form__radio .control {
  padding-left: 35px;
  margin-bottom: 8px;
}
.cta-form__radio .control--radio .control__indicator {
  top: 0;
  border-width: 1px;
}
.cta-form__success-message__inner {
  min-height: 250px;
}

.flex-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-center.modal-dialog {
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  margin-top: 0;
}

@media only screen and (max-width: 450px) {
  .modal-center.modal-dialog {
    height: 100%;
  }
}
.contact-request .material-form-field .material-form-field-label {
  color: #61677D;
  font-size: 14px;
}
.contact-request .select2-container--default .select2-selection--single {
  background-color: #ffffff !important;
}
.contact-request .privacy-info a {
  font-weight: 400;
  color: black;
}
.contact-request__border {
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  padding-bottom: 150px;
  margin-bottom: -30px;
}
@media only screen and (max-width: 767px) {
  .contact-request__border {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .contact-request__border--left {
    padding-right: 32px;
  }
}
.contact-request__title {
  color: #7DD995;
  font-family: "Roboto", sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 41px;
  text-align: center;
  padding: 15px 0 40px;
}
@media only screen and (max-width: 767px) {
  .contact-request__title {
    padding: 15px 0 25px;
  }
}
.contact-request__label {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #9E9E9E;
}
.contact-request__radio {
  margin: 0;
}
.contact-request__radio .control {
  padding-left: 35px;
  margin-bottom: 0;
  display: inline-block;
}
.contact-request__radio .control--radio .control__indicator {
  top: 0;
  border-width: 1px;
}
.contact-request__radio label + label {
  margin-left: 10px;
}
@media only screen and (max-width: 991px) {
  .contact-request .cta-form__border {
    padding-top: 20px;
  }
}

@-webkit-keyframes baloons {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
}

@keyframes baloons {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    opacity: 0;
  }
}
@-webkit-keyframes flag {
  0% {
    -webkit-transform: rotate(30deg) translateY(-30px) translateX(10px);
            transform: rotate(30deg) translateY(-30px) translateX(10px);
  }
  60% {
    -webkit-transform: rotate(30deg) translateY(-30px) translateX(10px);
            transform: rotate(30deg) translateY(-30px) translateX(10px);
  }
  100% {
    -webkit-transform: rotate(0deg) translateY(0px);
            transform: rotate(0deg) translateY(0px);
  }
}
@keyframes flag {
  0% {
    -webkit-transform: rotate(30deg) translateY(-30px) translateX(10px);
            transform: rotate(30deg) translateY(-30px) translateX(10px);
  }
  60% {
    -webkit-transform: rotate(30deg) translateY(-30px) translateX(10px);
            transform: rotate(30deg) translateY(-30px) translateX(10px);
  }
  100% {
    -webkit-transform: rotate(0deg) translateY(0px);
            transform: rotate(0deg) translateY(0px);
  }
}
#flag-stick {
  -webkit-animation-name: flag;
          animation-name: flag;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.seo-page-info--bs {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.claim-parcel__page {
  padding-top: 110px;
}
@media only screen and (max-width: 991px) {
  .claim-parcel__page {
    padding-top: 50px;
  }
}

.claim-progress {
  padding-left: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.claim-progress__bar {
  background: #E2E2E2;
  border-radius: 8px;
  height: 8px;
  width: 100%;
  max-width: 240px;
  margin: 0 16px;
  position: relative;
  overflow: hidden;
}
.claim-progress__level {
  position: absolute;
  left: 0;
  top: 0;
  height: 8px;
  background: #61677D;
}
@media only screen and (max-width: 767px) {
  .claim-progress__step {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .claim-progress {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 16px;
  }
}

.wizard-steps__sidebar {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .wizard-steps__sidebar {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wizard-steps__sidebar {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
.wizard-steps__single {
  padding: 25px 32px 40px 32px;
  background: #FFF;
  display: none;
}
.wizard-steps__single.js-visible {
  display: block;
}
@media only screen and (max-width: 767px) {
  .wizard-steps__single {
    padding: 25px 16px 20px 16px;
  }
}
.wizard-steps__text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.wizard-steps__title {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: black;
  margin: 0 0 10px 0;
}
.wizard-steps__info {
  background: #F8F8F8;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 26px 15px 12px 15px;
  min-height: 164px;
}
.wizard-steps__info::before {
  content: "";
  height: 100%;
  width: 1px;
  background: #EAEAEA;
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .wizard-steps__info::before {
    display: none;
  }
}
.wizard-steps__info--clear {
  padding: 0;
}
.wizard-steps__info--clear .img-responsive {
  height: 100%;
  width: 100%;
}
.wizard-steps__info--warning, .wizard-steps__info--error {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wizard-steps__info--warning img, .wizard-steps__info--error img {
  margin-top: 7px;
}
.wizard-steps__info--warning p, .wizard-steps__info--error p {
  margin-left: 16px;
  color: black;
}
.wizard-steps__info--warning {
  border: 1px solid #FF8C00;
}
.wizard-steps__info--error {
  border: 1px solid #E36346;
}
.wizard-steps__sidebar-shape {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.wizard-steps__sidebar-shape:empty {
  background: #F8F8F8;
  border-radius: 2px;
  height: 16px;
  margin-top: 16px;
}
.wizard-steps__sidebar-shape:empty:last-child {
  margin-top: 8px;
}
.wizard-steps__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.wizard-steps__input {
  width: 100%;
  max-width: 92px;
}
.wizard-steps__input--wide {
  max-width: 166px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.wizard-steps__input--wide .material-form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wizard-steps__input--wide #voucher_code {
  width: 155px !important;
}
.wizard-steps__input--wide #voucher {
  background: #F8F8F8;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  color: black;
  height: 36px;
  font-size: 15px;
  margin-left: 15px;
  font-weight: 500;
  outline: none;
  border: none;
  padding: 3px 15px;
  border-bottom: 2px solid #d3d3d3;
  margin-top: 2px;
}
.wizard-steps__radio {
  margin: 32px -3px 0 -3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .wizard-steps__radio {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .wizard-steps__radio {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.wizard-steps__radio label {
  margin: 3px;
  cursor: pointer;
}
.wizard-steps__radio label [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wizard-steps__radio label [type=radio]:checked + .wizard-steps__radio-single::after {
  display: block;
}
.wizard-steps__radio-single {
  border: 1px solid #EAEAEA;
  padding: 10px 15px;
  border-radius: 2px;
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
.wizard-steps__radio-single::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #7DD995;
  display: none;
}
.wizard-steps__radio-single span {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .wizard-steps__buttons .wizard-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .wizard-steps__buttons .wizard-desktop {
    display: none;
  }
}
.wizard-steps__buttons a:first-child {
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .wizard-steps__buttons a:first-child {
    margin-right: 0;
    margin-left: 16px;
  }
}
.wizard-steps__buttons a:hover {
  color: #000;
}
.wizard-steps__buttons .js-active:hover {
  color: #FFF;
}
.wizard-steps__baloons svg {
  position: absolute;
  z-index: 2;
  opacity: 0;
  -webkit-animation-name: baloons;
          animation-name: baloons;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
.wizard-steps__baloons .big-green {
  top: -30px;
  left: -50px;
}
@media only screen and (max-width: 991px) {
  .wizard-steps__baloons .big-green {
    left: -3%;
  }
}
@media only screen and (max-width: 767px) {
  .wizard-steps__baloons .big-green {
    left: 0;
    top: 30px;
  }
}
.wizard-steps__baloons .small-green {
  right: 10%;
  top: -45px;
}
@media only screen and (max-width: 767px) {
  .wizard-steps__baloons .small-green {
    right: 12px;
    top: -20px;
  }
}
.wizard-steps__baloons .big-red {
  right: -22px;
  top: -35px;
}
@media only screen and (max-width: 767px) {
  .wizard-steps__baloons .big-red {
    top: 20px;
    right: 13%;
  }
}
.wizard-steps__baloons .small-red {
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .wizard-steps__baloons .small-red {
    top: -15px;
    left: 20%;
    -webkit-transform: none;
            transform: none;
  }
}

.claim__counters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 32px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .claim__counters {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin: 20px -16px 0 -16px;
  }
}
.claim__counter-single {
  max-width: 200px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .claim__counter-single {
    max-width: none;
    width: calc(50% - 32px);
    margin: 8px;
  }
}
@media only screen and (max-width: 374px) {
  .claim__counter-single {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .claim__counter-single:first-child {
    width: 100%;
  }
  .claim__counter-single:first-child p {
    max-width: 255px;
    margin: 0 auto;
  }
}
.claim__counter-number {
  font-size: 60px;
  color: #7DD995;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .claim__counter-number {
    font-size: 50px;
  }
}

.claim-register__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .claim-register__feature {
    margin: 8px 0;
  }
}
@media only screen and (max-width: 991px) {
  .claim-register__feature:first-child {
    margin-top: 22px;
  }
}
.claim-register__feature-img {
  height: 40px;
  width: 40px;
  min-width: 40px;
  background: #D8D8D8;
}
.claim-register__feature-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.claim-register__feature-info {
  margin-left: 8px;
}
.claim-register__feature-info span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.claim-register__feature-info p {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
}
.claim-register__consent {
  margin-top: 25px;
}
.claim-register__consent label {
  font-size: 14px;
  color: #000;
}
.claim-register__consent label .error {
  color: #eb6553;
  width: 100%;
}
.claim-register__privacy-info {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}
.claim-register__privacy-info a {
  text-decoration: underline;
  color: #000;
}
.claim-register__fb {
  margin-top: 16px;
}
.claim-register__fb .claim-title {
  color: #000;
  margin-bottom: 16px;
  font-weight: 500;
}
.claim-register__fb p {
  font-size: 14px;
  color: #9E9E9E;
}
.claim-register__email {
  margin-top: 25px;
}
.claim-register__email .claim-title {
  color: #000;
  margin-bottom: 16px;
  font-weight: 500;
}
.claim-register__email input {
  max-width: 343px;
  width: 100%;
}

.claim-wizard-prev {
  border: 1px solid #61677D;
  border-radius: 2px;
  width: 59px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  padding: 0 10px;
}

.claim-wizard-next-btn {
  background: #7DD995;
  color: #FFF;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-weight: 700;
  padding: 0 16px;
}
.claim-wizard-next-btn:hover {
  color: black;
}

.claim-wizard-next {
  background: #F8F8F8;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  color: black;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-weight: 700;
  padding: 0 16px;
}
.claim-wizard-next.js-active {
  background: #7DD995;
  color: #FFF;
}
.claim-wizard-next--green {
  background: #7DD995;
  color: #FFF;
}
@media only screen and (max-width: 767px) {
  .claim-wizard-next {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  .row--claim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.wizard-steps__first .select2.select2-container {
  max-width: 375px;
}

.claim-wizard-nowgo-banner {
  margin-top: 40px;
}
.claim-wizard-nowgo-banner a {
  display: block;
  margin: 0 auto;
  max-width: 595px;
}
@media only screen and (max-width: 374px) {
  .claim-wizard-nowgo-banner {
    padding-left: 0;
    padding-right: 0;
  }
}

.btn-facebookk, .btn-facebookk:focus, .btn-facebookk:hover {
  background-color: #4568b2;
  border: none;
  border-radius: 0;
  color: #fff;
  margin-top: 15px;
  padding: 10px 0;
  height: initial;
}

.btn-google, .btn-google:focus, .btn-google:hover {
  background-color: transparent;
  color: #484848;
  border: 2px solid #767676;
  border-radius: 0;
  margin-top: 15px;
  padding: 10px 0;
  height: initial;
}

.btn-email, .btn-email:focus {
  background-color: #fff;
  border: 1px solid #888;
  color: #444;
  border-radius: 0;
  margin-top: 15px;
  padding: 10px 0;
  height: initial;
}

.btn-email i, .btn-facebookk i, .btn-google svg {
  margin-right: 8px;
}

.btn-google svg {
  display: inline-block;
  height: 1rem;
  width: auto;
}

.devider-wrapper {
  width: 100%;
  display: block;
  border-bottom: 1px solid #dce0e0;
  margin: 6px auto 20px;
  height: 20px;
  position: relative;
  text-align: center;
}
.devider-wrapper__text {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  margin-top: 5px;
  padding: 0 15px;
  background-color: #fff;
}

.register-form-base label > a {
  color: black;
  text-decoration: underline;
}
.register-form-base .social-option-col {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 16px;
  font-weight: 400;
}
.register-form-base .social-option-col a {
  font-weight: 500;
  text-decoration: underline;
}

.login-social-register .privacy-info {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: -5px;
  margin-top: 10px;
  text-align: left;
}
.login-social-register .privacy-info a {
  text-decoration: underline;
  color: black;
}

.login-container-modal h3 {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 18px;
  margin: 0;
  font-weight: 400;
}
.login-container-modal .recover-link {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  font-weight: 400;
}
.login-container-modal .btn-green {
  border-radius: 0;
}

#loginModal .modal-body {
  background-color: white;
}
#loginModal .modal-content {
  border-radius: 4px;
  width: 100%;
}
@media only screen and (max-width: 450px) {
  #loginModal .modal-content {
    border-radius: 0;
    height: 100%;
  }
  #loginModal .modal-content button.close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
  }
}
#loginModal .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100% - 64px);
  margin: 0 auto;
}
@media only screen and (max-width: 450px) {
  #loginModal .modal-dialog {
    height: 100%;
  }
}

.login-form__heading {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 4px;
}
.login-form__heading a {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
}

.grecaptcha__wrapper {
  text-align: center;
}
.grecaptcha__wrapper p {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 12px;
}
.grecaptcha__links a {
  font-family: "Roboto", sans-serif;
  color: black;
  font-size: 12px;
}

.inloggenMetSocialClaim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inloggenMetSocialClaim .claim-register__google {
  margin-left: 20px;
  margin-top: 16px;
}
.inloggenMetSocialClaim .claim-register__google .claim-title {
  color: #000;
  margin-bottom: 16px;
  font-weight: 500;
}
.inloggenMetSocialClaim .claimGoogleButton {
  margin-top: 0;
  padding: 5px 0;
  width: 128px;
}

.disabled-field {
  position: relative;
}
.disabled-field:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  cursor: not-allowed;
}

@media only screen and (max-width: 374px) {
  .form-register__panel {
    padding: 15px !important;
  }
}

@media only screen and (max-width: 600px) {
  .mijn-promodomo table th, .mijn-promodomo table td {
    display: inline-block;
  }
}
@media only screen and (max-width: 374px) {
  .home-search-box .search-box-info {
    width: 69%;
  }
  .portlet .portlet-title h4 {
    font-size: 13px;
  }
  .home-about-us .portlet-content.mobile a {
    font-size: 12px;
  }
  .home-about-us .portlet-content.mobile p {
    font-size: 12px;
  }
  .home-about-us .portlet-content.mobile h4 {
    font-size: 16px;
  }
  .seo-page-title-bar h2 {
    font-size: 18px;
  }
  section.blog .article-wrapper article h1 {
    font-size: 21px;
  }
  .filters-sidebar .show-results {
    width: calc(100% - 20px);
  }
  .mijn-promodomo.form-page .panel {
    padding: 20px;
  }
  .mijn-promodomo.form-page hr {
    margin-left: 0px;
    margin-right: 0px;
  }
  .mijn-promodomo.form-page .panel {
    padding: 0px;
  }
}
@media only screen and (max-width: 450px) {
  .pagination li a {
    margin: 0 0 5px 0;
  }
}
/*
	MEDIAQUERIES
*/
/*
@media (max-width:1200px) {
	div#cookie-message {width:25%; bottom:10px;}
	div#system-message-container {width:25%; bottom:115px;}
}*/
/*
@media (min-width:1200px) and (max-width:1500px) {
	div#system-message-container {bottom:163px;}
}*/
@media (max-width: 992px) {
  .images-item-grid {
    padding: 25px 0;
  }
}
@media (min-width: 992px) {
  .upload-container .col-md-4 {
    width: 28%;
  }
  .upload-container .col-md-8 {
    width: 72%;
  }
}
@media (max-width: 768px) {
  .images-item-grid.dragging .item:first-child .card-inner {
    min-height: 75px;
  }
  .images-popup.open .images-wrapper .images-count {
    display: block;
  }
  .images-popup.open .images-wrapper .back {
    display: block;
  }
  .images-popup.open .images-item-grid {
    padding: 0px;
  }
  .images-popup.open .more {
    display: none;
  }
  .images-popup.open .images-wrapper {
    overflow-x: hidden;
    height: calc(100vh - 100px);
    padding-right: 5px;
  }
  .images-popup.open .images-item-grid .item:nth-child(n+5) {
    display: block;
  }
  .images-popup.open {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 70px;
    background-color: #efefef;
    z-index: 10;
  }
  .images-wrapper {
    position: relative;
  }
  .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    bottom: 60px;
  }
  .images-item-grid .item:nth-child(n+6) {
    display: none;
  }
  .images-item-grid.dragging .item:nth-child(6) {
    display: block !important;
  }
  .upload-container .mobile-text {
    display: inline-block;
  }
  .upload-images-info {
    display: none;
  }
  .images-item-grid .item, .more {
    width: 33.3333%;
    padding: 15px 15px;
  }
  .images-item-grid .item:nth-child(5) {
    margin-left: 0px;
  }
  .upload-edit {
    padding: 10px 0px 40px;
  }
}
@media (max-width: 600px) {
  .object-header-image {
    min-height: 250px;
  }
}
@media (max-width: 550px) {
  .images-item-grid .item:first-child .card-inner .image-home {
    width: 35px;
  }
  .images-item-grid .item:first-child .card-inner p {
    font-size: 9px;
    line-height: 12px;
  }
  .upload-container {
    padding: 0px;
  }
  .images-item-grid .item, .more {
    padding: 10px;
  }
  .card-inner {
    min-height: 75px;
  }
  .more p {
    font-size: 9px;
    line-height: 10px;
  }
}
@media (min-width: 1200px) {
  .alert.alert-info.object-claim-info.claim-info-message {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  div#cookie-message {
    width: 33%;
  }
  div#system-message-container {
    width: 33%;
  }
  .alert.alert-info.object-claim-info.claim-info-message {
    width: 35%;
  }
}
@media (min-width: 1020px) {
  .map-filters {
    width: 268px;
  }
  button.close-search-sidebar {
    display: none;
  }
  .btn-map-filters {
    display: none;
  }
  .navbar-collapse {
    padding: 0;
  }
  button.btn.btn-success.show-results {
    display: none;
  }
  button.btn.btn-warning.hide-results {
    display: none;
  }
}
@media (max-width: 1019px) {
  .btn-group.map-btn {
    left: 3%;
    top: 11%;
  }
  .btn-map-map {
    display: none;
  }
  /*.map-filters {display:none;}*/
  .map-filters.close-mobile-filters {
    display: none;
  }
  .map-filters {
    position: absolute;
    z-index: 9999;
    overflow-y: scroll;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .compare-module {
    left: 18%;
  }
}
@media (min-width: 768px) {
  .object-detail-main {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  .info-block-absolute .object-detail-side {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@media (min-width: 767px) and (max-width: 1019px) {
  .map-search {
    left: 4%;
  }
}
@media (min-width: 991px) {
  .col-md-9.objects {
    top: 20px;
  }
}
@media (max-width: 991px) {
  div#cookie-message {
    width: 45%;
  }
  div#system-message-container {
    width: 45%;
    bottom: 12%;
  }
  /*.object-detail .price {float:left; margin-top:0px;}*/
  .cta-group.claim-info {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .panel-object .panel-icon.detail {
    border-right: 0px;
  }
  blockquote.quote-home {
    text-align: center;
  }
  .text-home {
    text-align: center;
  }
  .close-mobile-filters {
    display: none;
  }
  .close-mobile-filters-overview {
    position: fixed;
    overflow: auto;
    bottom: 0;
    max-width: 345px;
    z-index: 10000;
    top: 0;
    background: #fff; /*width: 100%;*/ /*left: 0;*/
    padding: 10px;
  }
  .footer-menu {
    text-align: center;
  }
  .copyright {
    text-align: center;
  }
  a.btn.btn-outline.btn-lg.my-promodomo {
    float: none; /*margin-top:5px;*/
    margin-bottom: 20px;
  }
  a.btn.btn-outline.btn-lg.my-promodomo.dashboard {
    margin-top: 0px;
  }
  .dashboard-message.read:before {
    content: "\F2B6";
    font-family: FontAwesome;
    position: relative;
    font-size: 17px;
    color: #7DD995;
  }
  .dashboard-message:before {
    content: "\F0E0";
    font-family: FontAwesome;
    position: relative;
    font-size: 17px;
    color: #7DD995;
  }
  .push-top {
    margin-top: 50px;
  }
  .alert.alert-info.object-claim-info.claim-info-message {
    width: 45%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
    padding: 15px 6px;
  }
  /*nav.navbar.navbar-default.navbar-fixed-top .input-search-group {margin-top:0px; margin-right:0px;}*/
  /*.breadcrumb {padding-top:30px;}	*/
  .row.overview-top ul.breadcrumb {
    padding-top: 0px;
  }
  .overview-search {
    margin-top: 10px;
  }
  .row.navbar.navbar-default.navbar-fixed-top.sticky-price {
    top: 156px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .outer-header {
    height: 230px;
    padding-top: 80px;
  }
  .other-content {
    padding-top: 75px;
  }
  #secondary_div {
    top: 24%;
  }
  .compare-module .compare-position {
    width: 600px;
  }
  .compare-module {
    left: 16%;
  }
  body.frontend {
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .teaser-background {
    top: 0;
    position: fixed;
  }
  .breadcrumb {
    padding-top: 10px;
  }
  .overview-search {
    margin-top: 10px;
  }
  .col-xs-3.panel-object.ng-scope {
    width: 49%;
    padding-bottom: 5px;
  }
  div#cookie-message {
    width: 45%;
  }
  div#system-message-container {
    width: 45%; /*bottom:147px;*/
  }
  .row.navbar.navbar-default.navbar-fixed-top.sticky-price {
    top: 0;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .jumbo-wrapper {
    padding: 115px 0;
  }
  .jumbo-wrapper .fa-arrow-circle-down {
    left: 44%;
  }
  .mijn-promodomo.form-page .panel.mobile-text-left {
    text-align: left;
  }
  a.my-promodomo {
    padding: 5px 10px;
  }
  .btn-outline .fa {
    margin-right: 0px;
    font-size: 22px;
  }
  .row.overview-top h1 {
    margin-bottom: 10px;
  }
  .overview-top {
    margin-top: 0px;
  }
  .propertie-neighbourhood {
    min-height: 135px;
  }
  .alert.alert-info.object-claim-info.claim-info-message {
    width: 55%;
  }
  .stats-small {
    margin-top: 0px;
  }
  .object-detail .object-thumbnail {
    bottom: 50px;
  }
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: -28px !important;
  }
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    width: 85%;
  }
  img.mfp-img {
    height: 100% !important;
    width: 100% !important;
    padding: 0px !important;
  }
}
@media (max-width: 750px) {
  .result-sorting .result-sorting-select {
    display: inline-block;
    width: auto;
    height: auto;
  }
}
@media (max-width: 650px) {
  div#cookie-message {
    width: 60%;
  }
  div#system-message-container {
    width: 60%;
  }
}
@media (max-width: 600px) {
  .object-header-image {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
  }
  .panel-image-detail {
    height: 260px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .object-header-image #map {
    height: 260px !important;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .object-header-image #street-view {
    height: 260px !important;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .object-thumb-img {
    width: 80px;
    height: 50px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  #tab-streetview > .visible-btn {
    top: 10px;
  }
}
@media (max-width: 560px) {
  div#cookie-message {
    width: 67%;
  }
  div#system-message-container {
    width: 67%;
  }
  .affiliate-text {
    padding-top: 0px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .compare-module .compare-position {
    width: 390px;
  }
  .compare-module {
    left: 11%;
  }
}
@media (min-width: 480px) and (max-width: 545px) {
  div#cookie-message {
    width: 67%;
  }
  div#system-message-container {
    width: 67%;
  }
}
@media (min-width: 500px) and (max-width: 1019px) {
  .map-filters {
    width: 400px;
  }
}
@media (max-width: 500px) {
  .map-search {
    width: 94% !important;
    top: 0;
  }
  .btn-group.map-btn {
    top: 9%;
  }
}
@media (max-width: 499px) {
  .map-filters {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .panel-body.panel-mobile {
    padding: 0px;
  }
  .panel-body.panel-mobile .text-center.cta-group a {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .col-xs-6.object-mobile {
    width: 100%;
  }
  div#cookie-message {
    width: 85%; /*bottom:14%;*/
  }
  div#system-message-container {
    width: 85%;
  }
  .jumbo-wrapper {
    padding: 50px 0;
  }
  .form-group.remember {
    text-align: left;
    width: 40%;
    float: left;
  }
  .form-group.forgot {
    text-align: right;
    width: 60%;
    float: right;
  }
  .compare-module .compare-position {
    width: 395px;
  }
  .compare-module {
    left: 4%;
  }
  .object-detail h2 {
    font-size: 15px;
  }
  .object-detail .price {
    font-size: 21px;
  }
  .object-detail .price .fa {
    font-size: 20px;
  }
  .navbar-brand .lazy-img.lazy-img {
    background-color: #eee;
    width: 50px;
    height: 45px;
  }
  .alert.alert-info.object-claim-info.claim-info-message {
    width: 94%;
  }
  .object-detail-main .object-block {
    font-size: 14px;
  }
}
@media (max-width: 421px) {
  a.btn-sm.map-link {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .col-xs-6.col-sm-6.col-md-5.small-price {
    width: 100%;
  }
  .col-xs-6.col-sm-6.col-md-7.small-address {
    width: 100%;
  }
  .stats-small {
    float: none;
    margin-top: 0px;
    text-align: center;
  }
  .stats-small div {
    text-align: center !important;
    float: none;
  }
  .small-price h2.price {
    margin-top: 0px;
    text-align: center;
    float: none;
  }
  .small-address {
    text-align: center;
  }
}
@media (max-width: 415px) {
  .form-group.remember {
    text-align: left;
    width: 100%;
    float: left;
  }
  .form-group.forgot {
    text-align: left;
    width: 100%;
    float: left;
  }
}
@media (max-width: 390px) {
  .cta-group.social a {
    width: 100%;
  }
}
@media (max-width: 380px) {
  div#system-message-container {
    bottom: 22%;
  }
}
@media (max-width: 360px) {
  .compare-module .compare-position {
    width: 290px;
  }
  .affiliate-text {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 425px) {
  div#cookie-message {
    width: 94%; /*bottom:50%;*/
  }
  div#system-message-container {
    width: 94%;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  .form-group span.fa.fa-search.search-faq {
    top: 29px;
    left: 9px;
    font-size: 16px;
  }
  .form-group.icon input.input-faq {
    padding-left: 29px;
  }
  input.input-faq {
    font-size: 16px;
  }
}
@media (max-width: 335px) {
  .navbar-brand {
    padding: 8px 8px;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.searchBar__desktop {
  background-color: #61677d;
  padding: 16px 0;
}
.searchBar__desktop.green-bar {
  position: relative;
  top: 0;
  z-index: 9;
  width: 100%;
  background-color: #7dd995;
  padding: 8px 0;
}

.searchBar__desktop-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchBar__desktop-container .home-search-box {
  width: 150%;
  height: 50px;
  padding: 4px 20px 4px;
}
.searchBar__desktop-container .home-search-box .btn-search {
  top: 3px;
}
.searchBar__desktop-container .home-search-box img.search-icon-pcp {
  position: absolute;
  z-index: 100;
  left: 5px;
  top: 10px;
  width: 20px;
  height: auto;
}
.searchBar__desktop-container .searchBar__save {
  width: 420px;
  padding: 0 0px 0px 25px;
  position: relative;
  top: -6px;
  height: 50px;
}
.searchBar__desktop-container .searchBar__save .savesearch-img {
  vertical-align: sub;
  padding-right: 4px;
}
.searchBar__desktop-container .searchBar__save .savesearch-link {
  color: white;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.searchBar__desktop-container .searchBar__save #searchQueryForm {
  position: relative;
}
.searchBar__desktop-container .searchBar__save #searchQueryForm #collapseSavesearch {
  position: absolute;
  z-index: 1;
  width: 200px;
  right: 8px;
  top: 30px;
  background-color: white;
  padding: 15px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px;
}
.searchBar__desktop-container .searchBar__save #searchQueryForm #collapseSavesearch .search-close {
  position: relative;
  left: 160px;
  top: -10px;
}
.searchBar__desktop-container.theme-green {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}
.searchBar__desktop-container.theme-green .home-search-box {
  height: 33px;
  padding: 0 0 0 5px;
}
@media (min-width: 1200px) {
  .searchBar__desktop-container.theme-green .home-search-box {
    margin-left: -15px;
    width: 75%;
  }
}
@media (max-width: 1199px) {
  .searchBar__desktop-container.theme-green .home-search-box {
    width: 65.5%;
  }
}
@media (max-width: 991px) {
  .searchBar__desktop-container.theme-green .home-search-box {
    width: 100%;
  }
}
.searchBar__desktop-container.theme-green .home-search-box .btn-search {
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  background: #ff8422;
  border-radius: 4px;
  width: 153px;
  height: 33px;
  right: -2px;
}
.searchBar__desktop-container.theme-green .home-search-box .search-big {
  color: #000;
  height: 33px;
  padding-left: 35px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  border-radius: 4px !important;
}
.searchBar__desktop-container.theme-green .home-search-box img.search-icon-pcp {
  left: 5px;
  top: 6px;
}

@media screen and (max-width: 991px) {
  .searchBar__desktop {
    display: none;
  }
  .searchBar__desktop.sticky-bar {
    display: block;
  }
}
@media screen and (max-width: 901px) {
  .searchBar__desktop.sticky-bar {
    display: none;
  }
}
.btn.fake-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: black;
  background-color: #F8F8F8;
  height: 36px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  padding: 5px 15px 4px 0;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 2px;
}
.btn.fake-button:focus {
  outline: none;
}
.btn.fake-button.disabled {
  color: #989898;
}
.btn.fake-button.disabled svg path {
  fill: #989898;
}
.btn.fake-button svg {
  margin-bottom: -5px;
  margin-right: 10px;
  margin-left: 12px;
}

@media only screen and (max-width: 600px) {
  .search-page-nav .bar-right {
    position: static;
  }
}

.fake-info {
  position: absolute;
  display: none;
  bottom: -31px;
  right: 147px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FF8C00;
  background-color: #ffffff;
  padding: 7px 0 7px 15px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  min-width: 370px;
  z-index: 10;
}
@media only screen and (max-width: 600px) {
  .fake-info {
    left: 10px;
    right: 10px;
    min-width: initial;
    text-align: center;
    font-size: 14px;
  }
}
.fake-info svg {
  margin-left: 15px;
  margin-bottom: -1px;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .fake-info svg {
    float: right;
    margin-right: 15px;
  }
}

.notFound-page__box {
  margin-bottom: -32px;
  min-height: 100vh;
  margin-top: -32px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.notFound-page__box .link-btn {
  margin-bottom: 100px;
}

.notFound-page-title {
  color: white;
  font-size: 80px;
  line-height: 92px;
  font-weight: 900;
  margin-bottom: 0;
}

.notFound-page-subtext {
  color: white;
  padding-left: 4px;
  width: 460px;
  color: #ffffff;
  font-family: Roboto;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 36px;
}

.notFound-page-main {
  color: white;
  font-size: 59px;
  line-height: 92px;
}

.notFound-page-text {
  color: white;
}

.notFound-page-btn {
  margin-bottom: 40px;
  margin-top: 40px;
  color: white;
  color: white;
  border: 1px solid white;
  padding: 6px;
}

.notFound-page-box {
  margin-bottom: 20px;
  margin-top: 78px;
}

@media screen and (max-width: 600px) {
  .notFound-page-title {
    font-size: 56px;
    line-height: 92px;
  }
  .notFound-page-subtext {
    width: 300px;
    font-size: 16px;
  }
  .notFound-page-main {
    font-size: 23px;
    line-height: 47px;
  }
}
.alternativeClaimPage__widget {
  max-width: 207px;
  background-color: #7DD995;
  position: fixed;
  height: 176.95px;
  right: 21px;
  z-index: 12;
  bottom: 10.05px;
  border-radius: 8px 8px 8px 8px;
  color: white;
  -webkit-clip-path: polygon(0% 0px, 0px 0%, calc(100% - 37px) 0%, 100% 37px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px));
          clip-path: polygon(0% 0px, 0px 0%, calc(100% - 37px) 0%, 100% 37px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px));
}
.alternativeClaimPage__widget .alternativeClaimPage__link {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #61677D;
  color: white;
  padding: 10px 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.alternativeClaimPage__widget .alternativeClaimPage__box-link {
  text-align: center;
}
.alternativeClaimPage__widget .alternativeClaimPage__box-link:hover {
  cursor: pointer;
}
.alternativeClaimPage__widget .alternativeClaimPage__title {
  font-size: 18px;
  font-weight: 600;
  padding: 34px 26px 0px 26px;
  margin-bottom: 28px;
  text-align: center;
}
.alternativeClaimPage__widget .alternativeClaimPage__subtitle {
  font-size: 16px;
  font-weight: 400;
  min-width: 236px;
  margin-bottom: 16px;
  padding: 7px 3px 9px 19px;
}

.alternativeClaimPage__close {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: fixed;
  background: white;
  bottom: 168px;
  right: 7px;
  z-index: 23;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
}
.alternativeClaimPage__close:hover {
  cursor: pointer;
}
.alternativeClaimPage__close .alternativeClaimPage__close-img {
  top: 11px;
  left: 11px;
  position: absolute;
}

.alternative-claim-radio-title {
  color: black;
  font-size: 16px;
}

.claim-register__privacy-info.displayFlex {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.claim-register__privacy-info.displayFlex .container {
  display: block;
  position: relative;
  padding-left: 39px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.claim-register__privacy-info.displayFlex .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.claim-register__privacy-info.displayFlex .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 2px solid black;
  border-radius: 3px;
  opacity: 0.54;
}
.claim-register__privacy-info.displayFlex .container:hover input ~ .checkmark {
  background-color: white;
  border: 2px solid black;
  border-radius: 3px;
  opacity: 0.54;
}
.claim-register__privacy-info.displayFlex .container input:checked ~ .checkmark {
  background-color: #7DD995;
  opacity: 1;
  border: none;
}
.claim-register__privacy-info.displayFlex .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.claim-register__privacy-info.displayFlex .container input:checked ~ .checkmark:after {
  display: block;
}
.claim-register__privacy-info.displayFlex .container .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.alternative-claim-radio {
  /* The container */
  color: black;
  padding-top: 13px;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.alternative-claim-radio .container {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alternative-claim-radio .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.alternative-claim-radio .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 13px;
  width: 13px;
  background-color: white;
  border: 1px solid #7DD995;
  border-radius: 50%;
}
.alternative-claim-radio .container:hover input ~ .checkmark {
  background-color: white;
}
.alternative-claim-radio .container input:checked ~ .checkmark {
  background-color: #7DD995;
}
.alternative-claim-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.alternative-claim-radio .container input:checked ~ .checkmark:after {
  display: block;
}

.claim-flow-error-link {
  text-decoration: underline;
}

@-webkit-keyframes blinker {
  30% {
    opacity: 0.2;
  }
}

@keyframes blinker {
  30% {
    opacity: 0.2;
  }
}
.price-page__one-btn {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 163px;
  margin: 20px auto;
  background: #7DD995;
  color: white;
  padding: 9px 0;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
}
.price-page__one-btn:hover {
  color: white;
}

.price-page__text {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: black;
  margin-top: 50px;
}

.price-page__madeby p {
  margin-top: 70px;
  color: #000000;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.price-page__madeby .price-page__madeby-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.price-page__madeby .price-page__madeby-icons .price-page__madeby-first-icon {
  width: 30px;
  height: 44px;
  margin: 40px;
}
.price-page__madeby .price-page__madeby-icons .price-page__madeby-last-icon {
  width: 54px;
  height: 46px;
  margin: 40px;
}

.email-confirmation-page {
  background-color: #F0F0F0;
  margin-bottom: -30px;
  padding-bottom: 40px;
  min-height: calc(100vh - 300px);
}
.email-confirmation-page .emailConfrimPlusSign {
  -webkit-animation: blinker 1s linear infinite;
          animation: blinker 1s linear infinite;
  position: absolute;
  display: none;
}
.email-confirmation-page .price-page__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  margin-top: 40px;
}
.email-confirmation-page .price-page__btns .price-page__left-btn {
  background-color: #F8F8F8;
  color: black;
  width: 165px;
  padding: 9px 0;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
}
.email-confirmation-page .price-page__btns .price-page__right-btn {
  background-color: #7DD995;
  color: white;
  width: 165px;
  padding: 9px 0;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.48);
}
.email-confirmation-page .confirm-dot {
  content: "\2713";
  height: 18px;
  min-width: 18px;
  background-color: #86CA92;
  border-radius: 50%;
  display: inline-block;
}
.email-confirmation-page .confirm-check {
  position: relative;
  left: 17px;
  -webkit-transform: translateY(-10deg);
          transform: translateY(-10deg);
  top: -3px;
  font-size: 19px;
  color: white;
}
.email-confirmation-page .confirm-check img {
  position: relative;
  left: -1px;
}

.email-confirmation__info-box {
  margin-top: 15px;
  background: white;
  padding: 20px 32px;
  color: black;
}

.email-confirm__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 25px;
}

.email-confirm__subtitle {
  font-size: 20px;
  line-height: 24px;
  position: relative !important;
  left: -13px !important;
  margin: 35px 0px 21px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.email-confirm__subtitle .confirm-text {
  position: relative;
  top: -2px;
  left: 20px;
}

.price-page__title-box {
  background: white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  color: black;
}
.price-page__title-box h4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  padding: 19px 32px;
  margin: 15px 0px;
}

.price-page__info-box {
  background: white;
  padding: 58px 150px 38px;
}

.price-page__title.pseudoHidden:before {
  width: 0;
}

.price-page__title.pseudoHidden:after {
  width: 0;
}

.animatedPrice.pseudoHidden:before {
  width: 0;
}

.price-page__info-box-container h5 {
  color: black;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.price-page__info-box-container p {
  color: #7DD995;
  font-size: 45px;
  font-weight: 900;
  line-height: 53px;
  text-align: center;
  margin-top: 23px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .price-page__info-box {
    background: white;
    padding: 58px 40px;
  }
}
@media screen and (max-width: 620px) {
  .animatedPrice {
    font-size: 26px !important;
  }
  .price-page__text {
    margin-top: 20px;
  }
  .price-page__info-box {
    background: white;
    padding: 58px 5px;
  }
}
@media screen and (max-width: 394px) {
  .price-page__btns {
    margin-bottom: 20px;
    margin-top: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .price-page__btns a {
    margin: 4px 0;
  }
  .price-page__title-box {
    background: white;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    color: black;
  }
  .price-page__title-box h4 {
    font-size: 18px;
    padding: 10px 17px;
  }
  .price-page__info-box {
    background: white;
    padding: 30px 0px;
  }
}
@media screen and (max-width: 344px) {
  .price-page__info-box {
    padding: 20px 5px;
  }
}
.dropdown-content__left,
.dropdown-content__right {
  padding: 0px 7px 0px 10px;
  position: absolute;
  background-color: #f1f1f1;
  max-height: 242px;
  overflow: auto;
  top: 60px;
  background: white;
  z-index: 1;
  padding-top: 33px;
}
.dropdown-content__left::-webkit-scrollbar,
.dropdown-content__right::-webkit-scrollbar {
  width: 4px;
  padding-right: 10px;
  margin-right: 10px;
}
.dropdown-content__left::-webkit-scrollbar-thumb,
.dropdown-content__right::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 3px;
}

.dropdown-content__right {
  right: 43px;
  border-left: 1px solid #D6D6D6;
  -webkit-box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 0px 9px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-content__left {
  border-right: 1px solid #D6D6D6;
  -webkit-box-shadow: -2px 0px 9px 0px rgba(0, 0, 0, 0.2);
          box-shadow: -2px 0px 9px 0px rgba(0, 0, 0, 0.2);
  left: 13px;
}

.dropdown_content__side-active {
  width: 139px;
  z-index: 2;
  white-space: nowrap;
  overflow-x: hidden;
}

.dropdown_content__side-deactive {
  color: #d3d3d3 !important;
  padding-left: 60px;
  white-space: nowrap;
  overflow-x: hidden;
}
.dropdown_content__side-deactive .dropdown-content__list-element {
  opacity: 0.1;
}
.dropdown_content__side-deactive::-webkit-scrollbar {
  width: 0px !important;
}
.dropdown_content__side-deactive::-webkit-scrollbar-thumb {
  background: white;
  border-radius: 3px;
}

.dropdown-content__left.dropdown_content__side-deactive {
  padding-left: 8px;
}

.dropdown-content__list-element {
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 7px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
.dropdown-content__list-element:hover {
  background: #eaeaea;
}

.elements-not-clickable {
  color: #D6D6D6;
  opacity: 1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 7px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  cursor: default !important;
}
.elements-not-clickable:hover {
  background: white !important;
}

.first-not-clickable {
  z-index: 30;
  background: white;
  position: absolute;
  top: 60px;
  left: 13px;
  width: 133px;
  padding-left: 17px;
}

.second-not-clickable {
  z-index: 35;
  background: white;
  position: absolute;
  top: 60px;
  left: 82px;
  width: 130px;
  padding-left: 17px;
}

@media screen and (max-width: 1199px) {
  .second-not-clickable {
    left: 116px;
  }
}
@media screen and (max-width: 991px) {
  .second-not-clickable {
    left: 143px;
  }
}
#claimRental {
  padding-right: 0 !important;
}

.claim__modal {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  max-width: 405px;
  border-radius: 5px;
  margin: 0 auto;
  padding: 32px;
}
.claim__modal .claim__modal-header .close {
  color: #716f6f;
  opacity: 1;
  font-size: 19px;
}
.claim__modal .claim__modal-title {
  color: #7DD995;
  font-family: Roboto;
  font-size: 29px;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 24px;
}
.claim__modal .claim__modal-body-message {
  background-color: rgba(125, 217, 149, 0.25);
  border-radius: 5px;
  padding: 32px;
}
.claim__modal .claim__modal-body-message p {
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
}
.claim__modal .claim__modal__link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.claim__modal .claim__modal__link-box a {
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  border-radius: 2px;
  background-color: #7DD995;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 20px;
}
.claim__modal .claim__modal-radio {
  margin-top: 20px;
  margin-top: 20px;
  /* The container */
  color: black;
  padding-top: 13px;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.claim__modal .claim__modal-radio .container {
  display: block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 22px;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.claim__modal .claim__modal-radio .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.claim__modal .claim__modal-radio .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 1px solid #61677D;
  border-radius: 50%;
}
.claim__modal .claim__modal-radio .container:hover input ~ .checkmark {
  background-color: white;
}
.claim__modal .claim__modal-radio .container input:checked ~ .checkmark {
  background-color: #7DD995;
  border: 1px solid #7DD995;
}
.claim__modal .claim__modal-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.claim__modal .claim__modal-radio .container input:checked ~ .checkmark:after {
  display: block;
}

.row--claim .claim__step {
  max-width: 595px;
  margin: 0 auto;
}
.row--claim .claim__step .successTitle {
  margin-bottom: 33px;
}
.row--claim .claim__step .textUnderTitle {
  margin-bottom: 33px;
}

.firstDropdown {
  color: black;
}
.firstDropdown img {
  padding-right: 10px;
}

.secondDropdown {
  color: black;
}
.secondDropdown img {
  padding-right: 10px;
}

.secondDropdownContent p {
  color: #000000;
  margin-bottom: 20px;
}
.secondDropdownContent p strong {
  font-weight: 700;
}
.secondDropdownContent .privacy-info {
  font-size: 13px;
}
.secondDropdownContent div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.secondDropdownContent div input {
  border: 1px solid #61677d;
}

@media screen and (max-width: 767px) {
  .row--claim .claim__step {
    max-width: 595px;
    margin: 0 10px;
  }
}
.claim-page {
  background: white !important;
}
.claim-page .claim-page__box .control__indicator {
  border: 2px solid #61677d;
  width: 18px;
  height: 18px;
}
.claim-page .claim-page__box .control__indicator:after {
  left: 4px;
  top: 0px;
  width: 7px;
  height: 11px;
  border-width: 0 1.8px 1.8px 0;
}
.claim-page .claim-page__box .control input:checked ~ .control__indicator {
  background: #7dd995 !important;
  border: 2px solid #7DD995 !important;
}
.claim-page .claim-page__box .claim__step {
  max-width: 595px;
  margin: 0 auto;
}
.claim-page .claim-page__box .claim__step .claim__title {
  color: #000000;
  font-family: "Roboto";
  font-size: 30px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 28px;
}
.claim-page .claim-page__box .claim__step .claim__step__subtitle {
  color: #000000;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 400;
}
.claim-page .claim-page__box .claim__step .claim__step__next-btn {
  padding: 10px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  border-radius: 2px;
  background-color: #7dd995;
  color: white;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.claim-page .claim-page__box .claim__step .claim__step__next-btn.disabled {
  opacity: 0.25;
}
.claim-page .claim-page__box .claim__step .claim__step__cancel-btn {
  padding: 10px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 2px;
  background-color: #f8f8f8;
  color: #000000;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.claim-page .claim-page__box .claim__step .step-one__next-btn {
  margin-bottom: 16px;
}
.claim-page .claim-page__box .claim__step .claim__box__separator {
  border-left: 1px solid #eaeaea;
}
.claim-page .claim-page__box .claim__step .step-one__subtitle {
  margin-bottom: 22px;
}
.claim-page .claim-page__box .claim__step .claim__step-img {
  width: 258px;
  height: 161px;
  margin: auto;
  margin-bottom: 16px;
}
.claim-page .claim-page__box .claim__step .claim__step__address-text {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  max-width: 258px;
  margin: 0 auto;
}
.claim-page .claim-page__box .claim__step .claim__step__address-text:empty {
  background: #F8F8F8;
  border-radius: 2px;
  height: 16px;
  margin-top: 8px;
}
.claim-page .claim-page__box .claim__step .claim__step-one__box {
  margin-bottom: 100px;
}
.claim-page .claim-page__box .claim__step .claim__step-one__message {
  border-radius: 2px;
  background-color: rgba(125, 217, 149, 0.2);
  padding: 16px;
}
.claim-page .claim-page__box .claim__step .claim__step-one__message h5 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}
.claim-page .claim-page__box .claim__step .claim__step-one__message p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 4px;
}
.claim-page .claim-page__box .claim__step .claim__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.claim-page .claim-page__box .claim__step .claim__input.small {
  width: 100px;
  padding-right: 8px;
}
.claim-page .claim-page__box .claim__step .claim__input.wide {
  width: 164px;
}
.claim-page .claim-page__box .claim__step .claim__step-two__advantages {
  border-radius: 2px;
  background-color: rgba(125, 217, 149, 0.2);
  padding: 16px;
}
.claim-page .claim-page__box .claim__step .claim__step-two__advantages h5 {
  font-size: 16px;
  font-weight: 500;
  font-family: Roboto;
  color: #000000;
  margin-bottom: 16px;
}
.claim-page .claim-page__box .claim__step .claim__step-two__advantages p {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.claim-page .claim-page__box .claim__step .claim__step-two__advantages span {
  background-image: url(/images/checkClaim.png);
  background-repeat: no-repeat;
  min-width: 20px;
  height: 20px;
  display: block;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes {
  /* The container */
  color: black;
  padding-top: 13px;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .container {
  display: block;
  position: relative;
  padding-left: 34px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 2px solid #767676;
  border-radius: 50%;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .container:hover input ~ .checkmark {
  background-color: white;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .container input:checked ~ .checkmark {
  background-color: #7DD995;
  border: 2px solid #7DD995;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.claim-page .claim-page__box .claim__step .claim__step-two__checkboxes .container input:checked ~ .checkmark:after {
  display: block;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes {
  /* The container */
  color: black;
  padding-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container {
  margin: 0px 8px 8px 0;
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  border-radius: 2px;
  border: 1px solid #61677d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container img {
  height: 60px;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 60px;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .checkmark {
  position: absolute;
  top: 29px;
  left: 11px;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 2px solid #767676;
  border-radius: 50%;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .checkbox-name {
  position: absolute;
  top: 29px;
  left: 40px;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container:hover input ~ .checkmark {
  background-color: white;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container input:checked ~ .checkmark {
  background-color: #7DD995;
  border: 2px solid #7DD995;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.claim-page .claim-page__box .claim__step .claim__step-three__checkboxes .container input:checked ~ .checkmark:after {
  display: block;
}
.claim-page .claim-page__box .claim__step-four__box-items .floor-size__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.claim-page .claim-page__box .claim__step-four__box-items .floor-size__box span {
  color: black !important;
  position: relative;
  top: 10px;
}
.claim-page .claim-page__box .claim__step-four__box-items .floor-size__box .item__floor-size {
  width: 120px !important;
}
.claim-page .claim-page__box .claim__step-four__box-items .floor-size__box .item__floor-size::-webkit-inner-spin-button,
.claim-page .claim-page__box .claim__step-four__box-items .floor-size__box .item__floor-size::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.claim-page .claim-page__box .claim__step-four__box-items .item__room-quantity {
  width: 50px !important;
}
.claim-page .claim-page__box .claim__step-four__box-items .item__room-quantity::-webkit-inner-spin-button,
.claim-page .claim-page__box .claim__step-four__box-items .item__room-quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.claim-page .claim-page__box .claim__step-fifth__register-box .privacy-info {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0px;
}
.claim-page .claim-page__box .claim__step-fifth__register-box .privacy-info a {
  text-decoration: underline;
  color: black;
}
.claim-page .claim-page__box .claim__step-fifth__register-box .control__indicator {
  border: 2px solid #61677d;
  width: 18px;
  height: 18px;
}
.claim-page .claim-page__box .claim__step-fifth__register-box .control__indicator:after {
  left: 4px;
  top: 0px;
  width: 7px;
  height: 11px;
  border-width: 0 1.8px 1.8px 0;
}
.claim-page .claim-page__box .claim__step-fifth__register-box .control input:checked ~ .control__indicator {
  background: #7dd995;
  border: 2px solid #7DD995 !important;
}
.claim-page .claim-page__box .fifthStepNextBtnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.claim-page .claim-page__box .fifthStepNextBtnBox p {
  margin-left: 16px;
  color: #61677d;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
}
.claim-page .claim-page__box .claim__progress-box {
  max-width: 595px;
  margin: 34px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px !important;
}
.claim-page .claim-page__box .claim__progress-box .claim__progress__prev-btn {
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #61677d;
  padding: 4px 5px;
}
.claim-page .claim-page__box .claim__progress-box .claim__progress__bar {
  background: #e2e2e2;
  border-radius: 8px;
  height: 8px;
  width: 100%;
  max-width: 150px;
  margin: 0 16px;
  position: relative;
  overflow: hidden;
}
.claim-page .claim-page__box .claim__progress-box .claim__progress__bar .claim__progress__level {
  position: absolute;
  left: 0;
  top: 0;
  height: 8px;
  background: #61677D;
}
.claim-page .advantage-checkSign {
  background-image: url(/images/checkClaim.png);
  background-repeat: no-repeat;
  min-width: 20px;
  height: 20px;
  display: block;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.claim-page .fifthStepMessage {
  margin-top: 60px;
}
.claim-page .fifthStepMessage p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.claim-page .claim__social-col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.claim-page .claim__social-col p {
  margin-top: 14px;
  color: #9e9e9e;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: normal;
}
.claim-page .claim__register-box {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.claim-page .claim__register-box h4 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}
.claim-page .claim__register-box .row {
  margin: 0 !important;
}
.claim-page .claim__register-box .claim__register_social {
  cursor: pointer;
  text-align: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 37px;
}
.claim-page .claim__register-box .claim__register_social a {
  padding: 8px;
}
.claim-page .claim__register-box .claim__register_social svg {
  width: 10px;
}
.claim-page .claim__register-box .claim__register-facebok-box {
  background-color: #4668b2;
  border-radius: 2px;
  color: white;
  margin-top: 27px;
  margin-bottom: 16px;
}
.claim-page .claim__register-box .claim__register-facebok-box a {
  color: white;
}
.claim-page .claim__register-box .claim__register-facebok-box a:hover {
  color: white;
}
.claim-page .claim__register-box .claim__register-google-box {
  border: 1px solid #61677d;
  color: #61677d;
  border-radius: 2px;
}
.claim-page .claim__register-box .claim__register-google-box a {
  color: #61677d;
}
.claim-page .claim__register-box .claim__register-google-box a:hover {
  color: #61677d;
}
.claim-page .slideup, .claim-page .slidedown {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.claim-page .slidedown {
  max-height: 500px;
}
.claim-page .claim__register-box.slidedown {
  margin-bottom: 38px;
  margin-top: 60px;
}
.claim-page .claim__register-box.slideup {
  margin-bottom: 0px;
  margin-top: 0px;
}
.claim-page .claim__email-col {
  padding-left: 37px !important;
  padding-right: 0 !important;
}
.claim-page .claim__password-field span {
  position: absolute;
  right: 0px !important;
  top: 20px;
}
.claim-page .passwordStrengthBar {
  width: 33%;
  height: 2px;
  opacity: 0.9;
}
.claim-page .claim__img-col .wizard-steps__info {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  padding: 16px !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.claim-page .claim__img-col .wizard-steps__info img {
  padding: 0 16px 0 0;
}
.claim-page .claim__img-col .wizard-steps__info p {
  margin-top: -3px;
}
.claim-page .claim__error-message {
  display: none;
}
.claim-page .claim__step__cancel-btn-box-wide {
  margin-left: 10px;
}
.claim-page .claim__step__cancel-btn-box-small {
  display: none;
  margin-top: 26px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 16px;
}

.claim__step-sixth .step-sixth__subtitle {
  margin-top: 100px;
  margin-bottom: 33px;
}
.claim__step-sixth p {
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 200px;
}

.agree-small {
  display: none;
  margin-left: 20px;
}

.agree-wide {
  display: block;
}

.claim__error-message-small {
  display: none !important;
}

.claim__error-message-wide {
  display: none !important;
}

.claim__step-warning {
  border: 1px solid #ff8c00;
}

.claim__step-warning-rental {
  border: 1px solid #ff8c00;
}

.material-form-field input.error {
  border-bottom: 1px solid #e36346;
}

.material-form-field input.warning {
  border-bottom: 1px solid #ff8c00;
}

@media screen and (max-width: 767px) {
  .claim__error-message-small {
    display: block !important;
  }
  .claim__error-message-wide {
    display: none !important;
  }
  .agree-small {
    display: block;
  }
  .agree-wide {
    display: none !important;
  }
  .claim-page .claim__error-message {
    display: block;
    color: #000000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
  }
  .claim-page .claim__step-sixth .step-sixth__subtitle {
    margin-top: 80px !important;
  }
  .claim-page .claim__step__cancel-btn-box-small {
    display: block;
  }
  .claim-page .claim__step__cancel-btn-box-wide {
    display: none;
  }
  .claim-page .claim-page .claim-page__box .fifthStepNextBtnBox p {
    margin-left: 0 !important;
  }
  .claim-page .claim__progress-box {
    margin: 16px 0 20px !important;
  }
  .claim-page .claim-page__box .claim__step-one__box {
    margin-bottom: 32px !important;
  }
  .claim-page .claim-page__box .claim__step .claim__title {
    margin-bottom: 14px;
  }
  .claim-page .claim-page__box .step-one__subtitle {
    margin-bottom: 6px !important;
  }
  .claim-page .claim-page__box .claim__box__separator {
    border-left: none !important;
  }
  .claim-page .claim-page__box .floatingNextStepBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .claim-page .claim-page__box .claim__img-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .claim-page .claim-page__box .claim__img-col .claim__step-img {
    width: 70px;
    height: 60px;
    margin: 0;
    margin-top: 25px;
  }
  .claim-page .claim-page__box .claim__img-col .claim__step__address-container {
    margin-top: 24px;
    width: 100%;
    margin-left: 18px;
  }
  .claim-page .claim-page__box .claim__img-col .claim__step__address-container .claim__step__address-text {
    margin: 0;
    margin-top: 8px;
  }
  .claim-page .claim-page__box .step-one__next-btn {
    margin: 0 15px;
    margin-top: 32px;
  }
  .claim-page .claim-page__box .step-one__cancel-btn {
    margin: 0 15px;
  }
  .claim-page .claim__step-three__checkboxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .claim-page .orderThreeOnSmall {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .claim-page .orderFourOnSmall {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .claim-page .fifthStepNextBtnBox {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .claim-page .fifthStepNextBtnBox .fifththStepNextBtn {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0 !important;
  }
  .claim-page .claim__register-box.slidedown {
    margin-top: 30px;
  }
  .claim-page .claim__email-col {
    padding-left: 0 !important;
  }
  .claim-page .claim__email-col .register__email-title {
    margin: 31px 0;
  }
  .claim-page .step-fifth__subtitle {
    margin-bottom: 32px;
  }
  .claim-page .claim__register_social {
    margin-right: 0px !important;
  }
  .claim__img-col .wizard-steps__info {
    min-height: 0px !important;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    padding: 23px !important;
  }
  .claim__img-col .wizard-steps__info img {
    padding: 0 !important;
  }
  .claim__img-col .wizard-steps__info p {
    display: none;
  }
  .claim__step__address-text:empty {
    display: none;
  }
}
body.frontend.homepage {
  background-color: #FFFFFF;
  padding-top: 0;
}

.button__full {
  font-family: "Roboto", sans-serif;
  background-color: #FF8C00;
  color: #ffffff;
  margin-left: 10px;
  font-size: 15px;
  border-bottom: 0;
  padding: 6px 70px;
  outline: none;
}
.button__full svg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .button__full {
    padding: 6px 20px;
  }
  .button__full svg {
    display: block;
  }
  .button__full span {
    display: none;
  }
}
.button__full:hover, .button__full:focus, .button__full:active {
  background-color: #FF8C00 !important;
  color: #ffffff !important;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header.affix-nav {
  position: fixed;
  background-color: #ffffff;
  z-index: 1000;
}
.header.affix-nav .fa-bars {
  color: #333 !important;
}
.header.affix-nav .header__search {
  display: block;
}
@media only screen and (min-width: 901px) and (max-width: 1050px) {
  .header.affix-nav .header__search {
    display: none;
  }
}
.header.affix-nav .header__nav ul li:last-child a:after {
  content: "|";
  padding: 0 25px;
}
.header.affix-nav .header__nav ul li:last-child ul.dropdown-menu li a:after {
  content: "";
  padding: 0;
}
.header.affix-nav .header__logo__signet #desktop-navigation-variants {
  fill: #7DD995;
}
.header.affix-nav .header__logo__text path {
  fill: #61677D;
}
.header.affix-nav .header__nav ul li a {
  color: #333;
}
.header.affix-nav .icon-user1:before {
  color: #61677D;
}
.header.affix-nav .icon-arr-down:before {
  color: #61677D;
}
.header.affix-nav .navbar-desktop-ic h5 {
  color: #61677D;
}
.header .navbar-desktop-ic h5 {
  color: #ffffff;
}
.header__search {
  display: none;
}
@media only screen and (max-width: 900px) {
  .header__search {
    width: 100%;
    border-right: 1px solid #E9EAEA;
    padding-left: 5px;
    margin-left: 20px;
    border: 1px solid #eee;
  }
}
.header__search input.search-typeahead {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.2px;
  color: #9E9E9E;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: initial !important;
  min-width: 180px;
  padding: 0 25px 3px 3px;
  border-bottom: 1px solid #E9EAEA;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-radius: 0 !important;
}
@media only screen and (max-width: 900px) {
  .header__search input.search-typeahead {
    border-bottom: 0;
  }
}
.header__search .input-search-group {
  margin-top: 12px;
}
@media only screen and (max-width: 900px) {
  .header__search .input-search-group {
    width: 100% !important;
    margin-top: 10px !important;
  }
}
.header__search .icon-search-gray {
  position: absolute;
  top: 0;
  right: 7px;
  font-size: 14px;
  z-index: 4;
  color: #E9EAEA;
}
@media only screen and (max-width: 900px) {
  .header__search .icon-search-gray {
    top: -2px;
    right: 12px;
    font-size: 16px;
  }
}
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  height: 65px;
}
@media only screen and (max-width: 1300px) {
  .header__wrapper {
    padding: 0 15px;
  }
}
.header__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .header__line {
    width: 100%;
  }
}
.header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__logo__signet #desktop-navigation-variants {
  fill: #ffffff;
}
.header__logo__text {
  padding-left: 12px;
  width: 148px;
}
@media only screen and (max-width: 900px) {
  .header__logo__text {
    display: none;
  }
}
.header__logo__text path {
  fill: #ffffff;
}
.header__nav {
  width: 100%;
  padding-left: 25px;
}
@media only screen and (max-width: 900px) {
  .header__nav {
    display: none;
  }
}
.header__nav > ul {
  padding: 0;
  margin: 0;
}
.header__nav > ul > li {
  display: inline-block;
  list-style: none;
}
.header__nav > ul > li > a {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.2px;
}
.header__nav > ul > li > a:after {
  content: "|";
  padding: 0 25px;
}
.header__nav > ul > li a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.2px;
}
.header__nav > ul > li .dropdown a::after {
  content: "" !important;
  padding: 3px 20px !important;
}
.header__nav > ul > li a::first-letter {
  text-transform: capitalize !important;
}
.header__nav > ul > li:first-child a {
  padding-left: 25px;
}
.header__nav > ul > li:last-child a:after {
  content: "";
}
.header .icon-user1:before {
  color: #ffffff;
}
.header .icon-arr-down:before {
  color: #ffffff;
}

.homepage__intro {
  height: 100vh;
  background: #ffffff;
  background-image: url("/images/homepage-intro-min.jpg");
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .homepage__intro {
    padding: 0 23px;
  }
}
.homepage__intro__form {
  width: 100%;
  max-width: 600px;
  padding: 50px 0 120px;
}
@media only screen and (max-width: 767px) {
  .homepage__intro__form {
    padding: 10px 0 100px;
    max-width: initial;
  }
}
.homepage__intro__form .search-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
  z-index: 1;
}
.homepage__intro__title {
  font-family: "Lato", sans-serif;
  font-size: 62px;
  font-weight: 300;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .homepage__intro__title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
  }
}
.homepage__intro__title--small {
  font-size: 30px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .homepage__intro__title--small {
    font-size: 15px;
    font-weight: 400;
  }
}
.homepage__intro__field {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  padding: 14px 10px 13px 45px !important;
  letter-spacing: 0.5px;
  color: black;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 3px;
  width: 100%;
}
.homepage__intro__field:focus {
  outline: none;
}
.homepage__intro__search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: rgba(255, 255, 255, 0.35);
  padding: 10px;
  border-radius: 3px;
}
.homepage__intro__search-bar .button_full {
  min-width: 180px;
}
.homepage__intro__button {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-radius: 5px;
  padding: 15px 30px;
  outline: none;
}
.homepage__intro__button:hover, .homepage__intro__button:focus, .homepage__intro__button:active {
  color: #ffffff;
}

.container--reset {
  padding: 0;
}

.h-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 75px 0;
}
@media only screen and (max-width: 767px) {
  .h-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 23px;
  }
}
.h-services__item {
  padding-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .h-services__item {
    padding-right: 0;
  }
}
.h-services__item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.h-services__item__title {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 300;
  color: #434343;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .h-services__item__title {
    font-size: 26px;
  }
}
.h-services__item__text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #7A7A7A;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .h-services__item__text {
    padding-bottom: 10px;
  }
}
.h-services__item .button__outline {
  max-width: 188px;
}
@media only screen and (max-width: 767px) {
  .h-services__item .button__outline {
    margin-bottom: 20px;
  }
}
.h-services__item:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .h-services__icon {
    display: none;
  }
}

.h-partners {
  background-color: #F8F8F8;
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .h-partners {
    padding: 40px 23px;
  }
}
.h-partners__title {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 300;
  color: #434343;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .h-partners__title {
    font-size: 26px;
  }
}
.h-partners__text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #434343;
  letter-spacing: 0.3px;
  line-height: 19px;
  margin: 0;
}
.h-partners__logos img {
  width: 100%;
  max-width: 212px;
  margin: 30px 0;
}

.h-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 75px 0;
}
@media only screen and (max-width: 767px) {
  .h-info {
    padding: 40px 23px;
  }
}
.h-info__right {
  padding: 0 60px;
}
@media only screen and (max-width: 767px) {
  .h-info__right {
    display: none;
  }
}
.h-info__text {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 25px;
  color: #9B9B9B;
  text-align: left;
  padding: 20px 0 50px;
}
@media only screen and (max-width: 767px) {
  .h-info__text {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    color: #434343;
  }
}
.h-info .h-partners__title {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .h-info .h-partners__title {
    text-align: left;
  }
}
.h-info .button__info {
  float: left;
}
@media only screen and (max-width: 767px) {
  .h-info .button__info {
    float: left;
  }
}
.h-info__list {
  padding-bottom: 20px;
}
.h-info__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
}
.h-info__list__item__title {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 23px;
  color: #9B9B9B;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .h-info__list__item__title {
    text-align: left;
    padding-right: 0;
    max-width: calc(100% - 40px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.h-info__list__item__count {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  width: 30px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 25px;
  height: 30px;
  color: #61677D;
  border: 2px solid #61677D;
  border-radius: 50%;
  text-align: center;
  padding-left: 1px;
}
@media only screen and (max-width: 767px) {
  .h-info__list__item__count {
    margin-right: 10px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.h-places {
  background-color: #F8F8F8;
  padding: 75px 0 95px;
}
@media only screen and (max-width: 767px) {
  .h-places {
    padding: 40px 23px 30px;
  }
}
.h-places__more {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #61677D;
  padding-top: 20px;
  clear: both;
  display: none;
}
@media only screen and (max-width: 767px) {
  .h-places__more {
    display: block;
  }
}
.h-places__more svg {
  margin-left: 10px;
  margin-bottom: -1px;
}
.h-places__more:hover, .h-places__more:focus, .h-places__more:active {
  color: #61677D;
}
.h-places__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
.h-places__header__more {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  color: #61677D;
}
@media only screen and (max-width: 767px) {
  .h-places__header__more {
    display: none;
  }
}
.h-places__header__more svg {
  margin-left: 10px;
  margin-bottom: -1px;
}
.h-places__header__more:hover, .h-places__header__more:focus, .h-places__header__more:active {
  color: #61677D;
}
.h-places__wrapper__item {
  background: black;
  background-image: url("/images/placeholder-city-min.png");
  background-size: 120%;
  background-position: center;
  float: left;
  position: relative;
  border-right: 8px solid #F8F8F8;
}
.h-places__wrapper__item a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: "Roboto", sans-serif;
  background: rgba(0, 0, 0, 0.3);
  font-size: 50px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 0 10px 30px;
}
@media only screen and (max-width: 991px) {
  .h-places__wrapper__item a {
    padding: 0 0 10px 20px;
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .h-places__wrapper__item a {
    padding: 0 0 10px 10px;
    font-size: 18px;
  }
}
.h-places__wrapper__item:nth-child(2), .h-places__wrapper__item:last-child {
  border-right: 0;
}
.h-places__wrapper__item:nth-child(1), .h-places__wrapper__item:nth-child(2) {
  width: 50%;
  height: 310px;
}
@media only screen and (max-width: 991px) {
  .h-places__wrapper__item:nth-child(1), .h-places__wrapper__item:nth-child(2) {
    height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .h-places__wrapper__item:nth-child(1), .h-places__wrapper__item:nth-child(2) {
    height: 20vw;
  }
}
.h-places__wrapper__item:nth-child(n+3) {
  width: 33.33%;
  height: 250px;
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .h-places__wrapper__item:nth-child(n+3) {
    height: 185px;
  }
}
@media only screen and (max-width: 767px) {
  .h-places__wrapper__item:nth-child(n+3) {
    height: 17vw;
  }
}

.button__info {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 15px 30px;
  color: #ffffff;
  outline: none;
  border-radius: 3px;
  text-align: center;
}
.button__info--orange {
  background-color: #FF8C00;
}
.button__info:hover, .button__info:focus, .button__info:active {
  color: #ffffff;
}
.button__outline {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #61677D;
  border: 2px solid #E9EAEA;
  border-radius: 5px;
  padding: 10px 30px;
  outline: none;
  text-align: center;
}
.button__outline:hover, .button__outline:focus, .button__outline:active {
  color: #61677D;
}

.tt-menu {
  max-height: 285px;
  overflow: scroll;
}

.confirm-page {
  padding: 150px 0;
}
@media only screen and (max-width: 991px) {
  .confirm-page {
    padding: 30px 0;
  }
}
.confirm-page__title {
  color: #7DD995;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
}
.confirm-page__text {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.confirm-page__left {
  padding-right: 80px;
}
@media only screen and (max-width: 991px) {
  .confirm-page__left {
    padding-right: 15px;
  }
}
.confirm-page__left svg {
  width: 100%;
}
.confirm-page__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #D8D8D8;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 300px;
  padding-left: 80px;
}
@media only screen and (max-width: 991px) {
  .confirm-page__right {
    min-height: initial;
    padding-left: 15px;
    border-left: 0;
    border-top: 1px solid #D8D8D8;
    padding-top: 30px;
    margin-top: 30px;
  }
}
.confirm-page__button {
  font-family: "Roboto", sans-serif;
  color: #4872D0;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #4872D0;
  border-radius: 25px;
  width: 100%;
  height: 35px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.confirm-page__button:hover {
  color: #4872D0;
}
.confirm-page__button--azure {
  color: #2F9AE7;
  border: 1px solid #2F9AE7;
}
.confirm-page__button--azure:hover {
  color: #2F9AE7;
}
.confirm-page__button--azure .confirm-page__button__icon {
  background: #2F9AE7;
}
.confirm-page__button__icon {
  width: 35px;
  height: 35px;
  background: #4872D0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -1px;
  left: -1px;
}
.confirm-page__button i {
  color: #ffffff;
}
.confirm-page__button + .confirm-page__button {
  margin-top: 15px;
}

.about-us__intro {
  height: 100vh;
  background: #ffffff;
  background-image: url("/images/over-promo-main.jpg");
  background-color: rgba(0, 0, 0, 0.63);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-us__intro.about-team {
  background-image: url("/images/foto-team.jpg");
  background-position: initial !important;
}
.about-us__intro.how-it-works {
  background-image: url("/images/how-it-works.jpg");
}
@media only screen and (max-width: 767px) {
  .about-us__intro {
    padding: 0 23px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.about-us__intro__text {
  max-width: 418px;
  color: #ffffff;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .about-us__intro__text {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: left;
  }
}
.about-us__intro__title {
  font-family: "Lato", sans-serif;
  font-size: 62px;
  font-weight: 300;
  color: white;
  text-align: center;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .about-us__intro__title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
  }
}
.about-us__intro__title--small {
  font-size: 30px;
  margin-bottom: 18px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .about-us__intro__title--small {
    font-size: 15px;
    font-weight: 400;
  }
}
.about-us__intro__field {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  padding: 14px 10px 13px 45px !important;
  letter-spacing: 0.5px;
  color: black;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 3px;
  width: 100%;
}
.about-us__intro__field:focus {
  outline: none;
}
.about-us__intro__search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: rgba(255, 255, 255, 0.35);
  padding: 10px;
  border-radius: 3px;
}
.about-us__intro__search-bar .button_full {
  min-width: 180px;
}
.about-us__intro__button {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-radius: 5px;
  padding: 15px 30px;
  outline: none;
}
.about-us__intro__button:hover, .about-us__intro__button:focus, .about-us__intro__button:active {
  color: #ffffff;
}
.about-us__description {
  padding: 70px 0px 55px;
}
.about-us__description-social {
  color: white;
  background-color: #9e9e9e;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
.about-us__description-social:hover {
  color: white;
}
.about-us__description-points {
  margin-bottom: 25px;
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.09px;
  line-height: 23px;
}
.about-us__description-points-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}
.about-us__description-points-item .italic {
  font-style: italic !important;
}
.about-us__description-points-item-count {
  margin-right: 13px;
}
.about-us__description-points-item-count span {
  border: 2px solid #61677d;
  border-radius: 50%;
  color: #61677d;
  padding: 4px 10px;
}
.about-us__description.dark-background {
  background-color: #f8f8f8;
}
@media only screen and (max-width: 767px) {
  .about-us__description {
    padding: 48px 23px;
  }
}
.about-us__description .team-photo-box, .about-us__description .team-desc-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.about-us__description .team-photo-box {
  max-width: 540px;
  margin: auto;
  margin-bottom: 30px;
}
.about-us__description .team-photo-box img {
  max-width: 100%;
  height: auto;
}
.about-us__description-title {
  color: #434343;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 10px;
}
.about-us__description-text {
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-bottom: 25px;
}
.about-us__description::after {
  content: "";
  clear: both;
  display: table;
}
.about-us__links {
  background-color: #f8f8f8;
}
.about-us__links .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-us__links .container::before {
  content: none;
}
.about-us__links .container::after {
  content: none;
}
@media only screen and (max-width: 767px) {
  .about-us__links .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 23px;
  }
}
@media only screen and (max-width: 767px) {
  .about-us__links__box {
    margin-bottom: 39px;
  }
}
.about-us__links__box-title {
  color: #434343;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 400;
  margin-top: 13px;
  margin-bottom: 20px;
}
.about-us__links__box-desc {
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  max-width: 300px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .about-us__links__box-desc {
    max-width: 600px;
  }
}
.about-us__links__box-link {
  color: #61677d;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.53px;
}
.about-us__links__box-link img {
  margin-right: 10px;
}
.about-us__links__box-img {
  width: 60px;
  height: 50px;
  background-repeat: no-repeat;
}
.about-us__links__box-img.first {
  background-image: url("/images/calculator.png");
}
.about-us__links__box-img.second {
  background-image: url("/images/about-marker.png");
}
.about-us__links__box-img.third {
  background-image: url("/images/home.png");
}
.about-us__faq {
  padding: 80px 20px;
}
.about-us__faq.dark-background {
  background-color: #f8f8f8;
}
.about-us__faq-title {
  color: #000000;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 400;
}
.about-us__faq [data-toggle=collapse] .fa:before {
  content: "\F106";
}
.about-us__faq [data-toggle=collapse].collapsed .fa:before {
  content: "\F107";
}
.about-us__faq .panel-heading {
  padding: 10px 15px 10px 0px;
  border-bottom: 2px solid #eaeaea;
}
.about-us__faq .panel-heading h4 {
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
}
.about-us__faq .panel-heading h4 span {
  font-weight: bold;
}
.about-us__faq .panel-answer {
  border-top: none;
}
.about-us__faq .more-link {
  margin-top: 12px;
  color: #62687e;
  font-size: 16px;
  font-weight: 600;
}
.about-us__faq .more-link:hover {
  color: #7DD995;
}
.about-us__faq .more-link i {
  margin-right: 9px;
  font-size: 12px;
}
.about-us__blog.dark-background {
  background-color: #f8f8f8;
}
.about-us__blog .container .more-link {
  margin-left: 14px;
  margin-top: 12px;
  color: #62687e;
  font-size: 16px;
  font-weight: 600;
}
.about-us__blog .container .more-link:hover {
  color: #7DD995;
}
.about-us__blog .container .more-link i {
  margin-right: 9px;
  font-size: 12px;
}
@media only screen and (max-width: 991px) {
  .about-us__blog__big-box {
    margin-bottom: 40px;
  }
}
.about-us__blog__big-box, .about-us__blog__small-box {
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding: 16px;
}
.about-us__blog__big-box-title, .about-us__blog__small-box-title {
  color: white;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
}
.about-us__blog__big-box i, .about-us__blog__small-box i {
  font-size: 34px;
  color: #fff;
  position: absolute;
  right: 50px;
  bottom: 58px;
  z-index: 1;
}
.about-us__blog__big-box.zoom, .about-us__blog__small-box.zoom {
  background-position: center;
  background-size: 150%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.about-us__blog__big-box.zoom:hover, .about-us__blog__small-box.zoom:hover {
  background-size: 155%;
}
.about-us__blog__small-box {
  height: 145px;
}
.about-us__blog__small-box:nth-child(1) {
  margin-bottom: 40px;
}
.about-us__blog__small-box:nth-child(2) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .about-us__blog__small-box {
    min-height: 145px;
    max-height: 170px;
  }
}
.about-us__blog__small-box i {
  position: relative;
  right: 20px;
  bottom: -38px;
}

.about-us__blog__big-box i {
  position: absolute !important;
  right: 48px !important;
  bottom: 20px !important;
}

.about-us__person .about-us__person-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us__person .about-us__person-box img {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .about-us__person .about-us__person-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
  }
  .about-us__person .about-us__person-box img {
    margin: 0 20px;
  }
  .about-us__person .about-us__person-box.second .about-us__person-box__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .about-us__person .about-us__person-box.second .about-us__person-box__desc {
    text-align: right;
  }
}
.about-us__person .about-us__person-box__desc {
  font-family: Roboto;
  color: #434343;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .about-us__person .about-us__person-box__desc {
    text-align: left;
  }
}
.about-us__person .about-us__person-box__desc-name {
  font-weight: 800;
}
.about-us__person .about-us__description-text {
  margin-top: 20px;
  margin-bottom: 80px;
}

.about-us__accordions {
  margin-bottom: 45px;
  margin-top: 26px;
}
.about-us__accordions [data-toggle=collapse] .fa:before {
  content: "\F106";
}
.about-us__accordions [data-toggle=collapse].collapsed .fa:before {
  content: "\F107";
}
.about-us__accordions .panel-answer {
  border-top: none;
}
.about-us__accordions .panel-heading {
  color: #434343;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 400;
}
.about-us__accordions .panel-body {
  border-top: none;
  padding-top: 0;
}
.about-us__accordions .panel-body .panel-body-subtitle {
  margin-bottom: 30px;
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.about-us__accordions .about-us__accordions-points-item {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #7a7a7a;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0.09px;
  line-height: 23px;
}
.about-us__accordions .about-us__accordions-points-item img {
  margin-right: 20px;
}

.about-us .mobile-description {
  padding-top: 60px;
  padding-right: 80px;
}
@media only screen and (max-width: 991px) {
  .about-us .mobile-description {
    padding-top: 0px;
    padding-right: 0;
  }
}

.lp-template__cta {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 15px;
}
.lp-template__intro {
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .lp-template__intro {
    height: 250px;
  }
}
.lp-template__intro__title {
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 60px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .lp-template__intro__title {
    font-size: 26px;
  }
}
.lp-template__list {
  padding: 80px 0 0;
}
@media only screen and (max-width: 767px) {
  .lp-template__list {
    padding: 40px 0 0;
  }
}
.lp-template__list article {
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .lp-template__list article {
    padding-bottom: 50px;
  }
}
.lp-template__list article img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .lp-template__list article img {
    max-height: 140px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.lp-template__title {
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  color: #434343;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .lp-template__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.lp-template__text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #5A5A5A;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .lp-template__text {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.comparison-tool__intro {
  background-image: url("/images/over-promo-main.jpg");
  background-color: rgba(0, 0, 0, 0.63);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  min-height: 10vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comparison-tool__intro__title {
  font-family: "Lato", sans-serif;
  font-size: 56px;
  font-weight: 300;
  color: white;
  text-align: center;
  margin: 0;
  padding: 30px 0;
}

.verduurzaam-container {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Roboto";
}
.verduurzaam-container h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
.verduurzaam-container.flexrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container.flexrow {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.verduurzaam-container .introduction-section {
  width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .introduction-section {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
.verduurzaam-container .introduction-section h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
.verduurzaam-container iframe {
  height: 800px;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .verduurzaam-container iframe {
    margin-top: 50px;
  }
}
.verduurzaam-container .boxes {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 50px;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .boxes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 30px;
  }
}
.verduurzaam-container .boxes > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .boxes > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.verduurzaam-container .boxes > div > div {
  padding: 20px;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .boxes > div > div {
    padding: 5px 10px;
  }
}
.verduurzaam-container .boxes > div > div img {
  width: 120px;
  border-radius: 1000px;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .boxes > div > div img {
    width: 80px;
  }
}
.verduurzaam-container .boxes > div > div p {
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .boxes > div > div p {
    font-size: 11px;
  }
}
.verduurzaam-container .bespaar-section {
  width: 50%;
}
@media screen and (max-width: 699px) {
  .verduurzaam-container .bespaar-section {
    width: 100%;
    margin: 0;
  }
}

.energiebespaarders {
  background-color: #eefcf8;
  padding: 40px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 699px) {
  .energiebespaarders {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.energiebespaarders .eb-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.energiebespaarders .eb-header .rating-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.energiebespaarders .eb-header .rating-wrapper span:not(.rating) {
  display: block;
  margin-top: 5px;
}
.energiebespaarders .eb-header .rating-wrapper a {
  margin-left: 10px;
}
.energiebespaarders .eb-header .rating-wrapper a .default-widget-rating-number {
  background: url(https://www.klantenvertellen.nl/assets/dtg/images/kv_shape.svg) 50% 50% no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}
.energiebespaarders .eb-header .rating-wrapper a .default-widget-rating-number .rating {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
}
.energiebespaarders .eb-header .logo-wrapper img {
  margin-left: 20px;
  max-width: 260px;
  width: 80%;
}
.energiebespaarders .howto-section {
  width: 50%;
  padding: 30px;
}
@media screen and (max-width: 699px) {
  .energiebespaarders .howto-section {
    width: 100%;
  }
}
.energiebespaarders .howto-section button {
  background-color: #29cc96;
}
.energiebespaarders .howto-section .price-box {
  width: 70%;
  margin: 0 auto;
  border: 2px solid #29cc96;
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 699px) {
  .energiebespaarders .howto-section .price-box {
    width: 100%;
  }
}
.energiebespaarders .howto-section .price-box h4 {
  font-weight: 600;
  font-size: x-large;
}
.energiebespaarders .howto-section .price-box h4 span {
  color: #29cc96;
}
.energiebespaarders .howto-section .price-box p {
  font-size: larger;
}
.energiebespaarders .howto-section .price-box p .strike-through {
  text-decoration: line-through;
}
.energiebespaarders .howto-section .price-box p .price {
  font-size: x-large;
  font-weight: 600;
  color: #29cc96;
  margin-left: 20px;
}
.energiebespaarders .howto-section .explanation-section {
  width: 70%;
  margin: 0 auto;
  padding: 20px;
}
@media screen and (max-width: 699px) {
  .energiebespaarders .howto-section .explanation-section {
    width: 100%;
  }
}
.energiebespaarders .howto-section .explanation-section ul {
  font-size: larger;
  list-style-type: square;
}
.energiebespaarders .howto-section .explanation-section p > a {
  color: #29cc96;
}

.woz-container {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 699px) {
  .woz-container {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.woz-container .introduction-section {
  padding: 20px 40px 20px 0;
  line-height: 24px;
  width: 60%;
}
@media screen and (max-width: 699px) {
  .woz-container .introduction-section {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
.woz-container .introduction-section h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
@media screen and (max-width: 699px) {
  .woz-container .introduction-extra-section {
    width: 100%;
    padding: 30px 0;
  }
}
.woz-container iframe {
  height: 350px;
  width: 375px;
}
@media screen and (min-width: 700px) {
  .woz-container iframe {
    margin-top: 70px;
  }
}
.woz-container .bespaar-section {
  width: 40%;
  margin: 0 40px;
}
@media screen and (max-width: 699px) {
  .woz-container .bespaar-section {
    width: 100%;
    margin: 0;
  }
}
.woz-container .bespaar-section a {
  background-color: #ff8c00;
  color: #fff;
  padding: 15px 50px;
  margin-top: 20px;
  display: inline-block;
}
.woz-container .bespaar-section__boxes {
  width: 40%;
  padding: 0 40px;
}
@media screen and (max-width: 699px) {
  .woz-container .bespaar-section__boxes {
    width: 100%;
    padding: 0;
  }
}
.woz-container .bespaar-section__boxes__box {
  background-color: #fff;
  padding: 10px 15px;
  border: 1px solid #ccc;
  margin-top: 3px;
}
.woz-container .bespaar-section__boxes__box h4 {
  font-size: 14px;
  font-weight: 600;
}
.woz-container .bespaar-section__boxes__box a {
  color: #7dd995;
}
.woz-container .bespaar-section__boxes__box--text {
  font-size: 22px;
}

.makelaars-container {
  margin: 0 auto;
}
.makelaars-container .usp-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .makelaars-container .usp-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.makelaars-container .usp-section div {
  padding: 0 30px;
  font-weight: bold;
  background: url("/images/icons/tick.svg") no-repeat;
}
.makelaars-container .pro-con-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .makelaars-container .pro-con-section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.makelaars-container .pro-con-section div {
  margin-left: 40px;
}
@media screen and (max-width: 992px) {
  .makelaars-container .pro-con-section div {
    margin-left: 0;
  }
}
.makelaars-container .pro-con-section div img {
  max-width: 100%;
}
.makelaars-container .pro-con-section div:first-child {
  margin-left: 0;
}
.makelaars-container .introduction-section {
  margin-top: 30px;
  text-align: left;
}
.makelaars-container .explanation-section {
  margin-top: 60px;
  text-align: left;
}
.makelaars-container iframe {
  width: 100%;
  height: 600px;
  border: none;
}
.makelaars-container .howto-section {
  text-align: center;
}
.makelaars-container .howto-section h3 {
  font-weight: bold;
  font-size: 25px;
}
.makelaars-container .howto-section__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.makelaars-container .howto-section__boxes__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
  padding: 1rem;
}
@media screen and (max-width: 992px) {
  .makelaars-container .howto-section__boxes__box {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .makelaars-container .howto-section__boxes__box {
    width: 100%;
  }
}
.makelaars-container .howto-section__boxes__box--number {
  border-radius: 50%;
  border: 2px solid #7dd995;
  width: 50px;
  height: 50px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  font-weight: bold;
}
.makelaars-container .howto-section__boxes__box--icon {
  max-width: 85px;
  height: 85px;
  text-align: center;
  margin: 3rem auto;
}
.makelaars-container .howto-section__boxes__box--icon img {
  width: 100%;
}
.makelaars-container .howto-section__boxes__box--title {
  font-weight: bold;
  font-size: 21px;
  min-height: 48px;
}
.makelaars-container .howto-section__boxes__svg {
  margin-left: 18px;
}
.makelaars-container .howto-section .thumbnail {
  border: none;
  border-radius: 15px;
  position: relative;
  margin-top: 5px;
}
.makelaars-container .howto-section .thumbnail::before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border-bottom: 0.8em solid;
  border-right: 0.8em solid transparent;
  border-left: 0.8em solid transparent;
  color: #ffffff;
  top: -11px;
  left: 31px;
}
.makelaars-container .howto-section .thumbnail .caption {
  padding: 15px;
}
.makelaars-container .howto-section .thumbnail .caption h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.object-detail .offer-tabs {
  border: 1px solid #d9d9d9;
  font-family: "Roboto";
  padding-bottom: 25px;
}
.object-detail .offer-tabs .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #d9d9d9;
  background: #f2f2f2;
  -webkit-transform: none !important;
          transform: none !important;
}
.object-detail .offer-tabs .nav-tabs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: bold;
  padding: 2rem;
  color: #000;
  margin: 0;
}
.object-detail .offer-tabs .nav-tabs li a {
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
  border: none;
  color: #000;
  text-align: center;
}
.object-detail .offer-tabs .nav-tabs li a:last-child {
  padding: 0;
}
.object-detail .offer-tabs .nav-tabs li.active {
  background: #fff;
  border-top: 4px solid #7dd995;
  padding-top: calc(2rem - 4px);
}
.object-detail .offer-tabs .nav-tabs li.active a {
  background-color: #fff;
}
.object-detail .offer-tabs .tab-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.object-detail .offer-tabs .tab-content .tab-pane {
  padding: 2rem;
  width: 100%;
}
.object-detail .offer-tabs .tab-content .tab-pane a {
  margin-top: 3rem;
  display: block;
  width: 100%;
  text-align: center;
}
.object-detail .offer-tabs .tab-content .tab-pane a img {
  width: 100%;
  max-width: 600px;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container {
  background-image: url("../images/verduurzaming/Energiebespaarders-background.png") no-repeat;
  background-image: -webkit-image-set(url("../images/verduurzaming/Energiebespaarders-background.webp") 1x, url("../images/verduurzaming/Energiebespaarders-background.png") 2x);
  background-image: image-set(url("../images/verduurzaming/Energiebespaarders-background.webp") 1x, url("../images/verduurzaming/Energiebespaarders-background.png") 2x);
  background-size: cover;
  width: 100%;
  height: 100%;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd {
  background: url("../images/verduurzaming/woon-duurzaam-background.jpg") no-repeat;
  color: #fff;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container {
  padding: 20px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container {
    margin: 0;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container p.title {
  font-size: 18px;
  font-weight: 500;
  width: 100%;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container button {
  margin-bottom: 20px;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox {
  margin: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    width: 100%;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div {
  font-size: 22px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div {
    width: 100%;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div > p {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div > a {
  display: initial;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div span {
  display: block;
  font-size: 12px;
  line-height: 12px;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div span {
    text-align: center;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div:nth-child(1) {
  padding: 20px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div:nth-child(1) {
    margin: 0 0 20px 0;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div:nth-child(2) {
  font-size: 16px;
  line-height: 16px;
  padding-left: 20px;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox > div:nth-child(2) {
    padding: 0;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .col-lg-12 .pricebox .financiering {
  background: darkblue;
  border-radius: 20px;
  margin-top: 20px;
  padding: 5px 20px;
  font-size: 14px;
  text-align: center;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .logo-footer {
  width: calc(100% + 20px);
  padding: 15px;
  float: right;
  background: rgba(255, 255, 255, 0.6);
  margin: 0 -10px;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container.wd .duurzaam-bespaar-container .logo-footer {
    margin: -12px -10px 0 -10px;
    padding: 5px 15px;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container .duurzaam-besparing {
  width: calc(100% - 10px);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  padding: 10px;
  margin: 20px 10px;
  color: #fff;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container .duurzaam-besparing p:not(:first-child) {
  font-size: 20px;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container .duurzaam-besparing p:not(:first-child) span.energy-potential {
  font-size: 26px;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container .duurzaam-cta {
  width: calc(100% - 40px);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: 10px;
  padding: 10px;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-bespaar-container {
    margin: 0px 10px 0 0;
  }
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-footer {
  width: 100%;
  margin-bottom: 20px;
  background: #EEF6F2;
}
.object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-footer > div > div:first-child {
  width: 50%;
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-footer > div > div:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 699px) {
  .object-detail .offer-tabs .tab-content #nav-verduurzaming .duurzaam-container .duurzaam-footer > div > div:not(:first-child) {
    display: none;
  }
}

.mortgage-calculator {
  font-family: "Roboto", "sans-serif";
}
.mortgage-calculator .font-content, .mortgage-calculator input, .mortgage-calculator .interest,
.mortgage-calculator .doorlooptijd, .mortgage-calculator label.title {
  color: #7A7A7A;
  font-size: 14px;
  line-height: 18px;
}
.mortgage-calculator h2 {
  color: #434343;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .mortgage-calculator .mortgage-calculator--content {
    padding: 20px;
  }
}
.mortgage-calculator .v-center {
  position: relative;
  top: 10px;
}
@media (max-width: 991px) {
  .mortgage-calculator .v-center {
    top: 0;
  }
}
.mortgage-calculator .row-mb {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .mortgage-calculator .row-mb {
    margin-bottom: 15px;
  }
}
.mortgage-calculator label.title {
  font-weight: normal;
}
.mortgage-calculator label.title i {
  margin-left: 6px;
}
.mortgage-calculator label.title i:hover {
  cursor: pointer;
}
.mortgage-calculator .interest,
.mortgage-calculator .doorlooptijd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mortgage-calculator input {
  border: 1px solid #7DD995;
  border-radius: 10px;
  padding: 9px 12px 8px 40px;
  height: 36px;
}
.mortgage-calculator input.read-only {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: right;
  height: auto;
  padding: 0;
  cursor: auto;
}
.mortgage-calculator input#finance-doorlooptijd-val {
  padding-right: 5px;
}
.mortgage-calculator input.disable-field {
  background-color: #F7F7F7;
  cursor: auto;
}
.mortgage-calculator a:focus {
  outline: none;
  border: none;
}
.mortgage-calculator h5 {
  color: #ff6200;
  font-size: 16px;
  margin-top: 0;
}
.mortgage-calculator .btn-orange {
  border: 1px solid #ff6200;
  color: #fff;
  background: #ff6200;
  padding: 0 8px;
  line-height: 32px;
  border-radius: 4px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mortgage-calculator .ing-logo {
  width: 80px;
  float: right;
  margin-top: 5px;
}
.mortgage-calculator .pt-6 {
  padding-top: 6px;
}
.mortgage-calculator .p-relative {
  position: relative;
}
.mortgage-calculator .addon {
  position: absolute;
  left: 26px;
  top: 6px;
  font-size: 18px;
  color: #7a7a7a;
}
.mortgage-calculator .result {
  background: #7DD995;
  border: 1px solid #7DD995;
  border-radius: 10px;
  color: #fff;
  line-height: 33px;
  padding: 8px 20px 5px 20px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .mortgage-calculator .result {
    padding: 5px 10px;
  }
}
.mortgage-calculator .result span.title {
  font-size: 18px;
  padding-right: 10px;
}
@media (max-width: 420px) {
  .mortgage-calculator .result span.title {
    font-size: 16px;
    padding-right: 5px;
  }
}
.mortgage-calculator .result label {
  font-size: 18px;
  margin-bottom: 0;
  float: right;
}
@media (max-width: 420px) {
  .mortgage-calculator .result label {
    font-size: 16px;
  }
}
.mortgage-calculator .result label span {
  padding-left: 15px;
}
@media (max-width: 420px) {
  .mortgage-calculator .result label span {
    padding-left: 10px;
  }
}
.mortgage-calculator .ui-state-default,
.mortgage-calculator .ui-widget-content .ui-state-default,
.mortgage-calculator .ui-widget-header .ui-state-default,
.mortgage-calculator .ui-widget-content .ui-state-default:focus-visible {
  border-radius: 50% !important;
  border: solid 1px #7DD995 !important;
  outline: none;
}
.mortgage-calculator .ui-state-default,
.mortgage-calculator .ui-widget-content .ui-state-default,
.mortgage-calculator .ui-widget-header .ui-state-default,
.mortgage-calculator .ui-widget-content .ui-state-default:focus-visible,
.mortgage-calculator .ui-widget-header {
  background-color: #7DD995 !important;
  background-image: none;
}
.mortgage-calculator .ui-widget-content {
  background-color: #F7F7F7 !important;
  border: none;
  background-image: none;
}
.mortgage-calculator .ui-corner-all {
  border-radius: 0;
}
.mortgage-calculator .ui-widget {
  font-size: 8px;
}
.mortgage-calculator .ui-slider .ui-slider-handle {
  width: 13px;
  height: 13px;
  background: #7DD995 !important;
  border-radius: 50% !important;
  border: solid 1px #7DD995 !important;
}
.mortgage-calculator .ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  border-radius: 50% !important;
}
.mortgage-calculator .ui-slider-horizontal .ui-slider-handle:focus {
  outline: none;
}
.mortgage-calculator .ui-slider-horizontal .ui-slider-range {
  background: #7DD995 !important;
}
.mortgage-calculator .popover {
  min-width: 300px;
}

.alternativeWozPage__widget {
  max-width: 207px;
  background-color: #7DD995;
  position: fixed;
  height: 176.95px;
  right: 21px;
  z-index: 12;
  bottom: 10.05px;
  border-radius: 8px 8px 8px 8px;
  color: white;
  -webkit-clip-path: polygon(0% 0px, 0px 0%, calc(100% - 37px) 0%, 100% 37px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px));
          clip-path: polygon(0% 0px, 0px 0%, calc(100% - 37px) 0%, 100% 37px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px));
}
.alternativeWozPage__widget .alternativeWozPage__link {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #ff8c00;
  color: white;
  padding: 10px 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.alternativeWozPage__widget .alternativeWozPage__box-link {
  text-align: center;
}
.alternativeWozPage__widget .alternativeWozPage__box-link:hover {
  cursor: pointer;
}
.alternativeWozPage__widget .alternativeWozPage__title {
  font-size: 18px;
  font-weight: 600;
  padding: 34px 25px 0px 25px;
  margin-bottom: 25px;
  text-align: center;
}

.alternativeWozPage__close {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: fixed;
  background: white;
  bottom: 168px;
  right: 7px;
  z-index: 23;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
}
.alternativeWozPage__close:hover {
  cursor: pointer;
}
.alternativeWozPage__close .alternativeWozPage__close-img {
  top: 11px;
  left: 11px;
  position: absolute;
}

.alternative-claim-radio-title {
  color: black;
  font-size: 16px;
}