/*
Theme Name: Remax Well
Theme URI: http://www.reality11hupolec.adwell.cloud
Author: Jakub Motlík
Author URI: https://JakubMotlik.cz
Description: Remax Well
Version: 0.0.1*/


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.m0 {
    margin: 0;
}
.mt0 {
    margin-top: 0;
}
.mr0 {
    margin-right: 0;
}
.mb0 {
    margin-bottom: 0;
}
.ml0 {
    margin-left: 0;
}
.p0 {
    padding: 0;
}
.pt0 {
    padding-top: 0;
}
.pr0 {
    padding-right: 0;
}
.pb0 {
    padding-bottom: 0;
}
.pl0 {
    padding-left: 0;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clear-both {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}
.hide,
.hidden {
    display: none;
}
@media only screen and (max-width: 768px) {
    .hidden-md {
        display: none;
    }
}
html,
body {
    height: 100%;
}
html {
    font: 16px / 150% "Avenir", sans-serif;
    color: #898989;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
@-ms-viewport {
html {
    width: device-width;
}
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
}
header,
footer,
nav,
section,
article,
aside {
    margin: 0;
    padding: 0;
    display: block;
}
button,
input,
select,
textarea {
    font: 16px / 150% "Avenir", sans-serif;
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
ul,
li {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 100%;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 26px;
}
h6 {
    font-size: 26px;
}
p {
    padding: 0;
    margin: 20px 0;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
.container {
    text-align: left;
    padding: 0 10px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
    .container {
        margin: 0 auto;
        max-width: 1420px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 20px -10px;
}
@media only screen and (min-width: 768px) {
    .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.col {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
@media only screen and (min-width: 768px) {
    .col {
        width: auto;
    }
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
    -o-transition: opacity 0.25s, visibility 0s linear 0.25s;
    transition: opacity 0.25s, visibility 0s linear 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    -webkit-transition: opacity 0.25s, visibility 0s;
    -o-transition: opacity 0.25s, visibility 0s;
    transition: opacity 0.25s, visibility 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px 6px 0 6px;
}
.fancybox-slide--iframe {
    padding: 44px 44px 0;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px 0;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px;
}
.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    vertical-align: top;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 10px;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    vertical-align: top;
    width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}
.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}
.fancybox-button--play svg path:nth-child(2) {
    display: none;
}
.fancybox-button--pause svg path:nth-child(1) {
    display: none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor;
}
.fancybox-button--share svg path {
    stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity 0.25s, visibility 0s, color 0.25s;
    -o-transition: opacity 0.25s, visibility 0s, color 0.25s;
    transition: opacity 0.25s, visibility 0s, color 0.25s;
}
.fancybox-navigation .fancybox-button::after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}
.fancybox-close-small svg {
    fill: transparent;
    opacity: 0.8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke 0.1s;
    -o-transition: stroke 0.1s;
    transition: stroke 0.1s;
}
.fancybox-close-small:focus {
    outline: none;
}
.fancybox-close-small:hover svg {
    opacity: 1;
}
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
    background: transparent;
    color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}
.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0;
}
.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1;
}
.fancybox-caption::after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    -webkit-animation: fancybox-rotate 0.8s infinite linear;
    animation: fancybox-rotate 0.8s infinite linear;
    background: transparent;
    border: 6px solid rgba(100, 100, 100, 0.5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: 0.6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #028290;
}
.fancybox-share__button--pt:hover {
    background: #028290;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x > ul {
    overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}
@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px);
    }
}
@font-face {
    font-family: "Avenir";
    src: url("assets/fonts/Avenir-Roman.eot");
    src: local("☺"), url("assets/fonts/Avenir-Roman.woff") format("woff"), url("assets/fonts/Avenir-Roman.ttf") format("truetype"), url("assets/fonts/Avenir-Roman.svg#webfont") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Avenir";
    src: url("assets/fonts/Avenir-Black.eot");
    src: local("☺"), url("assets/fonts/Avenir-Black.woff") format("woff"), url("assets/fonts/Avenir-Black.ttf") format("truetype"), url("assets/fonts/Avenir-Black.svg#webfont") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url("assets/fonts/helvetica-neue-bold.ttf");
    font-weight: normal;
    font-style: normal;
}
body {
    background: #fcfcfc;
}
@media only screen and (min-width: 375px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (min-width: 1420px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.collapsed {
    display: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="file"],
input[type="search"],
textarea {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    outline: 0;
    display: block;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
}
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="file"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #000;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="number"]::placeholder,
input[type="file"]::placeholder,
input[type="search"]::placeholder,
textarea::placeholder {
    color: #000;
}
textarea {
    resize: vertical;
}
input[type="search"] {
    -webkit-appearance: none;
}
select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.custom-radio-label {
    color: #111;
    position: relative;
    padding-left: 35px;
}
.custom-radio-label:hover .custom-radio-design {
    background-color: #f4f4f4;
}
.custom-radio-label .custom-radio-input {
    height: 21px;
    width: 21px;
    position: absolute;
    left: 0;
    top: 0;
}
.custom-radio-label .custom-radio-input:checked ~ .custom-radio-design::before {
    background-color: #30adb9;
    border: 1px solid #d7d7d7;
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px;
}
.custom-radio-label .custom-radio-design {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    border-radius: 25px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.custom-radio-label .custom-radio-design::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0px;
    height: 0px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    outline: none;
    background-color: #fff;
    border-radius: 0;
    height: 42px;
    border: 1px solid #d7d7d7;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.custom-select-container {
    width: 100%;
    position: relative;
}
.custom-select-container::after {
    content: "";
    position: absolute;
    top: 0;
    right: 30px;
    width: 11px;
    height: 100%;
    background: url("assets/icons/carret-down.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
}
.custom-price-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.custom-price-container:first-of-type {
    margin-right: 15px;
}
.custom-price-container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}
.custom-price-container label {
    color: #111;
    margin-right: 10px;
}
.custom-button {
    background-color: #30adb9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 57px;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.67px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.custom-button:hover svg {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.custom-button svg {
    height: 18px;
    width: auto;
    fill: #fff;
    margin-right: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.button {
    background: #30adb9;
    color: #fff;
    text-decoration: none;
    padding: 20px 22px;
    margin: 0;
    display: inline-block;
    border: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    z-index: 10;
    overflow: hidden;
    font-size: 18px;
    line-height: 110%;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    -webkit-box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
}
.button::before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-color: #028290;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: -1;
}
.button:hover {
    -webkit-box-shadow: 1px 1px 2px rgba(1, 2, 2, 0.47);
    box-shadow: 1px 1px 2px rgba(1, 2, 2, 0.47);
}
.button:hover::before {
    left: 0;
}
.special-button {
    display: inline-block;
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 18px;
    line-height: 110%;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px 30px;
    background: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
}
.special-button:before {
    content: "";
    display: block;
    height: 100%;
    width: 7px;
    position: absolute;
    top: 0;
    left: -14px;
    background-color: #028290;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.special-button:after {
    content: "";
    display: block;
    height: 100%;
    width: 7px;
    position: absolute;
    top: 0;
    left: -7px;
    background-color: #30adb9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.special-button:hover:before {
    top: -100px;
    opacity: 0;
}
.special-button:hover:after {
    top: 100px;
    opacity: 0;
}
.button-show-more {
    display: inline-block;
    color: #111;
    font-size: 14px;
    line-height: 110%;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1.3px;
    padding: 14px 31px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.button-show-more:hover {
    background: #f0f0f0;
}
.button-show-more-container {
    margin: 35px 0;
    text-align: center;
}
.edit-button {
    color: #fff;
    background-color: #028290;
    border-radius: 5px;
    padding: 2px 8px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.edit-button:hover {
    color: #30adb9;
}
.post-edit-link {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px;
    background: red;
    border-radius: 8px;
    margin: 10px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.post-edit-link:hover {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.header {
    background-color: #fff;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 4px 4px 40px rgba(1, 2, 2, 0.18);
    box-shadow: 4px 4px 40px rgba(1, 2, 2, 0.18);
}
.header-container {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.header-logo {
    width: 250px;
    height: auto;
    margin-right: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media only screen and (min-width: 968px) {
    .header-logo {
        width: 150px;
    }
}
@media only screen and (min-width: 1238px) {
    .header-logo {
        width: 180px;
    }
}
@media only screen and (min-width: 1303px) {
    .header-logo {
        width: 250px;
    }
}
.header-logo:hover {
    opacity: 0.7;
}
.nav {
    display: none;
}
@media only screen and (min-width: 968px) {
    .nav {
        display: inherit;
    }
}
.nav .nav-list {
    list-style-type: none;
    font-family: "Avenir", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nav .nav-item {
    position: relative;
}
.nav .nav-item:hover > .nav-sub-list {
    display: block;
}
.nav .current-menu-item > .nav-link {
    font-weight: bold;
}
.nav .current-menu-item > .nav-link:hover:before {
    bottom: 5px;
    opacity: 0;
}
.nav .current-menu-item > .nav-link:hover:after {
    bottom: 5px;
    opacity: 0;
}
.nav .nav-link {
    margin: 5px 15px;
    font-size: 16px;
    color: #30adb9;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    display: inline-block;
}
@media only screen and (min-width: 968px) {
    .nav .nav-link {
        margin: 5px 9px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 1018px) {
    .nav .nav-link {
        margin: 5px 9px;
        font-size: 13px;
    }
}
@media only screen and (min-width: 1248px) {
    .nav .nav-link {
        margin: 5px 15px;
        font-size: 15px;
    }
}
@media only screen and (min-width: 1357px) {
    .nav .nav-link {
        margin: 5px 15px;
        font-size: 16px;
    }
}
.nav .nav-link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 3px;
    width: 50%;
    background-color: #028290;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.nav .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 5px;
    height: 3px;
    width: 50%;
    background-color: #30adb9;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.nav .nav-link:hover:before {
    bottom: -5px;
    opacity: 0.8;
}
.nav .nav-link:hover:after {
    bottom: -5px;
    opacity: 0.8;
}
.nav.is-footer .nav-link {
    color: #fff;
}
.nav.is-footer .nav-link:before {
    background-color: #fff;
}
.nav.is-footer .nav-link:after {
    content: "";
    background-color: #fff;
}
.nav .nav-sub-list {
    position: absolute;
    top: 30px;
    left: 0;
    padding-top: 27px;
    display: none;
    list-style-type: none;
    width: 290px;
}
@media only screen and (min-width: 968px) {
    .nav .nav-sub-list {
        width: 210px;
    }
}
@media only screen and (min-width: 1018px) {
    .nav .nav-sub-list {
        width: 230px;
    }
}
@media only screen and (min-width: 1248px) {
    .nav .nav-sub-list {
        width: 270px;
    }
}
@media only screen and (min-width: 1357px) {
    .nav .nav-sub-list {
        width: 290px;
    }
}
.nav .nav-sub-list.nav-list-depth-2 {
    left: 290px;
    top: -30px;
    color: white;
    width: 200px;
}
@media only screen and (min-width: 968px) {
    .nav .nav-sub-list.nav-list-depth-2 {
        left: 210px;
        width: 160px;
    }
}
@media only screen and (min-width: 1018px) {
    .nav .nav-sub-list.nav-list-depth-2 {
        left: 230px;
        width: 160px;
    }
}
@media only screen and (min-width: 1248px) {
    .nav .nav-sub-list.nav-list-depth-2 {
        left: 270px;
        width: 210px;
    }
}
@media only screen and (min-width: 1357px) {
    .nav .nav-sub-list.nav-list-depth-2 {
        left: 290px;
    }
}
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item {
    background-color: #30adb9;
}
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item a {
    color: white;
}
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item:hover {
    background-color: #028290;
}
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item .nav-sub-link {
    margin: 0;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item .nav-sub-link:after,
.nav .nav-sub-list.nav-list-depth-2 .nav-sub-item .nav-sub-link:before {
    height: 0;
}
.nav .nav-sub-list .nav-sub-item {
    background-color: #fcfcfc;
    -webkit-box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.25);
    box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.25);
}
.nav .nav-sub-list .nav-sub-item:last-of-type .nav-sub-link {
    border-bottom: none;
}
.nav .nav-sub-list .nav-sub-item.nav-item-depth-1.menu-item-has-children {
    position: relative;
}
.nav .nav-sub-list .nav-sub-item.nav-item-depth-1.menu-item-has-children:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f0da";
    font-weight: 900;
    position: absolute;
    top: 16px;
    right: 25px;
    color: #30adb9;
}
.nav .nav-sub-list .nav-sub-item:hover > .nav-sub-list {
    display: block;
}
.nav .nav-sub-list .nav-sub-link {
    margin-top: 0;
    margin-bottom: 0;
    width: 246px;
    padding: 15px 3px;
    border-bottom: 1px solid #d9d9d9;
}
@media only screen and (min-width: 968px) {
    .nav .nav-sub-list .nav-sub-link {
        width: 186px;
    }
}
@media only screen and (min-width: 1018px) {
    .nav .nav-sub-list .nav-sub-link {
        width: 206px;
    }
}
@media only screen and (min-width: 1248px) {
    .nav .nav-sub-list .nav-sub-link {
        width: 226px;
    }
}
@media only screen and (min-width: 1357px) {
    .nav .nav-sub-list .nav-sub-link {
        width: 246px;
    }
}
.nav .nav-sub-list .nav-sub-link:hover:before {
    bottom: 10px;
    opacity: 0.8;
}
.nav .nav-sub-list .nav-sub-link:hover:after {
    bottom: 10px;
    opacity: 0.8;
}
.nav-mobile {
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.8)));
    background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0.8));
    background: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0.8));
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.8));
}
.nav-mobile .nav-item {
    border-bottom: 1px solid #ccc;
}
.nav-mobile .current-menu-item .nav-link {
    font-weight: bold;
    color: #028290;
}
.nav-mobile .nav-link {
    width: 100%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #30adb9;
    font-size: 20px;
    line-height: 110%;
    padding: 15px 0;
}
@media only screen and (min-width: 968px) {
    .nav-mobile {
        display: none !important;
    }
}
.nav-mobile .nav-sub-item {
    display: none;
}
.nav-mobile .nav-sub-link {
    font-size: 16px;
}
.nav-toggle {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    vertical-align: top;
    line-height: normal;
    z-index: 1000;
    margin: 0;
    width: 44px;
    height: 25px;
    padding-top: 28px;
    color: #30adb9;
    font-size: 17px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    cursor: pointer;
}
@media only screen and (min-width: 968px) {
    .nav-toggle {
        display: none;
    }
}
.nav-toggle-opened {
    color: #028290;
}
.nav-toggle-opened .nav-toggle-line:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -7px;
    left: 6px;
    background: #028290;
}
.nav-toggle-opened .nav-toggle-line:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.nav-toggle-opened .nav-toggle-line:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 25px;
    left: 6px;
    background: #028290;
}
.nav-toggle-line {
    display: block;
    position: absolute;
    height: 2px;
    width: 44px;
    background: #30adb9;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.nav-toggle-line:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.nav-toggle-line:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.nav-toggle-line:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.footer {
    background: url("assets/images/footer_bg.png");
    background-size: cover;
    background-position: center;
    padding: 70px 0 55px;
}
.footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-container .nav {
    color: #fff;
}
.footer-container .nav-sub-list {
    display: none !important;
}
@media only screen and (min-width: 968px) {
    .footer-container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.big-screen {
    width: 100%;
    margin-top: -80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 60px;
    overflow: hidden;
    height: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 768px) {
    .big-screen {
        height: auto;
    }
}
.big-screen-media {
    width: auto;
    height: 100%;
}
@media only screen and (min-width: 768px) {
    .big-screen-media {
        width: 100%;
        height: auto;
    }
}
#big-yt-video {
    display: none;
}
@media only screen and (min-width: 768px) {
    #big-yt-video {
        display: initial;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
}
.big-screen-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.big-screen-centered-box .first-line {
    text-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
    .big-screen-centered-box .first-line {
        font-size: 32px;
        margin-bottom: 25px;
    }
}
.big-screen-centered-box .second-line-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
    .big-screen-centered-box .second-line-container {
        margin-bottom: 70px;
    }
}
.big-screen-centered-box .slogan {
    width: 120px;
    max-width: 90%;
    height: auto;
    margin: 15px;
}
@media only screen and (min-width: 768px) {
    .big-screen-centered-box .slogan {
        width: 177px;
    }
}
.big-screen-centered-box .second-line {
    text-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .big-screen-centered-box .second-line {
        font-size: 60px;
    }
}
.duo-line {
    display: block;
    margin: 30px auto;
    width: 60px;
    height: 5px;
    position: relative;
}
.duo-line:before {
    content: "";
    display: block;
    background-color: #028290;
    width: 30px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
.duo-line:after {
    content: "";
    display: block;
    background-color: #30adb9;
    width: 30px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
.developers-projects {
    border-top: 1px solid #ebebeb;
    background: #fff;
    padding: 50px 0;
}
.developers-projects .smaller-heading {
    color: #30adb9;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    line-height: 110%;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.developers-projects .main-slogan {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
}
.developers-projects .logo {
    padding: 30px 0;
    width: 170px;
    height: auto;
}
.developers-project-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.developers-project-item {
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .developers-project-item {
        width: 50%;
    }
}
.developers-project-item.is-right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
    .developers-project-item.is-right {
        padding-left: 20px;
        text-align: right;
    }
}
.big-developer-project .developer-project-img-container {
    margin: 0 auto;
    display: block;
    width: 600px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
}
@media only screen and (min-width: 768px) {
    .big-developer-project .developer-project-img-container {
        margin-left: auto;
        margin-right: 0;
    }
}
.big-developer-project .developer-project-img-container::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, 0.87)), color-stop(20%, rgba(17, 17, 17, 0.2)), color-stop(30%, rgba(17, 17, 17, 0.05)), color-stop(40%, rgba(17, 17, 17, 0)));
    background: -webkit-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: -o-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: linear-gradient(to top, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
}
.big-developer-project .developer-project-img-container:hover .developer-project-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.big-developer-project .developer-project-img {
    width: 100%;
    height: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.big-developer-project .developer-project-text-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    text-align: left;
}
.big-developer-project .developer-project-heading {
    color: #fff;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 130%;
}
.big-developer-project .developer-project-text {
    color: #fff;
    font-family: "Avenir", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 110%;
}
.broker-of-the-month {
    background: #fff;
    padding: 50px 0px 0;
}
.broker-of-the-month .smaller-heading {
    color: #30adb9;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    line-height: 110%;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.broker-of-the-month .main-slogan {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
}
.broker-of-the-month-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.broker-of-the-month-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 1420px) {
    .broker-of-the-month-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.broker-of-the-month-item {
    text-align: center;
}
.broker-of-the-month-item.broker-image {
    padding: 15px 20px;
}
.broker-of-the-month-item.broker-image img {
    width: auto;
    height: 320px;
}
.broker-of-the-month-item.broker-info {
    padding-top: 15px;
    width: auto;
}
.excerpt-reality {
    width: 350px;
    max-width: 100%;
    padding: 15px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.excerpt-reality .excerpt-link {
    display: block;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
}
.excerpt-reality .excerpt-link:hover .excerpt-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.excerpt-reality .excerpt-header {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}
@media only screen and (min-width: 375px) {
    .excerpt-reality .excerpt-header {
        height: 260px;
    }
}
.excerpt-reality .excerpt-header::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, 0.87)), color-stop(20%, rgba(17, 17, 17, 0.2)), color-stop(30%, rgba(17, 17, 17, 0.05)), color-stop(40%, rgba(17, 17, 17, 0)));
    background: -webkit-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: -o-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: linear-gradient(to top, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
}
.excerpt-reality .excerpt-header .badge-sold {
    z-index: 1000;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #028290;
    color: white;
    padding: 2px 5px;
    font-size: 0.9em;
    border-radius: 5px;
}
.excerpt-reality .excerpt-image {
    width: 100%;
    height: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.excerpt-reality .excerpt-heading {
    color: #fff;
    font-family: "Avenir", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}
.excerpt-reality .excerpt-content {
    height: 60px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 40px;
    position: relative;
}
.excerpt-reality .excerpt-content::before,
.excerpt-reality .excerpt-content::after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 7px;
    top: 0;
    left: 0;
    background-color: #028290;
}
.excerpt-reality .excerpt-content::after {
    left: 7px;
    background-color: #30adb9;
}
.excerpt-reality .excerpt-type {
    color: #111;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Avenir", sans-serif;
}
.excerpt-reality .excerpt-price {
    color: #111;
    font-size: 16px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
}
.excerpt-reality .excerpt-footer {
    background-color: #028290;
    color: #fff;
}
.excerpts-reality-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.excerpt-projekty {
    width: 350px;
    padding: 15px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.excerpt-projekty .excerpt-link {
    display: block;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
}
.excerpt-projekty .excerpt-link:hover .excerpt-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.excerpt-projekty .excerpt-header {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.excerpt-projekty .excerpt-header::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, 0.87)), color-stop(20%, rgba(17, 17, 17, 0.2)), color-stop(30%, rgba(17, 17, 17, 0.05)), color-stop(40%, rgba(17, 17, 17, 0)));
    background: -webkit-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: -o-linear-gradient(bottom, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
    background: linear-gradient(to top, rgba(17, 17, 17, 0.87) 0%, rgba(17, 17, 17, 0.2) 20%, rgba(17, 17, 17, 0.05) 30%, rgba(17, 17, 17, 0) 40%);
}
.excerpt-projekty .excerpt-image {
    width: 100%;
    height: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.excerpt-projekty .excerpt-text-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}
.excerpt-projekty .excerpt-heading {
    color: #fff;
    font-family: "Avenir", sans-serif;
    font-size: 18px;
    line-height: 110%;
    font-weight: 800;
}
.excerpt-projekty .excerpt-text {
    color: #fff;
    font-family: "Avenir", sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.excerpt-projekty .excerpt-content {
    height: 60px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 40px;
    position: relative;
}
.excerpt-projekty .excerpt-content::before,
.excerpt-projekty .excerpt-content::after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 7px;
    top: 0;
    left: 0;
    background-color: #028290;
}
.excerpt-projekty .excerpt-content::after {
    left: 7px;
    background-color: #30adb9;
}
.excerpt-projekty .excerpt-type {
    color: #111;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Avenir", sans-serif;
}
.excerpt-projekty .excerpt-price {
    color: #111;
    font-size: 16px;
    font-family: "Avenir", sans-serif;
    font-weight: bold;
}
.excerpt-projekty .excerpt-footer {
    background-color: #028290;
    color: #fff;
}
.excerpts-reality-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.our-branches {
    border-top: 1px solid #ebebeb;
    padding-top: 50px;
}
.our-branches-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.branch {
    width: 100%;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .branch {
        width: 50%;
    }
}
.branch:hover .branch-img-container {
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.63);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.63);
}
.branch:hover .branch-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.branch-img-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.branch-img {
    width: 100%;
    height: auto;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.branch-link {
    text-decoration: none;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.branch-type {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 110%;
}
.branch-heading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 110%;
    width: 100%;
    text-align: center;
    padding: 0 5px;
}
@media only screen and (min-width: 410px) {
    .branch-heading {
        font-size: 60px;
    }
}
.actualities {
    padding-top: 50px;
}
.actualities-button {
    text-align: center;
    margin: 45px 0;
}
.excerpts-actuality-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.excerpt-actuality {
    width: 350px;
    max-width: 100%;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.excerpt-actuality .excerpt-link {
    display: block;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.13);
    background-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.excerpt-actuality .excerpt-link:hover {
    -webkit-box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.28);
    box-shadow: 4px 4px 10px rgba(1, 2, 2, 0.28);
}
.excerpt-actuality .excerpt-link:hover .excerpt-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.excerpt-actuality .excerpt-header {
    width: 100%;
    max-height: 222px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.excerpt-actuality .excerpt-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.excerpt-actuality .excerpt-image {
    width: 100%;
    height: auto;
}
.excerpt-actuality .excerpt-content {
    padding: 25px 23px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.excerpt-actuality .excerpt-heading {
    color: #111;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 120%;
}
.excerpt-actuality .excerpt-text {
    font-size: 13px;
    line-height: 120%;
}
.excerpts-actuality-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.become-agent {
    padding-top: 20px;
    background: #fff;
    border-top: 1px solid #ebebeb;
}
.become-agent .smaller-heading {
    color: #30adb9;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    line-height: 110%;
    margin-top: 35px;
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block;
}
.become-agent .main-slogan {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
}
.become-agent-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
@media only screen and (min-width: 768px) {
    .become-agent-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.become-agent-photo-container,
.become-agent-text-container {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .become-agent-photo-container,
    .become-agent-text-container {
        width: 50%;
    }
}
.become-agent-photo-container {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .become-agent-photo-container {
        text-align: left;
    }
}
.become-agent-photo {
    width: 500px;
    height: auto;
    max-width: 100%;
}
.become-agent-text-container {
    text-align: center;
}
.swiper-slide {
    width: 100%;
    height: 400px;
}
@media only screen and (min-height: 450px) {
    .swiper-slide {
        height: 60vh;
    }
}
@media only screen and (min-height: 900px) {
    .swiper-slide {
        height: 768px;
    }
}
.swiper-img {
    width: 100%;
    height: auto;
}
.swiper-button-prev {
    background-image: url("assets/icons/angle-left.png");
    width: 33px;
    height: 57px;
    background-size: 33px 57px;
    left: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    outline: none;
}
.swiper-button-prev:hover {
    left: 5px;
}
@media only screen and (min-width: 768px) {
    .swiper-button-prev {
        left: 50px;
    }
    .swiper-button-prev:hover {
        left: 45px;
    }
}
.swiper-button-next {
    background-image: url("assets/icons/angle-right.png");
    width: 33px;
    height: 57px;
    background-size: 33px 57px;
    right: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    outline: none;
}
.swiper-button-next:hover {
    right: 5px;
}
@media only screen and (min-width: 768px) {
    .swiper-button-next {
        right: 50px;
    }
    .swiper-button-next:hover {
        right: 45px;
    }
}
.swiper-pagination-bullets {
    bottom: 20px !important;
}
.swiper-pagination-bullet {
    -webkit-box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    box-shadow: 4px 4px 5px rgba(1, 2, 2, 0.47);
    width: 17px;
    height: 17px;
    background: #fff;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.swiper-pagination-bullet-active {
    background: #30adb9;
}
.page-template-header {
    padding: 65px 0 50px;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}
.page-template-subheading {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #30adb9;
    font-family: "Avenir", sans-serif;
    text-align: center;
    margin-bottom: 20px;
    line-height: 120%;
}
.page-template-heading {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 130%;
}
@media only screen and (min-width: 375px) {
    .page-template-heading {
        font-size: 36px;
    }
}
.page-template-duo-line {
    margin: 35px auto 0;
}
.page-thumbnail img {
    width: 100%;
    height: auto;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin: 0 0 60px 60px;
}
.alignleft {
    float: left;
    margin: 0 60px 60px 0;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.wp-caption {
    width: auto;
}
.wp-caption.aligncenter {
    text-align: center;
}
.wp-caption-text {
    font-style: italic;
    text-align: center;
    color: red;
}
.gallery {
    margin: 30px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gallery br {
    display: none;
}
.gallery-item {
    margin: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 50%;
}
.gallery-item:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery-item img {
    width: 100%;
    height: auto;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid red;
}
@media only screen and (min-width: 768px) {
    .gallery-columns-2 .gallery-item {
        width: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-3 .gallery-item {
        width: 33.33333%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-4 .gallery-item {
        width: 25%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-5 .gallery-item {
        width: 20%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-6 .gallery-item {
        width: 16.66667%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-7 .gallery-item {
        width: 14.28571%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-8 .gallery-item {
        width: 12.5%;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-columns-9 .gallery-item {
        width: 11.11111%;
    }
}
.gallery-caption {
    -webkit-margin-start: 0;
    text-align: center;
    margin-bottom: 10px;
    color: red;
    font-size: 15px;
    font-style: italic;
}
.wp-content h1 {
    font-family: "Avenir", sans-serif;
    color: #111;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
}
.wp-content h2 {
    font-family: "Avenir", sans-serif;
    color: #111;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
}
.wp-content h3 {
    font-family: "Avenir", sans-serif;
    color: #111;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.wp-content h4 {
    font-family: "Avenir", sans-serif;
    color: #111;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}
.wp-content p {
    color: #898989;
    font-family: "Avenir", sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.error404-main {
    width: 100%;
    height: 100vh;
    margin-top: -80px;
    margin-bottom: -80px;
}
@media only screen and (min-width: 768px) {
    .error404-main {
        margin-bottom: -150px;
    }
}
.error404-container {
    height: 100%;
    min-height: 400px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.error404-heading {
    font-size: 175px;
    text-align: center;
}
.error404-red {
    color: #028290;
}
.error404-blue {
    color: #30adb9;
}
.error404-content {
    text-align: center;
}
.error404-content h2 {
    color: #111;
}
.page-template-homepage .actual-offers {
    padding: 35px 0 0;
}
.hp-intro-text {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.hp-intro-text .smaller-heading {
    color: #30adb9;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    line-height: 120%;
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block;
}
.hp-intro-text .main-slogan {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
}
@media only screen and (min-width: 375px) {
    .hp-intro-text .main-slogan {
        font-size: 36px;
    }
}
.hp-intro-text .slogan-description strong {
    color: #111;
}
.hp-intro-text .certifikat {
    margin: 30px auto;
    width: 70px;
    height: auto;
    margin-bottom: 0;
}
.hp-intro-text .certifikaty {
    margin: 30px auto;
    width: 300px;
    height: auto;
    margin-bottom: 0;
}
.hp-heading {
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    line-height: 130%;
}
.contacts-branches {
    padding: 50px 0 45px 0;
    background: #fff;
}
.contacts-branches-heading {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 40px;
}
@media only screen and (min-width: 375px) {
    .contacts-branches-heading {
        font-size: 36px;
    }
}
.contacts-branches-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-branches-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-branch {
    width: 310px;
    margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.contacts-branch-heading {
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 30px;
}
.contacts-branch-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    padding: 4px 0;
}
.contacts-branch-contact-row.has-margin-bottom {
    margin-bottom: 20px;
}
.contacts-branch-contact-icon img {
    width: 20px;
    height: auto;
    margin-right: 10px;
}
.contacts-branch-contact-value a {
    text-decoration: none;
    color: #111;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    font-family: "Avenir", sans-serif;
}
.contacts-branch-web-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.contacts-branch-web-row .contacts-branch-web-btn {
    text-transform: uppercase;
    color: #111;
    border: 1px solid #d6d6d6;
    padding: 13px 22px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}
.contacts-agents {
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: 1px solid #ebebeb;
    background-image: url("assets/images/transparent-balloon.png");
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
}
.contacts-agents-heading {
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.contacts-agents-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-agent-container {
    width: 33%;
    min-width: 320px;
    text-align: center;
}
.contacts-agent-inner-container {
    width: 320px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.contact-agent-img {
    margin-bottom: 30px;
    width: 220px;
    height: auto;
}
.contact-agent-heading {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 5px;
}
.contact-agent-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    padding: 4px 0;
}
.contact-agent-contact-row.has-margin-bottom {
    margin-bottom: 20px;
}
.contact-agent-contact-icon img {
    width: 20px;
    height: auto;
    margin-right: 10px;
}
.contact-agent-contact-value a {
    text-decoration: none;
    color: #111;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    font-family: "Avenir", sans-serif;
}
.contacts-contact-form {
    border-top: 1px solid #ebebeb;
    background-size: contain;
    background: #fcfcfc url("assets/images/transparent-balloon.png") no-repeat center center;
    padding-bottom: 50px;
}
.contacts-contact-form br {
    display: none;
}
.contacts-contact-form .contacts-contact-form-heading {
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: lighter;
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0 35px;
    color: #111;
}
.contacts-contact-form .container {
    max-width: 800px;
}
.contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-personal-info .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
}
.contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-personal-info .wpcf7-form-control-wrap:last-child {
    margin-bottom: 0;
}
.contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-text {
    margin-top: 10px;
}
.contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-text textarea {
    height: 146px;
    max-height: 146px;
    min-height: 146px;
}
@media only screen and (min-width: 768px) {
    .contacts-contact-form .contacts-contact-form-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-personal-info {
        padding-right: 10px;
    }
    .contacts-contact-form .contacts-contact-form-row .contacts-contact-form-col-text {
        width: 80%;
        margin-top: 0;
    }
}
.contacts-contact-form .contacts-contact-form-process-container {
    margin-top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media only screen and (max-width: 375px) {
    .contacts-contact-form .contacts-contact-form-process-container {
        display: block;
    }
}
.contacts-contact-form .contacts-contact-form-process-container .info-message {
    color: #111;
    font-size: 11px;
    text-align: left;
    font-family: "Avenir", sans-serif;
    font-weight: lighter;
    max-width: 300px;
    margin: 0;
}
.contacts-contact-form .contacts-contact-form-process-container .contacts-contact-form-submit-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.contacts-contact-form input[type="text"],
.contacts-contact-form input[type="email"],
.contacts-contact-form input[type="tel"] {
    height: 42px;
}
.contacts-contact-form .wpcf7-not-valid {
    border-color: #028290;
}
.contacts-contact-form .wpcf7-not-valid-tip {
    font-family: "Avenir", sans-serif;
    font-size: 12px;
}
.archive-reality .excerpts-reality-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
    .archive-reality .excerpts-reality-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 20px;
    }
}
.archive-container {
    padding-top: 50px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
    .archive-container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.archive-reality-filter-form-container {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .archive-reality-filter-form-container {
        width: auto;
    }
}
.archive-reality-filter {
    width: 330px;
    max-width: 100%;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .archive-reality-filter {
        margin-right: auto;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.archive-reality-filter-heading {
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 50px;
    line-height: 130%;
}
.archive-reality-filter-subheading {
    color: #111;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Avenir", sans-serif;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 15px;
}
.archive-reality-filter-radios-row-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.archive-reality-form-group {
    margin-bottom: 40px;
}
.archive-reality-filter-radio-container {
    margin-bottom: 15px;
    margin-right: 20px;
}
.archive-reality-subfilter-radio-container {
    margin-left: 35px;
}
.archive-reality-filter-price-row-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.archive-reality-filter-logo {
    width: 180px;
    height: auto;
}
.archive-reality-results {
    width: 100%;
}
.archive-reality-results-sort-row {
    color: #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
    .archive-reality-results-sort-row {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 31px;
    }
}
.archive-reality-results-sort-row-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px;
    margin-right: 10px;
    margin-left: 20px;
    position: relative;
}
.archive-reality-results-sort-row-item .sort-carrets {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.archive-reality-results-sort-row-item svg {
    width: 11px;
    height: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.archive-reality-results-sort-row-item svg.is-active {
    fill: #898989;
}
.archive-reality-results-sort-row-item svg:hover {
    fill: #ccc;
}
.archive-reality-results-sort-row-item .show-sold {
    text-decoration: underline;
    cursor: pointer;
}
.archive-reality-results-sort-row-item .show-sold:hover {
    text-decoration: none;
}
.archive-reality-results ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}
.archive-reality-results ul.page-numbers li {
    list-style: none;
    margin: 0 2px;
}
.archive-reality-results ul.page-numbers li > .page-numbers {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
}
.archive-reality-results ul.page-numbers li a {
    text-decoration: none;
}
.archive-reality-results ul.page-numbers li a:hover {
    background: #e0e0e0;
}
.archive-reality-results ul.page-numbers li span.current {
    color: white;
    background: #30adb9;
}
.single-reality .white-row,
.single-projekty .white-row {
    background: #fff;
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
}
.single-reality .white-row-container,
.single-projekty .white-row-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.single-reality .white-row-item,
.single-projekty .white-row-item {
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .single-reality .white-row-item,
    .single-projekty .white-row-item {
        width: 50%;
        text-align: left;
    }
}
.single-reality .white-row-item.is-right,
.single-projekty .white-row-item.is-right {
    text-align: center;
    margin-top: 40px;
}
@media only screen and (min-width: 768px) {
    .single-reality .white-row-item.is-right,
    .single-projekty .white-row-item.is-right {
        text-align: right;
        margin-top: 0;
    }
}
.single-reality .white-row-item .reality-type,
.single-projekty .white-row-item .reality-type {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 34px;
    line-height: 110%;
    font-weight: 700;
    margin-bottom: 5px;
}
.single-reality .white-row-item .reality-quick-details,
.single-projekty .white-row-item .reality-quick-details {
    font-size: 20px;
    font-family: "Avenir", sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
}
.single-reality .white-row-item .reality-quick-details .badge-sold,
.single-projekty .white-row-item .reality-quick-details .badge-sold {
    background: #028290;
    color: white;
    padding: 2px 5px;
    font-size: 0.9em;
    border-radius: 5px;
}
.single-reality .white-row-item .reality-purchase,
.single-projekty .white-row-item .reality-purchase {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .single-reality .white-row-item .reality-purchase,
    .single-projekty .white-row-item .reality-purchase {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.single-reality .white-row-item .reality-purchase-type,
.single-projekty .white-row-item .reality-purchase-type {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    color: #111;
}
.single-reality .white-row-item .reality-purchase-price,
.single-projekty .white-row-item .reality-purchase-price {
    color: #111;
    font-family: "Avenir", sans-serif;
    font-size: 36px;
    line-height: 110%;
    font-weight: 900;
    margin: 0 20px;
}
.single-reality .reality-content-container,
.single-projekty .reality-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    padding-top: 50px;
    padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .single-reality .reality-content-container,
    .single-projekty .reality-content-container {
        -ms-flex-wrap: unset;
        flex-wrap: unset;
    }
}
.single-reality .reality-content-part.is-photos,
.single-projekty .reality-content-part.is-photos {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .single-reality .reality-content-part.is-photos,
    .single-projekty .reality-content-part.is-photos {
        width: 54%;
    }
}
.single-reality .reality-content-part.is-content,
.single-projekty .reality-content-part.is-content {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .single-reality .reality-content-part.is-content,
    .single-projekty .reality-content-part.is-content {
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 46%;
    }
}
.single-reality .reality-photos,
.single-projekty .reality-photos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
    .single-reality .reality-photos,
    .single-projekty .reality-photos {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.single-reality .reality-photo-container,
.single-projekty .reality-photo-container {
    width: 50%;
    padding: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .single-reality .reality-photo-container,
    .single-projekty .reality-photo-container {
        padding: 0 14px 14px 0;
    }
}
.single-reality .reality-photo-container.is-hidden,
.single-projekty .reality-photo-container.is-hidden {
    display: none;
}
.single-reality .reality-feature-text,
.single-projekty .reality-feature-text {
    color: #797777;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: rgba(232, 231, 231, 0.9);
}
.single-reality .reality-feature-text:hover,
.single-projekty .reality-feature-text:hover {
    background-color: rgba(232, 231, 231, 0.7);
}
.single-reality .reality-feature-text-number,
.single-projekty .reality-feature-text-number {
    line-height: 110%;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 5px;
    text-align: center;
}
.single-reality .reality-feature-text-text,
.single-projekty .reality-feature-text-text {
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    font-weight: 400;
    text-align: center;
}
.single-reality .reality-photo-link,
.single-projekty .reality-photo-link {
    display: block;
    position: relative;
    outline: none;
}
.single-reality .reality-photo-link::before,
.single-projekty .reality-photo-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.single-reality .reality-photo-link:hover::before,
.single-projekty .reality-photo-link:hover::before {
    background-color: rgba(0, 0, 0, 0.5);
}
.single-reality .reality-photo-img,
.single-projekty .reality-photo-img {
    width: 100%;
    height: auto;
}
.single-reality .reality-details-container,
.single-projekty .reality-details-container {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.single-reality .reality-details-item.reality-contact-agent,
.single-projekty .reality-details-item.reality-contact-agent {
    width: 100%;
}
@media only screen and (min-width: 1024px) {
    .single-reality .reality-details-item.reality-contact-agent,
    .single-projekty .reality-details-item.reality-contact-agent {
        width: 54%;
    }
}
.single-reality .reality-details-item.reality-details,
.single-projekty .reality-details-item.reality-details {
    width: 100%;
    margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
    .single-reality .reality-details-item.reality-details,
    .single-projekty .reality-details-item.reality-details {
        width: 46%;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0;
    }
}
.single-reality .reality-contact-agent,
.single-projekty .reality-contact-agent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 600px) {
    .single-reality .reality-contact-agent,
    .single-projekty .reality-contact-agent {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.single-reality .reality-agent-contacts,
.single-projekty .reality-agent-contacts {
    margin: 0 20px;
    text-align: center;
}
@media only screen and (min-width: 600px) {
    .single-reality .reality-agent-contacts,
    .single-projekty .reality-agent-contacts {
        text-align: left;
    }
}
.single-reality .reality-agent-photo,
.single-projekty .reality-agent-photo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
    .single-reality .reality-agent-photo,
    .single-projekty .reality-agent-photo {
        width: auto;
        text-align: left;
        margin-bottom: 0;
    }
}
.single-reality .reality-agent-contact-name,
.single-projekty .reality-agent-contact-name {
    color: #111;
    line-height: 29px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.single-reality .reality-agent-contact-row,
.single-projekty .reality-agent-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    padding: 4px 0;
}
@media only screen and (min-width: 600px) {
    .single-reality .reality-agent-contact-row,
    .single-projekty .reality-agent-contact-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.single-reality .reality-agent-contact-row.has-margin-bottom,
.single-projekty .reality-agent-contact-row.has-margin-bottom {
    margin-bottom: 20px;
}
.single-reality .reality-agent-contact-icon img,
.single-projekty .reality-agent-contact-icon img {
    width: 20px;
    height: auto;
    margin-right: 10px;
}
.single-reality .reality-agent-contact-value a,
.single-projekty .reality-agent-contact-value a {
    text-decoration: none;
    color: #111;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    font-family: "Avenir", sans-serif;
}
.single-reality .reality-details-heading,
.single-projekty .reality-details-heading {
    font-size: 18px;
    color: #111;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 29px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .single-reality .reality-details-heading,
    .single-projekty .reality-details-heading {
        text-align: left;
    }
}
.single-reality .reality-details-list,
.single-projekty .reality-details-list {
    list-style-type: none;
    text-align: center;
}
@media only screen and (min-width: 480px) {
    .single-reality .reality-details-list,
    .single-projekty .reality-details-list {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        column-gap: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .single-reality .reality-details-list,
    .single-projekty .reality-details-list {
        text-align: left;
    }
}
.single-reality .reality-details-list-item-heading,
.single-projekty .reality-details-list-item-heading {
    color: #30adb9;
    font-size: 18px;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 29px;
}
.single-reality .reality-details-map,
.single-projekty .reality-details-map {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 500px;
}
.about-us-main strong {
    color: #111;
}
.about-us-upper-content {
    padding: 60px 0;
}
.about-us-upper-content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.about-us-upper-content-half {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
    .about-us-upper-content-half {
        width: 50%;
        padding: 0 15px;
    }
}
.about-us-thumbnail {
    width: 100%;
    height: auto;
}
.about-us-content {
    background-color: #fff;
    text-align: left;
    padding: 65px 0;
    border-top: 1px solid #ebebeb;
}
.about-us-content h2 {
    margin-top: 60px;
    margin-bottom: 5px;
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
}
.about-us-content h2:first-of-type {
    margin-top: 0;
}
.about-us-content p {
    margin: 10px 0;
}
.about-us-content ul,
.about-us-content ol {
    padding-left: 20px;
}
.about-us-content ul {
    list-style-type: none;
    padding-left: 0;
}
.about-us-content ul li {
    position: relative;
    padding-left: 25px;
}
.about-us-content ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 16px;
    background-image: url("assets/icons/check-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.advisory-content {
    padding: 50px 0;
}
.advisory-QA-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
    .advisory-QA-container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.advisory-left-part {
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.advisory-left-part-heading {
    padding: 10px 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    background-color: #30adb9;
    letter-spacing: 2px;
}
.advisory-QA-question {
    font-size: 20px;
    line-height: 110%;
    color: #111;
    margin-top: 10px;
}
@media only screen and (min-width: 768px) {
    .advisory-QA-question {
        margin-top: 0;
        line-height: 44px;
    }
}
.advisory-QA-answer {
    position: relative;
}
.advisory-QA-answer:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -31px;
    width: 16px;
    height: 16px;
    background-color: #30adb9;
    border-radius: 20px;
}
.why-cooperate-content {
    padding: 40px 0;
}
.why-cooperate-content strong {
    color: #111;
}
.why-cooperate-content h2 {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    background-color: #30adb9;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 50px;
    line-height: 120%;
}
.why-cooperate-content h3 {
    margin-top: 30px;
    font-size: 21px;
    padding-left: 25px;
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    position: relative;
    line-height: 130%;
}
@media only screen and (min-width: 375px) {
    .why-cooperate-content h3 {
        font-size: 24px;
    }
}
.why-cooperate-content h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 18px;
    background-image: url("assets/icons/check-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.our-services-row {
    padding: 50px 0;
}
.our-services-row-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.our-services-row-left-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 620px) {
    .our-services-row-left-part {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 50%;
        margin-bottom: 0;
        padding-right: 80px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.our-services-row-left-part-image {
    width: 100%;
    height: 140px;
    display: block;
    opacity: 0.3;
}
.our-services-row-right-part {
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 620px) {
    .our-services-row-right-part {
        width: 50%;
        text-align: left;
    }
}
.our-services-row-right-part p {
    margin: 0;
}
.our-services-row-right-top-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 620px) {
    .our-services-row-right-top-part {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.our-services-row-icon {
    height: 35px;
    width: auto;
    margin-bottom: 5px;
}
@media only screen and (min-width: 620px) {
    .our-services-row-icon {
        margin-bottom: 0;
        margin-right: 15px;
    }
}
.our-services-row-heading {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
@media only screen and (min-width: 620px) {
    .our-services-row-heading {
        text-align: left;
    }
}
.our-brokers-branch-brokers + .our-brokers-branch-brokers {
    border-top: 1px solid #ebebeb;
}
.our-brokers-container {
    display: block;
    padding-top: 50px;
    margin-bottom: 50px;
    color: #111;
}
.our-brokers-branch-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #111;
    padding: 0;
    margin: 0 0 40px;
}
.our-brokers-branch-title a {
    text-decoration: none;
}
.our-brokers-branch-title a i {
    color: #30adb9;
    margin-left: 0.2em;
}
.our-brokers-branch-title a i:before {
    content: "\f0d7";
}
.our-brokers-branch-title a.opened i:before {
    content: "\f0d8";
}
.our-brokers-branch-broker {
    margin: 0 60px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.our-brokers-branch-broker .broker-image img {
    max-width: 250px;
    height: auto;
}
.our-brokers-branch-broker .broker-personal-info-container {
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-flex: 0.4;
    -ms-flex: 0.4;
    flex: 0.4;
    min-width: 300px;
}
.our-brokers-branch-broker .broker-personal-info-container i {
    font-size: 17px;
    font-weight: bold;
    color: #30adb9;
}
.our-brokers-branch-broker .broker-personal-info-name,
.our-brokers-branch-broker .broker-personal-info-position,
.our-brokers-branch-broker .broker-personal-info-phone,
.our-brokers-branch-broker .broker-personal-info-email {
    display: block;
    padding: 5px 0;
}
.our-brokers-branch-broker .broker-personal-info-phone > a,
.our-brokers-branch-broker .broker-personal-info-email > a {
    text-decoration: none;
    color: #111;
}
.our-brokers-branch-broker .broker-personal-info-name {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.our-brokers-branch-broker .broker-personal-info-position {
    font-family: "Avenir", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #30adb9;
    font-weight: bold;
}
.our-brokers-branch-broker .broker-personal-info-position.has-margin-bottom {
    margin-bottom: 25px;
}
.our-brokers-branch-broker .broker-personal-info-languages img {
    width: 46px;
    height: 28px;
    border: 1px solid black;
}
.our-brokers-branch-broker .broker-personal-info-languages-heading {
    font-family: "Avenir", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #111;
    display: block;
}
.our-brokers-branch-broker .broker-personal-info-languages-heading.has-margin-top {
    margin-top: 25px;
}
.our-brokers-branch-broker .broker-certificate-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0.6;
    -ms-flex: 0.6;
    flex: 0.6;
    min-width: 250px;
}
@media only screen and (max-width: 1420px) {
    .our-brokers-branch-broker .broker-certificate-container {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.our-brokers-branch-broker .broker-certificate-container img {
    height: 110px;
    width: auto;
}
.our-brokers-branch-broker .broker-certificate-heading {
    font-family: "Avenir", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #111;
    display: block;
}
.our-references-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-references-reference-content {
    font-style: italic;
}
.our-references-reference-content p {
    margin: 0;
}
.our-references-reference {
    width: 100%;
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 968px) {
    .our-references-reference {
        width: 50%;
        padding: 15px;
    }
}
.our-references-reference-name-score {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.our-references-reference-name {
    font-weight: bold;
    color: #111;
    margin-right: 10px;
}
.our-references-reference-star-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.our-references-reference-star {
    width: 18px;
    height: auto;
}
.page-container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5 {
    color: #111;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-container img {
    height: auto;
    max-width: 100%;
}
.page-container ul,
.page-container ol {
    padding-left: 20px;
}
.page-container .page-header {
    margin-bottom: 40px;
}
.blog-main .excerpt-actuality {
    padding: 10px;
}
.blog-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.blog-content .excerpts-actuality-row {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
