@charset "UTF-8";
@font-face {
  font-family: 'Gotham Pro';
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro-Light.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro-Light.otf") format("otf"), url("../fonts/GothamPro/GothamPro-Light.eot");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro.otf") format("otf"), url("../fonts/GothamPro/GothamPro.eot");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro-Medium.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro-Medium.otf") format("otf"), url("../fonts/GothamPro/GothamPro-Medium.eot");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro-Bold.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro-Bold.otf") format("otf"), url("../fonts/GothamPro/GothamPro-Bold.eot");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  font-display: swap;
  src: url("../fonts/GothamPro/GothamPro-Black.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro-Black.otf") format("otf"), url("../fonts/GothamPro/GothamPro-Black.eot");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "\26fa";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

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

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

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

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

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

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

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

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

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

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

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1350px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-11 {
    width: 91.66666667%;
  }
  .col-xxl-10 {
    width: 83.33333333%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-8 {
    width: 66.66666667%;
  }
  .col-xxl-7 {
    width: 58.33333333%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-5 {
    width: 41.66666667%;
  }
  .col-xxl-4 {
    width: 33.33333333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-2 {
    width: 16.66666667%;
  }
  .col-xxl-1 {
    width: 8.33333333%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxl-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

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

.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

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

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

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

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

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

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

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

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

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

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

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

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.open > a {
  outline: 0;
}

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-justified {
  width: 100%;
}

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

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

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

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

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

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

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

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

.tab-content > .tab-pane {
  display: none;
}

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

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

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

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

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

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

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

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

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

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

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

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

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

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

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

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

.pagination > li {
  display: inline;
}

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

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

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

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

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

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

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

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

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

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

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

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #777;
}

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

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

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

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

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

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

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

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

.badge:empty {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

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

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

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

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

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

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

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

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

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

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

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

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

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

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

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl,
.visible-xxl {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
  display: none !important;
}

@media (max-width: 575px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 575px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 575px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 575px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1350px) {
  .visible-xxl {
    display: block !important;
  }
  table.visible-xxl {
    display: table !important;
  }
  tr.visible-xxl {
    display: table-row !important;
  }
  th.visible-xxl,
  td.visible-xxl {
    display: table-cell !important;
  }
}

@media (min-width: 1350px) {
  .visible-xxl-block {
    display: block !important;
  }
}

@media (min-width: 1350px) {
  .visible-xxl-inline {
    display: inline !important;
  }
}

@media (min-width: 1350px) {
  .visible-xxl-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }
}

@media (min-width: 1350px) {
  .hidden-xxl {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #CCCCCC;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 40px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #CCCCCC;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 38px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #CCCCCC;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #CCCCCC;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* =================================================================
  Basic
================================================================= */
body, html {
  min-width: 320px;
  min-height: 100%;
  height: auto;
  width: 100%;
}

body {
  font-family: "Gotham Pro", sans-serif;
  font-size: 14px;
  color: #1a1a1a;
  min-height: 100vh;
  font-feature-settings: 'pnum' on, 'lnum' on;
}

html {
  position: relative;
  font-size: 62.5%;
}

* {
  outline: none !important;
}

p {
  margin: 0 0 15px 0;
}

ul,
ol {
  margin-bottom: 15px;
}

ul.simple,
ol.simple {
  list-style-type: none;
  padding: 0;
}

:not(.alert) ul:not([class]) {
  padding-left: 0;
}

:not(.alert) ul:not([class]) > li:not([class]) {
  list-style-type: none;
  max-width: 100%;
  margin-bottom: 10px;
}

:not(.alert) ul:not([class]) > li:not([class])::before {
  position: relative;
  display: inline-block;
  content: '\25CF';
  padding-right: 15px;
  height: 100%;
  color: #ffb900;
}

:not(.alert) ul:not([class]) ul:not([class]) {
  margin-top: 10px;
  padding-left: 25px !important;
}

:not(.alert) ul:not([class]) ul:not([class]) > li:not([class]) {
  list-style-type: none;
  max-width: 100%;
  margin-bottom: 10px;
}

:not(.alert) ul:not([class]) ul:not([class]) > li:not([class])::before {
  position: relative;
  display: inline-block;
  content: '\002D';
  padding-right: 15px;
  height: 100%;
  color: #ffb900;
  transform: scale(2);
  transform-origin: left;
}

@media (max-width: 768px) {
  h3 {
    font-size: 20px !important;
  }
}

a {
  color: #ffb900;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: rgba(255, 185, 0, 0.7);
  text-decoration: underline;
}

a[href^='tel'], a[href^='mailto'] {
  color: inherit;
  text-decoration: none;
}

.text-white a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

.text-white a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}

img {
  max-width: 100%;
}

textarea {
  resize: vertical;
  max-width: 100%;
  min-height: 30px;
  height: auto;
}

textarea.form-control {
  min-height: 60px;
  height: 60px;
  line-height: 1.2;
}

textarea.form-control.textarea-sm {
  height: 120px;
}

.wrapper {
  position: relative;
  min-width: 320px;
  min-height: 100vh;
  overflow: hidden;
  background-color: #fff;
}

@media (max-width: 575px) {
  .container {
    padding: 0 10px;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 570px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

._container {
  max-width: 1270px;
  padding: 0px 15px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  ._container {
    padding: 0px 10px;
  }
}

@media (max-width: 767px) {
  .f-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .f-row > [class^='f-col'],
  .f-row > [class*=' f-col'] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.f-row.f-row-sm {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.f-row.f-row-sm > [class^='f-col'],
.f-row.f-row-sm > [class*=' f-col'] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.f-row.f-row-xs {
  margin-left: -5px;
  margin-right: -5px;
}

.f-row.f-row-xs > [class^='f-col'],
.f-row.f-row-xs > [class*=' f-col'] {
  padding-left: 5px;
  padding-right: 5px;
}

input,
textarea {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}

.dark::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.darken::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.darkener::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.font-w {
  font-weight: 400 !important;
}

.font-w-medium {
  font-weight: 500 !important;
}

.font-w-semibold {
  font-weight: 600 !important;
}

.font-w-bold {
  font-weight: 700 !important;
}

.font-w-bolder {
  font-weight: 800 !important;
}

.font-w-black {
  font-weight: 900 !important;
}

.bg-clr-transparent {
  background-color: transparent !important;
}

.bg-clr-main {
  background-color: #ffb900 !important;
}

.bg-clr-main-alt {
  background-color: rgba(255, 185, 0, 0.7) !important;
}

.bg-clr-secondary {
  background-color: #f2f0e6 !important;
}

.bg-clr-secondary-alt {
  background-color: #ceb7a0 !important;
}

.bg-clr-grey {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.bg-clr-grey-light {
  background-color: #f6f6f6 !important;
}

.bg-clr-grey-lighter {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

.bg-clr-white {
  background-color: #fff !important;
}

.text-clr {
  color: #1a1a1a !important;
}

.text-clr-white {
  color: rgba(255, 255, 255, 0.6) !important;
}

.text-clr-alt {
  color: rgba(0, 0, 0, 0.8) !important;
}

.text-main {
  color: #ffb900 !important;
}

.text-secondary {
  color: #f2f0e6 !important;
}

.text-underline {
  text-decoration: underline !important;
}

.clr-main {
  color: #ffb900 !important;
}

.clr-main-alt {
  color: rgba(255, 185, 0, 0.7) !important;
}

.clr-text {
  color: #1a1a1a !important;
}

.clr-text-alt {
  color: rgba(0, 0, 0, 0.8) !important;
}

.clr-text-grey {
  color: #636363 !important;
}

.clr-white {
  color: #fff !important;
}

.clr-black {
  color: #000 !important;
}

.clr-white-alt {
  color: rgba(255, 255, 255, 0.6) !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

#top {
  z-index: 1005;
  position: relative;
}

#bottom {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  background-color: #1a1a1a;
}

.content {
  position: relative;
}

.object-fit > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  overflow: hidden;
}

.breaker {
  margin-top: 30px;
  margin-bottom: 30px;
  border-color: rgba(26, 26, 26, 0.1);
}

svg {
  width: 100%;
  height: 100%;
  transition: fill 0.2s linear, fill-opacity 0.2s linear;
}

svg path,
svg rect {
  fill: inherit;
  fill-opacity: inherit;
  stroke: inherit;
  transition: fill 0.2s linear, fill-opacity 0.2s linear;
}

.border-radius-main {
  border-radius: 5px !important;
}

.border-radius-twice {
  border-radius: 10px !important;
}

/* =================================================================
  Links
================================================================= */
.link {
  transition: all 0.2s linear;
  text-decoration: underline;
  text-decoration-color: transparent;
  cursor: pointer;
}

.link:hover, .link:focus {
  color: #ffb900;
  text-decoration-color: #ffb900;
}

.link .small-icon .si-img {
  position: relative;
  margin-right: 0.5em;
  background-size: 1em 1em;
  background-position: center;
  transition: opacity 0.2s linear;
}

.link .small-icon .si-img .sii-hover {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.link .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.5em;
  background-position: center;
}

.link .small-icon .si-text + .si-img .sii-hover {
  background-position: center;
}

.link_main {
  color: #ffb900;
}

.link_main:hover {
  color: #ffb900;
}

.link_line {
  position: relative;
  text-decoration: none;
}

.link_line::after {
  content: '';
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  width: 0;
  height: 2px;
  background-color: #ffb900;
  border-radius: 2px;
  transition: all 0.2s linear;
}

.link_line.active, .link_line:hover {
  text-decoration: none;
}

.link_line.active::after, .link_line:hover::after {
  width: calc(100% + 8px);
  box-shadow: 0px 5px 8px rgba(249, 184, 0, 0.3), inset 0px 4px 4px rgba(255, 255, 255, 0.2);
}

.link-a {
  color: #ffb900;
}

.link-a:hover {
  color: rgba(255, 185, 0, 0.7);
}

.link-a {
  color: inherit;
  text-decoration: none;
  transition: all 0.2s linear;
}

.link-a:hover {
  text-decoration: none;
  color: #ffb900;
}

.link-all {
  color: #ffb900;
  font-size: 14px;
  line-height: 1.3333333;
}

.link-all:hover {
  color: rgba(255, 185, 0, 0.7);
}

.link-f {
  position: relative;
  color: rgba(255, 255, 255, 0.6);
}

.link-f:hover {
  color: #fff;
}

.link-f:hover::before {
  border-color: #fff;
}

.link-f::before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.6);
  transition: border 0.2s linear;
}

.link-more.collapsed::before {
  content: 'Читать далее...';
}

.link-more:not(.collapsed)::before {
  content: 'Скрыть...';
}

.link-image {
  display: block;
  opacity: 1;
  transition: opacity 0.2s linear;
}

.link-image:hover {
  opacity: 0.8;
}

.link-opacity {
  display: block;
  color: inherit;
  opacity: 0.7;
  transition: opacity 0.2s linear;
}

.link-opacity:hover {
  color: inherit;
  opacity: 1;
}

.link-title {
  color: inherit;
}

.link-title:hover {
  color: rgba(255, 185, 0, 0.7);
}

.link-line-alt {
  color: rgba(255, 185, 0, 0.7);
  text-decoration: underline;
}

.link-line-alt:hover {
  color: #ffb900;
  text-decoration: underline;
}

.small-icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-decoration: none;
}

.small-icon.link .si-text {
  color: #1a1a1a;
}

.small-icon > .si-img {
  width: 16px;
  height: 16px;
  margin-right: 15px;
}

.small-icon > .si-text {
  transition: all 0.2s linear;
}

.small-icon:hover {
  text-decoration: none;
}

.small-icon:hover .si-text {
  color: #ffb900;
}

.link-icon:hover .small-icon .si-img .sii-hover {
  opacity: 1;
}

.link-icon:hover .small-icon .si-text {
  color: rgba(255, 185, 0, 0.7);
}

.link-icon .small-icon .si-img {
  position: relative;
  margin-right: 0.2em;
  background-size: 1em 1em;
  background-position: left center;
  transition: opacity 0.2s linear;
}

.link-icon .small-icon .si-img .sii-hover {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-position: left center;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.link-icon .small-icon .si-text {
  color: #ffb900;
  transition: color 0.2s linear;
}

.link-icon .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.2em;
  background-position: right center;
}

.link-icon .small-icon .si-text + .si-img .sii-hover {
  background-position: right center;
}

a.small-icon {
  display: inline-flex;
}

a.small-icon .si-img {
  margin-right: 0.2em;
}

a.small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.2em;
  background-position: right center;
}

.small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 0.5em;
  background-position: right center;
}

@media (min-width: 576px) {
  .justify-content-sm-stretch {
    justify-content: stretch !important;
  }
}

.border-dropdown-fix {
  padding-left: 18px !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: none;
}

/* =================================================================
  Titles
================================================================= */
h1,
.h1, h2,
.h2, h3,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  margin: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  line-height: 1.33333;
  color: rgba(0, 0, 0, 0.8);
}

h1,
.h1 {
  position: relative;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}

h2,
.h2 {
  margin-bottom: 15px;
  font-size: 22px;
}

@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 26px;
  }
}

h3,
.h3 {
  margin-bottom: 15px;
  font-size: 20px;
}

@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}

h4,
.h4 {
  margin-bottom: 15px;
  font-size: 18px;
}

@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

h5,
.h5 {
  margin-bottom: 15px;
  font-size: 16px;
}

@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}

h6,
.h6 {
  margin-bottom: 15px;
  font-size: 14px;
}

@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 18px;
  }
}

.title-1, .title-2, .title-2-alt, .title-3, .title-3-alt, .title-4, .title-4-alt, .title-5, .title-6, .title-slide, .modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.333333;
  font-weight: 600;
  color: #1a1a1a;
  text-align: left;
}

.title-1 {
  position: relative;
  font-weight: 600;
  font-size: 56px;
}

@media (max-width: 767px) {
  .title-1 {
    font-size: 40px;
  }
}

.title-2 {
  position: relative;
  font-weight: 600;
  font-size: 40px;
}

@media (max-width: 767px) {
  .title-2 {
    font-size: 30px;
  }
}

.title-2-alt {
  position: relative;
  font-weight: 600;
  font-size: 40px;
}

.title-3 {
  font-size: 22px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .title-3 {
    font-size: 30px;
  }
}

.title-3-alt {
  font-weight: 600;
  font-size: 20px;
}

.title-4 {
  font-size: 18px;
}

@media (max-width: 767px) {
  .title-4 {
    font-size: 16px;
  }
}

.title-4-alt {
  font-size: 18px;
}

.title-5 {
  font-size: 12px;
}

.title-6 {
  font-size: 20px;
}

.title-404 {
  font-size: 100px;
}

@media (max-width: 767px) {
  .title-404 {
    font-size: 70px;
  }
}

.title-slide {
  position: relative;
  font-size: 56px;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 767px) {
  .title-slide {
    font-size: 40px;
  }
}

/* =================================================================
  Slick Slider Alternative + Height fix for slider + visibility fix
================================================================= */
.slick-slider .slick-list {
  height: 100%;
}

.slick-slider .slick-list .slick-track {
  height: 100%;
  display: flex;
  align-items: stretch;
}

.slick-slider .slick-list .slick-track .slick-slide {
  backface-visibility: hidden;
}

.slick-slider.slick-dotted {
  margin-bottom: 0;
}

.slick-slider .slick-slide {
  float: none !important;
  height: auto;
}

.slick-slider-alt {
  margin-left: -8px;
  margin-right: -8px;
}

@media (min-width: 992px) {
  .slick-slider-alt {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.slick-slider-alt.slider-vertical {
  margin: 0 0 -10px 0;
}

@media (min-width: 992px) {
  .slick-slider-alt.slider-vertical {
    margin: 0 0 -10px 0;
  }
}

.slick-slider-alt.slider-vertical .slick-list .slick-track {
  display: block;
}

.slick-slider-alt.slider-vertical .ss-item {
  margin: 0 0 10px 0;
}

@media (min-width: 992px) {
  .slick-slider-alt.slider-vertical .ss-item {
    margin: 0 0 10px 0;
  }
}

.slick-slider-alt.slick-static .slick-list .slick-track {
  margin-left: 0;
  transform: none !important;
}

.slick-slider-alt .slick-list .slick-track {
  display: flex;
}

.slick-slider-alt .ss-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
}

@media (min-width: 992px) {
  .slick-slider-alt .ss-item {
    margin: 0 15px;
  }
}

.slick-slider-alt .ss-item img {
  flex-shrink: 0;
  max-width: 100%;
  max-height: 100%;
}

/* Visibility fix */
.slider-visibility {
  overflow: hidden;
}

.slider-visibility .ss-item:not(:first-of-type),
.slider-visibility .ss-slide:not(:first-of-type),
.slider-visibility .ms-slide:not(:first-of-type) {
  display: none !important;
}

.slider-visibility.slick-initialized .ss-item,
.slider-visibility.slick-initialized .ss-slide,
.slider-visibility.slick-initialized .ms-slide {
  display: flex !important;
}

/* Slick switches */
.slick-switches {
  display: flex;
}

.slick-switches .ss-switch {
  position: absolute;
  top: calc(50% - 25px);
  margin: auto 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(26, 26, 26, 0.05);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  cursor: pointer;
  transition: all 0.2s linear;
  opacity: 1;
  z-index: 10;
}

.slick-switches .ss-switch svg {
  width: 14px;
  height: 14px;
  stroke: rgba(26, 26, 26, 0.5);
}

.slick-switches .ss-switch:hover {
  background-color: #ffb900;
  box-shadow: 0px 10px 40px rgba(249, 184, 0, 0.3), inset -4px -4px 10px #f4b400, inset 4px 4px 10px rgba(255, 255, 255, 0.3);
}

.slick-switches .ss-switch:hover svg {
  stroke: #fff;
}

.slick-switches .ss-count {
  display: inline-block;
  margin: 0 20px;
  color: #1a1a1a;
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
}

.slick-switches .ss-count .ssc-current {
  display: inline-block;
  min-width: 15px;
  text-align: center;
}

.slick-switches .ss-count .ssc-breaker {
  display: inline-block;
}

.slick-switches .ss-count .ssc-all {
  display: inline-block;
  min-width: 15px;
  text-align: center;
}

/* Slick dots */
.slick-switches {
  display: flex;
}

.slick-switches.dots {
  position: absolute;
  bottom: 53px;
  right: 100px;
  pointer-events: none;
}

@media (max-width: 991px) {
  .slick-switches.dots {
    right: 60px;
  }
}

@media (max-width: 575px) {
  .slick-switches.dots {
    bottom: 22px;
    right: auto;
  }
}

.slick-switches .ss-dots {
  height: 32px;
  pointer-events: none;
}

.slick-switches .ss-dots .slick-dots {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  position: relative;
  bottom: auto;
  margin-bottom: 0;
  width: auto;
}

.slick-switches .ss-dots .slick-dots li {
  display: block;
  float: left;
  margin: 0;
  height: 32px;
  width: 32px;
}

.slick-switches .ss-dots .slick-dots li button {
  padding: 0;
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  pointer-events: auto;
}

.slick-switches .ss-dots .slick-dots li button::before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(26, 26, 26, 0.1);
  transition: all 0.2s linear;
  opacity: 1;
}

.slick-switches .ss-dots .slick-dots li.slick-active button::before {
  background-color: #ffb900;
  box-shadow: 0px 5px 8px rgba(255, 185, 0, 0.7);
}

/* =================================================================
  Fancybox
================================================================= */
.fancybox-toolbar .fancybox-button {
  background: rgba(255, 185, 0, 0.6);
}

.fancybox-navigation .fancybox-button {
  background-color: rgba(255, 185, 0, 0.6);
}

.fancybox-thumbs__list a:before {
  border: 3px solid #ffb900;
}

.fancybox-custom .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-custom .fancybox-inner {
  right: 0;
  bottom: 95px;
  overflow: visible;
}

/* =================================================================
  Content with tables
================================================================= */
.content-with-tables .table table[border='1'] {
  margin-bottom: 0;
}

.content-with-tables table[border='1'] {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.content-with-tables table[border='1'] > thead > tr > th,
.content-with-tables table[border='1'] > tbody > tr > th,
.content-with-tables table[border='1'] > tfoot > tr > th,
.content-with-tables table[border='1'] > thead > tr > td,
.content-with-tables table[border='1'] > tbody > tr > td,
.content-with-tables table[border='1'] > tfoot > tr > td {
  height: auto !important;
  padding: 4px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.content-with-tables table[border='1'] > thead > tr > th > p,
.content-with-tables table[border='1'] > tbody > tr > th > p,
.content-with-tables table[border='1'] > tfoot > tr > th > p,
.content-with-tables table[border='1'] > thead > tr > td > p,
.content-with-tables table[border='1'] > tbody > tr > td > p,
.content-with-tables table[border='1'] > tfoot > tr > td > p {
  margin-bottom: 0 !important;
}

.content-with-tables table[border='1'] > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.content-with-tables table[border='1'] > caption + thead > tr:first-child > th,
.content-with-tables table[border='1'] > colgroup + thead > tr:first-child > th,
.content-with-tables table[border='1'] > thead:first-child > tr:first-child > th,
.content-with-tables table[border='1'] > caption + thead > tr:first-child > td,
.content-with-tables table[border='1'] > colgroup + thead > tr:first-child > td,
.content-with-tables table[border='1'] > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.content-with-tables table[border='1'] > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* =================================================================
  Custom check/radio boxes
================================================================= */
.no-labels .custom-checkbox.checkbox-card label {
  display: flex !important;
  flex-direction: column;
  width: 100%;
}

.box-label {
  display: block;
  cursor: pointer;
  line-height: 1.33333;
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  margin-bottom: 0;
}

.box-label .bl-type {
  line-height: 1;
  font-weight: 400;
  font-size: 15px;
  color: #1a1a1a;
  transition: color 0.2s linear;
}

.bolder .box-label {
  font-weight: 700;
}

.custom-checkbox input[type='checkbox'],
.custom-checkbox input[type='radio'] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.custom-checkbox input[type='checkbox'] + label,
.custom-checkbox input[type='radio'] + label {
  position: relative;
  padding: 0 0 0 30px;
  margin-bottom: 0;
  user-select: none;
}

.custom-checkbox input[type='checkbox'] + label:before,
.custom-checkbox input[type='radio'] + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #fff;
  text-align: center;
  transition: all 0.2s linear;
}

.custom-checkbox input[type='checkbox'] + label:after,
.custom-checkbox input[type='radio'] + label:after {
  content: '';
  position: absolute;
  transform: scale(0);
  transition: all 0.2s linear;
}

.custom-checkbox input[type='checkbox'] + label:hover:before,
.custom-checkbox input[type='radio'] + label:hover:before {
  border-color: #ffb900;
}

.custom-checkbox input[type='checkbox'] + label:after {
  background-color: transparent;
  content: '';
  display: block;
  position: absolute;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 12px;
  opacity: 0;
  border-bottom: 2px solid #ffb900;
  border-right: 2px solid #ffb900;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}

.custom-checkbox input[type='checkbox']:checked + label:before {
  border-color: #ffb900;
  background-color: rgba(255, 185, 0, 0.2);
  content: '';
}

.custom-checkbox input[type='checkbox']:checked + label .bl-type {
  color: rgba(0, 0, 0, 0.8);
}

.custom-checkbox input[type='checkbox']:checked + label:after {
  content: '';
  opacity: 1;
}

.custom-checkbox input[type='radio'] + label:after {
  background-color: transparent;
  content: '';
  display: block;
  position: absolute;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 12px;
  opacity: 0;
  border-bottom: 2px solid #ffb900;
  border-right: 2px solid #ffb900;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}

.custom-checkbox input[type='radio']:checked + label:before {
  border-color: #ffb900;
  background-color: rgba(255, 185, 0, 0.2);
  content: '';
}

.custom-checkbox input[type='radio']:checked + label .bl-type {
  color: rgba(0, 0, 0, 0.8);
}

.custom-checkbox input[type='radio']:checked + label:after {
  content: '';
  opacity: 1;
}

.custom-checkbox.radio-card input[type='radio'] + label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  min-width: 40px;
  min-height: 30px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  text-align: center;
  transition: border 0.2s linear, background-color 0.2s linear;
}

.custom-checkbox.radio-card input[type='radio'] + label::before, .custom-checkbox.radio-card input[type='radio'] + label::after {
  display: none !important;
}

.custom-checkbox.radio-card input[type='radio'] + label:hover {
  border-color: #ffb900;
}

.custom-checkbox.radio-card input[type='radio']:checked + label {
  border-color: #ffb900;
  background-color: #ffb900;
}

.custom-checkbox.radio-card input[type='radio']:checked + label .bl-type {
  color: #fff;
}

.custom-checkbox.radio-card input[type='radio']:disabled + label {
  position: relative;
  overflow: hidden;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.custom-checkbox.radio-card input[type='radio']:disabled + label::before {
  position: absolute;
  content: '';
  display: block !important;
  top: 0;
  right: 5px;
  width: 100%;
  height: 100%;
  border: none !important;
  background-color: transparent !important;
  background-image: url("../images/icons/line.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.custom-checkbox.radio-card input[type='radio']:disabled + label .bl-type {
  color: rgba(0, 0, 0, 0.15);
}

.custom-checkbox_circle input[type='checkbox'],
.custom-checkbox_circle input[type='radio'] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.custom-checkbox_circle input[type='checkbox'] + label:before,
.custom-checkbox_circle input[type='radio'] + label:before {
  border-radius: 50%;
}

.custom-checkbox_circle input[type='checkbox'] + label:after {
  background-color: transparent;
  content: '';
  display: block;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  opacity: 0;
  background-color: #ffb900;
  border-radius: 50%;
  border: none;
  transform: none;
  transition: all 0.2s linear;
}

.custom-checkbox_circle input[type='checkbox']:checked + label:before {
  border-color: #ffb900;
  background-color: #fff;
  content: '';
}

.custom-checkbox_circle input[type='checkbox']:checked + label .bl-type {
  color: rgba(0, 0, 0, 0.8);
}

.custom-checkbox_circle input[type='checkbox']:checked + label:after {
  content: '';
  opacity: 1;
}

.custom-checkbox_circle input[type='radio'] + label:after {
  background-color: transparent;
  content: '';
  display: block;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  opacity: 0;
  background-color: #ffb900;
  border-radius: 50%;
  border: none;
  transform: none;
  transition: all 0.2s linear;
}

.custom-checkbox_circle input[type='radio']:checked + label:before {
  border-color: #ffb900;
  background-color: #fff;
  content: '';
}

.custom-checkbox_circle input[type='radio']:checked + label .bl-type {
  color: rgba(0, 0, 0, 0.8);
}

.custom-checkbox_circle input[type='radio']:checked + label:after {
  content: '';
  opacity: 1;
}

/* =================================================================
  Search
================================================================= */
.search {
  background-color: transparent;
}

.search form {
  float: none;
  border: none;
  box-shadow: none !important;
}

.search .input-group {
  float: none;
  border: none;
  box-shadow: none !important;
  position: relative;
  width: 100%;
}

.search .input-group .form-control {
  float: none;
  border: none;
  box-shadow: none !important;
  font-size: 14px;
  height: 42px;
  font-style: normal;
  line-height: normal;
  padding-right: 50px;
  padding-left: 20px;
  border-radius: 50px !important;
  background-color: #fff;
}

.search .input-group .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.search .input-group .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.search .input-group .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.search .input-group .form-control:focus {
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  color: #1a1a1a;
}

.search .input-group .input-group-addon {
  float: none;
  border: none;
  box-shadow: none !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  display: block;
  padding: 0;
  border-radius: 5px;
  width: 50px;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
}

.search .s-btn {
  position: relative;
  z-index: 20;
  padding: 0 !important;
  min-height: 0 !important;
  width: 100%;
  height: 100%;
  border: 5px;
  border-left: none;
  border-radius: 0;
  background-color: transparent;
  background-image: url(../images/icons/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  box-shadow: none !important;
  transition: all 0.2s linear;
  opacity: 0.8;
}

.search .s-btn:hover {
  opacity: 1;
}

.search.email-submit .input-group .input-group-addon {
  top: 0;
  right: 0;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.search.email-submit .input-group .input-group-addon .s-btn {
  background-color: #ffb900;
  background-image: url("../images/icons/arrow-right-white.svg");
  opacity: 1;
  transition: background-color 0.2s linear;
}

.search.email-submit .input-group .input-group-addon .s-btn:hover {
  background-color: rgba(255, 185, 0, 0.7);
}

/* =================================================================
  Socials
================================================================= */
.socials__item {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-size: 12px 12px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.2s linear;
}

.socials__item svg {
  width: 15px;
  height: 15px;
  fill: #fff;
}

.socials__item:hover svg {
  fill: #ffb900;
}

@media (max-width: 767px) {
  .navbar .socials .s-item {
    width: 40px;
    height: 40px;
    background-size: 15px 15px;
  }
}

.contact-info .socials .s-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.15);
}

.contact-info .socials .s-item svg {
  width: 12px;
  height: 12px;
}

.contact-info .socials .s-item svg path {
  transition: all 0.2s linear;
}

@media (max-width: 575px) {
  .contact-info .socials .s-item {
    width: 40px;
    height: 40px;
  }
  .contact-info .socials .s-item svg {
    width: 15px;
    height: 15px;
  }
}

.contact-info .socials .s-item:hover {
  border-color: #ffb900;
  background-color: transparent;
}

.contact-info .socials .s-item:hover svg path {
  fill: #ffb900 !important;
}

/*=================================================================
  Select2
================================================================= */
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  height: 60px;
  font-size: 1.4rem;
  font-style: normal;
  border-radius: 0 !important;
  border: 1px solid rgba(26, 26, 26, 0.1);
  background-color: #fff;
  line-height: 1.1;
  color: #1a1a1a;
  transition: all 0.2s linear;
}

.select2-container .select2-selection--single .select2-placeholder,
.select2-container .select2-selection--multiple .select2-placeholder {
  height: 60px;
  line-height: 60px;
  font-size: 1.4rem;
  color: #1a1a1a;
  padding-left: 20px;
  padding-right: 55px;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--multiple .select2-selection__rendered {
  height: 60px;
  line-height: 60px;
  font-size: 1.4rem;
  color: #1a1a1a;
  padding-left: 20px;
  padding-right: 55px;
}

.select2-container .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--multiple .select2-selection__arrow {
  height: 60px;
  width: 50px;
  border: none;
  transition: 0.2s linear;
}

.select2-container .select2-selection--single .select2-selection__arrow::before,
.select2-container .select2-selection--multiple .select2-selection__arrow::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 12px;
  background-image: url(../images/icons/arrow-down.svg);
  background-size: 12px 12px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

.select2-container .select2-selection--single .select2-selection__arrow b,
.select2-container .select2-selection--multiple .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-selection--multiple {
  position: relative;
  cursor: pointer;
}

.select2-container .select2-selection--multiple .select2-selection__rendered li {
  float: none;
  display: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered li input {
  margin: 0;
}

.select2-container .select2-selection--multiple::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 12px;
  background-image: url(../images/icons/arrow-down.svg);
  background-size: 12px 12px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

.select2-container.select2-container--focus .select2-selection--single {
  border-color: rgba(26, 26, 26, 0.1);
}

.select2-container.select2-container--focus .select2-selection--multiple {
  border-color: rgba(26, 26, 26, 0.1);
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
  border-color: rgba(26, 26, 26, 0.1);
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::before {
  transform: translateY(-50%) rotate(-180deg);
  background-image: url(../images/icons/arrow-down-main.svg);
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 6px 7.5px 6px;
  border-color: transparent transparent #ffb900 transparent;
}

.select2-container.select2-container--open .select2-selection--multiple::before {
  transform: translateY(-50%) rotate(-180deg);
  background-image: url(../images/icons/arrow-down-main.svg);
}

.select2._mini + .select2-container {
  width: auto !important;
}

.select2._mini + .select2-container .select2-selection--single {
  width: auto;
  height: 40px;
}

.select2._mini + .select2-container .select2-selection--single .select2-selection__rendered {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #1a1a1a;
  padding-left: 10px;
  padding-right: 42px;
}

.select2._mini + .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 42px;
}

.select2._mini + .select2-container .select2-selection--single .select2-selection__arrow::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url(../images/icons/arrow-down.svg);
  background-size: 12px 12px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

.select2._mini + .select2-container .select2-selection--multiple .select2-placeholder {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 42px;
}

.select2-results__option {
  font-size: 16px;
  color: #1a1a1a;
  padding: 0;
  transition: background-color 0.2s linear, color 0.2s linear;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ffb900;
  background-color: transparent;
}

.select2-container--default .select2-results {
  padding: 3px;
}

.select2-container--default .select2-results__options {
  padding: 27px 22px;
}

.select2-container--default .select2-results__options::-webkit-scrollbar {
  width: 2px;
  height: auto;
  background: transparent;
}

.select2-container--default .select2-results__options::-webkit-scrollbar-button {
  background-color: transparent;
  width: 0;
  height: 0;
}

.select2-container--default .select2-results__options::-webkit-scrollbar-track {
  width: 5px;
  background-color: transparent;
}

.select2-container--default .select2-results__options::-webkit-scrollbar-track-piece {
  background-color: transparent;
}

.select2-container--default .select2-results__options::-webkit-scrollbar-thumb {
  height: auto;
  background-color: rgba(26, 26, 26, 0.1);
  border-radius: 0;
  width: 2px;
}

.select2-container--default .select2-results__options::-webkit-scrollbar-corner {
  background-color: transparent;
}

.select2-container--default .select2-results__options::-webkit-resizer {
  background-color: transparent;
}

.select2-container--default .select2-results__option:not(:last-of-type) {
  margin-bottom: 20px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #ffb900;
  background-color: transparent;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  background: #ffffff;
  border: 1px solid rgba(26, 26, 26, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 6px 20px rgba(26, 26, 26, 0.1);
  border-radius: 0 !important;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 15px;
}

.select2-container--open .select2-dropdown--above {
  margin-bottom: 15px;
}

.select2-dropdown-multiple .select2-results__options {
  padding: 27px 22px 27px 10px;
}

.select2-dropdown-multiple .select2-results__option {
  position: relative;
  padding-left: 25px;
}

.select2-dropdown-multiple .select2-results__option::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 1.42857em;
  width: 1.42857em;
  background: url(/images/icons/check.svg) center/12px no-repeat;
  opacity: 0;
  transition: all 0.2s linear;
}

.select2-dropdown-multiple .select2-results__option[aria-selected='true']::before {
  opacity: 1;
}

/* =================================================================
  Header
================================================================= */
.header {
  padding: 20px 0px;
  background-color: #fff;
}

.header.scroll-hide {
  transform: translate(0, -100%);
}

@media (max-width: 767.98px) {
  .header {
    padding: 46px 0px 10px 0px;
  }
}

.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1199.98px) {
  .header__wrapper {
    justify-content: flex-start;
  }
}

.header__logo {
  width: 100%;
  max-width: 164px !important;
  min-width: 164px;
  height: 46px;
}

@media (max-width: 767.98px) {
  .header__logo {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 479px) {
  .header__logo {
    max-width: 102px !important;
    min-width: auto;
    height: 30px;
    flex: 1 0 102px;
  }
}

@media (max-width: 767.98px) {
  .header__logo-link {
    display: block;
    width: 110px;
  }
}

.header__choose {
  margin-left: 35px;
}

@media (max-width: 1199.98px) {
  .header__choose {
    margin-left: 15px;
    flex: 1 1 auto;
  }
}

@media (max-width: 479px) {
  .header__choose {
    flex: 0 1 auto;
    margin-left: auto;
    margin-right: -10px;
  }
}

.header__choose a.controls__item {
  display: inline-block;
  background: #FFC80B;
  border-radius: 6px;
  padding: 10px 12px;
}

@media (max-width: 767.98px) {
  .header__choose a.controls__item {
    padding: 6px 10px;
  }
}

.header__choose a.controls__item .controls__item-text {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 145%;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #1a1a1a;
  white-space: nowrap;
}

@media (max-width: 479px) {
  .header__choose a.controls__item .controls__item-text {
    font-size: 11px;
  }
}

.header__choose a.controls__item .controls__item-text--desktop {
  display: inline;
}

@media (max-width: 767.98px) {
  .header__choose a.controls__item .controls__item-text--desktop {
    display: none;
  }
}

.header__choose a.controls__item .controls__item-text--mobile {
  display: none;
  height: 15px;
  width: 15px;
  vertical-align: top;
}

@media (max-width: 767.98px) {
  .header__choose a.controls__item .controls__item-text--mobile {
    display: inline-block;
  }
}

.header__choose a.controls__item .controls__item-text--mobile svg {
  width: 15px;
  height: 15px;
}

.header .main-navbar {
  margin-left: 16px;
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav {
  margin: 0px;
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li {
  margin-right: 20px;
  margin-left: 0;
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li:last-child {
  margin: 0px 0px 0px 0px;
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li a {
  font-size: 13px;
  line-height: 1.45 !important;
  padding-right: 0;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 1199.98px) {
  .header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li a {
    font-size: 16px;
  }
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li a .caret {
  width: 10px;
  position: static;
  margin-left: 4px;
}

.header .main-navbar .navbar .navbar-block ul.nav.navbar-nav li a .caret svg {
  height: 5px;
  width: 10px;
}

.header__favorite {
  margin-right: 40px;
  margin-left: 30px;
}

@media (max-width: 1199.98px) {
  .header__favorite {
    margin-right: 25px;
    margin-left: 10px;
  }
}

.header__phones {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media (max-width: 1199.98px) {
  .header__phones {
    margin-right: 16px;
  }
}

@media (max-width: 767.98px) {
  .header__phones {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 36px;
    background-color: rgba(26, 26, 26, 0.07);
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
  }
}

.header__phones a {
  display: block;
  white-space: nowrap;
}

.header__phones a.telephone_number {
  font-weight: 500;
  font-size: 14px;
}

@media (max-width: 420px) {
  .header__phones a {
    font-size: 11px;
  }
}

.header__phones-text {
  font-family: "Gotham Pro", sans-serif;
  position: relative;
  transition: all 0.2s ease 0s;
  text-decoration: none;
  display: flex !important;
  align-items: center;
  gap: 6px;
  color: #FFF;
  font-size: 10px;
  font-weight: 700;
  line-height: 145%;
  border-radius: 6px;
  background: #232323;
  padding: 4px 14px;
  margin-top: 2px;
}

.header__phones-text:hover {
  text-decoration: none;
}

.header__phones-text::before {
  content: '';
  background: #FFB900;
  border-radius: 50%;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  box-shadow: 0px 0px 6px 0px #FFC80B;
}

@media (max-width: 767.98px) {
  .header__phones-text {
    max-width: 168px;
    width: 100%;
    justify-content: center;
    margin-left: 10px;
  }
}

.btn--services {
  padding: 8px 15px !important;
  min-height: 38px !important;
}

@media (max-width: 991px) {
  .btn--services {
    background-color: #e3edfe !important;
    font-size: 13px !important;
  }
}

@media (max-width: 575px) {
  .btn--services {
    min-height: 34px !important;
  }
}

.btn--services .si-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  background-size: 10px 10px;
  margin-right: 10px;
}

/* =================================================================
  Contacts
================================================================= */
.contacts .c-item {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}

/* =================================================================
  Controls
================================================================= */
.controls {
  display: flex;
  align-items: center;
}

.controls__item {
  display: flex;
  align-items: center;
  position: relative;
}

.controls__item-img {
  width: 24px;
  height: 22px;
}

@media (max-width: 374px) {
  .controls__item-img {
    width: 22px;
    height: 20px;
  }
}

.controls__item-count {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  position: absolute;
  left: 13px;
  width: 22px;
  height: 18px;
  top: 2px;
  z-index: 5;
  text-align: center;
}

.controls__item-count::before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  border-radius: 50%;
  background: #1A1A1A;
  width: 22px;
  height: 22px;
  border: 2px solid #FFFFFF;
  z-index: -1;
}

.controls__item-count_null {
  color: #fff;
  text-align: center;
}

.controls__item-count + .controls__item-text {
  margin-left: 20px;
}

.controls__item-text {
  color: #1a1a1a;
  transition: all 0.2s linear;
}

.controls__item:hover .controls__item-text {
  color: #ffb900;
}

/*=================================================================
  Main navbar / Catalog-navbar
================================================================= */
.catalog-navbar {
  display: block;
  margin: 0;
  padding: 30px;
  list-style: none;
  border: none;
}

.catalog-navbar li > a {
  overflow: hidden;
  text-overflow: ellipsis;
}

.catalog-navbar > li {
  display: block;
}

.catalog-navbar > li:not(:last-of-type) {
  margin-bottom: 20px;
}

.catalog-navbar > li > a {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #1a1a1a;
  border: none;
  text-decoration: none !important;
  transition: color 0.2s linear, border-color 0.2s linear;
}

.catalog-navbar > li > a:hover {
  color: #ffb900;
}

.catalog-navbar > li.active > a, .catalog-navbar > li.active > a:hover {
  font-weight: 500;
  color: #ffb900;
}

/* =================================================================
  Main slider
================================================================= */
.main-slider {
  position: relative;
  z-index: 1;
}

.main-slider .ms-slide {
  position: relative;
  overflow: hidden;
}

.main-slider .ms-slide .min-height-fix {
  position: static;
  min-height: 500px;
}

@media (max-width: 767px) {
  .main-slider .ms-slide .min-height-fix {
    min-height: 400px;
  }
}

@media (max-width: 575px) {
  .main-slider .ms-slide .min-height-fix {
    min-height: 300px;
  }
}

.main-slider .ms-slide .mss-bg {
  border-radius: 20px;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 33.9%;
}

@media (max-width: 574.98px) {
  .main-slider .ms-slide .mss-bg {
    padding-bottom: 153.5%;
  }
}

.main-slider .ms-slide .mss-bg img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.main-slider .ms-slide .mss-content {
  position: static;
  margin: 166px 0;
}

@media (max-width: 1199px) {
  .main-slider .ms-slide .mss-content {
    margin: 126px 0;
  }
}

@media (max-width: 374px) {
  .main-slider .ms-slide .mss-content {
    margin: 30px 0 126px 0;
  }
}

.main-slider .ms-slide .mss-content .mssc-title {
  position: relative;
  width: 60%;
}

@media (max-width: 1199px) {
  .main-slider .ms-slide .mss-content .mssc-title {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .main-slider .ms-slide .mss-content .mssc-title {
    width: 100%;
  }
}

.main-slider .ms-slide .mss-content .mssc-text {
  position: relative;
  width: 60%;
  font-size: 20px;
}

@media (max-width: 1199px) {
  .main-slider .ms-slide .mss-content .mssc-text {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .main-slider .ms-slide .mss-content .mssc-text {
    width: 100%;
  }
}

.main-slider .ms-slide .mss-content .mssc-btn {
  position: relative;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .main-slider .ms-slide .mss-content .mssc-btn {
    margin-top: 50px;
  }
}

@media (max-width: 374px) {
  .main-slider .ms-slide .mss-content .mssc-btn {
    margin-top: 30px;
  }
}

.main-slider .main-slider__absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}

@media (max-width: 1199px) {
  .main-slider .main-slider__absolute {
    bottom: 30px;
  }
}

@media (max-width: 991px) {
  .main-slider .main-slider__absolute {
    transform: none;
    left: 0;
  }
}

@media (max-width: 767px) {
  .main-slider .main-slider__absolute {
    position: absolute;
    left: 0;
    transform: none;
    bottom: 0;
    margin-top: auto;
  }
}

@media (max-width: 575px) {
  .main-slider .main-slider__absolute {
    right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.main-slider .ms-controls {
  position: absolute;
  bottom: 63px;
  right: 0;
}

@media (max-width: 1199px) {
  .main-slider .ms-controls {
    bottom: 43px;
  }
}

@media (max-width: 767px) {
  .main-slider .ms-controls {
    right: auto;
    bottom: 5px;
    left: 0;
  }
}

.main-slider .ms-controls .slick-switches .ss-switch {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .main-slider .ms-controls .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.main-slider .ms-controls .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.main-slider .ms-controls .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.main-slider .ms-controls .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.main-slider .ms-controls .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.main-slider .ms-controls .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.main-slider .ms-controls .slick-switches .ss-count {
  color: #fff;
}

/*=================================================================
  Contact-info
================================================================= */
.contact-info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 60px 0px;
}

@media (max-width: 767.98px) {
  .contact-info {
    padding: 40px 0px 30px 0px;
  }
}

.contact-info__row {
  display: flex;
}

@media (max-width: 991.98px) {
  .contact-info__row {
    flex-wrap: wrap;
  }
}

.contact-info__column:nth-child(1) {
  flex: 0 1 211px;
  padding-right: 30px;
}

@media (max-width: 991.98px) {
  .contact-info__column:nth-child(1) {
    flex: 0 1 50%;
  }
}

@media (max-width: 575px) {
  .contact-info__column:nth-child(1) {
    flex: 1 1 100%;
    order: 2;
    padding-right: 0;
  }
}

.contact-info__column:nth-child(2) {
  flex: 0 1 211px;
  padding-right: 30px;
}

@media (max-width: 991.98px) {
  .contact-info__column:nth-child(2) {
    flex: 0 1 50%;
  }
}

@media (max-width: 575px) {
  .contact-info__column:nth-child(2) {
    flex: 1 1 100%;
    order: 3;
    padding-right: 0;
  }
}

.contact-info__column:nth-child(3) {
  flex: 0 1 211px;
  padding-right: 30px;
}

@media (max-width: 991.98px) {
  .contact-info__column:nth-child(3) {
    flex: 0 1 50%;
  }
}

@media (max-width: 575px) {
  .contact-info__column:nth-child(3) {
    flex: 1 1 100%;
    order: 4;
    margin-bottom: 0;
    padding-right: 0;
  }
}

.contact-info__column:nth-child(4) {
  flex: 1 1 auto;
}

@media (max-width: 991.98px) {
  .contact-info__column:nth-child(4) {
    flex: 0 1 50%;
  }
}

@media (max-width: 575px) {
  .contact-info__column:nth-child(4) {
    flex: 1 1 100%;
    order: 1;
    margin-bottom: 30px !important;
  }
}

@media (max-width: 991.98px) {
  .contact-info__column {
    margin-bottom: 20px;
  }
}

@media (max-width: 991.98px) and (max-width: 575px) {
  .contact-info__column {
    margin-bottom: 35px;
  }
  .contact-info__column:last-child {
    margin-bottom: 0;
  }
}

.contact-info__phone {
  margin-bottom: 14px;
  text-align: right;
}

@media (max-width: 991.98px) {
  .contact-info__phone {
    text-align: left;
  }
}

.contact-info__phone a {
  font-size: 40px;
  font-family: "Gotham Pro", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 125%;
  color: #FFFFFF !important;
}

@media (max-width: 991.98px) {
  .contact-info__phone a {
    font-size: 27px;
  }
}

.contact-info .ci-navbar {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
}

.contact-info .ci-navbar > li {
  display: block;
}

@media (max-width: 575px) {
  .contact-info .ci-navbar > li {
    text-align: left;
  }
}

.contact-info .ci-navbar > li:not(:last-of-type) {
  margin-bottom: 15px;
}

.contact-info .ci-navbar > li:first-child a {
  color: #fff;
}

.contact-info .ci-navbar > li > a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.2s linear;
  font-size: 13px;
  text-align: left;
}

@media (max-width: 575px) {
  .contact-info .ci-navbar > li > a {
    text-align: center;
  }
}

.contact-info .ci-navbar > li > a:hover {
  color: #ffb900;
  color: #fff;
}

.contact-info .ci-navbar > li.active > a, .contact-info .ci-navbar > li.active > a:hover {
  color: #ffb900;
}

.contact-info .ci-navbar > li:last-of-type {
  margin-bottom: 0;
}

.contact-info .contacts .c-item {
  font-size: 20px;
  color: #fff;
}

@media (max-width: 991px) {
  .contact-info .contacts .c-item {
    font-size: 16px;
  }
}

.contact-info .cc-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 991px) {
  .contact-info .cc-text {
    font-size: 13px;
  }
}

.contact-info .ci__hr {
  width: 100%;
  margin: 30px 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-info .ci-head {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.contact-info .ci-head::after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 6.5px);
  width: 13px;
  height: 13px;
  background-image: url(../images/icons/arrow-down-alt.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 0.2s linear;
}

.contact-info .ci-head:not(.collapsed)::after {
  transform: rotate(-180deg);
}

@media (min-width: 576px) {
  .contact-info .ci-body {
    height: auto !important;
  }
}

/*=================================================================
  Scroll up button
================================================================= */
.scroll-btn-block {
  z-index: 9999;
  position: fixed;
  width: 100%;
  bottom: 0;
}

#back-to-top {
  position: absolute;
  right: 100px;
  bottom: 51px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  background-color: rgba(255, 185, 0, 0.6);
  background-image: url("../images/icons/arrow-up-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  transition: opacity 0.2s linear, background 0.2s linear;
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1349px) {
  #back-to-top {
    right: 15px;
  }
}

@media (max-width: 575px) {
  #back-to-top {
    right: 10px;
  }
}

#back-to-top.show {
  pointer-events: auto;
  opacity: 1 !important;
}

#back-to-top.show:hover {
  background-color: rgba(255, 185, 0, 0.8);
}

/*=================================================================
  Goods control
================================================================= */
.goods-control.gc-add:hover .gca-link {
  border-color: #ffb900;
}

.goods-control.gc-add:hover .gca-link > svg > path.stroke {
  fill: #ffb900;
}

.goods-control.gc-add:hover .gca-text {
  color: #ffb900;
}

.goods-control.gc-add.active .gca-link {
  border-color: #ffb900;
}

.goods-control.gc-add.active .gca-link > svg > path {
  fill: #ffb900;
}

.goods-control.gc-add .gca-link {
  padding: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  transition: border 0.2s linear, background 0.2s linear;
}

@media (max-width: 575px) {
  .goods-control.gc-add .gca-link {
    padding: 8px;
    width: 30px;
    height: 30px;
  }
}

.goods-control.gc-add .gca-link > svg > path {
  transition: fill 0.2s linear;
}

.goods-control.gc-add .gca-text {
  font-size: 14px;
  color: #1a1a1a;
  transition: color 0.2s linear;
}

/*=================================================================
  Cart
================================================================= */
.amount-counter {
  padding: 0;
  min-width: 100px;
  max-width: 250px !important;
  border-radius: 5px;
  border: none;
}

.amount-counter .ac-input {
  width: 45px;
  text-align: center;
  height: 40px;
  border-radius: 0;
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-left: none;
  border-right: none;
}

.amount-counter .ac-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.amount-counter .ac-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.amount-counter .ac-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.amount-counter .ac-control {
  padding: 0;
  min-height: 40px;
  width: 40px;
  height: 40px;
  border: none;
  background-color: #ffb900;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  color: #fff;
}

.amount-counter .ac-control.minus {
  background-image: url(../images/icons/minus.svg);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.amount-counter .ac-control.plus {
  background-image: url(../images/icons/plus.svg);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.amount-counter .ac-control:hover {
  background-color: rgba(255, 185, 0, 0.7);
}

.amount-counter .ac-control[disabled], .amount-counter .ac-control[disabled]:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.cart-table {
  font-size: 16px;
  color: #1a1a1a;
}

@media (max-width: 767px) {
  .cart-table {
    font-size: 14px;
  }
}

.cart-table .ct-item {
  position: relative;
  border: 1px solid #f6f6f6;
  background-color: #fff;
}

.cart-table .ct-item .cti-img__border {
  border-right: 1px solid #f6f6f6;
}

.cart-table .ct-item .cti-img {
  padding: 10px;
  width: 100%;
}

.cart-table .ct-item .cti-img > img {
  max-height: 150px !important;
}

@media (max-width: 575px) {
  .cart-table .ct-item .cti-img > img {
    max-height: 150px !important;
  }
}

.cart-table .ct-item .cti-content {
  padding: 30px;
  padding-left: 0;
}

@media (max-width: 767px) {
  .cart-table .ct-item .cti-content {
    padding: 15px;
    padding-left: 0;
  }
}

.cart-table .ct-item .cti-size .ctis-title {
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
}

.cart-table .ct-item .cti-attributes .ctia-item {
  font-size: 14px;
  color: #1a1a1a;
}

.cart-table .ct-item .cti-attributes .ctia-item .ctiai-value {
  color: rgba(0, 0, 0, 0.8);
}

.cart-table .ct-item .cti-old {
  text-decoration: line-through;
  opacity: 0.8;
}

.cart-table .ct-item .cti-delete,
.cart-table .ct-item .cti-delete > button {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.cart-table .ct-item .cti-delete__btn {
  color: #636363;
  text-decoration-line: underline;
  transition: all 0.2s linear;
}

.cart-table .ct-item .cti-delete__btn:hover {
  color: rgba(255, 185, 0, 0.7);
}

.cart-table .ct-sum .cts-value {
  font-weight: 700;
  font-size: 30px;
  color: #ffb900;
}

.cart-table .ct-sum .cts-value.cts-old {
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  text-decoration: line-through;
}

.cart-table .amount-counter {
  min-width: 90px;
  max-width: 250px !important;
}

.cart-table .amount-counter .ac-control {
  min-height: 30px;
  height: 30px;
  width: 30px;
}

.cart-table .amount-counter .ac-input {
  min-width: 30px;
  width: 40px;
  height: 30px;
  padding: 5px;
}

.cart-info {
  padding: 30px;
  line-height: 1.2;
}

@media (max-width: 991px) {
  .cart-info {
    padding: 20px;
  }
}

.cart-info.cart-info--border {
  border: 2px solid rgba(255, 185, 0, 0.7);
  background-color: #fff;
  padding: 25px 30px;
}

@media (max-width: 991px) {
  .cart-info.cart-info--border {
    padding: 20px;
  }
}

.cart-info__value.clr-main-alt {
  opacity: 0.8;
}

/*=================================================================
  Order
================================================================= */
.order__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  padding: 40px 0;
  border-top: 1px solid #f6f6f6;
}

.order__item:last-of-type {
  border-bottom: 1px solid #f6f6f6;
}

@media (max-width: 1199px) {
  .order__item {
    padding: 30px 0;
  }
}

.order__item__step {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #ffb900;
  border-radius: 50%;
  margin-right: 40px;
}

@media (max-width: 1199px) {
  .order__item__step {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .order__item__step {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
}

.order__item__step::before {
  content: '';
  position: absolute;
  left: 10px;
  top: -10px;
  width: 20px;
  height: 100%;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.5;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.order__item__step::after {
  content: '';
  position: absolute;
  left: calc(100% - 10px);
  top: 10px;
  width: 20px;
  height: 100%;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.3;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.order__item__content {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .order__item__content {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .order__item__delivery__value {
    font-weight: 500;
  }
}

.order .unregistered .form-group:last-of-type {
  margin-bottom: 0;
}

.order__btn {
  width: 100%;
}

@media (min-width: 768px) {
  .order__btn {
    min-width: 260px !important;
    width: auto;
  }
}

/*=================================================================
  Sign Up
================================================================= */
.signup {
  padding: 40px;
}

@media (max-width: 767px) {
  .signup {
    padding: 30px;
  }
}

@media (max-width: 575px) {
  .signup {
    padding: 30px 15px;
  }
}

.signup__bg {
  background: rgba(255, 185, 0, 0.1);
  border: 1.5px solid #f6f6f6;
  border-radius: 50%;
}

.signup__img {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 10px;
  background-size: 60px 60px;
  background-color: #ffb900;
  border-radius: 50%;
  overflow: hidden;
}

.signup__img::before {
  content: '';
  position: absolute;
  left: 20px;
  top: -10px;
  width: 30px;
  height: 100%;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.5;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.signup__img::after {
  content: '';
  position: absolute;
  left: calc(100% - 20px);
  top: 30px;
  width: 30px;
  height: 100%;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.3;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .return-btn {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .submit-btn {
    width: 100%;
  }
}

/*=================================================================
  Login
================================================================= */
.password-input.visible .pi-btn {
  background-image: url("../images/icons/eye-open.svg");
}

.password-input .pi-btn {
  background-image: url("../images/icons/eye-close.svg");
  opacity: 1;
  transition: none;
}

.password-input .input-group {
  position: relative;
  width: 100%;
}

.password-input .input-group .input-group-addon {
  float: none;
  border: none;
  box-shadow: none !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  display: block;
  padding: 0;
  border-radius: 5px;
  width: 50px;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
}

.password-input .input-group .input-group-addon .s-btn {
  position: relative;
  z-index: 20;
  padding: 0 !important;
  min-height: 0 !important;
  width: 100%;
  height: 100%;
  border: 5px;
  border-left: none;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
  box-shadow: none !important;
}

/*=================================================================
  Preview gallery
================================================================= */
.preview-gallery .p-slider {
  position: relative;
}

.preview-gallery .p-slider .slick-list {
  padding: 0 1px 0 0;
}

.preview-gallery .p-slider .ps-item {
  padding: 15px;
  height: 390px;
  border: 1px solid #f6f6f6;
  background-color: #fff;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .preview-gallery .p-slider .ps-item {
    height: 360px;
  }
}

@media (max-width: 991px) {
  .preview-gallery .p-slider .ps-item {
    height: 290px;
  }
}

.preview-gallery .p-slider .ps-item .video-item {
  position: relative;
}

.preview-gallery .p-slider .ps-item .video-item:hover .vi-play .svg-icon {
  opacity: 1;
}

.preview-gallery .p-slider .ps-item .video-item .vi-play .svg-icon {
  width: 35%;
  height: 35%;
  fill: #fff;
  opacity: 0.8;
  transition: opacity 0.2s linear;
}

.preview-gallery .p-slider .ps-item > a {
  cursor: zoom-in;
}

.preview-gallery .p-slider-preview {
  position: relative;
}

.preview-gallery .p-slider-preview:not(.visible) {
  display: none;
}

.preview-gallery .p-slider-preview .slick-slider-alt {
  margin-left: -10px;
  margin-right: -10px;
}

@media (max-width: 767px) {
  .preview-gallery .p-slider-preview .slick-slider-alt {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}

.preview-gallery .p-slider-preview .slick-slider-alt .ss-item {
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .preview-gallery .p-slider-preview .slick-slider-alt .ss-item {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
}

.preview-gallery .p-slider-preview .ps-item {
  padding: 5px;
  position: relative;
  height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: all 0.2s linear;
}

.preview-gallery .p-slider-preview .ps-item:hover {
  opacity: 0.5;
  border-color: rgba(255, 185, 0, 0.7);
}

.preview-gallery .p-slider-preview .ps-item.video-item {
  position: relative;
}

.preview-gallery .p-slider-preview .ps-item.video-item .vi-play .svg-icon {
  width: 60%;
  height: 60%;
  fill: #fff;
  opacity: 0.8;
}

.preview-gallery .p-slider-preview .ps-item.slick-current {
  border-color: rgba(255, 185, 0, 0.7);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}

.preview-gallery .p-slider-preview .ps-controls .slick-switches .ss-switch {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 40px;
}

.preview-gallery .p-slider-preview .ps-controls .slick-switches .ss-switch.prev {
  left: 0;
}

.preview-gallery .p-slider-preview .ps-controls .slick-switches .ss-switch.prev .svg-icon {
  left: 0;
  right: auto;
}

.preview-gallery .p-slider-preview .ps-controls .slick-switches .ss-switch.next {
  right: 0;
}

.preview-gallery .p-slider-preview .ps-controls .slick-switches .ss-switch.next .svg-icon {
  right: 0;
  left: auto;
}

/*=================================================================
  Preview gallery
================================================================= */
.goods-page__characteristics .characteristics__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.goods-page__characteristics .characteristics__item:not(:last-of-type) {
  margin-bottom: 20px;
}

.goods-page__characteristics .characteristics__item__value {
  line-height: 1.2;
}

.goods-page .gp-price--old {
  text-decoration: line-through;
}

.goods-page .gp-price {
  line-height: 1;
}

.goods-page .gp-mass {
  line-height: 1;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
}

/*=================================================================
  Profile page
================================================================= */
.profile-page .p-table .pt-head {
  padding: 20px 30px;
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  background-color: #f2f0e6;
}

@media (max-width: 575px) {
  .profile-page .p-table .pt-head {
    padding: 20px;
  }
}

.profile-page .p-table .pt-body {
  padding: 30px;
  border: 1px solid #f6f6f6;
  border-top: none;
}

@media (max-width: 575px) {
  .profile-page .p-table .pt-body {
    padding: 30px 20px;
  }
}

.profile-page .p-table .pt-item {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  background-color: #fff;
}

.profile-page .p-table .pt-item:not(:last-of-type) {
  margin-bottom: 30px;
}

.profile-page .p-table .pt-item__status {
  color: rgba(255, 185, 0, 0.9);
}

.profile-page .p-table .pt-item:not(.active) .pt-item__status {
  color: rgba(255, 185, 0, 0.2);
}

.profile-page .p-breaker {
  margin: 50px 0;
  border-color: rgba(0, 0, 0, 0.15);
}

@media (max-width: 1199px) {
  .profile-page .p-breaker {
    margin: 40px 0;
  }
}

@media (max-width: 575px) {
  .profile-page .p-breaker {
    margin: 30px 0;
  }
}

.profile-page .p-info .pi-item .pii-name {
  font-size: 14px;
  color: #1a1a1a;
}

.profile-page .p-info .pi-item .pii-value {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}

.profile-page .p-note {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 1199px) {
  .profile-page .p-note {
    font-size: 14px;
  }
}

/*=================================================================
  Page footer
================================================================= */
.page-footer {
  z-index: 1000;
  position: relative;
  color: #1a1a1a;
  font-size: 14px;
  overflow: hidden;
  color: #ffffff;
  padding: 20px 0;
}

@media (max-width: 1199px) {
  .page-footer {
    padding: 25px 0;
  }
}

.page-footer__row {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  .page-footer__row {
    display: block;
  }
}

.page-footer .pf-item {
  max-width: none !important;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
}

@media (max-width: 767.98px) {
  .page-footer .pf-item:first-child {
    margin-bottom: 17px !important;
  }
}

@media (max-width: 575px) {
  .page-footer .pf-item:first-child span {
    max-width: 275px;
    display: block;
  }
}

.page-footer .pf-item span {
  font-size: 13px;
}

.page-footer .pf-item a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
}

@media (max-width: 767.98px) {
  .page-footer .pf-item {
    margin: 0 !important;
    text-align: left !important;
  }
}

.footer-socials__row {
  justify-content: flex-end;
}

@media (max-width: 991.98px) {
  .footer-socials__row {
    justify-content: flex-start;
  }
}

/* =================================================================
  Bootstrap
================================================================= */
/* Buttons */
.btn {
  position: relative;
  padding: 20px 50px;
  min-height: 66px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  line-height: 1;
  line-height: 170%;
  border-width: 0;
  border-radius: 0;
  box-shadow: none;
  transition: color 0.2s linear, background 0.2s linear, border 0.2s linear;
  overflow: hidden;
}

.btn .small-icon .si-img {
  height: 1em;
  width: 1em;
  margin-right: 10px;
}

.btn .small-icon .si-text {
  line-height: 1;
}

.btn .small-icon .si-text + .si-img {
  margin-right: 0;
  margin-left: 10px;
}

.btn[disabled] {
  color: rgba(0, 0, 0, 0.8) !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:hover, .btn[disabled].hover, .btn[disabled]:active, .btn[disabled].active {
  color: rgba(0, 0, 0, 0.8) !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.btn-lg {
  padding: 16px 30px;
  min-height: 76px;
  border-radius: 0;
  font-size: 16px;
}

.btn-sm {
  padding: 12px 50px;
  height: 50px;
  min-height: 50px;
  font-weight: 600;
  font-size: 15px;
}

.btn-xs {
  padding: 8px 25px;
  height: 40px;
  min-height: 40px;
  font-weight: 600;
  font-size: 14px;
}

.btn-default {
  padding: 15px 25px;
  border-radius: 6px;
  min-height: 53px;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.45;
  background-color: #ffb900;
  border: none !important;
  overflow: visible;
}

.btn-default:focus,
.btn-default.focus {
  color: #1a1a1a !important;
  background-color: #ffb900 !important;
  border-color: transparent !important;
}

.btn-default:hover, .btn-default.hover, .btn-default:active, .btn-default.active {
  color: #1a1a1a !important;
  background-color: #ffca3e !important;
  border-color: transparent !important;
}

.btn-grey {
  color: #1a1a1a;
  background-color: #f7f7f7;
  border: none !important;
  overflow: hidden;
  box-shadow: none !important;
}

.btn-grey:focus, .btn-grey.focus {
  color: #1a1a1a !important;
  background-color: #f7f7f7 !important;
  border-color: transparent !important;
}

.btn-grey:hover, .btn-grey.hover, .btn-grey:active, .btn-grey.active {
  color: #1a1a1a !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-color: transparent !important;
}

.btn-darkgray {
  color: #1A1A1A;
  background: #C4C4C4;
  border-radius: 6px;
  border: 1px solid transparent;
  padding: 14px 25px;
  line-height: 1.45;
  font-size: 16px;
  min-height: 53px;
}

.btn-primary {
  padding: 15px 25px;
  border-radius: 6px;
  min-height: 53px;
  color: #1a1a1a;
  background-color: #fff;
  overflow: visible;
  box-shadow: none;
  border: 1px solid #ffb900;
  font-size: 16px;
  line-height: 1.45;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #1a1a1a !important;
  background-color: #fff !important;
  border-color: #ffb900 !important;
  box-shadow: none;
}

.btn-primary:hover, .btn-primary.hover, .btn-primary:active, .btn-primary.active {
  color: #1a1a1a !important;
  background-color: #ffb900 !important;
  border-color: #ffb900 !important;
  box-shadow: none;
}

.btn-animation {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  min-height: 66px;
  padding: 13px 40px;
  color: #ffb900;
  font-size: 16px;
  background-color: rgba(26, 26, 26, 0.7);
  border: none !important;
  border-radius: 0;
}

.btn-animation__text {
  flex-grow: 1;
  color: inherit;
}

.btn-animation__icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 185, 0, 0.1);
  border-radius: 50%;
  margin-left: 20px;
}

.btn-animation__icon svg {
  width: 14px;
  height: 14px;
  margin: 13px;
  stroke: #ffb900;
}

.btn-animation::before {
  content: '';
  position: absolute;
  left: calc(50% - 70px);
  top: 0;
  width: 40px;
  height: 100%;
  background: linear-gradient(190.37deg, #ffffff 8.17%, rgba(255, 255, 255, 0) 96.02%);
  opacity: 0.3;
  background: linear-gradient(227.63deg, rgba(255, 255, 255, 0.4) 13.95%, rgba(255, 255, 255, 0) 104.97%);
  opacity: 0.5;
  transform: skew(-37deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.btn-animation::after {
  position: absolute;
  left: calc(100% - 10px);
  bottom: 0;
  width: 15px;
  height: 100%;
  background: linear-gradient(190.37deg, rgba(255, 255, 255, 0) 7.11%, #ffffff 95.97%);
  opacity: 0.4;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.btn-animation:focus, .btn-animation.focus {
  color: #ffb900 !important;
  background-color: rgba(26, 26, 26, 0.7) !important;
  border-color: transparent !important;
}

.btn-animation:hover, .btn-animation.hover, .btn-animation:active, .btn-animation.active {
  color: #1a1a1a !important;
  background-color: #ffb900 !important;
  border-color: transparent !important;
}

.btn-animation:hover .btn-animation__icon, .btn-animation.hover .btn-animation__icon, .btn-animation:active .btn-animation__icon, .btn-animation.active .btn-animation__icon {
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-animation:hover .btn-animation__icon svg, .btn-animation.hover .btn-animation__icon svg, .btn-animation:active .btn-animation__icon svg, .btn-animation.active .btn-animation__icon svg {
  stroke: #1a1a1a;
}

.btn-animation:hover::before, .btn-animation.hover::before, .btn-animation:active::before, .btn-animation.active::before {
  left: calc(100% + 20px);
}

.btn-animation:hover::after, .btn-animation.hover::after, .btn-animation:active::after, .btn-animation.active::after {
  left: -30px;
}

.btn-animation_alt {
  background-color: #ffb900;
  color: #1a1a1a;
}

.btn-animation_alt .btn-animation__icon {
  background-color: rgba(255, 255, 255, 0.5);
}

.btn-animation_alt .btn-animation__icon svg {
  stroke: #1a1a1a;
}

.btn-animation_alt:focus, .btn-animation_alt.focus {
  color: #1a1a1a !important;
  background-color: #ffb900 !important;
}

.btn-animation_alt:hover, .btn-animation_alt.hover, .btn-animation_alt:active, .btn-animation_alt.active {
  color: #ffb900 !important;
  background-color: rgba(26, 26, 26, 0.7) !important;
}

.btn-animation_alt:hover .btn-animation__icon, .btn-animation_alt.hover .btn-animation__icon, .btn-animation_alt:active .btn-animation__icon, .btn-animation_alt.active .btn-animation__icon {
  background-color: rgba(255, 185, 0, 0.1);
}

.btn-animation_alt:hover .btn-animation__icon svg, .btn-animation_alt.hover .btn-animation__icon svg, .btn-animation_alt:active .btn-animation__icon svg, .btn-animation_alt.active .btn-animation__icon svg {
  stroke: #ffb900;
}

.btn-default-alt {
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(255, 185, 0, 0.1) !important;
  border-color: #ffb900;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}

.btn-default-alt::before {
  content: '';
  position: absolute;
  left: calc(50% - 35px);
  top: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(190.37deg, #ffffff 8.17%, rgba(255, 255, 255, 0) 96.02%);
  opacity: 0.15;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.btn-default-alt::after {
  content: '';
  position: absolute;
  left: calc(100% - 7.5px);
  bottom: 0px;
  width: 15px;
  height: 100%;
  background: linear-gradient(190.37deg, rgba(255, 255, 255, 0) 7.11%, #ffffff 95.97%);
  opacity: 0.2;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.btn-default-alt:focus, .btn-default-alt.focus {
  color: rgba(0, 0, 0, 0.8) !important;
  background-color: rgba(255, 185, 0, 0.1) !important;
  border-color: #ffb900 !important;
}

.btn-default-alt:hover, .btn-default-alt.hover, .btn-default-alt:active, .btn-default-alt.active {
  color: rgba(0, 0, 0, 0.8) !important;
  background-color: rgba(255, 185, 0, 0.3) !important;
  border-color: #ffb900 !important;
}

.btn-default-alt:hover::before, .btn-default-alt.hover::before, .btn-default-alt:active::before, .btn-default-alt.active::before {
  left: calc(100% + 20px);
  opacity: 0.3;
}

.btn-default-alt:hover::after, .btn-default-alt.hover::after, .btn-default-alt:active::after, .btn-default-alt.active::after {
  left: -30px;
  opacity: 0.3;
}

.btn-secondary {
  color: #000;
  background-color: #f2f0e6;
  border-color: #f2f0e6;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #000 !important;
  background-color: #f2f0e6 !important;
  border-color: #f2f0e6 !important;
}

.btn-secondary:hover, .btn-secondary.hover, .btn-secondary:active, .btn-secondary.active {
  color: #fff !important;
  background-color: rgba(255, 185, 0, 0.7) !important;
  border-color: rgba(255, 185, 0, 0.7) !important;
}

.btn-secondary-alt {
  color: #1a1a1a;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary-alt:focus, .btn-secondary-alt.focus {
  color: #1a1a1a !important;
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.btn-secondary-alt:hover, .btn-secondary-alt.hover, .btn-secondary-alt:active, .btn-secondary-alt.active {
  color: #ffb900 !important;
  background-color: transparent !important;
  border-color: #ffb900 !important;
}

/* Forms */
.control-label {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 1.33;
  font-size: 12px;
  border: 0;
  color: #636363;
}

.help-block {
  font-size: 14px;
  margin: 10px 0 0;
}

.form-note {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

.form-link {
  font-size: 14px;
  color: #ffb900;
  text-decoration: underline;
}

.form-link:hover {
  color: rgba(255, 185, 0, 0.7);
}

.form-control {
  padding: 19.5px 20px;
  height: 60px;
  font-size: 16px;
  font-style: normal;
  border-radius: 0;
  border: 1px solid rgba(26, 26, 26, 0.1);
  background-color: #fff;
  line-height: 1.1;
  color: #1a1a1a;
  box-shadow: none;
  transition: color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}

.form-control:focus {
  outline: 0;
  background-color: #fff;
  color: #1a1a1a;
  border-color: rgba(26, 26, 26, 0.25);
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: #1a1a1a;
}

.form-control:-ms-input-placeholder {
  color: #1a1a1a;
}

.form-control::-webkit-input-placeholder {
  color: #1a1a1a;
}

.form-control option:hover {
  color: #1a1a1a;
  background-color: #c2c2c2;
}

.has-success .form-control {
  box-shadow: none;
  background-color: #fff;
  border-color: #ffb900;
}

.has-error .form-control {
  box-shadow: none;
  background-color: #fce5e5;
  border-color: #e31e24;
}

.form-group {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .form-group {
    margin-bottom: 25px;
  }
}

/* Modal */
.modal {
  line-height: normal;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
}

.modal::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -5px;
  vertical-align: middle;
  font-weight: 300;
}

@media (min-width: 768px) {
  .modal {
    font-size: 16px;
    padding: 0 !important;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: calc(100% - 20px);
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 450px;
  }
}

.modal-content {
  border: none;
  border-radius: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #1a1a1a;
  overflow: hidden;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.modal-note {
  font-style: normal;
  font-size: 12px;
  color: #1a1a1a;
}

@media (min-width: 768px) {
  .modal-lg {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .modal-lg {
    width: 1140px;
  }
}

@media (min-width: 768px) {
  .modal-md {
    width: 555px;
  }
}

@media (min-width: 768px) {
  .modal-sm {
    width: 360px;
  }
}

.modal-title {
  position: relative;
  font-size: 20px !important;
  text-transform: none !important;
}

@media (min-width: 992px) {
  .modal-title {
    font-size: 24px !important;
  }
}

.modal-date {
  font-size: 14px;
  color: #ffb900;
}

.modal-header {
  padding: 50px 50px 30px;
  background-color: #fff;
  border-bottom: none;
  border-radius: 0;
}

@media (max-width: 991px) {
  .modal-header {
    padding: 40px 40px 25px;
  }
}

@media (max-width: 575px) {
  .modal-header {
    padding: 30px 20px 25px;
  }
}

.modal-lg .modal-header {
  padding: 60px 60px 40px;
}

@media (max-width: 991px) {
  .modal-lg .modal-header {
    padding: 50px 40px 40px;
  }
}

@media (max-width: 575px) {
  .modal-lg .modal-header {
    padding: 30px 20px;
  }
}

.modal-header .close {
  z-index: 50;
  position: absolute;
  margin: 0;
  width: 30px;
  height: 30px;
  opacity: 0.8;
  text-shadow: none;
  top: -0.5px;
  right: -0.5px;
  border-radius: 0;
  transition: all 0.2s linear;
  background-image: url("../images/icons/close_modal_white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  opacity: 0.8;
  background-color: #ffb900;
  transition: opacity 0.2s linear;
}

.modal-header .close:hover {
  opacity: 1;
}

.modal-body {
  padding: 0px 50px 50px 50px;
  background-color: #fff;
}

@media (max-width: 991px) {
  .modal-body {
    padding: 0px 40px 40px 40px;
  }
}

@media (max-width: 575px) {
  .modal-body {
    padding: 0px 20px 30px 20px;
  }
}

.modal-lg .modal-body {
  padding: 0 60px 60px;
}

@media (max-width: 991px) {
  .modal-lg .modal-body {
    padding: 0 40px 50px;
  }
}

@media (max-width: 575px) {
  .modal-lg .modal-body {
    padding: 0 20px 30px;
  }
}

.modal-body .modal-submit .btn {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .modal-body .modal-submit .btn {
    width: auto;
    padding: 12.5px 40px;
  }
}

.modal-text {
  font-size: 16px;
  color: #1a1a1a;
}

@media (max-width: 767px) {
  .modal-text {
    font-size: 14px;
  }
}

/* Navbar */
body.banner-main-open, body.main-navbar-open {
  position: relative;
  overflow: hidden;
}

.navbar-toggle {
  position: relative;
  float: none;
  display: none;
  height: 20px;
  width: 22px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background-image: url("../images/icons/menu.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  background: none;
}

@media (max-width: 1199px) {
  .navbar-toggle {
    display: block;
  }
}

@media (max-width: 374px) {
  .navbar-toggle {
    width: 20px;
    height: 18px;
  }
}

.navbar-toggle__image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s linear;
}

.navbar-toggle__image_menu {
  opacity: 1;
}

.navbar-toggle__image_close {
  opacity: 0;
}

.navbar-toggle:not(.collapsed) {
  background-image: url("../images/icons/close.svg");
  background-size: 18px 18px;
  background: none;
}

.navbar-toggle:not(.collapsed) .navbar-toggle__image_menu {
  opacity: 0;
}

.navbar-toggle:not(.collapsed) .navbar-toggle__image_close {
  opacity: 1;
}

.navbar {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin: 0;
  min-height: 0;
}

.navbar .navbar-collapse {
  padding: 0;
}

.navbar .navbar-nav {
  margin: 0 -17px;
  float: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}

.navbar .navbar-nav::before, .navbar .navbar-nav::after {
  display: none;
}

.navbar .navbar-nav > li {
  margin: 0 17px;
  float: none;
}

.navbar .navbar-nav > li > a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3 !important;
  text-decoration: none;
  color: #1a1a1a;
  background-color: transparent;
  transition: all 0.2s linear;
  position: relative;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .navbar .navbar-nav > li > a {
    font-size: 15px;
  }
}

.navbar .navbar-nav > li > a::after {
  content: '';
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  width: 0;
  height: 2px;
  background-color: #ffb900;
  border-radius: 2px;
  transition: all 0.2s linear;
}

.navbar .navbar-nav > li > a.active, .navbar .navbar-nav > li > a:hover {
  text-decoration: none;
  color: #1a1a1a;
}

.navbar .navbar-nav > li > a.active::after, .navbar .navbar-nav > li > a:hover::after {
  width: calc(100% + 8px);
  box-shadow: 0px 5px 8px rgba(249, 184, 0, 0.3), inset 0px 4px 4px rgba(255, 255, 255, 0.2);
}

.navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li.active > a.active, .navbar .navbar-nav > li.active > a:hover {
  text-decoration: none;
  color: #1a1a1a;
}

.navbar .navbar-nav > li.active > a::after, .navbar .navbar-nav > li.active > a.active::after, .navbar .navbar-nav > li.active > a:hover::after {
  width: calc(100% + 8px);
  box-shadow: 0px 5px 8px rgba(249, 184, 0, 0.3), inset 0px 4px 4px rgba(255, 255, 255, 0.2);
}

.navbar .navbar-nav > li.open > a, .navbar .navbar-nav > li.open > a:hover {
  color: #ffb900;
  background-color: transparent;
}

@media (max-width: 1199px) {
  .navbar {
    position: static;
  }
  .navbar .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    border: 0;
    background-color: #fff;
    overflow: hidden;
    box-shadow: inset 0px 10px 50px rgba(0, 0, 0, 0.05);
  }
  .navbar .navbar-collapse.collapse:not(.in) {
    display: none !important;
  }
  .navbar .navbar-collapse .navbar-block {
    position: relative;
    max-width: none !important;
    width: 100%;
    margin: 0 auto;
    max-width: 720px !important;
    overflow: hidden;
    overflow-y: auto;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .navbar .navbar-collapse .navbar-block {
    max-width: 560px !important;
    width: calc(100% + 20px);
    padding: 0 10px;
  }
}

@media (max-width: 1199px) and (max-width: 575px) {
  .navbar .navbar-collapse .navbar-block {
    max-width: none !important;
  }
}

@media (max-width: 1199px) {
  .navbar .navbar-nav {
    padding: 0;
    margin: 0;
    display: block;
    padding: 40px 0;
  }
}

@media (max-width: 1199px) and (max-width: 575px) {
  .navbar .navbar-nav {
    padding: 40px 30px;
  }
}

@media (max-width: 1199px) {
  .navbar .navbar-nav > li {
    margin: 0;
  }
  .navbar .navbar-nav > li:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .navbar .navbar-nav > li > a {
    display: inline;
    font-weight: 400;
    font-size: 18px;
    color: #1a1a1a;
    padding: 0;
  }
  .navbar .navbar-nav > li > a:hover {
    color: #ffb900;
    background-color: transparent;
  }
  .navbar .navbar-nav > li.open > a, .navbar .navbar-nav > li.open > a:hover {
    color: #ffb900;
    background-color: transparent;
  }
}

@media (max-width: 575px) {
  .navbar .navbar-collapse {
    width: 100%;
  }
}

.navbar .navbar-nav li.dropdown-l1 {
  position: relative;
}

.navbar .navbar-nav li.dropdown-l1:not(:last-of-type) {
  margin-right: 0;
}

.navbar .navbar-nav li.dropdown-l1 > a {
  padding-right: 36px;
}

.navbar .navbar-nav li.dropdown-l1 > a > .caret {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 36px;
  height: 100%;
  border: none;
  margin: 0;
  cursor: pointer;
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l1 > a > .caret {
    right: 2px;
  }
}

.navbar .navbar-nav li.dropdown-l1 > a > .caret > svg {
  width: 10px;
  fill: #1a1a1a;
  transition: all 0.2s linear;
}

.navbar .navbar-nav li.dropdown-l1.open > a, .navbar .navbar-nav li.dropdown-l1.open > a:hover {
  color: #1a1a1a;
  text-decoration-color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l1.open > a::after, .navbar .navbar-nav li.dropdown-l1.open > a:hover::after {
  width: calc(100% + 8px);
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l1.open > a, .navbar .navbar-nav li.dropdown-l1.open > a:hover {
    color: #ffb900;
    background-color: transparent;
  }
}

.navbar .navbar-nav li.dropdown-l1.open > a > .caret > svg, .navbar .navbar-nav li.dropdown-l1.open > a:hover > .caret > svg {
  transform: rotate(-180deg);
}

.navbar .navbar-nav li.dropdown-l1.open .dropdown-l1-menu {
  display: block !important;
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu {
  display: none !important;
  padding: 10px 0 0;
  margin: 0;
  list-style: none;
}

@media (min-width: 1200px) {
  .navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 320px;
    padding: 5px 0;
    background-color: #fff;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    z-index: 10;
  }
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li {
  display: block;
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li > a {
  display: block;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  text-decoration: underline;
  text-decoration-color: transparent;
  background-color: transparent;
  transition: all 0.2s linear;
}

@media (min-width: 768px) {
  .navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li > a {
    background-color: #fff;
    white-space: nowrap;
    padding: 7.5px 15px;
    color: #1a1a1a;
    font-size: 15px;
  }
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li > a:hover {
  color: #ffb900;
  text-decoration-color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li.active > a, .navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu > li.active > a:hover {
  font-weight: 700;
  color: #ffb900;
  text-decoration-color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu:last-of-type > li:last-of-type > a {
  border-bottom: none;
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu:last-of-type > li:last-of-type.dropdown-l2 .dropdown-l2-menu > li:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu:last-of-type > li:last-of-type.dropdown-l2 .dropdown-l2-menu > li:first-of-type {
    border-top: none;
  }
}

.navbar .navbar-nav li.dropdown-l1 .dropdown-l1-menu:last-of-type > li:last-of-type.dropdown-l2 .dropdown-l2-menu > li:last-of-type > a {
  border-bottom: none;
}

@media (min-width: 768px) {
  .navbar .navbar-nav li.dropdown-l1.show-more {
    margin-left: 0;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more > a {
    position: static;
    padding: 18px;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more > a > .caret > svg {
    width: 16px;
    height: 10px;
    margin-top: 8px;
    transform: none !important;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l1.show-more > a > .caret > svg {
    fill: #000;
  }
}

@media (min-width: 768px) {
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l1-menu {
    right: 0;
    left: auto;
  }
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l1.show-more > a {
    display: none;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l1-menu {
    display: none !important;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l1-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background-color: #fff;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 {
    display: none !important;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 > a {
    padding-right: 41px !important;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 > a > .caret {
    padding: 20px 15px;
    width: 41px;
    height: 51px;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 > a > .caret > svg {
    transition: transform 0.2s linear;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 > a > .caret > svg > path {
    transition: fill 0.2s linear;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l2 .dropdown-l2-menu > li > a {
    padding: 7.5px 15px 7.5px 30px;
    background-color: #f6f6f6;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l3 > a {
    padding-right: 38px !important;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l3 > a > .caret {
    right: 4px;
    padding: 19px 13px;
    width: 36px;
    height: 48px;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l3 > a > .caret > svg {
    transition: transform 0.2s linear;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l3 > a > .caret > svg > path {
    transition: fill 0.2s linear;
  }
  .navbar .navbar-nav li.dropdown-l1.show-more .dropdown-l3 .dropdown-l3-menu > li > a {
    padding: 15px 15px 15px 40px;
    background-color: rgba(0, 0, 0, 0.05);
  }
}

.navbar .navbar-nav li.dropdown-l2 {
  position: relative;
}

.navbar .navbar-nav li.dropdown-l2 > a {
  position: relative;
  padding-right: 38px !important;
}

.navbar .navbar-nav li.dropdown-l2 > a:hover > .caret > svg {
  fill: #ffb900;
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l2 > a:hover > .caret > svg {
    fill: #1a1a1a;
  }
}

.navbar .navbar-nav li.dropdown-l2 > a > .caret {
  content: '';
  position: absolute;
  right: 2px;
  top: 0;
  display: block;
  padding: 0;
  width: 36px;
  height: 100%;
  border: none;
  margin: 0;
  cursor: pointer;
}

.navbar .navbar-nav li.dropdown-l2 > a > .caret > svg {
  width: 10px;
}

.navbar .navbar-nav li.dropdown-l2.open > a, .navbar .navbar-nav li.dropdown-l2.open > a:hover {
  color: #ffb900 !important;
}

.navbar .navbar-nav li.dropdown-l2.open > a > .caret > svg, .navbar .navbar-nav li.dropdown-l2.open > a:hover > .caret > svg {
  transform: rotate(-180deg);
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l2.open > a > .caret > svg, .navbar .navbar-nav li.dropdown-l2.open > a:hover > .caret > svg {
    fill: #000;
  }
}

.navbar .navbar-nav li.dropdown-l2.open .dropdown-l2-menu {
  display: block !important;
}

.navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu {
  display: none !important;
  padding: 0;
  margin: 0;
  list-style: none;
}

.navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li {
  display: block;
}

.navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li > a {
  display: block;
  border: none;
  padding: 10px 15px 10px 30px;
  font-size: 15px;
  font-weight: 400;
  color: #1a1a1a;
  text-decoration: none;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li > a {
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li > a {
    padding: 7.5px 15px 7.5px 30px;
    background-color: rgba(26, 26, 26, 0.03);
    color: #1a1a1a;
    font-size: 14px;
  }
}

.navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li > a:hover {
  color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li.active > a, .navbar .navbar-nav li.dropdown-l2 .dropdown-l2-menu > li.active > a:hover {
  font-weight: 700;
  color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l3 {
  position: relative;
}

.navbar .navbar-nav li.dropdown-l3 > a {
  position: relative;
  padding-right: 38px !important;
}

.navbar .navbar-nav li.dropdown-l3 > a:hover > .caret > svg {
  fill: #1a1a1a;
}

.navbar .navbar-nav li.dropdown-l3 > a > .caret {
  content: '';
  position: absolute;
  right: 2px;
  top: 0;
  display: block;
  padding: 0;
  width: 36px;
  height: 100%;
  border: none;
  margin: 0;
  cursor: pointer;
}

.navbar .navbar-nav li.dropdown-l3 > a > .caret > svg {
  width: 10px;
}

.navbar .navbar-nav li.dropdown-l3.open > a, .navbar .navbar-nav li.dropdown-l3.open > a:hover {
  color: #ffb900 !important;
}

.navbar .navbar-nav li.dropdown-l3.open > a > .caret > svg, .navbar .navbar-nav li.dropdown-l3.open > a:hover > .caret > svg {
  transform: rotate(-180deg);
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l3.open > a > .caret > svg, .navbar .navbar-nav li.dropdown-l3.open > a:hover > .caret > svg {
    fill: #000;
  }
}

.navbar .navbar-nav li.dropdown-l3.open .dropdown-l3-menu {
  display: block !important;
}

.navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu {
  display: none !important;
  padding: 0;
  margin: 0;
  list-style: none;
}

.navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li {
  display: block;
}

.navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li > a {
  display: block;
  border: none;
  padding: 10px 15px 10px 45px;
  font-size: 12px;
  font-weight: 600;
  color: #1a1a1a;
  text-decoration: none;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li > a {
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li > a {
    padding: 7.5px 15px 7.5px 45px;
    background-color: rgba(0, 0, 0, 0.05);
  }
}

.navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li > a:hover {
  color: #ffb900;
}

.navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li.active > a, .navbar .navbar-nav li.dropdown-l3 .dropdown-l3-menu > li.active > a:hover {
  font-weight: 700;
  color: #ffb900;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .navbar .navbar-nav li.show-more-hidden {
    display: none;
  }
}

.dropdown-menu {
  float: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  min-width: 100%;
  max-width: 450px;
  border-radius: 0;
  background-color: #fff;
  border: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.dropdown-menu > li {
  display: block;
}

.dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  background-color: #fff;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.2s linear, color 0.2s linear;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-menu > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(255, 185, 0, 0.2);
}

.dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover {
  color: #fff;
  background-color: rgba(255, 185, 0, 0.7);
}

@media (max-width: 767px) {
  .dropdown-menu {
    min-width: 0;
    max-width: none;
    padding-left: 30px;
    position: static;
    background-color: transparent;
  }
  .dropdown-menu > li > a {
    padding: 10px 0 !important;
    line-height: 1.42857143 !important;
    color: rgba(0, 0, 0, 0.8);
    background-color: transparent;
    white-space: normal;
  }
  .dropdown-menu > li > a:hover {
    color: #ffb900;
    background-color: transparent;
  }
  .dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover {
    color: #ffb900;
    background-color: transparent;
    font-weight: 700;
  }
}

/* Pagination */
.pagination-block {
  position: relative;
  margin-top: 60px;
}

@media (max-width: 767px) {
  .pagination-block {
    margin-top: 40px;
  }
}

.pagination {
  margin: 0;
  max-width: 100%;
  margin: 0 -5px;
}

@media (max-width: 575px) {
  .pagination {
    width: 100%;
  }
}

.pagination > li {
  margin-right: 5px;
  margin-left: 5px;
}

.pagination > li.prev {
  margin-left: 0;
  margin-right: 25px;
}

@media (max-width: 767px) {
  .pagination > li.prev {
    margin-right: 5px;
  }
}

.pagination > li.prev > a,
.pagination > li.prev span {
  background-image: url(/images/icons/pointer-left.svg);
}

.pagination > li.prev > a:hover,
.pagination > li.prev span:hover {
  background-image: url(/images/icons/pointer-left-white.svg);
}

.pagination > li.next {
  margin-right: 0;
  margin-left: 25px;
}

@media (max-width: 767px) {
  .pagination > li.next {
    margin-left: 5px;
  }
}

.pagination > li.next > a,
.pagination > li.next span {
  background-image: url(/images/icons/pointer-right.svg);
}

.pagination > li.next > a:hover,
.pagination > li.next span:hover {
  background-image: url(/images/icons/pointer-right-white.svg);
}

.pagination > li.prev > a,
.pagination > li.prev span, .pagination > li.next > a,
.pagination > li.next span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: transparent;
  border: none;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(26, 26, 26, 0.05);
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .pagination > li.prev > a,
  .pagination > li.prev span, .pagination > li.next > a,
  .pagination > li.next span {
    width: 40px;
    height: 40px;
  }
}

.pagination > li.prev > a svg,
.pagination > li.prev span svg, .pagination > li.next > a svg,
.pagination > li.next span svg {
  width: 14px !important;
  height: 10px !important;
}

.pagination > li.prev > a svg path,
.pagination > li.prev span svg path, .pagination > li.next > a svg path,
.pagination > li.next span svg path {
  fill: rgba(255, 185, 0, 0.7) !important;
}

.pagination > li.prev > a:hover, .pagination > li.prev > a:focus,
.pagination > li.prev span:hover,
.pagination > li.prev span:focus, .pagination > li.next > a:hover, .pagination > li.next > a:focus,
.pagination > li.next span:hover,
.pagination > li.next span:focus {
  color: transparent;
  border-color: #ffb900;
  background-color: #ffb900;
  box-shadow: 0px 10px 40px rgba(249, 184, 0, 0.3), inset -4px -4px 10px #f4b400, inset 4px 4px 10px rgba(255, 255, 255, 0.3);
}

.pagination > li.prev > a:hover svg path, .pagination > li.prev > a:focus svg path,
.pagination > li.prev span:hover svg path,
.pagination > li.prev span:focus svg path, .pagination > li.next > a:hover svg path, .pagination > li.next > a:focus svg path,
.pagination > li.next span:hover svg path,
.pagination > li.next span:focus svg path {
  fill: #ffb900 !important;
}

.pagination > li.prev > a > span,
.pagination > li.prev span > span, .pagination > li.next > a > span,
.pagination > li.next span > span {
  display: none;
}

.pagination > li > a,
.pagination > li span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
  border: none;
  line-height: 1;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1a1a1a;
  transition: all 0.2s linear;
  background-color: transparent;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li span:hover,
.pagination > li span:focus {
  color: #ffb900;
  background-color: transparent;
  border-color: transparent;
}

.pagination > .disabled {
  cursor: not-allowed !important;
}

.pagination > .disabled > a,
.pagination > .disabled span {
  pointer-events: none !important;
}

.pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
.pagination > .disabled span,
.pagination > .disabled span:hover,
.pagination > .disabled span:focus {
  opacity: 0.5 !important;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active span,
.pagination > .active span:hover,
.pagination > .active span:focus {
  color: #ffb900;
  background-color: #f7f7f7;
  border-color: transparent;
}

/* =================================================================
  Breadcrumb
================================================================= */
.breadcrumb-block {
  margin: 30px 0 70px;
}

@media (max-width: 767px) {
  .breadcrumb-block {
    margin: 30px 0 50px;
  }
}

.breadcrumb-block + section,
.breadcrumb-block + div {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.breadcrumb {
  padding: 0;
  margin-bottom: -10px;
  border-radius: 0;
  background-color: transparent;
}

.breadcrumb > li {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 400;
  margin-bottom: 10px;
}

.breadcrumb > li > a {
  text-decoration: none;
  color: #636363;
  font-weight: 400;
  transition: all 0.2s linear;
}

.breadcrumb > li > a:hover {
  text-decoration: none;
  color: #1a1a1a;
}

.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #636363;
  content: '/';
}

/* Alert-warning */
.alert-warning {
  background-color: rgba(255, 185, 0, 0.1);
  color: #cc9400;
  border-color: #ffb900;
  border-radius: 0;
}

.alert-warning-alt {
  background-color: rgba(255, 185, 0, 0.8);
  color: rgba(255, 185, 0, 0.7);
  border-color: #ffb900;
  border-radius: 0;
}

@media (min-width: 992px) {
  .alert-warning-alt {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.alert__img {
  width: 45px;
  height: 30px;
}

/* =================================================================
  advantages
================================================================= */
.advantages__item__bg {
  position: relative;
  width: 120px;
  height: 120px;
  background: rgba(255, 185, 0, 0.1);
  border: 1.5px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}

.advantages__item__bg::before {
  content: '';
  position: absolute;
  left: 25px;
  top: 0;
  width: 30px;
  height: 100px;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.5;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.advantages__item__bg::after {
  content: '';
  position: absolute;
  left: calc(100% - 35px);
  top: 42%;
  width: 30px;
  height: 100px;
  background: linear-gradient(190.32deg, #ffffff 5.31%, rgba(255, 255, 255, 0) 95.89%);
  opacity: 0.3;
  transform: skew(-32deg);
  z-index: 1;
  transition: all 0.2s linear;
}

.advantages__item__img {
  height: 100px;
  width: 100px;
  background-color: #ffb900;
  background-size: 50px 50px;
  border-radius: 50%;
}

/* =================================================================
  contact form
================================================================= */
.block-map {
  position: relative;
  min-height: 495px;
  height: 100%;
  border-radius: 10px;
}

@media (max-width: 1199px) {
  .block-map {
    margin-left: 15px;
  }
}

@media (max-width: 991px) {
  .block-map {
    min-height: 470px;
  }
}

@media (max-width: 767px) {
  .block-map {
    min-height: 250px;
    margin-left: 0;
  }
}

.block-map .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.15);
}

.block-map__title {
  position: absolute;
  top: 30px;
  left: -25px;
  padding: 15px 25px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 1;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .block-map__title {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

ymaps[class$='-balloon__layout'],
ymaps[class*='-balloon_layout_normal'] {
  overflow: visible !important;
  box-shadow: none !important;
}

ymaps[class*='-controls__control'] {
  margin-right: 20px !important;
}

ymaps[class*='-controls__toolbar_right'] {
  margin-right: 10px !important;
}

[class$='-controls__control'] {
  left: auto !important;
  right: 10px !important;
}

[class$='-balloon__content'] {
  border: none;
  padding: 4px 0px !important;
  margin-left: 35px !important;
}

.map-marker {
  display: block;
  width: 35px;
  height: 35px;
  z-index: 21;
  position: relative;
  top: 0;
  left: 0;
}

.balloon-image {
  position: absolute;
  top: 50%;
  left: -55px;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  background-image: url(../images/icons/map-marker.svg);
}

.balloon-city {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

.balloon-address {
  font-size: 12px;
  font-weight: 400;
  color: #1a1a1a;
}

.contact-form__block {
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #fff;
  border-radius: 10px;
}

@media (max-width: 991px) {
  .contact-form__block {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .contact-form__block {
    border-radius: 5px;
  }
}

/* =================================================================
  Section
================================================================= */
.section {
  position: relative;
}

.section._white {
  padding: 100px 0;
  background-color: #fff;
}

@media (max-width: 1199px) {
  .section._white {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .section._white {
    padding: 60px 0;
  }
}

.section._grey {
  padding: 80px 0;
  background: rgba(0, 0, 0, 0.02);
}

@media (max-width: 767px) {
  .section._grey {
    padding: 60px 0;
  }
}

.section__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: -20px;
  margin-bottom: 60px;
}

@media (max-width: 1199px) {
  .section__heading {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .section__heading {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}

.section__title {
  flex-grow: 1;
  margin-top: 20px;
}

.section__subtitle {
  margin-bottom: 55px;
}

@media (max-width: 1199px) {
  .section__subtitle {
    margin-bottom: 40px;
  }
}

.section__control {
  flex-shrink: 0;
  margin-top: 20px;
}

.close {
  position: relative;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-color: rgba(99, 99, 99, 0.05);
  border-radius: 50%;
  opacity: 1;
  transition: all 0.2s linear;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .close {
    width: 20px;
    height: 40px;
  }
}

.close svg {
  width: 10px;
  height: 10px;
  margin: 15px;
  fill: rgba(99, 99, 99, 0.5);
}

@media (max-width: 767.98px) {
  .close svg {
    margin: 15px 0px;
  }
}

.close:hover {
  opacity: 1;
  background-color: rgba(99, 99, 99, 0.05);
}

.close:hover svg {
  fill: #e73030;
}

.btn-drop {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #636363;
  font-size: 13px;
  font-weight: 400;
  transition: all 0.2s linear;
}

.btn-drop__text {
  text-decoration: none;
}

.btn-drop__text + .btn-drop__icon {
  margin-left: 15px;
}

.btn-drop__icon {
  text-decoration: none;
}

.btn-drop__icon + .btn-drop__text {
  margin-left: 15px;
}

.btn-drop:hover {
  text-decoration: none;
  color: #1a1a1a;
}

.btn-drop:hover .btn-drop__text {
  text-decoration: none;
}

.btn-drop:hover .btn-drop__icon {
  background-color: rgba(99, 99, 99, 0.05);
}

.btn-drop:hover .btn-drop__icon svg {
  fill: #e73030;
}

/* =================================================================
  checkradio
================================================================= */
.checkradio {
  display: flex;
  align-items: center;
}

.checkradio label {
  padding: 0;
  margin: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkradio__item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 60px;
  margin: 0;
  transition: all 0.2s linear;
  overflow: hidden;
  padding: 4px 11px;
  border: 1px solid transparent;
  border-radius: 2px;
  display: inline-block;
  flex: 0 0 30px;
  min-width: 30px;
  text-align: center;
  margin-right: 8px !important;
  overflow: hidden;
}

.checkradio__item:last-child {
  margin: 0px 0px 0px 0px;
}

.checkradio__item:not(:first-of-type) {
  margin-left: 1px;
}

.checkradio input {
  display: none !important;
}

.checkradio input:checked + label {
  border: 1px solid #FFB900;
}

/* =================================================================
  Range slider
================================================================= */
.range {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 100%;
}

.range__input {
  flex: 0 0 50%;
  text-align: center;
}

.range__input > input {
  border: none;
  max-width: 54px;
  padding: 16px 3px 10px 3px;
  font-weight: 400;
  width: 100% !important;
  border-radius: 6px;
}

@media (max-width: 767.98px) {
  .range__input > input {
    max-width: 150px;
    border-radius: 6px;
  }
}

.range__input_from {
  position: relative;
}

.range__input_from::after {
  content: '';
  position: absolute;
  height: 23px;
  width: 1px;
  right: 0;
  top: 16px;
  background-color: rgba(26, 26, 26, 0.2);
}

@media (max-width: 767.98px) {
  .range__input_from {
    text-align: left;
  }
  .range__input_from input {
    margin-left: 10px;
    text-align: left;
  }
}

@media (max-width: 767.98px) {
  .range__input_to {
    text-align: right;
  }
  .range__input_to input {
    margin-right: 10px;
    text-align: right;
  }
}

.range__slider {
  position: absolute;
  left: 4px;
  width: calc(100% - 8px);
  bottom: -2px;
  height: 10px;
}

.range .irs-single {
  display: none;
}

.range .irs.irs--round {
  height: 10px;
}

.range .irs-min,
.range .irs-max,
.range .irs-from,
.range .irs-to,
.range .irs-line {
  display: none;
}

.range .irs-bar {
  top: auto;
  height: 3px;
  background-color: #ffb900;
  bottom: 0;
}

.range .irs-handle {
  top: auto;
  bottom: -5px;
  width: 14px;
  height: 14px;
  border: none;
  background-color: #ffb900;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(255, 185, 0, 0.1);
  cursor: pointer;
}

/* =================================================================
  calculation
================================================================= */
.calculation {
  padding-bottom: 70px;
}

@media (max-width: 767.98px) {
  .calculation {
    padding-bottom: 60px;
  }
}

.calculation.project-calculation {
  padding: 37px 0px 43px 0px;
}

@media (max-width: 767.98px) {
  .calculation.project-calculation {
    padding: 26px 0px 56px 0px;
  }
}

.calculation__heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .calculation__heading .calculation__btn-drop {
    display: none;
  }
}

@media (max-width: 767px) {
  .calculation__control {
    display: none;
  }
}

.calculation__title {
  margin-bottom: 35px;
  overflow: visible;
  margin-right: 175px;
}

@media (max-width: 767.98px) {
  .calculation__title {
    margin-bottom: 0;
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  .calculation__title-text {
    display: block;
  }
}

.calculation__title-select {
  color: #FFB900;
}

.calculation__title-select svg {
  fill: #FFB900;
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}

.calculation__title-select .select2.select2-container.select2-container--default {
  width: auto !important;
  vertical-align: bottom;
}

.calculation__title-select .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
  border: none !important;
  height: auto;
}

.calculation__title-select .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
  height: auto;
  line-height: 1.2;
  font-family: "Gotham Pro", sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #ffb900;
  padding: 0 !important;
  padding-right: 25px !important;
}

@media (max-width: 767.98px) {
  .calculation__title-select .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
    font-size: 30px;
  }
}

.calculation__title-select .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
  height: auto;
  position: static;
}

.calculation__title-select .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow::before {
  content: '';
  position: absolute;
  left: auto;
  bottom: auto;
  border: 10px solid transparent;
  border-top: 10px solid #ffb900;
  top: 67%;
  right: 0px;
  transform: translate(0, -50%);
  background-image: none;
}

.calculation__title-select .select2-dropdown.select2-dropdown--below {
  width: 205px !important;
}

.calculation__title-select .select2-container.select2-container--default.select2-container--open {
  z-index: 15;
}

.calculation__title-select .select2-container.select2-container--default.select2-container--open .select2-results__option {
  line-height: 1.2;
  font-weight: 400;
}

@media (max-width: 991.98px) {
  .calculation .calculation__btn-drop {
    min-width: 218px;
  }
  .calculation .calculation__btn-drop.btn-drop {
    justify-content: flex-start;
  }
  .calculation .calculation__btn-drop.btn-drop .close {
    height: 38px;
    width: 20px;
    flex: 0 0 20px;
  }
  .calculation .calculation__btn-drop.btn-drop .close svg {
    margin-left: 2px;
    margin-right: 0px;
  }
}

.calculation.calculation-main .calculation__btn-drop {
  position: absolute;
  top: 10px;
  right: 0;
  display: flex;
}

@media (max-width: 991.98px) {
  .calculation.calculation-main .calculation__btn-drop {
    margin: 11px 0px 24px 0px;
    position: static;
    justify-content: flex-start;
  }
  .calculation.calculation-main .calculation__btn-drop .btn-drop__icon.close {
    flex: 0 0 20px;
    height: 20px;
    margin: 0px 0px;
  }
  .calculation.calculation-main .calculation__btn-drop .btn-drop__icon.close svg {
    margin: 0px 0px 2px 3px;
  }
}

.calculation .close {
  background-color: transparent !important;
}

.calculation .close:focus, .calculation .close:hover, .calculation .close:active {
  background-color: transparent !important;
}

.calculation .btn-drop__text {
  margin-left: 0;
}

.calculation__row {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  .calculation__row {
    display: block;
  }
}

.calculation__column {
  margin-right: 16px;
  margin-bottom: 25px;
}

.calculation__column.hidden-filter {
  display: none;
}

@media (max-width: 767.98px) {
  .calculation__column {
    margin-right: 0;
  }
}

.calculation__column:last-child {
  margin-right: 0;
}

.calculation__btn button {
  padding: 14px 25px;
  min-height: 52px;
  border-radius: 6px !important;
}

@media (max-width: 767.98px) {
  .calculation__btn button {
    width: 100%;
  }
}

.calculation__wrapper {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  .calculation__wrapper {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .calculation__wrapper .calculation-col:nth-child(1) {
    margin-bottom: 10px;
  }
}

.calculation .show-all-filters {
  cursor: pointer;
  background: transparent;
  border: none;
  align-self: flex-start;
  margin-top: 12px;
}

@media (max-width: 767.98px) {
  .calculation .show-all-filters {
    margin-top: 30px;
    margin-bottom: 22px;
  }
}

.calculation .show-all-filters svg {
  height: 18px;
  width: 4px;
  margin-right: 10px;
  vertical-align: sub;
}

.calculation .calculation-item {
  border: 1px solid rgba(26, 26, 26, 0.2);
  border-radius: 6px;
  height: 52px;
  position: relative;
}

.calculation .calculation-item .calculation-item__lbl {
  width: auto;
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: -9px;
  left: 20px;
  z-index: 5;
  padding: 1px 2px;
  white-space: nowrap;
}

.calculation .calculation-item .checkradio__item {
  height: auto;
}

.calculation .calculation-item .checkradio {
  padding: 10px 20px;
  height: 100%;
}

.calculation .calculation-item.calculation-item--rooms {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--rooms {
    display: block;
    width: 100%;
  }
}

.calculation .calculation-item.calculation-item--select {
  display: inline-block;
  width: 260px;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--select {
    display: block;
    width: 100%;
    min-width: auto;
  }
}

.calculation .calculation-item.calculation-item--floor .range__input input {
  text-align: center;
}

.calculation .calculation-item.calculation-item--status {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--status {
    display: block;
    width: 100%;
    min-width: auto;
  }
}

.calculation .calculation-item.calculation-item--status .checkradio__item {
  flex: 0 0 auto;
  min-width: auto;
  margin: 0 !important;
  padding: 1px 3px;
  margin-right: 8px !important;
}

.calculation .calculation-item.calculation-item--status .checkradio__item:last-child {
  margin-right: 0 !important;
}

.calculation .calculation-item.calculation-item--finishing {
  width: 103px;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--finishing {
    display: block;
    width: 100%;
    min-width: auto;
  }
}

.calculation .calculation-item.calculation-item--finishing .checkradio {
  justify-content: center;
}

.calculation .calculation-item.calculation-item--finishing .checkradio__item {
  flex: 0 0 auto;
  min-width: auto;
  margin: 0 !important;
  padding: 1px 3px;
}

.calculation .calculation-item .select2-selection.select2-selection--single {
  border: none;
  height: 50px;
  line-height: 50px;
  border-radius: 6px !important;
}

.calculation .calculation-item .select2-selection.select2-selection--single .select2-selection__rendered {
  border-radius: 6px;
  line-height: 50px;
  height: 50px;
}

.calculation .calculation-item .select2-selection.select2-selection--single .select2-selection__arrow {
  height: 50px;
}

.calculation .calculation-item .select2-selection.select2-selection--multiple {
  height: 50px;
  border: none !important;
  border-radius: 6px !important;
}

.calculation .calculation-item.calculation-item--slider {
  position: relative;
}

.calculation .calculation-item.calculation-item--slider.calculation-item--square {
  width: 120px;
}

.calculation .calculation-item.calculation-item--slider.calculation-item--square .range__input input {
  text-align: center;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--slider.calculation-item--square {
    display: block;
    width: 100%;
    min-width: auto;
  }
  .calculation .calculation-item.calculation-item--slider.calculation-item--square .range__input_from input {
    text-align: left;
  }
  .calculation .calculation-item.calculation-item--slider.calculation-item--square .range__input_to input {
    text-align: right;
  }
}

.calculation .calculation-item.calculation-item--slider.calculation-item--price {
  width: 260px;
}

@media (max-width: 767.98px) {
  .calculation .calculation-item.calculation-item--slider.calculation-item--price {
    display: block;
    width: 100%;
    min-width: auto;
  }
}

.calculation .calculation-item.calculation-item--slider.calculation-item--price .range__input input {
  max-width: 120px;
  text-align: center;
}

/* =================================================================
  Objects
================================================================= */
@media (max-width: 575px) {
  .home .objects.objects--mainpage .objects__row .objects__column {
    display: none;
  }
  .home .objects.objects--mainpage .objects__row .objects__column:nth-child(1), .home .objects.objects--mainpage .objects__row .objects__column:nth-child(2), .home .objects.objects--mainpage .objects__row .objects__column:nth-child(3), .home .objects.objects--mainpage .objects__row .objects__column:nth-child(4) {
    display: block;
  }
}

.objects {
  padding: 55px 0px 62px 0px;
}

@media (max-width: 767.98px) {
  .objects {
    padding: 60px 0px;
  }
}

.objects.objects--related {
  padding: 30px 0px 100px 0px;
}

@media (max-width: 767.98px) {
  .objects.objects--related {
    padding: 30px 0px 30px 0px;
  }
}

.objects.objects--related .redesign-title-2 {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767.98px) {
  .objects.objects--related .redesign-title-2 {
    margin: 0px 0px 22px 0px;
  }
}

.objects.objects--related .objects__row {
  display: block;
  margin: 0;
  position: relative;
}

.objects.objects--related .objects__row .slick-list {
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .objects.objects--related .objects__row .slick-list {
    margin: 0px -8px;
  }
}

.objects.objects--related .objects__row .slick-list .slick-track {
  margin: 0;
}

.objects.objects--related .objects__row .objects__column {
  flex: 0 0 auto;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .objects.objects--related .objects__row .objects__column {
    padding: 0px 8px;
  }
}

.objects.objects--related .objects__row .slick-switches {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 13px;
  width: calc(100% - 26px);
  justify-content: space-between;
  transform: translate(0px, -50%);
}

@media (max-width: 767.98px) {
  .objects.objects--related .objects__row .slick-switches {
    width: calc(100% - 20px);
    left: 10px;
  }
}

.objects.objects--related .objects__row .slick-switches .ss-switch {
  pointer-events: auto;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .objects.objects--related .objects__row .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.objects.objects--related .objects__row .slick-switches .ss-switch.slick-hidden {
  display: none !important;
}

.objects.objects--related .objects__row .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.objects.objects--related .objects__row .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.objects.objects--related .objects__row .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.objects.objects--related .objects__row .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.objects.objects--related .objects__row .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.objects.objects--related .objects__row .slick-switches .ss-count {
  color: #fff;
}

.objects .objects__row {
  margin: 0px -15px;
  display: flex;
  flex-wrap: wrap;
}

.objects .objects__row .objects__column {
  padding: 0px 15px;
  flex: 0 1 33.333%;
  margin-bottom: 40px;
}

@media (max-width: 991.98px) {
  .objects .objects__row .objects__column {
    flex: 0 1 50%;
  }
}

@media (max-width: 575px) {
  .objects .objects__row .objects__column {
    flex: 1 1 100%;
    margin-bottom: 25px;
  }
}

.objects .section__heading {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767.98px) {
  .objects .section__heading {
    margin: 0px 0px 20px 0px;
  }
}

.objects__item {
  height: 100%;
  width: 100%;
}

.objects__tab-content .tab-pane {
  display: block !important;
  height: 0 !important;
  overflow: hidden;
}

.objects__tab-content .tab-pane.active {
  height: auto !important;
  overflow: visible;
}

.objects__seeall a {
  padding: 15px;
  min-height: 53px;
  max-width: 393px;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 14px 25px;
  border-radius: 6px;
}

@media (max-width: 767.98px) {
  .objects__seeall a {
    max-width: 100%;
  }
}

.objects-item {
  position: relative;
  display: block;
  text-decoration: none;
}

.objects-item.objects-item--related {
  min-height: auto;
  height: 350px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

@media (max-width: 767.98px) {
  .objects-item.objects-item--related {
    height: 250px;
  }
}

.objects-item.objects-item--related::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 121px;
  z-index: 3;
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
}

.objects-item.objects-item--related .objects-item__image {
  padding-bottom: 0;
  min-height: auto;
  position: static;
}

.objects-item.objects-item--related .objects-item__image::before {
  display: none;
}

.objects-item.objects-item--related .objects-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}

.objects-item.objects-item--related .objects-item__image.dark::before {
  z-index: 5;
}

.objects-item.objects-item--related .objects-item__content {
  height: auto;
  position: relative;
  z-index: 5;
  padding: 24px 24px;
}

.objects-item.objects-item--related .objects-item__content .objects-item__main {
  height: auto;
  display: block;
}

.objects-item.objects-item--related .objects-item__content .objects-item__main .objects-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.25;
  color: #FFFFFF;
}

@media (max-width: 575px) {
  .objects-item.objects-item--related .objects-item__content .objects-item__main .objects-item__title {
    font-size: 20px;
  }
}

@media (max-width: 374px) {
  .objects-item.objects-item--related .objects-item__content .objects-item__main .objects-item__title {
    font-size: 18px;
  }
}

.objects-item.objects-item--related .objects-item__content .objects-item__main .objects-item__text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 4px;
}

.objects-item:hover {
  text-decoration: none;
}

.objects-item__image {
  position: relative;
  padding-bottom: 83%;
  min-height: 250px;
  border-radius: 20px;
  overflow: hidden;
}

.objects-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.objects-item__content {
  height: 100%;
}

.objects-item__main {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.objects-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #1A1A1A;
}

@media (max-width: 991.98px) {
  .objects-item__title {
    font-size: 20px;
  }
}

.objects-item__deadline {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.45;
  color: rgba(26, 26, 26, 0.8);
  margin: 0px 0px 13px 0px;
}

@media (max-width: 575px) {
  .objects-item__deadline {
    font-size: 10px;
  }
}

.objects-item__text {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: rgba(26, 26, 26, 0.6);
  margin-top: 15px;
}

@media (max-width: 479px) {
  .objects-item__text {
    font-size: 14px;
  }
}

.objects-tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-grow: 1;
  margin-bottom: -6px;
  margin-right: -6px;
}

.objects-tags__item {
  padding: 1px 7px;
  margin-bottom: 6px;
  margin-right: 6px;
  border: 1px solid #ffffff;
  font-weight: 500;
  font-size: 13px;
  line-height: 170%;
  color: #fff;
}

.objects-tags__item._white {
  color: #fff;
  border-color: #fff;
}

.objects-tags__item._main {
  color: #ffb900;
  border-color: #ffb900;
}

@media (min-width: 992px) {
  .objects-maps .container._only-desktop {
    max-width: 100%;
    padding: 0;
  }
}

.objects-maps__row {
  display: flex;
  width: 100%;
}

@media (max-width: 991px) {
  .objects-maps__row {
    flex-direction: column;
  }
}

.objects-maps__content {
  position: relative;
  width: 100%;
  padding: 50px;
  flex: 0 0 460px;
  background-color: #fff;
}

@media (max-width: 991px) {
  .objects-maps__content {
    flex-basis: auto;
    padding: 40px 40px 20px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .objects-maps__content {
    padding: 30px 30px 15px;
  }
}

.objects-maps__content .form-group {
  margin-bottom: 20px;
}

.objects-maps__map-block {
  position: relative;
  width: 100%;
  height: 100%;
  flex: 0 0 calc(100vw - 460px);
  overflow: hidden;
  min-height: 750px;
}

@media (max-width: 991px) {
  .objects-maps__map-block {
    flex-basis: auto;
    min-height: 550px;
    overflow: visible;
  }
}

.objects-maps__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .objects-maps__map {
    left: calc(50% - 50vw);
    width: 100vw;
  }
}

.objects-maps .objects-maps__list {
  height: auto;
  max-height: 300px;
}

@media (min-width: 992px) {
  .objects-maps .objects-maps__list {
    display: block !important;
    height: 300px !important;
    max-height: none;
  }
}

@media (max-width: 991px) {
  .objects-maps .objects-maps__list.collapse:not(.in) {
    display: none !important;
  }
  .objects-maps .objects-maps__list.collapse.in {
    display: block !important;
  }
}

.objects-maps .objects-maps__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: transparent;
  border: none;
}

.objects-maps .objects-maps__list ul > li {
  padding: 0;
  margin: 0;
}

.objects-maps .objects-maps__list ul > li:not(:last-of-type) {
  margin-bottom: 20px;
}

.objects-maps .objects-maps__list ul > li::before {
  display: none !important;
}

.objects-maps .objects-maps__list ul > li.active .objects-item .objects-item__title {
  color: #ffb900;
}

.objects-maps__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}

.objects-maps__toggle span:first-of-type {
  display: block;
}

.objects-maps__toggle span:last-of-type {
  display: none;
}

.objects-maps__toggle:not(.collapsed) span:first-of-type {
  display: none;
}

.objects-maps__toggle:not(.collapsed) span:last-of-type {
  display: block;
}

.objects-maps__toggle:not(.collapsed) .objects-maps__toggle-icons {
  transform: rotate(-180deg);
}

.objects-maps__toggle-icons {
  width: 12px;
  height: 6px;
  margin-left: 15px;
  transition: all 0.2s linear;
}

.objects-maps__toggle-icons svg {
  fill: #1a1a1a;
}

@media (min-width: 992px) {
  .objects-maps__toggle {
    display: none;
  }
}

.objects-maps__objects-item {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  transform: none;
}

.objects-maps__objects-item .objects-item__image {
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
  transition: all 0.2s linear;
  flex-shrink: 0;
  margin: 0 25px 0 0;
}

@media (max-width: 767px) {
  .objects-maps__objects-item .objects-item__image {
    margin: 0 20px 0 0;
  }
}

.objects-maps__objects-item .objects-item__content {
  flex-grow: 1;
  display: block;
}

.objects-maps__objects-item .objects-item__title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0;
}

.objects-maps__objects-item .objects-item__price {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  margin: 5px 0 0;
}

.objects-maps__objects-item:hover {
  box-shadow: none;
  transform: none;
}

.objects-maps__objects-item:hover .objects-item__image {
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
}

/* =================================================================
  About
================================================================= */
.about__heading {
  align-items: flex-start;
}

@media (max-width: 1199px) {
  .about__heading {
    flex-direction: column;
  }
}

.about__title {
  width: 100%;
}

.about__control {
  width: 100%;
  flex-shrink: 1;
}

@media (min-width: 1200px) {
  .about__description {
    margin-top: 20px;
    margin-left: 15px;
  }
}

.about-slider {
  position: relative;
}

.about-slider .slick-list {
  overflow: visible;
}

@media (max-width: 991px) {
  .about-slider .slick-list {
    padding-right: 33.3333%;
  }
}

@media (max-width: 575px) {
  .about-slider .slick-list {
    padding-right: 0;
    overflow: hidden;
  }
}

.about-slider .slick-list::before {
  content: '';
  position: absolute;
  right: calc(100% + 8px);
  width: 100vw;
  height: 100%;
  z-index: 1;
  background-color: #fff;
}

@media (max-width: 575px) {
  .about-slider .slick-list::before {
    display: none;
  }
}

.about-slider .about-slider__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.about-slider .slick-switches {
  position: relative;
  top: auto;
  transform: none;
  left: calc(50% + 15px);
  margin: 0 0 45px;
}

@media (max-width: 1199px) {
  .about-slider .slick-switches {
    left: auto;
    margin: 0 0 35px;
  }
}

.about-slider .slick-switches .ss-switch {
  position: relative;
  top: auto;
  transform: none;
  left: auto;
  margin: 0;
}

.about-slider .slick-switches .ss-switch.next {
  margin-left: 20px;
}

.about-item {
  position: relative;
  padding: 50px;
  background-color: #c4c4c4;
  overflow: hidden;
  transition: all 0.2s linear;
}

@media (max-width: 1199px) {
  .about-item {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .about-item {
    padding: 30px;
  }
}

@media (max-width: 374px) {
  .about-item {
    padding: 20px;
  }
}

.about-item:hover {
  text-decoration: none;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.about-item__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-item__title {
  position: relative;
  width: 100%;
  font-weight: 600;
  font-size: 40px;
  color: #fff;
}

@media (max-width: 767px) {
  .about-item__title {
    font-size: 30px;
  }
}

.about-item__text {
  position: relative;
  width: 100%;
  margin-top: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

@media (max-width: 1199px) {
  .about-item__text {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .about-item__text {
    margin-top: 15px;
  }
}

/* =================================================================
  Reviews
================================================================= */
.reviews-slider {
  position: relative;
}

.reviews-slider .reviews-slider__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.reviews-slider .slick-switches .ss-switch {
  top: calc(263px / 2);
  background-color: #ffb900;
  box-shadow: 0px 10px 40px rgba(249, 184, 0, 0.3), inset -4px -4px 10px #f4b400, inset 4px 4px 10px rgba(255, 255, 255, 0.3);
}

.reviews-slider .slick-switches .ss-switch svg {
  stroke: #fff;
}

.reviews-slider .slick-switches .ss-switch.prev {
  left: 0;
  transform: translate(-50%, -50%);
  display: none;
}

@media (max-width: 575px) {
  .reviews-slider .slick-switches .ss-switch.prev {
    display: flex;
  }
}

.reviews-slider .slick-switches .ss-switch.next {
  left: auto;
  right: 0;
  transform: translate(50%, -50%);
}

@media (max-width: 1199px) {
  .reviews-slider .slick-switches .ss-switch {
    top: calc(300px / 2);
  }
}

@media (max-width: 991px) {
  .reviews-slider .slick-switches .ss-switch {
    top: calc(230px / 2);
  }
}

@media (max-width: 767px) {
  .reviews-slider .slick-switches .ss-switch {
    top: calc(260px / 2);
  }
}

@media (max-width: 575px) {
  .reviews-slider .slick-switches .ss-switch {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 40px;
    height: 40px;
    background-color: rgba(26, 26, 26, 0.05);
    box-shadow: none;
  }
  .reviews-slider .slick-switches .ss-switch svg {
    stroke: #1a1a1a;
  }
  .reviews-slider .slick-switches .ss-switch:hover {
    background-color: #ffb900;
    box-shadow: 0px 10px 40px rgba(249, 184, 0, 0.3), inset -4px -4px 10px #f4b400, inset 4px 4px 10px rgba(255, 255, 255, 0.3);
  }
  .reviews-slider .slick-switches .ss-switch:hover svg {
    stroke: #fff;
  }
  .reviews-slider .slick-switches .ss-switch.prev {
    transform: none;
  }
  .reviews-slider .slick-switches .ss-switch.next {
    transform: none;
  }
}

.reviews-item__image-container {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}

.reviews-item__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  transition: all 0.2s linear;
}

.reviews-item__user {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .reviews-item__user {
    margin-top: 20px;
  }
}

.reviews-item:hover .reviews-item__image {
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
}

.reviews-user {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.reviews-user__image {
  width: 46px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #c4c4c4;
  overflow: hidden;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .reviews-user__image {
    margin-right: 15px;
  }
}

.reviews-user__content {
  flex-grow: 1;
}

.reviews-user__title {
  position: relative;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  color: #1a1a1a;
  line-height: 170%;
}

.reviews-user__count {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 6px;
}

.reviews-user__like {
  flex-shrink: 0;
  width: 16px;
  height: 14px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.reviews-user__value {
  flex-grow: 1;
  font-weight: 400;
  font-size: 12px;
  color: #636363;
}

/* =================================================================
  News
================================================================= */
.news {
  padding-top: 40px;
  padding-bottom: 90px;
}

@media (max-width: 767.98px) {
  .news {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.news__title {
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  .news__title {
    margin-bottom: 5px;
  }
}

.news__slider {
  position: relative;
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .news__slider {
    margin-top: 25px;
  }
}

.news__slider .slick-switches {
  position: absolute;
  width: calc(100% - 40px) !important;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between !important;
  pointer-events: none;
}

.news__slider .slick-switches .ss-switch {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  pointer-events: auto;
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .news__slider .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.news__slider .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.news__slider .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.news__slider .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.news__slider .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.news__slider .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.news__list {
  margin-bottom: -55px;
}

@media (max-width: 1199px) {
  .news__list {
    margin-bottom: -40px;
  }
}

@media (max-width: 767px) {
  .news__list {
    margin-bottom: -30px;
  }
}

.news__list.news-page-list .news-page-list__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .news__list.news-page-list .news-page-list__wrap {
    margin: 0px -8px;
  }
}

.news__list.news-page-list .news-page-list__wrap .news__column {
  padding: 0px 15px;
  flex: 0 1 33.333%;
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .news__list.news-page-list .news-page-list__wrap .news__column {
    flex: 0 1 50%;
    padding: 0px 8px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .news__list.news-page-list .news-page-list__wrap .news__column {
    flex: 1 1 100%;
  }
}

.news-slider-alt-wrapper {
  position: relative;
  margin-bottom: 15px;
}

.news-slider-alt-wrapper .slider-visibility {
  overflow: visible !important;
}

.news-slider-alt-wrapper .slick-slider .slick-list {
  overflow: visible;
  padding: 0 !important;
}

.news-slider-alt-wrapper .slick-switches {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  justify-content: space-between !important;
  max-width: 1240px !important;
  pointer-events: none;
  width: 100% !important;
}

@media (max-width: 575px) {
  .news-slider-alt-wrapper .slick-switches {
    top: auto;
    right: 0px;
    transform: translate(0, 0);
    bottom: 32px;
    width: 87px !important;
  }
}

.news-slider-alt-wrapper .slick-switches .ss-switch {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  pointer-events: auto;
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

.news-slider-alt-wrapper .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 575px) {
  .news-slider-alt-wrapper .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.news-slider-alt-wrapper .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.news-slider-alt-wrapper .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.news-slider-alt-wrapper .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

@media (max-width: 575px) {
  .news-slider-alt-wrapper .slick-switches .ss-switch.prev {
    margin-right: 0 !important;
  }
}

.news-slider-alt-wrapper .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.news__btn.btn.btn-default {
  max-width: 393px;
  min-height: 53px;
  padding: 15px 15px;
  width: 100%;
  border-radius: 6px;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  line-height: 1.45;
}

@media (max-width: 767.98px) {
  .news__btn.btn.btn-default {
    max-width: 100%;
    width: 100%;
  }
}

.news-slider__column {
  margin: 0px 15px;
  padding: 15px 0px;
}

@media (max-width: 991.98px) {
  .news-slider__column {
    margin: 0px 8px;
  }
}

.news-item {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #fafafa;
  height: 100%;
  text-decoration: none;
}

.news-item:focus, .news-item:hover, .news-item:active {
  text-decoration: none;
}

.news-item__image {
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 61%;
  position: relative;
}

@media (max-width: 991.98px) {
  .news-item__image {
    height: 240px;
    padding-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .news-item__image {
    height: 180px;
  }
}

@media (max-width: 575px) {
  .news-item__image {
    height: auto;
    padding-bottom: 55%;
    min-height: 183px;
  }
}

.news-item__image img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.news-item__date {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.45;
  color: rgba(26, 26, 26, 0.6);
  background: #EFEFEF;
  border-radius: 6px;
  padding: 3px 8px;
  display: inline-block;
  align-self: flex-start;
}

@media (max-width: 479px) {
  .news-item__date {
    font-size: 10px;
  }
}

.news-item__content {
  padding: 11px 23px 26px 23px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

@media (max-width: 479px) {
  .news-item__content {
    padding: 12px 17px 26px;
  }
}

.news-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  color: #1A1A1A;
  flex: 1 1 auto;
  margin-bottom: 16px;
}

@media (max-width: 479px) {
  .news-item__title {
    font-size: 20px;
  }
}

.news-card {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-grow: 1;
  width: 100%;
  padding: 45px 0 0;
  background: #f6f6f6;
  text-decoration: none;
  overflow: hidden;
  transition: all 0.2s linear;
}

@media (max-width: 575px) {
  .news-card {
    padding: 40px 0 0;
  }
}

.news-card__image {
  flex-shrink: 0;
  width: 100%;
  height: 230px;
  margin-top: 15px;
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

@media (max-width: 575px) {
  .news-card__image {
    margin-top: 30px;
  }
}

.news-card__title {
  position: relative;
  width: 100%;
  font-weight: 600;
  font-size: 22px;
  color: #1a1a1a;
  transition: all 0.2s linear;
  padding: 0 45px;
}

@media (max-width: 575px) {
  .news-card__title {
    padding: 0 40px;
  }
}

.news-card__text {
  position: relative;
  width: 100%;
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  padding: 0 45px;
}

@media (max-width: 575px) {
  .news-card__text {
    padding: 0 40px;
  }
}

.news-card:hover {
  text-decoration: none;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
}

.news-card.ss-item {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

/* =================================================================
  Map
================================================================= */
.map {
  position: relative;
  min-height: 500px;
  padding: 115px 0;
}

@media (max-width: 1199px) {
  .map {
    padding: 55px 0 500px;
  }
}

.map__info {
  position: relative;
  z-index: 1;
  padding: 70px;
  background-color: #fff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  .map__info {
    padding: 60px;
  }
}

@media (max-width: 767px) {
  .map__info {
    padding: 50px;
  }
}

@media (max-width: 575px) {
  .map__info {
    padding: 40px;
  }
}

@media (max-width: 374px) {
  .map__info {
    padding: 30px;
  }
}

.map__title {
  position: relative;
  width: 100%;
  font-weight: 600;
  font-size: 40px;
  color: #1a1a1a;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .map__title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}

.map__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map__button {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .map__button {
    margin-top: 40px;
  }
}

.map-icons {
  display: block;
  width: 50px;
  height: 50px;
  z-index: 21;
  position: relative;
  top: 0;
  left: 0;
}

.office {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .office {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .office {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .office-item:not(:first-of-type) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(26, 26, 26, 0.1);
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .office-item {
    flex-grow: 1;
    width: 50%;
  }
  .office-item:nth-of-type(2n + 1) {
    padding-right: 30px;
  }
  .office-item:nth-of-type(2n) {
    padding-left: 30px;
    border-left: 1px solid rgba(26, 26, 26, 0.1);
  }
  .office-item:nth-of-type(n + 3) {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  .office-item:not(:first-of-type) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(26, 26, 26, 0.1);
  }
}

.office-item__contact:not(:first-of-type) {
  margin-top: 30px;
}

.office-contact {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.office-contact__image {
  width: 22px;
  height: 22px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: 5px;
}

.office-contact__title {
  font-size: 22px;
  font-weight: 500;
  color: #1a1a1a;
}

.office-contact__subtitle {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #636363;
}

/* =================================================================
  Cookie
================================================================= */
.cookies-block {
  display: none;
  z-index: 1000;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(26, 26, 26, 0.8);
  backdrop-filter: blur(20px);
  padding: 30px 0;
  z-index: 2147484000 !important;
}

@media (max-width: 575px) {
  .cookies-block {
    padding: 20px 0;
  }
}

.cookies-block.show {
  display: block;
}

.cookies-block .cb-content {
  position: relative;
  color: #fff;
}

.cookies-block .cb-content .cbc-text {
  padding-right: 50px;
}

.cookies-block .cb-content .cb-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background-color: transparent;
}

.cookies-block .cb-content .cb-close .close {
  background-color: rgba(255, 185, 0, 0.1);
}

.cookies-block .cb-content .cb-close .close svg {
  fill: #ffb900;
}

.cookies-block .cb-content .cb-close .close:hover {
  background-color: rgba(255, 185, 0, 0.25);
}

/* =================================================================
  Breadcrumb
================================================================= */
.project-head {
  height: 539px;
  position: relative;
  margin-bottom: 35px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 575px) {
  .project-head {
    min-height: auto;
    min-height: 460px;
    height: auto;
    display: flex;
    flex-direction: column;
    margin: 0px 10px;
  }
}

.project-head__container {
  height: 100%;
}

@media (max-width: 575px) {
  .project-head__container {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }
}

.project-head__body {
  position: relative;
  z-index: 5;
  padding-top: 87px;
  padding-bottom: 77px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 575px) {
  .project-head__body {
    padding-top: 49px;
    padding-bottom: 26px;
    flex: 1 1 auto;
  }
}

.project-head__btn-wrapper {
  margin-top: auto;
}

@media (max-width: 575px) {
  .project-head__btn-wrapper .btn {
    border-radius: 4px !important;
  }
}

.project-head__btn {
  min-height: 51px;
  padding-top: 13px;
  padding-bottom: 13px;
}

@media (max-width: 575px) {
  .project-head__btn {
    min-height: 36px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 18px;
    padding-right: 18px;
  }
}

.project-head__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.project-head__slider .slick-slider {
  height: 100%;
}

.project-head__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.project-head__contols ._container {
  width: 100%;
  position: relative;
}

.project-head__contols .slick-switches {
  justify-content: flex-end;
  position: absolute;
  right: 15px;
  bottom: 77px;
}

@media (max-width: 575px) {
  .project-head__contols .slick-switches {
    right: 11px;
    bottom: 27px;
  }
}

.project-head__contols .slick-switches .ss-switch {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .project-head__contols .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.project-head__contols .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.project-head__contols .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.project-head__contols .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.project-head__contols .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.project-head__contols .slick-switches .ss-switch.prev {
  margin-right: 30px;
}

.project-head__contols .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

@media (max-width: 575px) {
  .project-head__contols .slick-switches .ss-switch.prev {
    margin-right: 17px;
  }
}

.project-head__contols .slick-switches .ss-count {
  color: #fff;
}

.project-head-block {
  max-width: 587px;
}

.project-head-block__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 54px;
  line-height: 1.2;
  color: #FFFFFF;
  text-align: left;
  margin: 0px 0px 10px 0px;
}

@media (max-width: 575px) {
  .project-head-block__title {
    font-size: 30px;
  }
}

.project-head-block__tags {
  display: flex;
  flex-wrap: wrap;
}

.project-head-block__tag {
  background: rgba(255, 255, 255, 0.73);
  border-radius: 18px;
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.45;
  text-align: left;
  color: #1A1A1A;
  display: block;
  padding: 5px 25px;
  margin-bottom: 8px;
}

@media (max-width: 575px) {
  .project-head-block__tag {
    padding: 2px 13px;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
  }
}

.project-head-block__tag:not(:last-child) {
  margin-right: 8px;
}

@media (max-width: 575px) {
  .project-head-block__tag:not(:last-child) {
    margin-right: 3px;
  }
}

.fancybox-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .fancybox-btn {
    width: 80px;
    height: 80px;
    font-size: 14px;
  }
}

.fancybox-btn * {
  color: #ffffff;
}

.fancybox-btn__count {
  font-weight: 500;
  font-size: 30px;
}

@media (max-width: 767px) {
  .fancybox-btn__count {
    font-size: 20px;
  }
}

.fancybox-btn:hover {
  text-decoration: none;
  background: #fff;
  box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.1);
}

.fancybox-btn:hover * {
  color: #1a1a1a;
}

.fancybox-btn:hover .fancybox-btn__count {
  color: #ffb900;
}

/* =================================================================
  Second menu
================================================================= */
.second-menu.js-sticky-second-menu {
  z-index: 999 !important;
}

.sticky-wrapper .second-menu.js-sticky-second-menu {
  background-color: #fafafa;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
}

.sticky-wrapper .second-menu.js-sticky-second-menu * {
  border-bottom: none;
}

.second-menu__list {
  display: flex;
  align-items: center;
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 20px 0;
  overflow-x: auto;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.second-menu__list li {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.second-menu__list li:not(:last-of-type) {
  margin-right: 30px;
}

.second-menu__list li a {
  white-space: nowrap;
  color: #636363;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.second-menu__list li a:focus, .second-menu__list li a:hover {
  background-color: transparent;
  color: #000;
}

/* =================================================================
  Project description
================================================================= */
.project-description {
  padding: 50px 0px;
}

@media (max-width: 575px) {
  .project-description {
    padding: 30px 0px 30px 0px;
  }
}

.project-description__row {
  display: flex;
  width: 100%;
}

@media (max-width: 991.98px) {
  .project-description__row {
    display: block;
  }
}

.project-description__column {
  width: 100%;
}

.project-description__column:nth-child(2) {
  flex: 0 1 calc(560/1215 * 100%);
}

@media (max-width: 991.98px) {
  .project-description__column:nth-child(2) {
    display: none;
  }
}

.project-description__image {
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}

.project-description__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-description-info {
  width: 100%;
  display: flex;
  align-items: center;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  padding: 44px 25px;
}

@media screen and (max-width: 767.98px) {
  .project-description-info {
    flex-direction: column;
  }
}

.project-description-info__text-wrapper {
  max-width: 667px;
}

@media (max-width: 575px) {
  .project-description-info__text-wrapper {
    margin: 0px 0px 52px 0px;
  }
}

.project-description-info__text-wrapper .show-more {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.345;
  text-decoration-line: underline;
  color: #868686;
  float: right;
  margin-top: 8px;
}

@media (min-width: 575px) {
  .project-description-info__text-wrapper .show-more {
    display: none;
  }
}

.project-description-info__text {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #232323;
}

@media (max-width: 991.98px) {
  .project-description-info__text {
    line-height: 1.3;
  }
}

@media (max-width: 767.98px) {
  .project-description-info__text {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .project-description-info__text {
    overflow: hidden;
  }
  .project-description-info__text p {
    display: inline;
  }
  .project-description-info__text.hide-text {
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    line-clamp: 6;
    /* autoprefixer: on */
    box-orient: vertical;
  }
}

.project-description-info__items {
  max-width: 393px;
  display: grid;
  grid-template-columns: repeat(2, 182px);
  grid-template-rows: repeat(2, 82px);
  gap: 50px 30px;
  margin: 0px 0px 0px 50px;
}

@media (max-width: 767.98px) {
  .project-description-info__items {
    max-width: 100%;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 42px;
    margin: 28px 0 0;
  }
}

@media (max-width: 479px) {
  .project-description-info__items {
    grid-template-columns: repeat(1, 1fr);
  }
}

.project-description-info__column {
  width: 100%;
}

.project-description-info__item {
  background: #FFFFFE;
  border-radius: 20px;
  height: 100%;
}

.project-description-info__item-value {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.345;
  color: #232323;
  border-bottom: 1px solid #FFB900;
}

@media (max-width: 575px) {
  .project-description-info__item-value {
    text-align: center;
    font-size: 30px;
  }
}

.project-description-info__item-text {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #232323;
  margin-top: 5px;
}

@media (max-width: 991.98px) {
  .project-description-info__item-text {
    line-height: 1.3;
  }
}

@media (max-width: 575px) {
  .project-description-info__item-text {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
  }
}

.project-description-img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding-top: 41px;
}

@media (max-width: 1024px) {
  .project-description-img {
    display: flex;
  }
}

@media (max-width: 575px) {
  .project-description-img {
    padding-top: 19px;
  }
}

.project-description-img__wrap {
  position: relative;
  max-width: 605px;
  width: 100%;
  max-height: 452px;
}

@media (max-width: 1024px) {
  .project-description-img__wrap {
    max-width: 100%;
    max-width: 100%;
    height: 460px;
  }
}

.project-description-img__slider {
  height: 100%;
}

.project-description-img__static {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

@media (max-width: 1024px) {
  .project-description-img__static {
    display: none;
  }
}

.project-description-img__slide, .project-description-img__static-block {
  position: relative;
}

.project-description-img__slide-img, .project-description-img__static-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
}

.project-description-img__slide-btn {
  width: 28px;
  height: 28px;
  bottom: 34px;
  right: 25px;
}

@media (max-width: 1024px) {
  .project-description-img__slide-btn {
    bottom: 32px;
    right: auto;
    left: 20px;
  }
  .project-description-img__slide-btn:hover .project-description-img__slide-svg {
    fill: #fff;
  }
}

.project-description-img__static-btn {
  width: 21px;
  height: 21px;
  bottom: 23px;
  right: 15px;
}

.project-description-img__slide-btn, .project-description-img__static-btn {
  position: absolute;
  background-color: transparent;
  border: none;
  padding: 0;
  opacity: .8;
}

.project-description-img__slide-btn:hover .project-description-img__slide-svg,
.project-description-img__slide-btn:hover .project-description-img__static-svg, .project-description-img__static-btn:hover .project-description-img__slide-svg,
.project-description-img__static-btn:hover .project-description-img__static-svg {
  fill: #ffb900;
}

.project-description-img__slide-svg, .project-description-img__static-svg {
  fill: #fff;
  transition: all 0.2s ease 0s;
}

.project-description-img__slide-svg {
  width: 28px;
  height: 28px;
}

.project-description-img__static-svg {
  width: 21px;
  height: 21px;
}

.project-description-img__static-block {
  max-width: 285px;
  width: 100%;
  max-height: 211px;
  height: 100%;
}

.project-description-img__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px;
}

@media (max-width: 1024px) {
  .project-description-img__arrow {
    max-width: fit-content;
    top: auto;
    bottom: 27px;
    left: auto;
    right: 13px;
    transform: translate(0, 0);
    padding: 0;
  }
}

.project-description-img__arrow-btn {
  flex-shrink: 0;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s linear;
  opacity: 1;
  z-index: 10;
  cursor: pointer;
}

@media (max-width: 575px) {
  .project-description-img__arrow-btn {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.project-description-img__arrow-btn.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.project-description-img__arrow-btn svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.project-description-img__arrow-btn:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.project-description-img__arrow-btn:active {
  background: rgba(255, 185, 0, 0.8);
}

.project-description-img__arrow-prev {
  margin-right: 17px;
}

.project-description-img__arrow-prev svg {
  transform: rotate(-180deg);
}

/* =================================================================
  Project video
================================================================= */
.project-video {
  padding: 40px 0px 33px 0px;
}

@media (max-width: 767.98px) {
  .project-video {
    padding: 46px 0px 57px 0px;
  }
}

.project-video__title h2.redesign-title-2 {
  margin: 0px 0px 30px 0px;
}

.project-video__inner {
  margin: 0px 0px 15px 0px;
}

@media (max-width: 767.98px) {
  .project-video__inner {
    margin: 0px 0px 20px 0px;
  }
}

.project-video__item {
  border-radius: 20px;
  height: 450px;
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0px 0px 16px 0px;
}

@media (max-width: 767.98px) {
  .project-video__item {
    height: 460px;
    margin: 0px 0px 5px 0px;
  }
}

.project-video__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(9px);
}

.project-video__item-btn {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.project-video__item-btn::before {
  content: '';
  border-top: 20px solid transparent;
  border-left: 30px solid #000000;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.project-video__text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #B3B3B3;
}

@media (max-width: 991.98px) {
  .project-video__text {
    line-height: 1.3;
  }
}

.project-video__btn {
  display: flex;
  justify-content: center;
}

.project-video__btn a.btn.btn-default {
  max-width: 394px;
  width: 100%;
}

/* =================================================================
  project-feature
================================================================= */
.feature-slider {
  position: relative;
}

.feature-slider .feature-slider__item {
  justify-content: flex-start;
  height: 600px;
}

@media (max-width: 1199px) {
  .feature-slider .feature-slider__item {
    height: 500px;
  }
}

@media (max-width: 991px) {
  .feature-slider .feature-slider__item {
    height: 400px;
  }
}

.feature-slider .slick-switches .ss-switch {
  margin: 0;
  top: auto;
  bottom: 60px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 1199px) {
  .feature-slider .slick-switches .ss-switch {
    bottom: 30px;
  }
}

.feature-slider .slick-switches .ss-switch.prev {
  left: 60px;
}

@media (max-width: 1199px) {
  .feature-slider .slick-switches .ss-switch.prev {
    left: 30px;
  }
}

.feature-slider .slick-switches .ss-switch.next {
  right: 160px;
}

@media (max-width: 1199px) {
  .feature-slider .slick-switches .ss-switch.next {
    right: 130px;
  }
}

@media (max-width: 575px) {
  .feature-slider .slick-switches .ss-switch.next {
    right: 30px;
  }
}

.feature-slider .slick-switches .ss-switch:hover {
  background-color: #ffb900;
}

.feature-item {
  position: relative;
  width: 100%;
  padding: 50px 60px;
  overflow: hidden;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .feature-item {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .feature-item {
    padding: 30px;
  }
}

.feature-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.feature-item__title {
  position: relative;
  width: 100%;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
}

@media (max-width: 767px) {
  .feature-item__title {
    font-size: 30px;
  }
}

.feature-item:hover {
  text-decoration: none;
}

/* =================================================================
  placec
================================================================= */
.places {
  padding: 33px 0px 40px 0px;
}

@media (max-width: 767.98px) {
  .places {
    padding: 20px 0px 46px 0px;
  }
}

.places.places--tradein {
  padding: 0px 0px 110px 0px;
}

@media (max-width: 767.98px) {
  .places.places--tradein {
    padding: 0px 0px 78px 0px;
  }
}

.places.places--tradein .places-item {
  height: 327px;
}

.places.places--tradein .places-item::before {
  height: 197px;
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
  border-radius: 0px 0px 20px 20px;
}

.places.places--tradein .places-item .places-item__title {
  margin: 0px 0px 0px 0px;
}

.places__title {
  margin: 0px 0px 30px 0px;
}

.places__title h2.redesign-title-2 {
  margin: 0px 0px 20px 0px;
}

@media (max-width: 767.98px) {
  .places__title {
    margin: 0px 0px 13px 0px;
  }
}

.places__title-sub {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #232323;
}

@media (max-width: 991.98px) {
  .places__title-sub {
    line-height: 1.3;
  }
}

.places__title-sub p {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #232323;
}

@media (max-width: 991.98px) {
  .places__title-sub p {
    line-height: 1.3;
  }
}

.places__title-sub h3 {
  font-size: 24px;
  line-height: 1.1;
}

@media (max-width: 991.98px) {
  .places__title-sub h3 {
    line-height: 1.2;
  }
}

@media (max-width: 767.98px) {
  .places__title-sub h3 {
    font-size: 18px;
  }
}

.places__slider {
  position: relative;
}

.places__slider .slick-list {
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .places__slider .slick-list {
    margin: 0px -8px;
  }
}

.places__slider .slick-switches {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 13px;
  width: calc(100% - 26px);
  justify-content: space-between;
  transform: translate(0px, -50%);
}

@media (max-width: 767.98px) {
  .places__slider .slick-switches {
    width: calc(100% + 12px);
    left: -6px;
  }
}

.places__slider .slick-switches .ss-switch {
  pointer-events: auto;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .places__slider .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.places__slider .slick-switches .ss-switch.slick-hidden {
  display: none;
}

.places__slider .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.places__slider .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.places__slider .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.places__slider .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.places__slider .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.places__slider .slick-switches .ss-count {
  color: #fff;
}

.places__column {
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .places__column {
    padding: 0px 8px;
  }
}

.places-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 350px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 991.98px) {
  .places-item {
    height: 250px;
  }
}

.places-item:hover, .places-item:active, .places-item:focus {
  text-decoration: none;
}

.places-item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 121px;
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
  z-index: 2;
}

.places-item__image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.places-item__content {
  margin-top: auto;
  padding: 30px 24px;
}

@media (max-width: 991.98px) {
  .places-item__content {
    padding: 27px 22px;
  }
}

.places-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: #FFFFFF;
  position: relative;
  z-index: 5;
  margin: 0px 0px 6px 0px;
}

@media (max-width: 767.98px) {
  .places-item__title {
    font-size: 20px;
  }
}

.places-item__text {
  position: relative;
  z-index: 5;
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.8);
}

/* =================================================================
  property slider
================================================================= */
.property-slider .slick-switches {
  position: relative;
  top: auto;
  transform: none;
}

@media (max-width: 1199px) {
  .property-slider .slick-switches {
    left: auto;
  }
}

.property-slider .slick-switches .ss-switch {
  position: relative;
  top: auto;
  transform: none;
  left: auto;
  margin: 0;
}

.property-slider .slick-switches .ss-switch.next {
  margin-left: 20px;
}

/* =================================================================
  project-gallery
================================================================= */
.project-gallery {
  padding-bottom: 34px;
}

@media (max-width: 767.98px) {
  .project-gallery {
    padding-bottom: 42px;
  }
}

.project-gallery__title {
  margin: 0px 0px 30px 0px;
}

.project-gallery__slider {
  position: relative;
}

@media (max-width: 767.98px) {
  .project-gallery__slider .slick-list {
    margin: 0px -8px;
  }
}

.project-gallery__slider .slick-switches {
  justify-content: flex-end;
  position: absolute;
  right: 15px;
  bottom: 35px;
}

@media (min-width: 768px) {
  .project-gallery__slider .slick-switches {
    display: none;
  }
}

@media (max-width: 575px) {
  .project-gallery__slider .slick-switches {
    right: 21px;
    bottom: 27px;
  }
}

.project-gallery__slider .slick-switches .ss-switch {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .project-gallery__slider .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.project-gallery__slider .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.project-gallery__slider .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.project-gallery__slider .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.project-gallery__slider .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.project-gallery__slider .slick-switches .ss-switch.prev {
  margin-right: 17px;
}

.project-gallery__slider .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.project-gallery__slider .slick-switches .ss-count {
  color: #fff;
}

@media (max-width: 767.98px) {
  .project-gallery__slide {
    padding: 0px 8px;
  }
}

.project-gallery__row {
  display: flex;
  margin: 0px -15px;
}

@media (max-width: 1199.98px) {
  .project-gallery__row {
    margin: 0px -6.5px;
  }
}

@media (max-width: 767.98px) {
  .project-gallery__row {
    flex-wrap: wrap;
  }
}

.project-gallery__column {
  flex: 0 1 33.333%;
  padding: 0px 15px;
  margin-bottom: 16px;
}

@media (max-width: 1199.98px) {
  .project-gallery__column {
    padding: 0px 6.5px;
    margin-bottom: 14px;
  }
}

@media (max-width: 767.98px) {
  .project-gallery__column:nth-child(1) {
    flex: 0 1 50%;
  }
  .project-gallery__column:nth-child(2) {
    flex: 0 1 50%;
  }
  .project-gallery__column:nth-child(3) {
    flex: 1 1 100%;
  }
}

.project-gallery__btn {
  text-align: center;
  margin-top: -72px;
}

.project-gallery__btn a.btn.btn-default {
  width: 31.693%;
  max-width: 100%;
  margin: 0px auto;
}

@media (max-width: 767.98px) {
  .project-gallery__btn a.btn.btn-default {
    width: 100%;
  }
}

@media (max-width: 1199.98px) {
  .project-gallery__btn {
    margin-top: -66px;
  }
}

@media (max-width: 767.98px) {
  .project-gallery__btn {
    margin-top: 8px;
  }
}

.project-gallery-item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 350px;
  padding: 58px 23px 33px 24px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 767.98px) {
  .project-gallery-item {
    height: 172px;
    padding: 8px 9px 15px 9px;
  }
}

.project-gallery-item.project-gallery-item--mini {
  height: 229px;
}

@media (max-width: 767.98px) {
  .project-gallery-item.project-gallery-item--mini {
    height: 172px;
  }
}

.project-gallery-item.project-gallery-item--02_mini {
  height: 275px;
  margin-top: -121px;
}

@media (max-width: 767.98px) {
  .project-gallery-item.project-gallery-item--02_mini {
    height: 172px;
    margin-top: 0;
  }
}

.project-gallery-item.project-gallery-item--03_mini {
  height: 226px;
  margin-top: -75px;
}

@media (max-width: 767.98px) {
  .project-gallery-item.project-gallery-item--03_mini {
    height: 172px;
    margin-top: 0;
  }
}

.project-gallery-item::before {
  content: '';
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 121px;
  z-index: 4;
}

@media (max-width: 479px) {
  .project-gallery-item::before {
    height: 91px;
  }
}

.project-gallery-item__title {
  position: relative;
  z-index: 5;
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  color: #FFFFFF;
  margin-top: auto;
}

@media (max-width: 767.98px) {
  .project-gallery-item__title {
    font-size: 16px;
    margin: auto -8px 0 0;
  }
}

@media (max-width: 479px) {
  .project-gallery-item__title {
    max-width: 170px;
  }
}

@media (max-width: 374px) {
  .project-gallery-item__title {
    font-size: 13px;
  }
}

.project-gallery-item__image img {
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .scrollbar-track {
  opacity: 1;
  border-radius: 0;
  height: 4px;
}

body .scrollbar-track.scrollbar-track-y {
  right: 4px;
  width: 4px;
}

body .scrollbar-track .scrollbar-thumb {
  width: 4px;
  height: 4px;
  background: #ffb900;
  border-radius: 0;
}

/* =================================================================
  construction-progress
================================================================= */
.construction-progress {
  padding: 33px 0px 37px 0px;
}

@media (max-width: 767.98px) {
  .construction-progress__title {
    margin: 0px 0px 9px 0px;
  }
}

.construction-progress__tabs {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767.98px) {
  .construction-progress__tabs {
    margin: 0px 0px 23px 0px;
  }
}

.construction-progress__tabs-list {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -5px;
}

.construction-progress__tabs-list li {
  padding: 0px 5px;
}

@media (max-width: 479px) {
  .construction-progress__tabs-list li {
    flex: 0 1 50%;
  }
}

.construction-progress__tabs-list li.active .construction-progress__tabs-item {
  background-color: #FFB900;
}

@media (max-width: 479px) {
  .construction-progress__tabs-list li:last-child {
    flex: 1 1 100%;
  }
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item {
  padding: 0;
}

@media (max-width: 479px) {
  .construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container {
    width: 100% !important;
  }
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single {
  height: auto;
  border: none;
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single[aria-expanded="true"] .select2-selection__arrow::before {
  transform: translateY(-50%) rotate(180deg);
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  height: auto;
  line-height: 1;
  background: #ECECEC;
  padding: 8px 45px 8px 31px;
  border-radius: 18px;
  font-size: 1.3rem;
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single .select2-selection__arrow {
  height: auto;
  top: 50%;
}

@media (max-width: 479px) {
  .construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single .select2-selection__arrow {
    right: calc(50% - 55px);
  }
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2.select2-container .select2-selection--single .select2-selection__arrow::before {
  content: '';
  width: 9px;
  height: 6px;
  right: 28px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #000000;
  background-image: none;
}

.construction-progress__tabs-list li:last-child .construction-progress__tabs-item .select2-container.select2-container--open .select2-dropdown {
  min-width: 100px;
}

.construction-progress__tabs-item {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.45;
  color: #1a1a1a;
  background: #ECECEC;
  border-radius: 18px;
  padding: 5px 31px;
  transition: all 0.2s ease 0s;
  display: inline-block;
}

@media (max-width: 479px) {
  .construction-progress__tabs-item {
    width: 100%;
    text-align: center;
    margin-bottom: 7px;
  }
}

.construction-progress__tabs-item:hover, .construction-progress__tabs-item:focus, .construction-progress__tabs-item:active {
  text-decoration: none;
  color: #1a1a1a;
}

.construction-progress__slider-photo {
  position: relative;
}

.construction-progress__slider-photo .slick-list {
  margin: 0px -15px;
}

@media (max-width: 767.98px) {
  .construction-progress__slider-photo .slick-list {
    margin: 0px -8px;
  }
}

.construction-progress__slider-photo .slick-switches {
  position: absolute;
  top: 50%;
  left: 13px;
  width: calc(100% - 26px);
  justify-content: space-between;
  transform: translate(0px, -50%);
  pointer-events: none;
}

@media (max-width: 767.98px) {
  .construction-progress__slider-photo .slick-switches {
    width: calc(100% + 12px);
    left: -6px;
  }
}

.construction-progress__slider-photo .slick-switches .ss-switch {
  pointer-events: auto;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .construction-progress__slider-photo .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.construction-progress__slider-photo .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.construction-progress__slider-photo .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.construction-progress__slider-photo .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.construction-progress__slider-photo .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.construction-progress__slider-photo .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.construction-progress__slider-photo .slick-switches .ss-count {
  color: #fff;
}

.construction-progress__slider-photo-column {
  padding: 0px 15px;
}

@media (max-width: 767.98px) {
  .construction-progress__slider-photo-column {
    padding: 0px 8px;
  }
}

.construction-progress__slider-photo-item {
  height: 350px;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media (max-width: 991.98px) {
  .construction-progress__slider-photo-item {
    height: 250px;
  }
}

.construction-progress__slider-photo-item:focus, .construction-progress__slider-photo-item:active, .construction-progress__slider-photo-item:hover {
  text-decoration: none;
}

.construction-progress__slider-photo-item::before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 121px;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
  z-index: 2;
}

.construction-progress__slider-photo-item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.construction-progress__slider-photo-item-title {
  position: relative;
  z-index: 5;
  padding: 30px 24px;
}

.construction-progress__slider-photo-item-title span {
  display: block;
  font-family: "Gotham Pro", sans-serif;
}

.construction-progress__slider-photo-item-title span:nth-child(1) {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  color: #FFFFFF;
}

@media (max-width: 767.98px) {
  .construction-progress__slider-photo-item-title span:nth-child(1) {
    font-size: 20px;
  }
}

.construction-progress__slider-photo-item-title span:nth-child(2) {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 767.98px) {
  .construction-progress__slider-photo-item-title span:nth-child(2) {
    line-height: 1.3;
  }
}

.construction-progress__slider-video {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.construction-progress__slider-video-column {
  flex: 0 1 50%;
  width: 50%;
  padding: 0px 15px;
}

@media (max-width: 767.98px) {
  .construction-progress__slider-video-column {
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .construction-progress__slider-video-column:last-child {
    margin-bottom: 0;
  }
}

.construction-progress__slider-video-item {
  position: relative;
  padding-bottom: 56.23%;
}

.construction-progress__slider-video-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.documents-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  text-decoration: none;
  transition: all 0.2s linear;
}

.documents-item__image {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  margin-right: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s linear;
}

.documents-item__content {
  flex-grow: 1;
}

.documents-item__title {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  transition: all 0.2s linear;
}

.documents-item__size {
  font-size: 14px;
  font-weight: 500;
  color: #636363;
  margin-top: 5px;
}

.documents-item:hover {
  text-decoration: none;
}

.documents-item:hover .documents-item__image {
  opacity: 0.7;
}

.documents-item:hover .documents-item__title {
  color: #636363;
}

/* =================================================================
  Catalog
================================================================= */
.catalog__panel {
  margin: 60px 0 35px;
}

@media (max-width: 767px) {
  .catalog__panel {
    margin: 40px 0;
  }
}

.sort-type {
  display: flex;
  align-items: center;
}

.sort-type__item {
  flex-shrink: 0;
  padding: 6px 15px;
  background-color: transparent;
  border: 1px solid rgba(26, 26, 26, 0.1);
  color: #1a1a1a;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s linear;
}

.sort-type__item:not(:last-of-type) {
  margin-right: 20px;
}

.sort-type__item:hover {
  background-color: rgba(255, 185, 0, 0.2);
  text-decoration: none;
}

.sort-type__item._active {
  background-color: rgba(255, 185, 0, 0.2);
  border: 1px solid #ffb900;
}

@media (max-width: 1199px) {
  .sort-type._list {
    display: none;
  }
}

.sort-type._select {
  display: none;
}

@media (max-width: 1199px) {
  .sort-type._select {
    display: block;
  }
}

.catalog-sorting {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 575px) {
  .catalog-sorting {
    justify-content: space-between;
  }
}

.catalog-sorting__text {
  flex-shrink: 0;
  color: #636363;
  margin-right: 50px;
}

@media (max-width: 575px) {
  .catalog-sorting__text {
    margin-right: 10px;
  }
}

.catalog-sorting__sort-type {
  flex-grow: 1;
}

.catalog-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.catalog-layout__item {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

.catalog-layout__item:not(:last-of-type) {
  margin-right: 30px;
}

.catalog-layout__item svg {
  fill: #636363;
}

.catalog-layout__item.active svg {
  fill: #ffb900;
}

.catalog-panel {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 30px 40px;
  background: rgba(0, 0, 0, 0.03);
}

@media (max-width: 1199px) {
  .catalog-panel {
    padding: 20px 40px;
  }
}

@media (max-width: 767px) {
  .catalog-panel {
    padding: 20px;
  }
}

@media (max-width: 374px) {
  .catalog-panel {
    padding: 20px 10px;
  }
}

.catalog-panel__sorting {
  flex-grow: 1;
}

.catalog-panel__catalog-layout {
  flex-shrink: 0;
  margin-left: 10px;
}

@media (max-width: 1199px) {
  .catalog-panel__catalog-layout {
    display: none;
  }
}

.catalog-panel__catalog-layout .catalog-layout__item {
  padding: 0;
  background: transparent;
}

.flat-feature {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-right: -20px;
  overflow: hidden;
}

.flat-feature.catalog-item__flat-feature .flat-feature__item:last-child {
  flex: 0 1 auto;
}

.flat-feature__item {
  flex-shrink: 0;
  margin-right: 24px;
  position: relative;
  margin-bottom: 7px;
}

.flat-feature__item:last-child {
  flex: 1 1 100%;
}

.flat-feature__type {
  color: #636363;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.33;
}

.flat-feature__value {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000000;
}

@media (max-width: 991.98px) {
  .flat-feature__value {
    line-height: 1.3;
  }
}

.catalog-item {
  padding: 40px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.2s linear;
  text-decoration: none;
}

.catalog-item.catalog-item--redesign {
  background: #FFFFFE;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 40px 25px;
  border: none;
}

.catalog-item.catalog-item--redesign .catalog-item__flat-feature {
  margin-bottom: 33px;
}

.catalog-item.catalog-item--redesign .flat-feature__item:first-child::before {
  display: none;
}

.catalog-item.catalog-item--redesign .flat-feature__item::before {
  content: '';
  position: absolute;
  top: calc(50% - 2.5px);
  left: -14px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #C4C4C4;
}

.catalog-item.catalog-item--redesign .catalog-item__button {
  margin-top: 0;
}

.catalog-item.catalog-item--redesign .catalog-item__button:last-child {
  margin-top: 10px;
}

.catalog-item.catalog-item--redesign .catalog-item__like svg {
  stroke: #C4C4C4;
}

.catalog-item.catalog-item--redesign .catalog-item__image {
  height: 288px;
}

.catalog-item__title-wrapper {
  display: flex;
  margin: 0px 0px 15px 0px;
}

.catalog-item__title-wrapper .catalog-item__like {
  flex: 0 0 24px;
  margin-left: 20px;
  margin-top: 5px;
}

.catalog-item__title-wrapper .catalog-item__like svg {
  width: 24px;
  height: 24px;
}

.catalog-item .catalog-item__like {
  margin-left: 20px;
}

.catalog-item .catalog-item__like svg {
  stroke: #ffb900;
}

.catalog-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.345;
  text-transform: uppercase;
  color: #232323;
}

@media (max-width: 767.98px) {
  .catalog-item__title {
    font-size: 20px;
  }
}

.catalog-item__text {
  font-size: 16px;
  color: #636363;
  font-weight: 400;
}

.catalog-item__text_small {
  font-size: 12px;
}

.catalog-item__flat-feature {
  margin-bottom: 15px;
}

.catalog-item__breaker {
  margin: 15px 0;
  width: 100%;
  border-color: rgba(26, 26, 26, 0.1);
}

.catalog-item__image {
  position: relative;
  transition: all 0.2s linear;
}

.catalog-item__image.div::after {
  display: none !important;
}

.catalog-item__price {
  flex-grow: 1;
  font-size: 1.4rem;
  color: #000;
  font-weight: 500;
}

.catalog-item__like {
  width: 20px;
  height: 18px;
}

.catalog-item__like svg {
  stroke: #C4C4C4;
  fill: transparent;
}

.catalog-item__like._active svg, .catalog-item__like:hover svg {
  fill: #ffb900;
  stroke: #ffb900;
}

.catalog-item__share {
  width: 24px;
  height: 18px;
  margin-left: 20px;
}

.catalog-item__share svg {
  stroke: #636363;
  fill: transparent;
}

.catalog-item__share._active svg, .catalog-item__share:hover svg {
  fill: #636363;
}

.catalog-item__subcontent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.catalog-item__buttons {
  margin: 24px 0px 0px 0px;
}

.catalog-item__button {
  margin-top: 20px;
  height: 51px;
  min-height: 51px;
  width: 100%;
  line-height: 170%;
  font-size: 16px;
  padding: 12px 25px;
}

.catalog-item__button--grey {
  background-color: #C4C4C4;
  border: 1px solid #c4c4c4;
  margin: 8px 0px 0px 0px;
}

.catalog-item__link {
  display: block;
  margin-top: 15px;
  text-align: center;
  text-decoration: underline;
  font-size: 15px;
  color: #1a1a1a;
  font-weight: 400;
  transition: all 0.2s linear;
}

.catalog-item__link:hover {
  color: #ffb900;
}

.catalog-item__titles {
  font-size: 16px;
  color: #636363;
  font-weight: 500;
}

.catalog-item:hover {
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
}

.catalog-item._tile {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 30px 50px;
}

.catalog-item._tile .catalog-item__image {
  flex-shrink: 0;
  margin-top: -10px;
  margin-bottom: -10px;
  height: 140px;
  margin-right: 50px;
}

.catalog-item._tile .catalog-item__title {
  font-size: 18px;
}

.catalog-item._tile .catalog-item__text {
  font-size: 14px;
}

.catalog-item._tile .catalog-item__flat-feature {
  margin-top: 15px;
  margin-bottom: 0;
}

.catalog-item._tile .catalog-item__subcontent {
  flex-wrap: wrap;
  justify-content: flex-start;
}

.catalog-item._tile .catalog-item__like {
  margin: 40px 0 0;
}

.catalog-item._tile .catalog-item__share {
  margin: 40px 0 0 20px;
}

.catalog-item._tile .catalog-item__price {
  width: 100%;
}

.catalog-item._tile .catalog-item__navigation {
  margin-left: 50px;
  padding-left: 50px;
  border-left: 1px solid rgba(26, 26, 26, 0.1);
}

.catalog-item.ss-item {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* =================================================================
  Flat
================================================================= */
.flat__heading {
  align-items: flex-start;
}

@media (min-width: 768px) {
  .flat__heading .flat__pdf {
    line-height: 74.66665px;
  }
}

.flat__tab-content {
  position: relative;
  width: 100%;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding-bottom: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .flat__tab-content {
    padding: 0;
    height: 460px;
  }
}

.flat__tab-pane {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flat__image-fancybox {
  position: relative;
  transition: all 0.2s linear;
}

.flat__image-fancybox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(/images/icons/loop.svg) center/40px no-repeat;
  opacity: 0;
  transition: all 0.2s linear;
  z-index: 1;
}

.flat__image-fancybox:hover::after {
  opacity: 1;
}

.flat__image-fancybox.div::after {
  display: none !important;
}

.flat__nav-tabs {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0 0 30px;
  background-color: transparent !important;
  list-style-type: none;
  border: none;
}

.flat__nav-tabs > .nav-item {
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent !important;
}

.flat__nav-tabs > .nav-item:not(:last-of-type) {
  margin-right: 15px;
}

.flat__nav-tabs > .nav-item > .nav-link {
  display: block;
  margin: 0;
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 170%;
  background-color: transparent;
  border: 1px solid rgba(26, 26, 26, 0.1);
  border-radius: 0;
  text-decoration: none !important;
  transition: all 0.2s linear;
}

.flat__nav-tabs > .nav-item > .nav-link:hover {
  background-color: #636363;
  color: #fff;
}

.flat__nav-tabs > .nav-item.active > .nav-link, .flat__nav-tabs > .nav-item:hover > .nav-link {
  background-color: #636363;
  border-color: #636363;
  color: #fff;
}

.flat__flat-feature {
  margin-right: -30px;
}

.flat__flat-feature .flat-feature__item {
  margin-right: 30px;
}

.flat__price {
  font-weight: 500;
  font-size: 22px;
  line-height: 170%;
  color: #000000;
  margin-bottom: 20px;
}

.flat-mortgage__banner {
  position: relative;
  display: block;
  height: 100%;
  padding: 40px;
  overflow: hidden;
  text-decoration: none !important;
}

@media (max-width: 1199px) {
  .flat-mortgage__banner {
    padding: 30px;
  }
}

.flat-mortgage__banner-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flat-mortgage__banner-title {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

.flat-mortgage__banner-link {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  text-decoration: underline;
  font-weight: 500;
  color: #fff;
}

.flat-mortgage__banner-link:hover {
  color: #ffb900;
}

.flat-mortgage__form {
  padding: 50px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px) {
  .flat-mortgage__form {
    padding: 40px 35px;
  }
}

@media (max-width: 767px) {
  .flat-mortgage__form {
    padding: 30px;
  }
}

/* =================================================================
  Mortgage
================================================================= */
.flat-mortgage .slider-height-fix {
  margin-top: -3.5px;
  height: 30px;
}

.flat-mortgage .custom-slider {
  height: 30px;
}

.flat-mortgage .custom-slider .irs {
  height: 30px;
}

.flat-mortgage .custom-slider .irs-grid-text {
  visibility: visible !important;
  font-size: 10px;
}

.flat-mortgage .custom-slider .irs-single {
  top: 0;
  bottom: auto;
  font-size: 16px;
}

@media (min-width: 576px) {
  .flat-mortgage .custom-slider .irs-single {
    font-size: 18px;
  }
}

.flat-mortgage .custom-slider .irs-line {
  height: 0;
}

.flat-mortgage .custom-slider .irs-bar {
  top: 0;
  height: 4px;
  border-radius: 0 0 5px 5px;
  background-color: #ffb900;
}

.flat-mortgage .custom-slider .irs-handle {
  width: 14px;
  height: 14px;
  border-width: 2px;
  top: -5.5px;
  background-color: #ffb900;
  border: none;
  cursor: pointer;
}

.flat-mortgage .custom-slider .irs-grid {
  bottom: 0;
}

.flat-mortgage .m-info {
  font-size: 12px;
  color: #1a1a1a;
}

@media (min-width: 576px) {
  .flat-mortgage .m-info {
    font-size: 14px;
  }
}

.flat-mortgage .m-form .mf-value {
  font-size: 14px;
  color: #1a1a1a;
}

@media (min-width: 576px) {
  .flat-mortgage .m-form .mf-value {
    font-size: 16px;
  }
}

.flat-mortgage .m-form .mf-breaker {
  margin-top: 0;
  margin-bottom: 30px;
  border-color: #e0e0e0;
}

.flat-mortgage .m-form .mf-adds .mfa-item {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  color: #1a1a1a;
}

@media (min-width: 576px) {
  .flat-mortgage .m-form .mf-adds .mfa-item {
    font-size: 16px;
  }
}

.flat-mortgage .m-form .mf-adds .mfa-item::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.33em;
  width: 0.61em;
  height: 0.33em;
  border-left: 1px solid #ffb900;
  border-bottom: 1px solid #ffb900;
  transform: rotate(-45deg);
}

.mortgage-order {
  padding: 30px;
  background: #f6f6f6;
}

.mortgage-order .mf-value {
  font-weight: 500;
  font-size: 20px;
  line-height: 170%;
  color: #1a1a1a;
}

/* =================================================================
  Mortgage program
================================================================= */
.mortgage-table {
  width: 100%;
  overflow: hidden;
}

.mortgage-table table {
  margin: 0;
}

.mortgage-table thead tr th {
  font-weight: 400;
  color: #636363;
  font-size: 14px;
  padding: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  border: none;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
  vertical-align: middle;
}

@media (max-width: 767px) {
  .mortgage-table thead tr th {
    padding: 20px 7px;
  }
}

.mortgage-table thead tr th:first-of-type {
  padding-left: 50px;
}

@media (max-width: 767px) {
  .mortgage-table thead tr th:first-of-type {
    padding-left: 30px;
  }
}

@media (max-width: 374px) {
  .mortgage-table thead tr th:first-of-type {
    padding-left: 20px;
  }
}

.mortgage-table thead tr th:last-of-type {
  padding-right: 50px;
}

@media (max-width: 767px) {
  .mortgage-table thead tr th:last-of-type {
    padding-right: 30px;
  }
}

@media (max-width: 374px) {
  .mortgage-table thead tr th:last-of-type {
    padding-right: 20px;
  }
}

.mortgage-table tbody tr {
  transition: all 0.2s linear;
}

.mortgage-table tbody tr td {
  padding: 15px;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 400;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

@media (max-width: 767px) {
  .mortgage-table tbody tr td {
    padding: 7px;
  }
}

.mortgage-table tbody tr td:first-of-type {
  padding-left: 50px;
}

@media (max-width: 767px) {
  .mortgage-table tbody tr td:first-of-type {
    padding-left: 30px;
  }
}

@media (max-width: 374px) {
  .mortgage-table tbody tr td:first-of-type {
    padding-left: 20px;
  }
}

.mortgage-table tbody tr td:last-of-type {
  padding-right: 50px;
}

@media (max-width: 767px) {
  .mortgage-table tbody tr td:last-of-type {
    padding-right: 30px;
  }
}

@media (max-width: 374px) {
  .mortgage-table tbody tr td:last-of-type {
    padding-right: 20px;
  }
}

.mortgage-table tbody tr td > .mortgage-table__logo {
  width: 120px;
}

.mortgage-table tbody tr:hover {
  background-color: rgba(255, 185, 0, 0.04);
}

.mortgage-program__table {
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

/* =================================================================
  Mortgage about
================================================================= */
.mortgage-about__image {
  height: 100%;
  max-height: 400px;
  min-height: 300px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .mortgage-about__image {
    height: 375px;
  }
}

@media (max-width: 767px) {
  .mortgage-about__image {
    height: 300px;
  }
}

.mortgage-about .section__title {
  margin: 0 0 50px;
}

@media (max-width: 1199px) {
  .mortgage-about .section__title {
    margin: 0 0 40px;
  }
}

@media (max-width: 767px) {
  .mortgage-about .section__title {
    margin: 0 0 20px;
  }
}

.mortgage-about__breaker {
  margin: 60px 0;
}

@media (max-width: 767px) {
  .mortgage-about__breaker {
    margin: 40px 0 60px;
  }
}

.input-buffer {
  position: fixed;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
  white-space: nowrap;
}

/* =================================================================
  catalog nav
================================================================= */
@media (min-width: 1200px) {
  .catalog-nav:not(.collapsable) .cn-menu {
    display: block !important;
    height: auto !important;
    position: relative;
  }
}

.catalog-nav__toggle {
  position: relative;
  display: block;
  font-weight: 400;
  background: #f6f6f6;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
  padding: 19px 45px;
  color: #636363;
  text-decoration: none;
  min-height: 60px;
}

@media (min-width: 1200px) {
  .catalog-nav__toggle {
    display: none;
  }
}

.catalog-nav__toggle:hover {
  text-decoration: none;
}

.catalog-nav__toggle-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  transition: all 0.2s linear;
}

.catalog-nav__toggle:not(.collapsed) .catalog-nav__toggle-icon {
  transform: translateY(-50%) rotate(-180deg);
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu {
    margin-top: 10px;
  }
}

.catalog-nav .cn-menu ul {
  border: none;
  background: #f6f6f6;
  box-sizing: border-box;
  border-radius: 0;
  padding: 30px 0;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul {
    background: #ffffff;
    border: 1px solid rgba(26, 26, 26, 0.1);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px 10px;
  }
}

.catalog-nav .cn-menu ul li {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li {
    text-align: center;
  }
}

.catalog-nav .cn-menu ul li:not(:last-of-type) {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.catalog-nav .cn-menu ul li a {
  position: relative;
  display: block;
  border: none;
  background-color: transparent;
  text-align: left;
  color: #636363;
  font-size: 16px;
  padding: 0 25px;
  text-decoration: none !important;
  transition: all 0.2s linear;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li a {
    display: inline-block;
    padding: 0;
    text-align: center;
  }
}

.catalog-nav .cn-menu ul li a::after {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  height: calc(100% + 4px);
  width: 3px;
  background: #ffb900;
  border-radius: 2px;
  box-shadow: 2px 0px 8px rgba(249, 184, 0, 0.3), inset 0px 4px 4px rgba(255, 255, 255, 0.2);
  transition: all 0.2s linear;
  opacity: 0;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li a::after {
    left: -4px;
    width: 0;
    height: 2px;
    top: 100%;
    opacity: 1;
  }
}

.catalog-nav .cn-menu ul li a:hover {
  color: #1a1a1a;
}

.catalog-nav .cn-menu ul li a:hover::after {
  opacity: 1;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li a:hover::after {
    width: calc(100% + 8px);
  }
}

.catalog-nav .cn-menu ul li.active a {
  font-weight: 500;
  color: #1a1a1a;
}

.catalog-nav .cn-menu ul li.active a::after {
  opacity: 1;
}

@media (max-width: 1199px) {
  .catalog-nav .cn-menu ul li.active a::after {
    width: calc(100% + 8px);
  }
}

/* =================================================================
  about-page
================================================================= */
.page-video {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 66%;
  overflow: hidden;
}

.page-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/icons/play-video.svg) center/100px no-repeat;
  opacity: 0.8;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .page-video::after {
    background-size: 80px;
  }
}

.page-video__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c4c4c4;
}

.page-video:hover::after {
  opacity: 1;
}

@media (min-width: 1200px) {
  .about-page .catalog-nav {
    margin-top: 15px;
  }
}

.about-page .section__heading {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .about-page .section__heading {
    margin-bottom: 30px;
  }
}

.about-page__video {
  margin: 40px 0 70px;
}

@media (max-width: 767px) {
  .about-page__video {
    margin-bottom: 30px 0 60px;
  }
}

@media (min-width: 1200px) {
  .about-page__slider {
    width: 1140px;
  }
}

.about-page__slider .slick-switches {
  left: auto;
}

/* =================================================================
  Purchases
================================================================= */
.purchases-table {
  width: 100%;
  overflow: hidden;
}

.purchases-table table {
  width: 100%;
  margin: 0;
}

.purchases-table thead {
  width: 100%;
}

.purchases-table thead tr {
  width: 100%;
}

.purchases-table thead tr th {
  background: #f6f6f6;
  font-weight: 400;
  color: #636363;
  font-size: 14px;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  border: none;
  vertical-align: middle;
}

.purchases-table thead tr th:first-of-type {
  padding-left: 20px;
}

.purchases-table thead tr th:last-of-type {
  padding-right: 20px;
}

.purchases-table tbody tr {
  transition: all 0.2s linear;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.purchases-table tbody tr:first-of-type {
  border-top: 1px solid transparent;
}

.purchases-table tbody tr td {
  padding: 20px 15px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top;
  border: none;
}

.purchases-table tbody tr td:first-of-type {
  padding-left: 20px;
}

.purchases-table tbody tr td:last-of-type {
  padding-right: 20px;
}

.purchases-table tbody tr td .purchases-table__docs {
  display: flex;
  align-items: flex-start;
}

.purchases-table tbody tr td .purchases-table__docs-image {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  margin-top: 3px;
}

.purchases-table tbody tr:hover {
  background-color: rgba(255, 185, 0, 0.04);
}

.purchases-table tbody tr:hover:first-of-type {
  border-top-color: rgba(26, 26, 26, 0.1);
}

.purchases-page .section__heading {
  align-items: center;
  flex-wrap: wrap;
  margin-top: -10px;
}

@media (max-width: 767px) {
  .purchases-page .section__heading {
    align-items: flex-start;
    justify-content: flex-start;
  }
}

.purchases-page .section__title {
  margin-top: 10px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 50px;
}

.purchases-page__pagination {
  flex-grow: 1;
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .purchases-page__pagination {
    order: 3;
    margin-top: 10px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .purchases-page__pagination {
    margin-top: 10px;
  }
}

.purchases-page__button {
  flex-shrink: 0;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .purchases-page__button {
    margin-top: 20px;
  }
}

/* =================================================================
  Accordion
================================================================= */
.accordion__item {
  width: 100%;
}

.accordion__item:not(:last-of-type) {
  margin-bottom: 30px;
}

.accordion__head {
  position: relative;
  display: flex;
  padding: 25px 62px 25px 25px;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  background: #ffffff;
  border: 1px solid rgba(26, 26, 26, 0.1);
  border-radius: 0;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.2s linear;
}

.accordion__head:not(.collapsed) {
  border-color: #ffb900;
}

.accordion__head:not(.collapsed) .accordion__icons {
  transform: rotate(-180deg);
}

.accordion__head:not(.collapsed) .accordion__icons svg {
  fill: #ffb900;
}

.accordion__head:hover {
  text-decoration: none;
}

.accordion__head:hover .accordion__icons svg {
  fill: #ffb900;
}

.accordion__title {
  text-decoration: none;
  color: #1a1a1a;
}

.accordion__icons {
  position: absolute;
  top: calc(50% - 6px);
  right: 25px;
  width: 12px;
  height: 12px;
  transition: all 0.2s linear;
  z-index: 1;
}

.accordion__icons svg {
  fill: #1a1a1a;
}

.accordion__body {
  padding-top: 30px;
}

.accordion__body :last-child {
  margin-bottom: 0;
}

.accordion__subtitle:not(:first-child) {
  margin-top: 30px;
}

.accordion__subtitle:not(:last-child) {
  margin-bottom: 15px;
}

.accordion hr {
  margin: 40px 0;
}

/* =================================================================
  contacts
================================================================= */
.contacts {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-right: -65px;
  margin-top: -30px;
}

@media (max-width: 767px) {
  .contacts {
    margin-right: -20px;
  }
}

.contacts__item {
  margin-right: 65px;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .contacts__item {
    margin-right: 20px;
  }
}

.contacts__text {
  color: #636363;
}

.contacts a {
  display: block;
}

.contacts a.contacts__text {
  text-decoration: underline;
  transition: all 0.2s linear;
}

.contacts a.contacts__text:hover {
  color: #ffb900;
}

.contacts__image {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
}

/* =================================================================
  Vacancy
================================================================= */
.vacancy__info-block {
  margin-top: 80px;
  padding: 40px;
  background: #f6f6f6;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .vacancy__info-block {
    margin-top: 60px;
    padding: 30px;
  }
}

/* =================================================================
  LK
================================================================= */
.lk-slider {
  position: relative;
}

@media (min-width: 1200px) {
  .lk-slider .slick-switches .ss-switch {
    background-color: #ffb900;
    box-shadow: 0px 10px 40px rgba(249, 184, 0, 0.3), inset -4px -4px 10px #f4b400, inset 4px 4px 10px rgba(255, 255, 255, 0.3);
  }
  .lk-slider .slick-switches .ss-switch svg {
    stroke: #fff;
  }
}

@media (max-width: 1199px) {
  .lk-slider .slick-switches .ss-switch {
    position: relative;
    top: auto;
  }
}

.lk-slider .slick-switches .ss-switch.prev {
  display: none;
}

@media (min-width: 1200px) {
  .lk-slider .slick-switches .ss-switch.prev {
    left: -25px;
  }
}

@media (max-width: 1199px) {
  .lk-slider .slick-switches .ss-switch.prev {
    display: flex;
  }
}

@media (min-width: 1200px) {
  .lk-slider .slick-switches .ss-switch.next {
    right: -25px;
  }
}

.lk-slider .lk-slider__item {
  position: relative;
  height: 450px;
  border-radius: 0;
  overflow: hidden;
}

@media (max-width: 991px) {
  .lk-slider .lk-slider__item {
    height: 385px;
  }
}

@media (max-width: 767px) {
  .lk-slider .lk-slider__item {
    height: 290px;
  }
}

@media (max-width: 575px) {
  .lk-slider .lk-slider__item {
    height: 190px;
  }
}

.lk-slider .lk-slider__item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(/images/icons/loop.svg) center/40px no-repeat;
  opacity: 0;
  transition: all 0.2s linear;
}

.lk-slider .lk-slider__item:hover::after {
  opacity: 1;
}

.lk-slider .lk-slider__item.div::after {
  display: none !important;
}

.lk__margin-top {
  margin-top: 80px;
}

@media (max-width: 1199px) {
  .lk__margin-top {
    margin-top: 60px;
  }
}

.lk__margin-bottom {
  margin-bottom: 80px;
}

@media (max-width: 1199px) {
  .lk__margin-bottom {
    margin-bottom: 60px;
  }
}

/* =================================================================
  advantages
================================================================= */
.advantages-item {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.advantages-item__image {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .advantages-item__image {
    margin-right: 20px;
  }
}

.advantages-item__content {
  flex-grow: 1;
}

/* =================================================================
  Steps
================================================================= */
.steps-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 240px;
  width: 100%;
  padding: 30px;
  overflow: hidden;
}

.steps-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.steps-item__count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  color: #ffb900;
  font-size: 22px;
  font-weight: 500;
  background-color: #1a1a1a;
  border-radius: 50%;
}

.steps-item__text {
  position: relative;
  color: #fff;
  margin-top: 20px;
}

.lk-application {
  background: #f6f6f6;
  padding: 50px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .lk-application {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .lk-application {
    padding: 30px;
  }
}

.lk-application__title {
  font-size: 40px;
  font-weight: 600;
  color: #1a1a1a;
}

@media (max-width: 767px) {
  .lk-application__title {
    font-size: 22px;
  }
}

.lk-application .form-group {
  margin: 0;
}

.faq-application {
  background: #f6f6f6;
  padding: 50px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .faq-application {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .faq-application {
    padding: 30px;
  }
}

.faq-application__title {
  font-weight: 600;
  color: #1a1a1a;
  font-size: 22px;
}

@media (min-width: 1200px) {
  .faq-application__title {
    width: 65%;
  }
}

.faq-application .form-group {
  margin: 0;
}

@media (min-width: 1200px) {
  .news-page__title {
    font-size: 30px;
  }
}

.news-page__image {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

/* =================================================================
  Banks
================================================================= */
.banks {
  position: relative;
}

.banks__item {
  height: 60px;
  border: 1px solid rgba(26, 26, 26, 0.1);
  transition: all 0.2s linear;
}

/* =================================================================
  infostructure-list
================================================================= */
.infostructure-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.infostructure-list__image {
  height: 40px;
  display: inline-flex !important;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .infostructure-list__image {
    margin-bottom: 15px;
  }
}

.infostructure-list > li {
  position: relative;
  padding-left: 50px;
}

.infostructure-list > li::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  top: 19px;
  left: 0;
  background-color: #ffb900;
}

.infostructure-list > li:not(:last-of-type) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
}

.infostructure-list__link {
  color: #636363;
}

.infostructure-list__link > .si-text {
  color: #636363;
  text-decoration: underline;
}

.infostructure-list__link:hover > .si-text {
  text-decoration: none;
}

/* =================================================================
  New project
================================================================= */
.new-project {
  display: none;
  opacity: 0;
  width: 100vw !important;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.2s linear;
}

.new-project._show {
  display: block;
  opacity: 1;
  z-index: 2;
}

.new-project .min-height-fix {
  min-height: 100vh;
}

.new-project__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #343d4a;
}

.new-project .mss-content {
  position: static;
  margin: 150px 0 166px 0;
}

@media (max-width: 1199px) {
  .new-project .mss-content {
    margin: 150px 0 126px 0;
  }
}

@media (max-width: 767px) {
  .new-project .mss-content {
    margin: 200px 0 126px 0;
  }
}

.new-project .mss-content .mssc-title {
  position: relative;
  width: 60%;
}

@media (max-width: 1199px) {
  .new-project .mss-content .mssc-title {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .new-project .mss-content .mssc-title {
    width: 100%;
  }
}

.new-project .mss-content .mssc-text {
  position: relative;
  width: 60%;
  font-size: 20px;
}

@media (max-width: 1199px) {
  .new-project .mss-content .mssc-text {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .new-project .mss-content .mssc-text {
    width: 100%;
  }
}

.new-project .new-project__absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}

@media (max-width: 1199px) {
  .new-project .new-project__absolute {
    bottom: 30px;
  }
}

@media (max-width: 991px) {
  .new-project .new-project__absolute {
    transform: none;
    left: 0;
  }
}

@media (max-width: 767px) {
  .new-project .new-project__absolute {
    position: absolute;
    left: 0;
    transform: none;
    bottom: 0;
    margin-top: auto;
  }
}

@media (max-width: 575px) {
  .new-project .new-project__absolute {
    right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* =================================================================
  Modal banner
================================================================= */
.modal-banner {
  display: none;
  opacity: 0;
  width: 100vw !important;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.2s linear;
  background-color: #fff;
}

.modal-banner._show {
  display: block;
  opacity: 1;
  z-index: 3;
}

.modal-banner .min-height-fix {
  min-height: 100vh !important;
}

.modal-banner .mb-content {
  margin: 240px 0 60px 0;
}

@media (max-width: 767px) {
  .modal-banner .mb-content {
    margin: 200px 0 60px 0;
  }
}

.modal-banner__content {
  position: relative;
}

.modal-banner__close {
  position: absolute;
  top: -25px;
  right: -60px;
  transform: translate(100%, -100%);
  background-color: rgba(99, 99, 99, 0.05);
}

@media (max-width: 767px) {
  .modal-banner__close {
    top: -20px;
    right: -20px;
  }
}

@media (max-width: 575px) {
  .modal-banner__close {
    top: -30px;
    right: 0;
    transform: translate(0, -100%);
  }
}

.modal-banner__close svg {
  fill: rgba(99, 99, 99, 0.5);
}

.modal-banner__close:hover {
  background-color: rgba(99, 99, 99, 0.05);
}

.modal-banner__close:hover svg {
  fill: #e73030;
}

.modal-banner__title {
  position: relative;
}

@media (max-width: 767px) {
  .modal-banner__title {
    font-size: 30px;
  }
}

.custom-tabs {
  display: flex;
  margin: 0px -5px;
  flex-wrap: wrap;
  max-width: 102%;
  list-style: none;
  padding: 0;
}

.custom-tabs .custom-tab {
  margin-top: 10px;
  padding: 0px 5px;
  list-style: none;
}

@media (max-width: 479px) {
  .custom-tabs .custom-tab {
    margin-top: 6px;
    flex: 0 1 50%;
  }
}

.custom-tabs .custom-tab.active a {
  background-color: #FFB900;
}

.custom-tabs .custom-tab.active a:hover {
  color: #1a1a1a !important;
}

.custom-tabs a {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.45;
  color: #1a1a1a;
  background: #ECECEC;
  border-radius: 18px;
  padding: 5px 31px;
  transition: all 0.2s ease 0s;
  display: inline-block;
}

@media (max-width: 479px) {
  .custom-tabs a {
    width: 100%;
    padding: 5px 5px;
    text-align: center;
  }
}

/* =================================================================
  Modal banner
================================================================= */
.product-preview.modal .modal-close {
  position: absolute;
  top: 30px;
  right: 40px;
  background-color: rgba(99, 99, 99, 0.05);
}

@media (max-width: 1199px) {
  .product-preview.modal .modal-close {
    top: 10px;
    right: 10px;
  }
}

.product-preview.modal .modal-close svg {
  fill: rgba(99, 99, 99, 0.5);
}

.product-preview.modal .modal-close:hover {
  background-color: rgba(231, 48, 48, 0.1);
}

.product-preview.modal .modal-close:hover svg {
  fill: #e73030;
}

.product-preview.modal .modal-content {
  position: relative;
  padding: 70px 60px 60px;
}

@media (max-width: 1199px) {
  .product-preview.modal .modal-content {
    padding: 60px 50px 50px;
  }
}

@media (max-width: 991px) {
  .product-preview.modal .modal-content {
    padding: 40px 30px 30px;
  }
}

@media (max-width: 575px) {
  .product-preview.modal .modal-content {
    padding: 40px 20px 20px;
  }
}

.product-preview .section__heading {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .product-preview .section__heading {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .product-preview .section__heading {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .product-preview .section__title {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .product-preview .flat__pdf {
    line-height: 53.33332px;
  }
}

@media (max-width: 991px) {
  .product-preview .flat__pdf {
    line-height: 1.4;
  }
}

/* =================================================================
  contacts
================================================================= */
.contacts-page__row {
  position: relative;
}

.contacts-page__map {
  position: absolute;
  width: calc(50vw + 190px);
  top: -120px;
  left: calc(50vw - 190px);
  height: calc(100% + 120px);
}

@media (max-width: 1199px) {
  .contacts-page__map {
    position: relative;
    top: auto;
    width: 100vw;
    left: 0;
    height: 600px;
  }
}

.contacts-page .office-contact__title {
  font-size: 16px;
  font-weight: 600;
}

.contacts-page .office-contact__subtitle {
  font-size: 16px;
  font-weight: 400;
}

/* =================================================================
  Offer conditions
================================================================= */
.offer-conditions__item {
  position: relative;
  padding: 30px 0 0 30px;
  min-height: 100px;
}

.offer-conditions__item span {
  font-weight: 600;
}

.offer-conditions__item div {
  position: relative;
}

.offer-conditions__item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgba(255, 185, 0, 0.3);
}

/* =================================================================
  purchase process
================================================================= */
.purchase-process__item {
  position: relative;
  padding: 40px 50px 40px 126px;
  background-color: #fff;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .purchase-process__item {
    padding: 40px 40px 40px 116px;
  }
}

@media (max-width: 767px) {
  .purchase-process__item {
    padding: 30px 25px 30px 81px;
  }
}

.purchase-process__count {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 40px;
  left: 50px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #ffb900;
  overflow: hidden;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 22px;
}

@media (max-width: 1199px) {
  .purchase-process__count {
    left: 40px;
  }
}

@media (max-width: 767px) {
  .purchase-process__count {
    top: 30px;
    left: 25px;
    width: 36px;
    height: 36px;
    font-size: 18px;
  }
}

/* =================================================================
  partners
================================================================= */
.partners {
  position: relative;
}

.partners-slider .slick-list {
  padding: 15px 0;
}

.partners-slider .slick-switches .ss-switch {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.partners .partners-item {
  height: 115px;
  background-color: #fff;
  transition: all 0.2s linear;
}

.partners .partners-item:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* =================================================================
  partners
================================================================= */
.project-calculation__container-content {
  position: relative;
}

.project-calculation__btn-drop {
  position: absolute;
  top: 0;
  right: 0;
}

.location-choice__row {
  display: flex;
  margin: 0 -15px;
}

.location-choice__map {
  padding: 0 15px;
  width: 50%;
}

.location-choice__content {
  padding: 0 15px;
}

.location-choice__plan {
  position: relative;
  user-select: none;
}

.location-choice__plan::before {
  position: absolute;
  content: '';
  display: block;
  width: 64px;
  height: 73px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/images/compass.png");
}

@media (max-width: 767.98px) {
  .location-choice__plan {
    display: none;
  }
}

.location-choice__plan-image {
  width: 100%;
  height: auto;
  user-select: none;
}

.location-choice__plan-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.location-choice__plan-svg,
.location-choice__plan-svg * {
  user-select: none;
}

.location-choice__plan-svg svg {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.location-choice__plan-svg svg path {
  position: relative;
  fill: #636363;
  cursor: pointer;
}

.location-choice__plan-svg svg path:hover {
  fill: rgba(255, 185, 0, 0.5);
}

.location-choice__plan-svg svg path.active {
  fill: #ffb900;
}

@media (max-width: 1199px) {
  .location-choice__title {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  .location-choice__title {
    font-size: 20px;
  }
}

.location-choice__image {
  width: 100%;
  padding-bottom: 66.6%;
  border-radius: 10px;
  background-color: #c4c4c4;
  overflow: hidden;
}

.flat-choice__selects {
  position: relative;
  padding-left: 37px;
}

.flat-choice__floor {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: nowrap;
}

.flat-choice__floor-count {
  width: 37px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  flex-shrink: 0;
  font-size: 12px;
  color: rgba(99, 99, 99, 0.5);
}

.flat-choice__floor:last-of-type .flat-choice__flat {
  border-bottom: 1px solid #e8e8e8;
}

.flat-choice__flat {
  flex-shrink: 0;
  font-size: 14px;
  color: #1a1a1a;
  height: 30px;
  line-height: 30px;
  min-width: 54px;
  text-align: center;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  text-decoration: none !important;
  transition: all 0.2s linear;
}

@media (max-width: 991px) {
  .flat-choice__flat {
    min-width: 40px;
  }
}

.flat-choice__flat:last-child {
  border-right: 1px solid #e8e8e8;
}

.flat-choice__flat._sold {
  background-color: #f2f1f1;
  color: #1a1a1a;
}

.flat-choice__flat._booking {
  background-color: #ffb900;
}

.flat-choice__flat._free {
  background-color: #62cc30;
  color: #fff;
}

.flat-choice__flat:hover._sold {
  background-color: #e4e3e3;
}

.flat-choice__flat:hover._booking {
  color: #fff;
}

.flat-choice__flat:hover._free {
  color: #1a1a1a;
}

.flat-choice__flat.active {
  box-shadow: inset 0px 0px 0px 2px #e52b00;
}

.flat-choice__data {
  padding: 45px;
  background-color: #f6f6f6;
  border-radius: 6px;
}

@media (max-width: 1199px) {
  .flat-choice__data {
    padding: 35px;
  }
}

.flat-choice__data .flat__image-fancybox {
  background-color: #fff;
  border-radius: 10px;
}

.flat-choice__data-footer {
  display: flex;
}

@media (max-width: 767.98px) {
  .flat-choice__data-footer {
    display: block;
  }
}

.flat-choice__data .title-4-alt {
  font-size: 20px;
}

.flat-choice__status-item {
  position: relative;
  padding-left: 28px;
  color: #636363;
  font-size: 14px;
  font-weight: 500;
}

.flat-choice__status-item span {
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.flat-choice__floor-word {
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left top;
  transform: rotate(-90deg);
  color: #636363;
  font-size: 12px;
}

.flat-choice__print.small-icon .si-img {
  width: 20px;
  height: 20px;
  background-size: contain;
}

.flat-choice__table {
  width: 100%;
  padding-bottom: 10px;
}

.flat-choice__body-table {
  width: calc(100% - 37px);
}

.flat-choice .scrollbar-track.scrollbar-track-x {
  height: 10px;
}

.flat-choice .scrollbar-track.scrollbar-track-x .scrollbar-thumb.scrollbar-thumb-x {
  height: 10px;
}

.mortgage-percent {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #ffb900;
  line-height: 1;
  color: #1a1a1a;
}

.mortgage-percent__text {
  font-size: 14px;
  font-weight: 500;
}

.mortgage-percent__count {
  font-size: 30px;
  font-weight: 700;
}

.black-map__container {
  height: 500px;
  width: 100%;
}

.black-map__container [class*='ground-pane'] {
  filter: grayscale(1) invert(1);
}

ymaps[class*='graphics-SVG'] svg {
  fill: white;
  stroke-width: 1px;
  stroke: white;
}

.parking-choice__plan {
  position: relative;
  user-select: none;
}

.parking-choice__plan-image {
  width: 100%;
  height: auto;
  user-select: none;
}

.parking-choice__plan-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.parking-choice__plan-svg,
.parking-choice__plan-svg * {
  user-select: none;
}

.parking-choice__plan-svg svg {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.parking-choice__plan-svg svg path {
  position: relative;
  fill: #8ea439;
  cursor: pointer;
}

.parking-choice__plan-svg svg path.free {
  fill: #8ea439;
}

.parking-choice__plan-svg svg path.booking, .parking-choice__plan-svg svg path:hover {
  fill: #ffb900;
}

.parking-choice__plan-svg svg path.active {
  fill: #ffb900;
}

.js-choice-place-map .js-choice-place-map-data {
  display: none !important;
}

.js-choice-place-map .js-choice-place-map-data.show {
  display: flex !important;
}

/* =================================================================
  Share
================================================================= */
.share {
  position: absolute;
  z-index: 1041;
  display: none;
  opacity: 0;
  transition: opacity 0.2s linear;
}

@media (max-width: 1199px) {
  .share {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
}

.share._inside-modal {
  z-index: 1051;
}

.share._show {
  display: block;
  opacity: 1;
}

.share .share__close {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: rgba(99, 99, 99, 0.05);
  display: none;
}

.share .share__close svg {
  fill: rgba(99, 99, 99, 0.5);
}

.share .share__close:hover {
  background-color: rgba(231, 48, 48, 0.1);
}

.share .share__close:hover svg {
  fill: #e73030;
}

@media (max-width: 1199px) {
  .share .share__close {
    display: block;
  }
}

.share__list {
  padding: 30px;
  background: #ffffff;
  border: 1px solid rgba(26, 26, 26, 0.1);
  overflow: hidden;
}

@media (max-width: 1199px) {
  .share__list {
    padding: 30px 70px;
  }
}

.share__item {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.share__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.share__item-image {
  width: 26px;
  height: 26px;
  flex-shrink: 0;
  margin-right: 10px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.share__item-text {
  font-size: 14px;
  color: #636363;
  transition: all 0.2s linear;
}

.share__item:hover {
  text-decoration: none;
}

.share__item:hover .share__item-text {
  color: #1a1a1a;
}

.share-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  transition: opacity 0.2s linear;
  opacity: 0;
  display: none;
}

.share-backdrop.in {
  opacity: 0.5;
  display: block;
}

.share-backdrop._inside-modal {
  z-index: 1050;
}

/* =================================================================
  Tabs fix
================================================================= */
.tab-content.width-fix .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

.tab-content.width-fix .tab-pane.active {
  height: auto;
  overflow: visible;
}

/* =================================================================
  Video-card
================================================================= */
.video-card {
  text-decoration: none !important;
}

.video-card__bg {
  min-height: 250px;
  position: relative;
  transition: box-shadow 0.2s linear;
}

.video-card__bg::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  background-image: url("/images/icons/play.svg");
  transition: opacity 0.2s linear;
  opacity: 0.5;
}

.video-card__title {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  transition: color 0.2s linear;
}

.video-card:hover .video-card__bg, .video-card:focus .video-card__bg {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.video-card:hover .video-card__bg::after, .video-card:focus .video-card__bg::after {
  opacity: 1;
}

.video-card:hover .video-card__title, .video-card:focus .video-card__title {
  color: #ffb900;
  text-decoration: none !important;
}

/* =================================================================
  Ready houses
================================================================= */
.ready-houses__object-item {
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
  padding-bottom: 35px;
}

@media (max-width: 767px) {
  .ready-houses__object-item {
    padding-bottom: 20px;
  }
}

.ready-houses__object-item:not(:last-of-type) {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .ready-houses__object-item:not(:last-of-type) {
    margin-bottom: 30px;
  }
}

.ready-houses__letter-item:not(:last-of-type) {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .ready-houses__letter-item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.ready-houses__image-outer {
  position: relative;
  width: 100%;
  padding-bottom: 66.6%;
  display: block;
}

.ready-houses__image-outer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  opacity: 0;
  transition: all 0.2s linear;
}

.ready-houses__image-outer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/icons/loop.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s linear;
}

.ready-houses__image-outer:hover::before {
  opacity: 1;
}

.ready-houses__image-outer:hover::after {
  opacity: 1;
}

.ready-houses__image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* =================================================================
  Style fixes
================================================================= */
.fancybox-image {
  background-color: #fff;
}

.feature-item__content {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 767px) {
  .feature-item__content {
    font-size: 14px;
  }
}

.news-page img[src^='/upload/'] {
  height: auto !important;
}

.video-feed .video-feed-item {
  position: relative;
  padding-bottom: 56.23%;
}

.video-feed .video-feed-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#places-map {
  height: 500px;
}

@media (max-width: 575px) {
  #places-map {
    height: 350px;
  }
}

._grey + ._grey > .container {
  position: relative;
}

._grey + ._grey > .container::before {
  position: absolute;
  content: '';
  display: block;
  top: -80px;
  left: 15px;
  width: calc(100% - 30px);
  border-top: 1px solid rgba(26, 26, 26, 0.1);
}

@media (max-width: 767px) {
  ._grey + ._grey > .container::before {
    top: -60px;
  }
}

@media (max-width: 575px) {
  ._grey + ._grey > .container::before {
    width: calc(100% - 20px);
    left: 10px;
  }
}

._white + ._white > .container {
  position: relative;
}

._white + ._white > .container::before {
  position: absolute;
  content: '';
  display: block;
  top: -100px;
  left: 15px;
  width: calc(100% - 30px);
  border-top: 1px solid rgba(26, 26, 26, 0.1);
}

@media (max-width: 1199px) {
  ._white + ._white > .container::before {
    top: -80px;
  }
}

@media (max-width: 767px) {
  ._white + ._white > .container::before {
    top: -60px;
  }
}

@media (max-width: 575px) {
  ._white + ._white > .container::before {
    width: calc(100% - 20px);
    left: 10px;
  }
}

.catalog-item.flex-fix .catalog-item__title {
  width: 100%;
}

.catalog-item.flex-fix .catalog-item__text {
  width: 100%;
}

.catalog-item.flex-fix .catalog-item__breaker {
  width: 100%;
}

.catalog-item.flex-fix .catalog-item__subcontent {
  width: 100%;
}

.multiselect-custom .btn-group {
  width: 100%;
}

.multiselect-custom .btn-group.open .dropdown-toggle .caret::before {
  transform: translateY(-50%) rotate(-180deg);
  background-image: url(../images/icons/arrow-down-main.svg);
}

.multiselect-custom .btn-group .dropdown-toggle {
  position: relative;
  width: 100%;
  padding: 0 55px 0 20px;
  text-align: left;
  font-weight: 400;
  min-height: 50px;
  background-color: #fff !important;
  box-shadow: none;
  border-radius: 6px !important;
}

.multiselect-custom .btn-group .dropdown-toggle .multiselect-selected-text {
  border: 6px !important;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #1a1a1a;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}

.multiselect-custom .btn-group .dropdown-toggle .caret {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0;
  right: 0;
  border: none;
  transition: all 0.2s linear;
}

.multiselect-custom .btn-group .dropdown-toggle .caret::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 12px;
  background-image: url(/images/icons/arrow-down.svg);
  background-size: 12px 12px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
}

.multiselect-custom .btn-group .dropdown-menu {
  padding: 27px 22px !important;
  margin-top: 15px !important;
  max-height: 200px;
  overflow: auto;
}

@media (max-width: 767px) {
  .multiselect-custom .btn-group .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
  }
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar {
  width: 2px;
  height: auto;
  background: transparent;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar-button {
  background-color: transparent;
  width: 0;
  height: 0;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar-track {
  width: 5px;
  background-color: transparent;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar-track-piece {
  background-color: transparent;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar-thumb {
  height: auto;
  background-color: rgba(26, 26, 26, 0.1);
  border-radius: 0;
  width: 2px;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}

.multiselect-custom .btn-group .dropdown-menu::-webkit-resizer {
  background-color: transparent;
}

.multiselect-custom .btn-group .dropdown-menu > li {
  margin: 0px 0px 20px 0px !important;
}

.multiselect-custom .btn-group .dropdown-menu > li.active > a {
  background-color: transparent !important;
  color: #ffb900;
}

.multiselect-custom .btn-group .dropdown-menu > li.active > a > label {
  color: #ffb900;
}

.multiselect-custom .btn-group .dropdown-menu > li.active > a:hover {
  color: #ffb900 !important;
  background-color: transparent !important;
}

@media (max-width: 575px) {
  .multiselect-custom .btn-group .dropdown-menu > li.active > a:hover {
    color: #ffb900 !important;
  }
}

.multiselect-custom .btn-group .dropdown-menu > li.active > a:hover > label {
  color: #ffb900 !important;
  background-color: transparent !important;
}

@media (max-width: 575px) {
  .multiselect-custom .btn-group .dropdown-menu > li.active > a:hover > label {
    color: #ffb900 !important;
  }
}

.multiselect-custom .btn-group .dropdown-menu > li.active > a:focus, .multiselect-custom .btn-group .dropdown-menu > li.active > a:active {
  color: inherit !important;
  background-color: transparent !important;
}

.multiselect-custom .btn-group .dropdown-menu > li > a {
  padding: 0 !important;
  cursor: pointer !important;
  transition: all 0.2s ease 0s;
}

.multiselect-custom .btn-group .dropdown-menu > li > a:hover {
  color: #ffb900;
  background-color: transparent !important;
}

@media (max-width: 575px) {
  .multiselect-custom .btn-group .dropdown-menu > li > a:hover {
    color: #1a1a1a !important;
  }
}

.multiselect-custom .btn-group .dropdown-menu > li > a:hover > label {
  color: #ffb900;
}

@media (max-width: 575px) {
  .multiselect-custom .btn-group .dropdown-menu > li > a:hover > label {
    color: #1a1a1a !important;
  }
}

.multiselect-custom .btn-group .dropdown-menu > li > a:focus, .multiselect-custom .btn-group .dropdown-menu > li > a:active {
  color: inherit !important;
  background-color: transparent !important;
}

.multiselect-custom .btn-group .dropdown-menu > li > a > label {
  cursor: pointer !important;
  margin: 0 !important;
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 400 !important;
  transition: all 0.2s ease 0s;
}

@media (min-width: 768px) {
  .main-navbar .navbar-nav > li > a {
    white-space: nowrap;
  }
}

.construction-progress div[id^='pano-'] {
  width: 100%;
  height: 600px;
}

@media (max-width: 767px) {
  .construction-progress div[id^='pano-'] {
    height: 300px;
  }
}

.flat-feature-rows {
  display: block !important;
  margin-right: 0 !important;
}

.flat-feature-rows .f-row {
  position: relative;
  margin-right: -15px !important;
  margin-left: -15px;
}

.flat-feature-rows .f-row::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 15px;
  background-color: inherit;
  z-index: 1;
}

.flat-feature-rows .f-row div[class^='f-col'],
.flat-feature-rows .f-row span[class^='f-col'] {
  padding: 15px 15px 0 15px !important;
}

.flat-feature-rows .flat-feature__item {
  margin-right: 0 !important;
  margin-top: 0 !important;
}

.flat-feature-rows .flat-feature__border {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.flat-feature-rows .flat-feature__border:last-child {
  border-right: none;
}

.flat-feature-rows .flat-feature__border:last-of-type {
  border-right: none;
}

@media (max-width: 575px) {
  .flat-feature-rows .flat-feature__border:nth-child(even) {
    border-right: none;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .flat-feature-rows .flat-feature__border:nth-child(3n) {
    border-right: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .flat-feature-rows .flat-feature__border:nth-child(4n) {
    border-right: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .flat-feature-rows .flat-feature__border:nth-child(3n) {
    border-right: none;
  }
}

@media (min-width: 1200px) {
  .flat-feature-rows .flat-feature__border:nth-child(4n) {
    border-right: none;
  }
}

.flat-feature-rows .flat-feature__border.border-left-fix {
  position: relative;
}

.flat-feature-rows .flat-feature__border.border-left-fix::before {
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  top: 0;
  left: -1px;
}

.flat-feature-rows .flat-feature__border.border-right-fix {
  border-right: none !important;
}

.flat-feature-rows .flat-choice__chars {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

@media (max-width: 1199.98px) {
  .flat-feature-rows .flat-choice__chars {
    flex-wrap: wrap;
  }
}

.flat-feature-rows .flat-choice__chars::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 15px;
  background-color: #f6f6f6;
  z-index: 3;
}

.flat-feature-rows .flat-choice__chars .flat-choice__char-elem {
  flex: 0 1 20%;
  padding: 15px 8px 0 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem:nth-child(5n) {
    border-right: none;
  }
}

@media (max-width: 1199.98px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem {
    flex: 0 1 25%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem:nth-child(4n) {
    border-right: none;
  }
}

@media (max-width: 991.98px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem {
    flex: 0 1 20%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem:nth-child(5n) {
    border-right: none;
  }
}

@media (max-width: 767.98px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem {
    flex: 0 1 33.333%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem:nth-child(3n) {
    border-right: none;
  }
}

@media (max-width: 575px) {
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem {
    flex: 0 1 50%;
  }
  .flat-feature-rows .flat-choice__chars .flat-choice__char-elem:nth-child(even) {
    border-right: none;
  }
}

.archives {
  padding-bottom: 80px;
}

@media (max-width: 767.98px) {
  .archives {
    display: none;
  }
}

.archive-column {
  margin: 0px 15px;
}

.archive-item {
  min-height: 350px;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.archive-item:hover, .archive-item:focus, .archive-item:active {
  text-decoration: none;
}

.archive-item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 100%);
  border-radius: 0px 0px 20px 20px;
}

.archive-item .ai-titles {
  position: relative;
  z-index: 5;
  padding: 30px 24px;
}

.archive-item .ai-title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 125%;
  color: #FFFFFF;
  margin: 0px 0px 4px 0px;
}

@media (max-width: 767.98px) {
  .archive-item .ai-title {
    font-size: 20px;
  }
}

.archive-item .ai-subtitle {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.8);
}

.parking-choice__plan-svg svg path._available {
  fill: #62cc30;
  transition: opacity 0.2s linear;
}

.parking-choice__plan-svg svg path._available:hover {
  opacity: 0.6;
}

.parking-choice__plan-svg svg path._booked {
  fill: #ffb900 !important;
}

.parking-choice__plan-svg svg path._unavailable {
  fill: #f2f1f1 !important;
}

.text-square {
  font-family: Sans-Serif;
}

.b24-widget-button-wrapper svg {
  width: auto;
  height: auto;
}

.promo-text {
  padding: 100px 0;
}

@media (max-width: 992px) {
  .promo-text {
    padding: 80px 0;
  }
}

@media (max-width: 768px) {
  .promo-text {
    padding: 60px 0;
  }
}

.promo-text__title {
  font-weight: normal;
  font-size: 30px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 35px;
}

.promo-text__text {
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: #1a1a1a;
}

@media (max-width: 768px) {
  .promo-text__text {
    line-height: 155%;
  }
}

.object-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 170px;
}

.object-badge.inner {
  width: 250px;
}

@media (max-width: 768px) {
  .object-badge.inner {
    width: 170px;
  }
}

.videos .ss-switch.prev {
  display: flex !important;
}

.app-links {
  margin: 20px 0px 0px 0px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991.98px) {
  .app-links {
    justify-content: flex-start;
  }
}

.app-links a {
  flex: 0 0 120px;
}

.app-links a:first-child {
  margin: 0px 20px 0px 0px;
}

.purchases-text-block {
  margin: -30px 0px 30px 0px;
}

.purchases-text-block p {
  margin: 0px 0px 0px 0px;
}

.panorama {
  padding: 34px 0px 33px 0px;
}

@media (max-width: 767.98px) {
  .panorama {
    padding: 42px 0px 20px 0px;
  }
}

.panorama__title h2.redesign-title-2 {
  margin-bottom: 20px;
}

.panorama__tabs {
  margin: 0px 0px 39px 0px;
}

@media (max-width: 767.98px) {
  .panorama__tabs {
    margin: 0px 0px 16px 0px;
  }
}

.panorama__tabs-list {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0px -5px;
}

.panorama__tabs-list li {
  padding: 0px 5px;
}

@media (max-width: 575px) {
  .panorama__tabs-list li {
    flex: 0 1 50%;
    margin-bottom: 6px;
  }
}

.panorama__tabs-list li.active .panorama__tabs-item {
  background-color: #FFB900;
}

.panorama__tabs-list li:last-child {
  margin-left: auto;
}

@media (max-width: 575px) {
  .panorama__tabs-list li:last-child {
    margin-left: 0;
  }
}

.panorama__tabs-item {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.45;
  color: #1a1a1a;
  background: #ECECEC;
  border-radius: 18px;
  padding: 5px 24px;
  transition: all 0.2s ease 0s;
  display: inline-block;
}

@media (max-width: 575px) {
  .panorama__tabs-item {
    width: 100%;
    text-align: center;
    padding: 5px 5px;
  }
}

.panorama__tabs-item:hover, .panorama__tabs-item:focus, .panorama__tabs-item:active {
  text-decoration: none;
  color: #1a1a1a;
}

.panorama__elem-inner {
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 575px) {
  .panorama__elem-inner {
    height: 460px;
  }
}

.mainslider-arrows .ms-controls {
  bottom: auto;
  left: 15px;
  top: 50%;
  width: calc(100% - 30px);
  right: auto;
  transform: translate(0, -50%);
}

@media (max-width: 575px) {
  .mainslider-arrows .ms-controls {
    left: auto;
    right: 11px;
    bottom: 27px;
    width: 87px;
    top: auto;
    transform: translate(0, 0);
  }
}

.mainslider-arrows .ms-controls .slick-switches {
  justify-content: space-between;
}

.ms-pagination {
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 25px;
  display: none;
}

.ms-pagination .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0px 10px;
  transition: width 0.2s ease 0s;
}

.ms-pagination .slick-dots li.slick-active {
  width: 30px;
}

.ms-pagination .slick-dots li.slick-active button {
  border-radius: 30px;
  opacity: 0.75;
}

.ms-pagination .slick-dots li button {
  background-color: #000000;
  opacity: 0.25;
  border-radius: 50%;
  width: 100%;
  height: 10px;
}

.ms-pagination .slick-dots li button::before {
  display: none;
}

.ms-pagination .ss-count {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
}

.ms-pagination .ss-count .ssc-current {
  display: inline-block;
  min-width: 22px;
  text-align: center;
}

.ms-pagination .ss-count .ssc-all {
  display: inline-block;
  min-width: 22px;
  text-align: center;
}

.groupcompany {
  padding-bottom: 40px;
}

@media (max-width: 767.98px) {
  .groupcompany {
    padding-bottom: 30px;
  }
}

.groupcompany-top {
  min-height: 404px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767.98px) {
  .groupcompany-top {
    min-height: 460px;
  }
}

.groupcompany-top__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.groupcompany-top__inner {
  padding: 52px 24px;
  position: relative;
  z-index: 5;
}

@media (max-width: 575px) {
  .groupcompany-top__inner {
    padding: 30px 10px;
  }
}

.groupcompany-top__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 1.20;
  color: #FFFFFF;
  margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  .groupcompany-top__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .groupcompany-top__title {
    font-size: 20px;
  }
}

.groupcompany-top__content {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991.98px) {
  .groupcompany-top__content {
    display: block;
  }
}

.groupcompany-top__content-text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  color: #FFFFFF;
  max-width: 490px;
}

@media (max-width: 991.98px) {
  .groupcompany-top__content-text {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
  }
}

.groupcompany-top__content-btn .btn.btn-default {
  min-height: 53px;
  padding: 13px 51px;
  border-radius: 6px;
}

@media (max-width: 575px) {
  .groupcompany-top__content-btn .btn.btn-default {
    width: 100%;
  }
}

.groupcompany-bot__row {
  display: flex;
  margin: 0px -15px;
}

@media (max-width: 767.98px) {
  .groupcompany-bot__row {
    display: block;
  }
}

.groupcompany-bot__column {
  flex: 0 1 33.333%;
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .groupcompany-bot__column {
    margin: 0px 0px 15px 0px;
  }
  .groupcompany-bot__column:last-child {
    margin: 0px 0px 0px 0px;
  }
}

.groupcompany-bot-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 200px;
  padding: 30px;
  background: #fafafa;
  border-radius: 20px;
}

@media (max-width: 575px) {
  .groupcompany-bot-item {
    padding: 30px 22px;
    height: 140px;
  }
}

.groupcompany-bot-item__value {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  color: #000000;
  border-bottom: 1px solid #FFB900;
  margin: 0px 0px 14px 0px;
  padding: 0px 0px 6px 0px;
  text-align: center;
}

.groupcompany-bot-item__value sup {
  top: -0.8em;
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .groupcompany-bot-item__value {
    font-size: 30px;
  }
}

.groupcompany-bot-item__label {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 128%;
  color: rgba(0, 0, 0, 0.6);
}

.morerealty {
  padding-bottom: 86px;
}

@media (max-width: 767.98px) {
  .morerealty {
    padding-bottom: 60px;
  }
}

.morerealty__title {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767.98px) {
  .morerealty__title {
    margin: 0px 0px 20px 0px;
  }
}

@media (max-width: 575px) {
  .morerealty__title {
    max-width: 250px;
  }
}

.morerealty__row {
  display: flex;
  margin: 0px -15px;
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .morerealty__row {
    margin: 0px -7px;
    margin-bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .morerealty__row {
    display: block;
  }
}

.morerealty__column {
  flex: 0 1 33.333%;
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .morerealty__column {
    padding: 0px 7px;
  }
}

@media (max-width: 767.98px) {
  .morerealty__column {
    margin-bottom: 15px;
  }
  .morerealty__column:last-child {
    margin-bottom: 0;
  }
}

.morerealty__btn {
  display: flex;
  justify-content: center;
}

.morerealty__btn .btn.btn-default {
  padding: 13px 25px;
  width: 100%;
  max-width: 393px;
  width: 100%;
  min-height: 53px;
  border-radius: 6px;
}

@media (max-width: 767.98px) {
  .morerealty__btn .btn.btn-default {
    width: 100%;
    max-width: 100%;
  }
}

.morerealty-item {
  border-radius: 20px;
  overflow: hidden;
  min-height: 327px;
  position: relative;
  display: block;
  text-decoration: none;
}

.morerealty-item:hover, .morerealty-item:active, .morerealty-item:focus {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  .morerealty-item {
    min-height: 250px;
  }
}

.morerealty-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.morerealty-item__title {
  position: relative;
  z-index: 5;
  padding: 30px 24px;
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #FFFFFF;
  max-width: 275px;
}

@media (max-width: 767.98px) {
  .morerealty-item__title {
    font-size: 20px;
    padding: 25px 22px;
  }
}

.remainquestions {
  padding-top: 30px;
  padding-bottom: 120px;
}

@media (max-width: 767.98px) {
  .remainquestions {
    padding-bottom: 60px;
    padding-top: 30px;
  }
}

.remainquestions--alt .remainquestions-top {
  padding: 0px;
}

@media (min-width: 992px) {
  .remainquestions--alt .remainquestions-top {
    padding: 28px 22px 32px 75px;
    display: flex;
    gap: 37px;
  }
}

.remainquestions--alt .remainquestions-top .remainquestions-top__content {
  flex: 0 1 64.24%;
  max-width: 100%;
  margin-top: 35px;
}

@media (max-width: 991.98px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__content {
    padding: 34px 25px 28px 20px;
    margin-top: 0;
  }
}

.remainquestions--alt .remainquestions-top .remainquestions-top__content .remainquestions-top__titles {
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__content .remainquestions-top__titles {
    margin-bottom: 30px;
  }
}

.remainquestions--alt .remainquestions-top .remainquestions-top__content .remainquestions-top__titles .remainquestions-top__title {
  font-size: 35px;
}

@media (max-width: 575px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__content .remainquestions-top__titles .remainquestions-top__title {
    font-size: 25px;
    line-height: 1.08;
    margin: 0px 0px 8px 0px;
  }
}

@media (max-width: 575px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__content .remainquestions-top__titles .remainquestions-top__subtitle {
    line-height: 1.45;
  }
}

.remainquestions--alt .remainquestions-top .remainquestions-top__bg {
  position: static;
  border-radius: 20px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__bg {
    flex: 0 1 32.60%;
    max-height: 403px;
  }
}

@media (max-width: 991.98px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top__bg {
    width: 100%;
    height: 100%;
    transform: translate(0);
  }
}

.remainquestions--alt .remainquestions-top .remainquestions-top__bg img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: cover;
}

.remainquestions--alt .remainquestions-top .remainquestions-top-form {
  max-width: 685px;
}

@media (min-width: 992px) {
  .remainquestions--alt .remainquestions-top .remainquestions-top-form__column:last-child {
    margin: 0px 0px 0px 0px;
  }
}

.remainquestions-top {
  background: #FFB900;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom: 16px;
  position: relative;
  padding: 65px 75px 30px 75px;
}

@media (max-width: 991.98px) {
  .remainquestions-top {
    padding-bottom: 370px;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top {
    margin-bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 34px;
  }
}

.remainquestions-top__content {
  max-width: 685px;
  position: relative;
  z-index: 5;
}

@media (max-width: 991.98px) {
  .remainquestions-top__content {
    max-width: 100%;
  }
}

.remainquestions-top__titles {
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .remainquestions-top__titles {
    margin-bottom: 20px;
  }
}

.remainquestions-top__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  color: #232323;
  margin-bottom: 10px;
}

@media (max-width: 767.98px) {
  .remainquestions-top__title {
    font-size: 30px;
    line-height: 1;
  }
}

.remainquestions-top__subtitle {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #232323;
}

@media (max-width: 991.98px) {
  .remainquestions-top__subtitle {
    line-height: 1.3;
  }
}

.remainquestions-top__bg {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  right: -110px;
}

@media (max-width: 1199.98px) {
  .remainquestions-top__bg {
    right: -160px;
  }
}

@media (max-width: 991.98px) {
  .remainquestions-top__bg {
    right: 56%;
    transform: translate(50%, 0);
    height: 368px;
    width: 560px;
  }
}

.remainquestions-top__bg img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.remainquestions-top-form__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  justify-content: flex-end;
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__row {
    flex-direction: column;
  }
}

.remainquestions-top-form__column {
  flex: 0 1 50%;
  margin-bottom: 17px;
  padding: 0px 15px;
}

.remainquestions-top-form__column .help-block:empty {
  margin: 0;
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column {
    margin-bottom: 20px;
  }
  .remainquestions-top-form__column:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column:nth-child(1) {
    order: 1;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column:nth-child(2) {
    order: 3;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column:nth-child(3) {
    order: 2;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column:nth-child(4) {
    order: 4;
    margin-bottom: 8px;
  }
}

@media (max-width: 767.98px) {
  .remainquestions-top-form__column:nth-child(5) {
    order: 5;
  }
}

.remainquestions-top-form__column .form-group {
  margin: 0px 0px 0px 0px;
}

.remainquestions-top-form__column .custom-checkbox input:checked + label::after {
  border-color: #fff !important;
}

.remainquestions-top-form__column .custom-checkbox input:checked + label::before {
  background-color: #000 !important;
}

.remainquestions-top-form__column .custom-checkbox label.box-label {
  font-size: 12px;
}

.remainquestions-top-form__column .custom-checkbox label::before {
  border-color: #000 !important;
  background-color: #fff !important;
  border-radius: 2px !important;
  top: 2px !important;
}

.remainquestions-top-form__column .custom-checkbox label::after {
  top: 5px !important;
}

.remainquestions-top-form__column .custom-checkbox a {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 145%;
  color: rgba(35, 35, 35, 0.8);
}

@media (max-width: 375px) {
  .remainquestions-top-form__column .custom-checkbox a {
    font-size: 10px;
  }
}

.remainquestions-top-form__name input {
  padding: 15px 20px;
  border-radius: 6px;
  height: 52px;
  border: none;
}

.remainquestions-top-form__name input:focus, .remainquestions-top-form__name input:active, .remainquestions-top-form__name input:hover {
  border: none;
}

.remainquestions-top-form__phone input {
  padding: 15px 20px;
  border-radius: 6px;
  height: 52px;
  border: none;
}

.remainquestions-top-form__phone input:focus, .remainquestions-top-form__phone input:active, .remainquestions-top-form__phone input:hover {
  border: none;
}

.remainquestions-top-form .select2.select2-container .select2-selection.select2-selection--single {
  height: 52px;
  border-radius: 6px !important;
}

.remainquestions-top-form .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  height: 52px;
  line-height: 52px;
}

.remainquestions-top-form .select2.select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  height: 52px;
}

.remainquestions-top-form__btn {
  background: #000000;
  border-radius: 6px;
  color: #fff;
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  border: none;
  min-height: 52px;
  width: 100%;
}

.remainquestions-bot {
  background: #FFB900;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  padding: 35px 75px 45px 75px;
}

@media (max-width: 767.98px) {
  .remainquestions-bot {
    padding: 44px 20px 40px;
  }
}

@media (max-width: 575px) {
  .remainquestions-bot {
    padding: 44px 25px 40px 20px;
  }
}

.remainquestions-bot-block {
  display: flex;
  align-items: center;
}

@media (max-width: 1199.98px) {
  .remainquestions-bot-block {
    display: block;
  }
}

.remainquestions-bot-block__column:nth-child(1) {
  flex: 0 1 calc(391/1140 * 100%);
  margin-right: 34px;
}

@media (max-width: 1199.98px) {
  .remainquestions-bot-block__column:nth-child(1) {
    margin-bottom: 30px;
  }
}

.remainquestions-bot-block__column:nth-child(2) {
  flex: 1 1 auto;
}

.remainquestions-bot-block__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  color: #1A1A1A;
}

@media (max-width: 767.98px) {
  .remainquestions-bot-block__title {
    font-size: 30px;
    max-width: 285px;
    margin-right: -50px;
  }
}

.remainquestions-bot-block__socials {
  display: flex;
  margin: 0px -11px;
}

@media (max-width: 767.98px) {
  .remainquestions-bot-block__socials {
    display: block;
  }
}

.remainquestions-bot-block__socials-column {
  padding: 0px 11px;
  flex: 0 1 33.333%;
}

@media (max-width: 767.98px) {
  .remainquestions-bot-block__socials-column {
    margin-bottom: 11px;
  }
  .remainquestions-bot-block__socials-column:last-child {
    margin-bottom: 0;
  }
}

.remainquestions-bot-block__socials-item {
  display: flex;
  align-items: center;
  background: #232323;
  border-radius: 6px;
  padding: 12px 15px;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .remainquestions-bot-block__socials-item {
    max-width: 256px;
  }
}

@media (max-width: 575px) {
  .remainquestions-bot-block__socials-item {
    max-width: 100%;
    width: 100%;
  }
}

.remainquestions-bot-block__socials-item:hover, .remainquestions-bot-block__socials-item:active, .remainquestions-bot-block__socials-item:focus {
  text-decoration: none;
}

.remainquestions-bot-block__socials-item svg {
  width: 30px;
  height: 25px;
  flex: 0 0 30px;
  margin-right: 20px;
  fill: rgba(255, 255, 255, 0.8);
}

.remainquestions-bot-block__socials-item span {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
}

@media (max-width: 767.98px) {
  .remainquestions-bot-block__socials-item span {
    font-size: 16px;
  }
}

.redesign-title-1 {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 110%;
  color: #212121;
}

@media (max-width: 991.98px) {
  .redesign-title-1 {
    font-size: 48px;
  }
}

@media (max-width: 767.98px) {
  .redesign-title-1 {
    line-height: 1.3;
    font-size: 30px;
  }
}

.redesign-title-1--white {
  color: #fff;
}

.redesign-title-2 {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  color: #212121;
}

.redesign-title-2--alt {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #1A1A1A;
  margin: 0px 0px 0px 0px;
}

@media (max-width: 767.98px) {
  .redesign-title-2--alt {
    font-size: 30px;
    line-height: 1.08;
  }
}

@media (max-width: 991.98px) {
  .redesign-title-2 {
    font-size: 32px;
  }
}

@media (max-width: 767.98px) {
  .redesign-title-2 {
    font-size: 30px;
  }
}

.redesign-title-2.title-2 {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  color: #212121;
}

@media (max-width: 991.98px) {
  .redesign-title-2.title-2 {
    font-size: 32px;
  }
}

@media (max-width: 767.98px) {
  .redesign-title-2.title-2 {
    font-size: 20px;
  }
}

.redesign-title-3 {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #212121;
}

@media (max-width: 991.98px) {
  .redesign-title-3 {
    line-height: 1.2;
    font-size: 24px;
  }
}

@media (max-width: 767.98px) {
  .redesign-title-3 {
    font-size: 18px;
  }
}

.redesign-title-3--white {
  color: #fff;
}

.redesign-btn {
  box-shadow: none !important;
}

.redesign-btn.btn {
  box-shadow: none !important;
}

.redesign-btn.btn.redesign-btn-default.btn-default {
  font-size: 16px;
  box-shadow: none !important;
}

@media (max-width: 767.98px) {
  .redesign-btn.btn.redesign-btn-default.btn-default {
    font-size: 13px;
  }
}

.newmap {
  padding-bottom: 77px;
}

@media (max-width: 767.98px) {
  .newmap {
    padding-bottom: 60px;
  }
}

.newmap__body {
  display: flex;
  margin: 0px -37px;
}

@media (max-width: 991.98px) {
  .newmap__body {
    margin: 0;
    display: block;
  }
}

.newmap__column {
  margin: 0px 37px;
}

@media (max-width: 991.98px) {
  .newmap__column {
    margin: 0;
  }
}

.newmap__column:nth-child(1) {
  flex: 0 1 317px;
}

@media (max-width: 991.98px) {
  .newmap__column:nth-child(1) {
    margin-bottom: 40px;
  }
}

.newmap__column:nth-child(2) {
  flex: 1 1 auto;
}

.newmap__image {
  height: 100%;
}

@media (max-width: 991.98px) {
  .newmap__image {
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
  }
}

.newmap__image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newmap__btn {
  position: absolute;
  bottom: 27px;
  right: 22px;
  z-index: 5;
}

@media (max-width: 767.98px) {
  .newmap__btn {
    display: none;
  }
}

.newmap__btn .btn.btn-default {
  min-height: 53px;
  padding: 13px 52px !important;
  border-radius: 6px !important;
}

.newmap-block__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  color: #1A1A1A;
  margin-bottom: 40px;
  margin-right: -12px;
}

@media (max-width: 767.98px) {
  .newmap-block__title {
    margin-bottom: 6px;
    font-size: 30px;
  }
}

.newmap-block__items {
  margin-bottom: 40px;
}

.newmap-block__list {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.newmap-block__btn .btn.btn-default {
  width: 100%;
  padding: 13px 15px !important;
  min-height: 53px;
  border-radius: 6px !important;
}

@media (max-width: 767.98px) {
  .newmap-block__btn {
    display: none;
  }
}

.newmap-block-item {
  padding: 22px 0px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid rgba(26, 26, 26, 0.2);
  display: flex;
}

.newmap-block-item:hover, .newmap-block-item:active, .newmap-block-item:focus {
  text-decoration: none;
}

.newmap-block-item__icon {
  flex: 0 0 20px;
  margin-right: 20px;
  margin-top: 3px;
}

.newmap-block-item__icon svg {
  width: 20px;
  height: 20px;
  fill: #FFB900;
}

.newmap-block-item__content-office {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 125%;
  color: #1A1A1A;
}

.newmap-block-item__content-address {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 140%;
  color: rgba(26, 26, 26, 0.6);
}

@media (max-width: 991.98px) {
  .newmap-block-item__content-address {
    line-height: 1.3;
  }
}

.newmap-elem {
  position: relative;
  height: 100%;
}

.project-safety {
  padding: 43px 0px 43px 0px;
}

@media (max-width: 767.98px) {
  .project-safety {
    padding: 56px 0px 31px 0px;
  }
}

.project-safety__header {
  margin: 0px 0px 20px 0px;
}

@media (max-width: 767.98px) {
  .project-safety__header {
    margin: 0px 0px 23px 0px;
  }
}

.project-safety__title-wrapper {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  .project-safety__title.redesign-title-2 {
    margin-bottom: 12px;
  }
}

.project-safety__icon {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
  margin-top: 15px;
}

@media (max-width: 767.98px) {
  .project-safety__icon {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
  }
}

.project-safety__icon img {
  width: 100%;
  height: 100%;
}

.project-safety__subtitle {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #232323;
  max-width: 977px;
  margin-top: -30px;
  margin-right: 80px;
}

@media (max-width: 991.98px) {
  .project-safety__subtitle {
    line-height: 1.3;
  }
}

@media (max-width: 767.98px) {
  .project-safety__subtitle {
    margin-right: 46px;
    margin-top: 0;
  }
}

@media (max-width: 479px) {
  .project-safety__subtitle {
    margin-right: 10px;
  }
}

.project-safety__row {
  display: flex;
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .project-safety__row {
    margin: 0px -10px;
    flex-wrap: wrap;
  }
}

.project-safety__column {
  flex: 0 1 25%;
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .project-safety__column {
    flex: 0 1 50%;
    padding: 0px 10px;
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .project-safety__column {
    flex: 1 1 100%;
    margin-bottom: 12px;
  }
}

.project-safety-item {
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 20px 20px;
  height: 100%;
}

@media (max-width: 479px) {
  .project-safety-item {
    padding: 17px 20px;
  }
}

.project-safety-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.345;
  color: #232323;
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #FFB900;
  padding-left: 4px;
}

@media (max-width: 479px) {
  .project-safety-item__title {
    text-align: center;
  }
}

.project-safety-item__text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #232323;
  padding-left: 4px;
}

@media (max-width: 991.98px) {
  .project-safety-item__text {
    line-height: 1.3;
  }
}

@media (max-width: 479px) {
  .project-safety-item__text {
    text-align: center;
  }
}

.promo-page .oursales {
  padding: 18px 0px 14px 0px;
}

.promo-page .objects.objects--related {
  padding: 43px 0px 120px 0px;
}

.oursales {
  padding: 43px 0px 29px 0px;
}

@media (max-width: 767.98px) {
  .oursales {
    padding: 31px 0px 29px 0px;
  }
}

.oursales__title.redesign-title-2 {
  margin: 0px 0px 25px 0px;
}

@media (max-width: 767.98px) {
  .oursales__title.redesign-title-2 {
    margin: 0px 0px 23px 0px;
  }
}

.oursales__slider {
  position: relative;
}

.oursales__slider .slick-list {
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .oursales__slider .slick-list {
    margin: 0px -8px;
  }
}

.oursales__slider .slick-switches {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 13px;
  width: calc(100% - 26px);
  justify-content: space-between;
  transform: translate(0px, -50%);
}

@media (max-width: 767.98px) {
  .oursales__slider .slick-switches {
    width: calc(100% - 20px);
    left: 10px;
  }
}

.oursales__slider .slick-switches .ss-switch {
  pointer-events: auto;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .oursales__slider .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.oursales__slider .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.oursales__slider .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.oursales__slider .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.oursales__slider .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.oursales__slider .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.oursales__slider .slick-switches .ss-count {
  color: #fff;
}

.oursales__column {
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .oursales__column {
    padding: 0px 8px;
  }
}

.oursales-item {
  height: 350px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 991.98px) {
  .oursales-item {
    height: 250px;
  }
}

.oursales-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.default-select {
  border: 1px solid rgba(26, 26, 26, 0.2);
  border-radius: 6px;
  height: 52px;
  position: relative;
}

.default-select .select2-selection.select2-selection--single {
  border: none;
  height: 50px;
  line-height: 50px;
  border-radius: 6px !important;
}

.default-select .select2-selection.select2-selection--single .select2-selection__rendered {
  border-radius: 6px;
  line-height: 50px;
  height: 50px;
}

.default-select .select2-selection.select2-selection--single .select2-selection__arrow {
  height: 50px;
}

.default-select .select2-selection.select2-selection--multiple {
  height: 50px;
  border: none !important;
  border-radius: 6px !important;
}

.default-select label {
  width: auto;
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: -9px;
  left: 20px;
  z-index: 5;
  padding: 1px 2px;
  white-space: nowrap;
}

.promo-info {
  margin: 46px 0px 106px 0px;
}

@media (max-width: 575px) {
  .promo-info {
    margin: 30px 0px 60px 0px;
  }
}

.promo-info__titles {
  margin: 0px 0px 41px 0px;
}

.promo-info__titles-subtitle {
  font-size: 18px;
}

.promo-info__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.promo-info__column {
  flex: 0 1 33.333%;
  padding: 0px 15px;
  margin: 0px 0px 11px 0px;
}

@media (max-width: 991.98px) {
  .promo-info__column {
    flex: 0 1 50%;
  }
}

@media (max-width: 767.98px) {
  .promo-info__column {
    flex: 1 1 100%;
  }
}

.promo-info__btn {
  text-align: center;
  margin: 44px 0px 0px 0px;
}

.promo-info__btn .btn.btn-default {
  max-width: 394px;
  width: 100%;
  margin: 0 auto;
}

.promo-info-item {
  display: flex;
  align-items: center;
  background: #FFFFFE;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  height: 100%;
  padding: 26px 26px 23px 26px;
}

.promo-info-item.promo-info-item--timer {
  background-color: #FFB900;
}

.promo-info-item.promo-info-item--timer .promo-info-item__content-title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.345;
  color: #FFFFFF;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

@media (max-width: 767.98px) {
  .promo-info-item.promo-info-item--timer .promo-info-item__content-title {
    font-size: 20px;
  }
}

.promo-info-item.promo-info-item--timer .promo-info-item__content-text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #FFFFFF;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

@media (max-width: 575px) {
  .promo-info-item.promo-info-item--timer .promo-info-item__content-text {
    font-size: 26px;
  }
}

.promo-info-item__icon {
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 22px 0px 0px;
}

.promo-info-item__icon img {
  max-width: 100%;
  max-height: 100%;
}

.promo-info-item__content {
  flex: 1 1 auto;
}

.promo-info-item__content-title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.345;
  color: #232323;
  padding: 0px 8px 4px 8px;
  margin-right: -20px;
}

@media (max-width: 767.98px) {
  .promo-info-item__content-title {
    font-size: 20px;
  }
}

.promo-info-item__content-text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.345;
  color: #000000;
  border-top: 1px solid #FFB900;
  padding: 7px 8px 0px;
}

.promo-general {
  padding: 26px 0px 4px 0px;
}

.promo-general__title {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767.98px) {
  .promo-general__title {
    margin: 0px 0px 20px 0px;
  }
}

.promo-general__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

@media (max-width: 991.98px) {
  .promo-general__row {
    margin: 0px -10px;
  }
}

.promo-general__column {
  flex: 0 1 33.333%;
  padding: 0px 15px;
  margin: 0px 0px 30px 0px;
}

@media (max-width: 991.98px) {
  .promo-general__column {
    flex: 0 1 50%;
    padding: 0px 10px;
    margin: 0px 0px 20px 0px;
  }
}

@media (max-width: 575px) {
  .promo-general__column {
    flex: 1 1 100%;
  }
}

.promo-general-item {
  display: block;
  text-decoration: none;
}

.promo-general-item:hover, .promo-general-item:active, .promo-general-item:focus {
  text-decoration: none;
}

.promo-general-item__image {
  border-radius: 20px;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  position: relative;
  padding: 0px 0px 89% 0px;
}

.promo-general-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.promo-general-item__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #1A1A1A;
}

@media (max-width: 767.98px) {
  .promo-general-item__title {
    font-size: 20px;
  }
}

.promo-general-item__date {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.45;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: rgba(26, 26, 26, 0.8);
}

.promo-banner__img {
  overflow: hidden;
  border-radius: 20px;
  padding: 0px 0px 33.4% 0px;
  position: relative;
}

@media (max-width: 991.98px) {
  .promo-banner__img {
    padding: 0px 0px 50% 0px;
  }
}

@media (max-width: 575px) {
  .promo-banner__img {
    padding: 0px 0px 153.3% 0px;
  }
}

.promo-banner__img picture {
  width: 100%;
  height: 100%;
}

.promo-banner__img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.mobile-panel {
  position: fixed;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 6px 6px 0px 0px;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.01);
  z-index: 100;
  transition: all 0.9s ease 0s;
}

@media (min-width: 768px) {
  .mobile-panel {
    display: none;
  }
}

.mobile-panel.scroll-hide {
  transform: translate(0, 100%);
}

.mobile-panel__body {
  height: 100%;
}

.mobile-panel__row {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.mobile-panel-item__text {
  font-size: 10px;
  color: #C4C4C4;
  font-family: "Gotham Pro", sans-serif;
  line-height: 1.1;
}

.b24-widget-button-wrapper svg {
  fill: #fff;
}

@media (max-width: 767.98px) {
  .btn-small {
    font-size: 13px !important;
    min-height: 39px !important;
    padding: 10px 25px !important;
  }
}

.visualization {
  padding: 20px 0px 60px 0px;
}

.visualization__title {
  margin: 0px 0px 20px 0px;
}

.mb-temp {
  padding: 0px 0px 102px 0px;
}

@media (max-width: 767.98px) {
  .mb-temp {
    padding: 0px 0px 72px 0px;
  }
}

.mb-temp-block {
  min-height: 466px;
  display: flex;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .mb-temp-block {
    background-color: #FFB900;
  }
}

.mb-temp-block__row {
  width: 100%;
}

@media (min-width: 768px) {
  .mb-temp-block__row {
    display: flex;
  }
}

@media (min-width: 768px) {
  .mb-temp-block__column {
    flex: 0 1 50%;
  }
}

.mb-temp-block__content-wrapper {
  position: relative;
  z-index: 5;
  background-color: #FFB900;
  border-radius: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mb-temp-block__content {
  max-width: 408px;
  margin: 0px 0px 0px 80px;
  padding: 75px 0px 25px 0px;
}

@media (max-width: 1199.98px) {
  .mb-temp-block__content {
    margin: 0px 20px 0px 20px;
    padding: 49px 0px 32px 0px;
  }
}

.mb-temp-block__title {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 54px;
  line-height: 1.2;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #232323;
  margin: 0px 0px 5px 0px;
}

@media (max-width: 575px) {
  .mb-temp-block__title {
    font-size: 37px;
    margin: 0px 0px 10px 0px;
  }
}

.mb-temp-block__text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.345;
  color: #232323;
}

@media (max-width: 575px) {
  .mb-temp-block__text {
    font-size: 12px;
    font-weight: 400;
  }
}

.mb-temp-block__btn {
  margin: 30px 0px 0px 0px;
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  text-align: right;
  color: #FFFFFF;
  padding: 14px 29px;
  background: #232323;
  border: 1px solid #FFB900;
  border-radius: 6px;
  display: inline-block;
}

.mb-temp-block__btn:hover, .mb-temp-block__btn:active, .mb-temp-block__btn:focus {
  text-decoration: none;
  color: #FFFFFF;
}

@media (max-width: 575px) {
  .mb-temp-block__btn {
    font-size: 14px;
    padding: 10px 18px;
    margin: 15px 0px 0px 0px;
  }
}

@media (max-width: 767.98px) {
  .mb-temp-block__image {
    border-radius: 20px;
    overflow: hidden;
  }
}

.mb-temp-block__image img {
  display: block;
  width: 100%;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 768px) {
  .mb-temp-block__image img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.compare {
  padding: 0px 0px 27px 0px;
}

@media (max-width: 767.98px) {
  .compare {
    padding: 0px 0px 78px 0px;
  }
}

.compare__title {
  margin: 0px 0px 30px 0px;
}

.compare__row {
  display: flex;
  margin: 0px -14px;
}

@media (max-width: 991.98px) {
  .compare__row {
    flex-wrap: wrap;
  }
}

.compare__column {
  flex: 0 1 50%;
  padding: 0px 14px;
}

@media (max-width: 991.98px) {
  .compare__column {
    flex: 1 1 100%;
  }
  .compare__column:nth-child(1) {
    margin: 0px 0px 32px 0px;
  }
}

.compare__info {
  margin: 26px 0px 0px 0px;
}

@media (max-width: 575px) {
  .compare__info {
    display: none;
  }
}

.compare__info-text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #000000;
}

.compare__info-value {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 100%;
  text-align: center;
  color: #70C602;
}

.compare__link {
  margin: 24px auto 0px auto;
  max-width: 393px;
  width: 100%;
  display: block;
}

@media (max-width: 575px) {
  .compare__link {
    margin: 31px auto 0px auto;
  }
}

.compare-elem {
  background: #FFFFFF;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  height: 100%;
}

.compare-elem--tradein .compare-elem__header {
  background-color: #FFB900;
}

.compare-elem__header {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 1.2;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #1A1A1A;
  background: #F4F4F4;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 18px 24px 16px;
  min-height: 66px;
}

@media (max-width: 575px) {
  .compare-elem__header {
    font-size: 22px;
    padding: 10px 24px 8px;
    display: flex;
    align-items: center;
  }
}

.compare-elem__content {
  padding: 26px 45px 0px 24px;
}

@media (max-width: 575px) {
  .compare-elem__content {
    padding: 26px 24px;
  }
}

.compare-elem__items {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .compare-elem__items {
    display: block;
  }
}

.compare-elem-item {
  min-height: 45px;
  flex: 0 1 50%;
  margin: 0px 0px 23px 0px;
}

@media (max-width: 575px) {
  .compare-elem-item {
    margin: 0px 0px 30px 0px;
  }
  .compare-elem-item:last-child {
    margin: 0px 0px 0px 0px;
  }
}

.compare-elem-item--red .compare-elem-item__value {
  color: #A40000;
}

.compare-elem-item--green .compare-elem-item__value {
  color: #0BBC32;
}

.compare-elem-item__label {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.345;
  color: #848181;
}

.compare-elem-item__value {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.345;
  color: #000000;
}

@media (max-width: 575px) {
  .compare-elem-item__value {
    line-height: 1.12;
  }
}

.tradeinsteps {
  padding: 0px 0px 47px 0px;
}

.tradeinsteps__title {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 575px) {
  .tradeinsteps__title {
    margin: 0px 0px 18px 0px;
  }
}

.tradeinsteps__slider {
  position: relative;
  margin-top: -15px;
}

.tradeinsteps__slider .slick-list {
  margin: 0px -15px;
  padding: 15px 0px;
}

@media (max-width: 991.98px) {
  .tradeinsteps__slider .slick-list {
    margin: 0px -8px;
  }
}

.tradeinsteps__slider .slick-switches {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: -40px;
  width: calc(100% + 80px);
  justify-content: space-between;
  transform: translate(0px, -50%);
}

@media (max-width: 1310px) {
  .tradeinsteps__slider .slick-switches {
    left: -25px;
    width: calc(100% + 50px);
  }
}

@media (max-width: 991.98px) {
  .tradeinsteps__slider .slick-switches {
    width: calc(100% + 12px);
    left: -6px;
  }
}

@media (max-width: 767.98px) {
  .tradeinsteps__slider .slick-switches {
    width: calc(100% + 12px);
    left: -6px;
  }
}

.tradeinsteps__slider .slick-switches .ss-switch {
  pointer-events: auto;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.07));
  position: relative;
  width: 35px;
  height: 35px;
  background-color: white;
  border-color: transparent !important;
  box-shadow: none;
}

@media (max-width: 575px) {
  .tradeinsteps__slider .slick-switches .ss-switch {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.tradeinsteps__slider .slick-switches .ss-switch.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.tradeinsteps__slider .slick-switches .ss-switch.slick-hidden {
  opacity: 0;
  visibility: hidden;
}

.tradeinsteps__slider .slick-switches .ss-switch svg {
  width: 8px;
  height: 12px;
  stroke: #1a1a1a;
  fill: transparent;
}

.tradeinsteps__slider .slick-switches .ss-switch:hover {
  background: rgba(241, 200, 76, 0.8);
  box-shadow: none;
}

.tradeinsteps__slider .slick-switches .ss-switch:active {
  background: rgba(255, 185, 0, 0.8);
}

.tradeinsteps__slider .slick-switches .ss-switch.prev svg {
  transform: rotate(-180deg);
}

.tradeinsteps__slider .slick-switches .ss-count {
  color: #fff;
}

.tradeinsteps__column {
  padding: 0px 15px;
}

@media (max-width: 991.98px) {
  .tradeinsteps__column {
    padding: 0px 8px;
  }
}

.tradeinsteps__link {
  margin-top: 28px;
  width: 100%;
  max-width: 393px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media (max-width: 575px) {
  .tradeinsteps__link {
    margin-top: 15px;
  }
}

.tradeinsteps-item {
  background: #FFFFFF;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 30px 24px 48px;
  min-height: 313px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.tradeinsteps-item__num {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 53px;
  line-height: 1.2;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #FFB900;
  margin: 0px 0px 20px 0px;
}

.tradeinsteps-item__bot {
  margin-top: auto;
}

.tradeinsteps-item__text {
  font-family: "Gotham Pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #1A1A1A;
  margin: 0px 0px 16px 0px;
}

.tradeinsteps-item__btn {
  width: 100%;
}
