@charset "UTF-8";


@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,600");
@import url("https://fonts.googleapis.com/css?family=Source Serif 4:100,200,300,400,600");

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: poppins;
    -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,
    .content p,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    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,
    .content table {
        border-collapse: collapse !important;
    }

    .table td,
    .content table td,
    .table th,
    .content 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: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

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

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

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: "\26fa";
}

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

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

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

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

.glyphicon-hourglass:before {
    content: "\231b";
}

.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: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

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

* {
    box-sizing: border-box;
}

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

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

body {
    font-family: poppins;
    font-size: 16px;
    line-height: 1.42857;
    color: #4d4e52;
    background-color: #fff;
}

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

a {
    color: #00849c;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #3C3C3B;
    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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #f5f3f3;
}

.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: #c4c2c2;
}

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,
.content p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    margin: 0 0 11px;
}

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

@media (min-width: 769px) {
    .lead {
        font-size: 24px;
    }
}

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

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

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

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

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

.text-muted {
    color: #c4c2c2;
}

.text-primary,
.footer h4 {
    color: #00849c;
}

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

.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: #00849c;
}

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

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

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

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: 769px) {
    .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 #c4c2c2;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #f5f3f3;
}

blockquote p:last-child,
blockquote .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) blockquote li:last-child,
blockquote .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) blockquote li: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.42857;
    color: #c4c2c2;
}

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

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

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

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.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4e52;
    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;
    width: 90%;
}

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

.container:after {
    clear: both;
}

.container-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
    padding: 0px;
    font-size: 12pt;
    font-weight: 400;
    padding: 10px 0;
}

@media screen and (max-width: 768px) {
    .container-fluid:not(.container-immomig) {
        gap: 10px;
        padding: 5px 50px;
        border-top: 1px solid #3c3c3b;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
    .container-fluid {
        gap: 20px;
    }
}

.headerTip {
    position: absolute;
    height: 50px;
    width: 100vw;
    background: white;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    margin-top: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 769px) {

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

    .col-sm-2 {
        width: 16.66667%;
    }

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

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

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

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

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

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

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

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

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

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

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

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

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

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

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

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

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

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

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

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

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

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

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

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

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

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

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

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

@media (min-width: 991px) {

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

    .col-md-2 {
        width: 16.66667%;
    }

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

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

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

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

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

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

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

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

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

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

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

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

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

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

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

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

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

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

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

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

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

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

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

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

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

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

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

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

@media (min-width: 1201px) {

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

    .col-lg-2 {
        width: 16.66667%;
    }

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

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

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

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

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

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

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

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

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

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

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

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

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

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

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

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

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

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

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

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

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

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

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

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

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

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

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

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

table {
    background-color: transparent;
}

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

th {
    text-align: left;
}

.table,
.content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}

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

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

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

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

.table .table,
.content table .table,
.table .content table,
.content .table table,
.content 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,
.content table > thead > tr > td.active,
.table > thead > tr > th.active,
.content table > thead > tr > th.active,
.table > thead > tr.active > td,
.content table > thead > tr.active > td,
.table > thead > tr.active > th,
.content table > thead > tr.active > th,
.table > tbody > tr > td.active,
.content table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.content table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.content table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.content table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.content table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.content table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.content table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.content 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,
.content table > thead > tr > td.success,
.table > thead > tr > th.success,
.content table > thead > tr > th.success,
.table > thead > tr.success > td,
.content table > thead > tr.success > td,
.table > thead > tr.success > th,
.content table > thead > tr.success > th,
.table > tbody > tr > td.success,
.content table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.content table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.content table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.content table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.content table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.content table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.content table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.content 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,
.content table > thead > tr > td.info,
.table > thead > tr > th.info,
.content table > thead > tr > th.info,
.table > thead > tr.info > td,
.content table > thead > tr.info > td,
.table > thead > tr.info > th,
.content table > thead > tr.info > th,
.table > tbody > tr > td.info,
.content table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.content table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.content table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.content table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.content table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.content table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.content table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.content 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,
.content table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.content table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.content table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.content table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.content table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.content table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.content table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.content table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.content table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.content table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.content table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.content 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,
.content table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.content table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.content table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.content table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.content table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.content table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.content table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.content table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.content table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.content table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.content table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.content 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: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

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

    .table-responsive > .table > thead > tr > th,
    .content .table-responsive > table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .content .table-responsive > table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .content .table-responsive > table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .content .table-responsive > table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .content .table-responsive > table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .content .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: #4d4e52;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

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

input[type="search"] {
    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.42857;
    color: #77787b;
}

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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: #f5f3f3;
    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: 44px;
    }

    input[type="date"].input-sm,
    .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm input[type="month"] {
        line-height: 33px;
    }

    input[type="date"].input-lg,
    .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
    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.33333;
    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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    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.33333;
}

.has-feedback {
    position: relative;
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    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: #8c8d93;
}

@media (min-width: 769px) {
    .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: 769px) {
    .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: 769px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px;
    }
}

@media (min-width: 769px) {
    .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;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    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;
    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);
    box-shadow: none;
}

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

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

.btn-primary {
    color: #fff;
    background-color: #00849c;
    border-color: #cd1c24;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #b61920;
    border-color: #5d0d10;
}

.btn-primary:hover {
    color: #fff;
    background-color: #b61920;
    border-color: #97141b;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b61920;
    border-color: #97141b;
}

.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: #97141b;
    border-color: #5d0d10;
}

.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: #00849c;
    border-color: #cd1c24;
}

.btn-primary .badge {
    color: #00849c;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #8dc63f;
    border-color: #80b636;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #72a230;
    border-color: #3b5319;
}

.btn-success:hover {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}

.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: #5f8628;
    border-color: #3b5319;
}

.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: #8dc63f;
    border-color: #80b636;
}

.btn-success .badge {
    color: #8dc63f;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #389ecd;
    border-color: #2f90bc;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #2a80a8;
    border-color: #164256;
}

.btn-info:hover {
    color: #fff;
    background-color: #2a80a8;
    border-color: #236a8b;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2a80a8;
    border-color: #236a8b;
}

.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: #236a8b;
    border-color: #164256;
}

.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: #389ecd;
    border-color: #2f90bc;
}

.btn-info .badge {
    color: #389ecd;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f7941d;
    border-color: #f28809;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #d97a08;
    border-color: #774304;
}

.btn-warning:hover {
    color: #fff;
    background-color: #d97a08;
    border-color: #b76706;
}

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

.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: #b76706;
    border-color: #774304;
}

.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: #f7941d;
    border-color: #f28809;
}

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

.btn-danger {
    color: #fff;
    background-color: #00849c;
    border-color: #cd1c24;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #b61920;
    border-color: #5d0d10;
}

.btn-danger:hover {
    color: #fff;
    background-color: #b61920;
    border-color: #97141b;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b61920;
    border-color: #97141b;
}

.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: #97141b;
    border-color: #5d0d10;
}

.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: #00849c;
    border-color: #cd1c24;
}

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

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

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

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

.btn-link:hover,
.btn-link:focus {
    color: #a0161c;
    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: #c4c2c2;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    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;
    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;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    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 #c4c2c2;
    border-radius: 4px;
    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: white;
}

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

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #00849c;
    background-color: white;
}

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

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

.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.42857;
    color: #c4c2c2;
    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: 769px) {
    .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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    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: #77787b;
    text-align: center;
    background-color: #f5f3f3;
    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;
}

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

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

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

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #f5f3f3;
    border-color: #00849c;
}

.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.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

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

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #77787b;
    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: #00849c;
}

.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: 769px) {

    .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.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 769px) {

    .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.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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: 100px;
    margin-bottom: 22px;
    border: 1px solid transparent;
}

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

.navbar:after {
    clear: both;
}

@media (min-width: 769px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 769px) {
    .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: 769px) {
    .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: 769px) {

    .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: 769px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 769px) {

    .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: 0px;
    font-size: 20px;
    line-height: 22px;
}

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

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

@media (min-width: 769px) {

    .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: 23px;
    margin-bottom: 23px;
    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: 769px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 14.5px -15px;
}

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

@media (max-width: 768px) {
    .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: 769px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 29px;
        padding-bottom: 29px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 18px;
    margin-bottom: 18px;
}

@media (min-width: 769px) {
    .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: 768px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 769px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        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: 18px;
    margin-bottom: 18px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 23.5px;
    margin-bottom: 23.5px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 29px;
    margin-bottom: 29px;
}

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

@media (min-width: 769px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 769px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: white;
    border-color: #c4c2c2;
}

.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: #181816;
}

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

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

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    /*color: #77787b;*/
    background-color: transparent;
}

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

.navbar-default .navbar-toggle {
    border-color: transparent;
}

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

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

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

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #77787b;
}

@media (max-width: 768px) {
    .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: #77787b;
        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: #77787b;
        background-color: transparent;
    }

    .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: #c4c2c2;
        background-color: #f5f3f3;
    }
}

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

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

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

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

.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: #c4c2c2;
}

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

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

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

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

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

.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: 768px) {
    .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: #eae9e9;
    }

    .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: #eae9e9;
}

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

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

.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: #c4c2c2;
}

.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.42857;
    text-decoration: none;
    color: #00849c;
    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: #a0161c;
    background-color: #f5f3f3;
    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: #00849c;
    border-color: #00849c;
    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: #c4c2c2;
    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.33333;
}

.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: #f5f3f3;
}

.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: #c4c2c2;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .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: #c4c2c2;
}

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

.label-primary {
    background-color: #00849c;
}

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

.label-success {
    background-color: #8dc63f;
}

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

.label-info {
    background-color: #389ecd;
}

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

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

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

.label-danger {
    background-color: #00849c;
}

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

.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: #c4c2c2;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

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

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #00849c;
    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: #f5f3f3;
}

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

.jumbotron p,
.jumbotron .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .jumbotron li,
.jumbotron .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .jumbotron li {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
}

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

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

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

@media screen and (min-width: 769px) {
    .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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    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: #4d4e52;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #00849c;
}

.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,
.content .alert > p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p,
.content .alert > p + p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li + p,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li + p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > p + li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li + li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > p + li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .alert > li + li {
    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;
}

@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;
    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: #00849c;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}

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

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

.progress-bar-success {
    background-color: #8dc63f;
}

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

.progress-bar-info {
    background-color: #389ecd;
}

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

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

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

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

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

.media {
    margin-top: 15px;
}

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

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

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.list-group-item:hover,
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: #f5f3f3;
    color: #c4c2c2;
    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: #c4c2c2;
}

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

.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: #f9d5d6;
}

.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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 50px 50px;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

.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,
.content .panel > table,
.panel > .table-responsive > .table,
.content .panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.content .panel > .panel-collapse > table {
    margin-bottom: 0;
}

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

.panel > .table:first-child,
.content .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.content .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,
.content .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.content .panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.content .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,
.content .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.content .panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .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,
.content .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.content .panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.content .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.content .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: #4d4e52;
    background-color: #f5f5f5;
}

.panel-default > .panel-heading--white {
    color: #4d4e52;
    background-color: white;
}


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

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

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

.panel-primary {
    border-color: #00849c;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #00849c;
    border-color: #00849c;
}

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

.panel-primary > .panel-heading .badge {
    color: #00849c;
    background-color: #fff;
}

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

.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;
    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 {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header: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.42857;
}

.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: 769px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 991px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: poppins;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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: poppins;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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;
    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;
    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 {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
    }

    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        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: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

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

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

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

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

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

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

.carousel-control .icon-next:before {
    content: '\203a';
}

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

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

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

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

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

@media screen and (min-width: 769px) {

    .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: 768px) {
    .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: 768px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 768px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 769px) and (max-width: 990px) {
    .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: 769px) and (max-width: 990px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 769px) and (max-width: 990px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 769px) and (max-width: 990px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .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: 991px) and (max-width: 1200px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1201px) {
    .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: 1201px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 990px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1201px) {
    .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;
    }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s;
}

/*
==============================================
floating
==============================================
*/
.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(8%);
    }

    100% {
        transform: translateY(0%);
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -18px, 0);
    }

    70% {
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -7px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    0% {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {

    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    0% {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

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

    100% {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transition-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateOver {
    0% {
        transform-origin: center;
        transform: rotate(0deg);
        opacity: 1;
    }

    50% {
        transform-origin: center;
        transform: rotate(180deg);
        opacity: .5;
    }

    100% {
        transform-origin: center;
        transform: rotate(350deg);
        opacity: 1;
    }
}

.rotateOver {
    position: relative;
    animation-name: rotateOver;
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -60deg);
        opacity: 0;
    }

    100% {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1;
    }

    100% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    /*z-index: 1;*/
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

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

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

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

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

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev {
    margin-left: -30px;
}

.owl-carousel .owl-nav .owl-next {
    margin-right: -30px;
}

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

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

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

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

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

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

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

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

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

    100% {
        opacity: 0;
    }
}

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

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.tippy-touch {
    cursor: pointer !important;
}

.tippy-notransition {
    transition: none !important;
}

.tippy-popper {
    max-width: 400px;
    perspective: 800px;
    z-index: 9999;
    outline: 0;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    pointer-events: none;
}

.tippy-popper.html-template {
    max-width: 96%;
    max-width: calc(100% - 20px);
}

.tippy-popper[x-placement^=top] [x-arrow] {
    border-top: 7px solid #333;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    margin: 0 9px;
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-small {
    border-top: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-big {
    border-top: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
}

.tippy-popper[x-placement^=top] [x-circle] {
    transform-origin: 0% 33%;
}

.tippy-popper[x-placement^=top] [x-circle].enter {
    transform: scale(1) translate(-50%, -55%);
    opacity: 1;
}

.tippy-popper[x-placement^=top] [x-circle].leave {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle] {
    background-color: white;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow] {
    border-top: 7px solid white;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-top: 5px solid white;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-top: 10px solid white;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow] {
    border-top: 7px solid rgba(0, 0, 0, 0.7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-top: 5px solid rgba(0, 0, 0, 0.7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-top: 10px solid rgba(0, 0, 0, 0.7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=top] [data-animation=perspective] {
    transform-origin: bottom;
}

.tippy-popper[x-placement^=top] [data-animation=perspective].enter {
    opacity: 1;
    transform: translateY(-10px) rotateX(0);
}

.tippy-popper[x-placement^=top] [data-animation=perspective].leave {
    opacity: 0;
    transform: translateY(0) rotateX(90deg);
}

.tippy-popper[x-placement^=top] [data-animation=fade].enter {
    opacity: 1;
    transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=fade].leave {
    opacity: 0;
    transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift].enter {
    opacity: 1;
    transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift].leave {
    opacity: 0;
    transform: translateY(0);
}

.tippy-popper[x-placement^=top] [data-animation=scale].enter {
    opacity: 1;
    transform: translateY(-10px) scale(1);
}

.tippy-popper[x-placement^=top] [data-animation=scale].leave {
    opacity: 0;
    transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=bottom] [x-arrow] {
    border-bottom: 7px solid #333;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    top: -7px;
    margin: 0 9px;
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small {
    border-bottom: 5px solid #333;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    top: -5px;
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big {
    border-bottom: 10px solid #333;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -10px;
}

.tippy-popper[x-placement^=bottom] [x-circle] {
    transform-origin: 0% -50%;
}

.tippy-popper[x-placement^=bottom] [x-circle].enter {
    transform: scale(1) translate(-50%, -45%);
    opacity: 1;
}

.tippy-popper[x-placement^=bottom] [x-circle].leave {
    transform: scale(0.15) translate(-50%, -5%);
    opacity: 0;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle] {
    background-color: white;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow] {
    border-bottom: 7px solid white;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-bottom: 5px solid white;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-bottom: 10px solid white;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow] {
    border-bottom: 7px solid rgba(0, 0, 0, 0.7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-bottom: 5px solid rgba(0, 0, 0, 0.7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-bottom: 10px solid rgba(0, 0, 0, 0.7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
    transform-origin: top;
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter {
    opacity: 1;
    transform: translateY(10px) rotateX(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave {
    opacity: 0;
    transform: translateY(0) rotateX(-90deg);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].enter {
    opacity: 1;
    transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].leave {
    opacity: 0;
    transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].enter {
    opacity: 1;
    transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].leave {
    opacity: 0;
    transform: translateY(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].enter {
    opacity: 1;
    transform: translateY(10px) scale(1);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].leave {
    opacity: 0;
    transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=left] [x-arrow] {
    border-left: 7px solid #333;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    right: -7px;
    margin: 6px 0;
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-small {
    border-left: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: -5px;
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-big {
    border-left: 10px solid #333;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    right: -10px;
}

.tippy-popper[x-placement^=left] [x-circle] {
    transform-origin: 50% 0%;
}

.tippy-popper[x-placement^=left] [x-circle].enter {
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
}

.tippy-popper[x-placement^=left] [x-circle].leave {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle] {
    background-color: white;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow] {
    border-left: 7px solid white;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-left: 5px solid white;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-left: 10px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow] {
    border-left: 7px solid rgba(0, 0, 0, 0.7);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-left: 5px solid rgba(0, 0, 0, 0.7);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-left: 10px solid rgba(0, 0, 0, 0.7);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper[x-placement^=left] [data-animation=perspective] {
    transform-origin: right;
}

.tippy-popper[x-placement^=left] [data-animation=perspective].enter {
    opacity: 1;
    transform: translateX(-10px) rotateY(0);
}

.tippy-popper[x-placement^=left] [data-animation=perspective].leave {
    opacity: 0;
    transform: translateX(0) rotateY(-90deg);
}

.tippy-popper[x-placement^=left] [data-animation=fade].enter {
    opacity: 1;
    transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=fade].leave {
    opacity: 0;
    transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift].enter {
    opacity: 1;
    transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift].leave {
    opacity: 0;
    transform: translateX(0);
}

.tippy-popper[x-placement^=left] [data-animation=scale].enter {
    opacity: 1;
    transform: translateX(-10px) scale(1);
}

.tippy-popper[x-placement^=left] [data-animation=scale].leave {
    opacity: 0;
    transform: translateX(0) scale(0);
}

.tippy-popper[x-placement^=right] [x-arrow] {
    border-right: 7px solid #333;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: -7px;
    margin: 6px 0;
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-small {
    border-right: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -5px;
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-big {
    border-right: 10px solid #333;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -10px;
}

.tippy-popper[x-placement^=right] [x-circle] {
    transform-origin: -50% 0%;
}

.tippy-popper[x-placement^=right] [x-circle].enter {
    transform: scale(1) translate(-50%, -50%);
    opacity: 1;
}

.tippy-popper[x-placement^=right] [x-circle].leave {
    transform: scale(0.15) translate(-50%, -50%);
    opacity: 0;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle] {
    background-color: white;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow] {
    border-right: 7px solid white;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-right: 5px solid white;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-right: 10px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow] {
    border-right: 7px solid rgba(0, 0, 0, 0.7);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-right: 5px solid rgba(0, 0, 0, 0.7);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-right: 10px solid rgba(0, 0, 0, 0.7);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.tippy-popper[x-placement^=right] [data-animation=perspective] {
    transform-origin: left;
}

.tippy-popper[x-placement^=right] [data-animation=perspective].enter {
    opacity: 1;
    transform: translateX(10px) rotateY(0);
}

.tippy-popper[x-placement^=right] [data-animation=perspective].leave {
    opacity: 0;
    transform: translateX(0) rotateY(90deg);
}

.tippy-popper[x-placement^=right] [data-animation=fade].enter {
    opacity: 1;
    transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=fade].leave {
    opacity: 0;
    transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift].enter {
    opacity: 1;
    transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift].leave {
    opacity: 0;
    transform: translateX(0);
}

.tippy-popper[x-placement^=right] [data-animation=scale].enter {
    opacity: 1;
    transform: translateX(10px) scale(1);
}

.tippy-popper[x-placement^=right] [data-animation=scale].leave {
    opacity: 0;
    transform: translateX(0) scale(0);
}

.tippy-popper .tippy-tooltip.transparent-theme {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill] {
    background-color: transparent;
}

.tippy-popper .tippy-tooltip.light-theme {
    color: #26323d;
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.1), 0 4px 80px -8px rgba(0, 20, 60, 0.2);
    background-color: white;
}

.tippy-popper .tippy-tooltip.light-theme[data-animatefill] {
    background-color: transparent;
}

.tippy-tooltip {
    position: relative;
    color: white;
    border-radius: 4px;
    font-size: 0.95rem;
    padding: 0.4rem 0.8rem;
    text-align: center;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #333;
}

.tippy-tooltip--small {
    padding: 0.25rem 0.5rem;
    font-size: 0.8rem;
}

.tippy-tooltip--big {
    padding: 0.6rem 1.2rem;
    font-size: 1.2rem;
}

.tippy-tooltip[data-animatefill] {
    overflow: hidden;
    background-color: transparent;
}

.tippy-tooltip[data-interactive] {
    pointer-events: auto;
}

.tippy-tooltip[data-inertia] {
    transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85);
}

.tippy-tooltip [x-arrow] {
    position: absolute;
    width: 0;
    height: 0;
}

.tippy-tooltip [x-circle] {
    position: absolute;
    will-change: transform;
    background-color: #333;
    border-radius: 50%;
    width: 130%;
    width: calc(110% + 2rem);
    left: 50%;
    top: 50%;
    z-index: -1;
    overflow: hidden;
    transition: all ease;
}

.tippy-tooltip [x-circle]::before {
    content: '';
    padding-top: 90%;
    float: left;
}

@media (max-width: 450px) {
    .tippy-popper {
        max-width: 96%;
        max-width: calc(100% - 20px);
    }
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif);
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url(fancybox_loading@2x.gif);
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    padding-left: 20px;
    z-index: 1;
    box-shadow: none !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #3C3C3B;
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #3C3C3B;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select.open > .dropdown-toggle {
    border-color: #3C3C3B;
}

.bootstrap-select.open > .dropdown-toggle .caret {
    transform: rotate(180deg);
}

.bootstrap-select svg {
    fill: #777 !important;
    width: 2.35em !important;
    height: 2.15em !important;
    margin-right: 0.5em;
    margin-left: 0 !important;
    stroke-width: .5px;
    stroke: #777;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

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

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
    border: 0;
}

.bootstrap-select.btn-group .dropdown-toggle > span {
    font-family: poppins;
    font-size: 1rem;
    color: #00849C;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: calc(50% - 2px);
    right: 15px;
    width: 11px;
    height: 6px;
    border: 0;
    background-image: url("../images/chevron-down.svg");
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

.bootstrap-select--gray > button {
    background: #edeced;
}

.bootstrap-select--gray > button > span {
    font-family: poppins;
    font-size: .875rem;
    color: #77787b;
}

/*
 * These are the default styles applied to the stock Google Places Autocomplete component. Importantly they preserve
 * the required "powered by Google" logo.
 */
.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 4000;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    overflow: hidden;
}

.pac-container:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url("//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 104px 16px;
}

.hdpi.pac-container:after {
    background-image: url("//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white2_hdpi.png");
}

.pac-item {
    cursor: default;
    padding: 0.3em 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    color: #999;
    font-family: poppins;
    font-size: .875rem;
}

.pac-item:hover {
    background-color: #fafafa;
}

.pac-matched {
    font-weight: 700;
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #000;
}

.pac-item-selected,
.pac-item-selected:hover {
    background-color: #00849c;
    color: white;
}

.pac-item-selected .pac-item-query,
.pac-item-selected:hover .pac-item-query {
    color: white;
}

.pac-icon {
    display: none;
}

.hdpi .pac-icon {
    background-image: url("//maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png");
}

.pac-icon-search {
    background-position: -1px -1px;
}

.pac-item-selected .pac-icon-search {
    background-position: -18px -1px;
}

.pac-icon-marker {
    background-position: -1px -161px;
}

.pac-item-selected .pac-icon-marker {
    background-position: -18px -161px;
}

.pac-placeholder {
    color: gray;
}

.custom-prediction-label {
    font-style: italic;
}

.yith-infs-loader {
    clear: both;
    padding: 2rem 0;
    margin: 0 auto;
}

.yith-infs-loader img {
    display: block;
    width: 2rem !important;
    max-width: 100%;
    margin: 0 auto;
    animation: spin 4s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

img[data-svg-replace] {
    display: none;
}

svg {
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative;
}

.icon--circled {
    border: 1px solid transparent;
    border-radius: 50%;
}

.icon--before-text {
    margin-right: .25rem;
}

.icon--after-text {
    margin-left: .25rem;
}

.icon--toopixel {
    font-size: .9375rem;
    margin-left: .45rem;
}

.icon--arrow {
    fill: #00849c;
    font-size: 1em;
    margin-bottom: -.3em;
}

.icon--newspaper {
    font-size: 4.25rem;
    fill: #00849c;
}

@media screen and (max-width: 1200px) {
    .icon--newspaper {
        margin-bottom: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .icon--newspaper {
        width: 3rem;
        height: 3rem;
        margin-bottom: 0.5rem;
    }
}

.icon--leaf {
    font-size: 1.8rem;
    margin-top: -.2rem;
    margin-left: .45rem;
    fill: #8dc63f;
    transform: rotate(-11deg);
}

@media screen and (max-width: 768px) {
    .icon--leaf {
        font-size: 2.5rem;
        margin-left: 0;
    }
}

.icon--360 {
    font-size: 1.5em !important;
}

@media screen and (max-width: 768px) {
    .icon--360 {
        font-size: 2.25rem !important;
    }
}

.icon--call-agent {
    width: 1.5em !important;
    height: 1.5em !important;
}

.icon--star {
    font-size: 1.25em;
    fill: #00849c;
}

.icon--pdf {
    fill: #00849c;
    font-size: 2em;
}

.icon--logout {
    font-size: 1.6rem !important;
    margin-left: -.3rem;
}

.icon--success-checkmark {
    fill: #c4c2c2;
    font-size: 12rem;
}

.icon--renovations {
    width: auto;
    height: 9.375rem;
    margin: 2rem auto;
}

@font-face {
    font-family: 'CenturyGothic';
    src: url("../fonts/century/CenturyGothic.eot");
    src: url("../fonts/century/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("../fonts/century/CenturyGothic.woff2") format("woff2"), url("../fonts/century/CenturyGothic.woff") format("woff"), url("../fonts/century/CenturyGothic.ttf") format("truetype"), url("../fonts/century/CenturyGothic.svg#CenturyGothic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url("../fonts/century/CenturyGothic-Bold.eot");
    src: url("../fonts/century/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/century/CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/century/CenturyGothic-Bold.woff") format("woff"), url("../fonts/century/CenturyGothic-Bold.ttf") format("truetype"), url("../fonts/century/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStd';
    src: url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.eot");
    src: url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.woff2") format("woff2"), url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.woff") format("woff"), url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.ttf") format("truetype"), url("../fonts/helvetica/hinted-HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_lt_stdmedium';
    src: url("../fonts/helvetica/helveticaltstd-medium-webfont.eot");
    src: url("../fonts/helvetica/helveticaltstd-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/helveticaltstd-medium-webfont.woff2") format("woff2"), url("../fonts/helvetica/helveticaltstd-medium-webfont.woff") format("woff"), url("../fonts/helvetica/helveticaltstd-medium-webfont.ttf") format("truetype"), url("../fonts/helvetica/helveticaltstd-medium-webfont.svg#helvetica_lt_stdmedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_lt_stdbold';
    src: url("../fonts/helvetica/helveticaltstd-bold-webfont.eot");
    src: url("../fonts/helvetica/helveticaltstd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/helveticaltstd-bold-webfont.woff2") format("woff2"), url("../fonts/helvetica/helveticaltstd-bold-webfont.woff") format("woff"), url("../fonts/helvetica/helveticaltstd-bold-webfont.ttf") format("truetype"), url("../fonts/helvetica/helveticaltstd-bold-webfont.svg#helvetica_lt_stdbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url("../fonts/lato/lato-regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold';
    src: url("../fonts/lato/lato-bold.ttf");
    font-weight: bold;
    font-style: normal;
}

html {
    -ms-overflow-style: scrollbar;
}

html,
body {
    font-family: poppins;
    font-size: 16px;
    color: #3C3C3B;
    overflow-x: hidden;
}

@media screen and (max-width: 768px) {
    html {
        font-size: 13px;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    html {
        font-size: 14px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    html {
        font-size: 15px;
    }
}


body {
    position: relative;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.1;
    padding: 0;
    margin: 0;
    padding-top: 100px;
    font-family: poppins;
    -ms-overflow-style: scrollbar;
}

@media screen and (max-width: 1200px) {
    body {
        padding-top: 60px;
    }
}

@media screen and (max-width: 768px) {
    body {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

body.modal-open {
    padding-right: 0 !important;
}

p,
.content p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    line-height: 1.4em;
    margin-bottom: 1em;
}

hr {
    height: 1px;
    border: 0;
    background: #77787b;
    margin-bottom: 1rem;
}

a {
    color: #00849c;
    text-decoration: none;
    cursor: pointer;
}

a svg,
a span {
    display: inline-block;
    vertical-align: middle;
}


svg {
    -moz-transform: scale(1);
    shape-rendering: geometricPrecision;
}

img {
    max-width: 100%;
}

*:focus {
    outline: 0 !important;
    outline-offset: 0 !important;
}

.touch.Safari input,
.touch.Safari textarea,
.touch.Safari select {
    font-size: 16px !important;
    -webkit-appearance: none;
}

.content p,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    font-family: poppins;
    font-size: 1rem;
    color: #181816;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {

    .content p,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
        font-size: 0.875rem;
    }
}

.content p a:not(.btn),
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:not(.btn),
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:not(.btn) {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.content p a:not(.btn):hover,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:not(.btn):hover,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:not(.btn):hover {
    color: #00849c;
    text-decoration: underline;
}

.content p i,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li i,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li i {
    font-style: italic;
}

.content p em,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li em,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li em {
    /*text-decoration: underline*/
}

.content p del,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li del,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li del {
    text-decoration: line-through;
}

.content p strong,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong {
    font-family: poppins;
}

.content p small,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small {
    font-size: .875em;
}

@media screen and (max-width: 768px) {

    .content p small,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small {
        font-size: 1em;
    }
}

.content p small small,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small small,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small small {
    font-size: .92em;
}

@media screen and (max-width: 768px) {

    .content p small small,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small small,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small small {
        font-size: 1em;
    }
}

.content p.is--condensed,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.is--condensed,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.is--condensed {
    line-height: 1.28;
}

.content img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    margin-bottom: 1rem;
}

@media screen and (max-width: 480px) {
    .content img {
        width: calc(100%);
    }
}

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

.content img.inline-object {
    margin-top: 1rem;
}

.content blockquote {
    font-family: poppins;
    font-size: 1.125rem;
    text-align: left;
    padding: 0;
    border-left: 0;
    color: #181816;
    line-height: 1.5;
}

.content blockquote:before {
    content: '“';
    display: inline-block;
    vertical-align: bottom;
    font-family: poppins;
    font-size: 6.25rem;
    color: #00849c;
    line-height: 0;
    margin-left: -5px;
}

.content blockquote.has--signature {
    margin-bottom: 1rem;
}

.content blockquote.is--bigger {
    font-size: 1.3125rem;
}

@media screen and (max-width: 768px) {
    .content blockquote.is--bigger {
        font-size: 1.25rem;
    }
}

.content blockquote .blockquote-author {
    display: block;
    font-size: 0.875rem;
    padding: 2rem 0;
}

@media screen and (max-width: 768px) {
    .content blockquote .blockquote-author {
        padding: 1.5rem 0;
    }
}

.content blockquote .blockquote-author span,
.content blockquote .blockquote-author strong {
    display: block;
    line-height: 1.28;
}

.content blockquote .blockquote-author strong {
    font-size: 1rem;
}

@media screen and (max-width: 768px) {
    .content blockquote .blockquote-author strong {
        font-size: 0.875rem;
    }
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline),
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) {
    display: table;
    list-style: none;
    padding-left: 0;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    display: table-row;
    font-size: .875rem;
    line-height: 1.28;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li h5,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li h5 {
    text-transform: uppercase;
    margin-bottom: 0.15rem;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:before,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:before {
    display: table-cell;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:after,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:after {
    content: '';
    display: table-row;
    height: 1.25em;
}

@media screen and (max-width: 768px) {

    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:after,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:after {
        height: 0.875em;
    }
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child:after,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child:after {
    display: none;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) > li:before {
    content: '•';
    color: #00849c;
    padding: 0;
    padding-right: .65em;
    line-height: 1em;
}

.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline).list--bulletless > li:before {
    content: '';
    padding-right: 1.35em;
}

.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) {
    counter-reset: item;
}

.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) > li:before {
    content: counter(item) ".";
    counter-increment: item;
    font-family: poppins;
    color: #00849c;
    padding-right: .5em;
}

.content .alignleft {
    float: left;
}

.content .alignright {
    float: right;
}

.content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.content img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    margin-bottom: 1rem;
}

.content .embed-container iframe,
.content .embed-container object,
.content .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content .wp-caption {
    margin-bottom: 1rem;
    overflow: hidden;
}

.content .wp-caption,
.content .wp-caption img {
    max-width: 100% !important;
    height: auto;
}

.content .wp-caption img {
    margin-bottom: 2rem;
    width: auto;
}

@media screen and (max-width: 768px) {
    .content .wp-caption img {
        margin-bottom: 1rem;
    }
}

.content .wp-caption-text {
    font-size: .75em;
    color: #181816;
    padding: .5rem 0 .5rem 1.5rem;
    margin-bottom: 0;
    border-left: 2px solid #00849c;
}

@media screen and (max-width: 768px) {
    .content .wp-caption-text {
        padding: .5rem 0 .5rem 1rem;
    }
}

.flex-row {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.flex-row--middle {
    -ms-flex-align: center;
    align-items: center;
}

.flex-row--bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}

.flex-row--space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flex-row--space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-row--center {
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-row--right {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-col {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}

.flex-col--stretch {
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flex-col--center {
    -ms-flex-align: center;
    align-items: center;
}

.flex-col--space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.bg,
[data-background] {
    background-position: center;
    background-size: cover;
}

.bg--white {
    background-color: white;
}

.bg--red {
    background-color: #00849c;
}

.bg--black {
    background-color: #181816;
}

.bg--gray {
    background-color: #3C3C3B;
}

.bg--gray-dark {
    background-color: #77787b;
}

.bg--gray-lightest {
    background-color: #faf9f9;
}

.typo-heading-1,
.content h1 {
    font-size: 2.25rem;
    font-family: poppins;
    line-height: 1em;
}

.typo-heading-2,
.content h2,
.l-static .content h1 {
    font-size: 1.875rem;
    font-family: poppins;
    margin-bottom: 1rem;
    line-height: 1em;
}

.typo-heading-3,
.content h3,
.category-bar-title h4,
.l-contact .form .form-title {
    font-size: 1.5rem;
    font-family: poppins;
    line-height: 1em;
}

@media screen and (max-width: 768px) {

    .typo-heading-3,
    .content h3,
    .category-bar-title h4,
    .l-contact .form .form-title {
        font-size: 1.25rem;
    }
}

.typo-heading-4,
.content h4,
.footer h4,
.l-newsletter-form .form .form-title {
    font-size: 1.125rem;
    font-family: poppins;
    line-height: 1em;
}

.typo-heading-5,
.content h5,
.property-agent .subtitle,
.l-static .jumbotron-cta-block .subtitle,
.l-property-agent .subtitle,
.l-property-agent-xs .subtitle,
.l-property-2agents .subtitle,
.property-sidebar-useful-links .subtitle,
.l-property-useful-links .subtitle,
.modal .modal-body .is-success h5,
.category-bar-title h5,
.l-newsletter .content .block-subscribe > table > tbody > tr > td:first-child {
    font-size: .875rem;
    font-family: poppins;
    line-height: 1em;
}

.typo-heading-6,
.content h6 {
    font-size: .75rem;
    font-family: poppins;
    line-height: 1em;
}

.typo-smallNote {
    font-family: poppins;
    font-style: italic;
    font-size: .75rem;
    text-transform: lowercase;
}

.typo-upsidedown {
    position: relative;
    transform: rotate(180deg);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
}

.text-white {
    color: white;
}

.text-muted {
    color: #77787b;
}

.text-primary,
.footer h4 {
    color: #181816;
}

.text-secondary {
    color: #00849c;
}

.text-success {
    color: #8dc63f;
}

.text-info {
    color: #389ecd;
}

.text-warning {
    color: #f7941d;
}

.text-danger {
    color: #00849c;
}

.btn {
    position: relative;
    font-family: poppins;
    font-size: .8125rem;
    border-radius: 25px;
    border-width: 2px;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
    box-shadow: none;
    padding: 10px 18px;
    z-index: 1;
    line-height: 1;
}

.btn svg {
    width: .8em;
    height: .8em;
    transition: 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.btn svg,
.btn span {
    display: inline-block;
    vertical-align: middle;
}

.btn span {
    line-height: 1;
}

.btn span + svg,
.btn svg + span {
    margin-left: 0.3em;
}

.btn:active,
.btn:focus,
.btn:hover {
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    .btn {
        width: 100%;
    }
}

.btn-default {
    color: white;
    background-color: #3c3c3b;
    border-color: #3c3c3b;
}

.btn-default svg {
    fill: white;
}

.btn-default.btn--2lines > span {
    border-left: 2px solid white;
}

.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.btn-default-blue {
    color: white;
    background-color: #00849c;
    border-color: #00849c;
}

.btn-default-blue:active:focus,
.btn-default-blue:active:hover,
.btn-default-blue:active,
.btn-default-blue:focus,
.btn-default-blue:hover {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.btn-default-blue.inverse-hover:active:focus,
.btn-default-blue.inverse-hover:active:hover,
.btn-default-blue.inverse-hover:active,
.btn-default-blue.inverse-hover:focus,
.btn-default-blue.inverse-hover:hover {
    color: #00849c;
    background-color: white;
    border-color: white;
}

.btn-default-white {
    color: #00849c;
    background-color: white;
    border-color: white;
}

.btn-default-white:active:focus,
.btn-default-white:active:hover,
.btn-default-white:active,
.btn-default-white:focus,
.btn-default-white:hover {
    color: white;
    background-color: #00849c;
    border-color: #00849c;
}

.btn-default.btn-filter {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-white.svg");
}

.btn-default.btn-filter:active,
.btn-default.btn-filter:focus,
.btn-default.btn-filter:hover {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-white.svg");
}

.btn-default-blue.btn-filter {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-white.svg");
}

.btn-default-blue.btn-filter:active,
.btn-default-blue.btn-filter:focus,
.btn-default-blue.btn-filter:hover {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-blue.svg");
}

.btn-default-white.btn-filter {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-blue.svg");
}

.btn-default-white.btn-filter:active,
.btn-default-white.btn-filter:focus,
.btn-default-white.btn-filter:hover {
    background-image: url("/wp-content/themes/spg/assets/dist/images/caret-down-white.svg");
}

.btn-filter {
    padding: 0;
    appearance: none;
    background-repeat: no-repeat;
    background-size: 25px;
    background-position-x: calc(100% - 10px);
    background-position-y: 5px;
    padding-left: 10px;
    padding-right: 60px;
}

.btn-filter:hover {
    color: white;
}


.btn-filter > option {
    background-color: white;
    padding: 50px;
    text-align: left;
    color: #00849c;
}

.btn-filter > option:hover {
    color: white;
    background-color: #00849c;
}


.btn-secondary {
    color: #181816;
    background-color: white;
    border-color: #00849c;
}

.btn-secondary svg {
    fill: #00849c;
}

.btn-secondary.btn--2lines > span {
    border-left: 2px solid #00849c;
}

.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.btn-secondary:active:focus svg,
.btn-secondary:active:hover svg,
.btn-secondary:active svg,
.btn-secondary:focus svg,
.btn-secondary:hover svg {
    fill: white;
}

.btn-secondary:active:focus.btn--2lines > span,
.btn-secondary:active:hover.btn--2lines > span,
.btn-secondary:active.btn--2lines > span,
.btn-secondary:focus.btn--2lines > span,
.btn-secondary:hover.btn--2lines > span {
    border-color: white;
}

.btn-secondary:active:focus.btn--link,
.btn-secondary:active:hover.btn--link,
.btn-secondary:active.btn--link,
.btn-secondary:focus.btn--link,
.btn-secondary:hover.btn--link {
    color: #00849c;
}

.btn-secondary:active:focus.btn--link svg,
.btn-secondary:active:hover.btn--link svg,
.btn-secondary:active.btn--link svg,
.btn-secondary:focus.btn--link svg,
.btn-secondary:hover.btn--link svg {
    fill: #181816;
}

.btn-inverse {
    color: white;
    background-color: #181816;
    border-color: #00849c;
}

.btn-inverse svg {
    fill: #00849c;
}

.btn-inverse span {
    border-color: white !important;
}

.btn-inverse:active:focus,
.btn-inverse:active:hover,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
    color: white;
    background-color: #00849c;
    border-color: #00849c;
}

.btn-inverse:active:focus svg,
.btn-inverse:active:hover svg,
.btn-inverse:active svg,
.btn-inverse:focus svg,
.btn-inverse:hover svg {
    fill: white;
}

.btn-gray-light {
    color: white;
    background-color: #77787b;
    border-color: #77787b;
}

.btn-gray-light svg {
    fill: white;
}

.btn-gray-light:active:focus,
.btn-gray-light:active:hover,
.btn-gray-light:active,
.btn-gray-light:focus,
.btn-gray-light:hover {
    color: white;
    background-color: #00849c;
    border-color: #00849c;
}

.btn-black {
    color: white;
    background-color: #181816;
    border-color: #181816;
    border-width: 2px;
}

.btn-black svg {
    fill: #00849c;
}

.btn-black:active:focus,
.btn-black:active:hover,
.btn-black:active,
.btn-black:focus,
.btn-black:hover {
    color: white;
    background-color: #00849c;
    border-color: #00849c;
}

.btn-black:active:focus svg,
.btn-black:active:hover svg,
.btn-black:active svg,
.btn-black:focus svg,
.btn-black:hover svg {
    fill: white;
}

.btn-black:active:focus strong,
.btn-black:active:hover strong,
.btn-black:active strong,
.btn-black:focus strong,
.btn-black:hover strong {
    color: white;
}

.btn-gold {
    color: white;
    background-color: #b19a61;
    border-color: #b19a61;
}

.btn-gold svg {
    fill: white;
}

.btn-gold:active:focus,
.btn-gold:active:hover,
.btn-gold:active,
.btn-gold:focus,
.btn-gold:hover {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.btn-lg,
.btn-group-lg > .btn {
    font-size: .875rem;
    padding: 13px 30px;
}

@media screen and (max-width: 768px) {

    .btn-lg,
    .btn-group-lg > .btn {
        padding: 13px 5px;
    }
}

.btn-close {
    color: #181816;
    padding: 13px 0;
}

.btn-close:hover {
    color: #00849c;
}

.is-transparent {
    background-color: transparent;
}

.btn--hoverWhite:hover {
    background-color: white;
    border-color: white;
}

.btn--hoverWhite:hover svg {
    fill: #00849c;
}

.btn--hoverWhite:hover span {
    color: #181816;
}

.btn--largeIcon svg {
    max-height: 1.2em;
}

.btn--2lines {
    text-align: left;
    padding: .5rem .75rem;
}

.btn--2lines > span {
    display: inline-block;
    white-space: initial;
    padding-left: .75rem;
    transition: border-color 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.btn--2lines > span > span {
    display: block;
}

.btn--2lines > span > span:nth-of-type(2) {
    font-family: poppins;
    font-size: .875rem;
    text-transform: initial;
    margin-top: .25em;
}

.btn--2lines img {
    display: inline-block;
    vertical-align: middle;
}

.btn--2lines img,
.btn--2lines svg {
    width: 2.5em;
    height: 2.5em;
    margin-bottom: 0;
}

.btn--2lines img + span,
.btn--2lines svg + span {
    margin-left: .5rem;
}

.btn--2lines.btn--link {
    margin-top: 0.15rem;
}

.btn--2lines.btn--link > span {
    border-left: 0;
    padding-left: .5em;
}

.btn--cta {
    padding: 0.875rem 1.125rem;
    border-top: 3px solid #00849c;
}

.btn--cta img + span,
.btn--cta svg + span {
    margin-left: 0;
}

.btn--cta > span {
    padding-left: 0;
    padding-right: 0.25rem;
}

.btn--cta > span strong {
    font-size: 0.8125rem;
    margin-bottom: 0.5rem;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

@media screen and (max-width: 768px) {
    .btn--cta > span strong {
        display: inline-block;
    }
}

.btn--cta > span span {
    font-family: poppins;
    font-size: 1rem;
    text-transform: none;
}

.btn--cta .icon--arrow {
    position: absolute;
    top: calc(50% - 0.3rem);
    right: 0.875rem;
    width: 0.5rem;
    height: 0.688rem;
}

.btn--cta.has--icon > span {
    padding-left: 0.75rem;
}

.btn--link {
    min-width: 0;
    border: 0;
    padding-right: 0;
    padding-left: 0;
}

.btn--link svg + span,
.btn--link span + svg {
    margin-left: 0;
}

.btn--link:active,
.btn--link:focus,
.btn--link:hover {
    background-color: transparent !important;
}

.btn-select {
    height: 44px;
    font-family: poppins;
    font-size: .75rem;
    color: #77787b;
    background-color: white;
    border: 1px solid #c4c2c2;
    padding-left: .688rem;
    padding-right: calc(.688rem + 1.6em);
    text-transform: none;
    text-align: left;
}

.btn-select > svg {
    position: absolute;
    width: .8em;
    height: .8em;
    top: calc(50% - .25em);
    right: .688rem;
    fill: #00849c;
}

.dropdown.open .btn-select > svg {
    transform: rotate(180deg);
}

.btn-select:active,
.btn-select:focus,
.btn-select:hover {
    border-color: #3C3C3B;
}

.btn-lang-switcher {
    font-family: poppins;
    font-size: .8125rem;
}

.btn-eco-leaf {
    font-family: poppins;
    font-size: .8125rem;
    color: white;
    margin-top: -2px;
}

.btn-eco-leaf:hover {
    color: #c4c2c2;
}

.btn-user-menu {
    display: block;
    width: auto;
    font-family: poppins;
    font-size: .82rem;
    color: white;
    box-shadow: none !important;
    background-color: transparent;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    line-height: 1;
}

@media screen and (max-width: 1200px) {
    .btn-user-menu {
        padding: 1rem;
    }
}

.btn-user-menu span {
    margin-left: 5px;
}

@media screen and (max-width: 1399px) {
    .btn-user-menu span {
        display: none;
    }
}

.btn-user-menu svg {
    height: 25px;
    width: 25px;
    fill: #3C3C3B;
}

@media screen and (max-width: 1200px) {
    .btn-user-menu svg {
        height: 20px;
        width: 20px;
    }
}

.is-signed-in .btn-user-menu {
    width: 4rem;
}

.is-signed-in .btn-user-menu span {
    display: none !important;
}

.btn-property-agent-xs {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% + 30px);
    border: 0;
    text-align: left;
    margin: 0 -15px;
    background-color: #181816;
}

@media screen and (max-width: 768px) {
    .btn-property-agent-xs {
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: absolute;
        bottom: 40px;
    }
}

.btn-property-agent-xs > svg {
    fill: #00849c;
}

.btn-property-agent-xs > svg:nth-of-type(1) {
    font-size: 1.625rem;
    margin-right: 1rem;
}

.btn-property-agent-xs > span span {
    display: block;
    text-align: left;
}

.btn-property-agent-xs > span span:nth-child(1) {
    font-family: poppins;
    font-size: 0.75rem;
    color: #00849c;
    text-transform: none;
    margin-bottom: 0.25rem;
}

.btn-property-agent-xs > span span:nth-child(2) {
    font-size: 0.8125rem;
    color: white;
}

.btn-property-agent-xs .icon--arrow {
    font-size: 0.8125rem;
    margin-left: auto;
    margin-top: -0.15em;
    transform: rotate(180deg);
}

.btn-property-agent-xs[aria-expanded="true"] .icon--arrow {
    transform: rotate(0deg);
}

.st-btn {
    display: inline-block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin-right: 8px;
    padding: 0 6px;
    position: relative;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    transition: transform 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.st-btn svg {
    fill: white;
    height: 16px;
    width: 16px;
    position: relative;
    top: 6px;
    vertical-align: top;
}

.st-btn[data-network="facebook"] {
    background-color: #3B5998;
}

.st-btn[data-network="twitter"] {
    background-color: #55acee;
}

.st-btn[data-network="linkedin"] {
    background-color: #0077b5;
}

.st-btn[data-network="googleplus"] {
    background-color: #dc4e41;
}

.st-btn:hover {
    transform: translateY(-15%);
}

.st-btn:last-child {
    margin-right: 0;
}

@media (max-width: 768px) {
    .btn-related-property {
        font-size: 10px;
    }
}

.navbar-default-link,
.nav-link-tabs > li > a,
.navbar .navbar-nav > li > a,
.footer-copyright p > a,
.footer-copyright .content p > a,
.footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
.footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
.property-sidebar-useful-links .nav-stacked > li > a,
.l-property-useful-links .nav-stacked > li > a {
    font-family: poppins;
    font-size: .81em;
    max-height: 100px;
    color: #777;
    padding-top: 29px;
    padding-bottom: 29px;
}

@media screen and (min-width: 1600px) {

    .navbar-default-link,
    .nav-link-tabs > li > a,
    .navbar .navbar-nav > li > a,
    .footer-copyright p > a,
    .footer-copyright .content p > a,
    .footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
    .footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
    .property-sidebar-useful-links .nav-stacked > li > a,
    .l-property-useful-links .nav-stacked > li > a {
        font-size: .93em;
    }
}

@media screen and (max-width: 1200px) {

    .navbar-default-link,
    .nav-link-tabs > li > a,
    .navbar .navbar-nav > li > a,
    .footer-copyright p > a,
    .footer-copyright .content p > a,
    .footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
    .footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
    .property-sidebar-useful-links .nav-stacked > li > a,
    .l-property-useful-links .nav-stacked > li > a {
        max-height: 60px;
        padding-left: 13px;
        padding-right: 13px;
    }
}

.navbar-default-link > span,
.nav-link-tabs > li > a > span,
.navbar .navbar-nav > li > a > span,
.footer-copyright p > a > span,
.footer-copyright .content p > a > span,
.footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a > span,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a > span,
.footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a > span,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a > span,
.property-sidebar-useful-links .nav-stacked > li > a > span,
.l-property-useful-links .nav-stacked > li > a > span {
    border-bottom: 2px solid transparent;
}

.navbar-default-active-link > span,
.nav-link-tabs > li > a:active > span,
.nav-link-tabs > li > a:focus > span,
.nav-link-tabs > li > a:hover > span,
.nav-link-tabs > .active > a > span,
.navbar .navbar-nav > li > a:active > span,
.navbar .navbar-nav > li > a:hover > span,
.navbar .navbar-nav > li > a:focus > span,
.navbar .navbar-nav > .active > a > span {
    /*border-color: #77787b;*/
}

.navbar-default-icon-link,
.navbar .navbar-nav > .is-icon > a,
.property-item-nav > li > a {
    background-color: transparent;
}

.navbar-default-icon-link svg,
.navbar .navbar-nav > .is-icon > a svg,
.property-item-nav > li > a svg {
    font-size: 1.35em;
    height: 25px;
    width: 25px;
    fill: #3C3C3B;
    filter: invert(21%) sepia(9%) saturate(93%) hue-rotate(21deg) brightness(97%) contrast(90%);
}

@media screen and (max-width: 1200px) {

    .navbar-default-icon-link svg,
    .navbar .navbar-nav > .is-icon > a svg,
    .property-item-nav > li > a svg {
        font-size: 1.5em;
    }
}

.content-back-link {
    display: inline-block;
    font-family: poppins;
    font-size: .75rem;
    color: #2b839b;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.content-back-link span {
    text-decoration: underline !important;
}

@media screen and (max-width: 768px) {
    .content-back-link {
        margin: 1.25rem 0;
    }
}

.content-back-link + hr {
    margin-top: 0 !important;
}

.content-back-link svg {
    fill: #2b839b;
}

.content-back-link:hover {
    color: #3C3C3B;
}

.alert {
    position: absolute;
    left: 0;
    right: 0;
    padding: 22px 0;
    padding-top: 48px;
    border: 0;
    border-radius: 0;
    background-color: rgba(24, 24, 22, 0.85);
    margin-bottom: 0;
    box-shadow: 0 2px 6px 0px #181816;
    z-index: 3;
}

.alert .container strong {
    font-family: poppins;
    text-transform: uppercase;
}

.alert .container strong svg {
    font-size: 1.25em;
    margin-bottom: -.15rem;
    margin-right: .75rem;
}

.alert .container strong > span {
    padding: .2rem 1rem .2rem 0;
    border-right: 1px solid #77787b;
}

@media screen and (max-width: 768px) {
    .alert .container strong > span {
        border-right: 0;
    }
}

.alert .container > span,
.alert .container > strong {
    font-size: .875rem;
    vertical-align: middle;
}

.alert .container > span {
    color: white;
    padding-left: .75rem;
}

@media screen and (max-width: 768px) {
    .alert .container > span {
        display: block;
        width: 100%;
        padding-top: 1rem;
        padding-left: 0;
    }
}

.alert .container .close {
    font-size: .875rem;
    opacity: 1;
    transform: rotate(0);
    text-shadow: none;
}

.alert .container .close svg {
    fill: white;
    width: 14px;
    height: 14px;
    font-size: 1em;
    margin-bottom: -.25rem;
}

.alert .container .close:hover svg {
    fill: #00849c;
}

.alert-success .container strong > span {
    color: #8dc63f;
}

.alert-warning .container strong > span {
    color: #f7941d;
}

.alert-info .container strong > span {
    color: #389ecd;
}

.alert-danger .container strong > span {
    color: #00849c;
}

hr.divider {
    display: inline-block;
    width: 100%;
    background-color: #c4c2c2;
    margin: 2rem 0;
}

@media screen and (max-width: 768px) {
    hr.divider {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

hr.divider--red-small {
    display: block;
    width: 2.125rem;
    height: 2px;
    background-color: #00849c;
    margin-right: auto;
}

.Explorer hr.divider--red-small {
    display: table;
    text-align: left;
}

hr.divider--red-small.is--right {
    margin-right: 0;
    margin-left: auto;
}

hr.divider--red-small.is--centered {
    margin-left: auto;
    margin-right: auto;
}

hr.divider--dark {
    background-color: #4d4e52;
}

hr.divider--transparent {
    background-color: transparent;
}

hr.divider--less-spacing {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

hr.divider--exceed-padding {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

.content-video {
    position: relative;
    background-color: #181816;
    margin-bottom: 1rem;
}

.content-video > a {
    display: block;
    width: 100%;
    height: 554px;
    background-size: cover;
    background-position: center center;
    transition: opacity 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

@media screen and (max-width: 768px) {
    .content-video > a {
        height: 215px;
    }
}

.content-video > a:hover {
    opacity: .6;
}

.content-video svg {
    position: absolute;
    top: calc(50% - 1.4rem);
    left: calc(50% - 2rem);
    width: 4rem;
    height: 2.8rem;
    pointer-events: none;
}

.owl-carousel-gallery {
    padding: 20px;
}

.owl-carousel-gallery a {
    display: block;
    height: 276px;
    border: 1px solid white;
    transition: opacity 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.owl-carousel-gallery a:hover a {
    opacity: .6;
}

.content-gallery {
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
    .content-gallery {
        margin-bottom: 1.5rem;
    }
}


.content-gallery ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    list-style: none;
}

.content-gallery ul li {
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    padding: 0;
    display: block;
    background: white;
}

@media screen and (max-width: 990px) {
    .content-gallery ul li {
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
        max-width: 33.33%;
    }
}

@media screen and (max-width: 768px) {
    .content-gallery ul li {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 100%;
    }
}

.content-gallery ul li a {
    display: block;
    height: 276px;
    border: 1px solid white;
    transition: opacity 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.content-gallery ul li:hover a {
    opacity: .6;
}

.nocontent {
    text-align: center;
    color: #999;
    font-size: 1em;
    padding: 50px 20px 100px;
    text-shadow: 1px 1px 0 white;
}

.nocontent header {
    font-size: 1.2em;
    margin-bottom: 15px;
}

.nocontent--condensed {
    padding: 30px;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/fancybox/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox/fancybox_overlay.png");
}

/* Retina graphics! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("../images/fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url("../images/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

.hamburger-animated {
    position: relative;
    display: block;
    width: 2rem;
    height: 1.25rem;
    transition: .5s ease-in-out;
}

@media screen and (max-width: 768px) {
    .hamburger-animated {
        width: 1.25rem;
        height: 1rem;
    }
}

.hamburger-animated .icon-bar {
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    border-radius: 0;
    background-color: white;
    opacity: 1;
    margin-top: 0 !important;
    transition: .25s ease-in-out;
}

.hamburger-animated .icon-bar:nth-child(1) {
    top: 0px;
}

.hamburger-animated .icon-bar:nth-child(2),
.hamburger-animated .icon-bar:nth-child(3) {
    top: 9px;
}

@media screen and (max-width: 768px) {

    .hamburger-animated .icon-bar:nth-child(2),
    .hamburger-animated .icon-bar:nth-child(3) {
        top: 7px;
    }
}

.hamburger-animated .icon-bar:nth-child(4) {
    top: 18px;
}

@media screen and (max-width: 768px) {
    .hamburger-animated .icon-bar:nth-child(4) {
        top: 14px;
    }
}

.open .hamburger-animated .icon-bar:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%;
}

.open .hamburger-animated .icon-bar:nth-child(2) {
    transform: rotate(45deg);
}

.open .hamburger-animated .icon-bar:nth-child(3) {
    transform: rotate(-45deg);
}

.open .hamburger-animated .icon-bar:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%;
}

.control-label {
    font-family: poppins;
    font-size: .875rem;
    color: #3C3C3B;
    margin-bottom: 0.625rem;
}

.control-label sup {
    color: #00849c;
}

.form-group.is-last {
    margin-bottom: 0;
}

.form-terms,
.content .form-terms {
    font-size: .75rem;
}

.form-terms a:hover,
.content .form-terms a:hover {
    color: #00849c;
    text-decoration: underline;
}

.form-control {
    font-size: .875rem;
    color: #181816;
    border-radius: 0;
    max-width: 100%;
    box-shadow: none;
    -webkit-appearance: none;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 0.875rem;
    color: #77787b;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 0.875rem;
    color: #77787b;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 0.875rem;
    color: #77787b;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    font-size: 0.875rem;
    color: #77787b;
}

.form-control:focus {
    border-color: #181816;
    box-shadow: none;
}

.form-control--triple-height {
    min-height: 132px;
}

.form-control.is-last {
    margin-bottom: 0;
}

.checkbox {
    margin: 0;
}

.checkbox > label {
    width: 100%;
    padding-left: 0;
}

.checkbox.is--grouped > label {
    width: auto;
}

@media screen and (max-width: 768px) {
    .checkbox.is--grouped {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .checkbox.is--grouped > label {
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
}

.checkbox .checkbox-label {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    min-height: 0;
    font-family: poppins;
    font-size: .875rem;
    line-height: 1em;
    padding-left: 10px;
    margin: 10px 10px 10px 0;
}

.checkbox .checkbox-label > span {
    max-width: calc(100% - 34px);
}

.modal .checkbox .checkbox-label {
    font-size: .75rem;
}

.checkbox input[type="checkbox"] {
    position: absolute;
    left: -999px;
    visibility: hidden;
    margin: 0;
}

.checkbox input[type="checkbox"] + .checkbox-label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    border: 1px solid #c4c2c2;
    border-radius: 0;
    background: white;
    line-height: 1em;
    margin-top: 0;
    margin-left: 0;
    margin-right: 8px;
}

.checkbox input[type="checkbox"] + .checkbox-label > span {
    display: inline-block;
    vertical-align: middle;
}

.checkbox input[type="checkbox"]:checked + .checkbox-label:before {
    border-color: #00849c;
    background: url("../images/check-mark.svg") no-repeat center center;
    background-size: 15px 12px;
    background-color: #00849c;
}

.checkbox--nopad {
    margin-left: -6px;
}

.has-error .error {
    font-family: poppins;
    font-style: italic;
    font-size: .75rem;
    color: #00849c;
    text-transform: lowercase;
}

.has-error .control-label {
    color: #00849c;
}

.has-error .form-control {
    color: #00849c;
    border-color: #00849c;
}

.has-error .form-control:active,
.has-error .form-control:focus,
.has-error .form-control:hover {
    border-color: #00849c !important;
    box-shadow: outset 0px 1px 1px #00849c !important;
}

.form-success {
    padding: 12rem 0;
}

@media screen and (max-width: 990px) {
    .form-success {
        padding: 6rem 0;
    }
}

.form-success h2 {
    margin-bottom: 0;
}

.form-success p,
.form-success .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .form-success li,
.form-success .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .form-success li {
    text-align: center;
}

.nav > li > a:focus {
    background-color: transparent;
}

.nav-inline > li {
    float: left;
}

.nav-inline > li.has-divider {
    position: relative;
}

.nav-inline > li.has-divider > a:after {
    content: '';
    position: absolute;
    top: calc(50% - .5rem);
    right: -1px;
    width: 1px;
    height: 1rem;
    background-color: #c4c2c2;
}

.nav-inline > li.has-divider:last-child > a:after {
    display: none;
}

.nav-link-tabs > li > a {
    font-family: poppins;
    font-size: .875rem;
    padding: 22px 12px;
}

.nav-link-tabs > li > a > span {
    padding-bottom: 3px;
}

.nav-link-tabs > li > a:active,
.nav-link-tabs > li > a:focus,
.nav-link-tabs > li > a:hover {
    color: #00849c;
}

.nav-link-tabs > li > a:active > span,
.nav-link-tabs > li > a:focus > span,
.nav-link-tabs > li > a:hover > span {
    color: #00849c;
}

.nav-link-tabs > .active > a {
    color: #00849c;
}

.nav-link-tabs > .active > a > span {
    color: #00849c;
}

.nav-link-tabs.has-icons > li > a {
    color: #00849c;
}

.nav-link-tabs.has-icons > li > a > svg {
    font-size: 1.15em;
    margin-top: -0.15em;
}

.nav-link-tabs.has-icons > li > a > span {
    border: 0;
}

.nav-link-tabs.has-icons > li > a:active,
.nav-link-tabs.has-icons > li > a:focus,
.nav-link-tabs.has-icons > li > a:hover {
    color: #00849c;
}

.nav-link-tabs.has-icons > li > a:active > svg,
.nav-link-tabs.has-icons > li > a:focus > svg,
.nav-link-tabs.has-icons > li > a:hover > svg {
    fill: #00849c;
}

.nav-link-tabs.has-icons > .active > a {
    color: #00849c;
}

.nav-link-tabs.has-icons > .active > a > svg {
    fill: #00849c;
}

.nav-social {
    padding: 0 1rem;
    margin: 0;
    justify-self: end;
}

.nav-social > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 0 10px;
}

.nav-social > li > a > svg {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    fill: white;
    vertical-align: baseline;
}

.nav-social > li > a:active,
.nav-social > li > a:hover,
.nav-social > li > a:focus {
    background-color: transparent;
}

.nav-social > li > a:active > svg,
.nav-social > li > a:hover > svg,
.nav-social > li > a:focus > svg {
    fill: #00849c;
}

.nav-social > li.is-twitter > a > svg {
    margin-bottom: -.25rem;
}

.nav-social-title {
    font-family: poppins;
    font-size: .75rem;
    text-transform: uppercase;
}

.nav-stacked > li > a {
    padding: 7px 15px;
}

.nav-stacked > li > a svg,
.nav-stacked > li > a span {
    display: inline-block;
    vertical-align: middle;
}

.nav-stacked > li > a svg {
    font-size: 1.375rem;
    margin-top: -.1rem;
}

.nav-stacked > li > a span {
    padding-left: 5px;
}

.nav-stacked > li.separator {
    display: block;
    margin: 10px 15px;
    height: 1px;
    line-height: 1px;
    background-color: white;
}

.nav-stacked > li:first-child {
    margin-top: 10px;
}

.nav-stacked > li:last-child {
    margin-top: 5px;
}

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

.nav-mobile {
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nav-mobile:before,
.nav-mobile:after {
    display: none;
}

@media screen and (min-width: 769px) {
    .nav-mobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .nav-mobile {
        width: 100%;
    }
}

.nav-mobile > li > a {
    padding: 10px 5px;
}

.nav-mobile > li > a > svg {
    font-size: 1.25rem;
    fill: #77787b;
}

.nav-mobile > li > a:active,
.nav-mobile > li > a:hover,
.nav-mobile > li > a:focus {
    border: 0;
    background-color: transparent;
}

.nav-mobile > li > a:active > svg,
.nav-mobile > li > a:hover > svg,
.nav-mobile > li > a:focus > svg {
    fill: #00849c;
}

.nav-tabs {
    padding: 5px 0 0 0;
    border-bottom: 0;
}

.nav-tabs > li {
    margin: 0;
}

.nav-tabs > li > a {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
    border-radius: 0;
    border: 0;
    padding: 1rem;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 3px 1.5px;
}

.nav-tabs > li > a:focus {
    background: white;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    font-family: poppins;
    color: #181816;
    border: 0;
    border-top: 3px solid #00849c;
    border-bottom: 3px solid white;
    background-color: white;
    margin-top: 0;
    margin-bottom: 0;
}

.nav-tabs .nav-item--bigIcon > a.nav-link {
    padding: .5rem 0.7rem;
    text-align: center;
    background-color: transparent;
    border-bottom: 0;
    border-top: 0;
    position: relative;
}

.nav-tabs .nav-item--bigIcon > a.nav-link:after {
    position: absolute;
    bottom: 10px;
    right: -2px;
    height: 10px;
    width: 1px;
    background: #77787b;
    content: '';
    display: block;
}

.nav-tabs .nav-item--bigIcon > a.nav-link svg {
    display: block;
    font-size: 1.8rem;
    margin: 0 auto .3em;
}

.nav-tabs .nav-item--bigIcon > a.nav-link span {
    text-transform: uppercase;
    font-family: poppins;
    font-size: .8rem;
    position: relative;
    color: #77787b;
}

.nav-tabs .nav-item--bigIcon > a.nav-link:hover span {
    color: #00849c;
}

.nav-tabs .nav-item--bigIcon:first-child > a.nav-link {
    padding-left: 0;
}

.nav-tabs .nav-item--bigIcon:last-child > a.nav-link:after {
    display: none;
}

.nav-tabs .nav-item--bigIcon.active > a,
.nav-tabs .nav-item--bigIcon.active > a:active,
.nav-tabs .nav-item--bigIcon.active > a:focus,
.nav-tabs .nav-item--bigIcon.active > a:hover {
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
}

.nav-tabs .nav-item--bigIcon.active > a span,
.nav-tabs .nav-item--bigIcon.active > a:active span,
.nav-tabs .nav-item--bigIcon.active > a:focus span,
.nav-tabs .nav-item--bigIcon.active > a:hover span {
    color: black;
}

.nav-tabs .nav-item--bigIcon.active > a.nav-link span:after,
.nav-tabs .nav-item--bigIcon.active > a.nav-link:focus span:after,
.nav-tabs .nav-item--bigIcon.active > a.nav-link:active span:after {
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    height: 2px;
    background: #00849c;
    content: '';
    display: block;
}

.nav-tabs li.nav-item--whiteTab {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .nav-tabs li.nav-item--whiteTab {
        min-width: 100px;
    }
}

@media screen and (min-width: 991px) {
    .nav-tabs li.nav-item--whiteTab {
        min-width: 121px;
    }
}

.nav-tabs li.nav-item--whiteTab > a.nav-link {
    padding: 0.5rem 1rem;
    background-color: #3c3c3b;
    border: 0;
    color: white;
    font-family: poppins;
    font-size: 0.938rem;
    margin: 0;
    margin-right: 1px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.nav-tabs li.nav-item--whiteTab > a.nav-link:hover {
    background-color: white;
    color: #00849c;
}

.nav-tabs li.nav-item--whiteTab.active > a,
.nav-tabs li.nav-item--whiteTab.active > a:active,
.nav-tabs li.nav-item--whiteTab.active > a:focus,
.nav-tabs li.nav-item--whiteTab.active > a:hover {
    color: #00849c;
    background-color: white;
    border-top: 0;
    border-bottom: 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}

.navbar-fixed-top {
    margin-bottom: 0;
    border-bottom: 0;
}

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

.navbar-toggle {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .navbar .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar .navbar-nav > li > a {
        padding: 1rem;
    }
}

@media screen and (max-width: 1599px) {
    .navbar .navbar-nav > li > a {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}

@media screen and (max-width: 1200px) {
    .navbar .navbar-nav > li > a {
        padding: 1.25rem 0.75rem;
    }
}

.navbar .navbar-nav > .is-smaller > a {
    font-size: .8em;
}

@media screen and (max-width: 1200px) {
    .navbar .navbar-nav > .is-icon > a {
        width: 3.75rem;
        text-align: center;
    }
}

.navbar .navbar-nav > .is-hamburger > a > svg {
    fill: #181816;
}

.navbar .navbar-nav > .is-button > a {
    padding: 0;
}

.navbar .navbar-nav > .is-button > a:active,
.navbar .navbar-nav > .is-button > a:focus,
.navbar .navbar-nav > .is-button > a:hover {
    border: 0;
    background-color: transparent;
}

.navbar .navbar-nav > .has-divider {
    position: relative;
}

@media screen and (min-width: 769px) {
    .navbar .navbar-nav > .has-divider > a:after {
        content: '';
        position: absolute;
        top: calc(50% - .5rem);
        right: -1px;
        width: 1px;
        height: 1rem;
        background-color: #c4c2c2;
    }
}

.navbar .navbar-nav > .has-divider.is-icon.active > a:after {
    display: none;
}

.navbar .navbar-nav > .is-home.is-icon > a {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}

@media screen and (max-width: 1599px) {
    .navbar .navbar-nav > .is-home.is-icon > a {
        padding-left: 0.875rem;
        padding-right: 0.875rem;
    }
}

.navbar .navbar-nav > .is-home.is-icon > a svg {
    margin-top: -.2em;
    font-size: 1.5em;
    fill: #c4c2c2;
}

.navbar .navbar-nav > .is-home.is-icon > a:after {
    display: block;
    right: -1px;
    background-color: #00849c;
}

@media screen and (max-width: 1599px) {
    .navbar .navbar-nav > .is-home.is-icon > a:after {
        right: 1px;
    }
}

.navbar .navbar-nav > .is-home.is-icon > a:active,
.navbar .navbar-nav > .is-home.is-icon > a:hover,
.navbar .navbar-nav > .is-home.is-icon > a:focus {
    background-color: transparent;
}

.navbar .navbar-nav > .is-home.is-icon > a:active svg,
.navbar .navbar-nav > .is-home.is-icon > a:hover svg,
.navbar .navbar-nav > .is-home.is-icon > a:focus svg {
    fill: #00849c;
}

.navbar .navbar-nav > .is-home.is-icon > a:active:after,
.navbar .navbar-nav > .is-home.is-icon > a:hover:after,
.navbar .navbar-nav > .is-home.is-icon > a:focus:after {
    display: block;
}

.l-home .navbar .navbar-nav > .is-home.is-icon {
    display: none !important;
}

.navbar .navbar-nav > .dropdown:hover > .dropdown-menu,
.navbar .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.navbar .navbar-nav > .dropdown .dropdown-menu {
    border-color: #c4c2c2;
    margin-top: -1px;
    min-width: 180px;
}


@media screen and (max-width: 1200px) {
    #navbar .navbar-nav {
        gap: 10px !important;
    }
}

@media screen and (max-width: 1200px) {
    #navbar {
        height: 90px;
        min-height: 90px;
        max-height: 90px;
    }
}

@media screen and (max-width: 768px) {
    #navbar {
        height: 40px;
        min-height: 40px;
        max-height: 40px;
    }
}

#navbar .navbar-nav {
    display: inline-flex;
    align-items: center;
    gap: 20px;
}

#navbar .navbar-nav .has-divider .nav-item {
    padding-right: 20px;
}

@media screen and (max-width: 768px) {
    #navbar .navbar-nav {
        display: none;
    }
}

@media screen and (min-width: 1201px) {
    #navbar .navbar-nav > li:nth-child(3) a:after {
        display: none;
    }
}

.admin-bar:not(.l-search):not(.l-dashboard) #navbar.navbar-fixed-top {
    top: 32px;
}

@media screen and (max-width: 768px) {
    #navbar.navbar-fixed-top {
        top: auto;
        bottom: 0;
    }

    .admin-bar #navbar.navbar-fixed-top {
        top: auto;
    }
}

#navbar #navbar-user-menu {
    left: initial;
    right: 0;
    border: 1px solid #00849c;
    background-color: #00849c;
}

@media screen and (min-width: 769px) {
    #navbar #navbar-user-menu {
        min-width: 13rem;
    }
}

#navbar #navbar-user-menu > ul {
    border-top: 0;
}

#navbar #navbar-user-menu > ul > li {
    font-size: .75rem;
}

#navbar #navbar-user-menu > ul > li > a {
    font-size: 1em;
    color: white;
}

@media screen and (min-width: 769px) {
    #navbar #navbar-user-menu > ul > li > a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        white-space: nowrap;
    }
}

#navbar #navbar-user-menu > ul > li > a svg {
    fill: white;
    margin-bottom: -2px;
    margin-right: .4em;
}

#navbar #navbar-user-menu > ul > li > a:active,
#navbar #navbar-user-menu > ul > li > a:focus,
#navbar #navbar-user-menu > ul > li > a:hover {
    color: #181816;
    background-color: white;
}

#navbar #navbar-user-menu > ul > li > a:active svg,
#navbar #navbar-user-menu > ul > li > a:focus svg,
#navbar #navbar-user-menu > ul > li > a:hover svg {
    fill: #00849c;
}

#navbar #navbar-user-menu > ul > li:after {
    display: none;
}

#navbar #navbar-user-menu > ul > .is-larger {
    font-size: .8125rem;
}

#navbar #navbar-user-menu > ul > .is-larger > a {
    font-family: poppins;
    text-transform: uppercase;
}

.navbar-brand {
    display: none;
    width: auto;
    height: auto;
    margin-left: 0;
    padding: 0;
}

#navbar .navbar-brand {
    display: block;
}

@media screen and (max-width: 1599px) {
    .navbar-brand {
        padding: 16px 0;
    }
}

@media screen and (max-width: 1200px) {
    .navbar-brand {
        padding: 10px 0;
    }
}

@media screen and (max-width: 768px) {
    .navbar-brand {
        float: none;
        display: flex;
        width: 100%;
        padding: 0;
        align-items: center;
        justify-content: center;
        padding: 5px;
        z-index: 10;
        position: fixed;
        background: white;
        height: 40px;
    }

    #navbar .navbar-brand {
        display: none;
    }
}

.navbar-brand img {
    width: 70px;
    z-index: 10000;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .navbar-brand img {
        width: 50px;
    }
}

@media screen and (max-width: 768px) {
    .navbar-brand img {
        width: 40px;
    }
}

@media screen and (max-width: 480px) {
    .navbar-brand img {
        width: 30px;
    }
}

.navbar-brand svg {
    width: 13.75rem;
    height: 100%;
    max-height: 3rem;
    margin-left: -22px;
}

@media screen and (max-width: 1599px) {
    .navbar-brand svg {
        width: 13.75rem;
    }
}

@media screen and (max-width: 1200px) {
    .navbar-brand svg {
        width: 13rem;
    }
}

@media screen and (max-width: 768px) {
    .navbar-brand svg {
        margin-left: 0px;
    }
}

@media screen and (max-width: 480px) {
    .navbar-brand svg {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        max-height: none;
        padding: 0px 50px;
        margin-left: 0px;
    }
}

.page-submenu-wrapper {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 0;
    min-width: 270px;
}

@media screen and (max-width: 1200px) {
    .page-submenu-wrapper {
        top: 60px;
    }
}

@media screen and (max-width: 768px) {
    .page-submenu-wrapper {
        min-width: 100%;
        top: 0;
        right: 0;
        left: auto;
    }
}

.jumbotron .page-submenu-wrapper {
    top: auto;
    bottom: 0;
}

@media screen and (max-width: 768px) {
    .jumbotron .page-submenu-wrapper {
        top: 0;
        bottom: auto;
    }
}

.page-submenu {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 5.2rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: poppins;
    background-color: #77787b;
    transition: all 600ms cubic-bezier(0.395, 0.425, 0.015, 1);
    transform-origin: 5.875rem 0;
    transform: translate(calc(-100% + 5.875rem), 0);
    z-index: 999;
}

@media screen and (max-width: 768px) {
    .page-submenu {
        height: 3.125rem;
        transform: translate(calc(100% - 3rem), 0);
    }
}

.page-submenu.open {
    transform: translate(0%, 0%);
    background-color: #00849c;
}

@media screen and (max-width: 480px) {
    .page-submenu.open {
        width: 100%;
    }
}

.page-submenu.open .page-submenu-title {
    -ms-flex-order: -1;
    order: -1;
    opacity: 1;
    transition: opacity 750ms cubic-bezier(0.395, 0.425, 0.015, 1);
    transition-delay: 500ms;
}

.page-submenu.open .dropdown-menu {
    transform: translate(0, 0);
    transition: transform 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.page-submenu .dropdown-menu {
    -webkit-backface-visibility: hidden;
    display: block;
    height: auto;
    width: 100%;
    border: 0;
    margin-top: 0;
}

.page-submenu .dropdown-menu > li a {
    font-family: poppins;
    font-size: .875rem;
    padding: .8125rem 0;
    margin: 0 2rem;
}

@media screen and (max-width: 768px) {
    .page-submenu .dropdown-menu > li a {
        margin: 0 1.25rem;
    }
}

.page-submenu > .dropdown-menu {
    transform-origin: 0 0;
    transform: translate(-100%, 0);
    transition: transform 0ms linear;
    max-height: calc(100vh - 100px - 5.2rem);
    overflow-y: auto;
}

@media screen and (min-width: 769px) {
    .page-submenu > .dropdown-menu {
        border-right: 1px solid #c4c2c2;
        border-bottom: 1px solid #c4c2c2;
    }
}

@media screen and (max-width: 1200px) {
    .page-submenu > .dropdown-menu {
        max-height: calc(100vh - 60px - 5.2rem);
    }
}

@media screen and (max-width: 768px) {
    .page-submenu > .dropdown-menu {
        transform: translate(100%, 0);
        max-height: calc(100vh - 40px - 5.2rem);
    }
}

.page-submenu .dropdown-submenu .dropdown-toggle > svg {
    pointer-events: none;
    transform: rotate(90deg);
}

.page-submenu .dropdown-submenu > .dropdown-menu {
    position: relative;
    width: 100%;
    top: 100%;
    left: 0;
    box-shadow: none;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li {
    background-color: white;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li > a {
    font-size: .75rem;
    border-top: 0;
    padding: .25rem 0;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li > a:before {
    content: " • ";
    font-size: 1em;
    color: #00849c;
    margin-right: .5rem;
    vertical-align: middle;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li:first-child > a {
    padding-top: 1rem;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li:last-child > a {
    padding-bottom: 1rem;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li.active,
.page-submenu .dropdown-submenu > .dropdown-menu > li:hover {
    background-color: white;
}

.page-submenu .dropdown-submenu > .dropdown-menu > li.active > a,
.page-submenu .dropdown-submenu > .dropdown-menu > li:hover > a {
    color: #00849c;
    background-color: white;
}

.page-submenu .dropdown-submenu.active > .dropdown-toggle {
    border-color: transparent;
}

.page-submenu .dropdown-submenu.open .dropdown-toggle {
    border-bottom: 1px solid #c4c2c2;
}

.page-submenu .dropdown-submenu.open .dropdown-toggle > svg {
    transform: rotate(-90deg);
}

.page-submenu .dropdown-submenu.open + li > a {
    border-color: #c4c2c2;
}

.page-submenu .dropdown-submenu.open + li > a:hover {
    border-color: transparent;
}

.page-submenu .dropdown-submenu.open.active > .dropdown-toggle,
.page-submenu .dropdown-submenu.open:hover > .dropdown-toggle {
    border-color: transparent;
}

.page-submenu-title {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    font-family: poppins;
    font-size: 1rem;
    color: white;
    text-transform: uppercase;
    padding-left: 2rem;
}

@media screen and (max-width: 768px) {
    .page-submenu-title {
        padding-left: 1.25rem;
        font-size: 0.8125rem;
    }
}

.page-submenu-toggle {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2rem;
}

@media screen and (max-width: 768px) {
    .page-submenu-toggle {
        -ms-flex-order: -1;
        order: -1;
        padding: 1rem;
    }
}

.dropdown .is-categories {
    position: fixed;
    top: 63px;
    left: 0;
    right: 0;
    width: 100%;
    min-width: 0;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 0;
    margin-left: -2px;
    border: 0px;
    box-shadow: none;
}

.dropdown .is-categories .headerTipDrodown {
    height: 50px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: white;
}

.dropdown .is-categories li:before {
    content: '';
    position: absolute;
    top: 32.5%;
    width: 1px;
    height: 35%;
    background-color: #c4c2c2;
    left: -1px
}

.dropdown .is-categories li:first-child:before {
    content: none;
}

.admin-bar:not(.l-search):not(.l-dashboard) .dropdown .is-categories {
    top: 95px;
}

@media screen and (min-width: 1201px) {
    .dropdown .is-categories {
        top: 83px;
    }

    .admin-bar:not(.l-search):not(.l-dashboard) .dropdown .is-categories {
        top: 115px;
    }
}

.dropdown .is-categories > li {
    -ms-flex: 1 0 65%;
    flex: 1 0 65%;
    margin-bottom: -1px;
}

@media screen and (max-width: 1200px) {
    .dropdown .is-categories > li {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }
}

.dropdown .is-categories > li:hover {
    background-color: transparent;
}

.dropdown .is-categories .nav {
    display: inline-flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.dropdown .is-categories .nav > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.dropdown .is-categories .nav > li > a svg {
    display: block;
    margin: 0 auto;
    width: 2rem;
    margin-bottom: 0.5rem;
    height: 2rem;
    fill: #c4c2c2;
    filter: invert(88%) sepia(10%) saturate(12%) hue-rotate(75deg) brightness(88%) contrast(89%);
}

.dropdown .is-categories .nav > li > a > span {
    display: block;
    text-align: center;
}

.dropdown .is-categories .nav > li > a > span:nth-child(2) {
    font-family: poppins;
    font-size: .8125rem;
    color: #181816;
    margin-bottom: .25rem;
}

.dropdown .is-categories .nav > li > a > span:nth-child(3) {
    font-family: poppins;
    font-size: .75rem;
    color: #77787b;
}

.dropdown .is-categories .nav > li > a > span:nth-child(3) span {
    display: inline-block;
    vertical-align: middle;
}

.dropdown .is-categories .nav > li > a:active svg,
.dropdown .is-categories .nav > li > a:focus svg,
.dropdown .is-categories .nav > li > a:hover svg {
    fill: #00849c;
    filter: invert(27%) sepia(47%) saturate(5231%) hue-rotate(172deg) brightness(96%) contrast(101%);
}

.dropdown .is-categories .nav > li > a:active > span,
.dropdown .is-categories .nav > li > a:focus > span,
.dropdown .is-categories .nav > li > a:hover > span {
    color: #00849c;
}

.dropdown .is-categories .nav > li > a:active > span:nth-child(2),
.dropdown .is-categories .nav > li > a:focus > span:nth-child(2),
.dropdown .is-categories .nav > li > a:hover > span:nth-child(2) {
    color: #00849c;
}

.dropdown .is-categories .nav > li > a:active > span .text-secondary,
.dropdown .is-categories .nav > li > a:focus > span .text-secondary,
.dropdown .is-categories .nav > li > a:hover > span .text-secondary {
    color: #00849c;
}

.dropdown .is-categories > li {
    background-color: #F6F6F6;
}

.dropdown .is-categories.is-sales .nav > li {
    width: 19.5%;
    -ms-flex: 1 1 19.5%;
    flex: 1 1 19.5%;
}

.dropdown .is-categories.is-rent .nav > li {
    -ms-flex: 1 1 24.5%;
    flex: 1 1 24.5%;
}

.dropdown:hover .is-categories {
    /*display: -ms-flexbox !important;
    display: flex !important;*/
    background: #F6F6F6;
    padding: 1rem;
    padding-top: 0;
}

.dropdown-menu {
    width: auto;
    min-width: 100%;
    padding: 0;
    border: 1px solid #181816;
    border-radius: 0;
    margin-top: -1px;
    background-color: white;
}

.dropdown-menu > li {
    width: auto;
    background-color: white;
}

.dropdown-menu > li > a {
    position: relative;
    font-family: poppins;
    font-size: .75rem;
    color: #181816;
    margin: 0 15px;
    padding: 10px 0;
    border-top: 1px solid #c4c2c2;
}

.dropdown-menu > li > a > svg {
    font-size: 1em;
    fill: #00849c;
    margin-left: 1rem;
}

.dropdown-menu > li > a > span {
    width: 100%;
    padding: 0;
    white-space: normal;
}

.dropdown-menu > li > a .icon > svg {
    width: 1.375rem;
    height: 1.375rem;
    fill: white;
    margin-right: .2rem;
    margin-bottom: -.375rem;
}

.dropdown-menu > li > a:focus {
    color: inherit;
}

.dropdown-menu > li:hover,
.dropdown-menu > li.active,
.dropdown-menu > li.selected {
    background-color: #00849c;
}

.dropdown-menu > li:hover > a,
.dropdown-menu > li.active > a,
.dropdown-menu > li.selected > a {
    color: white;
    border-color: transparent;
    background-color: transparent;
}

.dropdown-menu > li:hover > a > svg,
.dropdown-menu > li.active > a > svg,
.dropdown-menu > li.selected > a > svg {
    fill: white;
}

.dropdown-menu > li:hover > a .icon > svg,
.dropdown-menu > li.active > a .icon > svg,
.dropdown-menu > li.selected > a .icon > svg {
    fill: #00849c;
}

.dropdown-menu > li:hover + li > a,
.dropdown-menu > li.active + li > a,
.dropdown-menu > li.selected + li > a {
    border-color: transparent;
}

.dropdown-menu > li:first-child > a {
    border-top: 0;
}

.dropdown-menu > li.divider {
    margin: 10px 15px;
}

.dropdown-menu-subtitle {
    font-family: poppins;
    font-size: .9125rem;
    color: #00849c;
    text-transform: uppercase;
    margin: 0;
}

.dropdown-menu-title {
    font-family: poppins;
    font-size: 1.5rem;
    color: #77787b;
    margin-top: .5rem;
    margin-bottom: 2rem;
}

.dropdown-menu-summary {
    font-family: poppins;
    color: #4d4e52;
    font-size: .875rem;
    line-height: 1.28;
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.dropdown-submenu > .dropdown-menu {
    display: none;
    top: 0;
    left: 100%;
}

.dropdown-mobile {
    position: absolute;
    width: auto;
    min-width: 20rem;
    top: 100%;
    right: 0;
    background-color: white;
    max-height: calc(100vh - 40px);
    overflow: auto;
    z-index: 5;
}

@media screen and (max-width: 768px) {
    .dropdown-mobile {
        width: 100%;
        top: initial;
        left: 0;
        right: 0;
        bottom: 100%;
        margin-right: 0;
        margin-left: 0;
        background-color: #f5f3f3;
    }
}

@media screen and (max-width: 768px) {
    .dropdown-mobile > ul {
        border-top: 3px solid #00849c;
    }
}

.dropdown-mobile > ul > li {
    position: relative;
    font-size: .875rem;
}

.dropdown-mobile > ul > li > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    font-family: poppins;
    font-size: 1em;
    color: #181816;
    padding: 12px 15px;
}

.dropdown-mobile > ul > li > a > span {
    padding-left: 0;
    padding-right: 15px;
}

.dropdown-mobile > ul > li > a > span .text-secondary {
    padding-left: 0;
    line-height: 1em;
}

.dropdown-mobile > ul > li > a > svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1em;
    margin-right: 10px;
    pointer-events: none;
}

.dropdown-mobile > ul > li > a > svg:first-child {
    font-size: 1.5em;
    fill: #77787b;
    margin-bottom: 0;
    margin-right: .4em;
}

.dropdown-mobile > ul > li > a > svg:last-child {
    fill: #00849c;
    margin-left: auto;
}

.dropdown-mobile > ul > li > a.active,
.dropdown-mobile > ul > li > a:focus,
.dropdown-mobile > ul > li > a:hover {
    color: #00849c;
    background-color: transparent;
}

.dropdown-mobile > ul > li.dropdown-mobile-back {
    margin-top: 0;
    padding: 1rem 0;
}

.dropdown-mobile > ul > li.dropdown-mobile-back > a {
    font-family: poppins;
}

.dropdown-mobile > ul > li.dropdown-mobile-back > a > svg {
    font-size: 1em !important;
    fill: #00849c !important;
    margin-right: .2em !important;
    margin-bottom: -3px;
}

.dropdown-mobile > ul > li.dropdown-mobile-back > a > span:last-child {
    margin-left: auto;
}

.dropdown-mobile > ul > li:after {
    content: '';
    position: absolute;
    display: block;
    left: 15px;
    right: 15px;
    bottom: 0;
    border-bottom: 1px solid #77787b;
}

.dropdown-mobile > ul > li:last-child:after {
    display: none;
}

#property-agent-xs {
    max-height: calc(100vh - 5.625rem);
}

#mainmenu-mobile > ul > li:first-child {
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 0;
    margin-top: 0;
}

@media screen and (min-width: 769px) {
    #mainmenu-mobile > ul > li:first-child {
        display: none;
    }
}

#mainmenu-mobile > ul > li:first-child .nav-lang {
    padding: 0 15px;
}

#mainmenu-mobile > ul > li:first-child .nav-lang > li {
    border-right: 1px solid #c4c2c2;
}

#mainmenu-mobile > ul > li:first-child .nav-lang > li > a {
    font-family: poppins;
    font-size: .8125rem;
    color: #77787b;
    padding: 2px 12px;
    text-transform: uppercase;
}

#mainmenu-mobile > ul > li:first-child .nav-lang > li:first-child > a {
    padding-left: 0;
}

#mainmenu-mobile > ul > li:first-child .nav-social {
    margin-left: auto;
}

#mainmenu-mobile > ul > li:first-child .nav-social > li > a > svg {
    fill: #77787b;
}

#mainmenu-mobile > ul > li:first-child .nav-social > li:last-child > a {
    padding-right: 0;
}

#mainmenu-mobile > ul > li:nth-last-child(2) {
    padding-bottom: .25rem;
}

#mainmenu-mobile > ul > li:nth-last-child(2):after {
    display: none;
}

#mainmenu-mobile > ul > li:last-child {
    background-color: #00849c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0;
}

@media screen and (min-width: 769px) {
    #mainmenu-mobile > ul > li:last-child {
        display: none;
    }
}

#mainmenu-mobile > ul > li:last-child > a {
    display: block;
    min-width: 33.33%;
    padding: 15px;
    text-align: center;
}

#mainmenu-mobile > ul > li:last-child > a svg,
#mainmenu-mobile > ul > li:last-child > a span {
    display: block;
    padding: 0;
}

#mainmenu-mobile > ul > li:last-child > a svg {
    float: none;
    fill: white;
    font-size: 1.75rem;
    margin: 0 auto .25em auto;
}

#mainmenu-mobile > ul > li:last-child > a span {
    font-family: poppins;
    color: white;
    text-transform: uppercase;
}

#mainmenu-mobile > ul > li:last-child > a:active,
#mainmenu-mobile > ul > li:last-child > a:focus {
    background-color: #00849c;
}

#mainmenu-mobile > ul > li:last-child > a:hover {
    background-color: white;
}

#mainmenu-mobile > ul > li:last-child > a:hover svg,
#mainmenu-mobile > ul > li:last-child > a:hover span {
    fill: #00849c;
    color: #00849c;
}

#mainmenu-mobile > ul > li:last-child:after {
    display: none;
}

@media screen and (min-width: 769px) {
    .collapse-xs {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .collapse-xs {
        border-top: 1px solid #c4c2c2;
    }

    .collapse-xs:after,
    .collapse-xs:before {
        content: '';
        display: block;
        width: 100%;
        height: 1.5rem;
    }
}

.collapse-xs-toggle {
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: poppins;
    font-size: 0.875rem;
    color: #00849c;
    padding: 0.75rem 0;
    border-top: 1px solid #c4c2c2;
}

@media screen and (min-width: 769px) {
    .collapse-xs-toggle {
        display: none;
    }
}

.collapse-xs-toggle > strong {
    vertical-align: middle;
    line-height: 1;
}

.collapse-xs-toggle > strong:after {
    content: '+';
    font-family: poppins;
    font-size: 1.875rem;
    color: #c4c2c2;
}

.collapse-xs-toggle:active,
.collapse-xs-toggle:focus,
.collapse-xs-toggle:hover {
    color: #00849c;
}

.collapse-xs-toggle[aria-expanded="true"] > strong:after {
    content: '\2013';
    margin-right: 0.25rem;
    margin-bottom: 0.3rem;
}

.list-group-item {
    padding: 0.75rem;
    border-color: #c4c2c2;
}

.list-group-item > a {
    font-size: 0.875rem;
}

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

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

@media screen and (min-width: 769px) {
    .form-block {
        background-color: white;
        padding: 1.875rem;
    }
}

.form-block .subtitle {
    color: #00849c;
    margin: 0;
    text-transform: uppercase;
}

.form-block .title {
    font-family: poppins;
    color: #181816;
    margin: .25rem 0;
}

@media screen and (max-width: 768px) {
    .form-block .title {
        font-size: 1.125rem;
    }
}

.form-block .divider + .form-group > .control-label {
    margin-top: 0;
}

.form-block .form-group {
    margin-bottom: 0;
}

.form-block .form-group .control-label {
    margin: 0.75rem 0 0.75rem;
}

.form-block .form-group input[type="submit"] {
    margin-top: 1rem;
}

.form-block-conditions {
    font-size: .688rem;
    color: #181816;
    line-height: 1.28;
}

.popover {
    min-width: 9rem;
    max-width: none;
    border-radius: 0;
    padding: .75rem .5rem;
}

.touch .popover {
    display: none !important;
}

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

.popover.bottom {
    margin-bottom: -12px;
}

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

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

.popover-wrapper {
    position: relative;
}

.popover-wrapper .popover {
    top: initial;
    bottom: calc(100% + 1rem);
}

.popover h4,
.popover-title {
    font-size: .8125rem;
    background-color: white;
    border: 0;
    padding: 0;
    margin-bottom: 0;
}

.popover-content {
    text-align: center;
    font-size: .875rem;
    color: #77787b;
    line-height: 1;
    padding: 0;
}

.popover-content a {
    font-family: poppins;
    font-size: .688rem;
    color: #77787b;
}

.popover-content a svg {
    font-size: 1em;
    fill: #00849c;
    margin-bottom: -.15rem;
}

.popover-content a:active,
.popover-content a:focus,
.popover-content a:hover {
    color: #00849c;
}

.tippy-popper .tippy-tooltip {
    font-family: poppins;
    font-size: .875rem;
    border-radius: 0;
    padding: 0.6rem 0.8rem;
}

.tippy-popper .tippy-tooltip a {
    font-family: inherit;
    font-size: .688rem;
    color: #77787b;
}

.tippy-popper .tippy-tooltip a svg {
    fill: #00849c;
}

.tippy-popper .tippy-tooltip a:hover {
    color: #00849c;
}

.tippy-popper .tippy-tooltip .title {
    font-family: poppins;
    font-size: .75rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.tippy-popper .tippy-tooltip.light-theme {
    color: #77787b;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tippy-popper .tippy-tooltip.light-theme .title {
    color: #181816;
}

.tippy-popper.html-template .tippy-tooltip {
    padding: .5rem;
    text-align: left;
}

.tippy-popper[x-placement^=top] [x-arrow] {
    border-style: solid;
    border-color: transparent;
}

.tippy-popper[x-placement^=top] [x-arrow]:after {
    content: "";
    bottom: -9px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    margin-left: -10px;
    border-width: 10px;
    z-index: 9;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow] {
    border-top: 11px solid rgba(0, 0, 0, 0.25);
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom-width: 0;
    bottom: -11px;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow]:after {
    border-top-color: #fff;
}

.footer-newsletter {
    background-color: #3C3C3B;
    padding: 1.5rem 1rem;
    display: grid;
    grid-template-columns: 20% 1fr 20%;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

@media screen and (max-width: 768px) {
    .footer-newsletter {
        grid-template-columns: 0px 1fr 90px;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .footer-newsletter {
        grid-template-columns: 0px 1fr 15%;
    }
}


@media screen and (min-width: 991px) and (max-width: 1200px) {
    .footer-newsletter {
        grid-template-columns: 15% 1fr 15%;
    }
}

.footer-newsletter h2 {
    font-family: 'Source Serif 4';
    justify-self: center;
    color: white;
    font-weight: 200;
    font-size: 2.3rem;
    margin: 0;
}

@media screen and (max-width: 990px) {
    .footer-newsletter h2 {
        font-size: 1.3rem;
    }
}

.footer-newsletter .btn {
    background-color: #00849C;
    border-color: #00849C;
    color: white;
}

.footer-newsletter .btn:hover {
    background-color: white;
    border-color: white;
    color: #3c3c3b;
}

.footer {
    display: block;
}

.footer h4 {
    font-family: poppins;
    font-size: .8125rem;
    letter-spacing: -.25px;
    margin-top: 0;
    margin-bottom: .7rem;
    white-space: nowrap;
}

.Explorer .footer h4 {
    white-space: normal;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .footer h4 > br {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .footer h4 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 1.25rem;
        margin-bottom: 0.875rem;
    }
}

.footer h4 > br {
    display: none;
}

.footer p,
.footer .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li,
.footer .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li {
    font-size: .75rem;
    margin-bottom: 0;
}

.footer p a,
.footer .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li a,
.footer .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li a {
    font-size: inherit;
    color: inherit;
}

.footer p a:hover,
.footer .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:hover,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li a:hover,
.footer .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li a:hover,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li a:hover {
    color: #00849c;
}

.footer p.text-muted,
.footer .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.text-muted,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li.text-muted,
.footer .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.text-muted,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li.text-muted {
    font-family: poppins;
    font-size: .8125rem;
    letter-spacing: -.25px;
}

@media screen and (max-width: 1200px) {

    .footer p.text-muted,
    .footer .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.text-muted,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li.text-muted,
    .footer .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li.text-muted,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer li.text-muted {
        font-size: .688rem;
    }
}

.footer strong {
    font-family: poppins;
}

.footer-col {
    -ms-flex: 1 1 16.67%;
    flex: 1 1 16.67%;
    color: #77787b;
    padding: 0 15px;
}

@media screen and (max-width: 1200px) {
    .footer-col {
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
}

@media screen and (max-width: 768px) {
    .footer-col {
        display: grid;
        padding-bottom: 0.875rem;
    }

    .footer-col:before {
        content: '';
        position: absolute;
        width: auto;
        height: 1px;
        top: 0;
        left: 15px;
        right: 15px;
        background-color: #c4c2c2;
    }
}

.footer-col:last-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 1.5rem;
    border-left: 1px solid #c4c2c2;
}

.footer-col:last-child .btn-select {
    width: 100%;
}

.footer-col:last-child .btn-eco-leaf {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: .5rem;
}

.footer-col:last-child .nav-stacked {
    padding: 0;
    margin-bottom: auto;
}

.footer-col:last-child .nav-stacked > li {
    padding: 0;
}

.footer-col:last-child .nav-stacked > li > a {
    padding: 0;
}

.footer-col:last-child .nav-stacked > li > a span {
    font-family: poppins;
    font-size: .75rem;
    color: #77787b;
    padding: 0;
    letter-spacing: -.25px;
}

.footer-col:last-child .nav-stacked > li > a:hover {
    background-color: transparent;
}

.footer-col:last-child .nav-stacked > li > a:hover span {
    color: #00849c;
}

.footer-col:last-child .nav-stacked > li:first-child {
    margin-top: 0;
}

.footer-col:first-child,
.footer-col:last-child {
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
}

@media screen and (max-width: 1200px) {
    .footer-col:first-child {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .footer-col:nth-child(2):before {
        display: none;
    }
}

.menu-item-language > a span {
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
}

.menu-item-language.wpml-ls-first-item {
    margin-top: 20px !important;
}

.footer-content-agency {
    font-size: 0.7rem;
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .footer-content-agency {
        padding-bottom: 0px;
    }
}

.footer-content-agency h4 a {
    font-weight: 600;
    color: #2b839b;
}

.footer-content-agency .footer-content-agency-data {
    display: inline-flex;
    font-weight: 300;
    gap: 10px;
}

.footer-content-usefulLink h4 {
    font-weight: 600;
    color: #3C3C3B;
}

.footer-content-usefulLink a {
    font-weight: 400;
    color: #3C3C3B;
}

.footer-content {
    background-color: #FAF9F9;
}

.footer-content > .container {
    position: relative;
}

.footer-content > .container > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 3.5rem 0;
}

@media screen and (max-width: 768px) {
    .footer-content > .container > .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0 0.5rem;
    }
}

.footer-content > .container:after,
.footer-content > .container:before {
    content: '';
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #c4c2c2;
}

.Safari .footer-content > .container:after,
.Safari .footer-content > .container:before {
    width: 100%;
}

.footer-content > .container:before {
    top: 0;
}

.footer-content > .container:after {
    bottom: 0;
}

.footer-content address {
    font-family: poppins;
    font-size: .75rem;
    letter-spacing: -.25px;
    margin-bottom: 1.1rem;
    line-height: 1.42857;
}

@media screen and (max-width: 768px) {
    .footer-content address {
        line-height: 1.5;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .footer-content address {
        font-size: .6825rem;
    }
}

.footer-content address > a {
    font-family: poppins;
    font-size: inherit;
    color: inherit;
}

.footer-content address > a:hover {
    color: #00849c;
}

.footer-content address > a:hover > span {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .footer-content address:nth-of-type(1) {
        -ms-flex-preferred-size: 52%;
        flex-basis: 52%;
    }
}

@media screen and (max-width: 768px) {
    .footer-content address:nth-of-type(2) {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }
}

.footer-content address:last-child {
    margin-bottom: 0;
}

.footer-content address:last-child > a {
    font-size: .688rem;
}

.footer-content .mini-map h4 {
    margin-bottom: 0;
}

.footer-copyright {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    color: white;
    background-color: #3C3C3BE5;
    overflow: hidden;
}

.footer-copyright p,
.footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li,
.footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li {
    font-family: poppins;
    font-size: .6875rem;
    color: inherit;
    line-height: 22px;
    margin-bottom: 0;
    overflow: hidden;
}

@media screen and (max-width: 768px) {

    .footer-copyright p,
    .footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li,
    .footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li {
        width: 100%;
        margin-bottom: 0;
    }
}

.footer-copyright p > a,
.footer-copyright .content p > a,
.footer-copyright .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a,
.footer-copyright .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li > a,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-copyright li > a {
    font-size: inherit;
}

@media screen and (max-width: 990px) {
    .footer-copyright .nav-social {
        margin-left: auto;
    }
}

.footer-copyright .nav-social-title {
    color: white;
    margin-bottom: 0;
    margin-left: auto;
    line-height: 1.1;
}

@media screen and (min-width: 769px) {
    .footer-copyright .created-by {
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        padding-left: 1.5rem;
        text-align: right;
        border-left: 1px solid #8D8C91;
        padding-right: 15px;
        margin-right: -15px;
        white-space: nowrap;
    }
}

@media screen and (min-width: 991px) {
    .footer-copyright .created-by {
        padding-right: 7.5px;
        margin-right: -7.5px;
    }
}

@media screen and (max-width: 768px) {
    .footer-copyright .created-by {
        margin-top: 0;
        margin-bottom: 1rem;
    }
}

.footer-copyright .created-by > a {
    display: inline-block;
    color: inherit;
    padding: 0;
}

.footer-copyright .created-by > a:hover {
    color: white;
}

.footer-copyright .created-by > a:hover svg {
    transform: rotate(90deg);
}

.footer-copyright .created-by > a:hover > span {
    border-color: white;
}

.footer-copyright .created-by span {
    line-height: 1.42857;
    border-bottom: 2px solid transparent;
}

.footer-copyright .created-by svg,
.footer-copyright .created-by span {
    display: inline-block;
    vertical-align: middle;
}

.footer--small {
    margin-top: 2.7rem;
    border-top: 1px solid #c4c2c2;
}

@media screen and (min-width: 991px) {
    .footer--small {
        margin-bottom: 90px;
    }
}

.footer--small .container {
    width: 100%;
}

.footer--small .created-by {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 1rem;
    line-height: 1rem;
}

.footer--small .created-by span {
    display: none;
}

.footer--small .nav-social {
    margin-left: auto;
}

.footer--small .nav-social svg {
    fill: #77787b;
}

.footer--small .nav-social-title {
    display: none;
}

.footer--small .footer-col:first-child {
    display: none;
}

.footer--small .footer-content {
    background-color: white;
}

.footer--small .footer-content > .container {
    padding-left: 0;
    padding-right: 0;
}

.footer--small .footer-content > .container > .row {
    padding: 2rem 0;
}

.footer--small .footer-copyright {
    padding: 1rem 0;
    background-color: white;
    border-top: 1px solid #c4c2c2;
}

@media screen and (max-width: 990px) {
    .footer--small .footer-copyright:before {
        display: none;
    }
}

.footer--small .footer-copyright .container {
    padding-left: 0;
    padding-right: 0;
}

.footer--small .footer-copyright .copyright {
    color: #77787b;
}

.footer-top-search {
    display: inline-grid;
    align-items: center;
    justify-items: center;
    padding-bottom: 50px;
    width: 100%;
}

.footer-top-search h2 {
    font-family: 'Source Serif 4';
    padding-bottom: 30px;
}

.footer-top-search .footer-top-search-links {
    font-family: 'Poppins';
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    align-items: center;
    font-size: 0.7rem;
}

.footer-top-search .footer-top-search-links a,
.footer-top-search .footer-top-search-links .footer-top-search-divider {
    color: #3C3C3B80;
}

@media screen and (max-width: 990px) {
    .footer-top-search {
        padding: 30px 10px;
    }

    .footer-top-search p,
    .footer-top-search .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-top-search li,
    .footer-top-search .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-top-search li {
        padding-bottom: 4px;
    }
}

.footer-top-search.bloc-seo-search {
    border-bottom: 1px solid #c4c2c2;
}

.footer-top-search.bloc-seo-search h2 {
    text-align: left;
    color: #77787b !important;
    text-transform: inherit;
}

.footer-top-search.bloc-seo-search p,
.footer-top-search.bloc-seo-search .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-top-search.bloc-seo-search li,
.footer-top-search.bloc-seo-search .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .footer-top-search.bloc-seo-search li {
    text-align: left;
    color: #77787b !important;
}

.mini-map {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.mini-map .st0 {
    fill: #FFFFFF !important;
}

@media screen and (max-width: 768px) {
    .mini-map {
        display: none;
    }
}

.mini-map-popover {
    display: none;
}

.mini-map-svg {
    display: block;
    width: 100%;
    height: auto;
}

.mini-map-svg .marker {
    cursor: pointer;
    fill: #00849c;
}

.mini-map-svg .marker:active,
.mini-map-svg .marker:hover,
.mini-map-svg .marker:focus {
    fill: #77787b;
}

.Explorer .mini-map-svg.is-contact {
    min-height: 230px;
}

.mini-map--gray .mini-map-svg .marker {
    fill: #77787b;
}

.mini-map--gray .mini-map-svg .marker.active,
.mini-map--gray .mini-map-svg .marker:hover {
    fill: #00849c;
}

.l-search-results-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 10px;
}

@media screen and (max-width: 990px) {
    .l-search-results-head {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.r-search-results-sorting {
    margin-left: auto;
    min-width: 180px;
}

.span-order-by {
    white-space: nowrap;
    padding-right: 10px;
    font-size: 1rem;
}

.r-search-results-sorting button {
    min-width: 180px !important;
}

.search-map-google {
    flex: 1 1 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
}

@media screen and (max-width: 990px) {
    .search-map-google {
        display: grid;
        gap: 5px;
        margin-bottom: 10px;
    }
}

.search-filters {
    display: inline-flex;
    position: relative;
    gap: 20px;
}

@media screen and (max-width: 990px) {
    .search-filters {
        display: grid;
        gap: 5px;
        margin-bottom: 10px;
    }

    .l-search-filters .search-filters {
        top: 50px;
    }
}


.search-filters > * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.812rem;
}

.search-filters-x {
    position: absolute;
    display: none;
    top: 25px;
    right: 15px;
    z-index: 1;
}

.search-filters-x svg {
    fill: #77787b;
    font-size: .9rem;
}

@media screen and (max-width: 990px) {
    .search-filters-x {
        display: block;
    }
}

.search-filters-address {
}

.search-filters-address svg {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    width: 19px;
    height: 21px;
    fill: #3c3c37;
}

.search-filters-address svg.is-active {
    fill: #00849c;
}

.search-filters-address input {
    width: 100%;
    padding: .3em;
    padding-left: 46px;
    font-size: 0.875rem;
    border: 0;
    font-family: poppins;
    background-color: #F6F6F6;
}

@media screen and (max-width: 990px) {
    .search-filters-address input {
        padding: 1.1em 0.3rem;
        padding-left: 46px;
    }
}

.search-filters-address:hover svg {
    fill: #00849c;
}

.search-filters-addressLabeled {
    -ms-flex: 1 0 100px;
    flex: 1 0 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (min-width: 991px) {
    .search-filters-addressLabeled {
        padding: .3rem .7rem;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-addressLabeled:after {
        content: '';
        display: block;
        width: 1px;
        top: 50%;
        right: 0;
        height: 2.3em;
        transform: translateY(-50%);
        background: #c4c2c2;
        position: absolute;
    }
}

.search-filters-addressLabeled-label {
    font-family: 'Source Serif 4';
    font-size: 1.8rem;
    white-space: nowrap;
    display: inline-block;
    margin-top: 0.5em;
    font-weight: 600;
}

@media screen and (max-width: 990px) {
    .search-filters-addressLabeled-label {
        font-size: 1.525rem;
    }
}


.search-filters-addressLabeled-input {
    font-size: 0.875rem;
    border: 0;
    width: 100%;
}

.search-filters-addressLabeled-input input {
    border: 0;
    line-height: 1.2;
    font-size: .75rem;
    width: 100%;
    padding: .3em .3em .3em 0;
    font-family: poppins;
}

.search-filters-addressLabeled-input input::placeholder {
    font-family: poppins;
    font-size: 0.725rem;
    color: #3C3C3B;
}

@media screen and (min-width: 991px) {
    .search-filters-addressLabeled-input input {
        font-size: 0.875rem;
    }
}

.search-filters-dropdowns {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdowns {
        display: grid;
        background: rgba(255, 255, 255, 0.85);
        gap: 5px;
        justify-content: normal;
    }
}

.search-filters-dropdown {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

.search-filters-address:after,
.search-filters-dropdown:after {
    content: '';
    height: 50%;
    width: 1px;
    background-color: #3c3b3b7a;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        display: block;
        border-bottom: 1px solid #c4c2c2;
        border-right: 0;
    }
}

.search-filters-dropdown-head {
    padding: .3rem 1.1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-head {
        padding: .3rem .7rem;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 50px;
        height: auto;
    }
}

.search-filters-dropdown-head > span {
    font-family: 'Source Serif 4';
    font-size: 1.8rem;
    white-space: nowrap;
    display: grid;
    font-weight: 600;
    height: 100%;
    align-items: center;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-head > span {
        gap: 3px;
        font-size: 1.525rem;
    }
}


.search-filters-dropdown-head > span em {
    display: block;
    text-transform: none;
    font-style: normal;
    font-size: 0.725rem;
    line-height: 1;
    font-family: poppins;
    color: #3C3C3B;
    font-weight: 400;
}

.search-filters-dropdown-head > span span {
    align-self: end;
}

.search-filters-dropdown-head > svg {
    position: relative;
    margin-left: .7em;
    fill: #00849c;
    transition: all 600ms cubic-bezier(0.395, 0.425, 0.015, 1);
    transform-origin: 50%;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-head > svg {
        margin-left: auto;
    }
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown.is-opened {
        background-color: rgba(245, 242, 244, 0.6);
    }
}

.search-filters-dropdown.is-opened .search-filters-dropdown-head > span > span {
    color: #00849c;
}

.search-filters-dropdown.is-opened .search-filters-dropdown-head > svg {
    transform: rotate(-180deg);
}

.search-filters-dropdown-panel {
    background: white;
    box-shadow: 0;
    overflow: hidden;
    transition: max-height 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    max-height: 0;
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel {
        min-width: 150px;
        position: absolute;
        top: 100%;
        left: 0;
    }
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-panel {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        background: transparent;
        border: 0;
    }
}

.search-filters-dropdown-panel.is-opened {
    border: 1px solid #c4c2c2;
    box-shadow: 5px 5px 5px rgba(119, 120, 123, 0.2);
    max-height: 400px;
    padding: 0 15px 15px;
    z-index: 2;
}

@media screen and (min-height: 750px) {
    .search-filters-dropdown-panel.is-opened {
        max-height: 650px;
    }
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-panel.is-opened {
        box-shadow: none;
        border: 0;
        max-height: 600px;
    }
}

.search-filters-dropdown-panel.has-noSidepad.is-opened {
    padding-left: 0;
    padding-right: 0;
}

.search-filters-dropdown-panel.has-noSidepad footer {
    padding-left: 15px;
    padding-right: 15px;
}

.search-filters-dropdown-panel-scroll {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel-scroll {
        overflow-y: auto;
        overflow-x: hidden;
        background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
        background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
        background-repeat: no-repeat;
        background-color: white;
        background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
        /* Opera doesn't support this in the shorthand */
        background-attachment: local, local, scroll, scroll;
    }
}

.search-filters-dropdown-panel footer {
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    padding: 10px 0 0px;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-panel footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.search-filters-dropdown-panel footer a {
    color: black;
    font-size: 0.938rem;
    font-family: poppins;
}

@media screen and (max-width: 990px) {
    .search-filters-dropdown-panel footer a {
        margin-left: .5em;
        margin-right: .5em;
    }
}

.search-filters-dropdown-panel footer a:hover {
    color: #00849c;
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel.is-right {
        left: auto;
        right: 0;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel.is-wide {
        min-width: 450px;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel.is-wide footer {
        padding: 31px 20px 3px;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-dropdown-panel.is-more footer {
        margin: 12px 0px 3px;
        padding: 0;
        min-height: 1em;
        border-top: 1px solid #c4c2c2;
    }
}

.search-filters-range {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    white-space: nowrap;
}

@media screen and (max-width: 990px) {
    .search-filters-range {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.search-filters-range span {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 .4rem;
    font-family: poppins;
}

.search-filters-range-input {
    -ms-flex: 1 1 80px;
    flex: 1 1 80px;
    min-width: 0;
    font-size: .875rem;
    max-width: 80px;
}

@media screen and (max-width: 990px) {
    .search-filters-range-input {
        max-width: 100px;
    }
}

@media screen and (max-width: 480px) {
    .search-filters-range-input {
        max-width: 82px;
    }
}

.search-filters-range-input input {
    max-width: 100%;
    padding: .3em;
    font-size: .75rem;
    font-family: poppins;
    line-height: 1.6em;
    border: 1px solid #c4c2c2;
    padding: 10px 18px;
    -moz-appearance: textfield;
}

@media screen and (max-width: 990px) {
    .search-filters-range-input input {
        font-size: .875rem;
        padding: .45em .5em;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-range-input input {
        background-color: #ebebeb;
    }
}

.search-filters-range-input input::-webkit-outer-spin-button,
.search-filters-range-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.search-filters-button {
    display: inline-flex;
    gap: 10px;
    font-family: 'Poppins';
    font-size: 0.875rem;
    cursor: pointer;
}

.search-filters-button svg {
    fill: transparent;
    stroke: #3C3C3B;
    width: 17px;
    height: 20px;
}

.search-filters-button.is-saved > span {
    color: #00849c;
}

.search-filters-button.is-saved svg {
    fill: #00849c;
    stroke: #00849c;
}

.search-filters-button:hover > span {
    color: #00849c;
}

.search-filters-button:hover svg {
    stroke: #00849c;
    fill: #00849c;
}

.search-filters-submit {
    padding: .4rem 0.6rem;
    font-size: .875rem;
}

.search-filters-submit .btn-default {
    background-color: white;
    color: #3c3c3b;
    border-width: 1px;
    width: 100%;
}

.search-filters-submit .btn-default:hover {
    background-color: #3c3c3b;
    color: white;
}

.search-filters-submit .btn span {
    font-size: .875rem;
}

.search-filters-submit svg {
    margin-top: -3px;
    margin-bottom: -3px;
    font-size: 1.4rem;
    stroke: white;
    stroke-width: 1px;
}

.search-filters-more {
    padding-top: 1.5rem;
    border: 1px solid transparent;
}

.search-filters-more-item > strong {
    margin-bottom: .5em;
    display: inline-block;
    font-family: poppins;
    font-size: .75rem;
}

.search-filters-more-extras {
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #c4c2c2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-filters-more-extras .search-filters-more-item {
    margin-bottom: 1rem;
}

.search-filters-more-extras .search-filters-more-item.is-dropdown {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

@media screen and (max-width: 990px) {
    .search-filters-more-extras .search-filters-more-item.is-dropdown {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media screen and (min-width: 991px) {
    .search-filters-more-extras .search-filters-more-item:nth-child(odd) {
        padding-right: 15px;
    }
}

.search-filters-more-characteristics-caption {
    margin-bottom: .3em;
    display: inline-block;
    font-family: poppins;
    font-size: .75rem;
}

.search-filters-more-characteristics .checkbox .checkbox-label {
    margin: 8px 10px 8px 0;
    padding-left: 5px;
}

.panel {
    margin-bottom: 0;
    padding-bottom: 3rem;
}

.panel.panel-services {
    background: linear-gradient(to bottom, #3C3C3BE5 0%, #3C3C3BE5 60%, white 60%, white 100%);
    clip-path: polygon(50% 80px, 100% 0, 100% 100%, 0 100%, 0 0);
    padding-top: 80px;
}

@media screen and (max-width: 768px) {
    .panel.panel-services {
        background: linear-gradient(to bottom, #3C3C3BE5 0%, #3C3C3BE5 25%, white 25%, white 100%);
    }
}

@media screen and (max-width: 990px) {
    .panel.panel-services {
        background: linear-gradient(to bottom, #3C3C3BE5 0%, #3C3C3BE5 30%, white 30%, white 100%);
        clip-path: polygon(50% 30px, 100% 0, 100% 100%, 0 100%, 0 0);
        padding-top: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .panel.panel-services {
        clip-path: polygon(50% 50px, 100% 0, 100% 100%, 0 100%, 0 0);
        padding-top: 50px;
    }
}


.panel.panel-services .spgHomeTitle {
    font-family: poppins;
    color: white;
    font-weight: 500;
    font-size: 0.7em;
}

.panel.panel-services .spgHomeSubTitle {
    font-family: poppins;
    color: white;
    font-weight: 200;
    font-size: 0.7em;
}


@media screen and (max-width: 990px) {

    .panel.panel-services .spgHomeTitle,
    .panel.panel-services .spgHomeSubTitle {
        font-size: 0.8em;
    }
}

.panel-services .panel-body {
    display: grid;
    gap: 5%;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    /*Image size --> Check media*/
}

@media screen and (max-width: 768px) {
    .panel-services .panel-body {
        width: 224px;
        margin: auto;
        gap: 20px;
        padding-top: 20px;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .panel-services .panel-body {
        width: 300px;
        margin: auto;
        gap: 30px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .panel-services .panel-body {
        gap: 2%;
    }
}

@media screen and (min-width: 991px) {
    .panel-services .panel-body {
        grid-template-columns: repeat(3, 300px);
    }
}


.homeBlockItem {
    display: grid;
    font-family: poppins;
    color: #3C3C3B;
    align-items: center;
    justify-items: center;
    gap: 20px;
}

.homeBlockItem .homeBlockItem-Image {
    height: 350px;
    width: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

@media screen and (max-width: 768px) {
    .homeBlockItem .homeBlockItem-Image {
        height: 261px;
        width: 224px;
    }
}

.homeBlockItem .homeBlockItem-Title {
    font-weight: 600;
    font-size: 1.15em;
    justify-self: baseline;
}

.homeBlockItem .homeBlockItem-SubTitle {
    font-size: 1em;
    font-weight: 300;
    font-size: 0.9em;
    justify-self: baseline;
}

.homeBlockItem .homeBlockItem-Link {
    font-size: 0.9em;
    font-weight: 600;
    text-decoration: underline;
    justify-self: baseline;
}

.panel .panel-heading {
    font-size: 1.625rem;
    text-align: center;
    padding: 2.75rem 1rem;
    border: 0;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading {
        font-size: 1.125rem;
        padding: 1.875rem 1rem;
    }
}

.panel .panel-heading h2,
.panel .panel-heading h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.panel .panel-heading h2 {
    font-family: 'Source Serif 4';
    font-size: 1.5em;
    color: #3C3C3B;
    white-space: normal;
    line-height: 1.33;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading h2 {
        margin-bottom: 0.5rem;
    }
}

.panel .panel-heading h3 {
    font-family: poppins;
    color: #77787b;
    font-size: .92em;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading h3 {
        font-size: 1em;
    }
}

.panel .panel-heading.has-tabs {
    padding-top: 2.75rem;
    padding-bottom: 1.75rem;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading.has-tabs {
        padding-top: 1.75rem;
        padding-bottom: 0.5rem;
    }
}

.panel .panel-heading.has-tabs .nav-link-tabs {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.panel .panel-heading.is--smaller {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading.is--smaller {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

.panel .panel-heading .txt-seo {
    font-size: 0.875rem;
    color: #777;
    margin-left: 15%;
    margin-right: 15%;
    line-height: 1.4;
}

@media screen and (max-width: 768px) {
    .panel .panel-heading .txt-seo {
        margin-left: 0%;
        margin-right: 0%;
    }
}

.panel-default {
    border: 0;
    box-shadow: none;
}

.panel-default .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}

.panel-masonry {
    border: 0;
    box-shadow: none;
    padding-bottom: 0;
}

.panel--no-padding {
    padding-bottom: 0;
}

.well {
    margin: 0;
    border: 0;
    border-radius: 0;
}

.well h2 {
    font-family: poppins;
    font-size: .875rem;
    margin-top: 0;
    margin-bottom: .3em;
}

.well p,
.well .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .well li,
.well .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .well li {
    font-size: .875rem;
    margin-bottom: 0;
}

.well-cta {
    padding: 1.5rem 1rem;
}

@media screen and (max-width: 990px) {
    .well-cta {
        min-height: initial;
    }
}

@media screen and (max-width: 768px) {
    .well-cta {
        padding: 1rem;
    }
}

.well-cta-content {
    max-width: calc(100% - 4.25rem);
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 1rem;
}

@media screen and (max-width: 1200px) {
    .well-cta-content {
        margin-bottom: 1rem;
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .well-cta-content {
        width: calc(100% - 3rem);
        max-width: calc(100% - 3rem);
        margin-bottom: 0.75rem;
    }
}

@media screen and (max-width: 768px) {
    .well-cta-content > h2 {
        line-height: 1.5;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .well-cta-content > h2 {
        font-size: .75rem;
    }
}

.well-cta-content > svg {
    margin-right: 1.5rem;
}

.well-cta .btn-cta {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-left: auto;
}

.well-cta + .footer {
    border-top: 0;
}

.search-map-infobar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #2f2f2d;
    color: white;
    padding: 0;
    max-height: 0;
    font-size: .8rem;
    font-family: poppins;
    overflow: hidden;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.search-map-infobar > svg {
    fill: #00849c;
    font-size: 1.6rem;
    margin-right: .5em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.search-map-infobar nav {
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.search-map-infobar nav a {
    margin-left: .4em;
    font-family: poppins;
    font-size: .875rem;
}

.search-map-infobar nav a.is-apply {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .3em .6em;
    background: #00849c;
    color: white;
    text-transform: uppercase;
}

.search-map-infobar nav a.is-apply:hover {
    background: white;
    color: black;
}

.search-map-infobar nav a.is-cancel {
    color: white;
    font-size: 1.625rem;
}

.search-map-infobar nav a.is-cancel:hover {
    color: #00849c;
}

.search-map-infobar.is-opened {
    padding: .7rem;
    max-height: 300px;
}

.search-map-markerMultiple {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    background: #00849c;
    color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid white;
}

.search-map-markerMultiple span {
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-family: poppins;
    line-height: 1;
}

.search-map-infowindow {
    position: absolute;
    width: 190px;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-15px);
    background: white;
    font-family: poppins;
    font-size: .7rem;
    padding: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.search-map-infowindow:after {
    position: absolute;
    content: '';
    display: block;
    border: 10px solid transparent;
    border-top-color: white;
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.search-map-infowindow-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 190px;
}

.search-map-infowindow-figure {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    min-height: 50px;
    background-size: cover;
    background-position: center;
    background-color: #77787b;
}

.search-map-infowindow-content {
    -ms-flex: 1;
    flex: 1;
    padding: .3rem;
}

.search-map-infowindow-content strong {
    display: block;
    color: #00849c;
    font-size: 0.85rem;
    font-family: poppins;
    margin-bottom: .3em;
}

.search-map-infowindow-content p,
.search-map-infowindow-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-infowindow-content li,
.search-map-infowindow-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-infowindow-content li {
    margin: 0;
    padding: 0;
    font-size: .65rem;
    line-height: 1;
    font-family: poppins;
    margin-bottom: .2em;
}

.search-map-buttons {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    transition: all 800ms cubic-bezier(0.395, 0.425, 0.015, 1);
    transition-delay: 200ms;
}

.search-map-buttons.is-pushed {
    top: 90px;
}

@media screen and (max-width: 768px) {
    .search-map-buttons {
        display: none;
    }
}

.search-map-buttons > span {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    border: 1px solid #c4c2c2;
    color: #77787b;
    margin-bottom: .5rem;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.search-map-buttons > span svg {
    fill: #77787b;
    width: 24px;
    height: 29px;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.search-map-buttons > span:hover {
    border-color: #00849c;
    background: #00849c;
}

.search-map-buttons > span:hover svg {
    fill: white;
}

.search-map-buttons > span.is-active svg {
    fill: #00849c;
}

.search-map-buttons > span.is-active:hover svg {
    fill: white;
}

.search-map-buttons > span.is-zoom svg {
    width: 18px;
}

.search-map-modal-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 1rem;
    cursor: pointer;
    border: 1px solid #c4c2c2;
}

.search-map-modal-list-item:last-child {
    margin-bottom: 0;
}

.search-map-modal-list-item-figure {
    -ms-flex: 0 0 126px;
    flex: 0 0 126px;
    min-height: 73px;
    background-size: cover;
    background-position: center;
    background-color: #f3f3f3;
}

.search-map-modal-list-item-content {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px 15px 10px;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.search-map-modal-list-item-content strong {
    display: block;
    color: #00849c;
    font-size: .9rem;
    white-space: nowrap;
    font-family: poppins;
    margin-bottom: .3em;
}

.search-map-modal-list-item-content p,
.search-map-modal-list-item-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-modal-list-item-content li,
.search-map-modal-list-item-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-modal-list-item-content li {
    margin: 0;
    padding: 0;
    font-size: 1.1rem;
    color: #4d4e52;
    line-height: 1.1;
    font-family: poppins;
}

.search-map-modal-list-item:hover {
    border-color: #3c3c37;
}

.search-map-modal-list-item:hover .search-map-modal-list-item-content p,
.search-map-modal-list-item:hover .search-map-modal-list-item-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-modal-list-item:hover .search-map-modal-list-item-content li,
.search-map-modal-list-item:hover .search-map-modal-list-item-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .search-map-modal-list-item:hover .search-map-modal-list-item-content li {
    color: #00849c;
}

.custom-marker:hover {
    cursor: pointer;
}

.owl-carousel {
    visibility: hidden;
    opacity: 0;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 2.75rem;
}

.owl-carousel:last-child {
    margin-bottom: 0;
}

.owl-carousel .carousel-item, .iframe-slider .carousel-item {
    margin-bottom: 2px;
    padding: 0 15px;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    position: absolute;
    top: calc(50% - 1.8rem);
    width: 3.6rem;
    height: 3.6rem;
    padding: 1.2rem;
    z-index: 1;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.owl-carousel .owl-prev > svg,
.owl-carousel .owl-next > svg {
    font-size: 1.125rem;
    fill: #00849c;
}

.owl-carousel .owl-prev:active svg,
.owl-carousel .owl-prev:focus svg,
.owl-carousel .owl-prev:hover svg,
.owl-carousel .owl-next:active svg,
.owl-carousel .owl-next:focus svg,
.owl-carousel .owl-next:hover svg {
    fill: #3C3C3B;
}

.owl-carousel .owl-prev {
    left: -5px;
}

.owl-carousel .owl-next {
    right: -5px;
}

.owl-carousel.owl-loaded {
    visibility: visible;
    opacity: 1;
    display: flex;
    justify-content: center;
}

.item-hover,
.press-item-content,
.management-item-content {
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    background-color: white;
}

.item-hover p,
.press-item-content p,
.management-item-content p,
.item-hover .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .item-hover li,
.press-item-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .press-item-content li,
.management-item-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .management-item-content li,
.item-hover .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .item-hover li,
.press-item-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .press-item-content li,
.management-item-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .management-item-content li {
    font-size: .875rem;
}

.item-hover a,
.press-item-content a,
.management-item-content a {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
}

.item-hover a:hover,
.press-item-content a:hover,
.management-item-content a:hover {
    color: #00849c;
}

.item-hover svg,
.press-item-content svg,
.management-item-content svg {
    font-size: .8em;
    fill: #00849c;
    margin-bottom: -.15em;
}

.item-hover:hover,
.press-item-content:hover,
.management-item-content:hover {
    opacity: 1;
}

.masonry-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: hidden;
}

.masonry-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    width: 25%;
    height: 360px;
    border: 3px solid white;
    overflow: hidden;
}

@media screen and (max-width: 990px) {
    .masonry-item {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .masonry-item {
        width: 100%;
        height: 290px !important;
        border: 0;
        border-bottom: 3px solid white;
    }
}

.masonry-item-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(1);
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    z-index: 0;
}

.masonry-item-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.masonry-item-text-block {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    min-height: 76px;
    min-width: 334px;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 10px;
    padding: 1rem;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 990px) {
    .masonry-item-text-block {
        width: calc(100% - 20px);
        min-width: 0;
    }
}

.masonry-item-text-block a {
    width: 100%;
    font-family: poppins;
    font-size: .8125rem;
    color: #77787b;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.masonry-item-text-block a svg {
    fill: #00849c;
}

.masonry-item-text-block h2 {
    width: 100%;
    font-family: poppins;
    font-size: .875rem;
    color: black;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: .15rem;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.masonry-item-text-block p,
.masonry-item-text-block .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .masonry-item-text-block li,
.masonry-item-text-block .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .masonry-item-text-block li {
    display: none;
    font-family: poppins;
    font-size: .8125rem;
    color: #77787b;
    margin: 0;
    overflow: hidden;
}

@media screen and (min-width: 769px) {
    .masonry-item:hover:not(.masonry-item--wrapper) .masonry-item-background {
        transform: scale(1.05);
    }

    .masonry-item:hover:not(.masonry-item--wrapper) .masonry-item-text-block h2 {
        color: #00849c;
    }

    .masonry-item:hover:not(.masonry-item--wrapper) .masonry-item-text-block a {
        color: #181816;
    }
}

.masonry-item--width-2x {
    width: 50%;
}

@media screen and (max-width: 990px) {
    .masonry-item--width-2x {
        width: 100%;
    }
}

.masonry-item--height-2x {
    height: 720px;
}

@media screen and (max-width: 990px) {
    .masonry-item--height-2x {
        height: 360px;
    }
}

.masonry-item--width-full {
    width: 100%;
}

.masonry-item--height-full {
    height: 100%;
}

.masonry-item--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border: 0 !important;
}

@media screen and (max-width: 990px) {
    .masonry-item--wrapper {
        width: 100%;
        height: auto !important;
    }

    .masonry-item--wrapper .masonry-item {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .masonry-item--wrapper .masonry-item {
        width: 100%;
    }
}

.searchList {
    display: grid;
    grid-template-columns: repeat(auto-fit, 270px);
    width: 100%;
    justify-content: flex-start;
    gap: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
}

.searchList::-webkit-scrollbar {
    width: 10px;
    cursor: pointer;
}

.searchList::-webkit-scrollbar-track {
    background: #d5d5d5;
    border-radius: 10px;
}

.searchList::-webkit-scrollbar-thumb {
    background: #2b839b;
    border-radius: 10px;
}

@media screen and (max-width: 480px) {
    .searchList {
        margin: .5rem 0 1.7rem 0;
    }
}

.searchList-item {
    width: 270px;
    position: relative;
    font-family: poppins;
    height: fit-content;
}

.Explorer .searchList-item {
    width: calc(50% - 24px);
}

.searchList-item-label {
    position: absolute;
    color: white;
    display: inline-flex;
    align-items: center;
    font-family: poppins;
    font-size: .875rem;
    z-index: 1;
    padding: .9rem;
    top: 1rem;
    left: 0;
}

.searchList-item-label svg {
    margin-right: .3em;
}

.searchList-item-label.is-featured {
    background: #00849c;
    color: white;
    clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0 100%);
}

.searchList-item-label.is-new {
    background: #00849c;
    clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0 100%);
}

.searchList-item-label.is-sold {
    background: #50504fe6;
    color: white;
    clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0 100%);
}

.searchList-item-label.is-reserved {
    background: #50504fe6;
    color: white;
    clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0 100%);
}

.searchList-item-label.is-promotion {
    background: rgba(103, 6, 13, 0.8);
    color: white;
}

.searchList-item-label.is-promotion svg {
    fill: white;
    width: 24px;
    height: 23px;
}

.searchList-item-figure {
    background-color: gray;
    position: relative;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 183px;
    width: 270px;
}

.searchList-item-figure .slick-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.searchList-item-figure .slick-slider .slick-slide {
    height: 183px;
}

.searchList-item-figure .slick-slider .slick-slide > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.searchList-item-slick-next,
.searchList-item-slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchList-item-slick-next svg,
.searchList-item-slick-prev svg {
    fill: white;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.7));
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchList-item-slick-next:hover svg,
.searchList-item-slick-prev:hover svg {
    transform: scale(1.1);
}

.searchList-item-slick-next {
    right: 0;
}

.searchList-item-slick-prev {
    left: 0;
}

.searchList-item-wrapper {
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #FAF9F9;
    padding: 1.3rem;
}

.searchList-item-title {
    font-family: poppins;
    font-size: 1.1rem;
    color: #3C3C3B;
    margin: 0;
    margin-bottom: 0.5rem;
    font-weight: 600;
    min-height: 40px;
}

.searchList-item-subtitle {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
    margin-bottom: 1rem;
}

.searchList-item-price {
    font-family: 'Source Serif 4';
    font-size: 1.575rem;
    color: #00849c;
    margin-bottom: 1.25rem;
    line-height: 1;
    font-weight: 600;
}

.searchList-item-proplist {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-top: auto;
    white-space: nowrap;
    line-height: 1;

}

.searchList-item-proplist strong {
    position: relative;
    font-family: poppins;
    font-size: .675rem;
    padding: 0 0.6rem;
    cursor: default;
}

.searchList-item-proplist strong svg {
    font-size: 2.15em;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    fill: #77787b;
}

.searchList-item-proplist strong span {
    margin-left: 0.25em;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.searchList-item-socialMedia {
    position: relative;
    padding: 0.25rem 0;
    display: flex;
    align-items: center;
    justify-self: center;
}

.searchList-item-socialMedia > li > a svg {
    fill: white;
    font-size: 1.15rem;
    height: 25px;
    width: 25px;
    stroke: #3C3C3B;
    filter: invert(21%) sepia(9%) saturate(93%) hue-rotate(21deg) brightness(97%) contrast(90%);
}

.searchList-item-socialMedia > li > a:hover svg {
    fill: #00849c;
    stroke: #00849c;
    filter: invert(33%) sepia(26%) saturate(5940%) hue-rotate(167deg) brightness(88%) contrast(101%);
}

.searchList-item.is-selected {
    border-color: black;
}

.searchList-item.is-featured {
    background-color: #282826;
}

.searchList-item.is-featured .searchList-item-title,
.searchList-item.is-featured .searchList-item-subtitle {
    color: white;
}

.searchList-item.is-featured .searchList-item-proplist span {
    color: white;
}

.searchList-item.is-featured .searchList-item-proplist span svg {
    fill: #00849c;
}

.searchList-item.is-featured .searchList-item-footer {
    border-color: #70706e;
}

.search-category {
    border-left: 4px solid transparent;
}

.search-category-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    border-bottom: 1px solid #c4c2c2;
    position: relative;
}

@media screen and (max-width: 1280px) {
    .search-category-wrapper {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 990px) {
    .search-category-wrapper {
        margin: 0 10px;
    }
}

.search-category-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 0.3rem 0rem;
}

.search-category-label-checkbox {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #aaa;
    z-index: 100;
    margin-right: 5px;
}

.is-selected .search-category-label-checkbox {
    border-color: #00849c;
    background: url(../images/check-mark.svg) no-repeat center center;
    background-size: 15px 12px;
    background-color: #00849c;
}

.search-category-label-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5rem 0;
}

@media screen and (max-width: 990px) {
    .search-category-label-icon {
        -ms-flex: 0 0 36px;
        flex: 0 0 36px;
    }
}

.search-category-label-icon svg {
    font-size: 2rem;
    max-width: 40px;
    max-height: 40px;
    fill: #77787b;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

@media screen and (max-width: 990px) {
    .search-category-label-icon svg {
        font-size: 1.6rem;
    }
}

.search-category-label-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 0.5rem;
    padding-right: 0;
}

.search-category-label-title strong {
    display: block;
    font-family: poppins;
    font-size: 0.875rem;
    color: black;
}

@media screen and (max-width: 990px) {
    .search-category-label-title strong {
        font-size: .815rem;
    }
}

.search-category-label-title span {
    display: block;
    font-size: 0.813rem;
    color: #77787b;
    font-weight: normal;
}

@media screen and (max-width: 990px) {
    .search-category-label-title span {
        display: none;
    }
}

.search-category-label-arrow {
    margin-left: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 1rem;
    fill: #00849c;
    position: relative;
    transform-origin: 50% 50%;
    margin-right: 6px;
    font-size: 0.75rem;
}

.search-category-sub {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 1rem;
    margin-top: -0.4rem;
}

.search-category-sub label:first-child span {
    padding-left: 5px;
}

.search-category-sub-item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer;
}

.search-category-sub-item-label {
    font-size: .75rem;
    margin-right: .3em;
}

.search-category-sub-item .checkbox .checkbox-label {
    font-size: 0.75rem;
}

.search-category.is-selected {
    background: #fafafa;
    border-color: transparent !important;
}

@media screen and (max-width: 990px) {
    .search-category.is-selected {
        background: white;
    }
}

@media screen and (max-width: 990px) {
    .search-category.is-selected .search-category-label-icon {
        fill: #00849c;
    }
}

.search-category.is-selected .search-category-label-arrow {
    transform: rotate(-180deg);
}

.search-category.is-selected .search-category-label-title strong {
    color: #00849c;
}

.search-category:hover {
    background: #fafafa;
}

.search-category:hover .search-category-label-title strong {
    color: #00849c;
}

.news-item,
.l-home .news-item {
    position: relative;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
}

@media screen and (max-width: 1200px) {

    .news-item,
    .l-home .news-item {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
}

@media screen and (max-width: 768px) {

    .news-item,
    .l-home .news-item {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.news-item-logo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-item-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.7);
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    padding: .5rem;
}

.news-item-logo svg {
    width: 74%;
    height: 3.125rem;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.news-item-logo img {
    width: 74%;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.l-static .panel-body-news {
    padding-top: 40px;
    background: white;
}

.panel-body-news {
    display: grid;
    grid-template-columns: repeat(auto-fit, 250px);
    column-gap: 5%;
    row-gap: 40px;
    padding: 0px 5% 50px 5%;
    background: #f5f5f5;
    justify-content: center;
}

@media screen and (max-width: 990px) {
    .panel-body-news {
        gap: 20px;
    }
}

.panel-body-new-image {
    position: relative;
    width: 100%;
    height: 13.25rem;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .panel-body-new-image {
        height: 10.625rem;
    }
}

.panel-body-new-content {
    position: relative;
    padding-top: 10px;
}

.panel-body-new-title {
    font-family: poppins;
    font-size: 1.2125rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}

.panel-body-new-posted {
    font-family: poppins;
    font-size: .775rem;
    color: #00849C;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 10px;
}

.panel-body-new-text {
    font-weight: 300;
    font-size: 0.775rem;
    margin-bottom: 10px;
}

.panel-body-new-link {
    font-size: 0.9em;
    font-weight: 600;
    text-decoration: underline;
    color: #00849C;
    justify-self: baseline;
}

.panel-body-new-content p,
.panel-body-new-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .panel-body-new-content li,
.panel-body-new-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .panel-body-new-content li {
    font-family: poppins;
    font-size: .875rem;
    margin: 0;
    line-height: 1.125rem;
}

.news-sidenav {
    position: fixed;
    top: 40%;
    right: 0;
    width: 232px;
    background: white;
    transform: translateX(11.75rem);
    transition: all 600ms cubic-bezier(0.395, 0.425, 0.015, 1);
    z-index: 9;
}

@media screen and (max-width: 768px) {
    .news-sidenav {
        display: none;
    }
}

.news-sidenav-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 2.75rem;
    border-bottom: 1px solid #c4c2c2;
    border-right: 0;
    border-left: 0;
    padding: .75rem 1.75rem .75rem 2.75rem;
    -ms-flex-align: center;
    align-items: center;
    transition: all 600ms cubic-bezier(0.395, 0.425, 0.015, 1);
    background: white;
}

.news-sidenav-item i {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #77787b;
    width: 2.75rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.news-sidenav-item i svg {
    font-size: .688rem;
    fill: white;
}

.news-sidenav-item span {
    -ms-flex: 1;
    flex: 1;
    font-size: .75rem;
    color: #181816;
    font-family: poppins;
    line-height: 1.1;
    vertical-align: middle;
    padding-left: 1.1rem;
}

.news-sidenav-item span strong {
    display: block;
    text-transform: uppercase;
    font-size: .688rem;
    font-family: poppins;
    color: #77787b;
}

.news-sidenav-item--backlink {
    background: white;
    border-top: 1px solid transparent;
    z-index: 1;
}

.news-sidenav-item--backlink i {
    background-color: #181816;
    background-size: 28px 18px;
}

.news-sidenav-item--backlink i svg {
    font-size: 1.15rem;
}

.news-sidenav-item--backlink span {
    color: white;
}

.news-sidenav-item--backlink svg {
    fill: white;
}

.news-sidenav-item--previous,
.news-sidenav-item--next {
    background-color: white;
}

.news-sidenav-item--previous svg,
.news-sidenav-item--next svg {
    fill: white;
}

.news-sidenav-item:hover {
    transform: translateX(-1rem);
}

.news-sidenav-item:hover i {
    background-color: #00849c;
}

.news-sidenav-item:last-child {
    border-bottom: 0;
}

.news-sidenav:hover {
    transform: translateX(1rem);
    box-shadow: 0 2px 5px #c4c2c2;
}

.news-sidenav:hover .stickynav-item {
    padding-left: 1.1rem;
}

.news-sidenav:hover .news-sidenav-item--backlink {
    border-color: #c4c2c2;
}

.property-item,
.owl-carousel .carousel-item, .iframe-slider .carousel-item {
    position: relative;
}

.property-item hr,
.owl-carousel .carousel-item hr, .iframe-slider .carousel-item hr {
    background-color: #c4c2c2;
}

.property-item .property-item-image,
.owl-carousel .carousel-item .property-item-image,
.property-item .owl-carousel .carousel-item-header,
.owl-carousel .property-item .carousel-item-header,
.owl-carousel .carousel-item .carousel-item-header,
.iframe-slider .carousel-item, .property-item-image,
.iframe-slider .carousel-item, .property-item-header {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: -1px;
}

.property-item .property-item-image img,
.owl-carousel .carousel-item .property-item-image img,
.property-item .owl-carousel .carousel-item-header img,
.owl-carousel .property-item .carousel-item-header img,
.owl-carousel .carousel-item .carousel-item-header img,
.iframe-slider .carousel-item, .carousel-item-header img {
    margin-bottom: 0;
}

.property-item-message {
    position: absolute;
    width: auto;
    left: 0;
    bottom: 0;
    font-family: poppins;
    font-size: .75rem;
    color: white;
    background-color: rgba(24, 24, 22, 0.8);
    padding: .5rem .75rem;
}

.property-item-cta-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.property-item-description,
.owl-carousel .carousel-item-content,
.iframe-slider .carousel-item-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    text-align: center;
    padding: 2rem;
    padding-bottom: .5rem;
    background-color: #FAF9F9;
}

@media screen and (max-width: 768px) {

    .property-item-description,
    .owl-carousel .carousel-item-content,
    .iframe-slider .carousel-item-content {
        padding-top: 1.5rem;
    }
}

.property-item-description .divider,
.owl-carousel .carousel-item-content .divider, .iframe-slider .carousel-item-content .divider {
    width: 100%;
    margin-top: auto;
    margin-bottom: .5rem;
}

.is-simplified .property-item-description,
.is-simplified .owl-carousel .carousel-item-content,
.owl-carousel .is-simplified .carousel-item-content {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
}

@media screen and (max-width: 768px) {

    .is-simplified .property-item-description,
    .is-simplified .owl-carousel .carousel-item-content,
    .owl-carousel .is-simplified .carousel-item-content {
        padding-bottom: 1.5rem;
    }
}

.property-item-subtitle {
    display: block;
    font-family: poppins;
    font-size: .9375rem;
    color: #00849c;
    text-transform: uppercase;
}

.is-simplified .property-item-subtitle {
    margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
    .is-simplified .property-item-subtitle {
        font-size: 0.875rem;
        margin-bottom: 0.5rem;
    }
}

.property-item-title {
    font-family: poppins;
    font-size: 1.1rem;
    color: #3C3C3B;
    margin: 0;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .property-item-title {
        font-size: 1.125rem;
    }
}

.property-item-title a {
    color: inherit;
}

.property-item-title a:hover {
    color: #00849c;
}

.property-item-title.is-cropped {
    height: 2.2em;
    line-height: 1.1em;
    overflow: hidden;
}

.property-item-price,
.l-dashboard-favorites .property-item-price {
    font-family: 'Source Serif 4';
    font-size: 1.575rem;
    color: #00849c;
    margin-bottom: 1.25rem;
    line-height: 1;
    font-weight: 600;
}

@media screen and (max-width: 768px) {

    .property-item-price,
    .l-dashboard-favorites .property-item-price {
        margin-bottom: 0.5rem;
    }
}

.property-item-city,
.l-dashboard-favorites .property-item-city,
.property-item-address {
    color: #181816;
    margin-top: 0;
    margin-bottom: 1rem;
}

.property-item-city,
.l-dashboard-favorites .property-item-city {
    font-family: poppins;
    font-size: .875rem;
}

.property-item-address {
    font-family: poppins;
    font-size: .75rem;
}

.property-item.is-simplified,
.owl-carousel .is-simplified.carousel-item {
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {

    .property-item.is-simplified,
    .owl-carousel .is-simplified.carousel-item {
        margin-bottom: 1rem;
    }
}

.property-item.is-simplified:hover .property-item-title,
.owl-carousel .is-simplified.carousel-item:hover .property-item-title {
    color: #00849c;
}

.property-item:hover .property-item-description,
.owl-carousel .carousel-item:hover .property-item-description,
.property-item:hover .owl-carousel .carousel-item-content,
.owl-carousel .property-item:hover .carousel-item-content,
.owl-carousel .carousel-item:hover .carousel-item-content,
.iframe-slider .carousel-item:hover .carousel-item-content {
    border-color: #181816;
}

.property-item-nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    padding: .25rem 0;
}

@media screen and (max-width: 768px) {
    .property-item-nav {
        padding: 0;
    }
}

.property-item-nav > li > a svg {
    fill: white;
    font-size: 1.15rem;
    stroke: #3C3C3B;
}

.property-item-nav > li > a svg.is-share {
    fill: #c4c2c2;
}

.property-item-nav > li > a:hover,
.property-item-nav > li > a.is-favorited {
    background-color: transparent;
}

.property-item-nav > li > a:hover svg,
.property-item-nav > li > a:hover > span > svg,
.property-item-nav > li > a.is-favorited svg,
.property-item-nav > li > a.is-favorited > span > svg {
    fill: #00849c;
    stroke: #00849c;
    filter: invert(33%) sepia(26%) saturate(5940%) hue-rotate(167deg) brightness(88%) contrast(101%);
}

.touchevents .property-item-nav > li > a:hover svg,
.touchevents .property-item-nav > li > a:hover > span > svg {
    fill: white;
    stroke: #c4c2c2;
}

.property-item-nav [data-toggle="share"] {
    position: relative;
}

.property-item-nav .tippy-popper {
    visibility: hidden;
    position: absolute;
    left: -100%;
    bottom: 100%;
}

.property-item-nav .tippy-popper.active {
    z-index: 9999;
    transition-duration: 350ms;
    position: absolute;
    visibility: visible;
    will-change: transform;
    pointer-events: all;
    bottom: 100%;
}

.property-item-nav .tippy-popper[x-placement="top"] .tippy-tooltip {
    padding: 0.4rem;
    transform: translateY(0) scale(0);
    transition-duration: 500ms;
}

.property-item-nav .tippy-popper[x-placement="top"] .tippy-tooltip [x-arrow] {
    left: 50%;
    margin: 0;
}

.property-item-nav .tippy-popper[x-placement="top"] .tippy-tooltip[data-animation="scale"].enter {
    opacity: 1;
    transform: translateY(-10px) scale(1);
}

.property-item-nav .sharethis-template {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
}

.property-item-info,
.l-property-info-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-top: auto;
    white-space: nowrap;
    line-height: 1;
}

.property-item-info svg,
.l-property-info-list svg {
    fill: #77787b;
    filter: invert(52%) sepia(7%) saturate(142%) hue-rotate(187deg) brightness(88%) contrast(92%);
    font-size: 1.5em;
}

.property-item-info svg.icon--category,
.l-property-info-list svg.icon--category {
    font-size: 1.85em;
}

.property-item-info svg.icon--bathroom,
.l-property-info-list svg.icon--bathroom,
.property-item-info svg.icon--bedroom,
.l-property-info-list svg.icon--bedroom {
    font-size: 2.15em;
}

@media screen and (max-width: 1200px) {

    .property-item-info svg.icon--bathroom,
    .l-property-info-list svg.icon--bathroom,
    .property-item-info svg.icon--bedroom,
    .l-property-info-list svg.icon--bedroom {
        font-size: 1.75em;
    }
}

.property-item-info svg + span,
.l-property-info-list svg + span {
    margin-left: .25em;
}

.property-item-info svg,
.l-property-info-list svg,
.property-item-info span,
.l-property-info-list span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.property-item-info strong,
.l-property-info-list strong {
    position: relative;
    font-family: poppins;
    font-size: .675rem;
    padding: 0 .6rem;
    cursor: default;
}

.property-item-info strong sup,
.l-property-info-list strong sup {
    font-size: .6em;
    margin-left: -.4em;
}

.property-item-info strong:nth-last-of-type(1):after,
.l-property-info-list strong:nth-last-of-type(1):after {
    display: none;
}

.property-item-info + .divider,
.l-property-info-list + .divider {
    margin-top: 0;
}

.property-sticky-agent {
    position: fixed;
    top: 50%;
    right: 0;
    transform: rotate(-90deg) translate(50%, 105%);
    transform-origin: 100% 100%;
    z-index: 99;
    transition: transform 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

@media screen and (max-width: 768px) {
    .property-sticky-agent {
        display: none;
    }
}

.property-sticky-agent .btn {
    padding: .75rem 1.2rem;
    border: 0;
    border-right: 3px solid #00849c;
}

.property-sticky-agent .btn > svg {
    font-size: 1.2em;
}

.property-sticky-agent .btn > span {
    border-left: 0;
    margin-left: 0;
}

.property-sticky-agent .btn > span > span {
    margin-bottom: 0.15rem;
}

.property-sticky-agent .btn span,
.property-sticky-agent .btn strong {
    text-transform: uppercase;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.property-sticky-agent .btn:active .text-secondary,
.property-sticky-agent .btn:focus .text-secondary,
.property-sticky-agent .btn:hover .text-secondary {
    color: white;
}

.property-agent,
.l-static .jumbotron-cta-block,
.l-static .l-property-agent,
.l-static .l-property-agent-xs,
.l-static .l-property-2agents,
.l-property-agent,
.l-property-agent-xs,
.l-property-2agents {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #181816;
}

.property-agent .btn,
.l-static .jumbotron-cta-block .btn,
.l-property-agent .btn,
.l-property-agent-xs .btn,
.l-property-2agents .btn {
    width: 100%;
}

.property-agent .title,
.l-static .jumbotron-cta-block .title,
.l-property-agent .title,
.l-property-agent-xs .title,
.l-property-2agents .title {
    font-family: poppins;
    margin-top: 0;
    margin-bottom: 0;
}

.property-agent .subtitle,
.l-static .jumbotron-cta-block .subtitle,
.l-property-agent .subtitle,
.l-property-agent-xs .subtitle,
.l-property-2agents .subtitle {
    color: #00849c;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1rem;
}

.property-agent .contacts,
.l-static .jumbotron-cta-block .contacts,
.l-property-agent .contacts,
.l-property-agent-xs .contacts,
.l-property-2agents .contacts {
    padding: 1rem 0;
}

.property-agent .contacts svg,
.l-static .jumbotron-cta-block .contacts svg,
.l-property-agent .contacts svg,
.l-property-agent-xs .contacts svg,
.l-property-2agents .contacts svg {
    fill: #00849c;
    font-size: 1.5em;
    margin-right: .25em;
}

.property-agent .contacts a,
.l-static .jumbotron-cta-block .contacts a,
.l-property-agent .contacts a,
.l-property-agent-xs .contacts a,
.l-property-2agents .contacts a {
    display: block;
    font-family: poppins;
    font-size: .875rem;
    color: white;
    line-height: 1;
    margin-bottom: .25rem;
}

.property-agent .contacts a.is--email > svg,
.l-static .jumbotron-cta-block .contacts a.is--email > svg,
.l-property-agent .contacts a.is--email > svg,
.l-property-agent-xs .contacts a.is--email > svg,
.l-property-2agents .contacts a.is--email > svg {
    margin-right: .5em;
}

.property-agent .contacts a:active,
.l-static .jumbotron-cta-block .contacts a:active,
.l-property-agent .contacts a:active,
.l-property-agent-xs .contacts a:active,
.l-property-2agents .contacts a:active,
.property-agent .contacts a:focus,
.l-static .jumbotron-cta-block .contacts a:focus,
.l-property-agent .contacts a:focus,
.l-property-agent-xs .contacts a:focus,
.l-property-2agents .contacts a:focus,
.property-agent .contacts a:hover,
.l-static .jumbotron-cta-block .contacts a:hover,
.l-property-agent .contacts a:hover,
.l-property-agent-xs .contacts a:hover,
.l-property-2agents .contacts a:hover {
    color: #00849c;
}

.property-agent.is-plain,
.l-static .is-plain.jumbotron-cta-block,
.is-plain.l-property-agent,
.is-plain.l-property-agent-xs,
.is-plain.l-property-2agents {
    padding: 1.5rem 2.5rem;
}

.property-banner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 200px;
    padding: 2rem 4rem;
    margin-top: 2rem;
}

@media screen and (max-width: 768px) {
    .property-banner {
        padding: 2rem 1.25rem;
    }
}

.property-banner .title {
    max-width: 50%;
    font-family: poppins;
    font-size: 2.1rem;
    color: #00849c;
    margin-top: 0;
    margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
    .property-banner .title {
        max-width: 77%;
        font-size: 1.5rem;
    }
}

.property-banner-text {
    margin-top: 0;
    font-size: .875rem;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .property-banner-text {
        max-width: 80%;
    }
}

.property-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.container-property {
    position: relative;
}

.property-sidebar-container {
    position: absolute;
    top: 0px;
    right: -10%;
    background: #f6f6f6;
}

.property-sidebar {
    padding-left: 2.75rem;
}


.property-sidebar-price,
.property-sidebar-details .price,
.l-property-details .price,
.l-property .content .property-price-xs {
    font-family: 'Source Serif 4';
    font-size: 3rem;
    color: #00849C;
    margin-top: 0;
}

@media screen and (max-width: 768px) {

    .property-sidebar-price,
    .property-sidebar-details .price,
    .l-property-details .price,
    .l-property .content .property-price-xs {
        font-size: 1.125rem;
    }
}

.property-sidebar-price small,
.property-sidebar-details .price small,
.l-property-details .price small,
.l-property .content .property-price-xs small {
    font-size: 1.5rem;
    color: inherit;
}

@media screen and (max-width: 768px) {

    .property-sidebar-price small,
    .property-sidebar-details .price small,
    .l-property-details .price small,
    .l-property .content .property-price-xs small {
        font-size: 0.875rem;
    }
}

.property-sidebar-price.is-smaller,
.property-sidebar-details .is-smaller.price,
.l-property-details .is-smaller.price,
.l-property .content .is-smaller.property-price-xs {
    font-size: 2rem;
}

.property-sidebar-address,
.property-sidebar-details address,
.l-property-details address,
.l-property .content .property-address-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: poppins;
    font-size: 0.8125rem;
    line-height: 1.38;
    margin: 1rem 0;
    padding: 1rem 0;
}

.property-sidebar-address p,
.property-sidebar-details address p,
.l-property-details address p,
.l-property-details address .content p,
.content .l-property-details address p,
.l-property .content .property-address-xs p,
.property-sidebar-address .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-sidebar-address li,
.property-sidebar-details address .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-sidebar-details address li,
.l-property-details address .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-details address li,
.l-property .content .property-address-xs ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.l-property .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-address-xs li,
.property-sidebar-address .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-sidebar-address li,
.property-sidebar-details address .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-sidebar-details address li,
.l-property-details address .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-details address li,
.l-property .content .property-address-xs ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.l-property .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .property-address-xs li {
    padding-left: .5rem;
    margin: 0;
}

.property-sidebar-address a,
.property-sidebar-details address a,
.l-property-details address a,
.l-property .content .property-address-xs a {
    display: block;
    line-height: 1;
    white-space: nowrap;
}

.property-sidebar-address a svg,
.property-sidebar-details address a svg,
.l-property-details address a svg,
.l-property .content .property-address-xs a svg {
    font-size: .688em;
}

.property-sidebar-address a:active,
.property-sidebar-details address a:active,
.l-property-details address a:active,
.l-property .content .property-address-xs a:active,
.property-sidebar-address a:focus,
.property-sidebar-details address a:focus,
.l-property-details address a:focus,
.l-property .content .property-address-xs a:focus,
.property-sidebar-address a:hover,
.property-sidebar-details address a:hover,
.l-property-details address a:hover,
.l-property .content .property-address-xs a:hover {
    color: #00849c;
}

.property-sidebar-address a:active > span,
.property-sidebar-details address a:active > span,
.l-property-details address a:active > span,
.l-property .content .property-address-xs a:active > span,
.property-sidebar-address a:focus > span,
.property-sidebar-details address a:focus > span,
.l-property-details address a:focus > span,
.l-property .content .property-address-xs a:focus > span,
.property-sidebar-address a:hover > span,
.property-sidebar-details address a:hover > span,
.l-property-details address a:hover > span,
.l-property .content .property-address-xs a:hover > span {
    text-decoration: underline;
}

.property-sidebar-address > img,
.property-sidebar-details address > img,
.l-property-details address > img,
.l-property .content .property-address-xs > img {
    width: auto;
    margin-bottom: 0;
    margin-right: .688rem;
}

.property-sidebar-address > span > span,
.property-sidebar-details address > span > span,
.l-property-details address > span > span,
.l-property .content .property-address-xs > span > span {
    display: block;
    width: 100%;
}

.property-sidebar-useful-links,
.l-property-useful-links {
    position: relative;
    padding: 10px 15px;
    background-color: #faf9f9;
    border: 1px solid #c4c2c2;
    overflow: hidden;
}

.property-sidebar-useful-links img,
.l-property-useful-links img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-width: 47%;
    margin-bottom: 0;
}

.property-sidebar-useful-links .subtitle,
.l-property-useful-links .subtitle {
    font-size: .875rem;
    color: #00849c;
    text-transform: uppercase;
    margin-bottom: .75rem;
}

.property-sidebar-useful-links .nav-stacked,
.l-property-useful-links .nav-stacked {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.property-sidebar-useful-links .nav-stacked > li > a,
.l-property-useful-links .nav-stacked > li > a {
    font-size: 0.8125rem;
    padding: 0 0 0.5rem;
    line-height: 1;
}

.property-sidebar-useful-links .nav-stacked > li > a span,
.l-property-useful-links .nav-stacked > li > a span {
    padding: 0;
}

.property-sidebar-useful-links .nav-stacked > li > a:active,
.l-property-useful-links .nav-stacked > li > a:active,
.property-sidebar-useful-links .nav-stacked > li > a:focus,
.l-property-useful-links .nav-stacked > li > a:focus,
.property-sidebar-useful-links .nav-stacked > li > a:hover,
.l-property-useful-links .nav-stacked > li > a:hover {
    background-color: transparent;
    color: #00849c;
}

.property-sidebar-useful-links .nav-stacked > li:first-child,
.l-property-useful-links .nav-stacked > li:first-child,
.property-sidebar-useful-links .nav-stacked > li:last-child,
.l-property-useful-links .nav-stacked > li:last-child {
    padding: 0;
    margin: 0;
}

.property-sidebar-useful-links .nav-stacked > li:last-child,
.l-property-useful-links .nav-stacked > li:last-child {
    margin-bottom: .5rem;
}

.property-sidebar-useful-links .nav-stacked > li:last-child > a,
.l-property-useful-links .nav-stacked > li:last-child > a {
    padding-bottom: 0;
}

.property-sidebar-details,
.l-property-details {
    margin-bottom: 1rem;
    padding: 15px;
    padding-bottom: 0;
}

.property-sidebar-details hr,
.l-property-details hr {
    background-color: #c4c2c2;
    margin: 1rem 0;
}

.property-sidebar-details img,
.l-property-details img {
    width: auto;
    margin-bottom: 0;
    margin-right: .688rem;
}

.property-sidebar-details address,
.l-property-details address {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.property-sidebar-details .table,
.l-property-details .table,
.property-sidebar-details .content table,
.content .property-sidebar-details table,
.l-property-details .content table,
.content .l-property-details table {
    margin: 1rem 0;
}

.property-sidebar-details .table tr td,
.l-property-details .table tr td,
.property-sidebar-details .content table tr td,
.content .property-sidebar-details table tr td,
.l-property-details .content table tr td,
.content .l-property-details table tr td {
    width: 100%;
    font-size: .8125rem;
    border-top: 0;
    padding: .5rem 0;
    overflow: hidden;
}

.property-sidebar-details .table tr td span,
.l-property-details .table tr td span,
.property-sidebar-details .content table tr td span,
.content .property-sidebar-details table tr td span,
.l-property-details .content table tr td span,
.content .l-property-details table tr td span,
.property-sidebar-details .table tr td strong,
.l-property-details .table tr td strong,
.property-sidebar-details .content table tr td strong,
.content .property-sidebar-details table tr td strong,
.l-property-details .content table tr td strong,
.content .l-property-details table tr td strong {
    width: 100%;
    display: block;
}

.property-sidebar-details .table tr td strong,
.l-property-details .table tr td strong,
.property-sidebar-details .content table tr td strong,
.content .property-sidebar-details table tr td strong,
.l-property-details .content table tr td strong,
.content .l-property-details table tr td strong {
    font-family: poppins;
    color: #3C3C3B;
    font-weight: 600;
    font-size: 1.1rem;
}

.property-sidebar-details .table tr td span,
.l-property-details .table tr td span,
.property-sidebar-details .content table tr td span,
.content .property-sidebar-details table tr td span,
.l-property-details .content table tr td span,
.content .l-property-details table tr td span {
    font-family: poppins;
    color: #77787b;
}

.property-sidebar-details .table tr:first-child td,
.l-property-details .table tr:first-child td,
.property-sidebar-details .content table tr:first-child td,
.content .property-sidebar-details table tr:first-child td,
.l-property-details .content table tr:first-child td,
.content .l-property-details table tr:first-child td {
    padding-top: 0;
}

.property-sidebar-details .table tr:last-child td,
.l-property-details .table tr:last-child td,
.property-sidebar-details .content table tr:last-child td,
.content .property-sidebar-details table tr:last-child td,
.l-property-details .content table tr:last-child td,
.content .l-property-details table tr:last-child td {
    padding-bottom: 0;
}

.property-sidebar-toolbar {
    display: inline-flex;
    gap: 20px;
    align-items: center;
}

.property-sidebar-toolbar .btn,
.l-property .property-sidebar-toolbar-xs .btn {
    width: 100%;
    padding: 10px 1.5rem;
}

.property-sidebar-toolbar .btn > svg,
.l-property .property-sidebar-toolbar-xs .btn > svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.5rem;
    height: 1rem;
    margin-right: 10px;
}

.property-sidebar-toolbar .property-item-nav > a,
.l-property .property-sidebar-toolbar-xs .property-item-nav > a {
    padding: 1rem;
}

.property-sidebar-toolbar .property-item-nav > a > svg,
.l-property .property-sidebar-toolbar-xs .property-item-nav > a > svg {
    font-size: .875em;
}

.jumbotron {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    min-height: 480px;
    background-size: cover;
    background-position: center top;
    margin-bottom: 0;
}

@media screen and (max-width: 990px) {
    .jumbotron {
        min-height: 380px;
    }
}

@media screen and (max-width: 768px) {
    .jumbotron {
        min-height: 195px;
        margin-top: 40px !important;
    }
}

.Explorer .jumbotron {
    height: 1px;
}

.jumbotron > .container {
    align-self: center;
    z-index: 1;
}

.jumbotron .nav-inline {
    position: absolute;
    bottom: 20px;
}

@media screen and (max-width: 768px) {
    .jumbotron .nav-inline {
        display: none;
    }
}

.jumbotron .nav-inline > li {
    margin-right: 5px;
}

.jumbotron .nav-inline > li > a {
    color: #00849c;
    background-color: white;
    border-color: transparent;
    min-width: 124px;
    padding: 6px 8px;
    font-family: poppins;
    font-size: .875rem;
    line-height: 1.25;
    text-transform: capitalize;
    transition: none;
}

.jumbotron .nav-inline > li > a:focus,
.jumbotron .nav-inline > li > a.focus {
    color: white;
}

.jumbotron .nav-inline > li > a:hover {
    color: white;
}

.jumbotron .nav-inline > li > a:active,
.jumbotron .nav-inline > li > a.active,
.open > .jumbotron .nav-inline > li > a.dropdown-toggle {
    color: white;
}

.jumbotron .nav-inline > li > a:active:hover,
.jumbotron .nav-inline > li > a:active:focus,
.jumbotron .nav-inline > li > a:active.focus,
.jumbotron .nav-inline > li > a.active:hover,
.jumbotron .nav-inline > li > a.active:focus,
.jumbotron .nav-inline > li > a.active.focus,
.open > .jumbotron .nav-inline > li > a.dropdown-toggle:hover,
.open > .jumbotron .nav-inline > li > a.dropdown-toggle:focus,
.open > .jumbotron .nav-inline > li > a.dropdown-toggle.focus {
    color: #181816;
    background-color: #d4d4d4;
    border-color: rgba(0, 0, 0, 0);
}

.jumbotron .nav-inline > li > a:active,
.jumbotron .nav-inline > li > a.active,
.open > .jumbotron .nav-inline > li > a.dropdown-toggle {
    background-image: none;
}

.jumbotron .nav-inline > li > a.disabled:hover,
.jumbotron .nav-inline > li > a.disabled:focus,
.jumbotron .nav-inline > li > a.disabled.focus,
.jumbotron .nav-inline > li > a[disabled]:hover,
.jumbotron .nav-inline > li > a[disabled]:focus,
.jumbotron .nav-inline > li > a[disabled].focus,
fieldset[disabled] .jumbotron .nav-inline > li > a:hover,
fieldset[disabled] .jumbotron .nav-inline > li > a:focus,
fieldset[disabled] .jumbotron .nav-inline > li > a.focus {
    background-color: white;
    border-color: transparent;
}

.jumbotron .nav-inline > li > a .badge {
    color: white;
    background-color: #181816;
}

.jumbotron .nav-inline > li > a svg {
    font-size: 1.75em;
    fill: #00849c;
    transition: none;
}

.jumbotron .nav-inline > li > a:active,
.jumbotron .nav-inline > li > a:focus,
.jumbotron .nav-inline > li > a:hover,
.jumbotron .nav-inline > li > a:active:focus,
.jumbotron .nav-inline > li > a:active:hover {
    background-color: #00849c;
}

.jumbotron .nav-inline > li > a:active svg,
.jumbotron .nav-inline > li > a:focus svg,
.jumbotron .nav-inline > li > a:hover svg,
.jumbotron .nav-inline > li > a:active:focus svg,
.jumbotron .nav-inline > li > a:active:hover svg {
    fill: #3c3c3b;
}

.jumbotron .nav-inline > li > a:active span,
.jumbotron .nav-inline > li > a:focus span,
.jumbotron .nav-inline > li > a:hover span,
.jumbotron .nav-inline > li > a:active:focus span,
.jumbotron .nav-inline > li > a:active:hover span {
    color: white;
}

.jumbotron-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.jumbotron-subtitle {
    width: 100%;
    font-family: poppins;
    font-size: .875rem;
    color: #00849c;
    margin-bottom: .75em;
    text-transform: uppercase;
}

.jumbotron-title {
    width: 100%;
    font-family: poppins;
    font-size: 1.875rem;
    color: white;
    margin-top: 0;
    margin-bottom: .5em;
}

@media screen and (max-width: 768px) {
    .jumbotron-title {
        font-size: 1.125rem;
    }
}

.jumbotron-text {
    width: 100%;
    font-family: poppins;
    font-size: 1.5rem;
    color: white;
    margin-bottom: .5em;
}

@media screen and (max-width: 768px) {
    .jumbotron-text {
        font-size: 1.125rem;
        margin-bottom: 1rem;
    }
}

.jumbotron--parallax {
    background: transparent;
}

.jumbotron--smaller {
    min-height: 390px;
}

.jumbotron--full {
    height: calc(100vh - 100px);
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .jumbotron--full {
        height: auto;
        min-height: 480px;
    }
}

.jumbotron-cta-block,
.l-property-agent,
.l-property-agent-xs,
.l-property-2agents {
    margin-left: auto;
    width: 315px;
    background-color: rgba(24, 24, 22, 0.9);
}

@media screen and (max-width: 768px) {

    .jumbotron-cta-block,
    .l-property-agent,
    .l-property-agent-xs,
    .l-property-2agents {
        display: none;
    }
}

.jumbotron-cta-block *,
.l-property-agent *,
.l-property-agent-xs *,
.l-property-2agents * {
    max-width: 100%;
}

.tags-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 1rem 0;
    margin: 0 -3px;
    list-style: none;
    overflow: hidden;
}

.tags-list > li {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 3px;
    overflow: hidden;
}

.tags-list > li > a {
    display: block;
    font-family: poppins;
    font-size: .875rem;
    color: #77787b;
    padding: .75rem 1rem;
    border: 1px solid #c4c2c2;
    background-color: #faf9f9;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}

.tags-list > li > a:active,
.tags-list > li > a:focus,
.tags-list > li > a:hover {
    background-color: #f5f3f3;
}

.search-cta {
    background-color: rgba(24, 24, 22, 0.8);
    border-bottom: 3px solid #00849c;
    padding: 15px 30px;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

@media screen and (max-width: 768px) {
    .search-cta {
        padding: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        background-color: #f5f3f3;
    }
}

.search-cta:hover {
    background: #181816;
}

.search-cta-icon svg {
    fill: #00849c;
    width: 52px;
    height: 35px;
}

@media screen and (max-width: 768px) {
    .search-cta-icon {
        display: none;
    }
}

.search-cta-text {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media screen and (min-width: 769px) {
    .search-cta-text {
        border-left: 1px solid rgba(196, 194, 194, 0.6);
        padding-left: 16px;
        padding-right: 16px;
        margin-left: 16px;
    }
}

.search-cta-text strong {
    font-family: poppins;
    text-transform: uppercase;
    display: block;
    font-size: .875rem;
    margin-bottom: .3em;
}

@media screen and (max-width: 768px) {
    .search-cta-text strong {
        color: #00849c;
    }
}

.search-cta-text span {
    display: block;
    font-family: poppins;
    font-size: 0.75rem;
}

@media screen and (max-width: 768px) {
    .search-cta-text span {
        font-size: .812rem;
        color: #3c3c37;
    }
}

.search-cta-close {
    margin-left: 1.3em;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.8rem;
    margin-right: -0.6rem;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

@media screen and (max-width: 990px) {
    .search-cta-close {
        display: none;
    }
}

.search-cta-close svg {
    fill: white;
}

.search-cta-close:hover svg {
    fill: #00849c;
}

.search-cta-button {
    margin-left: auto;
}

@media screen and (max-width: 768px) {
    .search-cta-button {
        margin: 1rem auto;
        -ms-flex: 1;
        flex: 1;
    }
}

@media screen and (min-width: 1281px) {
    .search-cta-button .btn {
        padding: 8px 26px;
    }
}

.search-cta-button .btn svg {
    font-size: 2em;
}

.l-contact-persons-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.l-contact-persons-item .img-rect {
    width: 128px;
    height: 128px;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .l-contact-persons-item .img-circle {
        width: 110px;
        height: 110px;
    }
}

@media screen and (max-width: 768px) {
    .l-contact-persons-item .img-circle {
        width: 62px;
        height: 62px;
        margin-bottom: 0.5rem;
    }
}

.l-contact-persons-item .contact-person-info {
    align-self: baseline;
    display: inline-grid;
}

.l-contact-persons-item .contact-person-info .name {
    font-family: poppins;
    font-size: 1.35rem;
    margin-top: 0;
    margin-bottom: 0;
}

.l-contact-persons-item .contact-person-info .position {
    font-size: .8125rem;
    margin: .25rem 0 0;
}

.l-contact-persons-item .contact-person-info .phone {
    font-size: .8125rem;
    margin: 0.25rem 0 0;
}

.l-contact-persons-item .contact-person-info .btn {
    width: fit-content;
    margin-top: 10px;
}


.newsletter-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 1rem 0;
}

@media screen and (max-width: 768px) {
    .newsletter-item {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
}

.newsletter-item-image {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #c4c2c2;
}

@media screen and (max-width: 768px) {
    .newsletter-item-image {
        display: block;
        width: 100%;
    }
}

.newsletter-item-image > img {
    margin-bottom: 0;
}

.newsletter-item p,
.newsletter-item .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li,
.newsletter-item .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li {
    font-size: .875rem;
}

.newsletter-item p:nth-of-type(2),
.newsletter-item .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:nth-of-type(2),
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li:nth-of-type(2),
.newsletter-item .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:nth-of-type(2),
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li:nth-of-type(2) {
    font-size: 0.8125rem;
}

.newsletter-item p:nth-of-type(2) strong,
.newsletter-item .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:nth-of-type(2) strong,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li:nth-of-type(2) strong,
.newsletter-item .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:nth-of-type(2) strong,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .newsletter-item li:nth-of-type(2) strong {
    font-size: inherit;
}

.newsletter-item-title {
    margin-bottom: .25rem;
}

.newsletter-item-date {
    color: #77787b;
    margin: 0;
}

.newsletter-item-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #c4c2c2;
    padding: 1rem 2rem;
}

@media screen and (min-width: 769px) {
    .newsletter-item-content {
        border-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .newsletter-item-content {
        padding: 1rem 0.875rem;
        border-top: 0;
    }
}

.newsletter-item-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.newsletter-item-link {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
}

.newsletter-item-link .icon--arrow {
    font-size: .75em;
    margin-top: -.1em;
}

.newsletter-item-link:hover span {
    color: #00849c;
}

.pagination {
    border-radius: 0;
    font-size: .875rem;
    font-family: poppins;
    color: #77787b;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.pagination > li.is-next a span,
.pagination > li.is-prev a span {
    color: #00849c;
    top: -2px;
}

.pagination > li.is-next a:hover span,
.pagination > li.is-prev a:hover span {
    color: white;
}

.pagination > li a {
    position: relative;
}

.pagination > li a span {
    position: relative;
    color: #77787b;
}

.pagination > li.active a {
    background: #00849c;
}

.pagination > li.active a span {
    color: white;
}

.pagination > li.is-hellip {
    pointer-events: none;
}

.pagination.is-disabled {
    pointer-events: none;
    opacity: .5;
}

@media screen and (min-width: 769px) {
    .pagination > li a:hover {
        background: #00849c;
        border-color: #00849c;
    }

    .pagination > li a:hover span {
        color: white;
    }
}

.blog-paginator {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0.5rem 0;
    padding: 1.5rem 0;
    border-top: 1px solid #c4c2c2;
    border-bottom: 1px solid #c4c2c2;
}

.l-events .blog-paginator {
    border-bottom: 0;
    margin-bottom: 0;
}

@media screen and (min-width: 769px) {
    .blog-paginator {
        margin: 2rem 0;
    }
}

.blog-paginator-link span {
    white-space: nowrap;
    color: #181816;
}

.blog-paginator-link > svg {
    font-size: 1.4em;
    fill: #00849c;
    stroke: #00849c;
}

.blog-paginator-link > svg.icon--after-text {
    margin-left: 0.5rem;
}

.blog-paginator-link:active span,
.blog-paginator-link:focus span,
.blog-paginator-link:hover span {
    color: #00849c;
}

.blog-paginator-link.bubbles {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}

.blog-paginator-next {
    text-align: right;
}

.blog-paginator-prev:hover,
.blog-paginator-next:hover {
    text-decoration: none !important;
}

.blog-paginator-prev,
.blog-paginator-next {
    width: 40%;
}

.blog-paginator-prev > span span,
.blog-paginator-prev > span strong,
.blog-paginator-next > span span,
.blog-paginator-next > span strong {
    display: block;
}

.blog-paginator-prev > span strong,
.blog-paginator-next > span strong {
    color: #181816;
}

.blog-paginator-prev > span span,
.blog-paginator-next > span span {
    font-family: poppins;
    font-size: .8125rem;
    color: #77787b;
    width: 175px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 768px) {

    .blog-paginator-prev > span span,
    .blog-paginator-next > span span {
        display: none;
    }
}

.blog-paginator-prev > svg,
.blog-paginator-next > svg {
    fill: #00849c;
    font-size: 1.4em;
}

@media screen and (max-width: 990px) {

    .blog-paginator-prev > svg,
    .blog-paginator-next > svg {
        font-size: 1em;
        margin: 0;
    }
}

.blog-paginator-prev.active > span span,
.blog-paginator-prev.active > span strong,
.blog-paginator-prev:active > span span,
.blog-paginator-prev:active > span strong,
.blog-paginator-prev:focus > span span,
.blog-paginator-prev:focus > span strong,
.blog-paginator-prev:hover > span span,
.blog-paginator-prev:hover > span strong,
.blog-paginator-next.active > span span,
.blog-paginator-next.active > span strong,
.blog-paginator-next:active > span span,
.blog-paginator-next:active > span strong,
.blog-paginator-next:focus > span span,
.blog-paginator-next:focus > span strong,
.blog-paginator-next:hover > span span,
.blog-paginator-next:hover > span strong {
    color: #00849c;
}

.filter-department {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25rem 0;
    margin: 2rem 0 2.5rem 0;
    border-top: 1px solid #c4c2c2;
    border-bottom: 1px solid #c4c2c2;
}

@media screen and (max-width: 990px) {
    .filter-department {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 768px) {
    .filter-department {
        border: 0;
        margin-top: 1rem;
        margin-bottom: 0;
        padding: 1rem 0;
    }
}

.filter-department h5 {
    display: block;
    color: #77787b;
    margin-top: 0;
}

@media screen and (min-width: 991px) {
    .filter-department h5 {
        margin: 0;
        margin-right: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .filter-department h5 {
        font-size: 0.8125rem;
    }
}

.filter-department .dropdown {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}

@media screen and (min-width: 991px) {
    .filter-department .dropdown {
        -ms-flex: 0 1 35%;
        flex: 0 1 35%;
    }
}

.filter-department .dropdown-toggle {
    width: 100%;
}

.press-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.press-item-title {
    margin: 0;
}

.press-item-date {
    margin: 0;
    margin-top: .5em;
    color: #77787b;
}

.press-item-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.press-item-content {
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.95);
}

.press-item-content * {
    max-width: 100%;
}

.management-item {
    position: relative;
    width: 100%;
    height: auto;
    margin: 15px 0;
}

.management-item-title,
.management-item-position {
    text-align: left;
}

.management-item-title {
    font-family: poppins;
    font-size: 1.125rem !important;
    margin: 0;
    text-align: center;
}

.management-item-title a {
    font-family: inherit;
    font-size: inherit;
    text-align: center;
    font-weight: 600;
    color: #3C3C3B;
}

.management-item-title:hover {
    color: #00849c;
    text-decoration: none;
}

.management-item-position {
    font-size: .8125rem !important;
    margin-top: 0.5em;
    color: #77787b;
    text-align: center;
}

.management-item-profil {
    font-size: .8125rem !important;
    margin-top: 0.5em;
    color: #00849c !important;
    font-weight: 600;
    text-decoration: underline;
}

.management-item-profil:hover {
    color: #3C3C3B !important;
}

.management-item-nav {
    display: flex;
    padding-top: 10px;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.management-item-nav a:not(:first-child) svg {
    fill: #77787b;
}

.management-item-nav a:not(:first-child):hover svg {
    fill: #00849c;
}

.management-item-nav a.is-mail svg {
    font-size: 1.3em;
    margin-bottom: -.25em;
}

.management-item-image {
    display: block;
    width: 100%;
    min-height: 370px;
    margin-bottom: 0 !important;
    /*clip-path: polygon(100% 0, 100% 97%, 55% 97%, 50% 100%, 45% 97%, 0 97%, 0 0);*/
    background-position: top;
}

.management-item-content {
    padding: 1rem;
    width: 100%;
    text-align: center;
}

.management-item:hover .management-item-content {
    border-color: #181816;
}

.modal .modal-content {
    padding: 1rem;
    border-radius: 0;
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    .modal .modal-content {
        min-height: 100vh;
    }
}

@media screen and (min-width: 769px) {
    .modal .modal-content {
        box-shadow: 0 5px 11px rgba(0, 0, 0, 0.2);
    }
}

.modal .modal-content iframe {
    width: 100%;
    height: auto;
    min-height: 470px;
}

@media screen and (max-width: 768px) {
    .modal .modal-content iframe {
        min-height: 300px;
    }
}

.modal .modal-content .tab-content {
    padding: 1rem 0;
}

.modal .modal-content .nav-link-tabs {
    width: auto;
    min-width: 100%;
    padding-bottom: 0;
    border-bottom: 1px solid #77787b;
}

.modal .modal-content .nav-link-tabs > li > a {
    font-family: poppins;
    font-size: 1rem;
    color: #181816;
    text-transform: none;
    padding: 0 2rem 0 0;
}

.modal .modal-content .nav-link-tabs > li > a > span {
    padding-bottom: .875rem;
}

.modal .modal-content .nav-link-tabs > li:hover:not(.active) > a {
    color: #00849c;
}

.modal .modal-content .nav-link-tabs > li:hover:not(.active) > a > span {
    border-bottom: 0;
}

.modal .modal-content .nav-link-tabs > li.active > a {
    font-family: poppins;
    color: #77787b;
}

.modal .modal-content .nav-link-tabs > li.active > a > span {
    border-color: #77787b;
}

.modal .modal-content .nav-link-tabs > li:last-child > a {
    padding-right: 0;
}

.modal .modal-header {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem 1rem 2rem;
    border-bottom: 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-header {
        padding: 2.5rem 0 1.5rem 0;
    }
}

.modal .modal-header .modal-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: poppins;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-header .modal-title {
        width: 100%;
    }
}

.modal .modal-header .modal-title svg,
.modal .modal-header .modal-title span {
    display: inline-block;
    vertical-align: middle;
}

.modal .modal-header .modal-title svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #00849c;
    font-size: 2.5em;
    margin-right: .3em;
}

.modal .modal-header .modal-title span {
    padding-right: 1.7rem;
}

.modal .modal-header .modal-title span strong {
    color: #00849c;
}

.modal .modal-header .modal-subtitle {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: block;
    font-family: poppins;
    font-size: .875rem;
    color: #00849c;
    text-transform: uppercase;
}

.modal .modal-header .close {
    position: absolute;
    width: .875rem;
    height: .875rem;
    top: calc(50% - 12px);
    right: 1rem;
    z-index: 2;
    opacity: 1;
    line-height: .875rem;
}

@media screen and (max-width: 768px) {
    .modal .modal-header .close {
        top: 0.5rem;
        right: 0;
    }
}

.modal .modal-header .close > svg {
    fill: #77787b;
    font-size: .875rem;
}

.modal .modal-header .close:hover > svg {
    fill: #00849c;
}

@media screen and (max-width: 768px) {
    .modal .modal-body {
        padding: 1rem 0;
    }
}

.modal .modal-body p,
.modal .modal-body .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li,
.modal .modal-body .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li {
    font-family: poppins;
    font-size: 1rem;
}

.modal .modal-body p strong,
.modal .modal-body .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li strong,
.modal .modal-body .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li strong {
    font-family: poppins;
    font-weight: normal;
}

.modal .modal-body p small,
.modal .modal-body .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li small,
.modal .modal-body .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body li small {
    font-size: .875rem;
    line-height: 1.2;
}

.modal .modal-body .divider {
    background-color: #77787b;
}

.modal .modal-body .divider:last-child {
    margin-top: 0;
    margin-bottom: 0;
}

.modal .modal-body .tab-content {
    padding-bottom: 0;
}

.modal .modal-body .form-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-body .form-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.modal .modal-body .form-footer .btn {
    min-width: 40%;
    margin-left: auto;
}

.modal .modal-body .form-footer .btn-close {
    min-width: 0;
    margin-left: 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-body .form-footer .btn-close {
        -ms-flex-order: 2;
        order: 2;
    }
}

.modal .modal-body .form-footer .form-group {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 1rem;
}

@media screen and (min-width: 769px) {
    .modal .modal-body .form-footer .form-group {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 0;
        -ms-flex-order: 1;
        order: 1;
    }
}

.modal .modal-body .form .form-terms {
    padding: 0.25rem 0;
    font-family: poppins;
    font-size: .8125rem;
    line-height: .875rem;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-body .form .form-terms {
        width: 100%;
        text-align: center;
    }
}

.modal .modal-body .is-success h5 {
    margin-bottom: 1rem;
}

.modal .modal-body .is-success p,
.modal .modal-body .is-success .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body .is-success li,
.modal .modal-body .is-success .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .modal .modal-body .is-success li {
    color: #181816;
    line-height: 1.2;
}

.modal .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 0;
}

@media screen and (max-width: 768px) {
    .modal .modal-footer {
        padding: 0;
    }
}

.modal .modal-footer .nav > li > a {
    font-family: poppins;
    font-size: .75rem;
    color: #181816;
    padding-left: 1rem;
    padding-right: 1rem;
}

@media screen and (max-width: 768px) {
    .modal .modal-footer .nav > li > a > span {
        display: none;
    }
}

@media screen and (min-width: 480px) {
    .modal .modal-footer .nav > li > a {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.modal .modal-footer .nav > li > a svg {
    font-size: 1.4em;
    fill: #00849c;
    margin-right: .3rem;
}

.modal .modal-footer .nav > li > a:hover {
    background-color: transparent;
    color: #00849c;
}

.modal .modal-footer .nav > li:first-child > a {
    padding-left: 0;
}

.modal .modal-footer .nav > li:last-child > a {
    padding-right: 0;
}

.modal .modal-footer .nav > li.has-divider > a:after {
    background-color: #181816;
    top: calc(50% - .65rem);
    height: 1.3rem;
}

.modal .modal-footer .nav-social-title {
    font-size: .875rem;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .modal .modal-footer .nav-social-title {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.modal .modal-footer:before,
.modal .modal-footer:after {
    display: none;
}

@media screen and (min-width: 1201px) {
    .modal.in .modal-dialog {
        /*transform: translate(0, 15vh);*/
    }
}

@media screen and (max-width: 768px) {
    .modal.in .modal-dialog {
        margin: 0;
    }
}

.modal-backdrop {
    background-color: white;
    transition: all 0.3s;
    z-index: 1000;
}

.modal-backdrop.in {
    opacity: .85;
}

.modal--video {
    background-color: rgba(255, 255, 255, 0.95);
}

.modal--video .modal-dialog {
    width: 60%;
}

@media screen and (max-width: 990px) {
    .modal--video .modal-dialog {
        width: 100%;
    }
}

.modal--video .modal-content {
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

.modal--video .modal-content .modal-title {
    font-family: poppins;
    font-size: 1.625rem;
    text-transform: none;
}

.modal--video .modal-content .modal-title span {
    display: block;
    line-height: 1;
}

.modal.is-animated {
    visibility: hidden;
    transform: translateX(0) translateY(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2000;
}

.modal.is-animated .modal-content {
    transform: scale(0.7);
    opacity: 0;
    transition: all 0.3s;
}

.modal.is-animated.in {
    visibility: visible;
}

.modal.is-animated.in .modal-content {
    transform: scale(1);
    opacity: 1;
}

.container-immomig {
    display: block;
}

.category-bar {
    background-color: #F6F6F6;
    height: 150px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .category-bar {
        height: 40px;
    }
}

.category-bar > .container {
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    gap: 50px;
}

.category-bar > .container::before,
.category-bar > .container::after {
    content: none;
}

@media screen and (max-width: 1200px) {
    .category-bar > .container {
        width: 100%;
    }
}

@media screen and (max-width: 990px) {
    .category-bar > .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    .category-bar > .container {
        display: none;
    }
}

.category-bar .nav {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: 0;
}

.category-bar .nav > li > a {
    font-family: poppins;
    font-size: .8125rem;
    color: #181816;
    text-align: center;
    padding: 0 1.25rem;
    border-bottom: 5px solid transparent;
}

@media screen and (max-width: 1200px) {
    .category-bar .nav > li > a {
        font-size: 0.75rem;
        padding: 0.875rem 0.75rem;
    }
}

.category-bar .nav > li > a > svg {
    width: auto;
    height: 2rem;
    max-width: 3rem;
    margin-bottom: .688rem;
    fill: #c4c2c2;
    filter: invert(88%) sepia(10%) saturate(12%) hue-rotate(75deg) brightness(88%) contrast(89%);
}

.category-bar .nav > li > a > span {
    display: block;
}

.category-bar .nav > li > a:before {
    content: '';
    position: absolute;
    top: 32.5%;
    width: 1px;
    height: 35%;
    background-color: #c4c2c2;
    left: -1px;
}

.category-bar .nav > li > a:active,
.category-bar .nav > li > a:focus,
.category-bar .nav > li > a:hover {
    color: #00849c;
    background-color: transparent;
}

.category-bar .nav > li > a:active > svg,
.category-bar .nav > li > a:focus > svg,
.category-bar .nav > li > a:hover > svg {
    fill: #00849c;
    filter: invert(27%) sepia(47%) saturate(5231%) hue-rotate(172deg) brightness(96%) contrast(101%);
}

@media screen and (min-width: 991px) {
    .category-bar .nav > li:first-child {
        margin-left: auto;
    }
}

.category-bar .nav > li:first-child > a:before {
    display: none;
}

.category-bar .nav > li.active > a {
    color: #00849c;
}

.category-bar .nav > li.active > a > svg {
    fill: #00849c;
    filter: invert(27%) sepia(47%) saturate(5231%) hue-rotate(172deg) brightness(96%) contrast(101%);
}

.category-bar-title {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media screen and (max-width: 990px) {
    .category-bar-title {
        display: none;
    }
}

.category-bar-title h4 {
    font-size: 1rem;
    margin-top: 0;
    color: #3C3C3B;
}

@media screen and (max-width: 1200px) {
    .category-bar-title h4 {
        font-size: 1rem;
    }
}

.category-bar-title h5 {
    color: #3C3C3B;
    font-weight: 600;
    font-size: 2rem;
    font-family: 'Source Serif 4';
}

.category-bar-xs {
    display: none;
    position: relative;
}

@media screen and (max-width: 768px) {
    .category-bar-xs {
        display: block;
    }
}

.category-bar-xs .dropdown-mobile {
    top: 100%;
    bottom: initial;
}

.category-bar-xs .dropdown-mobile .nav-stacked {
    border-top: 0;
    border-bottom: 1px solid #c4c2c2;
}

.category-bar-xs .dropdown-mobile .nav-stacked > li.active > a {
    color: #00849c;
}

.category-bar-xs .btn-select {
    width: 100%;
    height: auto;
    padding: 1rem;
    border: 0;
    border-bottom: 1px solid #c4c2c2;
    background-color: #f5f3f3;
    border-radius: 0px;
}

.category-bar-xs .btn-select > span {
    display: block;
}

.category-bar-xs .btn-select > span:nth-of-type(1) {
    font-family: poppins;
    font-size: 0.875rem;
    color: #00849c;
    text-transform: uppercase;
}

.category-bar-xs .btn-select > span:nth-of-type(2) {
    font-family: poppins;
    font-size: 1rem;
    color: #181816;
}

.category-bar-xs .btn-select > svg {
    font-size: 1rem;
}

.category-bar-xs .btn-select:active,
.category-bar-xs .btn-select:focus,
.category-bar-xs .btn-select:hover {
    border-color: #c4c2c2;
}

.infomap-list {
    margin-top: 1.5rem;
    margin-right: 1rem;
}

.infomap-list-wrapper {
    min-height: 450px;
    max-height: 450px;
    overflow-y: auto;
    overflow-y: auto;
    background: linear-gradient(#faf9f9 30%, rgba(250, 249, 249, 0)), linear-gradient(rgba(250, 249, 249, 0), #faf9f9 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background: linear-gradient(#faf9f9 30%, rgba(250, 249, 249, 0)), linear-gradient(rgba(250, 249, 249, 0), #faf9f9 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: #faf9f9;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    /* Opera doesn't support this in the shorthand */
    background-attachment: local, local, scroll, scroll;
}

.infomap-list tr {
    position: relative;
}

.infomap-list tr:after {
    content: "";
    position: absolute;
    left: 1.2rem;
    bottom: 0;
    height: 1px;
    width: calc(100% - 2.4rem);
    border-bottom: 1px solid black;
}

.infomap-list tr:last-child {
    border-bottom: 0;
}

.infomap-list td {
    min-width: 70px;
    text-align: center;
    padding: 1.2rem;
}

.infomap-list td:first-child {
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.infomap-list .place-first-line {
    font-size: 1rem;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}


.infomap-list small {
    color: #3C3C3B;
    font-size: .875rem;
    font-weight: 300;
}

.infomap-list td:last-child small {
    display: flex;
    justify-content: flex-end;
    gap: 5px;
}

.infomap-list td svg {
    fill: transparent;
    stroke: #3C3C3B;
}

.infomap-list td:last-child {
    text-align: right;
}

.infomap-list td:last-child strong {
    font-family: poppins;
}

.infomap-list-loader {
    text-align: center;
    padding: 5rem 1rem;
    color: #999;
    font-size: 1em;
    text-shadow: 1px 1px 0 white;
}

.infomap-poimarker {
    background: green;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background-color: black;
    border-radius: 50%;
    padding: 3px;
    box-sizing: border-box;
    margin-bottom: -34px;
}

.infomap-poimarker img {
    max-width: 100% !important;
}

.infomap-poimarker.is-school {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-school img {
    width: 20px;
}

.infomap-poimarker.is-parking {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-parking img {
    width: 14px;
}

.infomap-poimarker.is-shopping {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-shopping img {
    width: 19px;
}

.infomap-poimarker.is-restaurant {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-restaurant img {
    width: 13px;
}

.infomap-poimarker.is-health {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-health img {
    width: 19px;
}

.infomap-poimarker.is-transport {
    background-color: #3c3c3b;
}

.infomap-poimarker.is-transport img {
    width: 15px;
}

.infomap-propertymarker {
    width: 36px;
    height: 53px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.infomap-propertymarker img {
    width: 36px;
    height: 53px;
}

.saved_search_list {
    display: grid;
    margin: 50px 0px;
}

.saved_search_list .saved_search_item:first-child {
    border-top: 1px solid #3C3C3B;
}

.saved_search_list .saved_search_item {
    border-bottom: 1px solid #3C3C3B;
    padding: 20px 0;
    display: grid;
    grid-template-columns: 300px 1fr 150px;
    align-items: center;
    gap: 10px;
}

.saved_search_list .saved_search_item .search_infos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    align-items: center;
}

.saved_search_list .saved_search_item .search_actions {
    display: grid;
    grid-template-columns: repeat(3, 50px);
}

.saved_search_list .saved_search_item .search_name {
    font-weight: 600;
    font-size: 1.5rem;
}

.saved_search_list .saved_search_item .search_bloc {
    display: grid;
}


.saved_search_list .saved_search_item .search_bloc .search_title {
    font-weight: 600;
    font-family: 'Source Serif 4';
    font-size: 1.5rem;
}

.saved_search_list .saved_search_item .search_bloc .search_value {
    font-family: 'Poppins';
    font-size: 0.9rem;
}

.saved_search_list .saved_search_item .action_bloc {
    align-self: center;
    justify-self: center;
}

@media screen and (max-width: 768px) {
    .saved_search_list .saved_search_item .search_infos {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .saved_search_list .saved_search_item .search_infos {
        align-items: flex-start;
    }

    .saved_search_list .saved_search_item {
        grid-template-columns: 1fr;
        gap: 20px;
        justify-items: center;
    }

    .saved_search_list .saved_search_item .search_name {
        text-align: center;
    }
}


ol.saved-searches {
    width: 100%;
    margin-top: 2.75rem;
    counter-reset: item;
}

@media screen and (max-width: 768px) {
    ol.saved-searches {
        margin-top: 1.75rem;
    }
}

ol.saved-searches > li h2 {
    position: relative;
    font-family: poppins;
    font-size: 1.125rem;
    color: #181816;
    margin-top: .5em;
    margin-bottom: 1em;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li h2 {
        margin-bottom: 1.5rem;
        line-height: 1.125;
    }

    ol.saved-searches > li h2 > span {
        display: block;
        padding-right: 2.5rem;
    }
}

@media screen and (max-width: 768px) {
    ol.saved-searches > li h2 {
        font-size: 1rem;
    }
}

ol.saved-searches > li h2 a {
    margin-left: .75rem;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li h2 a {
        position: absolute;
        top: 0rem;
        right: 0.25rem;
        margin-left: 0;
    }
}

ol.saved-searches > li h2 a svg {
    fill: #00849c;
    font-size: 1.25rem;
    margin-top: -0.25rem;
}

ol.saved-searches > li h2 a:active svg,
ol.saved-searches > li h2 a:focus svg,
ol.saved-searches > li h2 a:hover svg {
    fill: #181816;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li h2:before {
        display: block;
        margin-bottom: 0.25rem;
    }
}

@media screen and (max-width: 768px) {
    ol.saved-searches > li h2:before {
        font-size: 1rem;
    }
}

ol.saved-searches > li .table,
ol.saved-searches > li .content table,
.content ol.saved-searches > li table {
    margin-bottom: 1rem;
}

ol.saved-searches > li .table tr td,
ol.saved-searches > li .content table tr td,
.content ol.saved-searches > li table tr td {
    padding: .5rem;
    border: 1px solid #c4c2c2;
    vertical-align: middle;
}

ol.saved-searches > li .table tr td:nth-child(1),
ol.saved-searches > li .content table tr td:nth-child(1),
.content ol.saved-searches > li table tr td:nth-child(1) {
    padding: 1rem 2rem;
}

@media screen and (max-width: 990px) {

    ol.saved-searches > li .table tr td:nth-child(1),
    ol.saved-searches > li .content table tr td:nth-child(1),
    .content ol.saved-searches > li table tr td:nth-child(1) {
        display: block;
        width: 100%;
        padding: 1rem 0.75rem 0 0.75rem;
    }
}

@media screen and (max-width: 990px) {

    ol.saved-searches > li .table tr td:nth-child(2),
    ol.saved-searches > li .content table tr td:nth-child(2),
    .content ol.saved-searches > li table tr td:nth-child(2),
    ol.saved-searches > li .table tr td:nth-child(3),
    ol.saved-searches > li .content table tr td:nth-child(3),
    .content ol.saved-searches > li table tr td:nth-child(3) {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        height: 7rem;
        border-top: 0;
    }
}

ol.saved-searches > li .table tr td:nth-child(2) a,
ol.saved-searches > li .content table tr td:nth-child(2) a,
.content ol.saved-searches > li table tr td:nth-child(2) a,
ol.saved-searches > li .table tr td:nth-child(3) a,
ol.saved-searches > li .content table tr td:nth-child(3) a,
.content ol.saved-searches > li table tr td:nth-child(3) a {
    width: 100%;
    font-family: poppins;
    font-size: .8125rem;
    color: #181816;
    text-align: center;
    text-transform: uppercase;
}

ol.saved-searches > li .table tr td:nth-child(2) a svg,
ol.saved-searches > li .content table tr td:nth-child(2) a svg,
.content ol.saved-searches > li table tr td:nth-child(2) a svg,
ol.saved-searches > li .table tr td:nth-child(2) a span,
ol.saved-searches > li .content table tr td:nth-child(2) a span,
.content ol.saved-searches > li table tr td:nth-child(2) a span,
ol.saved-searches > li .table tr td:nth-child(3) a svg,
ol.saved-searches > li .content table tr td:nth-child(3) a svg,
.content ol.saved-searches > li table tr td:nth-child(3) a svg,
ol.saved-searches > li .table tr td:nth-child(3) a span,
ol.saved-searches > li .content table tr td:nth-child(3) a span,
.content ol.saved-searches > li table tr td:nth-child(3) a span {
    display: block;
    margin: 0 auto;
}

ol.saved-searches > li .table tr td:nth-child(2) a svg,
ol.saved-searches > li .content table tr td:nth-child(2) a svg,
.content ol.saved-searches > li table tr td:nth-child(2) a svg,
ol.saved-searches > li .table tr td:nth-child(3) a svg,
ol.saved-searches > li .content table tr td:nth-child(3) a svg,
.content ol.saved-searches > li table tr td:nth-child(3) a svg {
    font-size: 1.535em;
    fill: #00849c;
    margin-bottom: .5rem;
    min-height: 20px;
}

ol.saved-searches > li .table tr td:nth-child(2) a .close,
ol.saved-searches > li .content table tr td:nth-child(2) a .close,
.content ol.saved-searches > li table tr td:nth-child(2) a .close,
ol.saved-searches > li .table tr td:nth-child(3) a .close,
ol.saved-searches > li .content table tr td:nth-child(3) a .close,
.content ol.saved-searches > li table tr td:nth-child(3) a .close {
    float: none;
    display: block;
    opacity: 1;
}

ol.saved-searches > li .table tr td:nth-child(2) a .close > svg,
ol.saved-searches > li .content table tr td:nth-child(2) a .close > svg,
.content ol.saved-searches > li table tr td:nth-child(2) a .close > svg,
ol.saved-searches > li .table tr td:nth-child(3) a .close > svg,
ol.saved-searches > li .content table tr td:nth-child(3) a .close > svg,
.content ol.saved-searches > li table tr td:nth-child(3) a .close > svg {
    font-size: .875rem;
}

ol.saved-searches > li .table tr td:nth-child(2) a:active,
ol.saved-searches > li .content table tr td:nth-child(2) a:active,
.content ol.saved-searches > li table tr td:nth-child(2) a:active,
ol.saved-searches > li .table tr td:nth-child(2) a:focus,
ol.saved-searches > li .content table tr td:nth-child(2) a:focus,
.content ol.saved-searches > li table tr td:nth-child(2) a:focus,
ol.saved-searches > li .table tr td:nth-child(2) a:hover,
ol.saved-searches > li .content table tr td:nth-child(2) a:hover,
.content ol.saved-searches > li table tr td:nth-child(2) a:hover,
ol.saved-searches > li .table tr td:nth-child(3) a:active,
ol.saved-searches > li .content table tr td:nth-child(3) a:active,
.content ol.saved-searches > li table tr td:nth-child(3) a:active,
ol.saved-searches > li .table tr td:nth-child(3) a:focus,
ol.saved-searches > li .content table tr td:nth-child(3) a:focus,
.content ol.saved-searches > li table tr td:nth-child(3) a:focus,
ol.saved-searches > li .table tr td:nth-child(3) a:hover,
ol.saved-searches > li .content table tr td:nth-child(3) a:hover,
.content ol.saved-searches > li table tr td:nth-child(3) a:hover {
    color: #00849c;
    text-decoration: none !important;
}

ol.saved-searches > li .table tr td:nth-child(2),
ol.saved-searches > li .content table tr td:nth-child(2),
.content ol.saved-searches > li table tr td:nth-child(2) {
    width: 15%;
}

@media screen and (max-width: 990px) {

    ol.saved-searches > li .table tr td:nth-child(2),
    ol.saved-searches > li .content table tr td:nth-child(2),
    .content ol.saved-searches > li table tr td:nth-child(2) {
        width: 50%;
        border-right: 0;
    }
}

ol.saved-searches > li .table tr td:nth-child(3),
ol.saved-searches > li .content table tr td:nth-child(3),
.content ol.saved-searches > li table tr td:nth-child(3) {
    width: 10%;
}

@media screen and (max-width: 990px) {

    ol.saved-searches > li .table tr td:nth-child(3),
    ol.saved-searches > li .content table tr td:nth-child(3),
    .content ol.saved-searches > li table tr td:nth-child(3) {
        width: 50%;
    }
}

ol.saved-searches > li .saved-searches-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-bottom: .75rem;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li .saved-searches-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
}

ol.saved-searches > li .saved-searches-info > li {
    display: inline-block;
    padding: 0 .75rem;
    margin-bottom: 0;
    border-left: 1px solid #181816;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li .saved-searches-info > li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        border-left: 0;
        border-top: 1px solid #181816;
        padding: 1rem 0;
    }
}

ol.saved-searches > li .saved-searches-info > li span {
    display: block;
    line-height: 1.28;
    color: #181816;
    font-size: .8125rem;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li .saved-searches-info > li span {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

ol.saved-searches > li .saved-searches-info > li span:first-child {
    font-family: poppins;
    line-height: 1.1;
    color: #77787b;
    margin-bottom: .25em;
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li .saved-searches-info > li span:first-child {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-bottom: 0;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 990px) {
    ol.saved-searches > li .saved-searches-info > li span:nth-child(2) {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    }
}

ol.saved-searches > li .saved-searches-info > li:first-child {
    border-left: 0;
    padding-left: 0;
}

.result-notice,
.line-title,
.line-price {
    background-color: #E8E8E8;
}

.result-notice {
    font-size: 11px !important;
    padding: 6px;
    margin-left: 16px;
    width: 96%;
}

ul.information {
    padding-left: 14px;
    padding-top: 4px;
}

.result-notice ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) > li:before {
    color: #000 !important;
}

ol.saved-searches.list-estimates {
    margin-top: 0.75rem;
}

.tab-result h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

hr.divider.estimate {
    margin: 1rem 0;
}

.tab-result {
    margin-left: 20px;
    margin-right: 30px;
    padding-bottom: 30px;
}

.line-title,
.line-price,
.line-result {
    padding-top: 2px;
    padding-bottom: 2px;
}

.line-title {
    font-weight: bold;
}

.estimate-hr {
    background: #BDBDBD;
}

.line-hr-price {
    margin: 0rem 36px;
    width: 70%;
}

.line-price {
    padding-left: 50px;
    padding-bottom: 4px;
}

.line-title img {
    width: 20px;
    display: inline-block;
    padding-top: 5px;
    margin-right: 12px;
    margin-bottom: 4px;
}

@media (max-width: 990px) {
    .tab-result {
        margin-left: 10px;
        margin-right: 10px;
    }

    .line-hr-price {
        width: 80%;
    }
}

@media (max-width: 990px) {
    ol.saved-searches.list-estimates > li h2:before {
        display: inline !important;
    }

    ol.saved-searches.list-estimates > li h2 > span {
        display: inline !important;
    }
}

.bubbles {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.bubbles + .bubbles {
    margin-left: .25rem;
}

.bubbles-head {
    cursor: pointer;
}

.bubbles-caption {
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    transition: all 1300ms cubic-bezier(0.395, 0.425, 0.015, 1);
    font-size: .87rem;
    text-transform: uppercase;
    width: 2.2rem;
    height: 2.2rem;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bubbles-caption svg {
    fill: white;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.bubbles-caption + .bubbles-caption {
    margin-left: .3rem;
}

.bubbles-caption:hover {
    background: #00849c;
    color: white;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.bubbles-caption:hover svg {
    fill: white;
}

.is-actice .bubbles-caption {
    background: #00849c;
    color: white;
}

.bubbles ul {
    display: block;
    position: absolute;
    bottom: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 0px;
    overflow: hidden;
    padding: 1px;
    transition: all 400ms cubic-bezier(0.395, 0.425, 0.015, 1);
    padding-bottom: .6rem;
    margin-bottom: 0;
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
}

.bubbles ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: .2rem 0;
    transition: all 200ms cubic-bezier(0.395, 0.425, 0.015, 1);
    opacity: 0;
    min-height: 2.2rem;
}

.Safari .bubbles ul li {
    height: 2.2rem;
}

.bubbles ul li:nth-child(3) {
    transform: translateY(1rem);
    transition-delay: 0ms;
}

.bubbles ul li:nth-child(2) {
    transform: translateY(2rem);
    transition-delay: 100ms;
}

.bubbles ul li:nth-child(1) {
    transform: translateY(3rem);
    transition-delay: 200ms;
}

.bubbles ul li:nth-child(0) {
    transform: translateY(4rem);
    transition-delay: 300ms;
}

.bubbles ul li a {
    font-size: .87rem;
    text-transform: uppercase;
    width: 2.2rem;
    height: 2.2rem;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #00849c;
    color: white;
    margin: 0;
}

.bubbles ul li a svg {
    fill: white !important;
}

.bubbles ul li a:hover {
    background: #3C3C3B;
    color: white;
}

.bubbles ul li a:hover svg {
    fill: white;
}

.bubbles ul li a.is-active {
    color: #3c3c37;
}

.bubbles ul li a.is-active svg {
    fill: #3c3c37;
}

.bubbles:hover ul,
.bubbles.is-active ul {
    max-height: 450px;
}

.bubbles:hover ul li,
.bubbles.is-active ul li {
    transform: translateY(0);
    opacity: 1;
}

.bubbles.bubbles--down ul {
    bottom: auto;
    top: 100%;
}

.bubbles.bubbles--right ul {
    left: auto;
    right: -30px;
}

.searchBox {
    max-width: 970px;
    margin: 0 auto;
    width: 100%;
    font-size: .875rem;
}

.searchBox .tab-pane {
    background: white;
    padding: 10px 15px;
    border-top-right-radius: 10px;
    margin-top: -1px;
}

.searchBox .tab-content {
    position: relative;
    border-top-right-radius: 10px;
}

@media screen and (max-width: 768px) {

    .searchBox .tab-content,
    .searchBox .tab-pane {
        border-top-right-radius: 0px;
    }
}

.searchBox .tab-content > :last-child {
    padding: 0;
}

.searchBox-more-toggle {
    margin: 0 auto;
    position: absolute;
    bottom: 1px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%) translateY(100%);
    display: grid;
}

.searchBox-more-toggle-tip {
    height: 15px;
    width: 15px;
    background: #FAF9F9;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 50% 50%);
    margin-top: -1px;
    justify-self: center;
}

.searchBox-more-toggle nav {
    display: inline-block;
    background: #FAF9F9;
    color: #00849c;
    padding: 1rem 1.6rem;
    font-family: poppins;
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    width: 100%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.searchBox-more-toggle nav,
.searchBox-more-toggle .searchBox-more-toggle-tip {
    transition: all 400ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchBox-more-toggle nav span {
    display: block;
}

.searchBox-more-toggle nav svg {
    fill: white;
    font-size: 0.7rem;
    margin-top: .2em;
    margin-bottom: .2em;
}

.searchBox-more-toggle:hover nav,
.searchBox-more-toggle:hover .searchBox-more-toggle-tip {
    background: #3c3c3b;
    color: white;
}

.searchBox-more-panel {
    max-height: 0;
    overflow: hidden;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchBox-more-panel.is-opened {
    overflow: visible;
    max-height: 550px;
}

.searchBox-more-toggleXs {
    font-family: poppins;
    font-size: .75rem;
    text-align: center;
    display: block;
    padding: .9em 0;
    color: #3c3c37;
}

@media screen and (min-width: 769px) {
    .searchBox-more-toggleXs {
        display: none;
    }
}

@media screen and (min-width: 991px) {
    .searchBox-more .is-opened .search-filters-more {
        border-top: 1px solid #c4c2c2;
        margin-top: 1rem;
    }
}

.searchBox .search-filters {
    border-bottom: 0;
}

@media screen and (max-width: 768px) {
    .searchBox .search-filters {
        padding: 0;
    }
}

@media screen and (max-width: 990px) {
    .searchBox .search-filters-addressLabeled {
        border-bottom: 1px solid #c4c2c2;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

@media screen and (max-width: 768px) {
    .searchBox .search-filters-address {
        margin-left: 0;
        margin-right: 0;
    }
}

.searchBox .search-filters-dropdown {
    border-right: 0;
}

@media screen and (min-width: 991px) {
    .searchBox .search-filters-dropdown:after {
        content: '';
        display: block;
        width: 1px;
        top: 50%;
        right: 0;
        height: 2.3em;
        transform: translateY(-50%);
        background: #c4c2c2;
        position: absolute;
    }
}

.searchBox .search-filters-dropdown.is-last:after {
    display: none;
}

@media screen and (max-width: 990px) {
    .searchBox .search-filters-dropdown-head {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

.searchBox .search-filters-more {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (min-width: 769px) {
    .searchBox .search-filters-more {
        padding: 1rem 0;
    }
}

@media screen and (max-width: 768px) {
    .searchBox .search-filters-more {
        padding-bottom: 1rem;
        border-bottom: 1px solid #c4c2c2;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 769px) {
    .searchBox .search-filters-more .search-filters-more-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        padding-right: 15px;
    }
}

.searchBox .search-filters-more-extras {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 0;
}

@media screen and (min-width: 769px) {
    .searchBox .search-filters-more-extras {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }
}

@media screen and (max-width: 768px) {
    .searchBox .search-filters-more-extras {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 769px) {
    .searchBox .search-filters-more-characteristics {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px solid #c4c2c2;
    }
}

.searchBox-estimate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.searchBox-estimate-left {
    -ms-flex: 1;
    flex: 1;
    padding: 45px;
    background-size: 209px 229px;
    background-position: top 5px right 20px;
    background-repeat: no-repeat;
}

.searchBox-estimate-cta {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 360px;
    padding: 45px 30px;
}

.searchBox-estimate-cta-title {
    font-size: 1.313rem;
    font-family: poppins;
    margin-bottom: .6rem;
}

.searchBox-estimate-cta-title strong {
    font-family: poppins;
    display: block;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #00849c;
}

.searchBox-estimate-title {
    font-family: poppins;
    font-size: 1.875rem;
    line-height: 1.1;
}

.searchBox-estimate hr {
    width: 34px;
    height: 2px;
    background: #00849c;
    display: block;
    margin: 1rem 0;
}

.searchBox-estimate p,
.searchBox-estimate .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .searchBox-estimate li,
.searchBox-estimate .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .searchBox-estimate li {
    font-size: 0.938rem;
    line-height: 1.4;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .searchBox .nav-tabs {
        display: -ms-flexbox;
        display: flex;
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .searchBox .nav-tabs .nav-item {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        float: none;
        text-align: center;
    }
}

.search-main-title {
    width: 100%;
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400;
    position: relative;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    color: #2b839b;
}

@media screen and (max-width: 990px) {
    .search-main-title {
        font-size: 1.3rem;
    }
}

.searchGeneral {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    transform: scale(0.8);
    max-height: 0;
    overflow: hidden;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchGeneral.is-opened {
    opacity: 1;
    transform: scale(1);
    max-height: 400px;
}

.searchGeneral-wrap {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1.3rem;
    background: rgba(0, 0, 0, 0.8);
    -ms-flex-align: stretch;
    align-items: stretch;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}

.searchGeneral-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 2.8rem;
    -ms-flex: 1;
    flex: 1;
}

.searchGeneral-text input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    font-family: poppins;
    font-size: 1rem;
    padding: .7rem 1em .7rem 0;
    color: white;
    background: transparent;
    height: 2.8rem;
    vertical-align: middle;
}

.searchGeneral-text input:focus,
.searchGeneral-text input:active {
    border-bottom-color: white;
}

.searchGeneral-text input::-webkit-input-placeholder {
    color: white;
}

.searchGeneral-text input:-moz-placeholder {
    color: white;
    opacity: 1;
}

.searchGeneral-text input::-moz-placeholder {
    color: white;
    opacity: 1;
}

.searchGeneral-text input:-ms-input-placeholder {
    color: white;
}

.searchGeneral-text input::-ms-input-placeholder {
    color: white;
}

.searchGeneral-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 2rem;
}

.searchGeneral-button a {
    height: 2.8rem;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #00849c;
    font-family: poppins;
    text-transform: uppercase;
    padding: .8em 2em;
    font-size: .8rem;
    -ms-flex-align: center;
    align-items: center;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchGeneral-button a span {
    color: white;
}

.searchGeneral-button a:hover {
    background-color: #00849c;
}

.loading {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    font-family: poppins;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
    transition: all 400ms cubic-bezier(0.395, 0.425, 0.015, 1);
    transform: scale(0.5);
    max-height: 0px;
    overflow: hidden;
    padding: 0;
    opacity: 0;
}

.loading.is-active {
    opacity: 1;
    padding: 4rem 1em;
    transform: scale(1);
    max-height: 500px;
}

.loading strong {
    color: #00849c;
    text-transform: uppercase;
    display: block;
}

.loading svg {
    fill: #00849c;
    width: 3rem;
    margin-bottom: .5rem;
}

.loading--condensed.is-active {
    padding: 1rem 1em;
}

.spg-finest-banner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 300px;
    padding: 2.375rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-size: cover;
    background-position: 30% center;
}

@media screen and (max-width: 768px) {
    .spg-finest-banner {
        padding: 1.75rem;
        background-position: 40% center;
    }
}

.spg-finest-banner .banner-content {
    width: 35%;
}

@media screen and (max-width: 1200px) {
    .spg-finest-banner .banner-content {
        width: 45%;
    }
}

@media screen and (max-width: 990px) {
    .spg-finest-banner .banner-content {
        width: 55%;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

@media screen and (max-width: 768px) {
    .spg-finest-banner .banner-content {
        width: 100%;
    }

    .spg-finest-banner .banner-content .btn-gold {
        width: 100%;
    }
}

.spg-finest-banner .banner-content .banner-title {
    font-family: poppins;
    font-size: 1.875rem;
    color: white;
    margin-top: 0;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .spg-finest-banner .banner-content .banner-title {
        font-size: 1.5rem;
    }
}

.spg-finest-banner .banner-logo {
    display: block;
    width: 240px;
    height: 70px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-right: auto;
}

@media screen and (max-width: 768px) {
    .spg-finest-banner .banner-logo {
        margin-left: auto;
    }
}

.spg-finest-banner .banner-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.spg-finest-banner:hover .btn-gold {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.spg-finest-banner a.banner-link {
    z-index: 99;
}

.searchGeneral-bar {
    background: white;
    padding: 21px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .searchGeneral-bar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.searchGeneral-bar-text {
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width: 480px) {
    .searchGeneral-bar-text {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1.5rem;
    }
}

.searchGeneral-bar-text-caption {
    font-family: poppins;
    font-size: 0.812rem;
    text-transform: uppercase;
}

.searchGeneral-bar-text-input input {
    color: #77787b;
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    font-family: poppins;
    font-size: .875rem;
    padding: .2rem 1em 0rem 0;
    background: transparent;
    height: 1.6rem;
    vertical-align: middle;
}

.searchGeneral-bar-text-input input::-webkit-input-placeholder {
    color: rgba(119, 120, 123, 0.7);
}

.searchGeneral-bar-text-input input:-moz-placeholder {
    color: rgba(119, 120, 123, 0.7);
    opacity: 1;
}

.searchGeneral-bar-text-input input::-moz-placeholder {
    color: rgba(119, 120, 123, 0.7);
    opacity: 1;
}

.searchGeneral-bar-text-input input:-ms-input-placeholder {
    color: rgba(119, 120, 123, 0.7);
}

.searchGeneral-bar-text-input input::-ms-input-placeholder {
    color: rgba(119, 120, 123, 0.7);
}

.searchGeneral-bar-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 2rem;
}

@media screen and (max-width: 480px) {
    .searchGeneral-bar-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: 0;
    }
}

.searchGeneral-bar-button a {
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #00849c;
    font-family: poppins;
    text-transform: uppercase;
    padding: .8em 1em;
    font-size: .8rem;
    -ms-flex-align: center;
    align-items: center;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.searchGeneral-bar-button a span {
    color: white;
    font-size: .875rem;
}

.searchGeneral-bar-button a svg {
    margin-left: .4em;
    margin-top: -3px;
    margin-bottom: -3px;
    font-size: 1.4rem;
    stroke: white;
    stroke-width: 1px;
}

.searchGeneral-bar-button a:hover {
    background-color: black;
    border-color: black;
}

.l-documents .documents-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    border: 1px solid #c4c2c2;
}

.l-documents .documents-item .link-cta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.l-documents .documents-item .documents-item-icon {
    font-size: 3.875rem;
    fill: #00849c;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.l-documents .documents-item .documents-item-icon + .documents-item-content {
    border-left: 1px solid #c4c2c2;
    padding-left: 1rem;
}

.l-documents .documents-item .documents-item-content {
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.l-documents .documents-item .documents-item-content .title {
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0.875rem;
}

.l-documents .documents-item .documents-item-content .download-link {
    font-family: poppins;
    font-size: 0.875rem;
    color: #181816;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.l-documents .documents-item .documents-item-content .download-link > svg {
    font-size: 0.875em;
    fill: #00849c;
    margin-bottom: -0.15em;
}

.l-documents .documents-item:hover {
    border-color: #181816;
}

.l-documents .documents-item:hover .documents-item-icon {
    fill: #181816;
}

.l-documents .documents-item:hover .documents-item-content .title {
    color: #00849c;
}

.l-documents .documents-item:hover .documents-item-content .download-link {
    color: #00849c;
}

.l-home .jumbotron {
    min-height: 647px;
    overflow: visible;
}

@media screen and (max-width: 768px) {
    .l-home .jumbotron {
        margin-top: 40px;
        min-height: 436px;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .l-home .jumbotron {
        /*margin-top: 90px;*/
    }
}

.l-home .jumbotron .container-titleImage {
    font-family: 'Source Serif 4';
    font-weight: 300;
    font-size: 5rem;
    text-align: center;
    color: white;
    text-shadow: 4px 4px 7px #0000005E;
    /*max-width: 970px;*/
    margin: 0px auto 50px auto;
}

@media screen and (max-width: 768px) {
    .l-home .jumbotron .container-titleImage {
        font-size: 4rem;
    }
}

.panel.panel-news {
    padding-bottom: 0;
}

.panel.panel-news .panel-heading h2 {
    color: #00849C;
}

.l-home .news-item {
    padding: 0 3px;
}

@media screen and (min-width: 991px) {
    .l-home .news-item:first-child {
        padding-left: 0;
    }

    .l-home .news-item:last-child {
        padding-right: 0;
    }
}

@media screen and (max-width: 1200px) {

    .l-home .news-item:nth-child(2),
    .l-home .news-item:nth-child(4) {
        padding-right: 0;
    }

    .l-home .news-item:nth-child(1),
    .l-home .news-item:nth-child(3) {
        padding-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-home .news-item {
        padding: 0;
    }
}

.l-home-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
}

.l-home-video video {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 990px) {
    .l-home-video {
        display: none;
    }
}

@media screen and (min-width: 991px) {
    .l-home-video + .jumbotron-image {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .l-static .jumbotron {
        min-height: 0;
        max-height: 0;
        padding: 0;
    }
}

.l-static .jumbotron-cta-block,
.l-static .l-property-agent,
.l-static .l-property-agent-xs,
.l-static .l-property-2agents {
    background-color: #FAF9F9;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem;
}

@media screen and (max-width: 768px) {

    .l-static .jumbotron-cta-block,
    .l-static .l-property-agent,
    .l-static .l-property-agent-xs,
    .l-static .l-property-2agents {
        display: none;
    }
}

.l-static .jumbotron-cta-block p,
.l-static .l-property-agent p,
.l-static .l-property-agent-xs p,
.l-static .l-property-2agents p,
.l-static .jumbotron-cta-block .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .jumbotron-cta-block li,
.l-static .l-property-agent .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-agent li,
.l-static .l-property-agent-xs .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-agent-xs li,
.l-static .l-property-2agents .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-2agents li,
.l-static .jumbotron-cta-block .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .jumbotron-cta-block li,
.l-static .l-property-agent .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-agent li,
.l-static .l-property-agent-xs .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-agent-xs li,
.l-static .l-property-2agents .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static .l-property-2agents li {
    font-size: .8125rem;
}

.l-static .jumbotron-cta-block .btn,
.l-static .l-property-agent .btn,
.l-static .l-property-agent-xs .btn,
.l-static .l-property-2agents .btn {
    width: 80%;
}

.l-static .jumbotron-cta-block .cta-icon,
.l-static .l-property-agent .cta-icon,
.l-static .l-property-agent-xs .cta-icon,
.l-static .l-property-2agents .cta-icon {
    width: 3.75rem;
    margin-bottom: 1.125rem;
}

.l-static .jumbotron-cta-block .title,
.l-static .l-property-agent .title,
.l-static .l-property-agent-xs .title,
.l-static .l-property-2agents .title {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
}

.l-static .jumbotron-cta-block .subtitle,
.l-static .l-property-agent .subtitle,
.l-static .l-property-agent-xs .subtitle,
.l-static .l-property-2agents .subtitle {
    margin-bottom: 0;
    text-align: center;
}

.l-static .container {
    padding-top: 3.7rem;
}

.l-static .container-no-space {
    padding-top: 0px;
}

.l-static .content-no-space {
    padding: 0 !important;
}

.l-static .content {
    padding: 0 0 1.5rem 0;
}

@media screen and (min-width: 769px) {
    .l-static .content {
        padding: 0 0 3rem 0;
    }
}

@media screen and (min-width: 991px) {
    .l-static .content {
        padding: 0 0 4.75rem 0;
    }
}

.l-static .content h1 {
    font-family: 'Source Serif 4';
    font-weight: 600;
    font-size: 2.5rem;
}

.l-static .content h1:first-child {
    margin-top: 0;
}

.l-static .content:not(.has-back-link) {
    padding-top: 1.5rem;
}

@media screen and (min-width: 769px) {
    .l-static .content:not(.has-back-link) {
        padding-top: 3rem;
    }
}

@media screen and (min-width: 991px) {
    .l-static .content:not(.has-back-link) {
        padding-top: 4.75rem;
    }
}

.l-static .content .rotated-text {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    line-height: 1.5;
}

.l-static .content .rotated-text__inner {
    display: inline-block;
    white-space: nowrap;
    transform: rotate(-90deg);
    margin: 0;
    font-family: poppins;
    font-size: 6.25rem;
    color: #c4c2c2;
    text-transform: uppercase;
}

.l-static .content .rotated-text__inner:after {
    content: '';
    float: left;
    margin-top: 100%;
}

.l-search {
    position: relative;
}

.l-search-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 150px calc(100vh - 300px);
    gap: 30px;
}

.l-search-wrap .l-search-filters {
    padding-bottom: 10px;
}

.l-search-wrap .footer {
    grid-column: 1 / 3;
}

.l-search-filters {
    background: #F6F6F6;
    grid-column: 1 / 3;
    height: 100%;
    display: inline-grid;
    align-items: flex-end;
    justify-content: center;
}

.l-search-loader {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    padding: 4rem 1em;
    font-family: poppins;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
}

.l-search-loader strong {
    color: #00849c;
    text-transform: uppercase;
    display: block;
}

.l-search-loader svg {
    fill: #00849c;
    width: 3rem;
    margin-bottom: .5rem;
}

.l-search-loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(255, 255, 255, 0.8);
    filter: blur(100px);
}

.l-search-results {
    z-index: 1;
    background: white;
    display: grid;
    grid-template-rows: max-content 1fr max-content;
    height: 100%;
    gap: 20px;
}

.l-search-results-content {
    position: relative;
    height: 100%;
}

.l-search-results-paginator {
    height: 100%;
}

.l-search-results-head strong {
    display: block;
    font-weight: normal;
    font-family: poppins;
    font-size: 0.9rem;
}

.l-search-results-head strong em {
    font-family: poppins;
    font-style: normal;
}

.l-search-results-head strong span {
    color: #00849c;
    font-weight: 600;
}

@media screen and (max-width: 990px) {
    .l-search-results-head strong {
        font-size: 1.112rem;
        margin-bottom: .3em;
    }
}

.l-search-results .pagination {
    margin: 0rem auto 0rem;
}

.l-search-map {
    background: rgba(0, 0, 0, 0.05);
    position: relative;
    height: 100%;
}

.l-search-map-container {
    position: fixed;
    top: 100px;
    bottom: 0px;
    left: 0;
    right: 915px;
}

.l-search-side {
    background: #FFF;
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 768px) {

    .l-search-filters,
    .l-search-map {
        top: 40px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .l-search-wrap {
        top: 90px !important;
    }

    .l-search-results-head {
        padding-top: 50px;
    }

    .l-search-results-paginator {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 990px) {

    .l-search-wrap {
        grid-template-rows: calc(100vh - 125px);
        grid-template-columns: 100vw;
        gap: 0px;
        top: 40px;
        position: fixed;
    }

    .l-search-wrap .footer {
        background: white;
        margin-top: -1px;
    }

    .l-search-filters {
        position: fixed;
        top: 90px;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 100%;
    }

    .l-search-filters.is-filtersView {
        z-index: 4;
        align-items: flex-start;
        background: white;
        padding: 20px;
    }

    .search-filters-address input {
        background: white;
        border-bottom: 1px solid #3c3c3b99;
        padding-left: 12px;
    }

    .search-filters-button {
        margin-top: 10px;
    }

    .search-filters-address:after,
    .search-filters-dropdown:after {
        display: none;
    }

    .is-mapView .l-search-filters {
        /*z-index: -1;*/
    }

    .l-search-side {
        grid-column: 1 / 3;
        padding-top: 70px;
        justify-content: center;
    }

    .is-mapView .l-search-side {
        z-index: -1;
    }

    .l-search-map {
        position: fixed;
        top: 90px;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 100%;
    }

    .is-mapView .l-search-map {
        z-index: 3;
    }

}

.touchevents.iPhone-iPod .l-search-side {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 769px) {
    .l-search-side > .navbar-brand {
        display: none !important;
    }
}

@media screen and (min-width: 991px) {
    .l-search-side .well {
        display: none;
    }
}

.l-search-side-footer {
    -ms-flex-align: center;
    align-items: center;
    color: white;
    z-index: 3;
    width: 100%;
    right: 0;
    bottom: 0px;
    position: fixed;
    display: -ms-flexbox;
    display: flex;
}

.l-search-switchView {
    position: fixed;
    bottom: 39px;
    left: 0;
    right: 0;
    width: 100%;
    background: white;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    z-index: 1031;
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .l-search-switchView {
        bottom: 0px;
    }
}

.l-search-switchView > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: .6em;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #c4c2c2;
}

.l-search-switchView > a span {
    font-family: poppins;
    font-size: 0.812rem;
    text-transform: uppercase;
    color: #111;
}

.l-search-switchView > a svg {
    font-size: 1.2em;
    fill: #00849c;
    margin-right: .4em;
}

.l-search-switchView > a:first-child {
    border-right: 1px solid #c4c2c2;
}

.l-search .pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
    background-image: none !important;
    height: 0px;
}

.jumbotron-publication {
    padding: 20px;
    margin: 0px;
    justify-content: end;
}

.jumbotron-publication .container {
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: 1fr max-content;
}

@media screen and (max-width: 990px) {
    .jumbotron-publication .container ul {
        display: none !important;
    }
}

.jumbotron-publication .container ul {
    list-style: none;
    display: inline-flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
    gap: 10px;
    align-self: flex-end;
}

.jumbotron-publication .container::after,
.jumbotron-publication .container::before {
    content: none;
}

.jumbotron-publication .container .container-link {
    justify-self: flex-end;
    gap: 10px;
    display: inline-flex;
}

.jumbotron-publication .container a.btn-scroll {
    border: 1px solid white;
    background: white;
    color: #00849c;
}

.jumbotron-publication .container a.btn-scroll:hover {
    border-color: #00849c;
    background: #00849c;
    color: white;
}

.jumbotron-publication .container a.btn-link {
    border: 1px solid #00849c;
    background: #00849c;
    color: white;
}

.jumbotron-publication .container a.btn-link:hover {
    border-color: white;
    background: white;
    color: #00849c;
}


@media screen and (max-width: 768px) {
    .l-property.is-property-agent {
        padding-bottom: 5.625rem;
    }
}

.l-property-title {
    font-family: 'Source Serif 4' !important;
    font-weight: 600;
    font-size: 2.5rem !important;
    color: #3C3C3B;
}

.property-menu-title {
    font-weight: 600;
    color: #3c3c3b;
    font-size: 1.5rem !important;
}

.l-property .content {
    padding: 0;
}

.l-property .content h1 {
    margin-top: 1rem;
}

@media screen and (max-width: 768px) {
    .l-property .content h1 {
        font-size: 1.125rem;
        line-height: 1.33;
        margin: 0.625rem 0;
    }
}

.l-property .content h4 {
    font-size: 1rem;
}

@media screen and (max-width: 768px) {
    .l-property .content h4 {
        font-size: 0.875rem;
        margin: 0;
    }
}

.l-property .content p,
.l-property .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.l-property .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    line-height: 1.2;
}

.l-property .content p:last-child,
.l-property .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child,
.l-property .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li:last-child {
    margin-bottom: 0;
}

.l-property .content .property-price-xs {
    display: none;
}

@media screen and (max-width: 990px) {
    .l-property .content .property-price-xs {
        display: block;
    }
}

.l-property .content .property-address-xs {
    display: none;
}

@media screen and (max-width: 990px) {
    .l-property .content .property-address-xs {
        display: -ms-flexbox;
        display: flex;
    }
}

.l-property .content .property-useful-links-xs .list-group {
    margin-bottom: 1rem;
}

.l-property .content .property-useful-links-xs .list-group-item {
    border-color: transparent;
}

.l-property .content .property-useful-links-xs .list-group-item > a {
    color: #77787b;
}

.l-property .content .property-useful-links-xs .list-group-item > a:focus,
.l-property .content .property-useful-links-xs .list-group-item > a:hover {
    color: #00849c;
}

.l-property .text-information {
    font-size: .688rem;
    color: #77787b;
    margin-bottom: 2rem;
    line-height: 1.1;
}

.l-property .content-video,
.l-property .content-gallery {
    margin-bottom: 0;
}

.l-property .property-sidebar-toolbar-xs {
    display: none;
}

@media screen and (max-width: 990px) {
    .l-property .property-sidebar-toolbar-xs {
        display: block;
    }

    .l-property .property-sidebar-toolbar-xs + .divider.visible-sm {
        margin-top: 0;
    }
}

.l-property .nav-link-tabs.has-icons {
    padding-bottom: .875rem;
}

@media screen and (max-width: 768px) {
    .l-property .nav-link-tabs.has-icons {
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #c4c2c2;
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-property .nav-link-tabs.has-icons > li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        text-align: center;
    }
}

.l-property .nav-link-tabs.has-icons > li > a {
    font-size: 1.125rem;
    text-transform: none;
    padding: .75rem 1rem;
}

@media screen and (max-width: 768px) {
    .l-property .nav-link-tabs.has-icons > li > a {
        padding: 0.5rem 0;
    }

    .l-property .nav-link-tabs.has-icons > li > a:after {
        top: calc(50% - 0.7em);
        height: 1.4em;
    }
}

@media screen and (max-width: 768px) {
    .l-property .nav-link-tabs.has-icons > li > a > svg {
        font-size: 1.875rem;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .l-property .nav-link-tabs.has-icons > li > a > span {
        display: none;
    }
}

.l-property .nav-link-tabs.has-icons > li:first-child > a {
    padding-left: 0;
}

.l-property .virtual-visit {
    position: relative;
    height: auto;
    min-height: 554px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .l-property .virtual-visit {
        min-height: 376px;
    }
}

.l-property .virtual-visit iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.l-property-agent {
    -ms-flex-align: center;
    align-items: center;
    padding: 2.125rem 3.5rem;
}

.l-property-agent .title {
    font-size: 1.5rem;
    text-align: center;
}

.l-property-agent .subtitle {
    margin-top: 1rem;
    margin-bottom: 0;
    text-align: center;
}

.l-property-agent .img-circle {
    width: 115px;
    height: 115px;
}

.l-property-agent-xs,
.l-property-2agents {
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.375rem;
}

.l-property-agent-xs .btn,
.l-property-2agents .btn {
    width: 100%;
}

.l-property-agent-xs .list-agents,
.l-property-2agents .list-agents {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.l-property-agent-xs .list-agents > li,
.l-property-2agents .list-agents > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 0;
    border-bottom: 1px solid rgba(196, 194, 194, 0.65);
}

.l-property-agent-xs .list-agents > li .img-circle,
.l-property-2agents .list-agents > li .img-circle {
    width: 55px;
    height: 55px;
}

.l-property-agent-xs .list-agents-details,
.l-property-2agents .list-agents-details {
    padding-left: 1rem;
}

.l-property-agent-xs .list-agents-details .title,
.l-property-2agents .list-agents-details .title {
    font-size: 1.125rem;
    margin: 0;
    color: white;
}

.l-property-agent-xs .list-agents-details .position,
.l-property-2agents .list-agents-details .position {
    font-family: poppins;
    font-size: .688rem;
    color: #77787b;
    margin-bottom: 0;
}

.l-property-agent-xs .contacts,
.l-property-2agents .contacts {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.l-property-agent-xs .contacts a,
.l-property-2agents .contacts a {
    font-size: .75rem;
}

.l-property-agent-xs .contacts a:last-child,
.l-property-2agents .contacts a:last-child {
    padding-left: .5rem;
    margin-left: .5rem;
    border-left: 1px solid rgba(196, 194, 194, 0.65);
}

.l-property-agent-xs {
    display: block;
    width: 100%;
    background-color: #181816;
    margin: 0;
    padding-bottom: 0.5rem;
}

.l-property-characteristics h4 {
    margin-top: 0;
    margin-bottom: 1.5rem;
}

.l-property-characteristics p span,
.l-property-characteristics .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li span,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li span,
.l-property-characteristics .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li span,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li span,
.l-property-characteristics p strong,
.l-property-characteristics .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li strong,
.l-property-characteristics .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li strong {
    display: block;
    font-size: .875rem;
}

.l-property-characteristics p span,
.l-property-characteristics .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li span,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li span,
.l-property-characteristics .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li span,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li span {
    color: #3c3c3b;
}


.l-property-characteristics p strong,
.l-property-characteristics .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li strong,
.l-property-characteristics .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li strong,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-property-characteristics li strong {
    color: #3c3c3b;
    font-weight: 600;
}

.jumbotron-property-visits {
    display: inline-flex;
    gap: 20px;
    justify-content: end;
}

.jumbotron-property-visits .jumbotron-property-visits-agent {
    padding: 25px;
    background: #FAF9F9;
    display: grid;
    gap: 20px;
}

.jumbotron-property-visits .jumbotron-property-visits-agent-infos {
    display: grid;
    gap: 10px;
    height: fit-content;
}

.jumbotron-property-visits .jumbotron-property-visits-agent .jumbotron-property-visits-agent-img {
    height: 180px;
    width: 180px;
    justify-self: center;
    object-position: top;
}

.jumbotron-property-visits .jumbotron-property-visits-agent .jumbotron-property-visits-agent-name {
    font-size: 1.25rem;
}

.jumbotron-property-visits .jumbotron-property-visits-agent .jumbotron-property-visits-agent-phone {
    font-size: .75rem;
}

.jumbotron-property-visits .jumbotron-property-visits-agent .jumbotron-property-visits-agent-agency {
    font-size: .75rem;
    color: #00849C;
}

.jumbotron-property-visits .jumbotron-property-btn-link {
    border: 1px solid #00849c;
    background: #00849c;
    color: white;
    width: fit-content;
    justify-self: center;
}

.jumbotron-property-visits .jumbotron-property-btn-link:hover {
    color: white;
    background-color: #181816;
    border-color: #181816;
}

.l-property-visits {
}

.l-property-visits .container-visits {
    display: grid;
    gap: 40px;
}

.l-property-visits .container-visits h4 {
    font-weight: 600;
    color: #3c3c3b;
    font-size: 1.5rem !important;
}


.l-property-visits .l-property-visits-agent {
    display: inline-flex;
    gap: 40px;
}

.l-property-visits .l-property-visits-agent-infos {
    display: grid;
    gap: 10px;
    height: fit-content;
}

.l-property-visits .l-property-visits-agent .l-property-visits-agent-img {
    height: 200px;
    width: 200px;
}

.l-property-visits .l-property-visits-agent .l-property-visits-agent-name {
    font-size: 1.25rem;
}

.l-property-visits .l-property-visits-agent .l-property-visits-agent-phone {
    font-size: .85rem;
}

.l-property-visits .l-property-visits-agent .l-property-visits-agent-agency {
    font-size: .85rem;
    color: #00849C;
}


@media screen and (max-width: 768px) {
    .jumbotron-property-visits .jumbotron-property-visits-agent {
        display: none;
    }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
    .jumbotron-property-visits .jumbotron-property-visits-agent {
        padding: 20px;
        gap: 10px;
    }

    .jumbotron-property-visits .jumbotron-property-visits-agent .jumbotron-property-visits-agent-img {
        height: 150px;
        width: 150px;
    }

    .jumbotron-property-visits .jumbotron-property-visits-agent:not(:first-child) {
        display: none;
    }
}


.l-property-info-list {
    padding: 1rem 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

@media screen and (max-width: 768px) {
    .l-property-info-list {
        padding: 0;
    }
}

.l-property-info-list strong {
    color: #181816;
    padding: 0px;
}

@media screen and (max-width: 1200px) {
    .l-property-info-list strong {
        font-size: .8125rem;
    }
}

@media screen and (max-width: 768px) {
    .l-property-info-list strong {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .l-property-info-list strong > svg {
        min-width: 2rem;
    }

    .l-property-info-list strong:after {
        display: none;
    }
}

.l-property-infomap {
    display: inline-flex;
    gap: 20px;
    width: 100%;
}

.l-property-infomap-dropdown {
    width: 100%;
    margin: -0.7rem 10px 1rem;
}

.l-property-infomap-dropdown .bootstrap-select button span {
    text-transform: uppercase;
    color: #222 !important;
}

.l-property-infomap-tabs {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    display: -ms-flexbox;
    display: flex;
}


.l-property-infomap-tabs-inner {
    width: 100%;
}

.l-property-infomap-tabs-inner .nav {
    width: 100%;
}

.l-property-infomap-tabs-inner .nav-tabs {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.l-property-infomap-map {
    width: 100%;
    position: relative;
}

.l-property-infomap-map > div {
    position: absolute;
}

@media screen and (max-width: 990px) {
    .l-property-infomap {
        display: grid;
    }

    .l-property-infomap-map {
        min-height: 500px;
    }

}

@media screen and (max-width: 990px) {

    .l-property-infomap-map {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.panel-related-properties {
    margin: 30px 0px;
    background-color: #f5f5f5 !important;
}

.panel-related-properties .carousel-item-content {
    background-color: white !important;
}

.panel-related-properties .btn-related-property {
    background-color: #00849C;
    border-color: #00849C;
    color: white;
}

.panel-related-properties .btn-related-property:hover {
    background-color: #3C3C3B;
    border-color: #3C3C3B;
    color: white;
}

.jumbotron-contact {
    justify-content: end;
    padding: 20px;
}

.l-contact .jumbotron .map-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #c4c2c2;
    display: block;
    height: auto !important;
    pointer-events: none;
}

.l-contact .jumbotron .map-container:not(.is-active) {
    opacity: 0;
}

.l-contact .jumbotron .map-container.is-active {
    display: block;
    pointer-events: all;
}

.l-contact .l-contact-actions {
    display: inline-flex;
    height: 40px;
    gap: 20px;
}

/*.l-contact .jumbotron .map-toggle {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5.2rem;
    height: 5.2rem;
    background-color: #00849c;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    border-left: 1px solid #77787b;
}

@media screen and (max-width: 768px) {
    .l-contact .jumbotron .map-toggle {
        display: none;
    }
}

.l-contact .jumbotron .map-toggle>svg {
    display: none;
    fill: white;
    width: 1.5rem;
    height: auto;
}

.l-contact .jumbotron .map-toggle>svg.active {
    display: block;
}

.l-contact .jumbotron .map-toggle:hover {
    background-color: #181816;
}*/

@media screen and (min-width: 769px) {
    .l-contact .jumbotron .page-submenu {
        transform: translate(calc(-100% + 5.875rem + 5.2rem), 0);
    }
}

.l-contact .jumbotron .page-submenu.open {
    transform: translate(0%, 0%);
}

.l-contact .filter-department {
    padding-bottom: 2rem;
}

.l-contact .filter-department h3 {
    margin: 0;
}

@media screen and (min-width: 991px) {
    .l-contact .filter-department h5 {
        margin-left: auto;
    }
}

.l-contact .form .form-title {
    margin-top: 0;
    margin-bottom: 2rem;
    color: #181816;
}

.l-contact-map-link {
    display: block;
    font-family: poppins;
    font-size: .75rem;
    color: #77787b;
    margin-top: 1rem;
}

@media screen and (max-width: 768px) {
    .l-contact-map-link {
        display: none;
    }
}

.l-contact-map-link > svg {
    font-size: 1em;
    fill: #00849c;
}

.l-contact-map-link:hover {
    color: #00849c;
}

.l-contact-map-link:hover > span {
    text-decoration: underline;
}

.container-contact-persons {
    background-color: #FAF9F9;
}

.l-contact-persons {
    display: inline-flex;
    gap: 30px;
    padding: 30px 0px;
}

.l-contact-persons-item {
    display: inline-flex;
    gap: 20px;
}

@media screen and (max-width: 990px) {
    .l-contact-persons {
        display: grid;
    }
}

.l-contact-office-content {
    overflow: hidden;
    padding: 0;
    transition: all 400ms cubic-bezier(0.395, 0.425, 0.015, 1);
    max-height: 0px;
    opacity: 0;
    transform: scale(0.5);
}

.l-contact-office-content.is-active {
    max-height: 700px;
    transform: scale(1);
    opacity: 1;
}

.l-contact .rotated-text__inner span {
    display: none;
}

@media screen and (min-width: 991px) {
    .l-contact .rotated-text__inner span.is-active {
        display: inline-block;
    }
}

.l-static.l-management .content {
    padding-bottom: 7.125rem;
}

@media screen and (max-width: 990px) {
    .l-static.l-management .content {
        padding-bottom: 5rem;
    }
}

@media screen and (max-width: 768px) {
    .l-static.l-management .content {
        padding-bottom: 0;
    }
}

.l-static.l-management .content h5 {
    line-height: 1.28;
}

.l-static.l-management .management-item {
    width: 300px;
    margin: 15px;
}

@media screen and (max-width: 1200px) {
    .l-static.l-management .management-item {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 768px) {
    .l-static.l-management .management-item {
        width: calc(100% - 30px);
        margin-bottom: 0;
    }
}

.l-static.l-management .management-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, 300px);
    gap: 50px;
}

.l-static.l-management-open .content h1 {
    font-size: 1.625rem;
}

@media screen and (max-width: 768px) {
    .l-static.l-management-open .content h1 {
        font-size: 1.3125rem;
        margin-top: 0.5rem;
        padding-right: 0;
    }

    .l-static.l-management-open .content h1 + .divider {
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .l-static.l-management-open .content h1 + .divider {
        margin-bottom: 1.5rem;
    }
}

.l-static.l-management-open .content h4 {
    font-size: 1rem;
}

.l-static.l-management-open .content p,
.l-static.l-management-open .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.l-static.l-management-open .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    font-size: .8125rem;
}

@media screen and (min-width: 769px) {
    .l-static.l-management-open .content-back-link {
        margin: 2.5rem 0;
    }
}

@media screen and (max-width: 768px) {
    .l-static.l-management-open .content-back-link {
        display: block !important;
    }
}

.l-static.l-management-open .single-management-infos {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 50px;
}

@media screen and (max-width: 768px) {
    .l-static.l-management-open .single-management-infos {
        grid-template-columns: 1fr;
    }

    .l-static.l-management-open .management-item {
        width: 300px;
        margin: auto;
    }
}


.l-static.l-management-open .management-item {
    margin-top: 0px;
}

.l-static.l-management-open .person-details {
    display: block;
    margin-bottom: 1.5rem;
    border: 1px solid #c4c2c2;
    color: #77787b;
}

.l-static.l-management-open .person-details h4 {
    font-family: poppins;
    font-size: 1.35rem;
    color: #181816;
    margin: 0;
}

.l-static.l-management-open .person-details h5 {
    margin: 0.5rem 0;
    line-height: 1.28;
}

.l-static.l-management-open .person-details p,
.l-static.l-management-open .person-details .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static.l-management-open .person-details li,
.l-static.l-management-open .person-details .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-static.l-management-open .person-details li {
    margin: 0;
    color: inherit;
}

.l-static.l-management-open .person-details img {
    width: 100%;
    margin-bottom: 0;
}

.l-static.l-management-open .person-details a,
.l-static.l-management-open .person-details strong {
    font-family: poppins;
    font-size: .8125rem;
}

.l-static.l-management-open .person-details a svg,
.l-static.l-management-open .person-details strong svg {
    fill: #77787b;
}

.l-static.l-management-open .person-details a {
    color: #77787b;
}

.l-static.l-management-open .person-details a:hover {
    color: #00849c;
    text-decoration: none;
}

.l-static.l-management-open .person-details-social {
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
}

.l-static.l-management-open .person-details-social > a {
    padding-left: .5rem;
}

.l-static.l-management-open .person-details-social > a svg {
    font-size: 1.25em;
}

.l-static.l-management-open .person-details-social > a:hover svg {
    fill: #00849c;
}

.l-static.l-management-open .person-details-social > a:first-child svg {
    font-size: 1.5em;
    margin-bottom: -.1em;
}

.l-static.l-management-open .person-details-info {
    position: relative;
    display: block;
    width: 100%;
    padding: 1.25rem;
    background-color: white;
}

.filter-category {
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    margin-top: 30px;
    background-color: #F6F6F6;
}

@media screen and (max-width: 768px) {
    .filter-category {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.filter-category select {
    -ms-flex: auto;
    flex: auto;
}

@media screen and (max-width: 768px) {
    .filter-category select {
        width: 100%;
    }
}

.filter-category label {
    color: #3C3C3B;
    font-family: 'Source Serif 4';
    font-weight: 600;
    margin-bottom: 0;
    font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
    .filter-category label {
        margin-bottom: 15px;
        font-size: 13px;
    }
}

.filter-category .filter-select {
    max-width: 200px;
}

.filter-category .filter-content .btn-select {
    border: 0;
    background: transparent;
}

.filter-category .filter-content .btn-select span.bs-caret {
    display: none;
}

.filter-category .filter-content .btn-select .filter-option {
    overflow: initial;
}

.filter-category .filter-content .bootstrap-select > .dropdown-toggle {
    padding-left: 0px;
}


.filter-category .dropdown-menu {
    max-height: none !important;
}

.pagination-news {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.pagination-news > * {
    font-family: poppins;
    color: #181816;
    width: 25px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-right: none;
    font-weight: 300;
    font-size: 1rem;
}

.pagination-news > *:first-child {
    margin-left: auto;
}

.pagination-news > *:last-child {
    margin-right: auto;
}

.pagination-news > *.prev,
.pagination-news > *.next {
    font-size: 1.3rem;
}

.pagination-news a {
    font-weight: 300;
    text-decoration: none;
}

.pagination-news .current {
    color: #00849c;
    font-weight: 500;
}

.l-news .content-back-link {
    margin-top: 0;
}

.l-news .content img {
    width: unset;
}

.l-news .divider--red-small {
    margin: 1.5rem 0;
}

.l-news .content-gallery > ul > li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}

.l-news .content-gallery > ul > li a {
    height: 180px;
}

.l-news .link-share > svg {
    fill: #00849c;
    stroke: #00849c;
}

@media screen and (max-width: 768px) {
    .l-news .link-share > svg {
        font-size: 1.25rem;
    }
}

.l-news .link-share:active span,
.l-news .link-share:focus span,
.l-news .link-share:hover span {
    color: #00849c;
}

.l-news-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -15px;
    padding-top: 3rem;
}

@media screen and (max-width: 768px) {
    .l-news-items {
        padding-top: 2rem;
    }
}

.l-news-items .news-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 15px;
}

@media screen and (max-width: 768px) {
    .l-news-items .news-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 0;
    }
}

.l-news-info-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
}

.l-news-info-bar .news-item-posted {
    margin-bottom: 0;
}

.l-news-info-bar .news-item-posted > svg:first-child {
    margin-right: .25rem;
}

.l-newsletter .content .block-subscribe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 3rem;
}

@media screen and (max-width: 768px) {
    .l-newsletter .content .block-subscribe {
        padding-top: 1.5rem;
    }
}

.l-newsletter .content .block-subscribe > table {
    width: 100%;
    margin-bottom: 0;
}

@media screen and (min-width: 991px) {
    .l-newsletter .content .block-subscribe > table {
        max-width: 60%;
    }
}

.l-newsletter .content .block-subscribe > table > tbody > tr {
    font-size: .875rem;
}

@media screen and (max-width: 768px) {
    .l-newsletter .content .block-subscribe > table > tbody > tr {
        font-size: .75rem;
    }
}

.l-newsletter .content .block-subscribe > table > tbody > tr > td {
    padding: 0;
    border-top: 0;
}

.l-newsletter .content .block-subscribe > table > tbody > tr > td:first-child {
    font-size: inherit;
    color: #181816;
    text-transform: uppercase;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .l-newsletter .content .block-subscribe > table > tbody > tr > td:first-child {
        width: 45%;
    }
}

.l-newsletter .content .block-subscribe > table > tbody > tr > td:last-child {
    font-family: poppins;
    font-size: inherit;
    color: #181816;
}

@media screen and (max-width: 768px) {
    .l-newsletter .content .block-subscribe > table > tbody > tr > td:last-child {
        padding-bottom: .5rem;
    }
}

.l-newsletter .content .block-subscribe .btn-subscribe {
    width: 100%;
    margin-top: 2rem;
}

@media screen and (min-width: 991px) {
    .l-newsletter .content .block-subscribe .btn-subscribe {
        margin-left: auto;
        width: 35%;
    }
}

.l-newsletter-items {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding-top: 2rem;
}

@media screen and (max-width: 768px) {
    .l-newsletter-items {
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-newsletter-form .content {
        padding-bottom: 0.5rem;
    }
}

.l-newsletter-form .form fieldset .text-info {
    color: #181816;
    margin: 7px 0;
}

.l-newsletter-form .form fieldset .control-label {
    margin-bottom: 20px;
}

.l-newsletter-form .form fieldset .checkbox-group .row:nth-of-type(2n + 1) {
    position: relative;
}

.l-newsletter-form .form fieldset .checkbox-group .row:nth-of-type(2n + 1):before {
    /*content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-color: #f5f3f3;*/
}

.l-newsletter-form .form .form-title {
    font-family: poppins;
    color: #3C3C3B;
    margin-bottom: 2rem;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .l-newsletter-form .form .form-title {
        margin-top: 0;
        margin-bottom: 1.5rem;
    }
}

.l-press .content {
    padding-bottom: 6rem;
}

@media screen and (max-width: 990px) {
    .l-press .content {
        padding-bottom: 3rem;
    }
}

@media screen and (min-width: 991px) {
    .l-press .filter-department .dropdown {
        -ms-flex: 0 1 31.5%;
        flex: 0 1 31.5%;
    }
}

.l-press-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -15px;
}

.l-press-items .press-item {
    float: left;
    width: calc(33.33% - 30px);
    height: 372px;
    margin: 15px;
    border: 1px solid #c4c2c2;
}

@media screen and (max-width: 1200px) {
    .l-press-items .press-item {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 768px) {
    .l-press-items .press-item {
        width: calc(100% - 30px);
        margin-bottom: 0;
    }
}

.l-careers .jumbotron-cta-block .btn,
.l-careers .l-property-agent .btn,
.l-careers .l-property-agent-xs .btn,
.l-careers .l-property-2agents .btn {
    margin-top: 2rem;
}

.l-careers-employee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid #c4c2c2;
}

@media screen and (max-width: 768px) {
    .l-careers-employee {
        padding: 1.5rem 0;
    }
}

.l-careers-employee .img-circle {
    -ms-flex: 1 0 10rem;
    flex: 1 0 10rem;
    height: 10rem;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .l-careers-employee .img-circle {
        vertical-align: middle;
        width: 54px;
        height: 54px;
        margin-right: 0.5rem;
    }
}

.l-careers-employee-info {
    display: inline-block;
    vertical-align: middle;
}

.l-careers-employee-quote {
    padding-left: 1.5rem;
}

@media screen and (max-width: 768px) {
    .l-careers-employee-quote {
        padding-left: 0;
    }
}

.l-careers-employee-quote blockquote {
    font-size: 1rem;
}

.l-careers-employee-quote .name {
    font-family: poppins;
    font-size: 1.25rem;
    color: #181816;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .l-careers-employee-quote .name {
        margin-top: 0;
    }
}

.l-careers-employee-quote .position {
    margin-top: .25em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.l-careers-employee:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.l-history .jumbotron {
    position: relative;
    min-height: 535px;
    z-index: 1;
}

.l-history .jumbotron > .container {
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .l-history .jumbotron {
        min-height: 355px;
        padding-top: 3rem;
        padding-bottom: 1rem;
    }

    .l-history .jumbotron .jumbotron-title {
        padding: 0 1rem;
    }

    .l-history .jumbotron .jumbotron-text {
        padding: 0 2.5rem;
    }
}

.l-history .content {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.l-history .content .container-title {
    text-align: center;
}

.l-history .content .container-history {
    display: inline-grid;
    grid-template-columns: 1fr 1px 1fr;
    gap: 30px;
    width: 100%;
}


.l-history .history-banner {
    font-family: 'Source Serif 4';
    font-size: 1.8rem;
    font-weight: 600;
    justify-self: flex-end;
}


@media screen and (max-width: 990px) {
    .l-history .history-banner {
        justify-self: center;
        padding: 0px 30px;
        text-align: center;
        font-size: 2.5rem;
    }
}

.l-history section .section-image {
    height: 350px;
    width: 450px;
    object-fit: cover;
    object-position: top;
}

.l-history section .section-image-left {
    justify-self: flex-end;
    clip-path: polygon(96% 0, 96% 0%, 100% 50%, 96% 100%, 96% 100%, 0 100%, 0 0);
}

.l-history section .section-image-right {
    justify-self: flex-start;
    clip-path: polygon(0 50%, 4% 0%, 4% 0, 100% 0, 100% 100%, 4% 100%, 4% 100%);
}

.l-history section .history-separate-line {
    border: 0.5px solid #00000036;
    height: calc(100% + 80px);
    margin-top: -40px;
    position: relative;
}

.l-history section .history-separate-line-first:before {
    content: ' ';
    position: absolute;
    top: -7px;
    right: -3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #00000036;
}

.l-history section .history-separate-line-last:after {
    content: ' ';
    position: absolute;
    bottom: -7px;
    right: -3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #00000036;
}


.Explorer .l-history section .section-image {
    width: 42%;
}

@media screen and (max-width: 990px) {
    .l-history .content .container-history {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .l-history section .section-image {
        justify-self: center;
        width: auto;
        height: auto;
    }

    .l-history section .section-image-left {
        clip-path: none;
    }

    .l-history section .section-image-right {
        clip-path: none;
    }
}


.l-history section .section-summary {
    align-self: center;
}


.l-history section .section-summary p,
.l-history section .section-summary .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-history section .section-summary li,
.l-history section .section-summary .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-history section .section-summary li {
    font-size: .875rem;
    color: #181816;
    background-color: inherit;
    max-width: 100%;
}

@media screen and (max-width: 990px) {
    .l-history section .section-summary .divider--red-small {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
}

.l-history section .section-summary.is-full-width {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-right: 0;
}

@media screen and (min-width: 1201px) {
    .l-history section .section-summary.is-full-width {
        padding-top: 100px;
        padding-bottom: 120px;
    }
}

.l-history section .section-summary.is-content-center {
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 990px) {
    .l-history section .section-summary.is-content-center {
        text-align: left;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.l-history section .section-summary.is-content-center .divider--red-small {
    margin-left: auto;
    margin-right: auto;
}

.l-history section .section-summary.is-content-right {
    text-align: right;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media screen and (max-width: 990px) {
    .l-history section .section-summary.is-content-right {
        text-align: left;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.l-history section .section-summary.is-content-right .divider--red-small {
    margin-right: 0;
    margin-left: auto;
}

.l-history section .section-summary-year {
    font-family: 'Source Serif 4';
    color: #00849c;
    font-weight: 600;
    font-size: 2.375rem;
}

@media screen and (max-width: 990px) {
    .l-history section .section-summary-year {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 768px) {
    .l-history section .section-summary-year {
        font-size: 3rem;
    }
}

@media screen and (max-width: 1200px) {

    .l-history section .section-cta,
    .l-history section .section-cta-line {
        display: none;
    }
}

.l-history section .section-summary-title {
    font-family: 'Source Serif 4';
    font-size: 1.575rem;
    color: #3C3C3B;
    font-weight: 600;
}

.l-history section .section-summary-text {
}

.l-history section .section-cta-line {
    position: absolute;
    top: 3.75rem;
    left: 49.5%;
}

.l-history section .section-cta {
    position: absolute;
    bottom: 3.75rem;
    left: 48.5%;
}

.l-history section {
    padding: 40px 5%;
}

.l-history section:last-child.is-full-width {
    padding-bottom: 0;
}

.l-history .section-cta {
    position: relative;
    display: inline-block;
}

.l-history .section-cta svg {
    width: 2.2rem;
    height: 2.2rem;
}

.l-history .section-cta:before {
    content: '';
    display: block;
    width: 1px;
    height: 92px;
    margin-left: 50%;
    margin-bottom: -3px;
    background-color: #00849c;
}

.l-history .section-cta.is-smaller:before {
    height: 46px;
}

.l-history .section-cta-line {
    display: block;
    width: 11px;
    height: 11px;
    background-color: #00849c;
    border-radius: 50%;
}

.l-history .section-cta-line:after {
    content: '';
    display: block;
    width: 1px;
    height: 100px;
    margin-left: 50%;
    background-color: #00849c;
}

.l-history .section-cta-line.is-smaller:after {
    height: 92px;
}

.l-history .section-time-line {
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.l-history .section-time-line > li {
    padding-bottom: 1rem;
}

.l-history .section-time-line > li:last-child {
    padding-bottom: 0;
}

.l-history .section-time-line .year {
    font-family: poppins;
    font-size: .875rem;
    color: #4d4e52;
    line-height: 1;
}

.l-history .section-time-line .year--muted {
    color: #c4c2c2;
}

.l-history .section-time-line .year--emphasized {
    font-size: 1.5rem;
    color: #00849c;
}

.l-history .section-time-line .divider span {
    display: block;
    width: 10px;
    height: 1px;
    background: #c4c2c2;
}

.l-history .section-time-line .divider span + span {
    margin-top: 12px;
}

.l-history .section-time-line .divider span:nth-child(2) {
    width: 20px;
}

.l-partners-item {
    border-bottom: 1px solid #3C3C3B;
    display: grid;
    gap: 3%;
    grid-template-columns: 10% 1fr;
    align-items: center;
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
    .l-partners-item {
        grid-template-columns: 1fr;
    }
}


.l-partners-item .l-partners-item-image {
    width: 100%;
}

.l-partners-item .title {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: .5rem;
}

@media screen and (max-width: 768px) {
    .l-partners-item .title {
        font-size: 1.25rem;
    }
}

.l-partners-item .subtitle {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: .875rem;
    color: #00849c;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .l-partners-item .subtitle {
        margin-top: 0.25rem;
        margin-bottom: 1rem;
    }
}

.l-partners-item-link {
    font-family: poppins;
    font-size: .875rem;
    font-weight: 600;
    color: #00849C;
    margin-left: auto;
    text-decoration: underline;
}

.l-estimate .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 3rem 0 4rem 0;
}

@media screen and (min-width: 991px) {
    .l-estimate .content {
        padding: 6.25rem 0 8rem 0;
    }
}

@media screen and (max-width: 768px) {
    .l-estimate .content {
        padding: 1rem 0;
    }
}


.l-estimate .content p,
.l-estimate .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.l-estimate .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
    font-size: 1.3125rem;
}

@media screen and (max-width: 768px) {

    .l-estimate .content p,
    .l-estimate .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
    .l-estimate .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li {
        font-size: 0.875rem;
    }
}

.l-estimate .content p small,
.l-estimate .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
.l-estimate .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small {
    font-size: 0.714em;
}

@media screen and (max-width: 768px) {

    .l-estimate .content p small,
    .l-estimate .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small,
    .l-estimate .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li small {
        font-size: 1em;
    }
}

.l-estimate .content .l-estimate-form {
    width: 100%;
}

.l-estimate .content .l-estimate-title {
    font-size: 2.5rem;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    .l-estimate .content .l-estimate-title {
        font-size: 3rem;
    }
}

@media screen and (max-width: 990px) {
    .l-estimate .content .l-estimate-title {
        font-size: 2rem;
    }
}

@media screen and (max-width: 768px) {
    .l-estimate .content .l-estimate-title {
        font-size: 1.5rem;
    }
}

.l-estimate-container {
    overflow: hidden;
}

.l-estimate-left,
.l-estimate-right {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}

@media screen and (max-width: 990px) {

    .l-estimate-left,
    .l-estimate-right {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

.l-estimate-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
}

.l-estimate-right {
    position: relative;
}

.l-estimate-right > img {
    position: absolute;
    width: auto;
    min-width: 9rem;
    max-width: 85%;
    bottom: -9rem;
    left: -22.33%;
    z-index: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 990px) {
    .l-estimate-right > img {
        display: none;
    }
}

.l-estimate-container .content-no-space {
    padding-top: 2rem !important;
}

.l-estimate-container .form-block {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0;
}

.l-estimate-container .form-block p,
.l-estimate-container .form-block .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-estimate-container .form-block li,
.l-estimate-container .form-block .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-estimate-container .form-block li {
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .l-estimate-container .form-block .title {
        font-size: 1.5rem;
    }
}

.l-estimate-container .form-block .control-label {
    margin-bottom: 0.25rem;
}

.l-dashboard .form {
    padding: 1.5rem 0;
}

@media screen and (max-width: 768px) {
    .l-dashboard .form {
        padding: 0.5rem 0;
    }
}

.l-dashboard .form footer.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2rem;
}

@media screen and (max-width: 768px) {
    .l-dashboard .form footer.row {
        margin-top: 1.5rem;
    }
}

.l-dashboard .form footer.row input[type="submit"] {
    margin-top: 0;
}

@media screen and (min-width: 769px) {
    .l-dashboard .form-terms {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-dashboard .form-terms {
        text-align: center;
        margin-bottom: 1.5rem;
    }
}

.l-dashboard-bar {
    display: -ms-flexbox;
    display: flex;
    min-height: 4rem;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-left: calc((100% - 1170px) / 2);
    padding-right: calc((100% - 1170px) / 2);
    background-color: #181816;
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding-top: 70px;
}

.l-dashboard-bar .dropdown.visible-xs {
    width: 100%;
}

.l-dashboard-bar .dropdown.visible-xs .dropdown-menu {
    width: auto;
    left: -4rem;
    right: 0;
}

.l-dashboard-bar .dropdown.visible-xs .dropdown-menu > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.l-dashboard-bar .btn-select {
    width: 100%;
    height: 100%;
    font-size: 1rem;
    color: white;
    border: 0;
    background: transparent;
    padding: 1rem;
}

.l-dashboard-bar .btn-select > svg {
    fill: white;
    font-size: 1.5em;
}

.l-dashboard-bar .nav-tabs {
    margin-top: .75rem;
    padding: 0 15px;
}

@media screen and (max-width: 990px) {
    .l-dashboard-bar .nav-tabs > li > a {
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 768px) {
    .l-dashboard-bar .nav-tabs {
        display: none;
    }
}

.l-dashboard-bar-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 3rem;
    background-color: #181816;
}

@media screen and (max-width: 990px) {
    .l-dashboard-bar-info {
        max-width: 30%;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .l-dashboard-bar-info {
        width: 3.625rem;
        max-width: none;
    }
}

.l-dashboard-bar-info svg,
.l-dashboard-bar-info span {
    display: inline-block;
    vertical-align: middle;
}

.l-dashboard-bar-info svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.75em;
    fill: #00849c;
    margin-right: .75rem;
}

@media screen and (max-width: 990px) {
    .l-dashboard-bar-info svg {
        margin-right: 0rem;
    }
}

.l-dashboard-bar-info span {
    font-family: poppins;
    font-size: .8125rem;
    color: white;
}

@media screen and (max-width: 990px) {
    .l-dashboard-bar-info span {
        display: none;
    }
}

.l-dashboard-favorites {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: -15px;
}

.l-dashboard-favorites .checkbox-label {
    font-size: .75rem;
    color: #c4c2c2;
    padding-left: 0;
    margin: 0;
}

.l-dashboard-favorites .checkbox input[type="checkbox"]:checked + .checkbox-label {
    color: #00849c;
}

.l-dashboard-favorites .property-item,
.l-dashboard-favorites .owl-carousel .carousel-item,
.owl-carousel .l-dashboard-favorites .carousel-item {
    width: 270px;
    max-width: 270px;
    padding: 15px;
}

@media screen and (max-width: 990px) {

    .l-dashboard-favorites .property-item,
    .l-dashboard-favorites .owl-carousel .carousel-item,
    .owl-carousel .l-dashboard-favorites .carousel-item {
        width: 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

@media screen and (max-width: 768px) {

    .l-dashboard-favorites .property-item,
    .l-dashboard-favorites .owl-carousel .carousel-item,
    .owl-carousel .l-dashboard-favorites .carousel-item {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-bottom: 0;
    }
}

.l-dashboard-favorites .property-item .delete,
.l-dashboard-favorites .owl-carousel .carousel-item .delete,
.owl-carousel .l-dashboard-favorites .carousel-item .delete {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #00849c;
}

.l-dashboard-favorites .property-item .delete > span,
.l-dashboard-favorites .owl-carousel .carousel-item .delete > span,
.owl-carousel .l-dashboard-favorites .carousel-item .delete > span {
    font-family: poppins;
    font-size: 1.6rem;
    color: white;
    line-height: 1;
    transform: rotate(45deg);
    padding: .25rem .55rem;
}

.l-dashboard-favorites .property-item .delete:hover,
.l-dashboard-favorites .owl-carousel .carousel-item .delete:hover,
.owl-carousel .l-dashboard-favorites .carousel-item .delete:hover {
    background-color: #181816;
}

.l-dashboard-favorites .property-item-description,
.l-dashboard-favorites .owl-carousel .carousel-item-content,
.owl-carousel .l-dashboard-favorites .carousel-item-content {
    padding: 1rem 1.5rem;
}

@media screen and (max-width: 990px) {

    .l-dashboard-favorites .property-item-description,
    .l-dashboard-favorites .owl-carousel .carousel-item-content,
    .owl-carousel .l-dashboard-favorites .carousel-item-content {
        padding: 1rem;
    }
}

.l-dashboard-favorites .property-item-description .divider,
.l-dashboard-favorites .owl-carousel .carousel-item-content .divider,
.owl-carousel .l-dashboard-favorites .carousel-item-content .divider {
    margin: 1rem 0;
}

.l-dashboard-favorites .property-item-price {
    margin: 0;
}

.l-dashboard-favorites .property-item-title {
    font-size: 1.5rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

@media screen and (max-width: 990px) {
    .l-dashboard-favorites .property-item-title {
        font-size: 1.125rem;
    }
}

.l-dashboard-favorites .property-item-city {
    margin-top: 0;
    margin-bottom: 1.5rem;
}

@media screen and (max-width: 990px) {
    .l-dashboard-favorites .property-item-city {
        margin-bottom: 1rem;
    }
}

.l-dashboard-favorites .property-item-info span,
.l-dashboard-favorites .l-property-info-list span {
    color: #181816;
}

@media screen and (max-width: 990px) {
    .l-publications .title {
        display: none;
    }
}

.l-publications .container {
    display: flex;
    justify-content: center;
    padding-top: 3.7rem;
}


.l-publications .container-no-space {
    padding-top: 0;
}


.l-publications .jumbotron .page-submenu-wrapper {
    top: 0;
    bottom: initial;
}

.l-publications .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1200px) {
    .l-publications .content {
        padding: 0 0 2rem;
    }
}

@media screen and (max-width: 768px) {
    .l-publications .content {
        padding: 0 0;
    }
}

.l-publications .content .nav-social {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 768px) {
    .l-publications .content .nav-social {
        text-align: center;
    }
}

.l-publications .content .nav-social h5 {
    margin: 0 0 0.25rem 0;
    line-height: 1.4;
}

@media screen and (min-width: 769px) {
    .l-publications .content .nav-social h5 {
        margin-right: .5rem;
    }
}

@media screen and (max-width: 768px) {
    .l-publications .content .nav-social > li {
        float: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 1rem;
    }

    .l-publications .content .nav-social > li.is-twitter {
        margin-top: -0.25rem;
    }

    .l-publications .content .nav-social > li:first-child {
        padding: 0 0 0.5rem 0;
    }
}

.l-publications .content .nav-social > li > a > svg {
    fill: #00849c;
}

.l-publications .content .nav-social > li > a:hover > svg {
    fill: #181816;
}

@media screen and (max-width: 990px) {
    .l-publications .content .divider--red-small {
        display: none;
    }
}

.l-publications-image {
    width: 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
}

@media screen and (max-width: 990px) {
    .l-publications-image {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -ms-flex-order: 0;
        order: 0;
        margin: 1rem auto 3rem auto;
    }
}

@media screen and (max-width: 768px) {
    .l-publications-image {
        margin-bottom: 1.5rem;
    }
}

.l-publications-image img {
    width: auto;
    margin-bottom: 0;
    padding-left: 2rem;
}

@media screen and (max-width: 990px) {
    .l-publications-image img {
        padding: 0 8rem;
    }

    .l-publications-image img:first-child {
        margin-bottom: 4rem;
        padding: 0 2.5rem;
    }
}

@media screen and (max-width: 768px) {
    .l-publications-image img {
        padding: 0 4rem;
    }

    .l-publications-image img:first-child {
        margin-bottom: 2rem;
    }
}

.l-publications-links-bar {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-top: 2rem;
}

@media screen and (max-width: 990px) {
    .l-publications-links-bar {
        width: 50%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .l-publications-links-bar {
        width: 100%;
        padding-top: 1rem;
        margin: 0;
    }
}

.l-publications-links-bar a {
    margin-right: 2rem;
    margin-bottom: 1rem;
}

@media screen and (max-width: 1200px) {
    .l-publications-links-bar a {
        margin-right: 1rem;
    }
}

@media screen and (max-width: 990px) {
    .l-publications-links-bar a {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0rem;
    }
}

@media screen and (max-width: 990px) {
    .l-publications-links-bar a.btn--link {
        padding-left: 0.5rem;
        padding-bottom: 0;
    }

    .l-publications-links-bar a.btn--link > svg {
        width: 2.7rem;
        height: 2.7rem;
    }

    .l-publications-links-bar a.btn--link > span {
        padding-left: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .l-publications-links-bar a.btn--link {
        padding-top: 0;
    }
}

.l-publications-links-bar a:last-child {
    margin-left: auto;
    margin-right: 0;
}

@media screen and (max-width: 990px) {
    .l-publications-links-bar a:last-child {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-publications-links-bar + .divider {
        margin-top: 1rem;
        margin-bottom: 1.25rem;
    }
}

.l-publications-content {
    width: 70%;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 70%;
}

@media screen and (max-width: 990px) {
    .l-publications-content {
        width: 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
    }
}

.l-publications-content p,
.l-publications-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-publications-content li,
.l-publications-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-publications-content li {
    max-width: 100%;
}

.l-publications-content .title {
    margin-bottom: 0;
}

.l-publications.l-information .title {
    width: 32rem;
    /*height: 4.75rem;*/
    margin-bottom: .5rem;
}

@media screen and (max-width: 480px) {
    .l-publications.l-information .title {
        width: 100%;
    }
}

.l-publications.l-immorama .title {
    width: 17rem;
    /*height: 5.25rem;*/
}

@media screen and (max-width: 480px) {
    .l-publications.l-immorama .title {
        width: 100%;
    }
}

.l-global-search {
    background-color: #f5f3f3;
}

.l-global-search-results {
    margin-top: 2rem;
    margin-bottom: 4rem;
}

.l-global-search-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 6rem 0 3.75rem;
}

.l-global-search-title > svg {
    fill: #00849c;
    font-size: 1.75em;
    margin-right: 2rem;
}

.l-global-search-title > span > span {
    display: block;
}

.l-global-search-title > span > span:nth-child(1) {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
    margin-bottom: .5rem;
}

.l-global-search-title > span > span:nth-child(2) {
    font-family: poppins;
    font-size: 1.625rem;
    color: #77787b;
}

.l-global-search-title > span > span:nth-child(2) strong {
    font-family: poppins;
    color: #00849c;
}

.l-global-search-item {
    position: relative;
    display: block;
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
    background-color: white;
    border: 1px solid #c4c2c2;
}

.l-global-search-item.is-property {
    padding-left: 300px;
}

.l-global-search-item.is-property .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.l-global-search-item.is-property .link {
    margin-left: auto;
}

.l-global-search-item.is-property .property-item-nav {
    margin: 0;
    line-height: 1;
}

.l-global-search-item.is-property .property-item-nav > li > a {
    padding: 0 .25rem;
}

.l-global-search-item.is-property .property-item-info,
.l-global-search-item.is-property .l-property-info-list {
    margin: 0;
    padding: .875rem 0 0;
    border-top: 1px solid #c4c2c2;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.l-global-search-item.is-property .property-item-info strong:first-child,
.l-global-search-item.is-property .l-property-info-list strong:first-child {
    padding-left: 0;
}

.l-global-search-item .cta-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 1;
}

.l-global-search-item .image-wrapper {
    position: absolute;
    width: 270px;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}

.l-global-search-item .title,
.l-global-search-item .description {
    font-family: poppins;
}

.l-global-search-item .title,
.l-global-search-item .link {
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
}

.l-global-search-item .title:hover,
.l-global-search-item .link:hover {
    color: #00849c;
}

.l-global-search-item .subtitle,
.l-global-search-item .link {
    font-family: poppins;
    font-size: .875rem;
    color: #181816;
    margin: 0;
}

.l-global-search-item .title {
    font-size: 1.5rem;
    color: #77787b;
    margin: .25rem 0 0;
}

.l-global-search-item .title > a {
    font-size: inherit;
    color: inherit;
}

.l-global-search-item .title + .description {
    margin-top: .5rem;
}

.l-global-search-item .title + address {
    margin-top: .25rem;
}

.l-global-search-item address,
.l-global-search-item .description {
    font-size: .8125rem;
    color: #181816;
    margin-bottom: 1.15rem;
}

.l-global-search-item address {
    font-size: .75rem;
    letter-spacing: 1px;
    margin-bottom: .75rem;
}

.l-global-search-item .link {
    display: block;
    line-height: 1;
}

.l-global-search-item .link svg {
    font-size: .75em;
    fill: #00849c;
}

.l-global-search-item:hover {
    border: 1px solid black;
}

.l-global-search-item:hover:not(.is-property) .title,
.l-global-search-item:hover:not(.is-property) .link {
    color: #00849c;
}

.l-faq-wrapper {
    display: block;
    padding: 2rem 0;
}

.l-faq-item {
    position: relative;
    display: block;
    border-bottom: 1px solid #3C3C3B;
    margin-bottom: .75rem;
    padding: 1.5rem 0px;
}

.l-faq-item:first-child {
    border-top: 1px solid #3C3C3B;
}

.l-faq-item > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    font-family: poppins;
    font-size: 1.125rem;
    color: #3C3C3B;
    line-height: 1.33;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .l-faq-item > a {
        font-size: 1rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.l-faq-item > a > span {
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .l-faq-item > a > span {
        padding-right: 0;
    }
}

.l-faq-item > a .icon--arrow {
    fill: #c4c2c2;
    width: 1.5rem;
    margin: 0 1rem 0 auto;
    transition: all 500ms cubic-bezier(0.395, 0.425, 0.015, 1);
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 768px) {
    .l-faq-item > a .icon--arrow {
        position: absolute;
        width: 1rem;
        top: 1.75rem;
        right: 0.25rem;
    }
}

.l-faq-item > a .question-mark {
    position: relative;
    display: block;
    width: 2.3rem;
    border: 2px solid #00849c;
    border-radius: 50%;
    padding: .25rem .75rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
    font-style: normal;
}

@media screen and (max-width: 768px) {
    .l-faq-item > a .question-mark {
        margin-bottom: 1rem;
    }
}

.l-faq-item > a .question-mark:after {
    content: '?';
    display: block;
    font-family: poppins;
    font-size: 1.125rem;
    color: #181816;
    text-align: center;
}

.l-faq-item > a:hover .icon--arrow,
.l-faq-item > a[aria-expanded="true"] .icon--arrow {
    fill: #00849c;
}

.l-faq-item > a:hover .question-mark,
.l-faq-item > a[aria-expanded="true"] .question-mark {
    background-color: #00849c;
}

.l-faq-item > a:hover .question-mark:after,
.l-faq-item > a[aria-expanded="true"] .question-mark:after {
    color: white;
}

.l-faq-item > a:hover {
    color: #00849c;
}

.l-faq-item > a[aria-expanded="true"] {
    font-family: poppins;
    padding-bottom: 1rem;
}

.l-faq-item > a[aria-expanded="true"] .icon--arrow {
    transform: rotate(180deg);
}

.l-faq-item > a[aria-expanded="true"] .question-mark:after {
    content: '!';
}

.l-faq-item-body {
    padding: 1rem;
}

.l-faq-item-body .title {
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: #00849C;
}

.l-faq-item-body .title:first-letter {
    text-transform: uppercase;
}

.l-faq-item-body p,
.l-faq-item-body .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-faq-item-body li,
.l-faq-item-body .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-faq-item-body li {
    font-size: .8125rem;
    color: #3C3C3B;
    margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
    .l-404 .jumbotron {
        background-image: none !important;
        background-color: #f5f3f3;
        min-height: 312px;
        max-height: none;
    }
}

.l-404-header {
    width: 100%;
}

.l-404-title {
    display: block;
    color: #ffffff;
    font-size: 4.498rem;
    font-family: poppins;
    text-shadow: 4px 4px 7px #0000005E;
}

@media screen and (max-width: 768px) {
    .l-404-title {
        font-size: 2.25rem;
        text-align: center;
        margin-bottom: 0.5rem;
    }
}

.l-404-subtitle {
    display: block;
    font-size: 1rem;
    line-height: 1.4;
    font-family: poppins;
    color: #ffffff;
    text-shadow: 4px 4px 7px #0000005E;
}

@media screen and (max-width: 768px) {
    .l-404-subtitle {
        font-size: 0.875rem;
        text-align: center;
    }
}

.l-404-searchbar {
    margin-top: 3rem;
}

.l-solidarity .content h3 {
    margin-bottom: 0.5rem;
}

.l-solidarity-item {
    display: inline-block;
    width: 100%;
}

.l-solidarity-item h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.l-solidarity-item-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.875rem;
}

@media screen and (max-width: 768px) {
    .l-solidarity-item-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.l-solidarity-item-header .news-item-posted {
    margin-bottom: 0;
}

.l-solidarity-item-header .link-gallery {
    font-family: poppins;
    font-size: 0.875rem;
    color: #181816;
}

@media screen and (max-width: 768px) {
    .l-solidarity-item-header .link-gallery {
        margin-top: 1.5rem;
    }
}

.l-solidarity-item-header .link-gallery > svg {
    fill: #00849c;
    font-size: .875em;
    margin-bottom: -0.15rem;
}

.l-solidarity-item-header .link-gallery > .icon {
    font-size: 1.25em;
    margin-right: 0.25rem;
    margin-bottom: 0;
}

.l-solidarity-item-header .link-gallery:hover {
    color: #00849c;
}

.l-solidarity-item-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #c4c2c2;
}

@media screen and (max-width: 768px) {
    .l-solidarity-item-body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

.l-solidarity-item-gallery {
    display: none;
}

.l-solidarity-item-image {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    height: 354px;
    border: 1px solid #77787b;
    background-size: cover;
    margin-right: 1.875rem;
}

@media screen and (max-width: 768px) {
    .l-solidarity-item-image {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        height: auto;
        min-height: 380px;
        margin-bottom: 2rem;
    }
}

.l-solidarity-item-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.l-solidarity-item-content a,
.l-solidarity-item-content p,
.l-solidarity-item-content .content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ul:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-solidarity-item-content li,
.l-solidarity-item-content .content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) li,
.content ol:not(.list-unstyled):not(.list-group):not(.dropdown-menu):not(.nav):not(.nav-inline) .l-solidarity-item-content li {
    font-size: .875rem;
    line-height: 1.5em;
}

.l-solidarity-item-content a:active,
.l-solidarity-item-content a:focus,
.l-solidarity-item-content a:hover {
    color: #00849c;
    text-decoration: underline;
}

.l-solidarity-item-content h4,
.l-solidarity-item-content h5,
.l-solidarity-item-content h6 {
    display: inline-block;
    width: 100%;
    margin: 1rem 0 2rem 0;
    text-transform: uppercase;
}

.l-solidarity-item-content h4,
.l-solidarity-item-content h5 {
    font-size: .875rem;
    margin-bottom: .25rem;
}

.l-solidarity-item-content h6 {
    font-size: .8125rem;
    margin-bottom: 0;
}

.l-solidarity-item.is--last .l-solidarity-item-body {
    margin-bottom: 1rem;
    padding-bottom: 2.5rem;
}

@media screen and (max-width: 768px) {
    .l-solidarity-item.is--last .l-solidarity-item-body {
        padding-bottom: 1.5rem;
    }
}

@media screen and (min-width: 991px) {
    .l-documents .content {
        padding-bottom: 7rem;
    }
}

.l-documents .content .l-documents-title {
    margin-top: 0;
    margin-bottom: 1.875rem;
    text-transform: uppercase;
}

.l-documents .documents-item {
    margin-bottom: 1.875rem;
}

.l-documents .content .l-documents-title {
    margin-top: 0;
    margin-bottom: 1.875rem;
    text-transform: uppercase;
}

.l-documents .documents-item {
    margin-bottom: 1.875rem;
}

#description_list .col-md-6,
#description_list {
    padding: 0 !important;
    margin: 0 !important;
}

#description_list li:before {
    float: left !important;
    display: block !important;
}

#description_list ul {
    width: 100% !important;
}

/* HACK A VIRER */
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: relative !important;
}


::-webkit-scrollbar {
    width: 0px;
}


.page-template-endyearletter .tbm_image {
    padding: 20px;
    background-color: white;
    width: fit-content;
}

.page-template-endyearletter .tbm_image img {
    width: 300px;
}


@media screen and (max-width: 1200px) {
    .page-template-endyearletter .tbm_image img {
        width: 230px;
    }
}


@media screen and (max-width: 990px) {
    .page-template-endyearletter .tbm_image img {
        width: 200px;
    }
}

.page-template-endyearletter .end-year-letters {
    display: grid;
    gap: 20px;
    margin-top: 40px;
}


.page-template-endyearletter .end-year-letters .one-letter {
    display: grid;
    grid-template-columns: 200px 1fr;
    font-family: 'poppins';
    border-bottom: 1px solid #3C3C3B;
    padding: 20px;
    gap: 20px;
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-doc {
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-infos {
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-infos .one-letter-infos-title {
    color: #3C3C3B;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-infos .one-letter-infos-date {
    color: #00849C;
    font-size: .875rem;
    margin-bottom: 20px;
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-infos .one-letter-infos-description {
    font-size: .875rem;
    margin-bottom: 20px;
}

.page-template-endyearletter .end-year-letters .one-letter .one-letter-infos .one-letter-infos-link {
    font-size: .875rem;
}

.cc-btn {
    background-color: #00849c !important;
}

.error-form {
    color: #f36363;
    margin-bottom: 10px;
}

.tab-pane.ng-scope.active {
    margin-top: 0px;
}

html :where(img[class*=wp-image-]) {
    width: initial !important;
}

.wpforms-field-container li {
    display: contents !important;
}

.wpforms-field-container li:before {
    content: none !important;
}


html, body {
    background: none;
    padding: 0;
    margin: 0;
    max-width: 100vw;
}

.panel .panel-heading h3,
.nav-link-tabs > li > a:hover > span, .nav-link-tabs > .active > a > span, .searchList-item-link-footer a, .btn-default,
.nav-link-tabs > li > a > span,
.property-item-title, .property-item-title:hover, .property-item-info {
    font-family: "lato", "helvetica_lt_stdmedium", Helvetica, sans-serif !important;
}

.searchList-item-link-footer {
    font-family: "lato_bold", "helvetica_lt_stdbold", Helvetica, sans-serif !important;
}

.searchList-item-footer {
    border: 0;
}

.searchList-item-footer .searchList-item-proplist:first-child {
    margin-left: auto;
}

.searchList-item-footer .searchList-item-proplist:last-child {
    margin-right: auto;
}

.searchList-item-link-footer {
    text-align: center;
    padding: 10px 0;
}

.searchList-item-link-footer a {
    display: block;
    border: 2px solid #000;
    padding: 10px;
    text-transform: uppercase;
    background: none !important;
    font-size: 11px;
}

@media screen and (min-width: 1200px) and (max-width: 1260px) {
    .searchList-item-link-footer a {
        font-size: 10px;
    }
}

.searchList-item-link-footer a:hover {
    border: 2px solid #000 !important;
    color: #000;
}

.searchList-item-link-footer a:visited {
    color: #00844A;
}

.searchList-item-wrapper {
    text-align: center;
}

.iframe {
    text-align: center;
    padding-bottom: 20px;
}

.owl-stage {
    margin: 0 auto;
}

.owl-carousel .carousel-item, .iframe-slider .carousel-item {
    padding: 0;
    margin: 15px;
    position: relative;
    transition: 180ms ease-in-out all;
    border: 1px solid #c4c2c2;
}

.owl-carousel .carousel-item:hover, .iframe-slider .carousel-item:hover {
    border-color: #555;
}

.owl-carousel .carousel-item-content, .iframe-slider .carousel-item-content {
    border: 0;
    border-top: 1px solid #c4c2c2 !important;
}

.owl-carousel .carousel-item .carousel-item-header, .iframe-slider .carousel-item .carousel-item-header {
    margin: 0 !important;
}

.lds-ring {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 3px solid #00844A;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #00844A transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

.property-item-title {
    font-size: 1.2rem;
}

.carousel-item-content {
    min-height: 260px;
}

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


/**
**
    COLOR THEME
    Immorama: #00824a
**
**/
.panel {
    opacity: 0;
}

.panel .panel-heading h2,
.property-item-price,
.searchList-item-link-footer a,
.property-item-title a:hover {
    font-family: "lato_bold", "helvetica_lt_stdbold", Helvetica, sans-serif !important;
    color: #00844A;
}

.nav-link-tabs > li > a:hover > span,
.nav-link-tabs > .active > a > span,
.searchList-item-link-footer a,
.btn-default {
    border-color: #00844A !important;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next,
.btn-default {
    background: #00844A;
}

.searchList-item-link-footer > a svg {
    fill: #00844A;
}

@media screen and (max-width: 767px) {
    .searchList-item-link-footer .btn-default {
        background-color: #00844A !important;
        color: #FFF;
    }

    .searchList-item-link-footer .btn-default:hover {
        background-color: #00844A !important;
        color: #FFF;
        border-color: #00844A !important;
    }

    .searchList-item-link-footer a:visited {
        color: #FFF;
    }

    .property-item-price, .searchList-item-link-footer a {
        font-size: 16px !important;
    }

    .property-item-title {
        font-size: 24px !important;
    }

    .property-item-info strong, .l-property-info-list strong {
        font-size: 13px !important;
    }

    .searchList-item-link-footer > a svg {
        fill: #FFF;
    }
}

.iframe-slider .carousel-item img {
    width: 100%;
    aspect-ratio: 431 / 293;
    height: auto;
    object-fit: cover;
}

.slick-arrow {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: calc(50% - 1.8rem);
    width: 3.6rem;
    height: 3.6rem;
    padding: 1.2rem;
    z-index: 1;
    transition: all 300ms cubic-bezier(0.395, 0.425, 0.015, 1);
    background: #00844A;
    border: none;
    outline: none;
}

.slick-arrow svg {
    font-size: 1.125rem;
    fill: #00849c;
}

/*.owl-theme .owl-nav [class*='owl-'] {*/
/*    color: #FFF;*/
/*    font-size: 14px;*/
/*    margin: 5px;*/
/*    padding: 4px 7px;*/
/*    background: #D6D6D6;*/
/*    display: inline-block;*/
/*    cursor: pointer;*/
/*    border-radius: 3px;*/
/*}*/

/*.owl-theme .owl-nav [class*='owl-']:hover {*/
/*    background: #869791;*/
/*    color: #FFF;*/
/*    text-decoration: none;*/
/*}*/

.slick-arrow.disabled {
    opacity: 0.5;
    cursor: default;
}

.slick-arrow.slick-prev {
    right: calc(100% - 15px);
}

.slick-arrow.slick-next {
    left: calc(100% - 15px);
}

.tab-pane {
    position: relative;
    margin-inline: -15px;
}

@media screen and (min-width: 1200px) {
    .slick-arrow, .slick-prev, .slick-next {
        display: none !important;
    }
}