@charset "UTF-8";
/*!
	Theme Name: Domus
	Author: Redwall Digital
	Version: 1.0.11
	Author URI: http://redwall.ee
	Theme URI: http://redwall.ee
	Tags: light,left-sidebar,right-sidebar,responsive-layout
	Description: Domus theme
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.lSSlideOuter .lSAction > a {
  background-image: url("images/controls.png");
}
.lSSlideOuter .lSPager-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.lSSlideOuter .lslide.last-item {
  width: 0 !important;
}

/*!
 * 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 {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 41px;
}

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

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

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

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

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

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

.bg-primary {
  background-color: #337ab7;
}

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

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1132px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 16.5px;
    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 > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  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;
  -moz-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: 16px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  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, box-shadow ease-in-out 0.15s;
  -o-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;
}
.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: #eeeeee;
  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: 36px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

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

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.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: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@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: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@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: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.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: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  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;
  -o-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: 16px;
  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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 14px;
  line-height: 1.428571429;
  color: #777777;
  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 {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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 input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[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-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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  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:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.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: #337ab7;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-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: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  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: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 22px;
  }
  .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: 14px;
    padding-bottom: 14px;
  }
}

.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: 7px;
  margin-bottom: 7px;
}
@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: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: #090909;
}
.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: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #090909;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  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 > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  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: 14px;
  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;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.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;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.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: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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: 22px;
  margin-bottom: 22px;
  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: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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, a.list-group-item:focus,
button.list-group-item:hover,
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: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #c7ddef;
}

.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, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 22px;
  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-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.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: 18px;
  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:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody: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:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 22px;
}
.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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.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: 24px;
  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%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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: #f0f0f0;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 16px;
  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: 16px;
  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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: 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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: 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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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 {
  content: " ";
  display: table;
}
.clearfix: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 {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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;
  }
}
/*
 * Mixin printing a linear-gradient
 * as well as a plain color fallback
 * and the `-webkit-` prefixed declaration
 * @access public
 * @param {Keyword | Angle} $direction - Linear gradient direction
 * @param {Arglist} $color-stops - List of color-stops composing the gradient
 *
 * @see https://www.sitepoint.com/building-linear-gradient-mixin-sass/
 */
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

@font-face {
  font-family: "lg";
  src: url("fonts/lg.eot?n1z373");
  src: url("fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lg.woff?n1z373") format("woff"), url("fonts/lg.ttf?n1z373") format("truetype"), url("fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* 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;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* 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 {
  max-width: none !important;
  max-height: none !important;
}

.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;
  width: auto;
  padding: 0;
}

.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}

.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 {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-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-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-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;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

svg.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);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-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: -moz-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,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a {
  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,
.leaflet-bar a:focus {
  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 {
  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;
  font-size: 13px;
  font-size: 1.08333em;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}

.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;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}

.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 {
  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 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}

.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-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-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;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-interactive {
  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;
}

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
  line-height: 30px;
}

/**
 * selectize.default.css (v0.12.4) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee", endColorstr="#ff178ee9", GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8", endColorstr="#ff0075cf", GradientType=0);
}

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/******************************************************************************\
	Settings
\******************************************************************************/
html {
  font-size: 16px;
}

/******************************************************************************\
	Font calculation mixins
\******************************************************************************/
/******************************************************************************\
	Standard font styling
\******************************************************************************/
body {
  font-family: "Figtree", sans-serif;
  line-height: 1.5;
  font-weight: 400;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

b,
strong {
  font-weight: bold;
  line-height: inherit;
}

ol,
p,
ul {
  margin-top: 0rem;
  margin-bottom: 1rem;
}

blockquote {
  position: relative;
}
blockquote:before {
  display: block;
  float: left;
  content: '"';
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0 15px 15px 0;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Figtree", serif;
  font-weight: 200;
  line-height: 1.2;
}
@media screen and (min-width: 992px) {
  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: normal;
  }
}

.h1,
h1 {
  font-size: 50px;
  font-size: 3.125rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .h1,
  h1 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: 26.4px;
    font-size: 1.65rem;
  }
}

.h2,
h2 {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .h2,
  h2 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 767px) {
  .h2,
  h2 {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}

.h3,
h3 {
  font-size: 17.6px;
  font-size: 1.1rem;
  margin-top: 2.25rem;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  .h3,
  h3 {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .h3,
  h3 {
    font-size: 18.4px;
    font-size: 1.15rem;
  }
}

h4,
h5,
h6 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 2.25rem;
  margin-bottom: 0.75rem;
}

h2,
h3 {
  page-break-after: avoid;
}

h2,
h3,
p {
  orphans: 3;
  widows: 3;
}

p ~ h1 {
  margin-top: 3rem;
}

body {
  color: #000;
  width: 100%;
}
body > svg {
  display: none;
}
@media (min-width: 1200px) {
  body {
    padding-right: 64px;
  }
}

b,
strong {
  font-weight: 600;
}

body.custom-background {
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

@media (min-width: 1500px) {
  .container {
    width: 1400px;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1670px;
  }
}
.max-container {
  max-width: 100%;
  margin: auto;
}
@media (min-width: 1500px) {
  .max-container {
    width: 1140px;
  }
}

@media (min-width: 1200px) {
  .extra-row {
    margin: 0 -30px;
  }
}
@media (min-width: 768px) {
  .extra-row-sm {
    margin: 0 -30px;
  }
}
a {
  color: #ca070d;
  text-decoration: underline;
}
a:active, a:hover {
  color: #000;
}
a:active > svg, a:hover > svg {
  fill: #000;
}

h1 a {
  color: #efefef;
}

img {
  max-width: 100%;
  height: auto;
}

.site {
  overflow: clip;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.container {
  margin: auto;
}

input,
textarea {
  box-shadow: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background-color: #fff;
  padding: 10px;
  font-size: 16px;
}
input:focus,
textarea:focus {
  outline: 1px auto #e5e5e5;
}

input,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTBweCcgaGVpZ2h0PScxMnB4JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Ii00NC40IDUxMy4xIDggMTAiPjxwYXRoIGQ9Ik0tNDAuNCA1MTMuMWwtNCA0LjJoOGwtNC00LjJ6bTAgMTBsNC00LjJoLThsNCA0LjJ6IiBmaWxsPSAnIzk5OScvPjwvc3ZnPg==") !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 14px) center !important;
}
select:focus {
  outline: 1px auto #e5e5e5;
}

select .btn.btn-yellow:focus {
  outline: none;
}

@media (max-width: 767px) {
  button {
    font-size: 11px;
  }
}
/*@media (min-width: 1920px) {
	.container {
		width: 1730px;
	}
}

@media (min-width: 768px) {
	.container {
		width: 718px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1182px;
	}
}*/
/*
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
border-radius: $border-radius;

primary:
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
*/
.btn {
  padding: 0 40px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.14em;
}
@media (max-width: 767px) {
  .btn {
    padding: 0 10px;
  }
}

.btn-yellow {
  color: #000;
  background-color: #ffca00;
  border-color: #ffca00;
}
.btn-yellow:active, .btn-yellow:focus, .btn-yellow:hover, .btn-yellow:link, .btn-yellow:visited {
  color: #000;
  background-color: #ffca00;
  border-color: #ffca00;
}

.btn-white {
  color: #999;
  border-color: #e0e0e0;
}
.btn-white:hover {
  border-color: #999;
  color: #999;
}

.h2-vertical {
  margin-top: 1.9999999995rem;
  margin-bottom: 1.9999999995rem;
}

/*
.container {
	padding-right: 9px;
	padding-left: 9px;
}

@media (min-width: $screen-md-min) {
	.container {
		padding-right: 9px;
		padding-left: 9px;
	}
}*/
/*
@media (min-width: $screen-xs-min) {
	.site {
		width: $screen-sm-min - 80;
	}
}

@media (min-width: $screen-md-min) {
	.site {
		width: $screen-md-min - 80;
	}
}

@media (min-width: $screen-lg-min) {
	.site {
		width: $screen-lg-min - 128;
	}
}

@media (min-width: $screen-xl-min) {
	.site {
		width: $screen-xl-min - 191;
	}
}*/
/*
#wpadminbar {
	display: none;
}*/
hr {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 15px;
  margin-top: 15px;
}

.flex-item-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.flex-item-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.flex-item-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.flex-item-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -moz-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.flex-item-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -moz-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.flex-item-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -moz-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.flex-item-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -moz-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.flex-item-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -moz-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.bg-leftwhite::before,
.bg-rightgray::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .bg-leftwhite::before,
  .bg-rightgray::before {
    width: calc(50vw - 360px);
  }
}
@media (min-width: 992px) {
  .bg-leftwhite::before,
  .bg-rightgray::before {
    width: calc(50vw - 470px);
  }
}
@media (min-width: 1200px) {
  .bg-leftwhite::before,
  .bg-rightgray::before {
    width: calc(50vw - 583px);
  }
}
@media (min-width: 1500px) {
  .bg-leftwhite::before,
  .bg-rightgray::before {
    width: calc(50vw - 717px);
  }
}
@media (min-width: 1800px) {
  .bg-leftwhite::before,
  .bg-rightgray::before {
    width: calc(50vw - 852px);
  }
}

.bg-leftwhite::before {
  right: 100%;
  background-color: #fff;
}

.bg-rightgray::before {
  left: 100%;
  background-color: #e5e5e5;
}

.modal-open {
  padding: 0 !important;
  overflow: auto;
}
@media (min-width: 1200px) {
  .modal-open {
    padding-right: 64px !important;
  }
}

.screen-reader-text {
  display: none;
}

.form-control {
  height: 46px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 16px;
  border-color: #e5e5e5;
}
.form-control:focus {
  outline: -webkit-focus-ring-color auto 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Openable */
.openable {
  max-height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.openable.opened {
  max-height: none;
}

.openable-trigger {
  position: relative;
  font-size: 16px;
}
.openable-trigger > svg {
  position: absolute;
  top: 0.5em;
  right: -1em;
}
.openable-trigger.opened > svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.red_star {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 1em;
}
.red_star:after {
  position: absolute;
  content: "*";
  color: #ca070d;
  display: inline-block;
  font-size: 16px;
  top: -3px;
  right: 0;
}

.toupper {
  text-transform: uppercase;
}

.text-orange {
  color: #ff6600;
}

.small-text {
  font-size: 10px;
  font-size: 0.625rem;
}

/* Pagination */
.resolve-pagination a {
  color: #000;
  text-decoration: none;
}
.resolve-pagination a:hover, .resolve-pagination a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-pagination a:hover svg, .resolve-pagination a:active svg {
  fill: #ca070d;
}
.resolve-pagination a, .resolve-pagination .current {
  padding: 0 7px;
}
.resolve-pagination form {
  display: inline-block;
}
.resolve-pagination .dots {
  color: #999;
}
.resolve-pagination .next .glyphicon,
.resolve-pagination .prev .glyphicon {
  display: none;
}
@media screen and (max-width: 767px) {
  .resolve-pagination .next span,
  .resolve-pagination .prev span {
    display: none;
  }
  .resolve-pagination .next .glyphicon,
  .resolve-pagination .prev .glyphicon {
    display: inline-block;
  }
}

.results-panel {
  margin-bottom: 1.05rem;
}
@media screen and (max-width: 991px) {
  .results-panel {
    text-align: center !important;
  }
}
.results-panel .filter-label {
  color: #999;
  margin-bottom: 5px;
}
.results-panel .filter-label.filter-total-label {
  margin-bottom: 0;
}
.results-panel .chosen-select {
  box-shadow: none;
  border: none;
  background: none;
  padding-right: 30px;
}
.results-panel .chosen-container-single {
  margin-left: -8px;
  margin-top: -30px;
}
@media screen and (max-width: 991px) {
  .results-panel .chosen-container-single {
    margin-left: 0;
    margin-top: 0;
  }
}
.results-panel .chosen-container-single .chosen-single {
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
  font-size: 16px;
  padding: 23px 8px 3px;
  overflow: visible;
  height: 54px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 991px) {
  .results-panel .chosen-container-single .chosen-single {
    padding: 8px;
    height: 40px;
  }
}
.results-panel .chosen-container-single .chosen-single span {
  display: inline-block;
  text-overflow: ellipsis;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .results-panel .chosen-container-single .chosen-single span {
    margin-right: 0;
  }
}
.results-panel .chosen-container-single .chosen-single div {
  width: 25px;
  right: -6px;
  top: 23px;
}
@media screen and (max-width: 991px) {
  .results-panel .chosen-container-single .chosen-single div {
    right: 4px;
    top: 9px;
  }
}
.results-panel .chosen-container-single .chosen-single div svg {
  width: 10px;
  height: 12px;
  fill: #999;
}
.results-panel .chosen-container-single.chosen-with-drop .chosen-single {
  border: 1px solid #999;
  border-bottom: 0;
}
.results-panel .chosen-container-single .chosen-drop {
  box-shadow: none;
  background: #f0f0f0;
  border: 1px solid #999;
  border-top: 0;
  font-size: 16px;
}
.results-panel .chosen-container-single .chosen-results .result-selected {
  display: none;
}
.results-panel .chosen-container-single .chosen-results li {
  padding: 5px 4px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .results-panel .chosen-container-single .chosen-results li {
    padding: 10px 4px;
  }
}
.results-panel .chosen-container-single .chosen-results li.highlighted {
  background-color: #f0f0f0;
  background-image: none;
  color: inherit;
  font-weight: 500;
}
.results-panel > .row > * {
  margin-bottom: 1.5rem;
}

/*
.chosen-select{
	display: none;
}
*/
.lg-thumb-outer .lg-thumb {
  margin: 0 auto;
}
.lg-thumb-outer .lg-thumb .lg-thumb-item {
  border-radius: 3px;
  border: 3px solid #fff;
}
.lg-thumb-outer .lg-thumb .lg-thumb-item.active, .lg-thumb-outer .lg-thumb .lg-thumb-item:hover {
  border-color: #ffca00;
}

.lg-on:not(.lg-drag) #wpadminbar {
  display: none;
}

.selectize-select.selectize-control {
  height: 46px;
}
.selectize-select.selectize-control .selectize-input {
  height: 100%;
  padding: 0 8px;
  background: #fff;
  box-shadow: none;
  color: #000;
  border-color: #e0e0e0;
  border-radius: 3px;
  line-height: 44px;
}
.selectize-select.selectize-control .selectize-input,
.selectize-select.selectize-control .selectize-input input {
  font-size: 16px;
}
.selectize-select.selectize-control .selectize-input input {
  line-height: normal !important;
}
.selectize-select.selectize-control .selectize-input::after {
  content: none;
}
.selectize-select.selectize-control .selectize-input.dropdown-active {
  border-bottom: none;
  border-radius: 3px 3px 0 0;
}
.selectize-select.selectize-control .selectize-input.dropdown-active::before {
  content: none;
}
.selectize-select.selectize-control svg {
  width: 10px;
  height: 12px;
  fill: #999;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  z-index: 3;
}

.selectize-select.selectize-dropdown {
  font-size: 16px;
  border-color: #e0e0e0;
  color: #999;
  box-shadow: none;
}
.selectize-select.selectize-dropdown .option.active {
  background: white;
  color: #000;
}

.checklist label:not(:first-child), .checklist label.option {
  width: 100%;
  line-height: 22px;
  text-transform: none;
  margin: 7px 0;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
  color: #000;
  text-transform: none;
  letter-spacing: normal;
  position: relative;
}
.checklist label:not(:first-child) input[type=radio]:checked + i svg, .checklist label:not(:first-child) input[type=checkbox]:checked + i svg, .checklist label.option input[type=radio]:checked + i svg, .checklist label.option input[type=checkbox]:checked + i svg {
  display: block;
}
.checklist label a {
  color: #ca070d;
  text-decoration: underline;
}
.checklist input[type=radio], .checklist input[type=checkbox] {
  position: absolute;
  opacity: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 16px !important;
  height: 16px !important;
}
.checklist i {
  width: 16px;
  height: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
  margin-right: 3px;
}
.checklist i svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  display: none;
}

.olark-hidden {
  pointer-events: none;
}

iframe {
  max-width: 100%;
  width: 1200px;
}

.sidebar-form {
  position: fixed;
  top: 0;
  right: -130%;
  z-index: 99999;
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 64px rgba(0, 0, 0, 0.2);
  width: 400px;
  padding: 32px;
}

.sidebar-form.toggled {
  position: fixed;
  right: 0;
  z-index: 9999999999;
}

.sidebar-form div.nf-form-cont {
  height: 100%;
  overflow: auto;
}

.close-button {
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: #ffca00;
  border-radius: 30px;
  position: absolute;
  left: -16px;
  top: 64px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}

.close-button:hover {
  width: 36px;
  height: 36px;
  left: -18px;
  top: 62px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.ninja-btn-wrapper {
  position: fixed;
  bottom: 20px;
  right: 65px;
  z-index: 999999;
}

button.ninja-btn.btn.btn-yellow {
  position: relative;
  bottom: auto;
  right: auto;
  padding: 20px 40px;
  overflow: hidden;
  line-height: 2;
  -webkit-clip-path: url(#olark-chat-button-text-clip-path) !important;
  clip-path: url(#olark-chat-button-text-clip-path) !important;
  width: auto;
  height: auto;
  white-space: unset;
  max-width: 400px;
  font-size: 0.7rem;
  line-height: 1.2;
  z-index: 1;
}

.span-btn-wrap span:first-of-type {
  font-size: 20px;
  margin-bottom: 0.5rem;
}

span.span-btn-wrap:last-of-type {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
}

button.ninja-btn.btn.btn-yellow:hover .span-btn-wrap:first-of-type {
  transform: translateY(-100%);
}

button.ninja-btn.btn.btn-yellow:focus,
button.ninja-btn.btn.btn-yellow.focus,
button.ninja-btn.btn.btn-yellow:active:focus,
button.ninja-btn.btn.btn-yellow:active.focus,
button.ninja-btn.btn.btn-yellow.active:focus,
button.ninja-btn.btn.btn-yellow.active.focus {
  outline: unset;
  outline-offset: unset;
}

.close-button:before,
.close-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 4px;
  background-color: black;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.close-button:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.close-button:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.sidebar-form .nf-form-content label {
  font-size: 16px;
  font-weight: 400;
}

.sidebar-form .nf-form-content > label,
.sidebar-form .nf-field-label .nf-label-span,
.sidebar-form .nf-field-label label {
  font-size: 18px;
  line-height: 20px;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 0.1rem;
  font-weight: 500;
}

.sidebar-form .nf-form-content input.ninja-forms-field {
  height: 40px;
}

.sidebar-form .nf-form-content .label-above .nf-field-label,
.sidebar-form .nf-form-content .label-below .nf-field-label,
.sidebar-form .nf-form-content .label-hidden .nf-field-label {
  margin-bottom: 2px;
}

.sidebar-form .nf-form-content .list-select-wrap .nf-field-element > div,
.sidebar-form .nf-form-content input:not([type=button]),
.sidebar-form .nf-form-content textarea {
  background: #fff;
  border: 1px solid #E0E0E0;
  box-shadow: none;
  color: #787878;
  transition: all 0.5s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.sidebar-form .nf-form-content input[type=submit] {
  color: #000;
  border: 0 none;
  line-height: 1;
  color: #000;
  background-color: #ffca00;
  border-color: #ffca00;
  padding: 6px 40px;
  font-size: 13px;
}

.sidebar-form h2 {
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-weight: 300;
}

.sidebar-form .listcheckbox-container .nf-field-element label:before {
  top: 2px;
  left: -26px;
}

.sidebar-form .checkbox-container.label-right label:before {
  left: -26px;
  top: -1px;
}

.sidebar-form .checkbox-wrap .nf-field-element label:before,
.sidebar-form .checkbox-wrap .nf-field-label label:before,
.sidebar-form .listcheckbox-wrap .nf-field-element label:before,
.sidebar-form .listcheckbox-wrap .nf-field-label label:before {
  font-size: 14px;
}

.sidebar-form .nf-form-content button:hover,
.sidebar-form .nf-form-content input[type=button]:hover,
.sidebar-form .nf-form-content input[type=submit]:hover {
  background: transparent;
  color: #000;
  transition: all 0.5s;
}

div.border-top {
  padding-top: 1.75rem;
  border-top: 2px solid #E0E0E0;
}

.sidebar-form #ninja_forms_required_items,
.sidebar-form .nf-field-container {
  margin-bottom: 1.25rem;
}

.sidebar-form .checkbox-container.label-right label {
  color: #000;
  letter-spacing: unset;
  text-transform: unset;
  font-weight: 400;
  font-size: 0.9rem;
}

.sidebar-form .nf-before-form-content {
  display: none;
}

.sidebar-form .submit-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ninja-forms-field.btn.btn-yellow {
  padding: 0;
}

.sidebar-form .nf-form-content input[type=submit]:hover {
  color: #ca070d;
  background-color: #ffca00;
}

.ninja-btn svg {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  left: 0 !important;
  box-shadow: none !important;
  border: none !important;
  opacity: 1 !important;
  width: initial;
}

.span-btn-wrap span {
  display: block;
}

button.ninja-btn.btn.btn-yellow.toggled {
  opacity: 0;
}

button.ninja-btn.btn.btn-yellow.minimized {
  padding: 12px 16px;
  max-width: 100px;
  min-width: 70px;
  font-size: 0.6rem;
  overflow: visible;
  border-radius: 50px;
  -webkit-clip-path: none !important;
  clip-path: none !important;
}
button.ninja-btn.btn.btn-yellow.minimized .span-btn-wrap {
  display: none;
}
button.ninja-btn.btn.btn-yellow.minimized .ninja-btn-close {
  display: none;
}
button.ninja-btn.btn.btn-yellow.minimized:after {
  content: "💬";
  font-size: 20px;
  line-height: 1;
  display: block;
  text-align: center;
}
button.ninja-btn.btn.btn-yellow.minimized svg {
  display: none !important;
}

.ninja-btn-wrapper .ninja-btn-close {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 2px solid #ffca00;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s ease;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.ninja-btn-wrapper .ninja-btn-close:hover {
  background-color: rgba(0, 0, 0, 0.9);
  transform: scale(1.15);
  border-color: #ca070d;
}

.ninja-btn-wrapper:has(button.ninja-btn.btn.btn-yellow.toggled) .ninja-btn-close,
.ninja-btn-wrapper:has(button.ninja-btn.btn.btn-yellow.minimized) .ninja-btn-close {
  display: none;
}

button.ninja-btn.btn.btn-yellow.toggled ~ .ninja-btn-close,
button.ninja-btn.btn.btn-yellow.minimized ~ .ninja-btn-close {
  display: none;
}

@media all and (max-width: 650px) {
  .ninja-btn-wrapper {
    right: 20px;
  }
  button.ninja-btn.btn.btn-yellow {
    white-space: revert;
    max-width: 300px;
  }
  button.ninja-btn.btn.btn-yellow.minimized {
    max-width: 80px;
    padding: 10px 15px;
  }
  .ninja-btn-wrapper .ninja-btn-close {
    top: -6px;
    right: -6px;
    width: 24px;
    height: 24px;
    font-size: 18px;
    line-height: 20px;
  }
}
@media all and (max-width: 450px) {
  .sidebar-form.toggled {
    width: 90%;
  }
  .close-button {
    top: 10px;
  }
  .close-button:hover {
    top: 10px;
  }
  .ninja-btn-wrapper {
    right: 15px;
  }
}
.nf-error.field-wrap .nf-field-element:after,
.nf-error .nf-error-msg {
  display: none;
}

.sticky {
  background: none;
}
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  float: none;
}

.wp-caption-text {
  background: #fff;
}

.gallery-caption {
  background: #fff;
}

.comment {
  background: #fff;
}
.comment .comment-respond {
  padding: 0 15px 15px;
  margin-bottom: 1rem;
}

.comment-respond input {
  max-width: 100%;
}

.linked-page-nav {
  margin-top: 1em;
}

.widget {
  font-size: 12.8px;
  font-size: 0.8rem;
  padding: 2em 1.8em;
  position: relative;
}
.widget h2 {
  font-size: 17.6px;
  font-size: 1.1rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5em;
  border-bottom: 0.1em solid #efefef;
}
.widget ul {
  padding-left: 1.6em;
}
.widget p {
  text-align: justify;
}

.widget:nth-child(3n+1) {
  clear: left;
}

.widget_search label {
  display: block;
  padding: 0.2em 0;
}
.widget_search input {
  width: 100%;
}

.comments {
  margin-top: 70px;
}
.comments ol {
  list-style: none;
  padding: 0;
}

.comment-body {
  margin-bottom: 1.5em;
}
.comment-body p {
  padding: 0 15px;
}
.comment-body .reply {
  padding: 0 15px 15px;
}

.children .comment {
  padding-left: 15px;
}

.comment-author {
  background: #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 1rem;
}
.comment-author img {
  margin-right: 10px;
}
.comment-author strong {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.comment-author .comment-link {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
  margin: 0 10px;
}

.comment-meta {
  text-align: center;
  margin: 10px 0;
  font-size: 13px;
}

.comments-title {
  text-align: center;
}

.comment-form textarea {
  width: 100%;
}

.comment-reply-title small {
  float: right;
  line-height: 23px;
}

.comment-edit-link {
  float: right;
}

.custom_archives ul li {
  display: none;
}
.custom_archives ul li:nth-child(-n+12) {
  display: list-item;
}
.custom_archives ul.opened li {
  display: list-item;
}
.custom_archives li {
  text-transform: capitalize;
}

.list-group.list-links .list-group-item {
  letter-spacing: 0.14em;
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.list-group.list-links .list-group-item a {
  color: #000;
  text-decoration: none;
}
.list-group.list-links .list-group-item a:hover, .list-group.list-links .list-group-item a:active {
  color: #ca070d;
  text-decoration: underline;
}
.list-group.list-links .list-group-item a:hover svg, .list-group.list-links .list-group-item a:active svg {
  fill: #ca070d;
}
.list-group.list-links .list-group-item a {
  font-size: 13px;
  text-transform: uppercase;
}
.list-group.list-links .list-group-item.active a {
  font-weight: 700;
}

.admin-bar .site-header {
  top: 32px;
}
.admin-bar .site-header .header-widgets {
  top: 96px;
}
@media screen and (min-width: 1800px) {
  .admin-bar .site-header .header-widgets {
    top: 127px;
  }
}
@media screen and (max-width: 1199px) {
  .admin-bar .site-header .custom_language_switcher {
    top: 34px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 782px) {
  .admin-bar .site-header .custom_language_switcher {
    top: 48px;
  }
}
@media screen and (max-width: 1199px) {
  .admin-bar .site-header .header-widgets {
    top: 0;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .site-header {
    position: absolute;
  }
  .admin-bar .site-header .custom_language_switcher {
    position: absolute;
    top: 2px;
  }
}

.site {
  margin-top: 65px;
}
@media screen and (max-width: 1199px) {
  .site {
    margin-top: 50px;
  }
}

.site-header {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
  font-size: 13px;
}
.site-header .container {
  line-height: 64px;
  text-align: center;
  position: relative;
}
.site-header .logo-wrap {
  position: absolute;
}
.site-header .logo-wrap ul {
  margin: 0;
}
.site-header .logo-wrap .widget_polylang, .site-header .logo-wrap .custom_language_switcher {
  display: none;
}
.site-header .logo-wrap .logo_domus {
  width: 104px;
  height: 23px;
  vertical-align: middle;
}
.site-header .logo-wrap .nav-burger:hover .icon-bar,
.site-header .logo-wrap .nav-burger:hover .nav-close::after,
.site-header .logo-wrap .nav-burger:hover .nav-close::before {
  background: #000;
}
.site-header .logo-wrap .nav-burger .nav-close {
  position: relative;
  display: none;
  width: 20px;
  height: 23px;
  overflow: hidden;
}
.site-header .logo-wrap .nav-burger .nav-close::after, .site-header .logo-wrap .nav-burger .nav-close::before {
  content: "";
  background: #666;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.site-header .logo-wrap .nav-burger .nav-close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-header .logo-wrap .nav-burger .nav-close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-header .logo-wrap .nav-burger.active .icon-bar {
  display: none;
}
.site-header .logo-wrap .nav-burger.active .nav-close {
  display: block;
}
.site-header .mobile-wrap {
  margin-left: 104px;
}
.site-header .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header .sub-menu {
  padding: 20px 0 0;
  font-size: 13px;
  font-weight: 400;
}
.site-header .main-menu {
  display: inline-block;
  letter-spacing: 0.14em;
  font-weight: 500;
}
.site-header .main-menu .menu li {
  display: inline;
  margin: 0 13px;
  text-transform: uppercase;
}
.site-header .main-menu .menu li a {
  color: #000;
  text-decoration: none;
}
.site-header .main-menu .menu li a:hover, .site-header .main-menu .menu li a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site-header .main-menu .menu li a:hover svg, .site-header .main-menu .menu li a:active svg {
  fill: #ca070d;
}
.site-header .main-menu .menu li.current_page_item > a, .site-header .main-menu .menu li.current-page-ancestor > a {
  color: #ca070d;
}
.site-header .nav-burger {
  background-color: #ddd;
}

.custom_social_menu {
  padding: 0;
}
.custom_social_menu b {
  display: none;
}
.custom_social_menu .menu-social-menu-container {
  padding: 10px 0;
}
.custom_social_menu .menu-social-menu-container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.custom_social_menu .menu-social-menu-container .menu a {
  width: 64px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.custom_social_menu .menu-social-menu-container .menu a:hover svg {
  fill: #000;
}
.custom_social_menu .menu-social-menu-container .menu li a svg {
  fill: #bbb;
  margin: auto;
  vertical-align: middle;
  zoom: 0.9;
}
.custom_social_menu .menu-social-menu-container .menu .social-fb {
  height: 19px;
  width: 10px;
}
.custom_social_menu .menu-social-menu-container .menu .social-tw {
  height: 16px;
  width: 21px;
}
.custom_social_menu .menu-social-menu-container .menu .social-yt {
  height: 16px;
  width: 23px;
}
.custom_social_menu .menu-social-menu-container .menu .social-ig {
  height: 26px;
  width: 26px;
}
.custom_social_menu .menu-social-menu-container .menu .social-tt {
  height: 20px;
  width: 20px;
}

.widget_polylang, .custom_language_switcher {
  padding: 7px 0;
  line-height: normal;
  background-color: #fff;
}
.widget_polylang ul, .custom_language_switcher ul {
  padding: 0 25px;
  list-style: none;
  margin: 0;
}
.widget_polylang ul li, .custom_language_switcher ul li {
  padding: 7px 0;
}

.header-widgets {
  padding: 0;
  position: fixed;
  top: 64px;
  right: 0;
  background: #fff;
  height: 100%;
  z-index: 1;
  width: 64px;
  list-style: none;
}
.header-widgets .custom_search {
  padding: 0;
  width: 0;
  height: 64px;
}
.header-widgets .custom_search .search-toggle {
  height: 64px;
  width: 64px;
  border: none;
  background-color: #fff;
  padding: 0;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.header-widgets .custom_search .search-toggle .search-icon {
  fill: #999;
  width: 21px;
  height: 21px;
  vertical-align: middle;
}
.header-widgets .custom_search .search-toggle:hover .search-icon {
  fill: #000;
}
.header-widgets .custom_search .search-field {
  width: 100%;
  height: 64px;
  border: none;
  background-color: #fff;
  font-size: 16px;
  color: #000;
  line-height: normal;
  padding: 20px 17px;
}
.header-widgets .custom_search .search-submit {
  position: absolute;
  left: -9999px;
}

#pageOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
  -webkit-transition: 0s 0.25s visibility ease-in-out, 0.25s opacity ease-in-out;
  -o-transition: 0s 0.25s visibility ease-in-out, 0.25s opacity ease-in-out;
  transition: 0s 0.25s visibility ease-in-out, 0.25s opacity ease-in-out;
}
#pageOverlay.active {
  -webkit-transition: 0s 0s visibility ease-in-out, 0.25s opacity ease-in-out;
  -o-transition: 0s 0s visibility ease-in-out, 0.25s opacity ease-in-out;
  transition: 0s 0s visibility ease-in-out, 0.25s opacity ease-in-out;
  opacity: 1;
  visibility: visible;
}

/******************************************************************************\
	Media
\******************************************************************************/
@media (min-width: 1800px) {
  .site {
    margin-top: 95px;
  }
  .site-header .logo-wrap,
  .site-header .main-menu {
    height: 95px;
    line-height: 95px;
  }
  .header-widgets {
    top: 95px;
  }
}
@media (min-width: 1200px) {
  .site-header .nav-burger {
    display: none;
  }
  .site-header .main-menu {
    display: block;
  }
  .site-header .sub-menu {
    display: none;
  }
  .site-header .custom_search .search-form {
    float: right;
    overflow: hidden;
    width: 0;
    -webkit-transition: width 0.4s ease;
    -o-transition: width 0.4s ease;
    transition: width 0.4s ease;
  }
  .site-header .custom_search .search-form.active {
    width: 260px;
  }
  .site-header .menu-locations-menu-container {
    display: none;
  }
}
@media (max-width: 1199px) {
  .site-header .container {
    line-height: 50px;
  }
  .site-header .logo-wrap {
    float: none;
    position: relative;
  }
  .site-header .logo-wrap .logo_domus {
    width: 94px;
    height: 20px;
  }
  .site-header .logo-wrap .widget_polylang, .site-header .logo-wrap .custom_language_switcher {
    display: block;
    z-index: 100;
  }
  .site-header .logo-wrap .nav-burger {
    float: left;
    position: absolute;
    left: 0;
    padding: 10px;
    margin: 4px 0 3px;
    background: none;
    border: none;
  }
  .site-header .logo-wrap .icon-bar {
    display: block;
    background-color: #666;
    width: 20px;
    height: 1px;
    margin: 5px 0;
  }
  .site-header .main-menu {
    display: block;
    background-color: #fff;
    padding-top: 25px;
    font-size: 15px;
    line-height: 40px;
  }
  .site-header .main-menu ul.menu li {
    display: block;
    line-height: normal;
    padding-bottom: 20px;
  }
  .site-header .main-menu a {
    white-space: normal;
  }
  .site-header .mobile-wrap {
    max-height: 0;
    margin-left: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: max-height 0.4s ease;
    -o-transition: max-height 0.4s ease;
    transition: max-height 0.4s ease;
  }
  .site-header .mobile-wrap .widget_polylang, .site-header .mobile-wrap .custom_language_switcher {
    display: none;
  }
  .site-header .mobile-wrap.active {
    max-height: calc(100vh - 50px);
  }
  .widget_polylang, .custom_language_switcher {
    position: fixed;
    top: 2px;
    right: 60px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 767px) {
  .widget_polylang, .custom_language_switcher {
    right: 0;
  }
}
@media (max-width: 1199px) {
  .widget_polylang ul, .custom_language_switcher ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .widget_polylang .current-lang, .custom_language_switcher .current-lang {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .widget_polylang::after, .custom_language_switcher::after {
    content: "";
    position: absolute;
    left: 70%;
    top: 18px;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    clear: both;
  }
  .widget_polylang .lang-item:not(.current-lang), .custom_language_switcher .lang-item:not(.current-lang) {
    display: none;
  }
  .widget_polylang:hover .lang-item, .custom_language_switcher:hover .lang-item {
    display: list-item;
  }
  .header-widgets {
    position: relative;
    top: 0;
    margin: auto;
    width: 100%;
  }
  .header-widgets .custom_search {
    width: 290px;
    height: 40px;
    margin: 20px auto;
  }
  .header-widgets .custom_search .search-form {
    width: 100%;
    line-height: 40px;
  }
  .header-widgets .custom_search .search-form.active {
    width: 100%;
  }
  .header-widgets .custom_search .search-toggle {
    position: relative;
    height: 40px;
    width: 40px;
    background-color: #f0f0f0;
    border: none;
    border-radius: 0 3px 3px 0;
  }
  .header-widgets .custom_search .search-field {
    height: 40px;
    width: 250px;
    float: left;
    background-color: #f0f0f0;
    border-radius: 3px 0 0 3px;
    padding: 10px 10px;
  }
  .header-widgets .menu-social-menu-container .menu li a {
    width: 40px;
    height: 40px;
  }
  .header-widgets .menu-social-menu-container .menu li a svg {
    zoom: 1;
  }
  .header-widgets .menu-social-menu-container .menu a,
  .header-widgets .menu-social-menu-container .menu li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 1499px) and (min-width: 1200px) {
  .site-header .main-menu ul.menu li {
    margin: 0 5px;
  }
  .site-header .main-menu ul.menu li a {
    font-size: 12px;
  }
}
#olark-wrapper #olark-container .olark-branding-link {
  display: none !important;
}

.main-menu .menu-item a {
  color: scale-lightness(#222, 70%);
  white-space: nowrap;
}
.main-menu .menu-item a:hover {
  color: #efefef;
}

/******************************************************************************\
	General
\******************************************************************************/
article:before, article:after {
  content: " ";
  display: table;
}
article:after {
  clear: both;
}

.search-title h1 {
  text-align: center;
}

.archive-description,
.second-search {
  font-size: 14.4px;
  font-size: 0.9rem;
  margin-top: 0;
  background: #efefef;
  color: #222;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0.8em;
}
.archive-description form,
.second-search form {
  margin-top: 0.5em;
  margin-bottom: 0.6em;
}
.archive-description input,
.second-search input {
  box-shadow: none;
}
.archive-description .search-field,
.second-search .search-field {
  font-weight: 400;
  height: 46px;
}
.archive-description .search-submit,
.second-search .search-submit {
  padding: 10px 20px;
}

/******************************************************************************\
	Standard-page
\******************************************************************************/
.post-title {
  text-align: center;
  margin-bottom: 0.2em;
}
.post-title:first-child {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.single .post-title:first-child {
  margin-top: 1em;
}

.post-meta {
  text-align: center;
  font-style: italic;
}

.post-content {
  position: relative;
  background: #efefef;
  color: #222;
  padding: 1.5em;
  margin-top: 1.5em;
}

.page .post-content {
  margin-bottom: 3.5em;
}

/******************************************************************************\
	Front-page and archives
\******************************************************************************/
.archive .post-content,
.author .post-content,
.home .post-content,
.search .post-content {
  background: none;
  color: #222;
  padding: 0;
  text-align: center;
}

.pagination {
  border-bottom: 3px solid #efefef;
}
.pagination ul {
  list-style: none;
  text-align: center;
  margin: 1em 0 0;
  padding: 0.6em 0;
}
.pagination li {
  display: inline;
  margin: 0 0.5em;
}

/******************************************************************************\
	Widgets
\******************************************************************************/
.page-content .widgets .widgettitle {
  color: #fff;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}
@media screen and (min-width: 992px) {
  .page-content .widgets .widgettitle {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1200px) {
  .page-content .widgets .widgettitle {
    font-size: 32px;
    font-size: 2rem;
  }
}
.page-content .widgets .widget {
  margin-bottom: 2em;
  color: shade(#222, 50%);
}
.page-content .widgets .widget:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-content .widgets .widget {
    font-size: 12.8px;
    font-size: 0.8rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-content .widgets .widget {
    font-size: 16px;
    font-size: 1rem;
  }
}
.page-content .widgets .wp-post-image {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1em;
}
.page-content .widgets .read-more {
  -webkit-transition: padding 0.25s ease-in-out;
  -o-transition: padding 0.25s ease-in-out;
  transition: padding 0.25s ease-in-out;
  border-bottom: 2px solid #fff;
  padding-bottom: 0.25em;
}
.page-content .widgets .read-more:hover {
  border-bottom: 2px solid #fff;
}

.menu-locations-menu-container {
  text-decoration: line-through;
  text-transform: uppercase;
  text-decoration-color: #999;
  line-height: 24px;
  padding: 0 5px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.26em;
  text-align: center;
}
.menu-locations-menu-container .menu {
  padding: 0;
}
.menu-locations-menu-container a {
  color: #999;
  padding: 8px;
  text-decoration: none;
}
.menu-locations-menu-container a:hover {
  color: #000;
}
.menu-locations-menu-container li {
  display: inline-block;
}

/******************************************************************************\
	Home page
\******************************************************************************/
.home-widgets {
  list-style: none;
  margin-bottom: 95px;
  padding-left: 0;
}
@media (max-width: 1799px) {
  .home-widgets {
    margin-bottom: 63px;
  }
}
.home-widgets h2 {
  text-transform: none;
}
.home-widgets .widgettitle {
  font-size: 50px;
  font-weight: 200;
  color: #191919;
  border-bottom: none;
  padding: 15px 0;
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .home-widgets .widgettitle {
    padding: 0;
  }
}
@media screen and (max-width: 766px) {
  .home-widgets .widgettitle {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-widgets .widget_nav_menu {
  padding: 35px 0 37px;
}
@media (max-width: 1799px) {
  .home-widgets .widget_nav_menu {
    padding: 15px 0 17px;
  }
}
.home-widgets .custom_introduction {
  text-align: center;
  padding: 75px 10px 100px;
}
@media (max-width: 1799px) {
  .home-widgets .custom_introduction {
    padding: 75px 10px 80px;
  }
}
.home-widgets .custom_introduction .promo-wrap {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-widgets .custom_introduction .promo-wrap > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 45%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 45%;
  -ms-flex: 1 0 45%;
  flex: 1 0 45%;
}
.home-widgets .custom_introduction .img-wrap > div {
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.home-widgets .custom_introduction .img-wrap svg {
  fill: #ffca00;
}
.home-widgets .custom_introduction .img-wrap img,
.home-widgets .custom_introduction .img-wrap svg {
  max-height: 100%;
}
.home-widgets .custom_introduction .widgettitle {
  white-space: pre-wrap;
}
@media (max-width: 991px) {
  .home-widgets .custom_introduction .widgettitle {
    margin-bottom: 55px;
  }
}
.home-widgets .custom_introduction .info-subtitle {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  white-space: pre-wrap;
  padding-bottom: 10px;
}
.home-widgets .custom_introduction .info {
  font-size: 16px;
  line-height: 22px;
  color: #999;
  padding-bottom: 40px;
  white-space: pre-wrap;
}
.home-widgets .custom_comments {
  display: block;
  background-color: #e5e5e5;
  padding: 50px 40px 33px;
}
@media (min-width: 1200px) {
  .home-widgets .custom_comments .widgettitle {
    margin-bottom: 45px;
  }
}
.home-widgets .custom_comments .max-container {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-widgets .custom_comments .max-container > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 26%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 26%;
  -ms-flex: 1 0 26%;
  flex: 1 0 26%;
}
@media (min-width: 768px) {
  .home-widgets .custom_comments .max-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.home-widgets .custom_comments .quote-graphics {
  fill: #f0f0f0;
  width: 82px;
  height: 65px;
  position: absolute;
  top: -15px;
  left: -12px;
  z-index: 0;
}
.home-widgets .custom_comments .custom-comment {
  font-size: 16px;
  line-height: 22px;
  position: relative;
  white-space: pre-wrap;
  z-index: 1;
}
.home-widgets .custom_comments .custom-comment p {
  text-align: left;
}
@media (max-width: 767px) {
  .home-widgets .custom_comments .custom-comment p {
    margin-bottom: 0;
  }
}
.home-widgets .custom_comments .profile-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  margin-bottom: 1rem;
}
.home-widgets .custom_comments .profile-image {
  height: 60px;
  width: auto;
  display: inline-block;
  border-radius: 30px;
  vertical-align: top;
}
.home-widgets .custom_comments .info-wrap {
  display: inline-block;
  vertical-align: middle;
  padding: 0 12px;
}
.home-widgets .custom_comments .info-wrap .name {
  text-transform: uppercase;
  letter-spacing: 0.14em;
  display: block;
}
.home-widgets .custom_comments .info-wrap .info {
  color: #999;
  display: block;
  white-space: pre-wrap;
}
.home-widgets .custom_featured_posts {
  text-align: center;
  padding: 42px 0;
}
@media (max-width: 1799px) {
  .home-widgets .custom_featured_posts {
    padding: 32px 0;
  }
}
.home-widgets .custom_featured_posts .widgettitle {
  margin-bottom: 18px;
}
.home-widgets .custom_featured_posts .padding-image {
  border-radius: 3px;
  background-position: center;
}
.home-widgets .custom_featured_posts .post-date,
.home-widgets .custom_featured_posts .post-title {
  text-align: left;
}
.home-widgets .custom_featured_posts .post-date a,
.home-widgets .custom_featured_posts .post-title a {
  color: #000;
  text-decoration: none;
}
.home-widgets .custom_featured_posts .post-date a:hover, .home-widgets .custom_featured_posts .post-date a:active,
.home-widgets .custom_featured_posts .post-title a:hover,
.home-widgets .custom_featured_posts .post-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.home-widgets .custom_featured_posts .post-date a:hover svg, .home-widgets .custom_featured_posts .post-date a:active svg,
.home-widgets .custom_featured_posts .post-title a:hover svg,
.home-widgets .custom_featured_posts .post-title a:active svg {
  fill: #ca070d;
}
.home-widgets .custom_featured_posts .subtitle {
  font-size: 16px;
  line-height: 22px;
  max-width: 400px;
  margin: auto auto 60px;
}
@media (max-width: 991px) {
  .home-widgets .custom_featured_posts .subtitle {
    margin: auto auto 54px;
  }
}
.home-widgets .custom_featured_posts .post-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 25px;
}
.home-widgets .custom_featured_posts .post-date {
  font-size: 13px;
  line-height: 22px;
  color: #999;
}
.home-widgets .custom_featured_posts .post-wrap {
  padding: 0 30px;
}
.home-widgets .custom_featured_posts img {
  width: 100%;
}
.home-widgets .custom_featured_posts .btn-yellow {
  margin: 50px 0 55px;
}
@media (max-width: 991px) {
  .home-widgets .custom_featured_posts .btn-yellow {
    margin: 50px 0 65px;
  }
}
.home-widgets .custom_real_estate_search {
  background-color: #fff;
  padding: 33px 40px 59px 0;
}
.home-widgets .custom_real_estate_search .widgettitle {
  font-size: 26px;
  font-weight: 300;
}
.home-widgets .custom_real_estate_search .widgettitle .title-icon {
  vertical-align: text-bottom;
  margin-right: 10px;
  fill: #ffca00;
}
.home-widgets .custom_real_estate_search [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}
.home-widgets .custom_real_estate_search .search-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 0;
  margin-left: -100%;
  background-color: #fff;
}
.home-widgets .custom_real_estate_search .keyword-search {
  margin-bottom: 0;
  margin-top: 20px;
}
.home-widgets .custom_real_estate_search .keyword-search input {
  width: 100%;
  height: 40px;
}
@media screen and (min-width: 480px) {
  .home-widgets .custom_real_estate_search .keyword-search {
    margin-top: 41px;
    margin-bottom: -38px;
  }
}
@media screen and (min-width: 768px) {
  .home-widgets .custom_real_estate_search .keyword-search input {
    height: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .home-widgets .custom_real_estate_search .keyword-search {
    margin-top: -68px;
    margin-bottom: 20px;
  }
}
.home-widgets .custom_real_estate_search form {
  display: block;
  margin: auto;
  max-width: 1280px;
  width: 100%;
  text-align: center;
}
.home-widgets .custom_real_estate_search form h4,
.home-widgets .custom_real_estate_search form label {
  text-align: left;
}
.home-widgets .custom_real_estate_search form .row {
  margin: 0 -10px !important;
}
@media screen and (min-width: 992px) {
  .home-widgets .custom_real_estate_search form .row #price {
    width: 115px;
  }
  .home-widgets .custom_real_estate_search form .row #room-count {
    width: 135px;
  }
  .home-widgets .custom_real_estate_search form .row #region {
    width: 180px;
  }
  .home-widgets .custom_real_estate_search form .row #area {
    width: 135px;
  }
  .home-widgets .custom_real_estate_search form .row #broker {
    width: 220px;
  }
  .home-widgets .custom_real_estate_search form .row .options-extra {
    width: 235px;
  }
}
@media screen and (min-width: 480px) {
  .home-widgets .custom_real_estate_search form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-widgets .custom_real_estate_search form .row > div {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1199px) {
  .home-widgets .custom_real_estate_search form .row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-widgets .custom_real_estate_search form .row > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
  }
  .home-widgets .custom_real_estate_search form .row.flex-row > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 20%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
  }
  .home-widgets .custom_real_estate_search form .row #area,
  .home-widgets .custom_real_estate_search form .row #broker,
  .home-widgets .custom_real_estate_search form .row #price,
  .home-widgets .custom_real_estate_search form .row #region,
  .home-widgets .custom_real_estate_search form .row #room-count,
  .home-widgets .custom_real_estate_search form .row .options-extra {
    width: 100%;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .home-widgets .custom_real_estate_search form .row > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
  }
  .home-widgets .custom_real_estate_search form .row.flex-row > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-widgets .custom_real_estate_search form .row .options-extra {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .home-widgets .custom_real_estate_search form .row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-widgets .custom_real_estate_search form .row .options-extra {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
    margin-right: 5px;
  }
}
.home-widgets .custom_real_estate_search form > div h4 {
  display: block;
  margin: 20px 0 9px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
}
.home-widgets .custom_real_estate_search .chosen-select {
  padding: 0 10px;
}
.home-widgets .custom_real_estate_search .chosen-select:first-child {
  margin-bottom: 3px;
}
.home-widgets .custom_real_estate_search .chosen-select [disabled] {
  display: none;
}
.home-widgets .custom_real_estate_search .chosen-select.active {
  background-color: #ffca00;
  color: #000;
  border-color: #999;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-single,
.home-widgets .custom_real_estate_search .chosen-select {
  color: #999;
  border-color: #e0e0e0;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.home-widgets .custom_real_estate_search .chosen-container {
  margin-bottom: 3px;
  text-align: left;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-single div {
  width: 25px;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-single div svg {
  width: 10px;
  height: 12px;
  fill: #999;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-single:not(.chosen-default) {
  background-color: #ffca00;
  color: #000;
  border-color: #999;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-single:not(.chosen-default) svg {
  fill: #000;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-drop {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  border-color: #e0e0e0;
  box-shadow: none;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-drop .chosen-results {
  color: #999;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-drop .chosen-results .highlighted {
  background: none;
  color: #000;
}
.home-widgets .custom_real_estate_search .chosen-container .chosen-drop .chosen-search-input {
  border-color: #e0e0e0;
}
.home-widgets .custom_real_estate_search .chosen-container.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0;
}
.home-widgets .custom_real_estate_search .btn-group label {
  width: 95px;
  height: 50px;
}
.home-widgets .custom_real_estate_search .btn-group .btn {
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  border-radius: 0;
  position: relative;
  width: 100%;
  height: 100%;
  white-space: normal;
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.home-widgets .custom_real_estate_search .btn-group .btn:hover {
  z-index: 1;
}
.home-widgets .custom_real_estate_search .btn-group label {
  display: block;
  margin: 0;
  float: left;
}
.home-widgets .custom_real_estate_search label input[type=checkbox]:checked + .btn {
  border-color: #999;
  background: #ffca00;
  color: #000;
  z-index: 1;
}
.home-widgets .custom_real_estate_search input[type=number].active, .home-widgets .custom_real_estate_search input[type=text].active {
  background-color: #ffca00;
  border-color: #999;
}
.home-widgets .custom_real_estate_search .btn-yellow {
  margin-top: 41px;
  width: 100%;
  padding: 0 25px;
  white-space: normal;
  line-height: normal;
}
.home-widgets .custom_real_estate_search .options-clear,
.home-widgets .custom_real_estate_search .options-toggle {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  margin: 3px 0 0;
  color: #000;
}
.home-widgets .custom_real_estate_search .options-clear .toggle-arrow,
.home-widgets .custom_real_estate_search .options-toggle .toggle-arrow {
  margin-right: -10px;
}
.home-widgets .custom_real_estate_search .options-clear:hover,
.home-widgets .custom_real_estate_search .options-toggle:hover {
  color: #ca070d;
}
.home-widgets .custom_real_estate_search .options-clear:hover .toggle-arrow,
.home-widgets .custom_real_estate_search .options-toggle:hover .toggle-arrow {
  fill: #ca070d;
}
.home-widgets .custom_real_estate_search .options-clear.active .toggle-arrow,
.home-widgets .custom_real_estate_search .options-toggle.active .toggle-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-widgets .custom_real_estate_search .options-clear {
  width: 100%;
  display: block;
}
.home-widgets .custom_real_estate_search .options-toggle {
  display: inline-block;
}
.home-widgets .custom_real_estate_search .options-wrap {
  position: relative;
}
.home-widgets .custom_real_estate_search form .options {
  display: none;
}
.home-widgets .custom_real_estate_search .options-extra {
  margin-top: 36px;
}
.home-widgets .custom_real_estate_search .options-extra label {
  width: 100%;
  line-height: 22px;
  margin: 7px 0;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
}
.home-widgets .custom_real_estate_search .options-extra label input[type=checkbox]:checked + i svg {
  display: block;
}
.home-widgets .custom_real_estate_search .options-extra i {
  width: 16px;
  height: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
}
.home-widgets .custom_real_estate_search .options-extra i svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  display: none;
}
.home-widgets .custom_real_estate_search #estate-type {
  width: 100%;
}
.home-widgets .custom_real_estate_search #estate-type label {
  width: 33%;
}
.home-widgets .custom_real_estate_search #estate-type label:nth-child(-n+3) {
  margin-bottom: -1px;
}
.home-widgets .custom_real_estate_search #estate-type label:not(:nth-child(3n+3)) {
  margin-right: -1px;
}
.home-widgets .custom_real_estate_search #estate-type label:nth-child(1) .btn {
  border-radius: 3px 0 0 0;
}
.home-widgets .custom_real_estate_search #estate-type label:nth-child(3) .btn {
  border-radius: 0 3px 0 0;
}
.home-widgets .custom_real_estate_search #estate-type label:nth-child(4) .btn {
  border-radius: 0 0 0 3px;
}
.home-widgets .custom_real_estate_search #estate-type label:nth-child(6) .btn {
  border-radius: 0 0 3px 0;
}
.home-widgets .custom_real_estate_search #transaction {
  width: 100%;
}
.home-widgets .custom_real_estate_search #transaction label {
  width: 100%;
}
.home-widgets .custom_real_estate_search #transaction label:nth-child(1) {
  margin: 0 0 -1px;
}
.home-widgets .custom_real_estate_search #transaction label:nth-child(1) .btn {
  border-radius: 3px 3px 0 0;
}
.home-widgets .custom_real_estate_search #transaction label:last-child .btn {
  border-radius: 0 0 3px 3px;
}
.home-widgets .custom_real_estate_search #area .chosen-select,
.home-widgets .custom_real_estate_search #area input:not(.chosen-search-input),
.home-widgets .custom_real_estate_search #broker .chosen-select,
.home-widgets .custom_real_estate_search #broker input:not(.chosen-search-input),
.home-widgets .custom_real_estate_search #price .chosen-select,
.home-widgets .custom_real_estate_search #price input:not(.chosen-search-input),
.home-widgets .custom_real_estate_search #room-count .chosen-select,
.home-widgets .custom_real_estate_search #room-count input:not(.chosen-search-input) {
  height: 48px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .home-widgets .custom_real_estate_search #area .chosen-select,
  .home-widgets .custom_real_estate_search #area input:not(.chosen-search-input),
  .home-widgets .custom_real_estate_search #broker .chosen-select,
  .home-widgets .custom_real_estate_search #broker input:not(.chosen-search-input),
  .home-widgets .custom_real_estate_search #price .chosen-select,
  .home-widgets .custom_real_estate_search #price input:not(.chosen-search-input),
  .home-widgets .custom_real_estate_search #room-count .chosen-select,
  .home-widgets .custom_real_estate_search #room-count input:not(.chosen-search-input) {
    height: 40px;
  }
}
.home-widgets .custom_real_estate_search #area .chosen-select:first-child,
.home-widgets .custom_real_estate_search #area input:not(.chosen-search-input):first-child,
.home-widgets .custom_real_estate_search #broker .chosen-select:first-child,
.home-widgets .custom_real_estate_search #broker input:not(.chosen-search-input):first-child,
.home-widgets .custom_real_estate_search #price .chosen-select:first-child,
.home-widgets .custom_real_estate_search #price input:not(.chosen-search-input):first-child,
.home-widgets .custom_real_estate_search #room-count .chosen-select:first-child,
.home-widgets .custom_real_estate_search #room-count input:not(.chosen-search-input):first-child {
  margin-bottom: 3px;
}
.home-widgets .custom_real_estate_search #area .chosen-search-input,
.home-widgets .custom_real_estate_search #broker .chosen-search-input,
.home-widgets .custom_real_estate_search #price .chosen-search-input,
.home-widgets .custom_real_estate_search #room-count .chosen-search-input {
  width: 100%;
}
.home-widgets .custom_real_estate_search #region .chosen-select,
.home-widgets .custom_real_estate_search #region input:not(.chosen-search-input) {
  height: 48px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .home-widgets .custom_real_estate_search #region .chosen-select,
  .home-widgets .custom_real_estate_search #region input:not(.chosen-search-input) {
    height: 40px;
    line-height: 40px;
  }
}
.home-widgets .custom_real_estate_search #region .chosen-select:first-child,
.home-widgets .custom_real_estate_search #region input:not(.chosen-search-input):first-child {
  margin-bottom: 3px;
}
.home-widgets .custom_real_estate_search #region .chosen-search-input {
  width: 100%;
}
.home-widgets .custom_videos_events {
  padding: 0 0 55px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-widgets .custom_videos_events iframe {
  border: none;
}
.home-widgets .custom_videos_events .flex-left {
  border-color: #fff;
  border-style: solid;
  border-width: 0 1px 0 1px;
}
.home-widgets .custom_videos_events .flex-left:first-child {
  padding-top: 56px;
  border-top-width: 1px;
}
.home-widgets .custom_videos_events .flex-left:nth-child(4) {
  border-bottom-width: 1px;
}
@media screen and (min-width: 992px) {
  .home-widgets .custom_videos_events .flex-left {
    margin-right: 30px;
    width: calc(50% - 30px);
  }
}
.home-widgets .custom_videos_events .flex-right:nth-child(5) {
  padding-top: 56px;
}
@media screen and (max-width: 991px) {
  .home-widgets .custom_videos_events .flex-right:nth-child(5) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .home-widgets .custom_videos_events .flex-right {
    margin-left: 30px;
    width: calc(50% - 30px);
  }
}
.home-widgets .custom_videos_events .title-img {
  margin-bottom: 10px;
  fill: #ffca00;
}
.home-widgets .custom_videos_events .subtitle {
  font-size: 16px;
  line-height: 22px;
  margin: 0 22px 42px;
}
.home-widgets .custom_videos_events .post-wrap {
  text-align: left;
  padding: 0 7px;
}
.home-widgets .custom_videos_events .post-wrap > div {
  font-size: 13px;
  line-height: 18px;
}
.home-widgets .custom_videos_events .post-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-widgets .custom_videos_events .post-wrap iframe.active {
  z-index: 1;
}
.home-widgets .custom_videos_events .post-wrap .thumb-wrap {
  position: relative;
}
.home-widgets .custom_videos_events .post-wrap .thumb-wrap .padding-image {
  border-radius: 3px;
}
.home-widgets .custom_videos_events .post-wrap .padding-image {
  cursor: pointer;
}
.home-widgets .custom_videos_events .post-wrap .yt-overlay {
  fill: #ffca00;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  pointer-events: none;
}
.home-widgets .custom_videos_events .post-wrap .video-title {
  font-weight: 600;
  margin-top: 12px;
}
.home-widgets .custom_videos_events .post-wrap .video-title a {
  color: #000;
  text-decoration: none;
}
.home-widgets .custom_videos_events .post-wrap .video-title a:hover, .home-widgets .custom_videos_events .post-wrap .video-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.home-widgets .custom_videos_events .post-wrap .video-title a:hover svg, .home-widgets .custom_videos_events .post-wrap .video-title a:active svg {
  fill: #ca070d;
}
.home-widgets .custom_videos_events .post-wrap .image-wrap {
  position: relative;
  overflow: hidden;
}
.home-widgets .custom_videos_events .post-wrap .ribbon {
  letter-spacing: 0.14em;
  position: absolute;
  background-color: #ffca00;
  font-size: 10px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  left: -31%;
  top: 12%;
  pointer-events: none;
}
.home-widgets .custom_videos_events .post-wrap .post-title {
  font-size: 16px;
  line-height: 22px;
  height: 70px;
  background: #fff;
  width: 100%;
  display: table;
  position: relative;
  border-radius: 0 0 3px 3px;
}
.home-widgets .custom_videos_events .post-wrap .post-title a {
  color: #000;
  text-decoration: none;
}
.home-widgets .custom_videos_events .post-wrap .post-title a:hover, .home-widgets .custom_videos_events .post-wrap .post-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.home-widgets .custom_videos_events .post-wrap .post-title a:hover svg, .home-widgets .custom_videos_events .post-wrap .post-title a:active svg {
  fill: #ca070d;
}
.home-widgets .custom_videos_events .post-wrap .post-title .curve-svg {
  fill: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
  moz-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
}
.home-widgets .custom_videos_events .post-wrap .post-title .align-helper {
  vertical-align: middle;
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px;
}
.home-widgets .custom_videos_events .link-wrap {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px;
}
.home-widgets .custom_videos_events .link-wrap .arrow {
  fill: #ca070d;
  height: 12px;
  width: 26px;
  vertical-align: middle;
  padding: 1px 0;
}
.home-widgets .custom_videos_events .link-wrap a:hover .arrow {
  fill: #000;
}
.home-widgets .custom_videos_events .no-events .padding-image {
  background-color: #e5e5e5;
}
.home-widgets .custom_videos_events .no-events .large-search {
  fill: #ffca00;
  position: absolute;
  width: 100%;
  height: 50%;
  top: 30%;
}

/******************************************************************************\
	Helpful & compaign page
\******************************************************************************/
.helpful, .campaign {
  padding-bottom: 60px;
}
.helpful .sidebar, .campaign .sidebar {
  line-height: 20px;
}
.helpful .sidebar .current-page, .campaign .sidebar .current-page {
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .helpful .sidebar, .campaign .sidebar {
    display: none;
  }
}
.helpful h1, .campaign h1 {
  margin: 60px auto;
}
@media screen and (min-width: 768px) {
  .helpful h1, .campaign h1 {
    padding: 0 75px;
  }
}
.helpful .helpful-content, .helpful .campaign-content, .campaign .helpful-content, .campaign .campaign-content {
  background-color: #fff;
  padding: 60px 50px 60px 30px;
}
.helpful .helpful-content p, .helpful .campaign-content p, .campaign .helpful-content p, .campaign .campaign-content p {
  line-height: 22px;
}
.helpful .helpful-content h2, .helpful .campaign-content h2, .campaign .helpful-content h2, .campaign .campaign-content h2 {
  margin: 0 0 25px;
  font-size: 26px;
  line-height: 22px;
  font-weight: 300;
}
.helpful .helpful-content h3, .helpful .campaign-content h3, .campaign .helpful-content h3, .campaign .campaign-content h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.helpful .helpful-content ul, .helpful .campaign-content ul, .campaign .helpful-content ul, .campaign .campaign-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 18px;
  margin-top: -14px;
}
.helpful .helpful-content ul li, .helpful .campaign-content ul li, .campaign .helpful-content ul li, .campaign .campaign-content ul li {
  line-height: 28px;
  margin-left: 20px;
}
.helpful .helpful-content ul li:before, .helpful .campaign-content ul li:before, .campaign .helpful-content ul li:before, .campaign .campaign-content ul li:before {
  content: "• ";
  color: #ffca00;
  font-size: 26px;
  margin-left: -17px;
}
@media (max-width: 991px) {
  .helpful .helpful-content, .helpful .campaign-content, .campaign .helpful-content, .campaign .campaign-content {
    word-wrap: break-word;
  }
}
.helpful .campaign-content, .campaign .campaign-content {
  padding-right: 30px;
}
.helpful .campaign-content .widget, .campaign .campaign-content .widget {
  list-style: none;
}
.helpful .campaign-content .widget h2, .campaign .campaign-content .widget h2 {
  display: none;
}

/******************************************************************************\
	Media
\******************************************************************************/
@media (max-width: 1199px) {
  .home-widgets {
    margin-bottom: 40px;
  }
  .home-widgets .custom_introduction {
    padding: 58px 25px 74px;
  }
  .home-widgets .custom_featured_posts {
    padding: 25px 0;
    margin: 0 -7px;
  }
  .home-widgets .custom_featured_posts .post-wrap {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .home-widgets .widget_nav_menu {
    display: none;
  }
  .home-widgets .custom_real_estate_search {
    padding: 33px 42px 51px 0;
  }
  .home-widgets .custom_real_estate_search form {
    width: 88%;
  }
  .home-widgets .custom_real_estate_search .options-toggle {
    position: static;
  }
  .home-widgets .custom_introduction .promo-wrap {
    display: block;
  }
  .home-widgets .custom_videos_events {
    display: list-item;
    margin: 0;
    padding: 0 0 55px;
  }
  .home-widgets .custom_videos_events > div:nth-child(3) {
    padding: 0 22px;
  }
  .home-widgets .custom_videos_events > div {
    padding-left: 43px;
    padding-right: 43px;
  }
  .home-widgets .custom_videos_events .link-wrap {
    margin-bottom: 12px;
  }
  .home-widgets .custom_videos_events .yt-videos .link-wrap {
    margin-bottom: 38px;
  }
  .home-widgets .custom_videos_events .post-wrap {
    padding: 0 10px;
  }
  .home-widgets .custom_videos_events .post-wrap .ribbon {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .home-widgets {
    margin-bottom: 0;
  }
  .home-widgets .custom_real_estate_search {
    padding: 16px 0;
    margin: 0 -15px;
  }
  .home-widgets .custom_real_estate_search .widgettitle {
    font-size: 20px;
    margin: 0;
  }
  .home-widgets .custom_real_estate_search .widgettitle .title-icon {
    zoom: 0.7;
  }
  .home-widgets .custom_real_estate_search form {
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }
  .home-widgets .custom_real_estate_search form .row {
    margin: 0;
  }
  .home-widgets .custom_real_estate_search [class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-widgets .custom_real_estate_search .btn {
    width: 100%;
    height: 100%;
    line-height: 40px;
  }
  .home-widgets .custom_real_estate_search #estate-type,
  .home-widgets .custom_real_estate_search #transaction {
    max-width: 100%;
    width: 100%;
  }
  .home-widgets .custom_real_estate_search #estate-type label,
  .home-widgets .custom_real_estate_search #transaction label {
    height: 40px;
  }
  .home-widgets .custom_real_estate_search #area,
  .home-widgets .custom_real_estate_search #price {
    font-size: 0;
  }
  .home-widgets .custom_real_estate_search #area .chosen-select,
  .home-widgets .custom_real_estate_search #area input,
  .home-widgets .custom_real_estate_search #price .chosen-select,
  .home-widgets .custom_real_estate_search #price input {
    height: 40px;
  }
  .home-widgets .custom_real_estate_search #area .chosen-select:first-of-type,
  .home-widgets .custom_real_estate_search #area input:first-of-type,
  .home-widgets .custom_real_estate_search #price .chosen-select:first-of-type,
  .home-widgets .custom_real_estate_search #price input:first-of-type {
    margin-right: 5px;
  }
  .home-widgets .custom_real_estate_search #area select,
  .home-widgets .custom_real_estate_search #price select {
    margin: 0;
  }
  .home-widgets .custom_real_estate_search #area {
    margin-bottom: 15px;
  }
  .home-widgets .custom_real_estate_search #room-count {
    font-size: 0;
  }
  .home-widgets .custom_real_estate_search #room-count input {
    height: 40px;
    width: 100px;
  }
  .home-widgets .custom_real_estate_search #room-count input:first-child {
    margin-right: 5px;
  }
  .home-widgets .custom_real_estate_search .btn-yellow {
    height: 40px;
  }
  .home-widgets .custom_real_estate_search .options-extra {
    margin-top: 0;
  }
  .home-widgets .custom_real_estate_search .options-extra label {
    line-height: 40px;
  }
  .home-widgets .custom_comments {
    padding: 25px 0;
    margin: 0 -15px;
  }
  .home-widgets .custom_comments::before {
    display: none;
  }
  .home-widgets .custom_comments .custom-comment {
    font-size: 13px;
  }
  .home-widgets .custom_comments .quote-graphics {
    left: auto;
    right: -12px;
    top: 30px;
  }
  .home-widgets .btn-yellow {
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
  }
  .home-widgets .widgettitle {
    font-size: 26px;
    font-weight: 300;
  }
  .home-widgets .custom_introduction {
    padding: 45px 15px 25px;
  }
  .home-widgets .custom_introduction .promo-wrap {
    margin-bottom: 0;
  }
  .home-widgets .custom_introduction .img-wrap {
    min-height: 70px;
  }
  .home-widgets .custom_introduction .img-wrap svg {
    zoom: 0.8;
  }
  .home-widgets .custom_introduction .info-subtitle {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    white-space: normal;
  }
  .home-widgets .custom_introduction .info {
    font-size: 13px;
  }
  .home-widgets .custom_featured_posts {
    margin: 0;
  }
  .home-widgets .custom_featured_posts .subtitle {
    margin: 0 0 30px;
    font-size: 13px;
    line-height: 18px;
    max-width: none;
  }
  .home-widgets .custom_featured_posts .post-wrap {
    padding: 0;
  }
  .home-widgets .custom_featured_posts .post-wrap .post-title {
    font-size: 20px;
    line-height: 27px;
    margin: 17px 0 0;
  }
  .home-widgets .custom_featured_posts .post-wrap .post-date {
    font-size: 11px;
    margin-bottom: 30px;
  }
  .home-widgets .custom_videos_events {
    padding: 60px 0;
  }
  .home-widgets .custom_videos_events > div {
    padding: 0;
  }
  .home-widgets .custom_videos_events .title-img {
    zoom: 0.7;
  }
  .home-widgets .custom_videos_events .subtitle {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 30px;
  }
  .home-widgets .custom_videos_events .post-wrap {
    padding: 0 5px;
  }
  .home-widgets .custom_videos_events .post-wrap > div {
    font-size: 11px;
    line-height: 15px;
  }
  .home-widgets .custom_videos_events .post-wrap .post-title {
    font-size: 13px;
    line-height: 18px;
  }
  .home-widgets .custom_videos_events .post-wrap .ribbon {
    font-size: calc(5px + (1vw - 3px) * 2);
    line-height: calc(12px + (1vw - 3px) * 3.5);
  }
  .home-widgets .custom_videos_events .post-wrap .yt-overlay {
    max-width: 25%;
  }
  .home-widgets .custom_videos_events .link-wrap {
    font-size: 13px;
  }
  .home-widgets .custom_videos_events .link-wrap .arrow {
    height: 10px;
    width: 20px;
  }
}
.padding-image {
  height: 0;
  padding-bottom: 56.25%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.post-small .post-image,
.post-small img {
  border-radius: 3px;
  margin-bottom: 1em;
  background-position: 50% !important;
}
.post-small .post-title {
  text-align: left;
}
.post-small .post-title a {
  color: #000;
  text-decoration: none;
}
.post-small .post-title a:hover, .post-small .post-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.post-small .post-title a:hover svg, .post-small .post-title a:active svg {
  fill: #ca070d;
}
.post-small .post-author,
.post-small .post-date {
  color: #999;
}

@media screen and (min-width: 992px) {
  .flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .flex-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-col > * {
    width: 100%;
  }
}
@media screen and (min-width: 1800px) {
  .home-widgets .custom_videos_events .post-wrap .ribbon {
    fill: red;
    line-height: 26px;
  }
}
@media scree and (min-width: 480px) and (max-width: 767px) {
  .home-widgets .custom_real_estate_search #estate-type label,
  .home-widgets .custom_real_estate_search #transaction label {
    width: 25%;
  }
  .home-widgets .custom_real_estate_search #estate-type label:not(:last-child),
  .home-widgets .custom_real_estate_search #transaction label:not(:last-child) {
    margin: 0 -1px 0 0;
  }
  .home-widgets .custom_real_estate_search #estate-type label:not(:first-child):not(:last-child) .btn,
  .home-widgets .custom_real_estate_search #transaction label:not(:first-child):not(:last-child) .btn {
    border-radius: 0;
  }
  .home-widgets .custom_real_estate_search #estate-type label:first-child .btn,
  .home-widgets .custom_real_estate_search #transaction label:first-child .btn {
    border-radius: 3px 0 0 3px;
  }
  .home-widgets .custom_real_estate_search #estate-type label:last-child .btn,
  .home-widgets .custom_real_estate_search #transaction label:last-child .btn {
    border-radius: 0 3px 3px 0;
  }
  .home-widgets .custom_real_estate_search #region {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-widgets .custom_real_estate_search #region .chosen-select:first-of-type {
    margin-right: 5px;
  }
}
@media screen and (max-width: 479px) {
  .home-widgets .custom_real_estate_search #area,
  .home-widgets .custom_real_estate_search #price,
  .home-widgets .custom_real_estate_search #room-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-widgets .custom_real_estate_search .btn-yellow {
    margin-top: 20px;
  }
  .home-widgets .custom_introduction .promo-wrap .col-xs-6:first-of-type {
    padding-right: 5px;
  }
  .home-widgets .custom_introduction .promo-wrap .col-xs-6:last-of-type {
    padding-left: 5px;
  }
  .home-widgets .btn-yellow {
    width: 100%;
  }
  .home-widgets .custom_videos_events {
    padding-top: 18px;
    padding-bottom: 33px;
  }
  .home-widgets .custom_videos_events .widgettitle {
    padding: 10px 0;
  }
  .home-widgets .custom_videos_events .flex-left:first-child,
  .home-widgets .custom_videos_events .flex-right:nth-child(5) {
    padding-top: 40px;
  }
  .home-widgets .custom_featured_posts .btn-yellow {
    margin: 0 0 40px;
  }
  .home-widgets .custom_comments {
    padding: 40px 0 15px;
  }
  .home-widgets .custom_comments .widgettitle {
    margin-bottom: 20px;
  }
}
.format-status .date, .format-link .date, .format-quote .date {
  width: 100%;
  padding: 5px 0 0;
}

.format-status .date {
  border-color: #222;
}

.format-link .date {
  border-color: #efefef;
}

.format-quote .date {
  border-color: #000;
}

.format-status .post-title {
  font-style: italic;
}

.format-link .post-title {
  font-style: italic;
}

.format-quote .post-title {
  font-style: italic;
}

.footer-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 35px 0;
  list-style: none;
}
.footer-widgets:before, .footer-widgets:after {
  content: " ";
  display: table;
}
.footer-widgets:after {
  clear: both;
}
.footer-widgets a {
  color: #000;
  text-decoration: none;
}
.footer-widgets a:hover, .footer-widgets a:active {
  color: #ca070d;
  text-decoration: underline;
}
.footer-widgets a:hover svg, .footer-widgets a:active svg {
  fill: #ca070d;
}
.footer-widgets .widgettitle {
  border: none;
  text-align: left;
  margin-bottom: 18px;
  font-size: 26px;
  font-weight: 300;
  text-transform: none;
}
.footer-widgets .widget {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 15%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 15%;
  -ms-flex: 1 0 15%;
  flex: 1 0 15%;
  font-size: 13px;
  line-height: 20px;
  clear: none;
  padding: 25px 30px;
}
.footer-widgets .custom_footer_text {
  color: #999;
}
.footer-widgets .custom_footer_text .logo_domus {
  width: 104px;
  height: 23px;
  vertical-align: middle;
}
.footer-widgets .custom_recent_posts ul {
  list-style: none;
  padding: 0;
}
.footer-widgets .custom_recent_posts li {
  margin-bottom: 10px;
}
.footer-widgets .custom_recent_posts a:active,
.footer-widgets .custom_recent_posts a:hover {
  color: #ca070d;
}
.footer-widgets .custom_recent_posts .post-date {
  display: block;
  color: #999;
}
.footer-widgets .custom_recent_posts .all-posts {
  font-weight: 600;
}
.footer-widgets .custom_contacts .contact-links {
  width: 200px;
}
.footer-widgets .custom_contacts .contact-links a {
  width: 95px;
  display: inline-block;
  line-height: 30px;
  font-weight: 600;
}
.footer-widgets .custom_contacts .contact-links a:hover {
  color: #ca070d;
}
.footer-widgets .custom_contacts .textwidget p {
  margin-bottom: 10px;
  text-align: left;
}

.copyright-wrap {
  text-align: center;
  padding: 28px 0;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 13px;
  font-weight: 500;
  border-top: 1px solid #f0f0f0;
  position: relative;
  color: #000;
}
.copyright-wrap .to-top {
  height: 25px;
  width: 25px;
  fill: #999;
  position: absolute;
  left: 0;
}
.copyright-wrap .to-top:hover {
  fill: #000;
}

.custom_smailey_form {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.custom_smailey_form p {
  text-align: left;
}
.custom_smailey_form input:not([type=submit]) {
  color: #999;
  width: 100%;
}
.custom_smailey_form input[type=submit] {
  margin-top: 5px;
  min-width: 120px;
  background-color: #ffca00;
  border: none;
  text-transform: uppercase;
}
.custom_smailey_form .checklist label.option {
  font-size: inherit;
  line-height: inherit;
  margin: 12px 0;
}
.custom_smailey_form .btn-yellow:hover, .custom_smailey_form .btn-yellow:focus {
  color: #000;
  text-decoration: none;
}
.custom_smailey_form.affix {
  position: fixed;
  top: 125px;
}
.admin-bar .custom_smailey_form.affix {
  top: 167px;
}

.footer-wrap {
  background-color: #fff;
}
@media (min-width: 1500px) {
  .footer-wrap .max-container {
    width: 1280px;
  }
}

/******************************************************************************\
	Media
\******************************************************************************/
@media (max-width: 767px) {
  .footer-widgets {
    padding: 0;
    display: block;
  }
  .footer-widgets .custom_footer_text {
    display: none;
  }
  .footer-widgets input {
    width: 100%;
  }
  .footer-widgets .widgettitle {
    font-size: 20px;
  }
  .footer-widgets .widget {
    font-size: 11px;
  }
  .footer-widgets .widget {
    padding: 30px 15px;
  }
  .footer-widgets .widget:not(:nth-child(2)) {
    border-top: 1px solid #f0f0f0;
  }
  .custom_smailey_form input[type=submit] {
    font-size: 11px;
  }
  .copyright-wrap {
    font-size: 11px;
    padding: 32px 0;
  }
}
@media (max-width: 1199px) {
  .footer-widgets .widget {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 35%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 35%;
    -ms-flex: 1 0 35%;
    flex: 1 0 35%;
  }
}
@media screen and (max-width: 479px) {
  .footer-widgets {
    margin: 0;
  }
  .footer-widgets .widget {
    padding: 30px 0;
  }
}
/**
 * Resolve views specific SCSS
 */
.resolve-content {
  margin-bottom: 75px;
}
@media screen and (max-width: 991px) {
  .resolve-content {
    margin-bottom: 45px;
  }
}
.resolve-content h1 {
  margin-bottom: 1em;
  margin-top: 1em;
}
.resolve-content .padding-box {
  padding: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content .padding-box {
    padding: 30px;
  }
}
.resolve-content .padding-box-bottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content .padding-box-bottom {
    padding-bottom: 30px;
  }
}
.resolve-content .padding-box-top {
  padding-top: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content .padding-box-top {
    padding-top: 30px;
  }
}
.resolve-content .padding-box-left {
  padding-left: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content .padding-box-left {
    padding-left: 30px;
  }
}
.resolve-content .padding-box-right {
  padding-right: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content .padding-box-right {
    padding-right: 30px;
  }
}

.resolve-content {
  /* One broker */
}
.resolve-content .broker {
  position: relative;
  margin-bottom: 30px;
  /* One broker detail view */
}
.resolve-content .broker .broker-name {
  font-size: 16px;
  padding-top: 14px;
  line-height: 1em;
}
.resolve-content .broker .broker-name a {
  color: #000;
  text-decoration: none;
}
.resolve-content .broker .broker-name a:hover, .resolve-content .broker .broker-name a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content .broker .broker-name a:hover svg, .resolve-content .broker .broker-name a:active svg {
  fill: #ca070d;
}
.resolve-content .broker .broker-desc .occupation {
  margin-right: 10px;
}
@media screen and (max-width: 479px) {
  .resolve-content .broker .broker-desc .occupation {
    display: block;
  }
}
.resolve-content .broker .broker-desc .lang {
  margin: 0 2.5px;
  width: 15px;
  height: 15px;
  border-radius: 7px;
  box-shadow: 0 0 1px 0px #000;
}
.resolve-content .broker .broker-contact .phone-wrapper,
.resolve-content .broker .broker-contact .email-wrapper,
.resolve-content .broker .broker-contact .location-wrapper,
.resolve-content .broker .broker-contact .mobile-wrapper {
  position: relative;
  padding-left: 40px;
  line-height: 3em;
}
@media screen and (max-width: 766px) {
  .resolve-content .broker .broker-contact .phone-wrapper,
  .resolve-content .broker .broker-contact .email-wrapper,
  .resolve-content .broker .broker-contact .location-wrapper,
  .resolve-content .broker .broker-contact .mobile-wrapper {
    display: block;
  }
}
.resolve-content .broker .broker-contact .phone-wrapper a,
.resolve-content .broker .broker-contact .mobile-wrapper a {
  color: #000;
  text-decoration: none;
}
.resolve-content .broker .broker-contact .phone-wrapper a:hover, .resolve-content .broker .broker-contact .phone-wrapper a:active,
.resolve-content .broker .broker-contact .mobile-wrapper a:hover,
.resolve-content .broker .broker-contact .mobile-wrapper a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content .broker .broker-contact .phone-wrapper a:hover svg, .resolve-content .broker .broker-contact .phone-wrapper a:active svg,
.resolve-content .broker .broker-contact .mobile-wrapper a:hover svg,
.resolve-content .broker .broker-contact .mobile-wrapper a:active svg {
  fill: #ca070d;
}
.resolve-content .broker .broker-contact .mobile-wrapper {
  margin-right: 42px;
}
@media screen and (max-width: 766px) {
  .resolve-content .broker .broker-contact .email-wrapper {
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .resolve-content .broker .broker-contact .email-wrapper a {
    word-break: break-all;
  }
}
.resolve-content .broker .broker-contact svg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 30px;
}
.resolve-content .broker .ekmk-icon,
.resolve-content .broker .ekhu-icon {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffca00;
  padding: 14px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.resolve-content .broker .ekmk-icon {
  background-image: url("images/ekmk-icon.png");
}
.resolve-content .broker .ekmk-icon.has-ekhu {
  border-bottom-right-radius: 0;
}
.resolve-content .broker .ekmk-icon + .ekhu-icon {
  border-top-left-radius: 0px;
  left: 28px;
}
.resolve-content .broker .ekhu-icon {
  background-image: url("images/ekmk-icon.png");
}
.resolve-content .broker.broker-detail strong a {
  color: #000;
  text-decoration: none;
}
.resolve-content .broker.broker-detail strong a:hover, .resolve-content .broker.broker-detail strong a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content .broker.broker-detail strong a:hover svg, .resolve-content .broker.broker-detail strong a:active svg {
  fill: #ca070d;
}
.resolve-content .broker.broker-detail .broker-image {
  border-radius: 0;
}
.resolve-content .broker.broker-detail .broker-desc {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .resolve-content .broker.broker-detail .broker-info-col {
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .resolve-content .broker.broker-detail .broker-image-col {
    padding-left: 0;
  }
}
.resolve-content .broker.broker-detail .broker-info {
  background-color: #fff;
  min-height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.resolve-content .broker.broker-detail .broker-info h2 {
  margin-bottom: 1.2em;
}
.resolve-content .broker.broker-detail .broker-info h2.broker-title {
  margin-top: 0;
  margin-bottom: 2px;
}
.resolve-content .broker.broker-detail .broker-info.no-bg {
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .resolve-content .broker.broker-detail .broker-info.no-bg {
    padding-left: 0;
    padding-right: 0;
  }
}
.resolve-content .broker.broker-detail .broker-about {
  margin-top: 1.7em;
  color: #666;
}
.resolve-content .broker.broker-detail .clients-about {
  border: 2px solid #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media screen and (min-width: 992px) {
  .resolve-content .broker.broker-detail .clients-about {
    margin-left: -2px;
  }
}
.resolve-content .broker.broker-detail .clients-about h2 {
  margin-bottom: 1.7em;
}
.resolve-content .broker.broker-detail .clients-about .quote {
  margin-bottom: 75px;
  position: relative;
}
.resolve-content .broker.broker-detail .clients-about .quote svg.quote {
  fill: #fff;
  position: absolute;
  z-index: -1;
  left: -30px;
  top: -8px;
}
@media screen and (max-width: 991px) {
  .resolve-content .broker.broker-detail .clients-about .quote svg.quote {
    left: -15px;
  }
}
.resolve-content .broker.broker-detail .clients-about .openable div.quote:first-of-type {
  margin-top: 8px;
}
.resolve-content .broker.broker-detail .broker-header a {
  position: absolute;
  top: calc(50% - 0.5em);
}
@media screen and (max-width: 991px) {
  .resolve-content .broker.broker-detail .broker-header {
    text-align: center;
  }
  .resolve-content .broker.broker-detail .broker-header a {
    display: block;
    margin-top: 60px;
    position: relative;
  }
}
.resolve-content .broker.broker-detail .title-center h2 {
  text-align: center;
}
.resolve-content .broker.broker-detail .post-small {
  margin-bottom: 2em;
}
.resolve-content .broker.broker-detail .broker-posts + .broker-objects {
  margin-top: -1rem;
}
.resolve-content .broker.broker-detail .broker-objects .price {
  color: #ff6600;
}
.resolve-content .broker.broker-detail .broker-objects .title a {
  color: #000;
  text-decoration: none;
}
.resolve-content .broker.broker-detail .broker-objects .title a:hover, .resolve-content .broker.broker-detail .broker-objects .title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content .broker.broker-detail .broker-objects .title a:hover svg, .resolve-content .broker.broker-detail .broker-objects .title a:active svg {
  fill: #ca070d;
}
.resolve-content .broker.broker-detail .broker-image-col .broker-posts,
.resolve-content .broker.broker-detail .broker-image-col .broker-objects {
  padding: 0 60px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .resolve-content .broker.broker-detail .broker-image-col .broker-posts,
  .resolve-content .broker.broker-detail .broker-image-col .broker-objects {
    padding: 0 30px;
  }
}
@media screen and (max-width: 479px) {
  .resolve-content .broker.broker-detail .broker-image-col .broker-posts,
  .resolve-content .broker.broker-detail .broker-image-col .broker-objects {
    padding: 0;
  }
}
.resolve-content .broker.broker-detail .broker-contact-form {
  background-color: #e5e5e5;
  margin-top: 5.6em;
  position: relative;
}
.resolve-content .broker.broker-detail .broker-contact-form::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 100%;
  background-color: #e5e5e5;
}
@media screen and (max-width: 767px) {
  .resolve-content .broker.broker-detail .broker-contact-form::before {
    display: none;
  }
}
.resolve-content .broker.broker-detail .broker-contact-form h2 {
  margin-top: 0;
  margin-bottom: 1.3rem;
}
.resolve-content .broker.broker-detail .broker-contact-form .email-wrapper {
  position: relative;
  width: 46px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.resolve-content .broker.broker-detail .broker-contact-form .email-wrapper svg {
  position: absolute;
  top: -2px;
  left: 0;
  width: 43px;
  height: 30px;
}
.resolve-content .broker.broker-detail .broker-contact-form label {
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
  font-size: 10px;
  font-weight: 400;
}
.resolve-content .broker.broker-detail .broker-contact-form .form-control {
  background-color: #f0f0f0;
  border-color: #d0d0d0;
  color: #000;
}
.resolve-content .broker.broker-detail .broker-contact-form textarea {
  min-height: 132px;
}
@media screen and (max-width: 991px) {
  .resolve-content .broker.broker-detail .broker-contact-form button {
    width: 100%;
  }
}
.resolve-content.brokers .btn.broker-service {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .resolve-content.brokers .btn.broker-service {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .resolve-content.brokers .btn.broker-service {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1500px) {
  .resolve-content.brokers .brokers-side {
    width: 16.6666666667%;
    margin-left: 8.3333333333%;
  }
  .resolve-content.brokers .brokers-list {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 992px) {
  .resolve-content.brokers .brokers-side {
    margin-top: 77px;
  }
}
.resolve-content.brokers .brokers-side {
  margin-bottom: 2rem;
}
.resolve-content.brokers .brokers-list.all-visible [data-office]:not(:last-child) {
  margin-bottom: 5rem;
}
.resolve-content.brokers .brokers-list h2.group {
  margin-top: 0;
}
.resolve-content.brokers h2.group {
  margin-top: 5rem;
}
.resolve-content.brokers .broker-image-wrap {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 3px;
}
.resolve-content.brokers .broker-image-wrap .broker-image {
  position: absolute;
  width: 100%;
  padding-bottom: 115%;
}
.resolve-content.brokers .sidebar-wrapper .ekmk-icon,
.resolve-content.brokers .sidebar-wrapper .ekhu-icon {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 12px;
  height: 12px;
  background-image: url("images/ekmk-icon.png");
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (min-width: 992px) {
  .resolve-content.brokers .sidebar #brokersRegionSelect_chosen {
    display: none;
  }
}
.resolve-content.brokers .sidebar #brokersRegionList .list-group-item a.active {
  text-decoration: underline;
}
.resolve-content.brokers .search-row input.search {
  width: 100%;
}
.resolve-content.brokers .search-row input.search:focus {
  outline: 1px auto #e0e0e0;
}
.resolve-content.brokers .search-row .input-group {
  width: 100%;
}
.resolve-content.brokers .search-row .checkbox label {
  width: 100%;
  line-height: 22px;
  padding: 0;
  margin: 7px 0;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
}
.resolve-content.brokers .search-row .checkbox label input[type=checkbox]:checked + i svg {
  display: block;
}
.resolve-content.brokers .search-row .checkbox i {
  width: 16px;
  height: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: #fff;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
}
.resolve-content.brokers .search-row .checkbox i svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  display: none;
}
.resolve-content.brokers .search-row .input-group-addon {
  border-width: 0;
  background-color: #fff;
  color: #bbb;
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border-width: 0;
  width: 39px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.resolve-content.brokers .search-row .input-group-addon a {
  color: #bbb;
}
.resolve-content.brokers .search-row .input-group-addon a:hover, .resolve-content.brokers .search-row .input-group-addon a:focus, .resolve-content.brokers .search-row .input-group-addon a:active {
  color: #999;
}
.resolve-content.brokers .affix {
  top: 74px;
}
@media (max-width: 1199px) {
  .resolve-content.brokers .affix {
    top: 60px;
  }
}
@media (min-width: 1800px) {
  .resolve-content.brokers .affix {
    top: 105px;
  }
}
.admin-bar .resolve-content.brokers .affix {
  top: 106px;
}
@media (max-width: 1199px) {
  .admin-bar .resolve-content.brokers .affix {
    top: 92px;
  }
}
@media (min-width: 1800px) {
  .admin-bar .resolve-content.brokers .affix {
    top: 137px;
  }
}
.resolve-content.brokers .affix-bottom {
  position: absolute;
  bottom: auto !important;
}
.resolve-content.brokers .affix-force-top {
  position: absolute !important;
  top: auto !important;
  bottom: auto !important;
}
.resolve-content.brokers .chosen-container .chosen-single,
.resolve-content.brokers .chosen-select {
  width: 100%;
  color: #000;
  border-color: #e0e0e0;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.resolve-content.brokers .chosen-container {
  margin-bottom: 3px;
}
.resolve-content.brokers .chosen-container .chosen-single div {
  width: 25px;
}
.resolve-content.brokers .chosen-container .chosen-single div svg {
  width: 10px;
  height: 12px;
  fill: #999;
}
.resolve-content.brokers .chosen-container .chosen-drop {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  border-color: #e0e0e0;
  box-shadow: none;
}
.resolve-content.brokers .chosen-container .chosen-drop .chosen-results {
  color: #999;
}
.resolve-content.brokers .chosen-container .chosen-drop .chosen-results .highlighted {
  background: none;
  color: #000;
}
.resolve-content.brokers .chosen-container .chosen-drop .chosen-search-input {
  border-color: #e0e0e0;
}
.resolve-content.brokers .chosen-container.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0;
}
@media screen and (max-width: 991px) {
  .resolve-content.brokers .affix {
    position: static;
  }
  .resolve-content.brokers .list-links {
    margin-bottom: 0;
    display: table;
    margin: 0 auto;
  }
  .resolve-content.brokers .list-links:before, .resolve-content.brokers .list-links:after {
    content: " ";
    display: table;
  }
  .resolve-content.brokers .list-links:after {
    clear: both;
  }
  .resolve-content.brokers .list-links .list-group-item {
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .resolve-content.brokers .search-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .resolve-content.brokers .search-row .form-group {
    display: inline-block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .resolve-content.brokers .search-row .checkbox {
    display: inline-block;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

.resolve-content.developments {
  margin-bottom: 64px;
}
.resolve-content.developments .post-title {
  margin-top: 0.9em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 992px) {
  .resolve-content.developments .dev-col:first-of-type {
    padding: 0 32px 0 22px;
  }
  .resolve-content.developments .dev-col:last-of-type:not(:first-of-type) {
    padding: 0 24px 0 32px;
  }
}
.resolve-content.developments .office-picker {
  margin-bottom: 3.75rem;
}
.resolve-content.developments .office-picker a {
  font-size: 26px !important;
  text-decoration: none !important;
  color: #000 !important;
}
.resolve-content.developments .office-picker li.active a {
  border-bottom: 1px solid #ca070d;
  color: #ca070d !important;
}
.resolve-content.developments .list-group-horisontal {
  margin-bottom: 0;
  display: table;
  margin: 0 auto;
}
.resolve-content.developments .list-group-horisontal .list-group-item {
  float: left;
  padding: 10px 7px;
}
.resolve-content.developments .list-group-horisontal .list-group-item a {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 200;
  text-transform: none;
  color: #ca070d;
}
.resolve-content.developments .list-group-horisontal .list-group-item a:focus, .resolve-content.developments .list-group-horisontal .list-group-item a:hover {
  text-decoration: underline;
}
.resolve-content.developments .development {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 90px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.resolve-content.developments .development .content-box {
  padding: 30px 30px 60px;
}
.resolve-content.developments .development .development-logo {
  position: absolute;
  padding: 10px;
  top: -30px;
  left: 30px;
  height: 120px;
  width: 120px;
  background-color: #fff;
  border-radius: 3px;
  z-index: 1;
}
.resolve-content.developments .development .development-logo .logo {
  height: 100%;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.resolve-content.developments .development .development-image {
  background-position: 100% 50%;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.resolve-content.developments .development .development-image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-image: url("images/wave.png");
  width: 100%;
  height: 12px;
}
.resolve-content.developments .development h2 {
  margin-bottom: 0.75rem;
}
.resolve-content.developments .row:last-child .dev-col:last-child .development {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .resolve-content.developments .row:last-child .development {
    margin-bottom: 0;
  }
}

.resolve-content.objects {
  margin-bottom: 27px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects {
    margin-bottom: 0;
  }
}
.resolve-content.objects .resolve-pagination {
  margin-top: 27px;
  margin-bottom: 33px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .resolve-pagination {
    margin-top: 18px;
  }
}
.resolve-content.objects .results-panel .resolve-pagination {
  margin-top: 0;
  margin-bottom: 0;
}
.resolve-content.objects .object {
  border-radius: 3px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.resolve-content.objects .object .all-images {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16.6666666667%;
  background: #f0f0f0;
  height: 68px;
  text-align: center;
  height: 0;
  padding-bottom: calc((16.6666666667% - 2.5px) * 0.5625);
  border-right: 5px solid #fff;
  border-left: 4px solid #fff;
}
.resolve-content.objects .object .all-images .all-images-inner {
  letter-spacing: 0.14em;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: 100%;
  text-align: center;
}
.resolve-content.objects .object .all-images .all-images-inner .count {
  color: #999;
}
.resolve-content.objects .object h2 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-size: 26px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object h2 {
    margin-top: 1.95rem;
    font-size: 20px;
  }
}
.resolve-content.objects .object.marker-wrapper {
  background-color: #fff;
  position: relative;
  margin-bottom: 33px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object.marker-wrapper {
    margin-bottom: 15px;
  }
}
.resolve-content.objects .object.marker-wrapper .content-box {
  border-radius: 3px;
  padding: 20px 20px 30px;
}
@media screen and (min-width: 768px) {
  .resolve-content.objects .object .text-center h2 {
    margin-top: 3.9rem;
    margin-bottom: 3.15rem;
  }
}
.resolve-content.objects .object .object-back .arrow {
  fill: #ca070d;
  height: 12px;
  width: 26px;
  vertical-align: middle;
  padding: 1px 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .object-back {
    text-align: center;
    font-size: 14px;
  }
  .resolve-content.objects .object .object-back a {
    position: relative;
  }
  .resolve-content.objects .object .object-back a .arrow {
    position: absolute;
    left: -25px;
    top: 3px;
  }
}
.resolve-content.objects .object .object-header {
  margin-top: 15px;
}
.resolve-content.objects .object .object-header .post-title {
  font-size: 26px;
  margin-top: 15px;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .object-header .post-title {
    margin-top: 15px;
    font-size: 20px;
  }
}
.resolve-content.objects .object .object-header .small-text {
  margin-bottom: 50px;
  color: #999;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .object-header .small-text {
    margin-bottom: 30px;
  }
}
.resolve-content.objects .object .object-header .small-text a {
  position: relative;
  margin-left: 27px;
  white-space: nowrap;
}
.resolve-content.objects .object .object-header .small-text a .glyphicon {
  position: absolute;
  left: -18px;
  top: 0;
  color: #ffca00;
  font-size: 12px;
}
.resolve-content.objects .object .object-header .original-link {
  position: absolute;
  left: -1000px;
}
.resolve-content.objects .object .object-slider {
  position: relative;
  padding: 0;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .resolve-content.objects .object .object-slider .all-images,
  .resolve-content.objects .object .object-slider .lSPager {
    display: none;
  }
}
.resolve-content.objects .object .object-slider .lSSlideOuter {
  overflow: hidden;
}
.resolve-content.objects .object .object-slider .lSSlideOuter .lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 66.6666666667%;
  height: 0;
}
.resolve-content.objects .object .object-slider .lsPager-wrapper {
  margin-top: 5px;
  overflow: hidden;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery:empty {
  margin: 0 !important;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li {
  margin-bottom: 0;
  position: relative;
  /*a{
  	margin-right: 5px;
  }*/
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li.active, .resolve-content.objects .object .object-slider .lSPager.lSGallery li:hover {
  border-radius: 0;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li.active a, .resolve-content.objects .object .object-slider .lSPager.lSGallery li:hover a {
  border: 3px solid #1d1d1d;
  transition: none;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li.active a img, .resolve-content.objects .object .object-slider .lSPager.lSGallery li:hover a img {
  max-width: calc(100% + 6px);
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li::before {
  content: "";
  height: 0;
  padding-top: 56.65%;
  display: block;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.resolve-content.objects .object .object-slider .lSPager.lSGallery li a img {
  position: absolute;
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  margin: auto;
}
.resolve-content.objects .object .object-slider #object-slider.lSSlide {
  position: absolute;
  height: auto !important;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.resolve-content.objects .object .object-slider #object-slider:not(.lightSlider)::before {
  content: "";
  padding-bottom: 56.25%;
  display: table;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item .image-background {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  z-index: -1;
  width: 100%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  background-size: cover;
  background-position: center;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item > img.landscape {
  min-height: 100%;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item > img.landscape.tall {
  max-height: 100%;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item > img.landscape.wide {
  max-height: 100%;
  min-height: 0;
}
.resolve-content.objects .object .object-slider #object-slider .gallery-item > img.portrait {
  max-height: 100%;
}
.resolve-content.objects .object .content-box {
  background-color: #fff;
  padding: 35px;
}
.resolve-content.objects .object .content-box > *:not(.desc) a {
  color: #000;
  text-decoration: none;
}
.resolve-content.objects .object .content-box > *:not(.desc) a:hover, .resolve-content.objects .object .content-box > *:not(.desc) a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content.objects .object .content-box > *:not(.desc) a:hover svg, .resolve-content.objects .object .content-box > *:not(.desc) a:active svg {
  fill: #ca070d;
}
.resolve-content.objects .object .content-box .small-text {
  font-weight: 500;
}
.resolve-content.objects .object .content-box .text-orange {
  white-space: nowrap;
}
.resolve-content.objects .object .content-box .date {
  color: #999;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.resolve-content.objects .object .content-box .link {
  margin-top: 10px;
  margin-bottom: 3px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .object-info {
    margin-top: 17px;
  }
}
.resolve-content.objects .object .object-info .price h2 {
  margin: 0;
}
.resolve-content.objects .object .object-info .small-text {
  color: #999;
  margin-top: 17px;
  margin-bottom: 3px;
  letter-spacing: 0.14em;
}
.resolve-content.objects .object .object-info .m2-price {
  color: #999;
  margin-top: -4px;
}
.resolve-content.objects .object .object-info .map-panel {
  margin-bottom: 0rem;
}
.resolve-content.objects .object .object-info .map-panel #map {
  height: 170px;
}
.resolve-content.objects .object .object-info .openable {
  margin-bottom: 14px;
}
.resolve-content.objects .object .object-info .broker-objects .post-small {
  font-size: 13px;
}
.resolve-content.objects .object .object-info .broker-objects .post-small:first-of-type {
  padding-right: 8px;
}
.resolve-content.objects .object .object-info .broker-objects .post-small:last-of-type {
  padding-left: 8px;
}
.resolve-content.objects .object .broker .post-small a {
  color: #000;
  text-decoration: none;
}
.resolve-content.objects .object .broker .post-small a:hover, .resolve-content.objects .object .broker .post-small a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content.objects .object .broker .post-small a:hover svg, .resolve-content.objects .object .broker .post-small a:active svg {
  fill: #ca070d;
}
.resolve-content.objects .object .broker .broker-desc {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .broker .broker-desc .lang {
    zoom: 0.7;
  }
}
.resolve-content.objects .object .broker .broker-contact {
  margin-top: 0.9rem;
  margin-bottom: 1.125rem;
}
.resolve-content.objects .object .broker .broker-contact .phones a {
  color: #000;
  text-decoration: none;
}
.resolve-content.objects .object .broker .broker-contact .phones a:hover, .resolve-content.objects .object .broker .broker-contact .phones a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content.objects .object .broker .broker-contact .phones a:hover svg, .resolve-content.objects .object .broker .broker-contact .phones a:active svg {
  fill: #ca070d;
}
.resolve-content.objects .object .broker .broker-image-wrap {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.resolve-content.objects .object .broker .broker-image-wrap .broker-image {
  position: absolute;
  width: 100%;
  padding-bottom: 115%;
}
.resolve-content.objects .object .broker .cta-btn {
  margin-top: 5px;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object .content-box.padding-box,
  .resolve-content.objects .object .object-slider {
    margin-left: -15px;
    margin-right: -15px;
  }
  .resolve-content.objects .object .content-box.padding-box {
    padding: 20px 15px;
  }
}
.resolve-content.objects .flex-row {
  margin-left: -8px;
  margin-right: -8px;
}
.resolve-content.objects .flex-row .object-col {
  padding-left: 8px;
  padding-right: 8px;
}
.resolve-content.objects .object-detail .desc {
  font-size: 13px;
}
.resolve-content.objects .object-detail .desc .openable {
  margin-bottom: 1rem;
}
.resolve-content.objects .object-detail .desc .openable-trigger {
  color: #ca070d;
}
.resolve-content.objects .object-detail .desc .openable-trigger > svg {
  top: 0.4em;
  right: -1.3em;
}
@media screen and (min-width: 768px) {
  .resolve-content.objects .object-detail .desc .openable {
    max-height: none;
  }
  .resolve-content.objects .object-detail .desc .openable-trigger {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .object-detail {
    margin-bottom: 0;
  }
}
.resolve-content.objects .map-panel {
  margin-bottom: 3.75rem;
  border-radius: 3px;
  border: 2px solid #fff;
}
.resolve-content.objects .map-panel #map {
  height: 465px;
}
.resolve-content.objects .show-map-link:not(.cta-btn) {
  letter-spacing: 0.14em;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 3.5em;
}
.resolve-content.objects .show-map-link:not(.cta-btn) a {
  color: #000;
  text-decoration: none;
}
.resolve-content.objects .show-map-link:not(.cta-btn) a:hover, .resolve-content.objects .show-map-link:not(.cta-btn) a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content.objects .show-map-link:not(.cta-btn) a:hover svg, .resolve-content.objects .show-map-link:not(.cta-btn) a:active svg {
  fill: #ca070d;
}
.resolve-content.objects .show-map-link:not(.cta-btn) strong {
  position: relative;
}
.resolve-content.objects .show-map-link:not(.cta-btn) svg {
  position: absolute;
  left: -31px;
  top: -8px;
}
.resolve-content.objects .show-map-link:not(.cta-btn) a:active svg, .resolve-content.objects .show-map-link:not(.cta-btn) a:focus svg, .resolve-content.objects .show-map-link:not(.cta-btn) a:hover svg {
  fill: #ffca00;
}
@media screen and (max-width: 991px) {
  .resolve-content.objects .show-map-link:not(.cta-btn) {
    text-align: center !important;
  }
}
.resolve-content.objects .objects-widgets {
  margin-bottom: 2.55rem;
}
@media screen and (min-width: 768px) {
  .resolve-content.objects .objects-widgets {
    margin-top: 3.45rem;
  }
}

.resolve-content.offices .post-title {
  margin-top: 0.9em;
  margin-bottom: 0.9em;
}
.resolve-content.offices .sidebar-wrapper {
  margin-top: -15px;
  margin-bottom: 3rem;
}
.resolve-content.offices #map {
  border-radius: 3px;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.resolve-content.offices .page-content {
  color: #666;
}
.resolve-content.offices .office-info {
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .resolve-content.offices .office-info {
    margin-bottom: 3rem;
  }
}
.resolve-content.offices .office-info .content-box {
  height: 100%;
  background-color: #fff;
  padding: 33px 30px 45px;
}
.resolve-content.offices .office-info .content-box .property-label {
  letter-spacing: 0.14em;
  color: #999;
  font-size: 13px;
  margin-top: 12px;
}
.resolve-content.offices .office-picker {
  margin-top: 3.75rem;
}
.resolve-content.offices .office-picker a {
  font-size: 26px !important;
  border-bottom: 1px solid #ca070d;
  text-decoration: none !important;
}
.resolve-content.offices .list-group-horisontal {
  margin-bottom: 0;
  display: table;
  margin: 0 auto;
}
.resolve-content.offices .list-group-horisontal .list-group-item {
  float: left;
}
.resolve-content.offices .list-group-horisontal .list-group-item a {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 200;
  text-transform: none;
  color: #ca070d;
}
.resolve-content.offices .list-group-horisontal .list-group-item a:focus, .resolve-content.offices .list-group-horisontal .list-group-item a:hover {
  text-decoration: underline;
}
.resolve-content.offices .area-objects {
  /*.padding-image{
  	background: $gray;
  }*/
}
.resolve-content.offices .area-objects a {
  color: #000;
  text-decoration: none;
}
.resolve-content.offices .area-objects a:hover, .resolve-content.offices .area-objects a:active {
  color: #ca070d;
  text-decoration: underline;
}
.resolve-content.offices .area-objects a:hover svg, .resolve-content.offices .area-objects a:active svg {
  fill: #ca070d;
}
.resolve-content.offices .area-objects .post-small {
  padding: 0 6px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
}
.resolve-content.offices .area-objects .post-small:first-child {
  padding-left: 15px;
}
.resolve-content.offices .area-objects .post-small:last-child {
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .resolve-content.offices .area-objects .post-small {
    margin-bottom: 25px;
    padding: 0 15px;
  }
}
.resolve-content.offices .area-objects .price {
  color: #ff6600;
}
.resolve-content.offices .view-all {
  text-align: center;
  padding: 40px 0;
}

svg.arrow-left {
  fill: #ca070d;
  width: 11px;
  height: 7px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
svg.arrow-right {
  fill: #ca070d;
  width: 11px;
  height: 7px;
}
svg.mobile {
  fill: #ffca00;
  width: 17px;
  height: 28px;
}
svg.phone {
  fill: #ffca00;
  width: 21px;
  height: 26px;
}
svg.mail {
  fill: #ffca00;
  width: 25px;
  height: 20px;
}
svg.location {
  fill: #ffca00;
  width: 21px;
  height: 28px;
}
svg.quote {
  width: 82px;
  height: 65px;
}
svg.arrow2 {
  fill: #ca070d;
  width: 9px;
  height: 6px;
}

.custom_language_switcher svg {
  width: 15px;
  height: 15px;
  border-radius: 7px;
  box-shadow: 0 0 1px 0px #000;
}

.custom_posts_slider {
  padding: 0 0 105px;
}
@media (max-width: 1799px) {
  .custom_posts_slider {
    padding: 0 0 60px;
  }
}
.custom_posts_slider .padding-box {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: calc(100% - 290px);
}
@media (max-width: 991px) {
  .custom_posts_slider .padding-box {
    padding-bottom: 55%;
  }
}
.custom_posts_slider .padding-box > div {
  max-height: 790px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 991px) {
  .custom_posts_slider .padding-box > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.custom_posts_slider .slider-wrap {
  margin: 0 calc(50% - 50vw + 32px) 0 0;
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.custom_posts_slider #light-slider:not(.lightSlider)::before {
  content: "";
  padding-bottom: 55%;
  min-height: 550px;
  display: table;
}
.custom_posts_slider .lSSlideOuter {
  position: relative;
}
@media (min-width: 992px) {
  .custom_posts_slider .lSSlideOuter {
    min-height: 550px;
    padding-bottom: 55%;
  }
}
.custom_posts_slider .lSSlideOuter .lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
.custom_posts_slider .lSSlideOuter .lSSlideWrapper .lSSlide {
  position: absolute;
  height: auto !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.custom_posts_slider .lSSlideOuter .lSSlideWrapper .lSSlide .slide-wrap {
  height: 100%;
}
.custom_posts_slider .lSSlideOuter .lSSlideWrapper .lSSlide .slide-image {
  height: 100%;
  background-size: cover;
  background-position: 100% 0;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .custom_posts_slider .lSSlideOuter .lSSlideWrapper .lSSlide .slide-image {
    height: 0;
    padding-bottom: 55%;
  }
}
.custom_posts_slider .curve-svg {
  height: calc(100% + 2px);
  position: absolute;
  left: 288px;
  top: -1px;
  z-index: 1;
  pointer-events: none;
}
.custom_posts_slider .info-wrap {
  width: 290px;
  text-align: center;
  padding: 50px 20px 50px 28px;
  position: relative;
  background: #fff;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.custom_posts_slider .info-wrap .align-helper {
  position: relative;
}
.custom_posts_slider .info-wrap .align-helper > div {
  text-align: center;
  visibility: hidden;
  position: absolute;
  top: 0;
}
.custom_posts_slider .info-wrap .align-helper > div a {
  color: #000;
  text-decoration: none;
}
.custom_posts_slider .info-wrap .align-helper > div a:hover, .custom_posts_slider .info-wrap .align-helper > div a:active {
  color: #ca070d;
  text-decoration: underline;
}
.custom_posts_slider .info-wrap .align-helper > div a:hover svg, .custom_posts_slider .info-wrap .align-helper > div a:active svg {
  fill: #ca070d;
}
.custom_posts_slider .info-wrap .align-helper > div.active {
  visibility: visible;
  position: static;
}
.custom_posts_slider .info-wrap .align-helper > div img {
  margin-bottom: 30px;
  max-height: 100px;
}
.custom_posts_slider .info-wrap .align-helper > div hr {
  width: 60px;
  margin: 24px auto;
}
.custom_posts_slider .info-wrap .align-helper > div .slide-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  border: none;
  margin: 0;
}
.custom_posts_slider .info-wrap .align-helper > div .slide-subtitle {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
.custom_posts_slider .info-wrap .align-helper > div .dev-url {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.custom_posts_slider .info-wrap .dots {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.custom_posts_slider .info-wrap .dots > ul {
  list-style: none;
  padding: 0;
  display: inline-block;
  pointer-events: all;
}
.custom_posts_slider .info-wrap .dots > ul > li {
  float: left;
  padding: 3px;
  cursor: pointer;
}
.custom_posts_slider .info-wrap .dots > ul > li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f0f0f0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.custom_posts_slider .info-wrap .dots > ul > li.active::before {
  background: #ffca00;
}

@media (max-width: 1199px) {
  .custom_posts_slider .slider-wrap {
    margin: 0 calc(50% - 50vw) 0 0;
  }
}
@media (max-width: 991px) {
  .custom_posts_slider {
    padding: 0 0 40px;
  }
  .custom_posts_slider .padding-box {
    width: 100%;
  }
  .custom_posts_slider .slider-wrap {
    margin: 0 calc(50% - 50vw);
    display: block;
  }
  .custom_posts_slider .curve-svg {
    left: -1px;
    top: 1px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    height: calc(100vw + 2px);
  }
  .custom_posts_slider .info-wrap {
    pointer-events: none;
    width: 100%;
    padding: 15px 25px 45px;
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .custom_posts_slider {
    padding: 0 0 10px;
  }
  .custom_posts_slider .info-wrap .align-helper > div .slide-title {
    font-size: 20px;
    line-height: 24px;
  }
  .custom_posts_slider .info-wrap .align-helper > div .slide-subtitle {
    font-size: 13px;
    line-height: 18px;
  }
  .custom_posts_slider .info-wrap .align-helper > div .dev-url {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
  }
  .custom_posts_slider .info-wrap .align-helper > div img {
    max-height: 50px;
  }
}
.leaflet-container {
  font-size: inherit;
  font-family: "Figtree", sans-serif;
}
.leaflet-container .leaflet-bar {
  border: none;
}
.leaflet-container .leaflet-bar a {
  background-color: #ffca00;
  border-bottom: none;
  color: #000;
  margin-bottom: 1px;
}
.leaflet-container .leaflet-bar a:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.leaflet-container .leaflet-bar a:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.leaflet-container .leaflet-popup-content-wrapper {
  border-radius: 3px;
  overflow: hidden;
  padding: 0;
}
.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  min-width: 340px;
}
.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content .marker-wrapper {
  margin-bottom: 0;
}
.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content .marker-wrapper .content-box {
  padding: 25px;
}
.leaflet-container .marker-cluster div,
.leaflet-container .leaflet-marker-icon.leaflet-single-marker {
  font-family: "Figtree", sans-serif;
  background: url("images/marker.svg");
  background-color: initial;
  background-size: 28px;
  background-repeat: no-repeat;
  width: 29px;
  height: 40px;
  color: #fff;
}
.leaflet-container .marker-cluster div.leaflet-marker-office,
.leaflet-container .leaflet-marker-icon.leaflet-single-marker.leaflet-marker-office {
  background-size: 40px !important;
  width: 40px !important;
  height: 55px !important;
  margin-left: -20px !important;
  margin-top: -55px !important;
  background: url("images/office-marker.svg");
}
.leaflet-container .leaflet-marker-icon.leaflet-single-marker {
  width: 28px !important;
  height: 40px !important;
  font-size: 12px;
  padding-top: 6px !important;
  text-align: center;
  margin-left: -14px !important;
  margin-top: -40px !important;
}
.leaflet-container .marker-cluster {
  background-color: initial;
}
.leaflet-container .leaflet-tooltip-pane .leaflet-tooltip {
  box-shadow: none;
  font-size: 14px;
}
.leaflet-container .leaflet-tooltip-pane .leaflet-tooltip.leaflet-tooltip-bottom {
  margin-top: 28px;
  margin-left: 0;
}

.services {
  padding-bottom: 60px;
}
.services.form-wrap {
  padding-bottom: 0;
}
.services .chosen-select {
  padding: 0 10px;
}
.services .chosen-select:first-child {
  margin-bottom: 3px;
}
.services .chosen-container .chosen-single,
.services .chosen-select {
  width: 100%;
  color: #000;
  border-color: #e0e0e0;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  text-transform: none;
}
.services .chosen-container {
  margin-bottom: 3px;
}
.services .chosen-container .chosen-single div {
  width: 25px;
}
.services .chosen-container .chosen-single div svg {
  width: 10px;
  height: 12px;
  fill: #999;
}
.services .chosen-container .chosen-drop {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  border-color: #e0e0e0;
  box-shadow: none;
}
.services .chosen-container .chosen-drop .chosen-results {
  color: #999;
}
.services .chosen-container .chosen-drop .chosen-results .highlighted {
  background: none;
  color: #000;
}
.services .chosen-container .chosen-drop .chosen-search-input {
  border-color: #e0e0e0;
}
.services .chosen-container.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0;
}
.services h1 {
  padding: 0 50px;
  margin: 60px auto;
}
.services .sidebar {
  font-size: 13px;
  line-height: 20px;
}
.services .sidebar .current-page {
  font-weight: 600;
}
.services .sidebar .subpage {
  margin-left: 15px;
}
@media screen and (max-width: 991px) {
  .services .sidebar {
    display: none;
  }
}
.services .services-content {
  padding-top: 10px;
}
.services .services-content .padding-image {
  margin-bottom: 60px;
}
.services .services-content .services-text p {
  line-height: 22px;
}
.services .services-content .services-text h2 {
  margin: 0 0 25px;
  font-size: 26px;
  line-height: 22px;
  font-weight: 300;
}
.services .services-content .services-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 18px;
  margin-top: -14px;
}
.services .services-content .services-text ul li {
  line-height: 28px;
  margin-left: 20px;
}
.services .services-content .services-text ul li:before {
  content: "• ";
  color: #ffca00;
  font-size: 26px;
  margin-left: -17px;
}
.services .services-content .services-text ul li ul {
  margin-top: 0;
}
.services .services-content .services-text .links a {
  color: #000;
  text-decoration: none;
}
.services .services-content .services-text .links a:hover, .services .services-content .services-text .links a:active {
  color: #ca070d;
  text-decoration: underline;
}
.services .services-content .services-text .links a:hover svg, .services .services-content .services-text .links a:active svg {
  fill: #ca070d;
}
.services .services-content .services-text .links .block-link {
  display: block;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  margin: 6px 0;
}
.services .services-content .services-text .links .block-link svg {
  fill: #ca070d;
}
.services .services-content .white-boxes {
  margin: 0 -15px;
}
.services .services-content .white-boxes a {
  color: #000;
  text-decoration: none;
}
.services .services-content .white-boxes a:hover, .services .services-content .white-boxes a:active {
  color: #ca070d;
  text-decoration: underline;
}
.services .services-content .white-boxes a:hover svg, .services .services-content .white-boxes a:active svg {
  fill: #ca070d;
}
.services .services-content .white-boxes a {
  display: block;
  border: 1px solid #fff;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 15px 20px;
  font-size: 22px;
}
.services .legalizing {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px -25px 0;
}
.services .legalizing > div {
  background-color: #fff;
  margin: 0 10px;
  padding: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 28%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 28%;
  -ms-flex: 1 0 28%;
  flex: 1 0 28%;
}
.services .legalizing > div h2 {
  margin: 0;
}
.services .legalizing .flex-item-1 {
  background-color: #fff4cc;
}
.services .custom_services_menu {
  list-style: none;
  padding: 0;
}
.services .custom_services_menu .promo-img {
  fill: #ffca00;
  margin: 0 5px;
}
.services .custom_services_menu .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.services .custom_services_menu .row a {
  color: #000;
  text-decoration: none;
}
.services .custom_services_menu .row a:hover, .services .custom_services_menu .row a:active {
  color: #ca070d;
  text-decoration: underline;
}
.services .custom_services_menu .row a:hover svg, .services .custom_services_menu .row a:active svg {
  fill: #ca070d;
}
.services .custom_services_menu .row h2 {
  font-size: 26px;
  line-height: 26px;
  text-align: left;
  margin: 20px 0;
}
.services .custom_services_menu .row p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}
.services .custom_services_menu .row .block-link {
  display: block;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  margin: 6px 0;
}
.services .custom_services_menu .row .block-link svg {
  fill: #ca070d;
}
.services .custom_services_menu .row .btn {
  margin: 20px 0;
}
.services .custom_services_menu .row > div {
  padding-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 34%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 34%;
  -ms-flex: 1 0 34%;
  flex: 1 0 34%;
}
@media screen and (min-width: 1200px) {
  .services .custom_services_menu .row > div {
    padding-right: 115px;
  }
}
.services .packages-table {
  background-color: #fff;
  display: none;
  position: relative;
  margin-top: 60px;
  padding: 10px 32px 0;
}
.services .packages-table [class*=package-],
.services .packages-table [class*=service-] {
  display: none;
  width: 100%;
}
.services .packages-table [class*=package-].active,
.services .packages-table [class*=service-].active {
  display: block;
}
.services .packages-table::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -30px;
  left: 20%;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 15px 15px;
}
.services .packages-table.arrow-right::before {
  left: 70%;
}
@media screen and (max-width: 991px) {
  .services .packages-table::before {
    left: 0 !important;
    right: 0;
    margin: auto;
  }
}
.services .packages-table .select-wrap {
  max-width: 270px;
}
.services .packages-table .select-wrap label {
  margin: 20px 0 9px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
}
.services .packages-table .table-wrap {
  margin-left: -32px;
  margin-right: -32px;
  overflow: auto;
}
.services .packages-table table {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 20px;
}
.services .packages-table table th {
  height: 80px !important;
  width: auto !important;
  font-size: 26px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  padding: 0 10px;
}
.services .packages-table table th:nth-child(2) {
  text-align: left;
  padding: 0;
}
.services .packages-table table th:nth-child(4) {
  color: #ffca00;
}
.services .packages-table table th:nth-child(5) {
  color: #ff6600;
}
.services .packages-table table tbody tr {
  height: auto !important;
}
.services .packages-table table tbody tr:not(:first-child):not(:last-child) td:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.services .packages-table table tbody tr td {
  height: auto !important;
  width: auto !important;
}
.services .packages-table table tbody tr td:not(:empty) {
  height: 40px !important;
  text-align: center;
}
.services .packages-table table tbody tr td:nth-child(2) {
  text-align: left;
}
.services .packages-table table tbody tr td:first-child, .services .packages-table table tbody tr td:last-child {
  width: 32px !important;
}
.services .packages-table table tbody tr:first-child td {
  background-color: #fff4cc;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.services .packages-table table tbody tr:last-child td {
  height: 60px !important;
  padding-bottom: 20px;
}
.services .packages-table table tbody td:nth-child(4) {
  fill: #ffca00;
}
.services .packages-table table tbody td:nth-child(5) {
  fill: #ff6600;
}
.services .packages-table table tbody:last-child td:not(:nth-child(2)) {
  font-weight: 600;
}

@media (max-width: 991px) {
  .services h1 {
    font-size: 36px;
    margin: 36px auto;
    padding: 0;
  }
  .services .services-content .links {
    text-align: center;
  }
  .services .list-links {
    margin-bottom: 0;
    display: table;
    margin: 0 auto;
  }
  .services .list-links li {
    float: left;
  }
  .services .custom_services_menu .promo-img {
    margin-top: 40px;
  }
  .services .custom_services_menu .row {
    display: block;
    margin: 0;
  }
  .services .custom_services_menu .row h2 {
    margin: 16px 0;
  }
  .services .custom_services_menu .row > div,
  .services .custom_services_menu .row h2,
  .services .custom_services_menu .row p {
    text-align: center;
  }
  .services .custom_services_menu .row p {
    max-width: 400px;
    margin: auto;
  }
  .services .order-form.clearfix {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .services h1 {
    font-size: 26px;
  }
  .services .list-links li {
    float: none;
    text-align: center;
    padding: 5px 0;
  }
  .services .packages-table table th {
    padding: 0 5px;
    font-size: 22px;
  }
  .services .packages-table table tbody tr td:first-child, .services .packages-table table tbody tr td:last-child {
    padding: 0 7px;
  }
  .services .modal-form.clearfix {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.modal-form {
  margin-top: 64px;
  padding-bottom: 20px;
  background: #fff;
  text-align: center;
  position: relative;
}
.modal-form label {
  margin: 20px 0 9px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
}
.modal-form h2 {
  border: none;
}
.modal-form .h1 {
  padding: 0 50px;
  margin: 60px auto;
  font-weight: 200;
  font-size: 50px;
  font-size: 3.125rem;
}
@media screen and (min-width: 768px) {
  .modal-form .h1 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .modal-form .h1 {
    font-size: 26.4px;
    font-size: 1.65rem;
  }
}
.modal-form.clearfix {
  margin-left: -5%;
  margin-right: -5%;
}
.modal-form .glyphicon-remove {
  cursor: pointer;
  padding: 10px;
  margin-top: 15px;
  float: right;
}
.modal-form .response {
  display: none;
}
.modal-form.modal-success .response {
  display: block;
}
.modal-form.modal-success .form-wrap {
  display: none;
}
.modal-form input:not(.btn):not([type=radio]),
.modal-form textarea {
  width: 100%;
}
.modal-form h2 {
  margin: 40px 0 10px;
  font-weight: 300;
}
.modal-form .btn {
  margin: 50px 0;
}
.modal-form .chosen-select {
  padding: 0 10px;
}
.modal-form .chosen-select:first-child {
  margin-bottom: 3px;
}
.modal-form .chosen-container .chosen-single,
.modal-form .chosen-select {
  width: 100%;
  color: #000;
  border-color: #e0e0e0;
  box-shadow: none;
  background: #fff;
  border-radius: 3px;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.modal-form .chosen-container {
  margin-bottom: 3px;
}
.modal-form .chosen-container .chosen-single div {
  width: 25px;
}
.modal-form .chosen-container .chosen-single div svg {
  width: 10px;
  height: 12px;
  fill: #999;
}
.modal-form .chosen-container .chosen-drop {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  border-color: #e0e0e0;
  box-shadow: none;
}
.modal-form .chosen-container .chosen-drop .chosen-results {
  color: #999;
}
.modal-form .chosen-container .chosen-drop .chosen-results .highlighted {
  background: none;
  color: #000;
}
.modal-form .chosen-container .chosen-drop .chosen-search-input {
  border-color: #e0e0e0;
}
.modal-form .chosen-container.chosen-with-drop .chosen-single {
  border-radius: 3px 3px 0 0;
}

.page-content.openhouse {
  margin-bottom: 64px;
}
.page-content.openhouse .post-title {
  margin-top: 0.9em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 992px) {
  .page-content.openhouse .dev-col:first-of-type {
    padding: 0 32px 0 22px;
  }
  .page-content.openhouse .dev-col:last-of-type:not(:first-of-type) {
    padding: 0 24px 0 32px;
  }
}
.page-content.openhouse .openhouse {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  height: 100%;
  margin-bottom: 6.5em;
}
.page-content.openhouse .openhouse .content-box {
  padding: 10px 30px 60px;
}
.page-content.openhouse .openhouse .development-logo {
  position: absolute;
  padding: 10px;
  top: -30px;
  left: 30px;
  height: 120px;
  width: 120px;
  background-color: #fff;
  border-radius: 3px;
  z-index: 1;
}
.page-content.openhouse .openhouse .development-logo .logo {
  height: 100%;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.page-content.openhouse .openhouse .development-image {
  background-position: 100% 50%;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.page-content.openhouse .openhouse .development-image .curve-svg {
  position: absolute;
  bottom: -1px;
  width: 100%;
  fill: #fff;
}
.page-content.openhouse .openhouse b {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.page-content.openhouse .openhouse h2 {
  margin-bottom: 1.2rem;
}
.page-content.openhouse .row:last-child .dev-col:last-child .openhouse {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-content.openhouse .row:last-child .openhouse {
    margin-bottom: 0;
  }
}

.page-content.partners {
  margin-bottom: 64px;
}
.page-content.partners .post-title {
  margin-top: 0.9em;
  margin-bottom: 1.5em;
}
.page-content.partners .partners-intro {
  margin-bottom: 50px;
}
.page-content.partners .partners-pass {
  margin-top: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.page-content.partners .partners-pass input[type=password] {
  text-align: center;
  margin-right: 15px;
}
.page-content.partners .partners-error {
  color: red;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .page-content.partners .partners-col:first-of-type {
    padding: 0 32px 0 22px;
  }
  .page-content.partners .partners-col:last-of-type:not(:first-of-type) {
    padding: 0 24px 0 32px;
  }
}
.page-content.partners .partner {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  height: 100%;
  margin-bottom: 6.5em;
}
.page-content.partners .partner .content-box {
  padding: 0 30px 60px;
}
.page-content.partners .partner .partner-image {
  height: 230px;
  padding: 40px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.page-content.partners .partner .partner-image img {
  max-height: 100%;
}
.page-content.partners .partner h2 {
  margin-top: 0;
  margin-bottom: 1.2rem;
}
.page-content.partners .row:last-child .dev-col:last-child .partners {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-content.partners .row:last-child .partners {
    margin-bottom: 0;
  }
}

.page-template-blog-template, .single-post, .archive {
  padding-right: 0;
}
.page-template-blog-template .copyright-wrap, .single-post .copyright-wrap, .archive .copyright-wrap {
  border: none;
  padding: 20px 0 20px 30px;
}

.admin-bar .site.blog .site-header.affix {
  top: -32px;
}
@media screen and (max-width: 1199px) {
  .admin-bar .site.blog .site-header.affix {
    top: -18px;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .site.blog .site-header.affix {
    top: -4px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .site.blog .site-header.affix {
    top: -50px;
  }
}

.site.blog {
  margin-top: 128px;
}
.site.blog .site-header {
  margin-top: 64px;
  background: #ffca00;
  position: absolute;
}
.site.blog .site-header.affix {
  position: fixed;
  top: -64px;
  z-index: 7;
}
.site.blog .site-header .logo-wrap {
  top: -64px;
}
.site.blog .site-header .nav-burger .icon-bar,
.site.blog .site-header .nav-burger .nav-close::after,
.site.blog .site-header .nav-burger .nav-close::before {
  background: #000;
}
.site.blog .site-header .nav-burger:hover .icon-bar,
.site.blog .site-header .nav-burger:hover .nav-close::after,
.site.blog .site-header .nav-burger:hover .nav-close::before {
  background: #fff;
}
.site.blog .site-header .main-menu .current-menu-item a {
  color: #fff;
}
.site.blog .site-header .main-menu a:hover {
  color: #fff;
}
.site.blog .site-header .widget_polylang, .site.blog .site-header .custom_language_switcher {
  background-color: #f0f0f0;
  position: relative !important;
  top: 2px;
  right: -15px;
}
@media (max-width: 1199px) {
  .site.blog .site-header .widget_polylang, .site.blog .site-header .custom_language_switcher {
    display: block;
  }
}
.site.blog .site-header .widget_polylang a, .site.blog .site-header .custom_language_switcher a {
  text-decoration: none;
}
.site.blog .site-header .widget_polylang li, .site.blog .site-header .custom_language_switcher li {
  padding: 7px 3px;
}
@media (min-width: 1200px) {
  .site.blog .site-header .widget_polylang, .site.blog .site-header .custom_language_switcher {
    top: 17px;
    right: 0;
  }
  .site.blog .site-header .widget_polylang li, .site.blog .site-header .custom_language_switcher li {
    display: inline;
  }
}
.site.blog .site-header .header-widgets {
  position: absolute;
  top: -64px;
  height: 64px;
  width: auto;
  background: none;
}
@media (max-width: 1199px) {
  .site.blog .site-header .header-widgets {
    top: 0;
  }
}
.site.blog .site-header .mobile-wrap {
  text-align: left;
  margin-left: -13px;
}
.site.blog .site-header .mobile-wrap .main-menu {
  background-color: #ffca00;
  padding: 0;
}
@media (max-width: 1199px) {
  .site.blog .site-header .mobile-wrap .header-widgets {
    display: none;
  }
}
.site.blog .page-content {
  padding: 65px 0;
}
@media (max-width: 767px) {
  .site.blog .page-content {
    padding: 30px 0;
  }
}
.site.blog .page-content .sidebar .widget {
  padding: 0 0 50px;
}
.site.blog .page-content .sidebar .widget .widgettitle {
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.14em;
  margin-bottom: 20px;
}
.site.blog .page-content .sidebar .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}
.site.blog .page-content .sidebar .widget ul a {
  color: #000;
  text-decoration: none;
}
.site.blog .page-content .sidebar .widget ul a:hover, .site.blog .page-content .sidebar .widget ul a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site.blog .page-content .sidebar .widget ul a:hover svg, .site.blog .page-content .sidebar .widget ul a:active svg {
  fill: #ca070d;
}
.site.blog .page-content .sidebar .search-form {
  position: relative;
}
.site.blog .page-content .sidebar .search-form .search-field {
  width: 100%;
  height: 40px;
  font-size: 13px;
  color: #999;
  padding: 0 17px;
}
.site.blog .page-content .sidebar .search-form .search-submit {
  position: absolute;
  left: -9999px;
}
.site.blog .page-content .sidebar .search-form .search-toggle {
  height: 40px;
  width: 40px;
  border: none;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
}
.site.blog .page-content .sidebar .search-form .search-toggle .search-icon {
  fill: #999;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
.site.blog .page-content .sidebar .search-form .search-toggle:hover .search-icon {
  fill: #000;
}
.site.blog .page-content article {
  padding: 40px 34px;
}
@media (max-width: 767px) {
  .site.blog .page-content article {
    padding: 30px 16px;
  }
  .site.blog .page-content article, .site.blog .page-content article .post-author {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.site.blog .page-content article .post-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 34px;
  text-align: left;
  margin: 0 0 20px;
}
.site.blog .page-content article .post-title a {
  color: #000;
  text-decoration: none;
}
.site.blog .page-content article .post-title a:hover, .site.blog .page-content article .post-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site.blog .page-content article .post-title a:hover svg, .site.blog .page-content article .post-title a:active svg {
  fill: #ca070d;
}
.site.blog .page-content article .post-meta {
  text-align: left;
  font-style: normal;
  font-size: 13px;
  font-weight: 600;
  color: #999;
}
.site.blog .page-content article .post-meta label {
  margin: 20px 0 9px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
}
.site.blog .page-content article .post-meta label {
  width: 100%;
  margin: 12px 0 0;
}
.site.blog .page-content article .post-meta a {
  text-decoration: none;
}
.site.blog .page-content article .post-meta .tags {
  font-weight: 400;
}
.site.blog .page-content article .post-meta .edit-link {
  font-weight: 400;
  text-align: center;
}
.site.blog .page-content article,
.site.blog .page-content article .post-content {
  background: #fff;
}
.site.blog .page-content article .post-content {
  padding: 0;
  color: #000;
  text-align: left;
}
.site.blog .page-content article .post-content img.alignleft {
  margin-right: 16px;
  margin-bottom: 8px;
}
.site.blog .page-content article .post-content img.alignright {
  margin-left: 16px;
  margin-bottom: 8px;
}
.site.blog .page-content article .post-content img.alignnone {
  margin-bottom: 8px;
}
.site.blog .page-content article .post-content .post-thumbnail {
  margin: auto -34px 32px;
  background-position: center;
}
@media (max-width: 767px) {
  .site.blog .page-content article .post-content .post-thumbnail {
    margin: auto -16px 16px;
  }
}
.site.blog .page-content article .post-content h2 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin: 32px 0 22px;
}
.site.blog .page-content .post-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 32px;
  background: #e5e5e5;
}
.site.blog .page-content .post-author a {
  color: #000;
  text-decoration: none;
}
.site.blog .page-content .post-author a:hover, .site.blog .page-content .post-author a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site.blog .page-content .post-author a:hover svg, .site.blog .page-content .post-author a:active svg {
  fill: #ca070d;
}
@media (max-width: 767px) {
  .site.blog .page-content .post-author {
    margin: 0 -15px 32px;
  }
}
.site.blog .page-content .post-author .resolve-avatar {
  width: 225px;
  height: 110px;
  background-size: cover;
  background-position: 50% 0;
  line-height: 110px;
  text-align: center;
}
.site.blog .page-content .post-author .resolve-avatar .logo_domus {
  height: 38px;
  width: 170px;
  vertical-align: middle;
}
.site.blog .page-content .post-author img {
  align-self: flex-start;
}
.site.blog .page-content .post-author > span {
  margin: 5px 20px 5px 30px;
}
.site.blog .page-content .post-author b {
  display: block;
}
.site.blog .page-content .nav-previous .arrow, .site.blog .page-content .nav-next .arrow {
  fill: #ca070d;
  height: 12px;
  width: 26px;
  vertical-align: middle;
  padding-bottom: 2px;
}
.site.blog .page-content .nav-previous:hover .arrow, .site.blog .page-content .nav-next:hover .arrow {
  fill: #000;
}
.site.blog .page-content .nav-previous .arrow {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.site.blog .page-content .posts-nav {
  margin: 60px 75px 0;
}
@media (max-width: 767px) {
  .site.blog .page-content .posts-nav {
    margin: 30px 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .site.blog .page-content .posts-nav div {
    padding: 0 15px;
    position: relative;
  }
  .site.blog .page-content .posts-nav svg {
    position: absolute;
    top: 7px;
  }
  .site.blog .page-content .posts-nav .nav-previous svg {
    left: -10px;
  }
  .site.blog .page-content .posts-nav .nav-next svg {
    right: -10px;
  }
}
.site.blog .page-content .widget {
  list-style: none;
}
@media (max-width: 1199px) {
  .site.blog {
    margin-top: 100px;
  }
  .site.blog .site-header {
    margin-top: 50px;
  }
  .site.blog .site-header.affix {
    top: -50px;
  }
  .site.blog .site-header .logo-wrap {
    top: -50px;
  }
  .site.blog .site-header .nav-burger {
    top: 50px;
  }
  .site.blog .site-header .mobile-wrap {
    text-align: center;
  }
}
@media (min-width: 1800px) {
  .site.blog {
    margin-top: 159px;
  }
  .site.blog .site-header .logo-wrap {
    height: 64px;
    line-height: 64px;
  }
}

.site .search-content {
  padding: 65px 0;
}
.site .search-content .text-center {
  margin: 10px 0;
}
.site .search-content article {
  padding: 0 34px;
  background: #fff;
}
.site .search-content article .post-title {
  margin: 15px 0;
  text-align: left;
}
.site .search-content article .post-title a {
  color: #000;
  text-decoration: none;
}
.site .search-content article .post-title a:hover, .site .search-content article .post-title a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site .search-content article .post-title a:hover svg, .site .search-content article .post-title a:active svg {
  fill: #ca070d;
}
.site .search-content article:first-of-type {
  padding-top: 30px;
}
.site .search-content article:last-of-type {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .site .search-content {
    padding: 32px 0;
  }
  .site .search-content article {
    padding: 0 16px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.site.feedback {
  margin-top: 0;
}
.site.feedback .site-header {
  background: none;
  position: relative;
  top: 0;
}
.site.feedback .site-header .logo-wrap {
  position: relative;
  height: 67px;
  line-height: 67px;
}
.site.feedback .site-header .logo-wrap .logo_domus {
  width: 140px;
  height: 31px;
  vertical-align: bottom;
}
.site.feedback .site-header .header-widgets {
  background: none;
  position: relative;
  margin: auto;
  width: 100%;
  top: 0;
}
.site.feedback .site-header .header-widgets .widget_nav_menu {
  padding: 20px 1.8em;
}
.site.feedback .site-header .header-widgets .menu-locations-menu-container {
  display: block;
}
.site.feedback .feedback-content {
  float: none;
  margin: 0 auto;
}
.site.feedback .feedback-content .post-thumbnail img {
  width: 100%;
}
.site.feedback .feedback-content .post-content {
  margin: 0;
  background: #fff;
  padding: 40px;
}
.site.feedback .feedback-content .post-content h2 {
  font-size: 25px;
  font-weight: 400;
  margin: 0 0 35px;
}
.site.feedback .feedback-content .post-content .btn-yellow {
  margin: 30px 0;
}
.site.feedback .footer-wrap {
  background: none;
}
.site.feedback .footer-wrap .custom_social_menu {
  padding: 20px;
  text-align: center;
  list-style: none;
}
.site.feedback .footer-wrap .custom_social_menu li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.site.feedback .footer-wrap .custom_social_menu li a {
  color: #000;
  text-decoration: none;
}
.site.feedback .footer-wrap .custom_social_menu li a:hover, .site.feedback .footer-wrap .custom_social_menu li a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site.feedback .footer-wrap .custom_social_menu li a:hover svg, .site.feedback .footer-wrap .custom_social_menu li a:active svg {
  fill: #ca070d;
}
.site.feedback .footer-wrap .custom_social_menu li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  margin: 0 8px;
}
.site.feedback .footer-wrap .custom_social_menu li a svg {
  height: 16px;
  width: auto;
  vertical-align: middle;
}
.site.feedback .footer-wrap .custom_social_menu li a .social-fb {
  width: 11px;
}
.site.feedback .footer-wrap .custom_social_menu li a .social-tw {
  width: 23px;
}
.site.feedback .footer-wrap .custom_social_menu li a .social-yt {
  width: 26px;
}
.site.feedback .footer-wrap .custom_social_menu li a .social-ig {
  width: 20px;
}
.site.feedback .footer-wrap .custom_social_menu li a .social-tt {
  width: 20px;
}
.site.feedback .footer-wrap .custom_social_menu li a:hover b {
  color: #ca070d;
}
.site.feedback .footer-wrap .custom_social_menu li b {
  display: inline;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 10px;
  margin-left: 6px;
  margin-right: 10px;
}
.site.feedback .footer-wrap .info-wrap {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 80px;
}
.site.feedback .footer-wrap .info-wrap .company-name {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.site.feedback .footer-wrap .info-wrap b a {
  color: #000;
  text-decoration: none;
}
.site.feedback .footer-wrap .info-wrap b a:hover, .site.feedback .footer-wrap .info-wrap b a:active {
  color: #ca070d;
  text-decoration: underline;
}
.site.feedback .footer-wrap .info-wrap b a:hover svg, .site.feedback .footer-wrap .info-wrap b a:active svg {
  fill: #ca070d;
}

.image-background-fallback {
  display: none;
}

.no-cssfilters .image-background {
  display: none;
}
.no-cssfilters .image-background-fallback,
.no-cssfilters .image-background-fallback image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.isie .image-background {
  position: static !important;
}

/*# sourceMappingURL=style.css.map */
