/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.eot?pi55pr");
    src: url("../fonts/icomoon.eot?pi55pr#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?pi55pr") format("truetype"), url("../fonts/icomoon.woff?pi55pr") format("woff"), url("../fonts/icomoon.svg?pi55pr#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e91e";
}

.icon-share:before {
    content: "\e913";
}

.icon-print:before {
    content: "\e914";
}

.icon-heater:before {
    content: "\e915";
}

.icon-plant:before {
    content: "\e916";
}

.icon-cube:before {
    content: "\e917";
}

.icon-school:before {
    content: "\e918";
}

.icon-basket:before {
    content: "\e919";
}

.icon-transport:before {
    content: "\e91a";
}

.icon-more:before {
    content: "\e91b";
}

.icon-plus:before, .jcf-file .jcf-fake-input:before, .filelist .btn-delete:before, .property-image:before {
    content: "\e90c";
}

.icon-reload:before {
    content: "\e900";
}

.icon-brand:before {
    content: "\e901";
}

.icon-chevron-bottom:before {
    content: "\e903";
}

.icon-chevron-left:before, .back:before {
    content: "\e904";
}

.icon-chevron-right:before {
    content: "\e905";
}

.icon-chevron-up:before {
    content: "\e906";
}

.icon-clock:before {
    content: "\e907";
}

.icon-mail:before {
    content: "\e908";
}

.icon-mobile:before {
    content: "\e909";
}

.icon-phone:before {
    content: "\e90a";
}

.icon-pin:before {
    content: "\e90b";
}

.icon-bed:before {
    content: "\e90d";
}

.icon-door:before {
    content: "\e90e";
}

.icon-shower:before {
    content: "\e90f";
}

.icon-heart:before, .bookmark [type=checkbox]:checked ~ .bookmark-text:before {
    content: "\e910";
}

.icon-heart-o:before, .bookmark-text:before {
    content: "\e911";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-pin-2:before, .popup-heading address:before {
    content: "\e912";
}

.icon-pin-3:before {
    content: "\e91c";
}

.icon-brand-pin:before {
    content: "\e902";
}

.icon-tick:before, .checkbox-text:before {
    content: "\e91d";
}

.pagination, .navbar, .sub-navbar ul, .header-links, .gallery-pagination, .social, .filelist, .property-feature, .property-tabset, .search-links, .item-detail, .legend-group ul, .content-link, .content-pagination, .content-feature, .image-list, .sale-block ul, .theme-name, .team-tabset, .docs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after, .post:after, .property-search-form .form-field:after {
    content: '';
    display: block;
    clear: both;
}

input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea,
select, .btn, .toggle-text, .jcf-select {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ellipsis, .jcf-select .jcf-select-text, .filelist .file-title, .property-type {
    white-space: nowrap;
    /* 1 */
    text-overflow: ellipsis;
    /* 2 */
    overflow: hidden;
}

html {
    box-sizing: border-box;
}

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

* {
    max-height: 1000000px;
}

body {
    color: #000;
    background: #fff;
    font: 15px/1.4 "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    vertical-align: top;
}

.gm-style img {
    max-width: none;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 0.5em;
    color: inherit;
}

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

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

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

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

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

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

p {
    margin: 0 0 1em;
}

a {
    color: #f04d37;
}

a:hover, a:focus {
    text-decoration: none;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #ededed;
    padding: 10px 15px;
}

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus {
    border-color: #000;
}

input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #808181;
}

input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #808181;
}

input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder {
    color: #808181;
}

input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #808181;
}

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder {
    color: #808181;
}

select {
    -webkit-border-radius: 0;
}

textarea {
    resize: vertical;
    vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
    font-weight: 700;
}

h1 {
    font-size: 39px;
    line-height: 1;
}

@media (min-width: 1024 Gpx) {
    h1 {
        font-size: 55px;
        line-height: 1.1636363636;
    }
}

h2 {
    font-size: 30px;
    line-height: 1.1;
}

@media (min-width: 1024px) {
    h2 {
        font-size: 40px;
        line-height: 1.05;
    }
}

input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea,
select {
    font-size: 13px;
    line-height: 1.3076923077;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ededed;
    outline: none;
}

input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus,
select:focus {
    border-color: #000;
}

strong {
    font-weight: 700;
}

.text-holder {
    font-weight: 400;
}

#wrapper {
    overflow: hidden;
    position: relative;
}

@media (min-width: 768px) {
    #wrapper {
        padding: 0 15px;
    }
}

@media (min-width: 1024px) {
    #wrapper {
        padding: 0 25px;
    }
}

@media (min-width: 1200px) {
    #wrapper {
        padding: 0 50px;
    }
}

#content {
    background: #f5f5f5;
}

@media (min-width: 768px) {
    #content {
        padding-bottom: 67px;
    }
}

#content.has-pattern {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#content.has-pattern:after {
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    background: url(../images/logo02.svg) 50% 50%/cover;
    content: '';
    opacity: 0.03;
    z-index: -1;
}

.container {
    max-width: 1045px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.brand {
    width: 210px;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative;
}

@media (min-width: 768px) {
    .brand {
        width: 303px;
    }
}

.brand:after {
    width: 47px;
    height: 1px;
    position: absolute;
    right: 50%;
    bottom: 0;
    background: #fff;
    content: '';
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (min-width: 768px) {
    .brand:after {
        height: 2px;
    }
}

.brand img {
    width: 100%;
    height: auto;
}

.btn {
    font-size: 14px;
    line-height: 1.2857142857;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    background: #fff;
    color: #000;
    border-color: transparent;
}

.btn-default:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.btn-default.btn-outline {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.btn-default.btn-outline:hover {
    background: #f04d37;
    border-color: #f04d37;
}

.btn-primary {
    background: #f04d37;
    color: #fff;
    border-color: transparent;
}

.btn-primary:hover {
    background: #c3b3a1;
}

.btn-primary.btn-outline {
    background: transparent;
    color: #f04d37;
    border-color: #f04d37;
}

.btn-primary.btn-outline:hover {
    background: #c3b3a1;
    color: #fff;
    border-color: #c3b3a1;
}

.btn-secondary {
    background: #cacccd;
    color: #fff;
    border-color: transparent;
}

.btn-secondary:hover {
    background: #c3b3a1;
}

.btn-xs {
    font-size: 9px;
    line-height: 1.4444444444;
    padding: 3px 10px;
    border-radius: 2px;
}

.btn-lg {
    font-size: 15px;
    line-height: 1.2666666667;
    padding: 17px 15px;
    border-radius: 4px;
}

.btn-round {
    border-radius: 20px;
}

.btn-block {
    display: block;
}

.btn-outline {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.radio {
    font-size: 13px;
    line-height: 1.3076923077;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

@media (min-width: 768px) {
    .radio {
        font-size: 16px;
        line-height: 1.25;
        padding-left: 32px;
    }
}

.radio [type=radio] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.radio [type=radio]:checked ~ .radio-text {
    color: #f04d37;
    font-weight: 700;
}

.radio [type=radio]:checked ~ .radio-text:before {
    border-color: #f04d37;
}

.radio [type=radio]:checked ~ .radio-text:after {
    background: #f04d37;
}

.radio-text {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    pointer-events: auto;
}

.radio-text:before, .radio-text:after {
    content: '';
    border-radius: 50%;
    position: absolute;
}

.radio-text:before {
    width: 17px;
    height: 17px;
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #c3b3a1;
    top: 1px;
    left: 0;
}

@media (min-width: 768px) {
    .radio-text:before {
        width: 22px;
        height: 22px;
        top: -2px;
    }
}

.radio-text:after {
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    width: 9px;
    height: 9px;
    top: 5px;
    left: 4px;
}

@media (min-width: 768px) {
    .radio-text:after {
        width: 10px;
        height: 10px;
        top: 4px;
        left: 6px;
    }
}

.checkbox {
    font-size: 14px;
    line-height: 1.2857142857;
    display: inline-block;
    vertical-align: top;
    padding-left: 24px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

@media (min-width: 768px) {
    .checkbox {
        padding-left: 26px;
    }
}

.checkbox [type=checkbox] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.checkbox [type=checkbox]:checked ~ .checkbox-text:before {
    color: #bbb;
}

@media (min-width: 768px) {
    .checkbox [type=checkbox]:checked ~ .checkbox-text:before {
        color: #000;
    }
}

.checkbox-text {
    pointer-events: auto;
}

.checkbox-text:before {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 1px;
    left: 5px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    background: #fff;
    color: transparent;
    text-align: center;
    font: 8px/13px icomoon;
    border: 1px solid #c3b3a1;
}

.bookmark {
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

@media (min-width: 768px) {
    .bookmark {
        font-size: 20px;
    }
}

.bookmark [type=checkbox] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.bookmark [type=checkbox]:checked ~ .bookmark-text {
    color: #f04d37;
}

.bookmark-text {
    position: relative;
}

.bookmark-text:before {
    font-family: icomoon;
}

.toggle {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.toggle [type=radio] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.toggle [type=radio]:checked ~ .toggle-text {
    background: #f04d37;
}

.toggle-text {
    font-size: 14px;
    line-height: 1.2857142857;
    display: inline-block;
    vertical-align: top;
    background: #c3b3a1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 15px;
    border: 1px solid transparent;
    border-radius: 20px;
}

.pagination {
    font-size: 16px;
    line-height: 1.25;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -23px;
}

@media (min-width: 768px) {
    .pagination {
        font-size: 13px;
        line-height: 1.3076923077;
        margin-right: -19px;
    }
}

.results-holder .pagination {
    display: none !important;
}

.pagination li {
    margin-right: 23px;
}

@media (min-width: 768px) {
    .pagination li {
        margin-right: 19px;
    }
}

.pagination a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #2c2c2c;
    text-decoration: none;
}

.pagination a:hover {
    color: #f04d37;
}

.pagination .next {
    font-size: 13px;
}

@media (min-width: 768px) {
    .pagination .next {
        font-size: 10px;
    }
}

.pagination .current a {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background: #f04d37;
    color: #fff;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .pagination .current a {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }
}

.pagination .active a {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background: #f04d37;
    color: #fff;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .pagination .active a {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }
}

.bg-stretch {
    background-position: 50% 50%;
    background-size: cover;
}

.bg-golden {
    background: #c3b3a1;
}

.bg-red {
    background: #f04d37;
}

.bg-gray {
    background: #f5f5f5;
}

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

.text-white {
    color: #fff !important;
}

.text-red {
    color: #f04d37 !important;
}

.text-inverse {
    color: #000 !important;
}

@media (max-width: 767px) {
    .hide-mobile {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .visible-mobile {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .visible-form-mobile {
        display: none !important;
    }
}

.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    width: 100% !important;
}

#header {
    padding: 8px 26px 8px 15px;
    position: relative;
    z-index: 5;
}

@media (min-width: 992px) {
    #header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -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;
    }
}

.logo {
    width: 99px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .logo {
        width: 159px;
    }
}

@media (min-width: 992px) {
    .logo {
        margin: 0;
    }
}

.logo a:hover .path {
    fill: #f04d37;
}

.logo svg {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.logo .path {
    -webkit-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
    fill: #3d3d3d;
}

@media (min-width: 768px) {
    #nav {
        width: calc(100% - 159px);
        padding-left: 10px;
    }
}

@media (min-width: 1200px) {
    #nav {
        padding-left: 0;
    }
}

#nav .btn {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 71px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    #nav .btn {
        display: none;
    }
}

#nav .btn:hover {
    background: none;
    color: #f04d37;
    border-color: #f04d37;
}

.nav-opener {
    width: 22px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 17px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .nav-opener {
        display: none;
    }
}

.nav-opener:before,
.nav-opener span, .nav-opener:after {
    -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #f04d37;
    height: 2px;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.nav-opener:before {
    content: '';
}

.nav-active .nav-opener:before {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
}

.nav-opener:after {
    content: '';
    top: 100%;
}

.nav-active .nav-opener:after {
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
}

.nav-opener span {
    top: 50%;
}

.nav-active .nav-opener span {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.nav-drop {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    background: #231f20;
    text-align: center;
    padding: 62px 0;
    -webkit-transform: translateY(75px);
    -ms-transform: translateY(75px);
    transform: translateY(75px);
    opacity: 0;
    visibility: hidden;
    z-index: 5;
}

@media (min-width: 992px) {
    .nav-drop {
        background: none;
        width: 100%;
        text-align: left;
        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: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
        position: static;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.nav-active .nav-drop {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.navbar {
    color: #fff;
    text-transform: uppercase;
    font: 400 23px/1.1739130435 Lato, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 36px;
}

@media (min-width: 992px) {
    .navbar {
        width: calc(100% - 160px);
        color: #808181;
        text-align: center;
        font: 600 12px/1.25 "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .navbar {
        width: calc(100% - 175px);
    }
}

@media (min-width: 1200px) {
    .navbar {
        font-size: 14.5px;
    }
}

.navbar > li {
    margin-bottom: 17px;
    position: relative;
}

@media (min-width: 992px) {
    .navbar > li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 8px;
        margin: 0;
        pointer-events: none;
    }

    .navbar > li > a {
        pointer-events: auto;
    }
}

@media (min-width: 1260px) {
    .navbar > li {
        padding: 0 10px;
        margin-right: 14px;
    }
}

.navbar > li:before {
    width: 100%;
    height: 1px;
    position: absolute;
    right: 50%;
    bottom: 0;
    -webkit-transition: max-width 0.4s ease-in-out;
    transition: max-width 0.4s ease-in-out;
    max-width: 44px;
    background: rgba(255, 255, 255, 0.8);
    content: '';
    will-change: max-width;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (min-width: 992px) {
    .navbar > li:before {
        display: inline-block;
        vertical-align: middle;
        background: none;
        width: 0;
        min-height: 75px;
        position: static;
    }
}

.navbar > li:last-child {
    margin-bottom: 0;
}

.navbar > li:last-child:before {
    display: none;
}

.navbar > li > a {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    color: #fff;
    text-decoration: none;
    padding: 0 15px 18px;
}

@media (min-width: 992px) {
    .navbar > li > a {
        color: #808181;
        vertical-align: middle;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .navbar > li > .btn-contact {
        background: #f04d37;
        color: #fff;
        padding: 6px 10px;
        border-radius: 7px;
        border: 2px solid transparent;
    }

    .navbar > li > .btn-contact:hover {
        background: none;
        color: #f04d37;
        border-color: #f04d37;
    }
}

.navbar > .has-drop-down:after {
    -webkit-transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    content: '\e903';
    font: 12px/1 icomoon;
    margin-left: 4px;
    position: relative;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@media (max-width: 991px) {
    .navbar > .has-drop-down:after {
        display: none;
    }
}

.navbar > .has-drop-down > a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    border: solid #cacaca;
    border-width: 0 1px;
    box-shadow: inset 0 -3px 0 1px #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

@media (min-width: 992px) {
    .navbar > .has-drop-down > a:before {
        content: '';
    }
}

.navbar > .hover.has-drop-down:before {
    max-width: 100%;
}

.navbar > .hover:after {
    color: #f04d37;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.navbar > .hover > a {
    color: #f04d37;
}

@media (min-width: 992px) {
    .navbar > .hover > a:before {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

.navbar > .hover .sub-navbar {
    max-height: 500px;
}

@media (min-width: 992px) {
    .navbar > .active:after {
        color: #f04d37;
    }
}

@media (min-width: 992px) {
    .navbar > .active > a {
        color: #f04d37;
        border: solid #f04d37;
        border-width: 2px 0;
        border-top-color: transparent;
    }
}

@media (min-width: 768px) {
    .navbar > .active > .btn-contact {
        background: none;
        color: #f04d37;
        border: 2px solid #f04d37;
    }
}

.sub-navbar {
    -webkit-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
    max-height: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .sub-navbar {
        font-size: 14px;
        line-height: 1.2857142857;
        position: absolute;
        top: 100%;
        right: 50%;
        width: 209px;
        text-align: left;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        pointer-events: auto;
        z-index: 0;
    }
}

.sub-navbar ul {
    background: #000;
    padding: 25px 0;
}

@media (min-width: 992px) {
    .sub-navbar ul {
        background: #fff;
        padding: 18px 15px 38px 53px;
        border: 1px solid #cacaca;
    }
}

.sub-navbar li {
    margin-bottom: 17px;
}

@media (min-width: 992px) {
    .sub-navbar li {
        margin-bottom: 14px;
    }
}

.sub-navbar li:last-child {
    margin-bottom: 0;
}

.sub-navbar a {
    -webkit-transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
}

@media (min-width: 992px) {
    .sub-navbar a {
        color: #808181;
    }
}

.sub-navbar a:before {
    content: '>';
    margin-right: 5px;
}

.sub-navbar .hover a {
    color: #f04d37;
}

@media (min-width: 992px) {
    .sub-navbar .hover a {
        -webkit-transform: translateX(13px);
        -ms-transform: translateX(13px);
        transform: translateX(13px);
    }
}

.header-links {
    text-transform: uppercase;
    font-weight: 600;
}

@media (min-width: 992px) {
    .header-links {
        font-size: 13px;
        line-height: 1;
        max-width: 160px;
        margin-right: -8px;
    }
}

@media (min-width: 1024px) {
    .header-links {
        max-width: 175px;
    }
}

.header-links li {
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 992px) {
    .header-links li {
        margin-right: 8px;
    }
}

.header-links a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #808181;
    text-decoration: none;
}

.header-links a:hover {
    color: #f04d37;
}

.header-links a:hover [class^="icon"] {
    color: #c3b3a1;
}

.header-links [class^="icon"] {
    font-size: 24px;
    line-height: 1;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

@media (min-width: 992px) {
    .header-links [class^="icon"] {
        font-size: 17px;
        color: #f04d37;
    }
}

@media (min-width: 1200px) {
    .header-links .icon-reload {
        font-size: 33px;
    }
}

@media (max-width: 991px) {
    .header-links .hide {
        display: none;
    }
}

.header-links .en-text {
    color: #f04d37;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.header-links .en-text:hover {
    color: #c3b3a1;
}

.gallery {
    color: #231f20;
    position: relative;
}

.gallery-mask {
    position: relative;
    overflow: hidden;
    height: 485px;
}

@media (min-width: 1024px) {
    .gallery-mask {
        height: 693px;
    }
}

.gallery-slideset {
    float: left;
}

.gallery-slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    z-index: 1;
    overflow: hidden;
}

.gallery-slide:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.gallery-slide > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

@media (min-width: 768px) {
    .gallery-slide {
        padding: 25px 0 120px;
    }
}

@media (min-width: 1024px) {
    .gallery-slide {
        padding-bottom: 242px;
    }
}

.gallery-slide:before {
    position: absolute;
    top: -200px;
    right: -200px;
    bottom: 0;
    left: -200px;
    content: '';
    box-shadow: inset 0 0 100px 40px rgba(0, 0, 0, 0.4);
    z-index: -1;
}

.gallery-caption {
    max-width: 750px;
    font-style: italic;
    padding: 0 10px;
}

@media (min-width: 1024px) {
    .gallery-caption {
        font-size: 16px;
        line-height: 1.625;
    }
}

.gallery-slide h1 {
    color: transparent;
}

.gallery-slide.active h1 {
    color: #3d3d3d;
    font-style: normal;
    letter-spacing: -0.04em;
}

@media (min-width: 768px) {
    .gallery-caption h1 {
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .gallery-caption h1:after {
        width: 91px;
        height: 2px;
    }
}

.text-white .gallery-caption h1 {
    color: #fff;
}

.gallery-caption .text-holder {
    max-width: 500px;
    margin: 0 auto;
}

.gallery-pagination {
    position: absolute;
    right: 0;
    bottom: 31px;
    left: 0;
    text-align: center;
    font-size: 0;
    line-height: 1;
    z-index: 4;
    margin-right: -8px;
}

@media (min-width: 768px) {
    .gallery-pagination {
        bottom: 19px;
    }
}

.gallery-pagination li {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}

.gallery-pagination li:not(.active) a {
    opacity: 0.3;
}

.gallery-pagination li:not(.active) a:hover {
    opacity: 1;
}

.gallery-pagination a {
    width: 9px;
    height: 9px;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background: #fff;
    display: block;
    border-radius: 50%;
}

@media (min-width: 1024px) {
    .gallery-pagination a {
        width: 15px;
        height: 15px;
    }
}

.section-title {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 16px;
    position: relative;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .section-title {
        padding-bottom: 25px;
        margin-bottom: 20px;
    }
}

.section-title:after {
    width: 44px;
    height: 3px;
    position: absolute;
    right: 50%;
    bottom: 0;
    background: #f04d37;
    content: '';
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (min-width: 768px) {
    .section-title:after {
        width: 68px;
        height: 2px;
    }
}

.section-title.is-white {
    color: #fff;
}

.section-title.is-white:after {
    background: #fff;
}

@media (min-width: 768px) {
    .search-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.search-form label {
    font-size: 13px;
    line-height: 1.3076923077;
    display: inline-block;
    vertical-align: middle;
    color: #9b9b9b;
    width: 92px;
    padding: 5px 5px 5px 32px;
}

@media (min-width: 768px) {
    .search-form label {
        position: absolute;
        top: 10px;
        left: 21px;
        width: auto;
        padding: 0;
    }
}

@media (min-width: 1024px) {
    .search-form label {
        top: 20px;
    }
}

.search-form label span {
    font-style: normal;
}

@media (max-width: 767px) {
    .search-form label span {
        position: absolute;
        left: 0;
    }
}

@media (min-width: 768px) {
    .search-form label span {
        font-size: 10px;
        line-height: 1.4;
        display: block;
    }
}

@media (min-width: 1024px) {
    .search-form label span {
        font-size: 13px;
        line-height: 1.3076923077;
        margin-bottom: 3px;
    }
}

.search-form [type="text"],
.search-form [type="search"],
.search-form select,
.search-form .jcf-select {
    width: calc(100% - 96px);
    height: 52px;
    color: #000;
    border: none;
}

.search-form [type="text"]::-webkit-input-placeholder,
.search-form [type="search"]::-webkit-input-placeholder,
.search-form select::-webkit-input-placeholder,
.search-form .jcf-select::-webkit-input-placeholder {
    color: #000;
    font-style: italic;
}

.search-form [type="text"]::-moz-placeholder,
.search-form [type="search"]::-moz-placeholder,
.search-form select::-moz-placeholder,
.search-form .jcf-select::-moz-placeholder {
    opacity: 1;
    color: #000;
    font-style: italic;
}

.search-form [type="text"]:-moz-placeholder,
.search-form [type="search"]:-moz-placeholder,
.search-form select:-moz-placeholder,
.search-form .jcf-select:-moz-placeholder {
    color: #000;
    font-style: italic;
}

.search-form [type="text"]:-ms-input-placeholder,
.search-form [type="search"]:-ms-input-placeholder,
.search-form select:-ms-input-placeholder,
.search-form .jcf-select:-ms-input-placeholder {
    color: #000;
    font-style: italic;
}

.search-form [type="text"].placeholder,
.search-form [type="search"].placeholder,
.search-form select.placeholder,
.search-form .jcf-select.placeholder {
    color: #000;
    font-style: italic;
}

@media (min-width: 768px) {
    .search-form [type="text"],
    .search-form [type="search"],
    .search-form select,
    .search-form .jcf-select {
        width: 100%;
        height: 60px;
        font-size: 14px;
        line-height: 1.2857142857;
        padding: 20px 21px 0;
        border: none;
    }
}

@media (min-width: 1024px) {
    .search-form [type="text"],
    .search-form [type="search"],
    .search-form select,
    .search-form .jcf-select {
        font-size: 16px;
        line-height: 1.25;
        height: 80px;
    }
}

.search .jcf-select {
    vertical-align: middle;
}

@media (min-width: 768px) {
    .search .jcf-select {
        padding: 15px 0 0;
    }
}

@media (min-width: 1024px) {
    .search .jcf-select {
        padding-top: 20px;
    }
}

.search .jcf-select .jcf-select-text {
    font-style: italic;
}

@media (min-width: 768px) {
    .search .jcf-select .jcf-select-text {
        font-size: 14px;
        line-height: 1.2857142857;
        padding: 10px 21px;
    }
}

@media (min-width: 1024px) {
    .search .jcf-select .jcf-select-text {
        font-size: 16px;
        line-height: 1.25;
    }
}

@media (min-width: 768px) {
    .search .form-holder {
        width: calc(100% - 58px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 1024px) {
    .search .form-holder {
        width: calc(100% - 74px);
    }
}

.search .form-group {
    border: solid #ededed;
    border-width: 1px 0;
    position: relative;
}

@media (min-width: 768px) {
    .search .form-group {
        width: 33.33%;
    }
}

@media (min-width: 768px) {
    .search .form-group + .form-group {
        border-left: 2px solid #ededed;
    }
}

.search .btn {
    width: 100%;
    height: 54px;
    border-radius: 0;
}

@media (min-width: 768px) {
    .search .btn {
        width: 54px;
        height: 54px;
        font-size: 25px;
        padding: 0;
        margin-right: 4px;
        border-radius: 0 8px 8px 0;
    }
}

@media (min-width: 1024px) {
    .search .btn {
        width: 74px;
        height: 73px;
    }
}

.search .btn [class^="icon"] {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 3px;
}

.jcf-select-search-drop .jcf-option:before {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: border-color 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, background 0.3s ease-in-out;
    content: '';
    margin: -2px 10px 0 0;
    border: 1px solid #ededed;
}

.jcf-select-search-drop .jcf-selected:before {
    background: #f04d37;
    border-color: #f04d37;
}

.social {
    font-size: 13px;
    line-height: 1.3076923077;
    font-weight: 700;
    margin: 0 -4px 6px 0;
}

@media (min-width: 768px) {
    .social {
        margin-right: -11px;
    }
}

.social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 10px 0;
}

@media (min-width: 768px) {
    .social li {
        margin-right: 11px;
    }
}

.social a {
    text-decoration: none;
}

.social a:hover [class^="icon-"] {
    background: #f04d37;
    color: #fff;
}

ul.social:hover [class^="icon-"] {
    background: #f04d37;
    color: #fff;
}

.social [class^="icon-"] {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    border: 2px solid #f04d37;
    border-radius: 50%;
}

.social [class^="icon-"]:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.social [class^="icon-"] > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

@media (min-width: 768px) {
    .social [class^="icon-"] {
        width: 37px;
        height: 37px;
        font-size: 18px;
    }
}

.social [class^="icon-"]:before {
    display: inline-block;
    vertical-align: middle;
}

.banner {
    white-space: nowrap;
    text-align: center;
}

.banner:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 333px;
}

.banner > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

@media (min-width: 768px) {
    .banner {
        font-size: 16px;
        line-height: 1.625;
    }
}

@media (min-width: 768px) {
    .banner:after {
        min-height: 390px;
    }
}

.banner h2 {
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) {
    .banner h2 {
        font-size: 55px;
        line-height: 1.1636363636;
    }
}

.banner .section-title {
    letter-spacing: -0.02em;
}

@media (min-width: 768px) {
    .banner .section-title {
        font-size: 55px;
        line-height: 1.1636363636;
        margin-bottom: 22px;
    }
}

.banner .section-title:after {
    background: #000;
}

.banner .slogan {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.03em;
}

@media (min-width: 1024px) {
    .banner .slogan {
        font-size: 27px;
        line-height: 1.1481481481;
    }
}

.banner-title {
    font-size: 77px;
    line-height: 1.0519480519;
    letter-spacing: -0.05em;
    font-variant: small-caps;
    margin-bottom: 4px;
}

@media (min-width: 1024px) {
    .banner-title {
        font-size: 148px;
        line-height: 1.027027027;
        margin-bottom: 2px;
    }
}

.banner-title sup {
    font-size: 60%;
}

.banner-caption {
    width: 100%;
    max-width: 1045px;
    padding: 0 10px;
}

.banner-holder {
    text-transform: uppercase;
    padding: 0 24px;
}

@media (min-width: 768px) {
    .banner-holder {
        max-width: 800px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .banner-holder h1 {
        font-size: 30px;
        line-height: 1.1333333333;
    }
}

.excerpt {
    background: #f5f5f5;
    text-align: center;
    font-style: italic;
    padding: 39px 15px 32px;
}

@media (min-width: 768px) {
    .excerpt {
        font-size: 18px;
        line-height: 1.5;
        padding: 44px 15px 27px;
    }
}

.excerpt h2 {
    font-style: normal;
    padding-bottom: 13px;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .excerpt h2 {
        font-size: 31px;
        line-height: 1.0967741935;
    }
}

@media (min-width: 768px) {
    .excerpt h2 {
        padding-bottom: 28px;
        margin-bottom: 25px;
    }
}

.excerpt .text-holder {
    padding: 0 16px;
}

@media (min-width: 768px) {
    .excerpt .text-holder {
        max-width: 930px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .post-list {
        margin-bottom: 59px;
    }
}

@media (min-width: 768px) {
    .post-reverse .post-image {
        float: right;
    }

    .post-reverse .post-description {
        float: right;
    }
}

.post-image {
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 99.69%;
}

@media (max-width: 767px) {
    .post-image {
        height: auto !important;
    }
}

@media (min-width: 640px) {
    .post-image {
        width: 50%;
        min-height: 400px;
        float: left;
        padding-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .post-image {
        min-height: 651px;
    }
}

.post-description {
    padding: 47px 28px 43px;
}

@media (max-width: 639px) {
    .post-description {
        height: auto !important;
    }
}

@media (min-width: 640px) {
    .post-description {
        white-space: nowrap;
        text-align: center;
        width: 50%;
        float: left;
    }

    .post-description:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        min-height: 100%;
    }

    .post-description > * {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
    }
}

.post-description.bg-red .post-tag a:hover {
    color: #fff;
}

.post-description.bg-red .post-tag a:before {
    color: #fff;
}

.post-description.bg-golden .post-tag a:hover {
    color: #f04d37;
}

.post-description.bg-golden .post-tag a:hover:before {
    color: #f04d37;
}

.post-description h2 {
    font-size: 31px;
    line-height: 1.1290322581;
    text-transform: uppercase;
    margin-bottom: 7px;
}

@media (min-width: 1024px) {
    .post-description h2 {
        font-size: 50px;
        line-height: 1.08;
        margin-bottom: 29px;
    }
}

.post-holder {
    position: relative;
    z-index: 1;
}

@media (min-width: 640px) {
    .post-holder {
        max-width: 320px;
        text-align: left;
    }
}

.post-watermark {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100%;
    max-width: 190px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: -1;
}

@media (min-width: 768px) {
    .post-watermark {
        max-width: 150px;
        margin-top: 20px;
    }
}

@media (min-width: 1024px) {
    .post-watermark {
        max-width: 288px;
        margin-top: 39px;
        left: -12px;
        right: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.post-watermark img {
    width: 100%;
    height: auto;
}

.post-tag {
    padding-left: 3px;
}

@media (min-width: 1024px) {
    .post-tag {
        font-size: 20px;
        line-height: 1.7;
        padding-left: 4px;
    }
}

.post-tag a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #000;
    text-decoration: none;
}

.post-tag a:before {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    content: '\/\/';
    color: #f04d37;
    font-weight: 700;
    margin-right: 4px;
}

@media (min-width: 768px) {
    .post-tag a:before {
        margin-right: 6px;
    }
}

.post-tag a:hover {
    color: #c3b3a1;
}

.post-tag a:hover:before {
    color: #c3b3a1;
}

.back {
    font-size: 10px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #7a7a7a;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    padding-left: 20px;
    position: relative;
}

@media (min-width: 768px) {
    .back {
        font-size: 13px;
        line-height: 1.0769230769;
        color: #9c9c9c;
        padding-left: 31px;
    }
}

.back:before {
    position: absolute;
    top: 1px;
    left: 0;
    font: 19px/1 icomoon;
}

@media (min-width: 768px) {
    .back:before {
        font-size: 24px;
        top: 3px;
        left: 2px;
    }
}

.back:hover {
    color: #f04d37;
}

.custom-google-map .marker-opener {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    display: block;
    position: absolute;
    bottom: 1px;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-decoration: none;
    text-align: center;
}

.custom-google-map .marker-opener .icon-brand-pin {
    font-size: 30px;
}

@media (min-width: 768px) {
    .custom-google-map .marker-opener .icon-brand-pin {
        font-size: 55px;
    }
}

.custom-google-map .marker-opener:after {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    right: 50%;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background: #fff;
    content: '';
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    z-index: -1;
}

@media (min-width: 768px) {
    .custom-google-map .marker-opener:after {
        width: 24px;
        height: 24px;
        top: 9px;
    }
}

.custom-google-map .js-custom-marker.active {
    z-index: 999;
}

.custom-google-map .js-custom-marker.active .popup {
    opacity: 1;
    visibility: visible;
}

.custom-google-map .js-custom-marker.active .marker-opener {
    color: #fff;
    text-shadow: 0 0 3px #999;
}

.custom-google-map .js-custom-marker.active .marker-opener:after {
    background: #f04d37;
}

.js-hidden {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    display: block !important;
    width: 100% !important;
}

.popup {
    position: absolute;
    right: -89px;
    bottom: 43px;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    background: #fff;
    width: 256px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
    .popup {
        right: -110px;
        bottom: 53px;
        width: 369px;
    }
}

.popup:after {
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    right: 73px;
    content: '';
    border-style: solid;
    border-width: 20px 15px 0;
    border-color: #fff transparent transparent;
}

@media (min-width: 768px) {
    .popup:after {
        border-width: 24px 18px 0;
        right: 93px;
    }
}

.popup-image {
    width: 106px;
    float: left;
    position: relative;
}

@media (min-width: 768px) {
    .popup-image {
        width: 182px;
    }
}

.popup-image img {
    width: 100%;
    height: auto;
}

.popup-image .bookmark {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 22px;
    color: #fff;
    z-index: 2;
}

@media (max-width: 767px) {
    .popup-image .bookmark {
        font-size: 11px;
    }
}

.popup-description {
    font-size: 10px;
    line-height: 1.4;
    color: #999;
    padding: 23px 16px 10px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .popup-description {
        font-size: 12px;
        line-height: 1.3333333333;
        padding: 36px 16px 10px;
    }
}

.popup-description .price {
    color: #f04d37;
    font: 700 19px/1 Lato, "Helvetica Neue", Helvetica, sans-serif;
    display: block;
}

@media (min-width: 768px) {
    .popup-description .price {
        font-size: 25px;
    }
}

.popup-heading {
    padding-bottom: 6px;
    margin-bottom: 7px;
    border-bottom: 1px solid #eee;
}

@media (min-width: 768px) {
    .popup-heading {
        padding-bottom: 16px;
        margin-bottom: 14px;
    }
}

.popup-heading address {
    font-style: normal;
    margin-bottom: 0;
}

.popup-heading address:before {
    font: 9px/1 icomoon;
    margin-right: 8px;
}

@media (min-width: 768px) {
    .popup-heading address:before {
        font-size: 11px;
    }
}

.popup-title {
    color: #f04d37;
    text-transform: uppercase;
    display: block;
}

@media (min-width: 768px) {
    .popup-title {
        font-size: 14px;
        line-height: 1.2857142857;
        margin-bottom: 2px;
    }
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    text-align: center;
    text-align: left;
    width: 100%;
    border: 1px solid #ededed;
    position: relative;
}

.jcf-select:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.jcf-select > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-text {
    font-size: 13px;
    line-height: 1.3076923077;
    padding: 10px 15px;
    cursor: default;
}

.jcf-select-opener {
    display: none;
}

.jcf-select-drop {
    position: absolute;
    top: 100%;
    right: -1px;
    left: -1px;
    margin-top: 0px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #ededed;
}

.jcf-list-box {
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
    border: 1px solid #ededed;
    overflow: hidden;
}

.jcf-list {
    font-size: 13px;
    line-height: 1.3076923077;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list li {
    display: block;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
}

.jcf-list li:last-child {
    border-bottom: none;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    overflow: hidden;
    cursor: default;
    display: block;
    font-style: italic;
    padding: 10px 15px;
    color: #000;
    height: 1%;
}

.jcf-list .jcf-selected {
    color: #f04d37;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    color: #f04d37;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: default;
    background: transparent;
    width: 9px;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    display: none;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    width: 9px;
    height: 9px;
    background: #cacccd;
    border-radius: 5px;
    position: relative;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle:after {
    width: 5px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 50%;
    background: #fff;
    content: '';
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    box-shadow: 0 -5px 0 #fff, 0 5px 0 #fff;
}

.jcf-scrollbar-horizontal {
    width: 1px;
    height: 9px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: none;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    position: relative;
    height: 9px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #cacccd;
    height: 9px;
    border-radius: 5px;
    position: relative;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle:after {
    width: 1px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 50%;
    background: #fff;
    content: '';
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    box-shadow: -5px 0 0 #fff, 5px 0 0 #fff;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3;
}

.jcf-range {
    height: 16px;
    display: block;
    position: relative;
}

@media (min-width: 768px) {
    .jcf-range {
        height: 24px;
    }
}

.jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3;
}

.jcf-range.jcf-vertical {
    width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 3px;
    height: auto;
    padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto;
}

.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px;
}

.jcf-range-track {
    position: relative;
    display: block;
}

@media (min-width: 768px) {
    .jcf-range-track {
        margin-right: 20px;
    }
}

.jcf-range-wrapper {
    background: #f3f3f3;
    height: 3px;
    display: block;
    border-radius: 3px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.jcf-range-handle {
    width: 16px;
    height: 16px;
    position: absolute;
    background: #fff;
    border: 5px solid #f04d37;
    border-radius: 19px;
    margin-top: -6.5px;
    z-index: 1;
    top: 0;
    left: 0;
}

@media (min-width: 768px) {
    .jcf-range-handle {
        width: 26px;
        height: 26px;
        margin-top: -11.5px;
        border-width: 7px;
    }
}

.jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px;
}

.jcf-range-mid {
    background: #f04d37;
    height: 3px;
    position: absolute;
}

.jcf-file {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    color: #5e6a72;
    position: relative;
    overflow: hidden;
    padding: 20px 10px;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .jcf-file {
        font-size: 20px;
        line-height: 1.2;
        padding: 53px 10px 64px;
        border-radius: 7px;
    }
}

.has-file .jcf-file {
    padding: 16px 22px 18px;
    text-align: left;
}

.jcf-file .jcf-real-element {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 200px;
    height: 200px;
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.jcf-file .jcf-fake-input:before {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -4px;
    left: 0;
    background: #f04d37;
    color: #fff;
    font-family: icomoon;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .jcf-file .jcf-fake-input:before {
        width: 60px;
        height: 60px;
        line-height: 60px;
        top: -10px;
    }
}

.has-file .jcf-file .jcf-fake-input:before {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    top: -3px;
}

.jcf-file .jcf-fake-input strong {
    display: block;
}

.has-file .jcf-file .jcf-fake-input strong {
    display: none;
}

.jcf-file .jcf-fake-input strong:not(.show) {
    display: none;
}

.has-file .jcf-file .jcf-fake-input strong:not(.show) {
    display: block;
    margin-bottom: 3px;
}

.jcf-file .jcf-fake-input em {
    font-size: 16px;
    line-height: 1;
    display: block;
    font-style: normal;
}

.has-file .jcf-file .jcf-fake-input em {
    font-size: 13px;
}

.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

.filelist {
    font-size: 16px;
    line-height: 1.1875;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    background: #fff;
    color: #5e6a72;
    text-align: left;
    padding: 10px 23px 0;
    border-radius: 3px 3px 0 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

@media (min-width: 768px) {
    .filelist {
        border-radius: 7px 7px 0 0;
    }
}

.filelist li {
    padding: 8px 20px 8px 0;
    border-bottom: 2px solid #ededed;
    position: relative;
}

.filelist li:last-child {
    margin-bottom: 0;
}

.has-file .filelist {
    visibility: visible;
    opacity: 1;
    position: static;
}

.filelist .file-title {
    display: block;
}

.filelist .btn-delete {
    position: absolute;
    top: 50%;
    right: 3px;
    text-decoration: none;
    font-size: 0;
    line-height: 1;
    -webkit-transform: translateY(-50%) rotateZ(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotateZ(45deg);
}

.filelist .btn-delete:before {
    font: 15px/1 icomoon;
}

.jcf-select-search-drop .jcf-scrollbar-vertical .jcf-scrollbar-slider {
    height: 100% !important;
}

.jcf-select-search-drop .jcf-scrollbar-horizontal {
    display: none;
}

.jcf-select-search-drop .jcf-scrollbar-vertical {
    height: 100% !important;
}

.jcf-select-search-drop .jcf-list-content {
    width: 100% !important;
    height: auto !important;
}

.gallery-wrap {
    position: relative;
}

.gallery-wrap .search {
    background: #fff;
}

@media (min-width: 768px) {
    .gallery-wrap .search {
        position: absolute;
        right: 10px;
        bottom: 50px;
        left: 10px;
        max-width: 852px;
        margin: 0 auto;
        border-radius: 7px;
        overflow: hidden;
        z-index: 4;
    }
}

@media (min-width: 1024px) {
    .gallery-wrap .search {
        bottom: 153px;
    }
}

.info {
    position: relative;
}

@media (min-width: 1024px) {
    .info {
        font-size: 18px;
        line-height: 1.4444444444;
    }
}

.info h2 {
    color: #f04d37;
    padding-bottom: 13px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .info h2 {
        padding-bottom: 26px;
        margin-bottom: 20px;
    }
}

.info p {
    margin-bottom: 20px;
}

.info-wrap {
    padding: 26px 16px 73px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .info-wrap {
        padding: 40px 16px;
    }
}

@media (min-width: 1024px) {
    .info-wrap {
        padding: 57px 16px 50px;
    }
}

.info-wrap:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/logo01.svg") no-repeat 50% 50%/cover;
    opacity: 0.25;
    z-index: -1;
}

@media (min-width: 768px) {
    .info-wrap:after {
        content: '';
    }
}

@media (min-width: 768px) {
    .info-holder {
        max-width: 500px;
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {
    .info-holder {
        max-width: 620px;
    }
}

@media (min-width: 1200px) {
    .info-holder {
        max-width: 720px;
    }
}

.info-link {
    white-space: nowrap;
    text-align: center;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background: #f04d37;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    z-index: 4;
}

.info-link:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.info-link > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.info-link:hover {
    background: #c3b3a1;
}

.info-brand {
    width: 120px;
    height: 120px;
    font-size: 65px;
    line-height: 1;
    position: absolute;
    top: -26px;
    left: 0;
    display: none;
}

@media (min-width: 768px) {
    .info-brand {
        display: block;
    }
}

@media (min-width: 1024px) {
    .info-brand {
        width: 150px;
        height: 150px;
        font-size: 80px;
        top: -46px;
        left: 0;
    }
}

@media (min-width: 1200px) {
    .info-brand {
        width: 210px;
        height: 210px;
        font-size: 111px;
        top: -86px;
        left: -88px;
    }
}

.info-contact {
    width: 99px;
    height: 99px;
    font-size: 42px;
    line-height: 1;
    position: absolute;
    right: 50%;
    bottom: -25px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (min-width: 768px) {
    .info-contact {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        right: 0;
        bottom: -42px;
    }
}

@media (min-width: 1200px) {
    .info-contact {
        width: 154px;
        height: 154px;
        font-size: 64px;
    }
}

.property {
    background: #fff;
    color: #000;
    font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .property {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    }
}

.property:link {
    text-decoration: none;
    display: block;
}

.property:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    content: '';
    z-index: -1;
}

.property:hover:after {
    box-shadow: inset 0 0 0 4px #f04d37;
}

.property:hover .property-image:before {
    opacity: 1;
}

.property:hover .property-image:after {
    background: rgba(240, 77, 55, 0.8);
}

.property-section {
    background: #231f20;
    color: #c3b3a1;
    text-align: center;
    padding: 44px 23px 42px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .property-section {
        padding: 67px 0;
        line-height: 26px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .property-section {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.property-section:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/logo01.svg") 50% 50%/28px auto;
    content: '';
    z-index: -1;
    opacity: 0.5;
    mix-blend-mode: overlay;
}

.property-section .slogan {
    display: block;
    padding: 0 32px;
    margin-bottom: 21px;
}

@media (min-width: 768px) {
    .property-section .slogan {
        margin-bottom: 28px;
    }
}

.property-section .btn {
    width: 100%;
}

@media (min-width: 768px) {
    .property-section .btn {
        max-width: 267px;
        border-width: 2px;
        border-radius: 7px;
    }
}

.property-image {
    height: 255px;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .property-image {
        height: 269px;
    }
}

.property-image:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    color: #fff;
    font: 62px/1 icomoon;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 2;
    opacity: 0;
}

.property-image:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    content: '';
    z-index: 1;
}

.property-image img {
    width: 100%;
    height: auto;
}

.property-list:not(.slick-initialized) {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .property-list:not(.slick-initialized) {
        overflow: hidden;
    }
}

.property-list:not(.slick-initialized) .property {
    white-space: normal;
}

.property-list:not(.slick-initialized) .property:first-child {
    opacity: 1;
}

.property-gallery {
    margin: 0 -6px 30px;
    position: relative;
}

@media (min-width: 768px) {
    .property-gallery {
        margin: 0 0 30px;
    }
}

@media (min-width: 1024px) {
    .property-gallery {
        margin: 0 77px 30px;
    }
}

.property-gallery.slick-initialized:before {
    position: absolute;
    top: 169px;
    right: 0;
    left: 0;
    background: #c3b3a1;
    height: 80px;
}

@media (min-width: 768px) {
    .property-gallery.slick-initialized:before {
        content: '';
        top: 189px;
    }
}

@media (min-width: 1024px) {
    .property-gallery.slick-initialized:before {
        top: 150px;
        height: 119px;
    }
}

.property-gallery .slick-list {
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .property-gallery .slick-list {
        overflow: hidden;
    }
}

.property-gallery .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.property-gallery .property {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    outline: none;
}

@media (min-width: 768px) {
    .property-gallery .property {
        margin: 0 11px;
    }
}

.property-gallery .property:not(.slick-active) {
    opacity: 0.5;
}

@media (min-width: 768px) {
    .property-gallery .property:not(.slick-active) {
        opacity: 1;
    }
}

.property-gallery .slick-arrow {
    width: 40px;
    height: 80px;
    font-size: 24px;
    line-height: 1;
    position: absolute;
    top: 169px;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background: #c3b3a1;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    border: none;
    z-index: 0;
    outline: none;
}

@media (min-width: 768px) {
    .property-gallery .slick-arrow {
        width: 48px;
        top: 189px;
    }
}

@media (min-width: 1024px) {
    .property-gallery .slick-arrow {
        width: 85px;
        height: 119px;
        top: 150px;
        font-size: 34px;
    }
}

.property-gallery .slick-arrow:hover {
    background: #f04d37;
}

.property-gallery .slick-prev {
    left: -29px;
}

@media (min-width: 768px) {
    .property-gallery .slick-prev {
        left: -37px;
    }
}

@media (min-width: 1024px) {
    .property-gallery .slick-prev {
        left: -74px;
    }
}

.property-gallery .slick-next {
    right: -29px;
}

@media (min-width: 768px) {
    .property-gallery .slick-next {
        right: -37px;
    }
}

@media (min-width: 1024px) {
    .property-gallery .slick-next {
        right: -74px;
    }
}

.property-type {
    position: absolute;
    top: 34px;
    left: -24px;
    font-size: 10px;
    line-height: 1;
    background: #f04d37;
    color: #fff;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    padding: 5px 20px;
    -webkit-transform: rotateZ(-45deg) translate(0, 100%);
    -ms-transform: rotate(-45deg) translate(0, 100%);
    transform: rotateZ(-45deg) translate(0, 100%);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    z-index: 0;
}

@media (min-width: 1024px) {
    .property-type {
        width: 130px;
        font-size: 13px;
        padding: 6px 20px;
        left: -31px;
        top: 48px;
    }
}

.property-type.is-golden {
    background: #c3b3a1;
}

.property-detail {
    font-size: 13px;
    line-height: 1.6923076923;
    font-style: italic;
    margin: 0;
}

@media (min-width: 768px) {
    .property-detail {
        font-size: 14px;
        line-height: 1.7857142857;
    }
}

.property-detail dt {
    display: none;
}

.property-detail dd {
    margin-left: 0;
}

.property-feature {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 7px;
    min-height: 40px;
}

.property-feature:after {
    width: 18px;
    height: 2px;
    position: absolute;
    right: 50%;
    bottom: 0;
    background: #f04d37;
    content: '';
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.property-feature li {
    display: inline-block;
    vertical-align: top;
}

.property-feature li + li:before {
    content: '-';
    margin: 0 2px 0 1px;
}

.property-description {
    padding: 29px 15px;
}

@media (min-width: 768px) {
    .property-description {
        padding: 25px 15px 32px;
    }
}

.property-description h3 {
    font-size: 16px;
    line-height: 1.25;
    color: #f04d37;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .property-description h3 {
        font-size: 18px;
        line-height: 1.4444444444;
        margin-bottom: 0;
    }
}

.property-description sup {
    font-size: 9px;
    line-height: 1;
}

.property-description .title {
    font-size: 17px;
    line-height: 1.2352941176;
    font-style: italic;
    font-weight: 400;
    display: block;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .property-description .title {
        font-size: 18px;
        line-height: 1.4444444444;
        margin-bottom: 0;
    }
}

.property-price {
    font-size: 26px;
    line-height: 1.1538461538;
    color: #f04d37;
    font-style: normal;
    display: block;
    margin-bottom: 3px;
}

.feature {
    position: relative;
    min-height: 306px;
}

@media (min-width: 480px) {
    .feature {
        width: 50%;
        min-height: 237px;
    }
}

@media (min-width: 768px) {
    .feature {
        width: 33.33%;
        min-height: 0;
    }
}

@media (min-width: 1024px) {
    .feature {
        font-size: 18px;
        line-height: 1.2222222222;
    }
}

.feature em {
    font-size: 13px;
    line-height: 1.2307692308;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.feature time {
    font-size: 72px;
    line-height: 1;
    letter-spacing: -0.05em;
    font-weight: 700;
    display: block;
}

@media (min-width: 1024px) {
    .feature time {
        font-size: 130px;
        margin-bottom: 4px;
    }
}

.feature .counter {
    font-size: 72px;
    line-height: 1;
    display: block;
    letter-spacing: -0.05em;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .feature .counter {
        font-size: 55px;
    }
}

@media (min-width: 1024px) {
    .feature .counter {
        font-size: 100px;
        margin-bottom: 4px;
    }
}

.feature-list {
    overflow: hidden;
    padding: 0 5px;
}

@media (min-width: 480px) {
    .feature-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
}

.feature-image img {
    width: 100%;
    height: auto;
}

.feature-heading {
    white-space: nowrap;
    text-align: center;
    position: absolute;
    z-index: 2;
}

.feature-heading:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.feature-heading > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.feature-heading.has-watermark {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.feature-heading.has-watermark:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/logo03.svg") no-repeat 50% 50%/cover;
    content: '';
    opacity: 0.15;
    z-index: -1;
}

.feature-holder {
    padding: 0 5px;
}

.feature-large {
    width: 100%;
    height: 100%;
}

.feature-medium {
    width: 100%;
    height: 50%;
}

.feature-small {
    width: 50%;
    height: 50%;
}

.feature-position-bottom {
    bottom: 0;
}

.feature-position-top {
    top: 0;
}

.feature-position-right {
    right: 0;
}

.feature-position-left {
    left: 0;
}

.feature-red {
    background: #f04d37;
    color: #fff;
}

.feature-gray {
    background: #cbcccd;
    color: #000;
}

.feature-golden {
    background: #c3b3a1;
    color: #fff;
}

.feature-black {
    background: #000;
    color: #fff;
}

.feature-white {
    background: #fff;
    color: #c3b3a1;
}

.partner {
    text-align: center;
    margin: 0;
}

@media (min-width: 768px) {
    .partner {
        width: 25%;
        padding: 0 10px;
    }
}

.partner cite {
    line-height: 1;
    display: block;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .partner cite {
        margin-bottom: 20px;
    }
}

.partner q {
    font-size: 13px;
    line-height: 1.2307692308;
    display: block;
}

@media (min-width: 768px) {
    .partner q {
        font-size: 14px;
        line-height: 1.1428571429;
    }
}

.partner-section {
    padding: 52px 0 0;
}

@media (min-width: 768px) {
    .partner-section {
        padding: 76px 0 0;
    }
}

@media (max-width: 767px) {
    .partner-section h2 {
        padding-bottom: 13px;
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) {
    .partner-section h2 {
        margin-bottom: 49px;
    }
}

.partner-gallery .slick-slide {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}

.partner-list {
    max-width: 211px;
    margin: 0 auto;
}

@media (min-width: 480px) {
    .partner-list {
        max-width: 422px;
    }
}

@media (min-width: 768px) {
    .partner-list {
        max-width: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 1024px) {
    .partner-list {
        margin: 0 -11px;
    }
}

.partner-list:not(.slick-initialized) {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .partner-list:not(.slick-initialized) {
        white-space: normal;
    }
}

.partner-list:not(.slick-initialized) .partner {
    white-space: normal;
}

.partner-list:not(.slick-initialized) .partner:first-child {
    opacity: 1;
}

.partner-image {
    width: 184px;
    height: 184px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 28px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .partner-image {
        width: 150px;
        height: 150px;
    }
}

@media (min-width: 1024px) {
    .partner-image {
        width: 195px;
        height: 195px;
        margin-bottom: 19px;
    }
}

.partner-image:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.partner-image img {
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.partner-name {
    font-weight: 400;
    display: block;
    margin-bottom: 3px;
}

.partner-company {
    font-size: 16px;
    line-height: 1;
    font-style: normal;
    display: block;
}

@media (min-width: 768px) {
    .partner-description {
        max-width: 190px;
        margin: 0 auto;
    }
}

.partner-description a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #000;
    text-decoration: none;
}

.partner-description a:hover {
    color: #f04d37;
}

.property-search {
    border: solid #c3b3a1;
    border-width: 29px 5px 17px;
}

@media (min-width: 768px) {
    .property-search {
        margin: 39px 0 41px;
        border-width: 42px 42px 49px;
    }
}

@media (min-width: 1024px) {
    .property-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.property-map {
    width: 100%;
    height: 428px;
    background: #808181;
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .property-map {
        width: 50%;
        height: auto;
    }
}

.property-search-form {
    font-size: 16px;
    line-height: 1.625;
    padding: 19px 10px 21px;
}

@media (min-width: 768px) {
    .property-search-form {
        padding: 34px 10px 44px;
    }
}

@media (min-width: 1024px) {
    .property-search-form {
        width: 50%;
    }
}

.property-search-form h2 {
    font-size: 23px;
    line-height: 1.1739130435;
    letter-spacing: -0.02em;
    font-style: normal;
}

@media (max-width: 767px) {
    .property-search-form h2 {
        padding-bottom: 12px;
    }
}

@media (min-width: 768px) {
    .property-search-form h2 {
        font-size: 30px;
        line-height: 1.1333333333;
    }
}

.property-search-form p {
    margin-bottom: 19px;
}

@media (min-width: 768px) {
    .property-search-form p {
        margin-bottom: 23px;
    }
}

.property-search-form input[type="text"],
.property-search-form select {
    border-color: #c3b3a1;
    height: 46px;
    padding: 10px 8px;
    border-radius: 4px;
}

.property-search-form input[type="text"]::-webkit-input-placeholder,
.property-search-form select::-webkit-input-placeholder {
    font-style: italic;
    color: #a3a3a3;
}

.property-search-form input[type="text"]::-moz-placeholder,
.property-search-form select::-moz-placeholder {
    opacity: 1;
    font-style: italic;
    color: #a3a3a3;
}

.property-search-form input[type="text"]:-moz-placeholder,
.property-search-form select:-moz-placeholder {
    font-style: italic;
    color: #a3a3a3;
}

.property-search-form input[type="text"]:-ms-input-placeholder,
.property-search-form select:-ms-input-placeholder {
    font-style: italic;
    color: #a3a3a3;
}

.property-search-form input[type="text"].placeholder,
.property-search-form select.placeholder {
    font-style: italic;
    color: #a3a3a3;
}

.property-search-form input[type="text"]:focus,
.property-search-form select:focus {
    border-color: #000;
}

@media (min-width: 768px) {
    .property-search-form input[type="text"],
    .property-search-form select {
        font-size: 16px;
        line-height: 1.25;
        height: 60px;
        border-radius: 7px;
    }
}

.property-search-form .jcf-select {
    height: 46px;
    text-align: left;
    border-color: #c3b3a1;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .property-search-form .jcf-select {
        height: 60px;
        border-radius: 7px;
    }
}

.property-search-form .jcf-select.jcf-drop-active {
    background: #cacccd;
    border-color: transparent;
}

.property-search-form .jcf-select.jcf-drop-active .jcf-select-text {
    color: #fff;
}

.property-search-form .jcf-select.jcf-drop-active .jcf-select-opener {
    -webkit-transform: translateY(-50%) rotateZ(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotateZ(180deg);
    border-top-color: #fff;
}

.property-search-form .jcf-select-text {
    white-space: nowrap !important;
    color: #a3a3a3;
    font-style: italic;
    padding: 0 30px 0 11px;
}

@media (min-width: 768px) {
    .property-search-form .jcf-select-text {
        font-size: 16px;
        line-height: 1.25;
    }
}

.property-search-form .jcf-select-opener {
    position: absolute;
    top: 50%;
    right: 13px;
    -webkit-transition: border-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    display: block;
    border-style: solid;
    border-color: #c3b3a1 transparent transparent;
    border-width: 7px 6px 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .property-search-form .jcf-select-opener {
        border-width: 10px 8px 0;
    }
}

.property-search-form .text-holder {
    text-align: center;
    font-style: italic;
    padding: 0 10px;
    margin-bottom: 17px;
}

@media (min-width: 768px) {
    .property-search-form .text-holder {
        max-width: 500px;
        margin: 0 auto 20px;
    }
}

.property-search-form .text-holder .toggle-text {
    width: 125px;
    font-style: normal;
    padding: 5px 15px;
    margin: 0 3px;
}

@media (min-width: 768px) {
    .property-search-form .text-holder .toggle-text {
        font-size: 17px;
        line-height: 1.2352941176;
        width: 151px;
        padding: 7px 15px;
        margin: 0 9px;
    }
}

.property-search-form .title {
    font-size: 12px;
    line-height: 1.3333333333;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .property-search-form .title {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
}

.property-search-form .form-holder {
    padding: 0 40px;
}

.property-search-form .form-holder .btn:hover {
    background-color: #f04d37;
    border-color: #f04d37;
}

@media (min-width: 1200px) {
    .property-search-form .form-holder {
        padding: 0 62px 0 80px;
    }
}

@media (min-width: 768px) {
    .property-search-form .form-holder .btn {
        border-width: 2px;
        border-radius: 7px;
    }
}

.property-search-form .form-field {
    margin-bottom: 9px;
}

@media (min-width: 768px) {
    .property-search-form .form-field {
        margin-bottom: 31px;
    }
}

.property-search-form .row {
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .property-search-form .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 33px;
    }
}

.property-search-form .col {
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .property-search-form .col {
        width: calc(50% - 8px);
        margin-bottom: 0;
    }
}

.property-search-form .jcf-range {
    margin-bottom: 26px;
}

@media (min-width: 768px) {
    .property-search-form .jcf-range {
        margin-bottom: 41px;
    }
}

.property-search-form .jcf-range .left-value {
    right: 8px;
}

.property-search-form .jcf-range .right-value {
    left: 8px;
}

.property-search-form .jcf-range-handle span {
    font-size: 8px;
    line-height: 1;
    position: absolute;
    top: 16px;
    color: #8b8b8b;
    font-weight: 600;
}

@media (min-width: 768px) {
    .property-search-form .jcf-range-handle span {
        font-size: 12px;
        top: 30px;
    }
}

.property-tabset {
    font-size: 13px;
    line-height: 1.3076923077;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    margin: 0 -24px 9px;
}

@media (min-width: 768px) {
    .property-tabset {
        font-size: 16px;
        line-height: 1.25;
        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;
        -webkit-columns: unset;
        columns: unset;
        padding-left: 7px;
        margin: 0 -13px 31px 0;
    }
}

.property-tabset li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 11px;
}

@media (min-width: 768px) {
    .property-tabset li {
        width: auto;
        margin-right: 13px;
    }
}

.property-tabset a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: none;
    padding-left: 25px;
    position: relative;
}

@media (min-width: 768px) {
    .property-tabset a {
        padding-left: 32px;
    }
}

.property-tabset a:before, .property-tabset a:after {
    content: '';
    border-radius: 50%;
    position: absolute;
}

.property-tabset a:before {
    width: 17px;
    height: 17px;
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #c3b3a1;
    top: 1px;
    left: 0;
}

@media (min-width: 768px) {
    .property-tabset a:before {
        width: 22px;
        height: 22px;
        top: -2px;
    }
}

.property-tabset a:after {
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    width: 9px;
    height: 9px;
    top: 5px;
    left: 4px;
}

@media (min-width: 768px) {
    .property-tabset a:after {
        width: 10px;
        height: 10px;
        top: 4px;
        left: 6px;
    }
}

.property-tabset .active a {
    color: #f04d37;
    font-weight: 700;
}

.property-tabset .active a:before {
    border-color: #f04d37;
}

.property-tabset .active a:after {
    background: #f04d37;
}

.search-result {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.search-result:before {
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    background: url("../images/logo02.svg") no-repeat 50% 50%/cover;
    z-index: -1;
    opacity: 0.03;
}

@media (min-width: 768px) {
    .search-result:before {
        content: '';
    }
}

.search-result-text {
    text-align: center;
    font-weight: 700;
    font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
    display: block;
}

@media (min-width: 768px) {
    .search-result-text {
        font-size: 13px;
        line-height: 1.3076923077;
        display: inline;
    }
}

@media (min-width: 1024px) {
    .result-wrap {
        padding: 0 90px 0 85px;
    }
}

.search-header {
    padding: 13px 32px 15px;
}

@media (min-width: 768px) {
    .search-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 22px 0 31px;
    }
}

.search-links {
    font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 14px;
}

@media (max-width: 767px) {
    .search-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 768px) {
    .search-links {
        font-size: 17px;
        line-height: 1.2352941176;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .search-links li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 17px;
    }
}

.search-links .sort-btn {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #2c2c2c;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
}

.search-links .sort-btn:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    content: '';
    margin-left: 3px;
    border-style: solid;
    border-color: #2c2c2c transparent transparent;
    border-width: 7px 6px 0;
}

@media (min-width: 768px) {
    .search-links .sort-btn:after {
        margin-left: 9px;
    }
}

.search-links .sort-btn:hover {
    color: #c3b3a1;
}

.search-links .sort-btn:hover:after {
    border-top-color: #c3b3a1;
}

.search-links .btn {
    font-size: 18px;
    line-height: 1.2222222222;
    text-transform: none;
    padding: 5px 25px;
}

@media (min-width: 768px) {
    .search-links .btn {
        font-size: 17px;
        line-height: 1.2352941176;
        padding: 2px 16px 4px;
    }
}

body > .jcf-select-drop.jcf-select-surface {
    margin-top: -5px;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}

@media (min-width: 768px) {
    body > .jcf-select-drop.jcf-select-surface {
        border-radius: 0 0 7px 7px;
    }
}

body > .jcf-select-drop.jcf-select-surface .jcf-select-drop-content {
    overflow: hidden;
    border: none;
}

body > .jcf-select-drop.jcf-select-surface .jcf-list {
    background: #cacccd;
}

body > .jcf-select-drop.jcf-select-surface .jcf-list li {
    border: none;
}

body > .jcf-select-drop.jcf-select-surface .jcf-list li:first-child {
    display: none;
}

body > .jcf-select-drop.jcf-select-surface .jcf-list .jcf-option {
    color: #fff;
}

body > .jcf-select-drop.jcf-select-surface .jcf-list .jcf-hover,
body > .jcf-select-drop.jcf-select-surface .jcf-list .jcf-selected {
    color: #000;
}

body > .jcf-select-drop.jcf-select-surface .jcf-scrollbar-horizontal {
    display: none;
}

body > .jcf-select-drop.jcf-select-surface .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #fff;
    right: 1px;
}

body > .jcf-select-drop.jcf-select-surface .jcf-scrollbar-vertical .jcf-scrollbar-handle:after {
    background: #cacccd;
    box-shadow: 0 -5px 0 #cacccd, 0 5px 0 #cacccd;
}

.item {
    font-size: 13px;
    line-height: 1.3076923077;
    background: #fff;
    color: #2e2e2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 7px;
    border: solid #dfdfdf;
    border-width: 1px 0;
    position: relative;
}

@media (min-width: 768px) {
    .item {
        margin-bottom: 18px;
    }
}

.item-image {
    background-size: cover;
    background-position: 50% 50%;
    width: 48%;
    position: relative;
}

@media (min-width: 768px) {
    .item-image {
        width: 28.3%;
    }
}

.item-image .bookmark {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
}

@media (min-width: 768px) {
    .item-image .bookmark {
        top: 10px;
        right: 10px;
    }
}

.item-description {
    width: 52%;
    padding: 6px 10px;
}

@media (min-width: 768px) {
    .item-description {
        width: calc(71.7% - 67px);
        padding: 25px 20px 38px;
    }
}

.item-description h3 {
    font-size: 13px;
    line-height: 1.3076923077;
    color: #f04d37;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .item-description h3 {
        font-size: 18px;
        line-height: 1.2222222222;
        margin-bottom: 7px;
    }
}

.item-description address {
    font-size: 10px;
    line-height: 1;
    color: #999;
    font-style: normal;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .item-description address {
        font-size: 12px;
    }
}

.item-description address [class^="icon"] {
    margin-right: 3px;
}

.item-description .area {
    font-style: italic;
    font-weight: 400;
    display: block;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .item-description .area {
        font-size: 25px;
        line-height: 1.16;
        margin-bottom: 10px;
    }
}

.item-description .price {
    font-size: 15px;
    line-height: 1.2666666667;
    color: #f04d37;
    font-style: normal;
    font-weight: 700;
}

@media (min-width: 768px) {
    .item-description .price {
        font-size: 25px;
        line-height: 1.16;
        max-width: 50%;
    }
}

.item-header {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
}

@media (min-width: 768px) {
    .item-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 25px;
        margin-bottom: 29px;
    }
}

@media (min-width: 768px) {
    .item-holder {
        max-width: 50%;
    }
}

@media (max-width: 767px) {
    .item-detail {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 10px;
    }
}

@media (min-width: 768px) {
    .item-detail {
        margin-right: -15px;
    }
}

@media (min-width: 1024px) {
    .item-detail {
        padding-left: 13px;
        margin-right: -26px;
    }
}

.item-detail li {
    position: relative;
}

@media (min-width: 768px) {
    .item-detail li {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
    }
}

@media (min-width: 1024px) {
    .item-detail li {
        margin-right: 26px;
    }
}

.item-detail abbr {
    text-decoration: none;
    font-weight: 700;
    border: none;
}

.item-detail [class^="icon"] {
    font-size: 20px;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .item-detail [class^="icon"] {
        font-size: 36px;
        float: left;
        margin: 0 17px 0 0;
    }
}

.item-detail .title {
    font-size: 8px;
    line-height: 1;
    color: #8f8f8f;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .item-detail .title {
        color: #ccc;
        font-size: 12px;
    }
}

.item-detail .value {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
}

@media (min-width: 768px) {
    .item-detail .value {
        font-size: 25px;
        font-weight: 800;
    }
}

@media (min-width: 768px) {
    .item-detail .holder {
        float: left;
    }
}

.item-more {
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    text-decoration: none;
    float: left;
}

@media (max-width: 767px) {
    .item-more {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
    }
}

@media (min-width: 768px) {
    .item-more {
        width: 67px;
        height: 100%;
        white-space: nowrap;
        text-align: center;
        background: #cacccd;
        color: #fff;
    }

    .item-more:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        min-height: 100%;
    }

    .item-more > * {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .item-more:hover {
        background: #f04d37;
    }
}

@media (max-width: 767px) {
    .item-more [class^="icon"] {
        display: none;
    }
}

.clickable-item {
    cursor: pointer;
}

.search-meta {
    padding: 8px 10px 139px;
}

@media (min-width: 768px) {
    .search-meta {
        padding: 0 10px 24px;
    }
}

.discover {
    padding-top: 25px;
}

@media (min-width: 768px) {
    .discover {
        padding-top: 2px;
    }
}

@media (max-width: 767px) {
    .discover h2 {
        font-size: 23px;
        line-height: 1.4782608696;
        padding-bottom: 11px;
    }
}

@media (min-width: 768px) {
    .discover h2 {
        line-height: 47px;
        padding-bottom: 24px;
        margin-bottom: 42px;
    }
}

.discover-map {
    background: #808181;
    height: 441px;
    margin: 0 -10px;
}

@media (min-width: 768px) {
    .discover-map {
        height: 593px;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .discover-holder {
        border: 4px solid #fff;
    }
}

.legend-list {
    margin: 0 -10px;
}

@media (min-width: 768px) {
    .legend-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
    }
}

.legend-group {
    color: #fff;
    text-align: center;
    padding: 12px 5px 12px 15px;
}

@media (min-width: 768px) {
    .legend-group {
        width: calc(25% - 1px);
        padding: 30px 5px 32px;
    }
}

.legend-group.is-golden {
    background: #c3b3a1;
}

.legend-group.is-golden .checkbox [type=checkbox]:checked ~ .checkbox-text:before {
    color: #c3b3a1;
}

.legend-group.is-red {
    background: #f04d37;
}

.legend-group.is-red .checkbox [type=checkbox]:checked ~ .checkbox-text:before {
    color: #f04d37;
}

.legend-group.is-dark-gray {
    background: #515151;
}

.legend-group.is-dark-gray .checkbox [type=checkbox]:checked ~ .checkbox-text:before {
    color: #231f20;
}

.legend-group.is-light-gray {
    background: #cacccd;
    color: #000;
}

.legend-group.is-light-gray .checkbox [type=checkbox]:checked ~ .checkbox-text:before {
    color: #cacccd;
}

.legend-group ul {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 1;
    padding-top: 14px;
}

.legend-group li {
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .legend-group li {
        margin-bottom: 12px;
    }
}

.legend-group li:last-child {
    margin-bottom: 0;
}

.legend-group h3 {
    font-size: 16px;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .legend-group h3 {
        font-size: 12px;
        line-height: 1.3333333333;
        margin-bottom: 23px;
    }
}

.legend-group [class^="icon"] {
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .legend-group [class^="icon"] {
        font-size: 39px;
        margin-bottom: 15px;
    }
}

.legend-group .holder {
    -webkit-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

@media (max-width: 767px) {
    .legend-group .holder {
        cursor: pointer;
        pointer-events: none;
    }

    .legend-group .holder > * {
        pointer-events: auto;
    }
}

@media (min-width: 768px) {
    .legend-group .legend-slide {
        height: auto !important;
        display: inline-block !important;
        position: static !important;
        padding-top: 0;
    }
}

.related {
    background: #c3b3a1;
    color: #fff;
    padding: 40px 0;
}

@media (min-width: 768px) {
    .related h2 {
        margin-bottom: 31px;
    }
}

.related h2:after {
    background: #fff;
}

@media (min-width: 768px) {
    .related {
        padding: 51px 0 26px;
        margin-bottom: 51px;
    }
}

.content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 14px;
}

@media (min-width: 768px) {
    .content-header {
        padding: 22px 0 28px;
    }
}

.content-body .share-toolbox {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .content-body .share-toolbox {
        position: absolute;
        top: 33px;
        left: -2px;
        width: 68px;
    }
}

@media (max-width: 767px) {
    .content-body .share-toolbox .at-share-btn {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .content-body .share-toolbox .at-share-btn {
        padding: 6px 0;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .content-body .share-toolbox .at-icon {
        height: 20px !important;
    }
}

@media (min-width: 768px) {
    .content-body .share-toolbox .at-resp-share-element .at-share-btn .at-icon-wrapper {
        line-height: 1 !important;
        width: auto !important;
        height: auto !important;
    }
}

.content-decored {
    background: #fff;
    margin: 0 -10px;
}

@media (min-width: 768px) {
    .content-decored {
        padding: 12px;
        margin: 0;
        border: 1px solid #aeaeae;
    }
}

@media (min-width: 1024px) {
    .content-decored {
        padding: 20px 22px;
    }
}

@media (min-width: 1200px) {
    .content-decored {
        margin: 0 -22px;
    }
}

.content-link {
    font-size: 19px;
    line-height: 1;
    margin-right: -23px;
}

@media (min-width: 768px) {
    .content-link {
        font-size: 30px;
        margin-right: -12px;
    }
}

.content-link li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

@media (min-width: 768px) {
    .content-link li {
        margin-right: 12px;
    }
}

.content-link a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #8f8f8f;
    text-decoration: none;
}

@media (min-width: 768px) {
    .content-link a {
        color: #7a7a7a;
    }
}

.content-link a:hover {
    color: #f04d37;
}

.content-link .icon-mail {
    font-size: 15px;
}

@media (min-width: 768px) {
    .content-link .icon-mail {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .content-link .icon-share {
        font-size: 26px;
    }
}

.content-image {
    position: relative;
}

.content-image img {
    width: 100%;
    height: auto;
}

.content-image .bookmark {
    position: absolute;
    top: 18px;
    right: 6px;
    color: #fff;
    font-size: 18px;
    z-index: 5;
}

@media (min-width: 768px) {
    .content-image .bookmark {
        font-size: 20px;
        top: 20px;
        right: 19px;
    }
}

.content-slideshow {
    position: relative;
}

.content-slideshow.not-enough-slides .btn-prev,
.content-slideshow.not-enough-slides .btn-next {
    visibility: hidden;
}

.content-slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50% 50%;
    background-size: cover;
    height: 333px;
    z-index: 1;
}

@media (min-width: 768px) {
    .content-slide {
        height: 530px;
    }
}

.content-slide.active {
    z-index: 2;
}

.content-pagination {
    position: absolute;
    right: 0;
    bottom: 27px;
    left: 0;
    text-align: center;
    font-size: 0;
    line-height: 1;
    z-index: 4;
}

.content-pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
}

.content-pagination li:not(.active) a {
    opacity: 0.3;
}

.content-pagination li:not(.active) a:hover {
    opacity: 1;
}

.content-pagination a {
    width: 10px;
    height: 10px;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background: #fff;
    display: block;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .content-pagination a {
        width: 15px;
        height: 15px;
    }
}

.content-description {
    color: #5f6366;
    padding: 13px 21px 26px;
    position: relative;
}

@media (min-width: 768px) {
    .content-description {
        font-size: 14px;
        line-height: 1.7857142857;
        padding: 20px 0 9px;
    }
}

@media (min-width: 768px) {
    .content-description.has-toolbox {
        padding: 27px 90px 9px;
    }
}

.content-title {
    padding-bottom: 11px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e8e8e8;
}

@media (min-width: 768px) {
    .content-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 19px;
        margin-bottom: 20px;
        border-bottom: 2px solid #f5f5f5;
    }
}

@media (min-width: 768px) {
    .has-toolbox .content-title {
        padding-bottom: 26px;
        border-bottom-width: 3px;
    }
}

.content-title > h1 {
    color: #2c3035;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .content-title > h1 {
        font-size: 21px;
        line-height: 1.1904761905;
    }
}

@media (min-width: 768px) {
    .content-title > h1 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 3px;
    }
}

.content-title .stat {
    font-size: 18px;
    line-height: 1.2222222222;
    display: block;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .content-title .stat {
        font-size: 20px;
        line-height: 1.1;
        display: inline-block;
        vertical-align: middle;
        color: #000;
        font-style: normal;
        margin-bottom: 0;
    }
}

.content-title .price {
    font-size: 28px;
    line-height: 1.1428571429;
    color: #f04d37;
    font-weight: 700;
    font-style: normal;
    display: block;
}

@media (min-width: 768px) {
    .content-title .price {
        font-size: 25px;
        line-height: 1.16;
        max-width: 30%;
        text-align: right;
    }
}

.content-title .published-date {
    font-size: 13px;
    line-height: 1.3076923077;
    color: #707070;
    font-style: normal;
}

.content-title .published-date strong {
    color: #5f6366;
}

.content-title .btn {
    font-size: 13px;
    line-height: 1.3076923077;
    padding: 5px 41px;
    margin-bottom: 13px;
}

@media (min-width: 768px) {
    .content-title .btn {
        font-size: 17px;
        line-height: 1.2352941176;
        padding: 6px 48px;
    }
}

@media (min-width: 1024px) {
    .content-title .btn {
        margin-bottom: 0;
        vertical-align: middle;
    }
}

@media (min-width: 768px) {
    .content-title .holder {
        max-width: 70%;
    }
}

.content-title .holder h1 {
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 5px;
}

@media (min-width: 1024px) {
    .content-title .holder h1 {
        display: inline-block;
        vertical-align: middle;
        margin: 0 6px 0 13px;
    }
}

@media (max-width: 767px) {
    .content-feature {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .content-feature {
        padding-bottom: 18px;
        margin-bottom: 19px;
        border-bottom: 2px solid #f5f5f5;
    }
}

@media (min-width: 1024px) {
    .content-feature {
        padding-left: 2px;
    }
}

.content-feature li {
    position: relative;
}

@media (min-width: 768px) {
    .content-feature li {
        display: inline-block;
        vertical-align: top;
        margin-right: 12px;
    }
}

@media (min-width: 1024px) {
    .content-feature li {
        margin-right: 29px;
    }
}

.content-feature abbr {
    text-decoration: none;
    font-weight: 700;
    border: none;
}

.content-feature [class^="icon"] {
    color: #000;
    font-size: 22px;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .content-feature [class^="icon"] {
        font-size: 30px;
        float: left;
        margin: 0 10px 0 0;
    }
}

@media (min-width: 1024px) {
    .content-feature [class^="icon"] {
        font-size: 36px;
        margin-right: 17px;
    }
}

.content-feature .label {
    font-size: 8px;
    line-height: 1;
    color: #b1b1b1;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .content-feature .label {
        font-size: 10px;
    }
}

@media (min-width: 1024px) {
    .content-feature .label {
        font-size: 12px;
    }
}

.content-feature .value {
    font-size: 15px;
    line-height: 1;
    color: #000;
    font-weight: 700;
    font-style: normal;
}

@media (min-width: 768px) {
    .content-feature .value {
        font-size: 20px;
        font-weight: 800;
    }
}

@media (min-width: 1024px) {
    .content-feature .value {
        font-size: 25px;
    }
}

@media (min-width: 768px) {
    .content-feature .holder {
        float: left;
    }
}

@media (min-width: 768px) {
    .content-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.content-detail p {
    text-align: justify;
    text-justify: inter-word;
    margin-bottom: 19px;
}

@media (min-width: 768px) {
    .content-detail p {
        margin-bottom: 25px;
    }
}

.content-detail .text-holder {
    color: #656565;
}

@media (min-width: 768px) {
    .content-detail .text-holder {
        width: 50%;
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    .content-detail .text {
        font-size: 16px;
        line-height: 1.625;
    }
}

.content-detail .text h2 {
    color: #2c3035;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .content-detail .text h2 {
        font-size: 25px;
        line-height: 1.16;
        margin-bottom: 27px;
    }
}

.content-detail .text img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .content-detail .text img {
        margin-bottom: 32px;
    }
}

.content-detail .slogan {
    font-size: 18px;
    line-height: 1.4444444444;
    color: #2c3035;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .content-detail .slogan {
        font-size: 25px;
        line-height: 1.4;
        margin-bottom: 17px;
    }
}

.content-detail .ref-no {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #707070;
    text-decoration: none;
    font-weight: 700;
}

.content-detail .ref-no:hover {
    color: #f04d37;
}

.image-list {
    font-size: 7px;
    line-height: 1.5714285714;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .image-list {
        font-size: 12px;
        line-height: 1.25;
        width: 50%;
        padding: 6px 0 0 40px;
    }
}

.image-list li {
    width: calc(50% - 6px);
}

.image-list p {
    margin-bottom: 6px;
}

@media (min-width: 768px) {
    .image-list p {
        margin-bottom: 11px;
    }
}

.image-list .image-holder {
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .image-list .image-holder {
        margin-bottom: 10px;
    }
}

.image-list .image-holder img {
    max-width: 100%;
    height: auto;
}

.content-footer {
    font-size: 12px;
    line-height: 1.3333333333;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 33px 0;
}

.content-footer a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
    color: #939393;
}

.content-footer a:hover {
    color: #f04d37;
}

.content-footer a [class^="icon"] {
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
}

.content-footer .prev [class^="icon"] {
    margin-right: 11px;
}

.content-footer .next [class^="icon"] {
    margin-left: 11px;
}

.sale {
    background: #c3b3a1;
    color: #fff;
    text-align: center;
    padding: 20px 0 26px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .sale {
        padding: 41px 0 88px;
        margin-bottom: 80px;
    }
}

@media (min-width: 1024px) {
    .sale {
        margin-bottom: 156px;
    }
}

.sale:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/logo03.svg) no-repeat 50% 50%/cover;
    content: '';
    opacity: 0.15;
    z-index: -1;
}

.sale .section-title {
    max-width: 750px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .sale .section-title {
        padding-bottom: 28px;
        margin-bottom: 26px;
    }
}

.sale .section-title:after {
    background: #fff;
}

.sale .slogan {
    display: block;
    margin: 0 20px 18px;
}

@media (min-width: 768px) {
    .sale .slogan {
        font-size: 18px;
        line-height: 1.2222222222;
        margin-bottom: 36px;
    }
}

.sale .text-holder {
    font-style: italic;
    padding: 0 26px;
}

@media (min-width: 768px) {
    .sale .text-holder {
        font-size: 18px;
        line-height: 1.5;
        max-width: 760px;
        margin: 0 auto 54px;
    }
}

.sale .text-holder p {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .sale .text-holder p {
        margin-bottom: 27px;
    }
}

.sale .text-holder a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #fff;
    text-decoration: none;
}

.sale .text-holder a:hover {
    color: #808181;
}

.sale .text-holder [href^="mailto:"] {
    font-style: normal;
}

.sale .btn {
    font-size: 16px;
    line-height: 1.25;
    padding: 16px 25px;
    border-width: 2px;
}

@media (min-width: 768px) {
    .sale .btn {
        width: 325px;
    }
}

.sale .btn:hover {
    background: #fff;
    color: #c3b3a1;
    border-color: #fff;
}

.sale-list {
    background: #fff;
    color: #000;
    text-align: left;
    font-style: italic;
    padding: 25px 27px 45px 25px;
    margin: 0 -5px 44px;
    counter-reset: list;
}

@media (min-width: 768px) {
    .sale-list {
        background: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
        margin: 0 40px 37px;
    }
}

@media (min-width: 1024px) {
    .sale-list {
        margin: 0 88px 37px;
    }
}

@media (min-width: 768px) {
    .sale-block {
        background: #fff;
        width: calc(50% - 1px);
        padding: 25px 16px 17px;
    }
}

.sale-block ul li {
    padding-left: 28px;
    margin-bottom: 8px;
    position: relative;
}

@media (min-width: 768px) {
    .sale-block ul li {
        padding-left: 30px;
        margin-bottom: 19px;
    }
}

.sale-block ul li:before {
    content: "#" counter(list);
    counter-increment: list;
    color: #f04d37;
    margin-right: 4px;
}

.sale-block ul li:after {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: 2px;
    content: '\e91d';
    color: #f04d37;
    text-align: center;
    font: 10px/15px icomoon;
    border: 1px solid #f7f6f5;
}

@media (min-width: 768px) {
    .sale-block ul li:after {
        width: 15px;
        height: 15px;
        font-size: 9px;
        line-height: 13px;
        border-color: #b0a99c;
        top: 4px;
        left: 5px;
    }
}

.theme {
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    background: #fff;
    color: #2c3035;
    text-decoration: none;
    text-align: center;
    margin-bottom: 22px;
    border: 1px solid #c4c4c4;
}

@media (min-width: 480px) {
    .theme {
        margin-left: 30px;
        width: calc(50% - 30px);
    }
}

@media (min-width: 992px) {
    .theme {
        width: calc(33.33% - 30px);
        margin-left: 30px;
        margin-bottom: 27px;
    }
}

.theme:link {
    display: block;
}

.theme:hover {
    border-color: #c3b3a1;
}

.theme:hover h3 {
    color: #c3b3a1;
}

.theme:hover .image-holder {
    border-bottom-color: #c3b3a1;
}

.theme .image-holder {
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    height: 247px;
    border-bottom: 1px solid #c4c4c4;
}

@media (min-width: 480px) and (max-width: 767px) {
    .theme .image-holder {
        height: 160px;
    }
}

.theme .image-holder img {
    width: 100%;
    height: auto;
}

.theme-section {
    background: #f5f5f5;
    padding: 40px 12px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .theme-section {
        padding: 53px 0 31px;
        margin-bottom: 59px;
    }
}

.theme-section:before {
    position: absolute;
    top: -300px;
    right: -300px;
    bottom: -300px;
    left: -300px;
    background: url("../images/logo02.svg") no-repeat 50% 50%/cover;
    opacity: 0.03;
    z-index: -1;
}

@media (min-width: 768px) {
    .theme-section:before {
        content: '';
    }
}

.theme-name {
    font-size: 17px;
    line-height: 1.2352941176;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px;
}

@media (min-width: 768px) {
    .theme-name {
        margin: 0 -24px 26px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .theme-name {
        font-size: 15px;
        line-height: 1.2666666667;
    }
}

.theme-name li {
    margin: 0 5px 10px;
}

@media (min-width: 768px) {
    .theme-name li {
        margin: 0 24px 10px;
    }
}

.theme-name a {
    -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    text-decoration: none;
    letter-spacing: 0.03em;
    color: #2c3035;
}

.theme-name a:hover {
    color: #f04d37;
}

.theme-name .active a {
    display: inline-block;
    vertical-align: top;
    background: #f04d37;
    color: #fff;
    padding: 7px 17px;
    border-radius: 18px;
}

@media (min-width: 480px) {
    .theme-list {
        margin-right: 30px;
    }

    .theme-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}

.theme-description {
    padding: 10px 15px;
}

@media (min-width: 768px) {
    .theme-description {
        padding: 21px 15px;
    }
}

.theme-description h3 {
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.theme-category {
    font-size: 13px;
    line-height: 1.3076923077;
    color: #5f6366;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}

.contact span.address {
    font-size: 21px;
    text-transform: none;
    font-weight: 300;
}

@media (min-width: 768px) {
    .contact {
        padding-top: 64px;
    }
}

.contact-detail {
    position: relative;
    z-index: 1;
}

.contact-detail:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.6);
    z-index: -1;
}

@media (min-width: 768px) {
    .contact-detail:after {
        content: '';
    }
}

.contact-detail h2 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    margin-bottom: 19px;
    position: relative;
}

@media (max-width: 767px) {
    .contact-detail h2 {
        font-size: 31px;
        line-height: 1.1612903226;
    }
}

@media (min-width: 768px) {
    .contact-detail h2 {
        padding-bottom: 26px;
        margin-bottom: 21px;
    }
}

.contact-detail h2:after {
    width: 69px;
    height: 2px;
    position: absolute;
    right: 50%;
    bottom: 0;
    background: #fff;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (min-width: 768px) {
    .contact-detail h2:after {
        content: '';
    }
}

.contact-detail a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #fff;
    text-decoration: none;
}

.contact-detail a:hover {
    color: white;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.contact-detail address {
    font-style: normal;
}

.contact-holder {
    background: #f04d37;
    color: #fff;
    padding: 42px 15px 33px;
    margin: 0 -10px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .contact-holder {
        padding: 51px 15px 19px;
        margin: 0 10px;
    }
}

@media (min-width: 1024px) {
    .contact-holder {
        padding: 51px 68px 19px;
        margin: 0;
    }
}

.contact-holder:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/logo03.svg") no-repeat 50% 50%/cover;
    content: '';
    z-index: -1;
    opacity: 0.08;
}

@media (min-width: 768px) {
    .contact-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.contact-col {
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .contact-col {
        max-width: calc(33.33% - 15px);
    }
}

.contact-col:last-child {
    margin-bottom: 0;
}

.contact-block {
    font-size: 13px;
    line-height: 1.3846153846;
    padding-left: 71px;
    margin-bottom: 17px;
    position: relative;
}

@media (min-width: 768px) {
    .contact-block {
        font-size: 13px;
        line-height: 1.4615384615;
        padding-left: 76px;
        margin-bottom: 19px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .contact-block {
        padding-left: 50px;
    }
}

.contact-block [class^="icon"] {
    font-size: 44px;
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 0;
    width: 78px;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .contact-block [class^="icon"] {
        width: 50px;
    }
}

.contact-block .big {
    font-size: 15px;
    line-height: 1.6666666667;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .contact-block .big {
        font-size: 16px;
        line-height: 1.625;
    }
}

.contact-block .icon-mail {
    font-size: 21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-block .icon-clock {
    font-size: 33px;
    top: 7px;
}

.contact-section {
    color: #fff;
    text-align: center;
    padding-top: 80px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .contact-section {
        padding-top: 61px;
    }
}

.contact-section:before, .contact-section:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
}

@media (min-width: 768px) {
    .contact-section:before, .contact-section:after {
        bottom: 279px;
    }
}

.contact-section:before {
    background: #231f20;
    z-index: -2;
}

.contact-section:after {
    background: url("../images/logo01.svg") 50% 50%/28px auto;
    z-index: -1;
    opacity: 0.5;
    mix-blend-mode: overlay;
}

.contact-section h1 {
    font-size: 38px;
    line-height: 1.1052631579;
    padding-bottom: 11px;
}

@media (min-width: 768px) {
    .contact-section h1 {
        font-size: 55px;
        line-height: 1.0727272727;
        padding-bottom: 24px;
        margin-bottom: 23px;
    }
}

.contact-section h1:after {
    background: #fff;
}

.contact-section .heading {
    padding: 0 20px;
    margin-bottom: 84px;
}

@media (min-width: 768px) {
    .contact-section .heading {
        font-size: 16px;
        line-height: 1.625;
        max-width: 700px;
        margin: 0 auto 50px;
    }
}

.contact-section .search-form {
    position: relative;
    max-width: 500px;
    margin: 0 auto 69px;
    border-radius: 7px;
    overflow: hidden;
}

.contact-section .search-form label {
    display: none;
}

.contact-section .search-form [type="text"],
.contact-section .search-form [type="search"] {
    height: 60px;
    padding-right: 50px;
    padding-top: 0;
}

.contact-section .search-form [type="text"]::-webkit-input-placeholder,
.contact-section .search-form [type="search"]::-webkit-input-placeholder {
    color: #b8b8b8;
    font-style: italic;
}

.contact-section .search-form [type="text"]::-moz-placeholder,
.contact-section .search-form [type="search"]::-moz-placeholder {
    opacity: 1;
    color: #b8b8b8;
    font-style: italic;
}

.contact-section .search-form [type="text"]:-moz-placeholder,
.contact-section .search-form [type="search"]:-moz-placeholder {
    color: #b8b8b8;
    font-style: italic;
}

.contact-section .search-form [type="text"]:-ms-input-placeholder,
.contact-section .search-form [type="search"]:-ms-input-placeholder {
    color: #b8b8b8;
    font-style: italic;
}

.contact-section .search-form [type="text"].placeholder,
.contact-section .search-form [type="search"].placeholder {
    color: #b8b8b8;
    font-style: italic;
}

.contact-section .search-form [type=submit] {
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    background: none;
    color: #978d7c;
    font: 25px/1 icomoon;
    padding: 5px;
    outline: none;
    border: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-section .search-form [type=submit]:hover {
    color: #f04d37;
}

.contact-form {
    background: #c3b3a1;
    margin: 0 -10px;
    padding: 60px 32px 33px;
    position: relative;
}

@media (min-width: 768px) {
    .contact-form {
        max-width: 680px;
        padding: 47px 90px 54px;
        margin: 0 auto;
    }
}

.contact-form:before {
    position: absolute;
    right: 70px;
    bottom: 8px;
    left: 70px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.65);
    z-index: -2;
}

@media (min-width: 768px) {
    .contact-form:before {
        content: '';
    }
}

@media (max-width: 767px) {
    .contact-form h2 {
        padding-bottom: 15px;
        margin-bottom: 23px;
    }
}

@media (min-width: 768px) {
    .contact-form h2 {
        margin-bottom: 30px;
    }
}

.contact-form h2:after {
    background: #fff;
}

.contact-form label:not([class]) {
    display: none;
}

.contact-form input[type="search"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form select {
    color: #000;
    height: 47px;
    padding: 10px;
    border-radius: 3px;
}

.contact-form input[type="search"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="password"]::-webkit-input-placeholder,
.contact-form input[type="tel"]::-webkit-input-placeholder,
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form select::-webkit-input-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form input[type="search"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="password"]::-moz-placeholder,
.contact-form input[type="tel"]::-moz-placeholder,
.contact-form input[type="text"]::-moz-placeholder,
.contact-form select::-moz-placeholder {
    opacity: 1;
    color: #b0b0b0;
    font-style: italic;
}

.contact-form input[type="search"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.contact-form input[type="password"]:-moz-placeholder,
.contact-form input[type="tel"]:-moz-placeholder,
.contact-form input[type="text"]:-moz-placeholder,
.contact-form select:-moz-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form input[type="search"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form input[type="password"]:-ms-input-placeholder,
.contact-form input[type="tel"]:-ms-input-placeholder,
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form select:-ms-input-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form input[type="search"].placeholder,
.contact-form input[type="email"].placeholder,
.contact-form input[type="password"].placeholder,
.contact-form input[type="tel"].placeholder,
.contact-form input[type="text"].placeholder,
.contact-form select.placeholder {
    color: #b0b0b0;
    font-style: italic;
}

@media (min-width: 768px) {
    .contact-form input[type="search"],
    .contact-form input[type="email"],
    .contact-form input[type="password"],
    .contact-form input[type="tel"],
    .contact-form input[type="text"],
    .contact-form select {
        font-size: 16px;
        line-height: 1.25;
        height: 60px;
        padding: 10px 23px;
        border-radius: 7px;
    }
}

.contact-form textarea {
    width: 100% !important;
    height: 157px !important;
    color: #000;
    padding: 10px;
    resize: none;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .contact-form textarea {
        font-size: 16px;
        line-height: 1.25;
        padding: 18px 23px;
        border-radius: 7px;
    }
}

.contact-form textarea::-webkit-input-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form textarea::-moz-placeholder {
    opacity: 1;
    color: #b0b0b0;
    font-style: italic;
}

.contact-form textarea:-moz-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form textarea:-ms-input-placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form textarea.placeholder {
    color: #b0b0b0;
    font-style: italic;
}

.contact-form .row {
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .contact-form .row {
        margin-bottom: 20px;
    }
}

.contact-form .radio {
    margin: 0 4px;
}

@media (min-width: 768px) {
    .contact-form .radio {
        font-size: 18px;
        line-height: 1.2222222222;
        margin: 0 13px;
    }
}

.contact-form .radio [type=radio]:checked ~ .radio-text {
    color: #fff;
    font-weight: normal;
}

.contact-form .radio [type=radio]:checked ~ .radio-text:before {
    border-color: #fff;
}

.contact-form .radio [type=radio]:checked ~ .radio-text:after {
    background: #c3b3a1;
}

.contact-form .radio-text:before {
    width: 15px;
    height: 15px;
    background: #fff;
    border-color: #fff;
}

@media (min-width: 768px) {
    .contact-form .radio-text:before {
        width: 20px;
        height: 20px;
        top: 1px;
    }
}

.contact-form .radio-text:after {
    width: 7px;
    height: 7px;
}

@media (min-width: 768px) {
    .contact-form .radio-text:after {
        width: 10px;
        height: 10px;
        top: 6px;
        left: 5px;
    }
}

.contact-form .radio-group {
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .contact-form .radio-group {
        margin-bottom: 32px;
    }
}

.contact-form .jcf-select {
    background: #fff;
    height: 47px;
    font-style: italic;
    color: #b0b0b0;
    padding-right: 30px;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .contact-form .jcf-select {
        height: 60px;
        border-radius: 7px;
    }
}

.contact-form .jcf-select-text {
    padding: 10px;
}

@media (min-width: 768px) {
    .contact-form .jcf-select-text {
        font-size: 16px;
        line-height: 1.25;
        padding: 10px 23px;
    }
}

.contact-form .jcf-select-opener {
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    border-style: solid;
    border-width: 7px 6px 0;
    border-color: #978d7c transparent transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .contact-form .jcf-select-opener {
        border-width: 10px 7px 0;
    }
}

.contact-form .btn {
    width: 100%;
    margin-top: 13px;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .contact-form .btn {
        max-width: 327px;
        border-width: 2px;
        border-radius: 7px;
    }
}

.contact-form .btn:hover {
    background: #fff;
    color: #c3b3a1;
    border-color: #c3b3a1;
}

#contact-map {
    width: 100%;
    height: 203px;
    background: #808181;
    position: relative;
}

@media (min-width: 768px) {
    #contact-map {
        margin-top: -151px;
        height: 534px;
    }
}

#contact-map .icon-brand-pin {
    font-size: 112px;
    line-height: 1;
    color: #f04d37;
}

#contact-map .icon-brand-pin:after {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 18px;
    right: 50%;
    background: #fff;
    content: '';
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    z-index: -1;
}

#contact-map .gm-style-pbc {
    display: none !important;
}

.team {
    width: 50%;
    color: #000;
    text-decoration: none;
    padding: 0 10px;
    margin-bottom: 9px;
    pointer-events: none;
}

@media (min-width: 768px) {
    .team {
        width: 30.33%;
        margin-bottom: 17px;
    }
}

@media (min-width: 1024px) {
    .team {
        width: 24%;
    }
}

@media (min-width: 1200px) {
    .team {
        width: 18%;
    }
}

.team > * {
    pointer-events: auto;
}

.team h3 {
    font-size: 13px;
    line-height: 1.3076923077;
    font-weight: normal;
}

.team h3 em {
    display: block;
}

.team:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.team .image-holder {
    width: 122px;
    height: 122px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .team .image-holder {
        width: 154px;
        height: 154px;
        border-width: 4px;
    }
}

.team .image-holder img {
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.team-section {
    text-align: center;
    padding: 28px 0;
    margin: 0 -5px;
    position: relative;
}

@media (min-width: 768px) {
    .team-section {
        font-size: 16px;
        line-height: 1.625;
        padding: 69px 0 0;
        margin-bottom: 30px;
    }
}

.etude .team-section {
    margin-bottom: 80px;
}

.team-section:before {
    position: absolute;
    right: 100px;
    bottom: 10px;
    left: 100px;
    max-width: 800px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 0 90px 10px rgba(0, 0, 0, 0.65);
    z-index: -2;
}

@media (min-width: 768px) {
    .team-section:before {
        content: '';
    }
}

.team-section h2 {
    letter-spacing: -0.02em;
}

@media (max-width: 767px) {
    .team-section h2 {
        font-size: 23px;
        line-height: 1.1739130435;
        padding-bottom: 13px;
    }
}

@media (min-width: 768px) {
    .team-section h2 {
        padding-bottom: 26px;
    }
}

.team-section .text-holder {
    padding: 0 29px;
    margin-bottom: 26px;
}

@media (min-width: 768px) {
    .team-section .text-holder {
        margin-bottom: 44px;
    }
}

.team-section .text-holder p {
    margin-bottom: 15px;
}

.team-tabset {
    font-size: 10px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #dcdcdc;
}

@media (min-width: 768px) {
    .team-tabset {
        font-size: 15px;
        line-height: 1.2666666667;
        border-width: 2px;
    }
}

@media (min-width: 1024px) {
    .team-tabset {
        font-size: 25px;
        line-height: 1.16;
    }
}

.team-tabset li {
    width: 33.33%;
}

.team-tabset li + li {
    border-left: 1px solid #dcdcdc;
}

@media (min-width: 768px) {
    .team-tabset li + li {
        border-width: 2px;
    }
}

.team-tabset a {
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    white-space: nowrap;
    text-align: center;
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
}

.team-tabset a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.team-tabset a > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.team-tabset a:hover {
    background: #f04d37;
    color: #fff;
}

.team-tabset a:before {
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    right: 50%;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    content: '';
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #f04d37 transparent transparent;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    z-index: 4;
}

@media (min-width: 768px) {
    .team-tabset a:before {
        border-width: 17px 17px 0;
    }
}

@media (min-width: 768px) {
    .team-tabset a:after {
        min-height: 95px;
    }
}

.team-tabset a span {
    padding: 2px 5px;
}

.team-tabset .active a {
    background: #f04d37;
    color: #fff;
}

.team-tabset .active a:before {
    opacity: 1;
}

.team-tabcontent {
    background: #f5f5f5;
    padding: 17px 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .team-tabcontent {
        padding: 30px 37px 52px;
    }
}

.team-tabcontent:after {
    position: absolute;
    top: -200px;
    right: -200px;
    bottom: -200px;
    left: -200px;
    background: url(../images/logo02.svg) no-repeat 50% 50%/cover;
    content: '';
    opacity: 0.04;
    z-index: -1;
}

.team-list {
    width: 100%;
}

@media (min-width: 768px) {
    .team-list {
        padding: 0 38px;
    }
}

@media (min-width: 768px) {
    .team-filter {
        padding-bottom: 30px;
        margin-bottom: 32px;
        border-bottom: 3px solid #fff;
    }
}

@media (min-width: 768px) {
    .filter-form {
        max-width: 500px;
        margin: 0 auto;
    }
}

.filter-form label {
    display: none;
}

.filter-form .jcf-select {
    background: #fff;
    height: 60px;
    border-radius: 7px;
    overflow: hidden;
    border-color: #d2d2d2;
}

.filter-form .jcf-select-text {
    font-size: 18px;
    line-height: 1.2222222222;
    color: #a3a3a3;
    padding: 10px 31px;
    font-style: italic;
}

.filter-form .jcf-select-opener {
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    border-style: solid;
    border-width: 7px 6px 0;
    border-color: #959595 transparent transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.notaire {
    text-align: center;
    padding: 40px 0;
}

@media (min-width: 768px) {
    .notaire {
        padding: 73px 0;
    }
}

@media (min-width: 1024px) {
    .notaire {
        padding-bottom: 202px;
    }
}

.notaire h1 {
    font-size: 25px;
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

@media (min-width: 1024px) {
    .notaire h1 {
        font-size: 55px;
        line-height: 1.1818181818;
        margin-bottom: 71px;
    }
}

.notaire-form {
    background: #c3b3a1;
    color: #fff;
    padding: 30px 15px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .notaire-form {
        max-width: 676px;
        padding: 67px 88px 81px;
        margin: 0 auto;
    }
}

.notaire-form:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/ico-link.svg) repeat -30% -10%/36px 35px;
    content: '';
    opacity: 0.15;
    z-index: -1;
}

.notaire-form label:not([class]) {
    display: none;
}

.notaire-form input[type="text"],
.notaire-form input[type="email"],
.notaire-form textarea {
    font-size: 16px;
    line-height: 1.25;
    height: 47px;
    color: #aaa;
    padding: 10px 21px;
    border-radius: 3px;
}

.notaire-form input[type="text"]::-webkit-input-placeholder,
.notaire-form input[type="email"]::-webkit-input-placeholder,
.notaire-form textarea::-webkit-input-placeholder {
    color: #aaa;
    font-style: italic;
}

.notaire-form input[type="text"]::-moz-placeholder,
.notaire-form input[type="email"]::-moz-placeholder,
.notaire-form textarea::-moz-placeholder {
    opacity: 1;
    color: #aaa;
    font-style: italic;
}

.notaire-form input[type="text"]:-moz-placeholder,
.notaire-form input[type="email"]:-moz-placeholder,
.notaire-form textarea:-moz-placeholder {
    color: #aaa;
    font-style: italic;
}

.notaire-form input[type="text"]:-ms-input-placeholder,
.notaire-form input[type="email"]:-ms-input-placeholder,
.notaire-form textarea:-ms-input-placeholder {
    color: #aaa;
    font-style: italic;
}

.notaire-form input[type="text"].placeholder,
.notaire-form input[type="email"].placeholder,
.notaire-form textarea.placeholder {
    color: #aaa;
    font-style: italic;
}

@media (min-width: 768px) {
    .notaire-form input[type="text"],
    .notaire-form input[type="email"],
    .notaire-form textarea {
        height: 60px;
        border-radius: 7px;
    }
}

.notaire-form textarea {
    width: 100% !important;
    height: 115px !important;
    resize: none;
}

@media (min-width: 768px) {
    .notaire-form textarea {
        height: 157px !important;
        padding: 18px 21px;
    }
}

.notaire-form .jcf-file .jcf-fake-input {
    text-align: left;
    padding-left: 50px;
    position: relative;
}

@media (min-width: 768px) {
    .notaire-form .jcf-file .jcf-fake-input {
        padding-left: 85px;
    }
}

.notaire-form .jcf-file .jcf-upload-button {
    display: none;
}

.notaire-form .has-file .jcf-file {
    font-size: 16px;
    line-height: 1.25;
    border-radius: 0 0 3px 3px;
}

@media (min-width: 768px) {
    .notaire-form .has-file .jcf-file {
        border-radius: 0 0 7px 7px;
    }
}

.notaire-form .has-file .jcf-file .jcf-fake-input {
    padding-left: 55px;
}

.notaire-form .row {
    margin-bottom: 20px;
}

.notaire-form .slogan {
    font-size: 16px;
    line-height: 1.625;
    display: block;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .notaire-form .slogan {
        margin-bottom: 28px;
    }
}

.notaire-form .brand {
    margin: 0 auto 20px;
}

.notaire-form .jcf-file {
    width: 100%;
}

.notaire-form .jcf-file .jcf-fake-input {
    max-width: 280px;
}

.notaire-form .btn {
    width: 100%;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .notaire-form .btn {
        max-width: 326px;
        margin-top: 8px;
        border-width: 2px;
        border-radius: 7px;
    }
}

.notaire-form .btn:hover {
    background: #fff;
    color: #c3b3a1;
    border-color: #fff;
}

#footer {
    text-align: center;
    padding: 17px 0;
    position: relative;
}

@media (min-width: 768px) {
    #footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 34px 2px;
    }
}

@media (min-width: 768px) {
    #footer:before {
        content: '';
    }
}

@media (min-width: 1024px) {
    #footer:before {
        width: 188px;
    }
}

@media (min-width: 768px) {
    #footer .social {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    #footer .social {
        font-size: 18px;
        line-height: 1.2222222222;
    }
}

@media (min-width: 768px) {
    #footer .social li {
        margin-bottom: 0;
    }
}

#footer .social span {
    font-weight: 400;
}

.docs {
    font-size: 13px;
    line-height: 1.3076923077;
    margin-right: -12px;
}

@media (min-width: 768px) {
    .docs {
        font-size: 14px;
        line-height: 1.2857142857;
    }
}

.docs li {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 5px 0;
}

@media (min-width: 768px) {
    .docs li {
        margin-bottom: 0;
    }
}

.docs a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #808181;
    text-decoration: none;
}

.docs a:hover {
    color: #f04d37;
}

.footer-link-container {
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -41px;
    display: none;

    -webkit-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
}

.footer-link-container.opened {
    bottom: 0;
}

.footer-link-holder {
    /* position: relative; */
}

.footer-links {
    height: 41px;
    overflow: hidden;
    background-color: #f04d37;
}

.footer-links ul {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.footer-links li {
    color: #FFF;
    display: inline-block;
}

.footer-links a {
    color: #FFF;
    font-size: 14px;
    line-height: 1.2857142857;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.footer-links a:hover {
    opacity: 0.5;
}

.footer-link {
    /* position: absolute; */
    display: block;
    float: right;
    font-size: 14px;
    line-height: 1.2857142857;
    right: 0;
    bottom: 0;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background-color: #f04d37;
    color: #fff;
    width: 174px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 7px 7px 0 0;
    margin-right: 50px;
    z-index: 4;
}

@media (min-width: 768px) {
    .footer-link-container {
        display: block;
    }
}

.footer-link:hover {
    background: #f04d37;
}

/*# sourceMappingURL=main.css.map */

body {
    padding-top: 75px;
}

.fixed-top {
    background-color: white;
    position: fixed;
    top: 0;
    z-index: 999;
    height: 75px;
    padding: 0 -50px !important;
    width: 100% !important;

}

#header {
    padding: 0;
}

.fixed-top .logo {
    display: block !important;
    padding-top: 22px;
}

.nav-drop > ul.navbar > li.has-drop-down > .sub-navbar {
    display: block !important;
}

@media (min-width: 768px) {
    .fixed-top {
        width: calc(100% - 30px) !important;
    }

    .fixed-top .logo {
        padding-top: 12.5px;
    !important;
        display: block !important;
        width: 159px !important;
    }
}

@media (min-width: 992px) {
    .fixed-top div {
        display: inline-block !important;
    }

    .fixed-top div ul.header-links {
        display: inline-block !important;
    }

    .fixed-top div ul.navbar {
        display: inline-block !important;
    }

    .fixed-top .nav-drop {
        width: 90% !important;
        vertical-align: middle;
    }

    .fixed-top {
        width: calc(100% - 30px) !important;
    }

    .fixed-top .logo {
        padding-top: 0 !important;
        width: 9% !important;
        max-width: 159px !important;
        display: inline-block !important;
        vertical-align: middle;
    }
}

@media (min-width: 1024px) {
    .fixed-top {
        width: calc(100% - 50px) !important;

    }
}

@media (min-width: 1200px) {
    .fixed-top {
        width: calc(100% - 100px) !important;

    }
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/* DropDown Menu */

.dropdown {
    /* margin: 50px 0; */
    /* background-color: #E64A19; */
}

.dropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.dropdown ul li {
    display: inline-block;
    transition: all 0.3s ease-in-out
}

.dropdown ul li:hover {
    height: inherit;
    transition: all 0.3s ease-in-out;
}

.dropdown ul ul li:hover {
    background-color: #c3b3a1;
}

.dropdown ul ul li:hover a {
    color: #FFF;
}

.dropdown a {
    display: block;
    padding: 0 10px;
    line-height: 40px;
    text-decoration: none;
}

/* .dropdown a:hover {
} */

/* Hide Dropdowns by Default */
.dropdown ul ul {
    display: none;
    position: absolute;
    top: 35px; /* the height of the main nav */
    left: 10px;
    z-index: 50;
}

/* Display Dropdowns on Hover */
.dropdown ul li:hover > ul {
    display: inherit;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
}

/* Fisrt Tier Dropdown */
.dropdown ul ul li {
    width: 100%;
    float: none;
    display: list-item;
    position: relative;
}

/* Second, Third and more Tiers	*/
.dropdown ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
}

/* VIP */
.vip img {
    border: solid;
    border-radius: 50%;
    border-width: 4px;
    border-color: #f04d37;
}

.team .image-holder img {
    border: none;
}

.team .image-holder.vip {
    border-color: #f04d37;
}

/* Pap page */
.excerpt.light {
    background: transparent;
}

.excerpt.light .text-holder {
    font-weight: 300;
}

/* Pap steps */
div.steps {
    margin-bottom: 45px;
}
div.step {
    width: 100%;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}
.step p {
    padding: 35px 70px 35px 126px;
    font-size: 14px;
}
.step:before {
    position: absolute;
    font-size: 80px;
    line-height: 40px;
    top: 30px;
    bottom: 0;
    left: 20px;
}
.step1 {
    background-color: #c3b3a1;
    color: #FFF;
}
.step2 {
    color: #c3b3a1;
}
.step3 {
    background-color: #f15039;
    color: #FFF;
}
.step1:before {
    content: '1';
}
.step2:before {
    content: '2';
}
.step3:before {
    content: '3';
}
.step1 p {
    padding-right: 30px;
}
@media (min-width: 1024px) {
    div.step p {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    div.step {
        width: 33.333333%;
        float: left;
        height: 230px;
    }
    div.step p {
        font-size: 17px;
        padding-top: 45px;
    }
    .step:before {
        left: -46px;
        top: -1px;
        font-size: 350px;
        line-height: 228px;
    }
    .step2:before {
        top: -14px;
    }
    .step2 p {
        padding-left: 170px;
    }
    .step3:before {
        top: -5px;
    }
    .step3 p {
        padding-left: 170px;
    }
}
span.chevron {
    color: #f15039;
}
.hideme {
    display: none;
}