@charset "UTF-8";
.yel {
  color: #373a41;
}
.accent {
  color: #3c6f39;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%}
body {
  margin: 0;
  overflow-x: hidden;
}
* img {
  max-width: 100% !important;
}
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: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus, 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;
}



/* --- START: Bootstrap --- */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
  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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:after, .container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:after, .container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after, .row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%}
.col-xs-2 {
  width: 16.66667%}
.col-xs-3 {
  width: 25%}
.col-xs-4 {
  width: 33.33333%}
.col-xs-5 {
  width: 41.66667%}
.col-xs-6 {
  width: 50%}
.col-xs-7 {
  width: 58.33333%}
.col-xs-8 {
  width: 66.66667%}
.col-xs-9 {
  width: 75%}
.col-xs-10 {
  width: 83.33333%}
.col-xs-11 {
  width: 91.66667%}
.col-xs-12 {
  width: 100%}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%}
.col-xs-pull-2 {
  right: 16.66667%}
.col-xs-pull-3 {
  right: 25%}
.col-xs-pull-4 {
  right: 33.33333%}
.col-xs-pull-5 {
  right: 41.66667%}
.col-xs-pull-6 {
  right: 50%}
.col-xs-pull-7 {
  right: 58.33333%}
.col-xs-pull-8 {
  right: 66.66667%}
.col-xs-pull-9 {
  right: 75%}
.col-xs-pull-10 {
  right: 83.33333%}
.col-xs-pull-11 {
  right: 91.66667%}
.col-xs-pull-12 {
  right: 100%}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%}
.col-xs-push-2 {
  left: 16.66667%}
.col-xs-push-3 {
  left: 25%}
.col-xs-push-4 {
  left: 33.33333%}
.col-xs-push-5 {
  left: 41.66667%}
.col-xs-push-6 {
  left: 50%}
.col-xs-push-7 {
  left: 58.33333%}
.col-xs-push-8 {
  left: 66.66667%}
.col-xs-push-9 {
  left: 75%}
.col-xs-push-10 {
  left: 83.33333%}
.col-xs-push-11 {
  left: 91.66667%}
.col-xs-push-12 {
  left: 100%}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%}
.col-xs-offset-2 {
  margin-left: 16.66667%}
.col-xs-offset-3 {
  margin-left: 25%}
.col-xs-offset-4 {
  margin-left: 33.33333%}
.col-xs-offset-5 {
  margin-left: 41.66667%}
.col-xs-offset-6 {
  margin-left: 50%}
.col-xs-offset-7 {
  margin-left: 58.33333%}
.col-xs-offset-8 {
  margin-left: 66.66667%}
.col-xs-offset-9 {
  margin-left: 75%}
.col-xs-offset-10 {
  margin-left: 83.33333%}
.col-xs-offset-11 {
  margin-left: 91.66667%}
.col-xs-offset-12 {
  margin-left: 100%}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active, .btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #0a6f32;
  border-color: #085827;
  height: 50px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 32, 71, .1);
  box-shadow: 0 3px 3px rgba(0, 32, 71, .1);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #0a6f32;
  padding: 0;
  font-size: 18px;
  font-weight: 300;
  border-color: transparent;
  line-height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(64, 151, 70, .12)), to(rgba(255, 255, 255, .12)));
  background-image: -webkit-linear-gradient(right, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
  background-image: -o-linear-gradient(right, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
  background-image: linear-gradient(to left, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #06401d;
  border-color: #000;
}
.btn-success:hover {
  color: #fff;
  background-color: #06401d;
  border-color: #031f0e;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #06401d;
  border-color: #031f0e;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #031f0e;
  border-color: #000;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #0a6f32;
  border-color: #085827;
}
.btn-success .badge {
  color: #0a6f32;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #fff000;
  border-color: #e6d800;
  color: #000;
  font-size: 16px;
  line-height: 300;
  height: 50px;
  line-height: 50px;
  padding: 0;
  -webkit-box-shadow: 0 3px 5px rgba(0, 32, 71, .09);
  box-shadow: 0 3px 5px rgba(0, 32, 71, .09);
  color: #000;
}
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #ccc000;
  border-color: #666000;
}
.btn-info:hover {
  color: #fff;
  background-color: #ccc000;
  border-color: #a89e00;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #ccc000;
  border-color: #a89e00;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #a89e00;
  border-color: #666000;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #fff000;
  border-color: #e6d800;
}
.btn-info .badge {
  color: #fff000;
  background-color: #fff;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info:active.focus, .btn-info:active:focus {
  color: #000!important;
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
  color: #000!important;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: 400;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%}
.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right!important;
}
.pull-left {
  float: left!important;
}
.hide {
  display: none!important;
}
.show {
  display: block!important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none!important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none!important;
}
.visible-sm {
  display: none!important;
}
.visible-md {
  display: none!important;
}
.visible-lg {
  display: none!important;
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none!important;
}
.visible-print {
  display: none!important;
}
.visible-print-block {
  display: none!important;
}
.visible-print-inline {
  display: none!important;
}
.visible-print-inline-block {
  display: none!important;
}



/* ADD */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

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

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

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

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* --- END: Bootstrap --- */

/* --- START: MFP --- */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none!important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* --- END: MFP --- */

/* --- START: SLICK --- */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
/*.slick-track:after, .slick-track:before {
  display: table;
  content: ''}
.slick-track:after {
  clear: both;
}*/
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[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;
}
/* --- END: SLICK --- */

html {
  -webkit-font-smoothing: antialiased;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: -1;
}
body::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: #000;
  opacity: 0;
  z-index: -1;
}
body.fixed {
  overflow: hidden;
  position: relative;
}
body.fixed::before {
  z-index: 10;
  opacity: .76;
}
section {
  padding: 0 0 25px;
}
@media (max-width: 690px) {
  section {
    padding: 0 0 20px;
  }
}
.h2, h2 {
  margin-top: 10px;
  /*padding-bottom: 5px;*/
  font-size: 3.1875em;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
h1 {
  font-size: 51px;
  font-weight: 300;
  line-height: 22px;
  margin-top: 37px;
}
h1 span {
  line-height: 1.4;
}
.wrappper {
  position: relative;
  overflow: hidden;
}
.slick-slide img {
  display: inline;
}
.image-source-link {
  color: #98c3d1;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: .8;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: .8;
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}
::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
:-moz-placeholder {
  color: #666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
body input:focus:required:invalid, body textarea:focus:required:invalid {
  color: #666;
}
body input:required:valid, body textarea:required:valid {
  color: #666;
}
html {
  height: 100%;
  background-color: #fff;
}
body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.4;
  font-family: Roboto, sans-serif;
  color: #000;
}
* {
  margin: 0;
  padding: 0;
}
.text-center {
  text-align: center;
}
.res-i {
  max-width: 100%}
.strong, strong {
  font-weight: 700;
}
.light {
  font-weight: 300;
}
.accent {
  color: #3c6f39;
}
.table {
  display: table;
}
.tr {
  display: table-row;
}
.td {
  display: table-cell;
}
.slick-slide {
  outline: 0!important;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 26px;
  margin-top: -25px;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}
.slick-arrow i {
  line-height: 1;
}
.slick-arrow:hover {
  color: #3c6f39;
}
.slick-arrow.l {
  left: -20px;
}
.slick-arrow.r {
  right: -20px;
}
.slick-arrow.slick-disabled {
  color: #ccc;
  cursor: default;
}
.slick-arrow.slick-disabled:hover {
  color: #ccc;
}
.slick-dots {
  z-index: 2;
  width: 100%;
  text-align: center;
  bottom: 5px;
  position: absolute;
}
.slick-dots li {
  display: inline-block;
  font-size: 0;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 1px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border: 2px solid #fff;
  background-color: #3e9845;
}
.slick-dots li button {
  display: none;
}
.slick-dots li.slick-active, .slick-dots li:hover {
  background-color: transparent;
  border-color: #3e9845;
}
.mixin-wrap {
  display: block;
}
.jq-checkbox {
  top: -1px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
  width: 12px;
  height: 12px;
  margin: 2px 0 0 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #666;
  -webkit-box-shadow: inset 0 -3px 6px #aaa;
  box-shadow: inset 0 -3px 6px #aaa;
}
.jq-checkbox.focused {
  border: 1px solid #08c;
}
.jq-checkbox.disabled {
  opacity: .55;
}
.jq-radio {
  top: -1px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #777;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
}
.jq-radio.focused {
  border: 1px solid #08c;
}
.jq-radio.disabled {
  opacity: .55;
}
.jq-file {
  width: 270px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.jq-file input {
  height: auto;
  line-height: 1em;
  cursor: pointer;
}
.jq-file__name {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: inset 1px 1px #f1f1f1;
  box-shadow: inset 1px 1px #f1f1f1;
  font: 14px/32px Arial, sans-serif;
  color: #333;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
}
.jq-file:hover .jq-file__browse {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6E6);
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6E6);
  background: linear-gradient(#f6f6f6, #e6e6E6);
}
.jq-file:active .jq-file__browse {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-file.focused .jq-file__name {
  border: 1px solid #5794bf;
}
.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}
.jq-number {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 36px 0 0;
}
.jq-number__field {
  width: 100px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
}
.jq-number__field:hover {
  border-color: #b3b3b3;
}
.jq-number__field input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: 0;
  background: 0 0;
  font: 14px Arial, sans-serif;
  color: #333;
  text-align: left;
  -moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}
.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}
.jq-number__spin:hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6E6);
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6E6);
  background: linear-gradient(#f6f6f6, #e6e6E6);
}
.jq-number__spin:active {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-number__spin:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #999;
  border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
  border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
  border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
  border: 1px solid #5794bf;
}
.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}
.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #aaa;
}
.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #aaa;
}
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}
.jq-selectbox__select {
  height: 32px;
  padding: 0 45px 0 10px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
}
.jq-selectbox__select:hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6E6);
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6E6);
  background: linear-gradient(#f6f6f6, #e6e6E6);
}
.jq-selectbox__select:active {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794bf;
}
.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}
.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
  color: #888;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #ccc;
}
.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #aaa;
}
.jq-selectbox__dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
  margin: 5px;
}
.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  background: url(data:image/png;w
  base64, iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #f1f1f1;
  box-shadow: inset 1px 1px #f1f1f1;
  color: #333;
  -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231f20;
}
.jq-selectbox li.selected {
  background-color: #a3abb1;
  color: #fff;
}
.jq-selectbox li:hover {
  background-color: #08c;
  color: #fff;
}
.jq-selectbox li.disabled {
  color: #aaa;
}
.jq-selectbox li.disabled:hover {
  background: 0 0;
}
.jq-selectbox li.optgroup {
  font-weight: 700;
}
.jq-selectbox li.optgroup:hover {
  background: 0 0;
  color: #231f20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.jq-select-multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default;
}
.jq-select-multiple.focused {
  border: 1px solid #5794bf;
}
.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}
.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}
.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.jq-select-multiple li:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
  background: #08c;
  color: #fff;
}
.jq-select-multiple li.disabled {
  color: #aaa;
}
.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
  background: #ccc;
  color: #fff;
}
.jq-select-multiple li.optgroup {
  font-weight: 700;
}
.jq-select-multiple li.option {
  padding-left: 25px;
}
input[type=email].styler, input[type=password].styler, input[type=search].styler, input[type=tel].styler, input[type=text].styler, input[type=url].styler, textarea.styler {
  padding: 8px 9px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px Arial, sans-serif;
  color: #333;
}
input[type=search].styler {
  -webkit-appearance: none;
}
textarea.styler {
  overflow: auto;
}
input[type=email].styler:hover, input[type=password].styler:hover, input[type=search].styler:hover, input[type=tel].styler:hover, input[type=text].styler:hover, input[type=url].styler:hover, textarea.styler:hover {
  border-color: #b3b3b3;
}
input[type=email].styler:focus, input[type=password].styler:focus, input[type=search].styler:focus, input[type=tel].styler:focus, input[type=text].styler:focus, input[type=url].styler:focus, textarea.styler:focus {
  border-color: #ccc;
  border-top-color: #b3b3b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
button.styler, input[type=button].styler, input[type=reset].styler, input[type=submit].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: 0;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}
button.styler::-moz-focus-inner, input[type=button].styler::-moz-focus-inner, input[type=reset].styler::-moz-focus-inner, input[type=submit].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.styler:not([disabled]):hover, input[type=button].styler:not([disabled]):hover, input[type=reset].styler:hover, input[type=submit].styler:not([disabled]):hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6E6);
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6E6);
  background: linear-gradient(#f6f6f6, #e6e6E6);
}
button.styler:not([disabled]):active, input[type=button].styler:not([disabled]):active, input[type=reset].styler:active, input[type=submit].styler:not([disabled]):active {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd;
}
button.styler[disabled], input[type=button].styler[disabled], input[type=submit].styler[disabled] {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888;
}



.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
}






.content__head {
  margin-bottom: 15px;
}
.content__title {
  font-size: 2em;
  line-height: 1.5;
  margin: 30px auto 15px;
  font-weight: 400;
  text-decoration: none;
  border-bottom: none;
  letter-spacing: 2px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.content p {
  color: #777;
  line-height: 1.5;
  margin-bottom: 15px;
}
.date {
  color: #777;
}
.news-item {
  display: block;
  text-decoration: none;
  max-width: 330px;
  position: relative;
  color: #000;
  height: 405px;
  outline: 0!important;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 32, 71, .08);
  box-shadow: 0 3px 6px rgba(0, 32, 71, .08);
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.news-item:focus {
  text-decoration: none;
  color: #000;
}
.news-item:hover {
  text-decoration: none;
  color: #000;
  -webkit-box-shadow: 0 3px 6px rgba(0, 32, 71, .3);
  box-shadow: 0 3px 6px rgba(0, 32, 71, .3);
}
.news-item__img-wrap {
  height: 210px;
  display: block;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.news-item__img-wrap img {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.news-item__caption {
  padding: 12px 15px 20px;
}
.news-item__date {
  color: #8e8e8e;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.11111;
  margin-bottom: 10px;
}
.news-item h3 {
  line-height: 1.2;
  margin-bottom: 43px;
}
.news-item .btn {
  max-width: 170px;
}
.header__item {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;

  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.header-main .top-nav {
  border-bottom: none;
}
.header__panel-wrap {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82%, 50% 100%, 0 82%);
  clip-path: polygon(0 0, 100% 0, 100% 82%, 50% 100%, 0 82%);
  max-width: 725px;
  margin: auto;
}
.header a {
  outline: 0!important;
}
.header__panel {
  color: #fff;
  background-color: #0a6f32;
  padding: 20px 15px;
}
.header__panel h1 {
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
.header__panel h1+p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.header__panel small {
  display: block;
  font-weight: 300;
  font-size: 1.0625em;
  margin: auto;
  max-width: 661px;
  padding-bottom: 20px;
}
.header__panel-red {
  background-color: #a43a3c;
}
.header__panel-title {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}
.header__btn-wrap {
  overflow: hidden;
  position: relative;
}
.header__btn {
  display: block;
  max-width: 227px;
  border: 2px solid #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 74%, 50% 100%, 0 74%);
  clip-path: polygon(0 0, 100% 0, 100% 74%, 50% 100%, 0 74%);
  text-align: center;
  display: block;
  color: #fff;
  font-size: 1.0625em;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  margin: auto;
  padding-top: 14px;
  letter-spacing: 1px;
  border-bottom-color: transparent;
  position: relative;
  text-decoration: none!important;
  height: 46px;
  height: 62px;
}
.header__btn:focus, .header__btn:hover {
  background-color: #fff;
  color: #3c6f39;
}
.header__btn::before {
  display:  block;
  content: '';
  position: absolute;
  right: 0;
  top: 23px;
  border-bottom: 2px solid #fff;
  width: 130px;
  height: 30px;
  -ms-transform:  rotate(-8deg);
  -webkit-transform:  rotate(-8deg);
  -moz-transform:  rotate(-8deg);
  -o-transform:  rotate(-8deg);
  transform:  rotate(-8deg);
  z-index: -1;
}
.header__btn::after {
  display:  block;
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  top: 23px;
  border-bottom: 2px solid #fff;
  width: 130px;
  height: 30px;
  -ms-transform:  rotate(8deg);
  -webkit-transform:  rotate(8deg);
  -moz-transform:  rotate(8deg);
  -o-transform:  rotate(8deg);
  transform:  rotate(8deg);
}
.top-nav {
  border-bottom: 4px solid #3c6f39;
  padding-top: 0;
}
.top-nav .logo {
  display: block;
  margin-top: 16px;
}
.top-nav__nav {
  text-align: left;
  margin-bottom: 0;
}
.top-nav__nav li {
  display: inline-block;
}


.menu_divider {
  height: 1px;
  background: #0a6f32;
  width: 100%;
  margin-top: 20px;
}

.top-nav__nav li a {
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  padding: 20px 10px;
  display: block;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  font-size: 16px;
}
.top-nav__nav li a.active,
.top-nav__nav li a:focus,
.top-nav__nav li a:hover {
  color: #fff;
  background-color: #0a6f32;
  text-decoration: none;
}
.toggle-mnu {
  display: block;
  width: 30px;
  height: 33px;
  /*margin-top: 0;
  margin-right: 15px;*/
  position: fixed;
  z-index: 10!important;
  right: 8px;
  padding: 7px 6px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: 13px;
  padding-top: 7px;
}
.toggle-mnu span:after, .toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
}
.toggle-mnu span:after {
  top: 16px;
}
.toggle-mnu span {
  position: relative;
  display: block;
}
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
  width: 24px;
  height: 3px;
  background-color: #0a6f32;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.toggle-mnu.on span {
  background-color: transparent;
}
.toggle-mnu.on span:before {
  -webkit-transform: rotate(45deg) translate(-1px, 0);
  -ms-transform: rotate(45deg) translate(-1px, 0);
  transform: rotate(45deg) translate(-1px, 0);
}
.toggle-mnu.on span:after {
  -webkit-transform: rotate(-45deg) translate(5px, -6px);
  -ms-transform: rotate(-45deg) translate(5px, -6px);
  transform: rotate(-45deg) translate(5px, -6px);
}
.trop.hidden-mnu {
  position: fixed!important;
  visibility: hidden;
  right: -100%;
  top: 0;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  z-index: 40;
  width: 480px;
  max-width: 85%}
.trop.hidden-mnu .wrapp-hidden {
  background-color: #2b2b2b;
  top: 0;
  height: 100vh;
  padding: 40px;
  overflow-y: auto;
}
.trop.hidden-mnu ul {
  position: relative;
}
.trop.hidden-mnu.active {
  right: 0;
  visibility: visible;
}
.trop.hidden-mnu .toggle-mnu {
  margin-left: -15%;
  position: absolute;
  left: 0;
  right: auto;
  color: #fff;
  top: 10px;
  z-index: 40;
}
.trop.hidden-mnu .toggle-mnu span, .trop.hidden-mnu .toggle-mnu span:after, .trop.hidden-mnu .toggle-mnu span:before {
  background-color: #fff;
}
.trop.hidden-mnu .toggle-mnu.on span {
  background-color: transparent;
}
.trop.hidden-mnu .modal-btn {
  color: #3c6f39;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  display: inline-block;
  margin-bottom: 20px;
}
.trop.hidden-mnu .mnu-wrap {
  padding-top: 40px;
  overflow-y: auto;
  height: 100vh;
  margin: auto;
}
.trop.hidden-mnu a {
  color: #fff;
}
.trop.hidden-mnu a span {
  color: #fff;
}
.trop.hidden-mnu li {
  display: block;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, .13);
  padding-bottom: 10px;
}
.trop.hidden-mnu li a {
  font-size: 20px;
  margin: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 10px;
  line-height: 70px;
  text-transform: uppercase;
}
.trop.hidden-mnu .link-wrap {
  margin: auto;
  margin-bottom: 20px;
}
.trop .link-wrap {
  text-align: right;
}
.trop .link-wrap a {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
}
.trop .link-wrap a.tel {
  font-weight: 500;
  color: #3c3c3c;
  font-size: 52px;
}
.trop .link-wrap a.tel .gray {
  color: #5f5f5f;
  text-decoration: none;
}
.trop .link-wrap .btn-modal {
  display: inline-block;
  margin-top: 10px;
  color: #3c6f39;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px dotted;
  display: inline-block;
}
.trop .link-wrap .btn-modal:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}
.trop .link-wrap {
  text-align: right;
}
.trop .link-wrap a {
  margin-right: 0;
}
.trop .soc {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.trop .soc__item {
  font-size: 300%}
.trop .soc__item span {
  color: inherit;
}
.trop .soc__item:hover {
  color: #3c6f39;
}
.complex {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.complex__slider {
  margin-left: -5px;
  margin-right: -5px;
}
.complex__item {
  display: block;
  text-decoration: none;
  max-width: 230px;
  position: relative;
  color: #000;
  outline: 0!important;
  margin-bottom: 30px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.complex__item:focus {
  text-decoration: none;
  color: #000;
}
.complex__item:hover {
  text-decoration: none;
  color: #000;
}
.complex__item:hover h3 {
  text-decoration: underline;
}
.complex__img-wrap {
  display: block;
  height: 230px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 22px;
}
.complex__img-wrap img {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.complex__slide {
  padding-left: 5px;
  padding-right: 5px;
}
.complex__caption h3 {
  font-size:  20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 9px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.complex__caption strong {
  font-size: 16px;
  line-height: 1;
  background-color: #fff000;
  padding: 3px;
  color: black !important;
}
.complex-ready-obj {
  padding-bottom: 0;
}
.complex-ready-obj h1 {
  margin-bottom: 25px;
}
.complex-ready-obj .complex__item {
  padding: 7px;
  padding-bottom: 52px;
  margin-bottom: 7px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
  clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
}
.complex-ready-obj .complex__item.active, .complex-ready-obj .complex__item:hover {
  background-color: #0a6f32;
  color: #fff;
  text-decoration: none;
}
.complex-ready-obj .complex__item.active h3, .complex-ready-obj .complex__item:hover h3 {
  text-decoration: none;
  color: #fff;
}
.complex-underCont {
  padding-top: 0;
}


.complex h1 {
  padding-bottom: 5px;
  font-size: 3.1875em;
  font-weight: 300;
  display: inline-block;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 40px auto;
}

@media(max-width: 690px) {
  .complex h1 {
    font-size: 20px;
    margin: 25px auto;
  }

}

.single_buildings_header {
  border-bottom: 2px solid black;
  /*margin-bottom: 15px;*/
  line-height: 1.5;
  display: inline-block;
  margin: 50px auto;
}
@media (max-width: 768px) {
  .single_buildings_header {
    font-size: 27px;
    margin: 25px auto !important;
    border-bottom: none;
  }
}

.single_buildings_subheader {
  font-size: 30px;
  border-bottom: none;
  margin-bottom: 30px;
  margin-top: -20px;
}
@media (max-width: 768px) {
  .single_buildings_subheader {
    font-size: 20px;
    border-bottom: none;
  margin: 0 auto 25px;
  }
}

.complex-underCont .slick-arrow {
  top: 40%}
.complex-underCont .complex__item {
  padding-bottom: 30px;
}
.complex-underCont .complex__img-wrap {
  height: 180px;
}
.s-form {
  display: block;
  color: #fff;
  display: block;
  border: none;
  position: relative;
}
.s-form__wrap {
  z-index: 2;
  position: relative;
  margin-top: -14px;
  background-image: url(../img/green__bg.jpg);
  max-width: 1200px;
  padding-top: 15px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
  clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
}
.s-form::before {
  content: '';
  display: block;
  width: 100%;
  height: 14px;
  background-image: url(../img/green__bg.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.s-form h2 {
  display: block;
  text-align: center;
  border: none;
  font-size: 38px;
  padding-bottom: 0;
  margin-bottom: 18px;
}
.s-form__form {
  margin: auto;
  max-width: 885px;
  padding-bottom: 60px;
}
.s-form__input-wrap {
  display: inline-block;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 10px;
}
.s-form input {
  -webkit-box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  width: 100%;
  color: #000;
  height: 50px;
  width: 300px;
  padding: 0 15px;
  position: relative;
  display: block;
}
.s-form button {
  width: 190px;
}
.s-form .btn {
  margin-left: auto;
  margin-right: auto;
}
.sogl label {
  text-align: center;
  display: block;
  cursor: pointer;
  color: #fff;
}
.sogl label input {
  width: auto;
  height: auto;
  display: none;
}
.sogl label a {
  color: #fff;
  text-decoration: underline;
  display: inline-block;
}
.sogl label a a:link,
.sogl label a:visited,
.sogl label a:active {
  text-decoration: underline;
}
.sogl label a:hover {
  color: #fff;
  text-decoration: none;
}

.sogl input:checked+.lab::before {
  opacity: 1;
}
.sogl .lab {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #fff;
  background-color: #fff;
  position: relative;
  margin-right: 15px;
  top: 4px;
}
.sogl .lab::before {
  content: "";
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 10px;
  color: #038c1a;
  position: absolute;
  top: 5px;
  left: 0;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.mode {
  padding-top: 0;
  padding-bottom: 40px;
}
.mode .text-center h2 {
  margin: 20px auto;
  padding-bottom: 0;
}

@media (max-width: 690px) {
  .mode .text-center h2 {
    font-size: 20px;
    margin: 20px auto;
  }
}

.mode__row {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.mode__item {
  display: inline-block;
  vertical-align: top;
  width:  25%;
  height: 250px;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
  color: #fff;
  padding: 0 20px;
  padding-top: 150px;
  position: relative;
  overflow: hidden;
}

@media(max-width: 991px) {
  .mode__item {
    width: 50%;
  }
}

a.mode__item {
  text-decoration: underline;
}

a.mode__item:hover {
  text-decoration: none;
}


.mode__item .before {
  position: absolute;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.mode__item:focus, .mode__item:hover {
  color: #fff;
}
.mode h3 {
  font-size: 1.5625em;
  font-weight: 700;
  line-height: 1.04;
  max-width: 230px;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
@media (max-width: 500px) {
  .mode h3 {
    font-size: 16px;
  }
}
.mode p {
  position: relative;
  z-index: 2;
  font-size: .9375em;
  font-weight: 400;
  line-height: 1.13333;
}
@media (max-width: 500px) {
  .mode p {
    font-size: 12px;
  }
}
.about {
  display: block;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  overflow: hidden;
  /*margin-bottom: 50px;*/
}
.about h2 {
  margin-top: 0;
  padding-top: 0;
}
.about__text {
  padding-left: 20px;
  margin-top: 5px;
  padding-right: 20px;
}
.about p {
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.38889;
  padding-bottom: 30px;
}
.about img {
  display: block;
  margin-left: auto;
}
.about__number {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-position: center 88%;
  background-image: url(../img/green__bg.jpg);
  color: #fff;
  text-align: center;
  padding-top: 78px;
}
.about__number .row {
  margin-left: -105px;
}
.about__number p {
  color: #fff;
  font-size: 20px;
}
.about__number h3 {
  font-weight: 900;
  font-size: 5.5em;
  letter-spacing: -1px;
  margin-bottom: 0;
  line-height: 1;
}
.about__number h3 span {
  font-weight: 100;
}
.about__number .col-md-3:last-child {
  padding-left: 30px;
}
.about__number-item {
  margin-bottom: 49px;
}
.bank {
  display: block;
  padding-top: 35px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.bank h2 {

}
.bank__slide {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

@media (max-width: 690px) {
  .bank {
    display: none;
  }
}
.news {
  display: block;
  /*padding-top: 35px;
  padding-bottom: 15px;*/
  position: relative;
  overflow: hidden;
}
.news h2 {
  margin-bottom: 38px;
}
.news__slider {
  /*margin-left: -5px;
  margin-right: -5px;*/
  margin: 0 -15px;
}

.news__slider__item-wrapper {
  margin: 0 15px;
}

.news__slide {
  /*padding-left: 5px;
  padding-right: 5px;*/
}
.map {
  display: block;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;

}
.map h2 {
  margin-bottom: 35px;
}
.map__wrap {
  height: 590px;
}

.map .my-hint {
  color: #fff;
  width: 300px;
  background-color: #0b8434;
  padding: 30px 30px 30px 60px;
  -webkit-clip-path: polygon(16% 1%, 100% 1%, 100% 100%, 16% 100%, 0 50%);
  clip-path: polygon(16% 1%, 100% 1%, 100% 100%, 16% 100%, 0 50%);
  background-color: #0b8434;
  position: relative;
  margin-top: -110px;
  margin-left: 5px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.map .ymaps-2-1-53-balloon__content {
  width: 240px;
  background-color: #0b8434;
  color: #fff;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.map .ymaps-2-1-53-balloon__close-button {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.map .ymaps-2-1-53-balloon__layout, .map .ymaps-2-1-53-balloon__tail:after {
  background-color: #0b8434;
}
.map #map {
  width: 100%;
  height: 100%}
.map #map h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.map #map p {
  font-size: 18px;
  margin-bottom: 20px;
}
body .dg-customization__marker_type_mushroom {
  background-image: url(../img/i-mark.svg);
}
body .no-touch .dg-customization__marker_type_mushroom {
  background-image: url(../img/i-mark.svg)!important;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
body .leaflet-popup-content-wrapper {
  background-color: #0b8434;
  color: #fff;
  opacity: 1;
  width: 260px!important;
}
body .leaflet-popup-content-wrapper::after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 1px;
  width: 20px;
  height: 20px;
  left: 50%;
  bottom: -10px;
  margin-left: -20px;
  height: 0;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #0b8434;
}
body .leaflet-popup.leaflet-zoom-animated {
  bottom: 10px!important;
}
body .leaflet-popup-tip-container.leaflet-popup-tip-container_svg {
  display: none;
}
body .dg-label__content {
  color: #fff;
  opacity: 1;
  background-color: transparent;
  background: 0 0;
  border: none;
  max-width: none;
  overflow: inherit;
}
.footer {
  background-color: #e7e7e7;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.footer__container {
  padding-top: 35px;
}
.footer__left {
  color: #6d6d6d;
  line-height: 1.1;
  margin-top: 5px;
}
.footer__addr {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.footer__addr strong {
  font-weight: 400;
  color: #010000;
}

.footer__mnu {
  margin-bottom: 0;
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 20px;
}

.footer__mnu li {
  display: inline-block;
  list-style-type: none;
}

.footer__mnu li a {
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 0 5px;
}
.footer__mnu li a.active,
.footer__mnu li a:hover,
.footer__mnu li a:focus {
  color: #000;
  text-decoration: none;
}
.footer__logo {
  display: block;
  text-align: center;
}
.footer .link-wrap__tel-footer {
  font-size: 45px;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase;
  color: #20201e;
  line-height: .6;
  display: inline-block;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.footer .link-wrap-footer {
  margin-top: 0;
}
.footer small {
  font-size: 16px;
  font-weight: 300;
}
.footer .soc {
  margin-top: 10px;
}
.footer .soc__item {
  font-size: 36px;
  margin-right: 5px;
}
.footer__copy {
  margin-top: 20px;
  margin-bottom: 5px;
}
.footer__polite {
  color: #3f3f3f;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: underline;
}
.footer #ya-site-form0 .ya-site-form__submit_type_image, .footer #ya-site-form1 .ya-site-form__submit_type_image {
  position: absolute;
  color: #3c6f39;
  position: absolute;
  right: 0;
  top: 20px;
  width: 23px;
  height: 23px;
  border: none;
  background-color: transparent;
  border: none;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background: 0 0;
  background-image: url(../img/svg/lupa.svg);
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
}
.footer #ya-site-form0 .ya-site-form__submit_type_image:hover, .footer #ya-site-form1 .ya-site-form__submit_type_image:hover {
  opacity: .7;
}
.footer #ya-site-form0 .ya-site-form__form .ya-site-form__input-text, .footer #ya-site-form1 .ya-site-form__form .ya-site-form__input-text {
  width: 100%;
  -webkit-box-shadow: 0 0 0 rgba(0, 32, 71, .05);
  box-shadow: 0 0 0 rgba(0, 32, 71, .05);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  height: 50px;
  padding: 0 10px;
  padding-right: 45px;
}
.footer__search {
  max-width: 340px;
  margin-left: auto;
  height: 50px;
  margin-top: 10px;
  position: relative;
}
.footer__search input {
  width: 100%;
  -webkit-box-shadow: 0 0 0 rgba(0, 32, 71, .05);
  box-shadow: 0 0 0 rgba(0, 32, 71, .05);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  height: 50px;
  padding: 0 10px;
  padding-right: 45px;
}
.footer__search button {
  position: relative;
  color: #3c6f39;
  position: absolute;
  right: 15px;
  top: 16px;
  border: none;
  background-color: transparent;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.footer__search button::before {
  content: "";
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
}
.footer__search button:hover {
  opacity: .7;
}
.modal {
  display: block;
  margin: auto;
}
.modal .popup-modal-dismiss {
  position: absolute;
  right: 10px;
  cursor: pointer;
  z-index: 2;
  display: block;
}
.modal .popup-modal-dismiss:hover {
  text-decoration: underline;
}
.modal-map {
  text-align: center;
  background-color: #fff;
  max-width: 1068px;
}
.modal-map .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-map .col-left {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/green__bg-2.jpg);
  padding: 0;
}
.modal-map__item {
  color: #fff;
  padding: 10px 10px;
}
.modal-map__big {
  font-size: 3.5625em;
  font-weight: 700;
  line-height: 1;
}
.modal-map__small {
  font-size: 15px;
}
.modal-map__head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.modal-map__head .modal-map__item {
  display: inline-block;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-map__center {
  border-top: 1px solid rgba(255, 255, 255, .28);
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  padding: 20px 15px;
}
.modal .col-left {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.modal .col-right {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.modal .col-right div {
  height: 100%;
  vertical-align: middle;
}
.modal.modal-form {
  background-color: transparent;
  max-width: 742px;
  padding-top: 30px;
}
.modal.modal-form .mfp-close {
  opacity: 0;
  display: none!important;
}
.modal.modal-form h3 {
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1;
}

.modal.modal-form h4 {
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
  margin: 10px auto 0;
}

.modal.modal-form .popup-modal-dismiss {
  color: #fff;
  z-index: 5;
  top: 0;
}
.modal form {
  padding-top: 40px;
  padding-bottom: 40px;
}
.modal form .form__input-wrap {
  display: block;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 340px;
}
.modal form input {
  -webkit-box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  width: 100%;
  color: #000;
  height: 50px;
  padding: 0 15px;
}

.modal form input[type="submit"] {
  width: 100%;
  background-color: #fff000;
  border: 1px solid #fff000;
}

.modal form button {
  width: 190px;
  margin-left: auto;
  margin-right: auto;
}
.modal .s-form {
  max-width: 742px;
  margin: auto;
}
.modal .s-form__input-wrap {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 430px;
}
.modal .s-form__wrap {
  max-width: 742px;
  padding-bottom: 40px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}
.modal .s-form textarea {
  width: 100%;
  max-width: 100%;
  padding: 10px 15px;
  height: 193px;
  -webkit-box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  color: #000;
}
.modal-zvonok {
  max-width: 480px;
  background-color: #3c6f39;
  padding-bottom: 20px;
  color: #fff;
}
.modal-zvonok form {
  padding-bottom: 0;
}
.modal-zvonok h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
.modal-zvonok .sogl label {
  margin-top: 20px;
}
.news__content {
  display: block;
}
.btn {
  max-width: 280px;
}
.slider-big {
  padding-bottom: 10px;
}
.slider-big__item {
  display: block;
  text-align: center;
  outline: 0!important;
}
.slider-small {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 30px;
}
.slider-small .slick-arrow.l {
  left: -15px;
}
.slider-small .slick-arrow.r {
  right: -15px;
}
.slider-small__slide {
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
}
.news-all {
  display: block;
  padding-bottom: 65px;
  position: relative;
  overflow: hidden;
}
.news-all h1 {
  font-size: 2.5em;
  padding: 40px 0 23px;
}
.news-all .news-item {
  margin-bottom: 50px;
  height: 450px;
  position: relative;
}


.news-item .btn{
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 175px;
}

.news-all__btn {
  max-width: 284px;
  margin: 30px auto 20px;
}
.contact {
  display: block;
  padding-bottom: 0;
}
.contact .container {
  background-image: url(../img/about__img.jpg);
  background-repeat: no-repeat;
  background-position: 10% bottom;
  -webkit-background-size: 35% 35%;
  background-size: 35%;
  padding-bottom: 30px;
}
.contact h1 {
  margin-bottom: 73px;
}
.contact .col {
  display: block;
  position: relative;
  padding-left: 45px;
}
.contact .col img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 30px;
  height: auto;
  max-height: 30px;
}
.contact__item {
  font-size: 1.3125em;
  line-height: 1.2;
  margin-bottom: 30px;
}
.contact__item a {
  color: #000;
}
.contact__green-block {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/green__bg.jpg);
}
.contact__green-block .h2 {
  color: #fff;
  padding: 15px 15px 20px;
  border: none;
  margin: 0;
}
.content-horizontal .container {
  padding-left: 8px;
  padding-right: 8px;
}
.content-horizontal__img-wrap {
  display: block;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-bottom: 8px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.content-horizontal__img-wrap::before {
  content: '';
  height: 0;
  display: block;
  width: 100%;
  padding-bottom: 77.31092%}
.content-horizontal__img-wrap img {
  position: absolute;
  opacity: 0;
  height: 0;
  max-width: 100%}
.content-horizontal__head {
  margin-bottom: 20px;
}
.content-horizontal__head .row {
  margin-right: -4px;
  margin-left: -4px;
}
.content-horizontal__head .col {
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
  position: relative;
}
.col .col:last-child .content-horizontal__img-wrap::before {
  padding-bottom: 37.81513%}
.content-horizontal p {
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 22px;
}
.content-horizontal p:last-child {
  margin-bottom: 0;
}
.stand {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
}
.stand h2 {
  margin-bottom: 20px;
}
.stand__slider {
  margin-left: -5px;
  margin-right: -5px;
}
.stand__item {
  display: block;
  text-decoration: none;
  max-width: 255px;
  position: relative;
  color: #fff;
  outline: 0!important;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.stand__img-wrap {
  height: 255px;
  display: block;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 22px;
}
.stand__img-wrap img {
  visibility: hidden;
  position: absolute;
  opacity: 1;
  z-index: -1;
}
.stand__slide {
  padding-left: 5px;
  padding-right: 5px;
}
.stand__caption h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 9px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.stand__caption p {
  font-size: 1.25em;
  margin-bottom: 19px;
}
.stand__slider-wrap {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/green__bg-2.jpg);
  color: #fff;
  padding: 50px 0 20px;
}
.stand__slider-wrap a {
  color: #fff;
  outline: 0!important;
}
.stand__slider-wrap a:hover {
  color: #fff;
}
.stand__slider-wrap .slick-arrow {
  color: #fff;
  top: 34%;
  z-index: 20;
}
.stand__slider-wrap .slick-arrow:hover {
  color: #fff;
}
.stand__slider-wrap .slick-arrow:hover.slick-disabled {
  opacity: .3;
}
.stand__slider-wrap .slick-arrow:hover.slick-disabled:hover {
  opacity: .3;
}
.stand__slider-wrap .btn {
  color: #000;
  max-width: 254px;
  display: block;
  margin: auto;
}
.rewies {
  display: block;
  padding-top: 0;
  padding-bottom: 65px;
  position: relative;
  overflow: hidden;
}
.rewies h2 {
  padding-top: 0;
  margin-top: 5px;
  margin-bottom: 40px;
}
.rewies__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.rewies__head {
  font-weight: 300;
}
.rewies__slide {
  padding-left: 10px;
  padding-right: 10px;
}
.rewies__img-wrap {
  position: relative;
  overflow: hidden;
  border-bottom: 8px solid #1a6232;
  margin-bottom: 10px;
  display: inline-block;
  max-width: 150px;
}
.rewies__caption {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-flex-basis: 425px;
  -ms-flex-preferred-size: 425px;
  flex-basis: 425px;
  margin-left: 20px;
  color: #484848;
  font-weight: 300;
  padding: 30px 30px 40px;
  font-size: 16px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 32, 71, .08);
  box-shadow: 0 3px 6px rgba(0, 32, 71, .08);
  border: 1px solid #ebebeb;
  position: relative;
  line-height: 1.3;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.rewies__caption::before {
  content: url(../img/hvost.png);
  position: absolute;
  top: 30px;
  left: -15px;
}
.rewies .slick-arrow {
  top: 40%}
.s-price {
  display: block;
  padding-bottom: 40px;
}
.s-price .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-price__item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 65px;
  width: 280px;
}
.s-price h3 {
  font-size: 2.1875em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.s-price p {
  font-size: 2.125em;
  font-weight: 300;
  line-height: 1;
}
.s-price__btn {
  display: inline-block;
  width: 284px;
  margin-left: 6.66667%;
  margin-right: 6.66667%;
  height: 74px;
  line-height: 74px;
  margin-bottom: 30px;
}
.preim {
  padding-top: 0;
}
.preim h2 {
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.preim__slide {
  display: block;
  vertical-align: top;
  min-height: 280px;
}
.preim__img-wrap {
  width: 125px;
  height: 125px;
  line-height: 125px;
  border: 2px solid #0b7b37;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  vertical-align: middle;
  margin: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 25px;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.preim__img-wrap img {
  margin: auto;
  max-width: 60px !important;
}
.preim__item:hover .preim__img-wrap {
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.preim__item {
  max-width: 210px;
  margin: auto;
  font-size: 1em;
  font-weight: 300;
  line-height: 20px;
  margin-top: 50px;
  margin-bottom: 25px;
}
.s-plans {
  display: block;
}
.s-plans area {
  cursor: pointer;
  position: relative;
  background-color: #000;
}
.s-plans__map-wrap {
  overflow-x: auto;
  position: relative;
}
.s-plans__map {
  position: relative;
  width: auto;
  text-align: center;
}
.s-plans .map-img {
  display: inline-block!important;
}
.type-buy {
  position: relative;
  display: block;
}
.type-buy h2 {
  margin-bottom: 35px;
}
.type-buy .mode {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
.type-buy .mode__slide {
  padding-left: 5px;
  padding-right: 5px;
}
.type-buy .mode__slide .before {
  top: 32%;
  -webkit-box-shadow: 0 -120px 35px rgba(0, 0, 0, .5) inset;
  box-shadow: 0 -120px 35px rgba(0, 0, 0, .5) inset;
}
.type-buy .mode__slide-active {
  cursor: default;
}
.type-buy .mode__slide-active, .type-buy .mode__slide:hover {
  text-decoration: none;
}
.type-buy .mode__slide-active .before, .type-buy .mode__slide:hover .before {
  top: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5) inset;
  box-shadow: 0 0 0 rgba(0, 0, 0, .5) inset;
}
.type-buy .mode__item {
  margin-bottom: 0;
  cursor: pointer;
  padding-top: 122px;
  width: 100%;
  min-width: 200px;
}
.type-buy .s-form {
  z-index: 3;
}
.type-buy .s-form h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.type-buy .s-form__input-wrap {
  max-width: 455px;
  margin: auto;
  display: block;
  float: none;
  margin-bottom: 15px;
}
.type-buy .s-form .btn, .type-buy .s-form input {
  width: 100%}
.type-buy .s-form .btn {
  margin-top: 23px;
}
.type-buy .s-form__wrap {
  -webkit-clip-path: none;
  clip-path: none;
  position: relative;
  padding-bottom: 10px;
}
.type-buy .s-form__wrap::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -.5%;
  left: 0;
  height: 70px;
  width: 101%;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0, 50% 95%);
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0, 50% 95%);
}
.jq-selectbox {
  width: 100%}
.jq-selectbox .jqselect {
  width: 100%}
.jq-selectbox__select {
  width: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  box-shadow: 0 0 7px rgba(0, 32, 71, .11);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  height: 50px;
  background-image: none;
  background-color: #fff;
  text-shadow: none;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 16px;
  padding: 8px 15px;
}
.jq-selectbox__trigger {
  border: none;
  width: 40px;
}
.jq-selectbox__trigger-arrow {
  border: none;
  top: 8px;
  width: 20px;
  height: 20px;
}
.jq-selectbox__trigger-arrow::before {
  content: "";
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 10px;
  color: #a4a4a4;
}
.jq-selectbox li {
  padding: 8px 10px 9px;
}
.jq-selectbox li:hover {
  background-color: #3c6f39;
}
.coursecont {
  display: block;
  text-align: center;
  padding-bottom: 0;
}
.coursecont__slide:not(.coursecont__slide-active) {
  width: 74px;
  cursor: pointer;
}
.coursecont__slide:not(.coursecont__slide-active) .coursecont__date {
  opacity: 0;
}
.coursecont__percent {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  font-weight: 100;
  font-size: 24px;
  text-align: center;
}
.coursecont__slide:nth-child(even) .coursecont__percent {
  opacity: 0;
}
.coursecont__slide-active .coursecont__percent {
  opacity: 1!important;
  font-size: 39px;
}
.coursecont__slide {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.coursecont__slide:not(.coursecont__slide-active):hover .coursecont__img-wrap:before {
  opacity: .5;
}
.coursecont__slide-active .coursecont__item {
  padding-top: 0;
}
.coursecont__slide-active .coursecont__img-wrap {
  height: 246px!important;
}
.coursecont__slide-active .coursecont__img-wrap::before {
  opacity: 0;
}
.coursecont__item {
  vertical-align: bottom;
  margin-left: 4px;
  margin-right: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.coursecont__img-wrap {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  width: 295px;
}
.coursecont__img-wrap::before {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  background-color: #0a6f32;
  opacity: .6;
  margin-top: auto;
}
.coursecont__img-wrap img {
  opacity: 0;
  position: absolute;
}
.coursecont__date {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  z-index: 2;
  font-size: 18px;
  font-weight: 300;
}
.coursecont__date::after {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #0a6f32;
  left: 50%;
  top: -1.375em;
  margin-left: -8.5px;
  -webkit-border-radius: 50%;
  border-radius: 50%}
.coursecont__slide {
  position: relative;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
.coursecont__slider::before {
  content: '';
  position: absolute;
  bottom: 80px;
  height: 2px;
  width: 100%;
  display: block;
  left: 0;
  background-color: #ccc;
}
.s-doc {
  text-align: center;
}
.s-doc__item {
  width: 240px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}
.s-doc__item p {
  margin-top: 5px;
  text-align: left;
}
.s-doc__btn {
  margin: auto;
  max-width: 170px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.link-wrap {
  text-align: right;
  margin-top: 8px;
}
.link-wrap__tel {
  font-size: 2em;
  font-weight: 700;
  letter-spacing: .3px;
  line-height: .9;
  color: #20201e;
}
.link-wrap__tel:focus, .link-wrap__tel:hover {
  text-decoration: none;
  color: #20201e;
}
.link-wrap small {
  color: #a5a5a5;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .3px;
  line-height: 1;
  display: inline-block;
}
.link-wrap li {
  display: inline-block;
}
.soc__item {
  font-size: 28px;
  display: inline-block;
  margin: 0 2px 2px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  color: #3c6f39;
}
.soc__item:hover {
  opacity: .8;
  color: #3c6f39;
  text-decoration: none;
}
.soc__item:focus {
  color: #3c6f39;
  text-decoration: none;
}
.footer #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  border: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/RobotoRegular/RobotoRegular.eot) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Roboto-Thin/Roboto-Thin.eot) format("embedded-opentype"), url(../fonts/Roboto-Thin/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin/Roboto-Thin.ttf) format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/RobotoLight/RobotoLight.eot) format("embedded-opentype"), url(../fonts/RobotoLight/RobotoLight.woff) format("woff"), url(../fonts/RobotoLight/RobotoLight.ttf) format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/RobotoMedium/RobotoMedium.eot) format("embedded-opentype"), url(../fonts/RobotoMedium/RobotoMedium.woff) format("woff"), url(../fonts/RobotoMedium/RobotoMedium.ttf) format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/RobotoBold/RobotoBold.eot) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Roboto-Black/Roboto-Black.eot) format("embedded-opentype"), url(../fonts/Roboto-Black/Roboto-Black.woff) format("woff"), url(../fonts/Roboto-Black/Roboto-Black.ttf) format("truetype");
}
@media only screen and (min-width:767px) {
  .preim .slick-track {
    width: 100%!important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .preim .slick-arrow {
    display: none!important;
  }
  .preim__slide {
    width: 25%!important;
  }
}@media (min-width:768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%}
  .col-sm-2 {
    width: 16.66667%}
  .col-sm-3 {
    width: 25%}
  .col-sm-4 {
    width: 33.33333%}
  .col-sm-5 {
    width: 41.66667%}
  .col-sm-6 {
    width: 50%}
  .col-sm-7 {
    width: 58.33333%}
  .col-sm-8 {
    width: 66.66667%}
  .col-sm-9 {
    width: 75%}
  .col-sm-10 {
    width: 83.33333%}
  .col-sm-11 {
    width: 91.66667%}
  .col-sm-12 {
    width: 100%}
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%}
  .col-sm-pull-2 {
    right: 16.66667%}
  .col-sm-pull-3 {
    right: 25%}
  .col-sm-pull-4 {
    right: 33.33333%}
  .col-sm-pull-5 {
    right: 41.66667%}
  .col-sm-pull-6 {
    right: 50%}
  .col-sm-pull-7 {
    right: 58.33333%}
  .col-sm-pull-8 {
    right: 66.66667%}
  .col-sm-pull-9 {
    right: 75%}
  .col-sm-pull-10 {
    right: 83.33333%}
  .col-sm-pull-11 {
    right: 91.66667%}
  .col-sm-pull-12 {
    right: 100%}
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%}
  .col-sm-push-2 {
    left: 16.66667%}
  .col-sm-push-3 {
    left: 25%}
  .col-sm-push-4 {
    left: 33.33333%}
  .col-sm-push-5 {
    left: 41.66667%}
  .col-sm-push-6 {
    left: 50%}
  .col-sm-push-7 {
    left: 58.33333%}
  .col-sm-push-8 {
    left: 66.66667%}
  .col-sm-push-9 {
    left: 75%}
  .col-sm-push-10 {
    left: 83.33333%}
  .col-sm-push-11 {
    left: 91.66667%}
  .col-sm-push-12 {
    left: 100%}
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%}
  .col-sm-offset-2 {
    margin-left: 16.66667%}
  .col-sm-offset-3 {
    margin-left: 25%}
  .col-sm-offset-4 {
    margin-left: 33.33333%}
  .col-sm-offset-5 {
    margin-left: 41.66667%}
  .col-sm-offset-6 {
    margin-left: 50%}
  .col-sm-offset-7 {
    margin-left: 58.33333%}
  .col-sm-offset-8 {
    margin-left: 66.66667%}
  .col-sm-offset-9 {
    margin-left: 75%}
  .col-sm-offset-10 {
    margin-left: 83.33333%}
  .col-sm-offset-11 {
    margin-left: 91.66667%}
  .col-sm-offset-12 {
    margin-left: 100%}
}@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }
  table.visible-sm {
    display: table!important;
  }
  tr.visible-sm {
    display: table-row!important;
  }
  td.visible-sm, th.visible-sm {
    display: table-cell!important;
  }
  .visible-sm-block {
    display: block!important;
  }
  .visible-sm-inline {
    display: inline!important;
  }
  .visible-sm-inline-block {
    display: inline-block!important;
  }
  .hidden-sm {
    display: none!important;
  }
}@media (min-width:992px) {
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%}
  .col-md-2 {
    width: 16.66667%}
  .col-md-3 {
    width: 25%}
  .col-md-4 {
    width: 33.33333%}
  .col-md-5 {
    width: 41.66667%}
  .col-md-6 {
    width: 50%}
  .col-md-7 {
    width: 58.33333%}
  .col-md-8 {
    width: 66.66667%}
  .col-md-9 {
    width: 75%}
  .col-md-10 {
    width: 83.33333%}
  .col-md-11 {
    width: 91.66667%}
  .col-md-12 {
    width: 100%}
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%}
  .col-md-pull-2 {
    right: 16.66667%}
  .col-md-pull-3 {
    right: 25%}
  .col-md-pull-4 {
    right: 33.33333%}
  .col-md-pull-5 {
    right: 41.66667%}
  .col-md-pull-6 {
    right: 50%}
  .col-md-pull-7 {
    right: 58.33333%}
  .col-md-pull-8 {
    right: 66.66667%}
  .col-md-pull-9 {
    right: 75%}
  .col-md-pull-10 {
    right: 83.33333%}
  .col-md-pull-11 {
    right: 91.66667%}
  .col-md-pull-12 {
    right: 100%}
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%}
  .col-md-push-2 {
    left: 16.66667%}
  .col-md-push-3 {
    left: 25%}
  .col-md-push-4 {
    left: 33.33333%}
  .col-md-push-5 {
    left: 41.66667%}
  .col-md-push-6 {
    left: 50%}
  .col-md-push-7 {
    left: 58.33333%}
  .col-md-push-8 {
    left: 66.66667%}
  .col-md-push-9 {
    left: 75%}
  .col-md-push-10 {
    left: 83.33333%}
  .col-md-push-11 {
    left: 91.66667%}
  .col-md-push-12 {
    left: 100%}
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%}
  .col-md-offset-2 {
    margin-left: 16.66667%}
  .col-md-offset-3 {
    margin-left: 25%}
  .col-md-offset-4 {
    margin-left: 33.33333%}
  .col-md-offset-5 {
    margin-left: 41.66667%}
  .col-md-offset-6 {
    margin-left: 50%}
  .col-md-offset-7 {
    margin-left: 58.33333%}
  .col-md-offset-8 {
    margin-left: 66.66667%}
  .col-md-offset-9 {
    margin-left: 75%}
  .col-md-offset-10 {
    margin-left: 83.33333%}
  .col-md-offset-11 {
    margin-left: 91.66667%}
  .col-md-offset-12 {
    margin-left: 100%}
}@media (min-width:992px) and (max-width:1259px) {
  .visible-md {
    display: block!important;
  }
  table.visible-md {
    display: table!important;
  }
  tr.visible-md {
    display: table-row!important;
  }
  td.visible-md, th.visible-md {
    display: table-cell!important;
  }
  .visible-md-block {
    display: block!important;
  }
  .visible-md-inline {
    display: inline!important;
  }
  .visible-md-inline-block {
    display: inline-block!important;
  }
  .hidden-md {
    display: none!important;
  }
}@media (min-width:1260px) {
  .container {
    width: 1230px;
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%}
  .col-lg-2 {
    width: 16.66667%}
  .col-lg-3 {
    width: 25%}
  .col-lg-4 {
    width: 33.33333%}
  .col-lg-5 {
    width: 41.66667%}
  .col-lg-6 {
    width: 50%}
  .col-lg-7 {
    width: 58.33333%}
  .col-lg-8 {
    width: 66.66667%}
  .col-lg-9 {
    width: 75%}
  .col-lg-10 {
    width: 83.33333%}
  .col-lg-11 {
    width: 91.66667%}
  .col-lg-12 {
    width: 100%}
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%}
  .col-lg-pull-2 {
    right: 16.66667%}
  .col-lg-pull-3 {
    right: 25%}
  .col-lg-pull-4 {
    right: 33.33333%}
  .col-lg-pull-5 {
    right: 41.66667%}
  .col-lg-pull-6 {
    right: 50%}
  .col-lg-pull-7 {
    right: 58.33333%}
  .col-lg-pull-8 {
    right: 66.66667%}
  .col-lg-pull-9 {
    right: 75%}
  .col-lg-pull-10 {
    right: 83.33333%}
  .col-lg-pull-11 {
    right: 91.66667%}
  .col-lg-pull-12 {
    right: 100%}
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%}
  .col-lg-push-2 {
    left: 16.66667%}
  .col-lg-push-3 {
    left: 25%}
  .col-lg-push-4 {
    left: 33.33333%}
  .col-lg-push-5 {
    left: 41.66667%}
  .col-lg-push-6 {
    left: 50%}
  .col-lg-push-7 {
    left: 58.33333%}
  .col-lg-push-8 {
    left: 66.66667%}
  .col-lg-push-9 {
    left: 75%}
  .col-lg-push-10 {
    left: 83.33333%}
  .col-lg-push-11 {
    left: 91.66667%}
  .col-lg-push-12 {
    left: 100%}
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%}
  .col-lg-offset-2 {
    margin-left: 16.66667%}
  .col-lg-offset-3 {
    margin-left: 25%}
  .col-lg-offset-4 {
    margin-left: 33.33333%}
  .col-lg-offset-5 {
    margin-left: 41.66667%}
  .col-lg-offset-6 {
    margin-left: 50%}
  .col-lg-offset-7 {
    margin-left: 58.33333%}
  .col-lg-offset-8 {
    margin-left: 66.66667%}
  .col-lg-offset-9 {
    margin-left: 75%}
  .col-lg-offset-10 {
    margin-left: 83.33333%}
  .col-lg-offset-11 {
    margin-left: 91.66667%}
  .col-lg-offset-12 {
    margin-left: 100%}
  .visible-lg {
    display: block!important;
  }
  table.visible-lg {
    display: table!important;
  }
  tr.visible-lg {
    display: table-row!important;
  }
  td.visible-lg, th.visible-lg {
    display: table-cell!important;
  }
  .visible-lg-block {
    display: block!important;
  }
  .visible-lg-inline {
    display: inline!important;
  }
  .visible-lg-inline-block {
    display: inline-block!important;
  }
  .hidden-lg {
    display: none!important;
  }
}@media only screen and (max-width:7670px) {
  .type-buy .mode .row {
    margin-left: 0;
    margin-right: 0;
  }
}@media only screen and (max-width:1280px) {
  .slick-arrow.l {
    left: -15px;
  }
  .slick-arrow.r {
    right: -15px;
  }
}@media only screen and (max-width:1260px) {
  .mode__item {
    /*width: 220px;*/
    padding-top: 120px;
  }
  .about__number h3 {
    font-size: 4.25em;
  }
  .about .row {
    margin-left: -15px;
  }
  .about .col-md-3:last-child {
    padding-left: 0;
  }
  .type-buy .mode .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}@media only screen and (max-width:1199px) {
  .s-price .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .type-buy .slick-list {
    overflow: visible;
  }
}@media only screen and (max-width:991px) {
  .contact__item {
    font-size: 1.1875em;
    margin-right: auto;
    max-width: 540px;
  }
  .contact .container {
    background-position: left bottom;
  }
  .s-price h3 {
    font-size: 1.875em;
  }
  .s-price p {
    font-size: 1.75em;
  }
  .s-price__btn {
    margin-left: 3.33333%;
    margin-right: 3.33333%;
    height: 60px;
    line-height: 60px;
  }
  .preim__item {
    font-size: 1.125em;
    margin-bottom: 15px;
    margin-top: 50px;
  }
  .preim__img-wrap {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
  .preim__img-wrap img {
    margin: auto;
    max-width: 60px;
  }
  .type-buy .mode__item {
    height: 220px;
    padding-top: 100px;
  }
  .s-doc__item {
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
}@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%}
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }
  table.visible-xs {
    display: table!important;
  }
  tr.visible-xs {
    display: table-row!important;
  }
  td.visible-xs, th.visible-xs {
    display: table-cell!important;
  }
  .visible-xs-block {
    display: block!important;
  }
  .visible-xs-inline {
    display: inline!important;
  }
  .visible-xs-inline-block {
    display: inline-block!important;
  }
  .hidden-xs {
    display: none!important;
  }
}@media only screen and (max-width:767px) {
  .slick-arrow.l {
    left: 0;
  }
  .slick-arrow.r {
    right: 0;
  }
  .contact .container {
    background-image: none;
  }
  .content-horizontal p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .rewies__caption {
    padding: 25px 20px;
    font-size: 14px;
  }
  .s-price h3 {
    font-size: 1.875em;
  }
  .s-price p {
    font-size: 1.75em;
  }
  .s-price .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .preim {
    position: relative;
    overflow: hidden;
  }
  .preim .slick-list {
    overflow: visible;
  }
  .preim .slick-list::before {
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    left: -30px;
  }
  .preim .slick-list::after {
    background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    right: -30px;
  }
  .type-buy .mode__item {
    width: 180px;
    min-width: 1px;
  }
  .type-buy .mode__slide {
    padding-left: 2px;
    padding-right: 2px;
  }
}@media only screen and (max-width:480px) {
  .contact__item {
    font-size: .875em;
  }
  .contact h1 {
    margin-bottom: 40px;
  }
  .rewies__item {
    display: block;
  }
  .rewies__head {
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .rewies__caption {
    margin-left: 0;
  }
  .rewies__caption::before {
    content: url(../img/hvost.png);
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rewies__slide {
    padding-left: 0;
    padding-right: 0;
  }
  .s-price__btn {
    margin-left: 0;
    margin-right: 0;
  }
  .type-buy .s-form__wrap {
    padding-bottom: 20px;
  }
  .type-buy .s-form__wrap::after {
    -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0, 50% 75%);
    clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 0 0, 50% 75%);
    width: 100%}
  .s-doc__item {
    width: 180px;
  }
  .col-480 {
    width: 100%}
}@media screen and (max-width:74.9275em) {
  .top-nav .link-wrap {
    margin-right: 20px;
  }
  .mode__item {
    padding-top: 120px;
  }
  ..footer__mnu li a {
    font-size: 14px;
  }
}@media screen and (max-width:61.9275em) {
  .header__item {
    height: auto;
  }
  .s-form {
    position: relative;
  }
  .s-form__input-wrap {
    width: 100%;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .s-form button, .s-form input {
    width: 100%}
  .s-form__wrap {
    padding-bottom: 40px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 50% 100%, 0 86%);
    clip-path: polygon(0 0, 100% 0, 100% 86%, 50% 100%, 0 86%);
  }
  .about__number h3 {
    font-size: 3.25em;
  }
  .about__number p {
    font-size: 16px;
  }
  .footer {
    text-align: center;
  }
  .footer .link-wrap-footer {
    text-align: center;
  }
  .footer__logo {
    max-width: 140px;
    margin: 15px auto;
  }
  .footer__search {
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
  }
  .footer__addr {
    margin-top: 20px;
  }
  .footer__addr, .footer__tWork {
    text-align: left;
    font-size: 14px;
  }
  .footer__left {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .soc {
    margin-top: 50px;
  }
  .stand__slider-wrap {
    position: relative;
  }
  .stand__slider-wrap::before {
    background: -webkit-gradient(linear, left top, right top, from(#0a6f32), to(rgba(10, 111, 50, 0)));
    background: -webkit-linear-gradient(left, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    background: -o-linear-gradient(left, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    background: linear-gradient(to right, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    left: -30px;
  }
  .stand__slider-wrap::after {
    background: -webkit-gradient(linear, right top, left top, from(#0a6f32), to(rgba(10, 111, 50, 0)));
    background: -webkit-linear-gradient(right, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    background: -o-linear-gradient(right, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    background: linear-gradient(to left, #0a6f32 0, rgba(10, 111, 50, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    right: -30px;
  }
  .stand .slick-list {
    overflow: visible;
  }
}@media screen and (max-width:47.9275em) {
  .h2, h2 {
    font-size: 27px;
    margin: 25px auto;
  }
  h1 {
    font-size: 30px;
  }
  .news-item {
    /*padding-bottom: 20px;
    max-width: 640px;*/
  }
  .news-item__caption {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .header .slick-dots {
    padding-top: 15px;
    position: static;
  }
  .header__panel-wrap {
    max-width: 527px;
  }
  .header__panel h1 {
    font-size: 24px;
    line-height: 1;
  }
  .header__panel h1+p {
    font-size: 24px;
    font-weight: 400;
  }
  .header__panel small {
    font-size: .875em;
  }
  .header__panel-title {
    font-size: 18px;
  }
  .top-nav {
    /*padding-bottom: 7px;*/
    /*border-top: 2px solid #3c6f39;*/
    border-bottom: 2px solid #3c6f39;
  }
  .top-nav .res-i {
    max-width: 30%}
  .top-nav .logo {
    margin-top: 8px;
  }
  .complex {
    position: relative;
    overflow: hidden;
  }
  .complex .slick-list {
    overflow: visible;
  }
  .complex .slick-list::before {
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    left: -30px;
  }
  .complex .slick-list::after {
    background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    width: 25%;
    z-index: 2;
    right: -30px;
  }
  .complex__item {
    width: 240px;
    max-width: 240px;
  }
  .complex__img-wrap {
    height: auto;
  }
  .complex__img-wrap::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%}
  .complex-ready-obj {
    display: none;
  }
  /*.news .slick-track {
    -webkit-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
    /*max-width: 100%*}
  .news .slick-arrow {
    display: none!important;
  }*/
  .map__wrap {
    height: 359px;
  }
  .modal-map .row {
    display: block;
  }
  .modal-map__center {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .modal form button {
    width: 100%}
  .stand {
    position: relative;
    overflow: hidden;
  }
  .stand__item {
    width: 240px;
    max-width: 240px;
  }
  .stand__img-wrap {
    height: auto;
  }
  .stand__img-wrap::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%}
}@media screen and (max-width:29.99em) {
  .h2, h2 {
    font-size: 1.5em;
    margin-bottom: 25px;
    margin-top: 5px;
  }
  .header__panel h1 {
    font-size: 20px;
  }
  .header__panel h1+p {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .header__panel small {
    font-size: .75em;
  }
  .header__panel-title {
    font-size: 16px;
  }
  .header__panel-wrap {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
    clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
  }

  .trop.hidden-mnu .wrapp-hidden {
    padding: 20px 15px;
  }
  .trop .link-wrap a.tel {
    font-size: 2em;
  }
  .s-form__wrap {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
  }
  .sogl label {
    text-align: left;
    position: relative;
  }
  .sogl label .lab {
    left: 15px;
    position: absolute;
  }
  .sogl label span {
    position: relative;
    display: block;
    margin-left: 50px;
    position: relative;
    font-size: 12px;
    line-height: 1;
  }
  .mode__item {
    width: 50%;
    padding-top: 120px;
    height: auto;
    padding-top: 80px;
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .about p {
    font-size: 16px;
    padding-bottom: 16px;
  }
  .about__number {
    padding-top: 50px;
  }
  .about__number h3 {
    font-size: 50px;
  }
  .about__number p {
    font-size: 14px;
  }
  ..footer__mnu li a {
    font-size: 10px;
  }
  .footer__logo {
    max-width: 100px;
    margin: 15px auto;
  }
  .footer .link-wrap__tel-footer {
    font-size: 36px;
  }
}@media screen and (max-width:19.99em) {
  .h2, h2 {
    font-size: 1.75em;
  }
}@media print {
  .visible-print {
    display: block!important;
  }
  table.visible-print {
    display: table!important;
  }
  tr.visible-print {
    display: table-row!important;
  }
  td.visible-print, th.visible-print {
    display: table-cell!important;
  }
  .visible-print-block {
    display: block!important;
  }
  .visible-print-inline {
    display: inline!important;
  }
  .visible-print-inline-block {
    display: inline-block!important;
  }
  .hidden-print {
    display: none!important;
  }
}
.header__slider.slick-initialized {
  visibility:  visible;
}


.slider-small{
  visibility:  hidden;
}
.slider-small.slick-initialized {
  visibility:  visible;
}

.complex__slider  {
  visibility:  hidden;
}
.complex__slider.slick-initialized {
  visibility:  visible;
}


.header__slider:not(.slick-initialized) {
  visibility: hidden;
  height: 200px;
}

.header__slider__item a {
  display: block;
 }

.header__slider__item img {
  display: block;
  width: 100%;
  margin-bottom: -2px;
}

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

@media (max-width: 992px) {
  .header__slider__big {
    display: none;
  }
}


.tour {
  display: block;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: -5px;
}

.elm-button {
  width: 280px;
  display: block;
  margin: 20px auto;
  outline: none !important;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #0a6f32 !important;
  border-color: #085827;
  height: 50px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 32, 71, .1);
  box-shadow: 0 3px 3px rgba(0, 32, 71, .1);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #0a6f32;
  padding: 0;
  font-size: 18px;
  font-weight: 300;
  border-color: transparent;
  line-height: 50px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(64, 151, 70, .12)), to(rgba(255, 255, 255, .12)));
  background-image: -webkit-linear-gradient(right, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
  background-image: -o-linear-gradient(right, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
  background-image: linear-gradient(to left, rgba(64, 151, 70, .12) 0, rgba(255, 255, 255, .12) 100%);
}

/* Большая шапка */
.header-big {
  height: 450px;
}

.header-mobile img {
  display: block;
  margin: 0 auto;
  width: 100%;
}


@media (min-width: 1920px) {
  .header-big {
    height: 605px;
  }
}

@media (max-width: 1101px) {
  .header-big {
    display: none;
  }
}

@media (max-width: 1100px) {
  .header-mobile {
    display: block;
  }
}

@media (min-width: 1100px) {
  .header-mobile {
    display: none;
  }
}
/* /Большая шапка */

/* Районы */
.districts-item {
  margin: 0 auto 30px;
}

.districts-item p {
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.38889;
  padding-bottom: 30px;
}

.districts-item img {
  display: block;
  width: 100%;
}

.districts-item h3 {
  margin: 0 auto 15px;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
}

.districts-item .btn {
  margin: 5px 0 0 auto;
  display: block;
}

@media (max-width: 991px) {
  .districts-item h3 {
    text-align: center;
    margin: 15px auto;
  }
}

@media (max-width: 991px) {
  .districts-item .btn {
    margin: 15px auto 0;
  }
}

/* /Районы */

.popup-modal-dismiss {
  display: none !important;
}


.s-form__wrap_search {
  padding-bottom: 50px;
}

/*@media (max-width: 690px) {

  .s-from__front-page {
    display: none;
  }
  .s-form__wrap_search {
    display: none;
    padding-bottom: 95px;
  }
}*/

.s-form__wrap_search h2 {
  margin: 10px auto;
  line-height: 1;
  font-size: 2em;
}

.s-form__wrap_search h3 {
   text-align: center;
   font-weight: normal;
   font-size: 15px;
   margin: 10px auto 10px;
 }

.s-form__input-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 690px) {
  .s-form__input-row {
    display: block;
  }
}

.s-form__input-row .s-form__input-wrap {
  width: 100%;
  min-width: 33%;
}

.s-form__input-row .s-form__input-wrap input {
  width: 100%;
  display: block;
  position: relative;
}


.s-form__input-row .s-form__input-button-wrap {
  width: 100%;
  text-align: center;
}

.s-form__input-row-small {
  max-width: 50%;
  margin: 0 auto 20px;
}

@media (max-width: 1000px) {
  .s-form__input-row-small {
    max-width: 100%;
    margin: 20px auto 0;
  }
}

@media (max-width: 690px) {
  .s-form__input-row-small input{
    margin: 0 auto 0;
  }
  .s-form__input-row-small {
    margin: 0 auto;
  }
}

.sogl {
  font-size: 12px;
}

.complex__item-big {
  max-width: 300px;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  transition: 0.5s ease-in-out;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  border: 2px solid #ff2f00 !important;
}

* {
  outline: none !important;
}

form iput {
  position: relative;
}


/* -- Акция на странице объекта -- */


.objects_action {
  padding: 0;
  margin: 0 auto;
}



.objects_action_form {
  float: right;
  width: 32%;
  padding: 0 30px 0 0;
}

.objects_action_title {
  float: left;
  width: 68%;
  padding: 0 15px;
}


.objects_action_form__wrap {
  width: 100%;
  -webkit-clip-path: none;
  clip-path: none;

  padding: 60px 20px 60px;
}


.objects_action_form__wrap h2 {
  padding: 0;
  margin: 0 auto 20px;
  font-size: 24px;
  line-height: 1.3;
}

.objects_action_form__wrap button {
  width: 300px;
  max-width: 300px;
}

.objets_action_header {
  color: white;
  font-size: 40px;
  font-weight: bold;
  margin: 40px 0;
  font-family: Roboto, sans-serif;
  line-height: 1.1;
}


.objets_action_subheader {
  font-size: 26px;
  color: white;
  font-weight: normal;
  font-family: Roboto, sans-serif;
  margin-bottom: 20px;
}

@media (min-width: 1260px) {
  .objects_action_button {
    display: none;
  }
}

@media (max-width: 1260px) {

  .objects_action_title {
    float: none;
    width: 100%;
  }

  .objects_action_form {
    display: none;
  }

  .objets_action_header,
  .objets_action_subheader {
    text-align: center;
  }

  .objects_action_button {
    display: block;
  }
}


@media (max-width: 640px) {
  .objets_action_header {
    font-size: 30px;
    margin: 30px 0;
  }
  .objets_action_subheader {
    font-size: 18px;
    margin: 30px auto;
  }
}

/* -- /Акция на странице объекта -- */


/* --- Ипотека ---*/
.ipotechnie_produkti {
  padding: 0;
}


.ipotechnie_produkti_item {
  padding: 0 30px 0 0;
  box-shadow: 0px 1px 6.58px 0.42px rgba(35, 29, 7, 0.1);
  margin-bottom: 70px;
  background-color: #f8f8f8;
}


.ipotechnie_produkti_item_img {
  height: 350px;
  width: 100%;
  padding: 15px;
}


.ipotechnie_produkti_item_img_title {
  font-size: 50px;
  font-family: Roboto, sans-serif;
  text-align: center;
  color: white;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 100px;
}


.ipotechnie_produkti_description {
  padding-top: 30px;
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 22px;
}


.ipotechnie_produkti_conditions {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 30px;
}


.ipotechnie_produkti_conditions_item {
  width: 33%;
  display: block;
  position: relative;
  padding: 10px 15px 10px 0;
  padding-left: 65px;
  font-size: 18px;
  color: #484848;
  line-height: 1.3;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}


.ipotechnie_produkti_conditions_item_period {
  background: url('../app/pages/ipoteka/img/period.png') 10px center no-repeat;
}


.ipotechnie_produkti_conditions_item_rate {
  background: url('../app/pages/ipoteka/img/rate.png') 10px center no-repeat;
}


.ipotechnie_produkti_conditions_item_sum {
  background: url('../app/pages/ipoteka/img/sum.png') 10px center no-repeat;
}


@media (max-width: 1260px) {
  .ipotechnie_produkti_item_img_title {
    font-size: 50px;
  }
}

@media (max-width: 992px) {
  .ipotechnie_produkti_item_img {
    height: 180px;
  }

  .ipotechnie_produkti_item {
    padding: 0;
  }

  .ipotechnie_produkti_item_img_title {
    margin: 20px auto;
  }

  .ipotechnie_produkti_description {
    padding: 30px 15px 0;
  }

  .ipotechnie_produkti_item .btn {
    margin: 0 auto 30px;
  }
}


@media (max-width: 690px) {

  .ipotechnie_produkti_conditions_item {
    width: 100%;
    margin: 15px auto;
  }
}


.banks_item {
  padding: 15px;
  border: 1px solid #e9ecf1;
  height: 150px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}


.banks_item img {
  width: auto;
  display: block;
  height: 80%;;
}


.banks_item_info {
  width: 65%;
  float: left;
  padding: 5px 25px;
}


.banks_item_info h3 {
  font-size: 18px;
  font-weight: normal;
  color: #484848;
  min-height: 20px;
  margin-bottom: 5px;
}


.banks_item_info td {
  color: #484848;
  font-size: 12px;
  padding: 3px 0;
  width: 125px;
}


@media (max-width: 640px) {
  .banks_item_img {
    display: none;
  }

  .banks_item_info {
    width: 100%;
    float: none;
  }
}
/* --- /Ипотека ---*/

.page_main_text {
  margin: 50px auto 0;
}


.page_main_text h1 {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 3.1875em;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 50px;
  letter-spacing: 1px;
  line-height: 1.2;
}


.page_main_text h2 {
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 25px;
  letter-spacing: 1px;
  line-height: 1.2;
  text-align: center;
  display: block;
  padding: 0;
  margin-top: 0;
}


.page_main_text h3 {
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 1px;
  line-height: 1.2;
}


.page_main_text p {
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 22px;
}


.page_main_text a {
  text-decoration: underline;
  color: #484848;
}

.page_main_text a:link,
.page_main_text a:visited,
.page_main_text a:hover,
.page_main_text a:active,
.page_main_text a:focus {
  color: #484848;
}


.page_main_text a:hover {
  text-decoration: none;
}

@media (max-width: 992px) {
  .page_main_text h1 {
    font-size: 1.5em;
    margin: 0 auto 25px;
  }

  .page_main_text h2 {
    font-size: 1.5em;
  }

  .page_main_text h3 {
    font-size: 1.2em;
  }
  .page_main_text {
    margin-top: 25px;
  }
}


.planes__slider {
  margin: 0 -10px;
  visibility: hidden;
}

.planes__slider.slick-initialized {
  visibility: visible;
}

.planes__item {
  /*display: block;*/
  /*width: 100%;*/
  margin: 0 10px;
}

.planes__item img {
  display: block;
  width: 100%;
}

.planes__caption {
  text-align: left;
  padding-left: 30px;
}


.planes__caption p {
  font-size: 23px;
  font-weight: 300;
  margin-bottom: 2px;
  color: #484848;
  display: inline-block;
  border-bottom: 1px solid transparent;
  padding-bottom: 3px;
}


.planes__item:link,
.planes__item:visited,
.planes__item:hover,
.planes__item:active,
.planes__item:focus {
  text-decoration: none;
  outline: none;
  color: #484848;
}


.planes__item:hover p {
  border-color: #1b3b18;
  color: #1b3b18;
}


.c-rooms {
  font-size: 2.5em;
}


.с-price_wrap {
  font-size: 2.4em;
}


input[type="submit"] {
  max-width: 100%;
}


.footer_copyright {
  color: #a5a5a5;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 20px;
}


/* --- Ремонт --- */
.remont-peketi {

}


.remont-paketi_item {
  padding: 0 30px 30px 0;
  box-shadow: 0px 1px 6.58px 0.42px rgba(35, 29, 7, 0.1);
  margin-bottom: 70px;
}


.remont-paketi_item_img {
  height: 350px;
  width: 100%;
  padding: 15px;
}


.remont-paketi_item_img_title {
  margin-top: 110px;
  font-size: 50px;
  font-family: Roboto, sans-serif;
  text-align: center;
  color: white;
  font-weight: bold;
  line-height: 1.1;
}


.remont-paketi_item_description {
  padding-top: 30px;
  color: #484848;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 22px;
}


.remont-paketi_item_conditions {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 30px;
}


.remont-paketi_item_conditions_item {
  width: 50%;
  display: block;
  position: relative;
  padding: 10px 15px 10px 0;
  padding-left: 65px;
  font-size: 18px;
  color: #484848;
  line-height: 1.3;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}


.remont-paketi_item_conditions_item_period {
  background: url('../app/pages/ipoteka/img/period.png') 10px center no-repeat;
}


.remont-paketi_item_conditions_item_rate {
  background: url('../app/pages/ipoteka/img/rate.png') 10px center no-repeat;
}


.remont-paketi_item_conditions_item_sum {
  background: url('../app/pages/ipoteka/img/sum.png') 10px center no-repeat;
}


@media (max-width: 992px) {
  .remont-paketi_item .btn {
    margin: 0 auto 30px;
  }
  .remont-paketi_item_img {
    height: 180px;
  }

  .remont-paketi_item {
    padding: 0;
  }

  .remont-paketi_item_img_title {
    margin: 20px auto;
  }

  .remont-paketi_item_description {
    padding: 30px 15px 0;
  }
}


.remont_akcii {
  margin-bottom: 0;
  padding: 0;
}


.remont_akcii img {
  width: 100%;
  display: block;
}


@media (max-width: 560px) {
  img.remont_akcii_img_big {
    display: none;
  }
}

@media (min-width: 560px) {

  img.remont_akcii_img_small {
    display: none;
  }
}


.remont_schema_wrap {
  display: flex;
  justify-content: space-between;
}


.remont_schema_item {
  width: 33%;
  display: block;
  min-height: 200px;
  position: relative;
  text-align: center;
}


.remont_schema_item img {
  width: 125px;
}


.remont_schema_item_number {
  font-size: 70px;
  font-weight: 900;
  color: #d5d5d5;
  margin: 20px auto;
  line-height: 1;
}


.remont_schema_item_description {
  font-size: 16px;
  font-weight: 300;
}


@media (max-width: 992px) {
  .remont_schema_item {
    width: 240px;
    float: none;
    margin: 30px auto
  }

  .remont_schema_wrap {
    display: block;
  }
}


.remont_primeri_slider_item {
  margin: 0 10px;
}


.remont_primeri_slider_item a {
  display: block;
  width: 100%;
}


.remont_primeri_slider_item a img {
  display: block;
  max-width: 100%;
}


.remont_primeri_slider {
  margin: 0 -10px;
}
/* --- /Ремонт --- */


/* --- WP --- */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* --- /WP --- */

/* --- Легенда карты --- */
.map__wrap {
  position: relative;
}

.map_legend {
  position: absolute;
  padding: 35px;
  z-index: 1000;
  background-color: white;
  left: 50px;
  top: 50px;
  box-shadow: 5px 5px 5px rgba(0, 32, 71, .1);
}

.map_legend li {
  list-style: none;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .map_legend {
    display: none;
  }
}

/* --- Блог --- */
.news_latest-post {
  background: url("../app/modules/news/img/banner.jpg") center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  height: 30vh;
}

@media (max-width: 690px) {
  .news_latest-post {
    /*padding: 50px 0;*/
  }
}

.news_latest-post .btn {
  margin: 0 auto;
}


.news_latest-post_info {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 25px;
  color: white;
}


.news_latest-post_title {
  color: white;
  font-size: 50px;
  font-weight: bold;
  margin: 0 auto 50px;
  font-family: Roboto, sans-serif;
  line-height: 1.2;
}

@media (max-width: 690px) {
  .news_latest-post_title {
    font-size: 35px;
  }
}
/* --- /Блог --- */

.elm-loading-icon {
  vertical-align: middle;
  margin-bottom: 4px;
}

#blog_list {
  margin-top: 50px;
}


/* --- Навигация по категориям --- */

.nav_cat {
  list-style: none;

}

.nav_cat_divider {
  height: 1px;
  background-color: #0a6f32;
}


.nav_cat li {
  display: inline-block;
  list-style: none;
}


.nav_cat a {
  display: inline-block;
  text-align: center;
  padding: 20px 10px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  list-style: none;
  color: #000;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  transition: all .2s ease;
}


.nav_cat a:hover {
 color: white;
  background-color: #0a6f32;
  text-decoration: none;
}


.current-cat a {
  font-weight: bold;
  color: #3c6f39;
}

/* --- /Навигация по категориям --- */

.menu {
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
}


.header_social {
  padding-top: ;
}


.link-wrap__soc-top-nav {
  padding-top: 35px;
}


.header .link-wrap {
  padding-top: 30px;
}


.header_button_wrap {
  padding-top: 25px;
}


.header_button_wrap .btn.btn-success{
  max-width: 190px;
  margin: 0 0 0 auto;
}


@media (max-width: 1260px ) {

}


@media (max-width: 992px ) {
  .header_button_wrap .btn.btn-success {
    margin: 0 auto;
    margin: 15px auto;
    padding: 0;
  }

  .link-wrap__soc-top-nav {
    text-align: center;
    margin: 10px auto;
    padding: 0;
  }

  a.logo {
    text-align: center;
    margin: 10px auto;
    padding: 0;
  }

  .header .link-wrap {
    text-align: center;
    padding: 0;
    margin: 10px auto;
  }
}


.cat_title {
  margin: 50px auto 0;
  line-height: 1.1;
}

/* --- Запись --- */
.single_title {
  font-size: 2em;
  line-height: 1.2;
  margin: 15px auto;
  font-weight: 700;
  letter-spacing: 2px;
}

@media (max-width: 640px) {
  .single_title {
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 1px;
  }
}


.single_share_item {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  line-height: 1;
}

@media (max-width: 590px) {
  .single_share_item {
    display: block;
    margin: 15px auto;
    line-height: 1;
  }
}


.single_share_item div {
  display: inline-block;
}


.content {
  margin-bottom: 30px;
}

.sidebar_header {
  font-size: 22px;
  font-weight: bold;
  margin: 15px auto;
  text-align: center;
  display: block;
}


.sidebar_header span {
  text-transform: lowercase;
}



.sidebar_single_news {
  margin-top: 15px;
}


.sidebar_single_news_item {
  /*margin-bottom: 15px;*/
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}

.sidebar_single_news_item a {
  color: #777;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 400;
  box-sizing: content-box;
}


.sidebar_single_news_item a:hover {
   text-decoration: none;
}


.sidebar_single_news_item:last-of-type {
  border-bottom: none;
}


.sidebar_single_news_item_time {
  color: gray;
  font-size: 10px;
  margin-top: 7px;
  display: block;
}


.commercial_banners {
  margin: 15px auto;
}


.sidebar_single_news_more {
  margin: 15px auto;
  display: block;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 10px;
  font-weight: 900;
}


.btn-category {
  margin: 20px auto 0;
  display: block;
}


.lowercase {
  text-transform: lowercase;
}

/* --- Рекламные баннеры --- */
.commercial_banners {
  margin: 15px auto 0;
}

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

.commercial_banners a img {
  display: block;
  width: 100%;
}
/* --- /Рекламные баннеры --- */

.breadcrumbs {
  margin: 15px auto 0;
  font-size: 11px;
  /*font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  line-height: 1;
}


.breadcrumbs a {
  color: #777;
  text-decoration: underline;
  padding: 0;
}


.breadcrumbs a:hover {
   text-decoration: none;
 }


.breadcrumbs-block {
  padding: 0;
}


.breadcrumb_last {
  color: gray;
  text-decoration: none;
}


.content__body ul {
    color: #777;
    list-style: none;
  padding-left: 30px;
  line-height: 1.5;
  margin: 15px auto;
}


.content__body ol {
  color: #777;
  list-style: none;
  padding-left: 30px;
  line-height: 1.5;
  margin: 15px auto;
}


.content__body li {
  margin-bottom: 5px;
}

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


@media (max-width: 690px) {
  .s-form h2 {
    font-size: 22px;
  }
}


@media (max-width: 767px) {
  .news .slick-arrow.r {
    right: 10px;
  }
  .news .slick-arrow.l {
    left: 10px;
  }
}


@media (max-width: 992px) {
  .collapsing-text {
    max-height: 340px;
    overflow: hidden;
  }
}


.collapsing-text_link {
  margin: 20px auto;
  font-size: 1.125em;
  color: #3c6f39;
  margin-bottom: 2px;
  border-bottom: 1px solid #3c6f39;
  margin-bottom: 50px;
  display: inline-block !important;
  width: auto !important;
  font-weight: 600;
  transition: all .2s ease;
}

.collapsing-text_link:hover {
  color: #3c6f39;
  text-decoration: none;
  border-color: transparent;
}


.remont_action {
  background: url('https://capstroi.com/wp-content/themes/capital/app/modules/remont/img/remont-bg.jpg') center center no-repeat;
  background-size: cover;
  margin: 50px auto 85px;
}


.remont_primeri__kvaritry {
  padding-top: 50px;
}


.s-form__wrap__show h2 {
  margin-bottom: 5px;
}

.s-form__wrap__show h3 {
  font-size: 30px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 20px;
}


.remont_primeri_slider__kvartiry {
  margin-bottom: 50px;
}


.video {
  padding-bottom: 0;
}


.pereezd_header {
  padding: 0;
  height: 50vh;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  text-align: center;
}


.pereezd_header_title {
  color: white;
  font-size: 36px;
  font-weight: bold;
  margin: 0 auto 35px;
  font-family: Roboto, sans-serif;
  line-height: 1.2;
  text-align: center;
}


.pereezd_header_subtitle {
  color: white;
  font-size: 24px;
  font-weight: normal;
  margin: 0 auto 35px;
  font-family: Roboto, sans-serif;
  line-height: 1.2;
}



@media (max-width: 768px) {
  .pereezd_header_title {
    font-size: 23px;
    margin: 0 auto 15px;
  }


  .pereezd_header_subtitle {
    font-size: 16px;
    margin: 0 auto 15px;
  }
}


.pereezd_header_link {
  margin: 0 auto;
}


.complex_header {
  font-size: 2.5em;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px){
  .complex_header {
    font-size: 1.5em;
  }
}


.actions_n {
  padding: 50px 0;
}


.actions_slider_item {
  display: block;
  cursor: pointer;
  outline: none !important;
}


.actions_slider_item img {
  display: block;
  width: 100%;
}


.actions_slider,
.actions_slider_mobile {
    visibility: hidden;
    height: 0;
}


.actions_slider.slick-initialized,
.actions_slider_mobile.slick-initialized {
    visibility: visible;
    height: auto;
}


@media (min-width: 768px) {

  .actions_slider_mobile {
    display: none;
  }

  .actions_slider {
    display: block;
  }

}


@media (max-width: 768px) {

  .actions_slider_mobile {
    display: block;
  }

  .actions_slider {
    display: none ;
  }

}


.complex-margin-fix {
  margin-top: 30px;
}


.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
  width: 100% !important;
  height: 100% !important;
}
.mejs-container {
  padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}



/* --- START: Планировки этажей --- */

.gallery_pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-evenly;
  margin: 0 -10px 20px;
}


.gallery_pills_item {
  margin: 0 10px 10px;
}


.gallery_pills_item a.nav-link {
  display: inline-block;
  color: white;
  /*text-transform: uppercase;*/
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  box-shadow: 2px 2px 2px 0px rgba(32, 22, 0, 0.3);
  padding: 8px 24px;
  background-color: rgb(19, 114, 59);
  transition: all .2s ease;
  border-radius: 2px;
}
.gallery_pills_item a.nav-link small {
  font-weight: 300;
}


.gallery_pills_item_inner a.nav-link {
  padding: 16px 44px;
}


.gallery_pills_item a.nav-link:hover {
  background-color: rgb(202, 230, 211);
  color: rgb(114, 114, 114);
}


.gallery_pills_item a.nav-link.active {
  background-color: rgb(202, 230, 211);
  color: rgb(114, 114, 114);
}



.gallery_pills_item a.nav-link.active:hover {
  border-color: #13723b;
}


.gallery_flats img {
  display: block;
  margin: 0 auto;
}

/*@media (max-width: 720px) {
  .s-plans {
    display: none;
  }
}*/

/* --- /START: Планировки этажей --- */


/* --- Cashback --- */
.cashback-block {
  padding-bottom: 0;
}


.cashback-block_title {
  color: #13723b;
  font-weight: 900;
  text-transform: uppercase;
  margin: 25px auto;
}


.scroll-block {
  overflow-x: auto;
}


.cashback  {
  border-collapse: collapse;
  width: 100%;
  min-width: 920px;
  margin-bottom: 25px;
}


.cashback thead {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}


.cashback thead td {
  padding: 20px 0;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  .cashback thead td {
    padding: 10px 0;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cashback thead td {
    font-size: 14px;
  }
}
.cashback thead td small {
  font-size: 16px;
  text-transform: lowercase;
}


.cashback tbody tr {
   border-bottom: 2px solid #959595;
 }
.cashback tbody tr:last-child {
  /*border-bottom: none;*/
}


.cashback tbody td {
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  /*text-transform: uppercase;*/
}
@media (max-width: 991px) {
  .cashback tbody td {
    padding: 10px 0;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cashback tbody td {
    font-size: 14px;
  }
}


tbody td.cashback_repair {
  font-size: 18px;
  text-transform: lowercase;
}
@media (max-width: 991px) {
  tbody td.cashback_repair {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  tbody td.cashback_repair {
    font-size: 14px;
  }
}


.cashback_old-price {
  position: relative;
}

.cashback tbody td.cashback_repairs {
  font-size: 16px;
}
@media (max-width: 767px) {
  .cashback tbody td.cashback_repairs {
    font-size: 14px;
  }
}


.cashback_old-price span {
  display: inline-block;
  background-color: #ff0000;
  height: 3px;
  position: absolute;
  top: 50%;
  width: 55%;
  margin: auto;
  left: 0;
  right: 0;
}


.cashback_new-price {
  color: #13723b;
  font-weight: 900;
}


.cashback_value span {
  line-height: 1;
  background-color: #fff000;
  padding: 6px 17px;
  font-weight: 900;
}


.cashback_link {
  text-align: center;
}


.cashback_link a {
  font-size: 18px;
  color: #13723b;
  text-decoration: underline;
  text-transform: lowercase;
  line-height: 1;
  max-width: 105px;
  display: inline-block;
}
@media (max-width: 991px) {
  .cashback_link a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cashback_link a {
    font-size: 14px;
  }
}


.cashback_link a:link,
.cashback_link a:visited,
.cashback_link a:hover,
.cashback_link a:active,
.cashback_link a:focus {
  color: #13723b;
  outline: none;
  text-decoration: underline;
}


.cashback_link a:hover {
  text-decoration: none;
}

.cashback tbody td.cashback_district {
  font-size: 18px;
  line-height: 1;
}

.cashback tbody td.cashback_district span {
  font-size: 14px;
  font-style: italic;
}

.cashback_district a {
  color: black;
}

.collapsing-flats {
  max-height: 654px;
  text-align: left;
}
@media (max-width: 767px) {
  .collapsing-flats {
    max-height: 300px;
  }
}


.collapsing-flats_link {
  margin-bottom: 25px;
  margin-top: 25px;
}


.collapsing-flats[data-readmore] {
  overflow-x: auto !important;
}


.cashback_sold {
  position: relative;
  color: #adacac;
}


.cashback_sold td {
  position: relative;
}


.cashback_sold td::before{
  content: '';
  position: absolute;
  background-color: #adacac;
  height: 2px;
  top: 50%;
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
}


.cashback_sold .cashback_old-price {
  color: #adacac;
}


.cashback_sold .cashback_old-price span {
  display: none;
}


.cashback_sold .cashback_new-price {
  color: #adacac;
  font-weight: normal;
}


.cashback_sold .cashback_value span {
  background-color: #e0dfdf;
}


.cashback_sold .cashback_link span {
  font-size: 18px;
  color: #adacac;
  text-transform: lowercase;
  line-height: 1;
  max-width: 105px;
  display: inline-block;
  font-weight: 400;
}
@media (max-width: 991px) {
  .cashback_sold .cashback_link span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cashback_sold .cashback_link span {
    font-size: 14px;
  }
}

.cashback_gallery {
  display: none !important;
}


.cashback_commerce-price {
  color: #13723b;
  font-weight: 900;
}
/* --- /Cashback --- */


/* --- Квартиры с ремонтом --- */

.video_flats_slider_item_info {
  display: inline-block;
  color: black;
  font-size: 20px;
}
@media (max-width: 992px) {
  .video_flats_slider_item_info {
    font-size: 16px;
  }
}


.video_flats_slider_item_info div {
  margin-bottom: 2px;
}


.video_flats_slider_item_info_title {
  text-transform: uppercase;
  font-weight: 500;
}


.video_flats_slider_item_info_cashback {
  padding: 2px 4px;
  background-color: #fff000;
  display: inline-block;
}



.stages_video_item {
  display: block;
  padding: 0 30px;
  /*max-width: 400px;*/
  margin: 0 auto;
}
@media (max-width: 650px) {
  .stages_video_item {
    margin: 0 auto;
  }
}


.stages_video_item a {
  cursor: pointer;
  display: none;
  height: 0;
  width: 0;
}
.stages_video_item a:first-child {
  width: 100%;
  height: auto;
  display: block;
}


.stages_video_item a img {
  width: 100%;
  display: block;
  /*max-height: 200px;*/
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .stages_video_item a img {
    margin-bottom: 10px;
  }
}


.stages_video_item_title {
  color: white;
  font-size: 30px;
  text-align: center;
  margin: 25px auto 0;
}
@media (max-width: 1440px) {
  .stages_video_item_title {
    font-size: 25px;
  }
}


.video-popup .mfp-close {
  color: white;
}


.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}


.stages_video_item_wrapper{
  position: relative;
}


.stages_video_item_bg {
  background: url("https://capstroi.com/wp-content/themes/capital/app/modules/flats-video/img/play.png") center center no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  transition: 0.3s ease-in;
}
.stages_video_item_bg:hover {
   transform: scale(0.9);
}


.white-popup-block {
  position: relative;
  width: auto;
  width: auto;
  background: transparent;
  max-width: 1140px;
  margin: 20px auto;
}

/* --- /Квартиры с ремонтом --- */

/* --- Льготная программа --- */

.programm_offer_full {
  padding: 0;
  height: 50vh;
}
.programm_offer_mobile {
   display: none;
  /*margin-bottom: 25px;*/
 }
.programm_offer_mobile img{
  display: block;
  width: 100%;
}
.button_mobile_adter-offer {
  display: none;
}
@media screen and (max-width: 1150px){
  .programm_offer_full {
    display: none;
  }
  .programm_offer_mobile {
    display: block;
  }
  .button_mobile_adter-offer {
    display: block;
    margin: 0 auto 25px;
  }
}


.programm_category_section h2 {
  margin: 0 auto 25px;
}

.programm_category {
  /*margin: 0 -10px;*/
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 15px;
}
@media (max-width: 992px) {
  .programm_category {
    justify-content: center;
  }
}

.programm_category_item {
  margin: 10px;
  display: flex;
  flex: 0 0 18%;
  height: 198px;
  min-width: 198px;
  padding: 10px 10px 20px;
  align-items: flex-end;
  flex-direction: row;
  text-decoration: underline;
  color: white;
}

.programm_category_item h3 {
  color: white;
  font-size: 16px;
  line-height: 1.2;
}


.programm_category_item:hover {
  text-decoration: none;
}


section.programm_category_section {
  padding-bottom: 10px;
}


.programm_docs_list_item {
  font-size: 22px;
  padding-left: 70px;
  font-weight: 300;
  background: url("https://capstroi.com/wp-content/themes/capital/app/pages/lgotnaya/img/docs_icon.png");
  background-position: left center;
  background-repeat: no-repeat;
  display: flex;
  align-self: center;
  align-content: center;
  flex-flow: wrap;
  min-height: 65px;
  width: 75%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 992px){
  .programm_docs_list_item {
    font-size: 16px;
    margin: 0 auto 25px;
  }
}


.programm_docs_list_item:nth-child(even) {
  padding-left: 0;
  padding-right: 70px;
  background-position: right center;
}

.programm_docs_list_item:nth-child(even) p {
  display: flex;
  align-items: flex-end;
  width: 100%;
  flex-direction: column;
}

.programm_docs_text {
  font-size: 22px;
  font-weight: 600;
  color: #504f4f;
  text-align: center;
  padding: 0 25px;
}
@media screen and (max-width: 992px){
  .programm_docs_text {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px){
  .programm_docs_text {
    font-size: 14px;
    padding: 0 15px;
  }
}
/* --- /Льготная программа --- */


.ipotechnie_produkti_conditions_item_wide {
  width: 50%;
}


.bold-text {
  font-weight: bold;
}

.wpcf7-response-output {
  display: none !important;
}


.about_video {
  display: flex;
  align-items: stretch;
  height: 466px;
}
@media (max-width: 1260px) {
  .about_video {
    height: 367px;
  }
}
@media (max-width: 992px) {
  .about_video {
    height: 282px;
  }
}
@media (max-width: 768px) {
  .about_video {
    height: auto;
    width: 100%;
    margin-bottom: 8px;
  }
}

.object__about__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px auto 15px;

}


.object__about__info__item {
  font-size: 24px;
  line-height: 1.2;
  padding: 0 5px 0 0;
  margin-bottom: 15px;
}


.object__about__info__item h3 {
   font-weight: 300;
  margin-bottom: 5px;
  /*font-size: 30px;*/
}


.object__about__info__item p {
  font-weight: 300;
  margin: 0 auto;
  font-size: 18px;
}

@media (max-width: 1260px) {
  .object__about__info__item p{
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .object__about__info__item p {
    font-size: 1.2em;
  }
}
@media (max-width: 768px) {
  .object__about__info__item {
    font-size: 1em;
    width: 50%;
    padding: 0 15px 0 0;
  }
}


.object__advantages {
  display: flex;
  flex-wrap: wrap;
  /*margin-top: 35px;*/
}


.object__advantages__item {
  height: 335px;
  display: flex;
  align-items: flex-end;
  width: 50%;
}

@media (max-width: 768px) {
  .object__advantages__item {
    /*margin: 0 20px;*/
  }
}
@media (max-width: 576px) {
  .object__advantages__item {
    height: 240px;
  }
}
@media (max-width: 414px) {
  .object__advantages__item {
    height: 200px;
  }
}

.object__advantages__item h3 {
  background-color: rgba(0, 106, 47, 0.9);
  opacity: 0.902;
  color: white;
  text-align: center;
  font-size: 29px;
  padding: 15px;
  width: 100%;
}

.object__advantages__item h3 {

}

@media (max-width: 992px) {
  .object__advantages__item h3 {
    font-size: 20px;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .object__advantages__item h3 {
    font-size: 16px;
    padding: 10px;
  }
}


/* --- Территория --- */
.territory {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden; }
.territory svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 950px;
  height: 100%;
  margin: auto; }

.drag-wrapper {
  position: relative;
  overflow: hidden; }
@media (max-width: 950px) {
  .drag-wrapper {
    cursor: grab;
    overflow-x: scroll;
    overflow-y: hidden; }
  .drag-wrapper:active {
    cursor: grabbing; } }

.territory_map {
  display: block;
  width: 100%;
  margin: 0 auto;
  min-width: 950px; }

.territory_map_building {
  opacity: 0;
  cursor: pointer;
  transition: opacity .4s ease;
  position: relative; }

g.territory_pop {
  cursor: pointer; }
g.territory_pop:hover .territory_map_building {
  opacity: 0.53; }

.territory_map_building_info {
  display: block;
  width: 100%;
  height: 100%; }

.popover_territory {
  font-family: 'Roboto', sans-serif;
  width: auto;
  height: auto;
  background: #ffeb00;
  color: #000000;
  padding: 20px 60px;
  border-radius: 10px;
  border: none;
  right: 0;
  box-shadow: 0 8px 6.51px 0.49px rgba(0, 0, 1, 0.13);
  margin-bottom: -20%;
  max-width: 275px;
}
@media (max-width: 1440px) {
  .popover_territory {
    padding: 15px;
    max-width: 200px; } }
@media (max-width: 768px) {
  .popover_territory {
    padding: 10px;
    max-width: 200px; } }
.popover_territory::after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 10px 0 10px;
  border-color: #ffeb00 transparent transparent transparent;
  position: absolute;
  bottom: -35px;
  right: 78%; }
@media (max-width: 1290px) {
  .popover_territory::after {
    border-width: 26px 7px 0 7px;
    bottom: -26px; } }
.popover_territory .popover-body {
  padding: 0;
  font-size: 16px; }

.territory_map_tooltip_title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 5px; }
@media (max-width: 1440px) {
  .territory_map_tooltip_title {
    font-size: 20px; } }
@media (max-width: 768px) {
  .territory_map_tooltip_title {
    font-size: 18px;
    margin-bottom: 5px; } }

.territory_map_tooltip_text {
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  color: #000000; }
@media (max-width: 1440px) {
  .territory_map_tooltip_text {
    font-size: 16px; } }
@media (max-width: 768px) {
  .territory_map_tooltip_text {
    font-size: 14px; } }

.territory_map_tooltip_wait {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #000000;
  margin-top: 15px; }
@media (max-width: 1440px) {
  .territory_map_tooltip_wait {
    font-size: 16px; } }

.popover_territory.bs-popover-bottom {
  margin-top: -10%; }
.popover_territory.bs-popover-bottom::after {
  top: -35px;
  left: 78%;
  border-width: 0 10px 35px 10px;
  border-color: transparent transparent #ffeb00 transparent; }
@media (max-width: 1290px) {
  .popover_territory.bs-popover-bottom::after {
    border-width: 0 7px 26px 7px;
    top: -26px; } }
.popover_territory.bs-popover-bottom .popover-body {
  padding: 0;
  font-size: 16px; }

.territory_map_item {
  cursor: pointer; }

.territory_map_item {
  position: relative; }
.territory_map_item:hover ellipse {
  fill: #ffed1a; }

.territory_map_item_text {
  fill: #000000;
  font-weight: bold;
  font-size: 20px;
  line-height: 1; }

.territory_map_item_text_big {
  font-size: 30px; }

.territory_map_item_circle {
  fill: #ffeb00;
  stroke: white;
  stroke-width: 3;
  transition: .4s ease; }

.popover_territory_item {
  padding: 10px;
  margin-bottom: 40px;
}
.popover_territory_item::after {
  border-width: 20px 10px 0;
  border-color: #ffeb00 transparent transparent;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -10px; }
@media (max-width: 768px) {
  .popover_territory_item {
    padding: 10px; } }

.territory_map_tooltip_title__items {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 400; }
@media (max-width: 1440px) {
  .territory_map_tooltip_title__items {
    font-size: 16px; } }
@media (max-width: 768px) {
  .territory_map_tooltip_title__items {
    font-size: 14px; } }

.popover_territory_item.bs-popover-bottom {
  margin-top: 20px; }
.popover_territory_item.bs-popover-bottom::after {
  top: -12px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #ffeb00 transparent; }


  .territory_map_tooltip_text__small {
    font-size: 16px;
    font-weight: 900;
    margin-top: 5px;
  }
  @media (max-width: 1440px)  {
    .territory_map_tooltip_text__small {
      font-size: 14px;
    }
  }
  @media (max-width: 768px)  {
    .territory_map_tooltip_text__small {
      font-size: 12px;
    }
  }
/* --- /Территория --- */


/* --- MIX-квартиры ---*/

.mix-video {
  margin: 60px auto 0;
}
@media (max-width: 992px) {
  .mix-video {
    margin: 30px auto 0;
  }
}


.about_video_mix {
  height: 461px;
}

.mix-main-header {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 1.2;
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 992px) {
  .mix-main-header {
    font-size: 18px;
    margin: 15px auto;
  }
}


.mix-main-description {
  margin-bottom: 30px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 992px) {
  .mix-main-description {
    margin-bottom: 1em;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .mix-main-description {
    margin-bottom: 1em;
    font-size: 16px;
  }
}


.mix-section {
  margin: 0 auto 30px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .mix-section {
    margin: 0 auto 15px;
  }
}


.mix-section__header {
  margin-bottom: 30px;
  width: 100%;
  position: relative;
}
.mix-section__header:before {
  content: '';
  background-color: #00783a;
  height: 100%;
  width: 100%;
  left: -99%;
  display: block;
  position: absolute;
}
.mix-section_right .mix-section__header:before {
  right: -99%;
  left: auto;
}
@media (max-width: 992px) {
  .mix-section__header {
    margin-bottom: 15px;
  }
}


.mix-section__header h2 {
  font-size: 58px;
  font-weight: bold;
  font-family: 'Robot', sans-serif;
  line-height: 1;
  background-color: #00783a;
  padding: 10px 60px;
  text-align: center;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 992px) {
  .mix-section__header h2 {
    font-size: 45px;
    padding: 10px 30px;
  }
}
@media (max-width:768px) {
  .mix-section__header h2 {
    font-size: 30px;
    padding: 10px 30px;
  }
}
@media (max-width:576px) {
  .mix-section__header h2 {
    font-size: 27px;
    padding: 10px 30px;
    display: block;
    width: 100%;
  }
}



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


.mix-section__text p {
  margin-bottom: 30px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}
@media (max-width: 992px) {
  .mix-section__text p {
    margin-bottom: 1em;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .mix-section__text p {
    margin-bottom: 1em;
    font-size: 16px;
  }
}


.mix-section__text p a {
  color: #00783a;
  border-bottom: 1px solid #00783a;
  text-decoration: none;
  transition: all .2s ease-in-out;
}
.mix-section__text p a:link,
.mix-section__text p a:visited,
.mix-section__text p a:hover,
.mix-section__text p a:active {
  color: #00783a;
  text-decoration: none;
}

.mix-section__text p a:hover {
  color: #00783a;
  border-color: transparent;
}


.mix-section__text h3 {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}
@media (max-width: 992px) {
  .mix-section__text h3 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .mix-section__text h3 {
    font-size: 16px;
  }
}

/* --- /MIX-квартиры ---*/

@media (max-width: 992px) {
  .s-form h2 {
    font-size: 2em;
  }
}



.page_content_title {
  color: #006a2f;
  margin: 35px auto;
  text-align: center;
  line-height: 1.2;
}

.page_content_text {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  color: #5f5e5e;
}
@media (max-width: 992px) {
  .page_content_text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .page_content_text {
    font-size: 16px;
  }
}


.page_content {
  padding: 0;
  margin: 25px auto;
}


/* --- Ipoteka 2,5 ---  */
.section__header_green {
  color: #0a6f32;
  border-bottom: 2px solid;
  text-align: center;
  line-height: 1.2;
  display: inline-block;
}
@media (max-width: 1260px) {
  .section__header_green {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .section__header_green {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .section__header_green {
    font-size: 25px;
    border-bottom: none;
  }
}


.ipoteka-2__info-block {
  background-color: #0a6f32;
  padding: 20px 40px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .ipoteka-2__info-block {
    flex-wrap: wrap;
  }
}


@media (max-width: 992px) {
  .ipoteka-2__info-block__text {
    width: 100%;
    margin-bottom: 15px;
  }
}



.ipoteka-2__info-block p {
  margin: 0 auto 15px;
  font-size: 25px;
  font-weight: 300;
}
@media (max-width: 992px) {
  .ipoteka-2__info-block p {
    font-size: 20px;
  }
}


.ipoteka-2__info-block p:last-child {
  margin: 0 auto;
}

.ipoteka-2__info-block p strong {
  font-weight: 900;
  font-size: 35px;
}
@media (max-width: 992px) {
  .ipoteka-2__info-block p strong {
    font-size: 25px;
  }
}

.ipoteka-2__info-block__header {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .ipoteka-2__info-block__header {
    font-size: 30px;
  }
}


.ipoteka-2__info-block__button {
  display: flex;
  justify-content: end;
  align-items: flex-end;
}


.btn_big {
  height: auto;
  line-height: 1;
  padding: 20px 40px;
  font-size: 20px;
}
@media (max-width: 992px) {
  .btn_big {
    height: auto;
    line-height: 1;
    padding: 10px 20px;
    font-size: 16px;
  }
}


.ipoteka-2__benefit {
  display: flex;
  margin-bottom: 15px;
}


.ipoteka-2__benefit__price {
  color: #000;
  background-color: #fef04f;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding: 0 60px;
  margin-right: 15px;
  max-width: 30%;
}
@media (max-width: 992px) {
  .ipoteka-2__benefit__price {
    padding: 0 15px;
  }
}


.ipoteka-2__benefit__price p {
  margin-bottom: 15px;
  text-align: center;
  font-size: 45px;
  line-height: 1;
  width: 100%;
}
@media (max-width: 992px) {
  .ipoteka-2__benefit__price p {
    font-size: 30px;
    margin-bottom: 5px;
  }
}


.ipoteka-2__benefit__price p  strong {
  font-weight: 900;
}


.ipoteka-2__benefit__price p:last-child {
  margin-bottom: 0;
}


.ipoteka-2__benefit__table {
  flex: 1;
  background-color: #f1f1f1;
  padding: 5px 15px;
}

.ipoteka-2__benefit__table table {
  border-collapse: collapse;
  width: 100%;
}


.ipoteka-2__benefit__table table tr td {
  width: 30%;
  text-align: center;
  padding: 10px 5px;
}


.ipoteka-2__benefit__table thead td {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}


.ipoteka-2__benefit__table tbody tr {
  border-bottom: 1px solid #959595;
}


.ipoteka-2__benefit__table tbody tr:last-child {
  border-bottom: none;
}


.ipoteka-2__benefit__table tbody tr td.highlighted {
  font-weight: 900;
  color: #0a6f32;
}


.ipoteka-2__disclaimer p {
  text-align: right;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.1;
}
/* --- /Ipoteka 2,5 ---  */


.ipotechnie_produkti_disclaimer {
  margin: 15px auto;
  font-size: 11px;
  font-weight: 300;
}


.section__subheader {
  font-weight: 900;
}


.banner {
  margin-top: 50px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: -3px;
}


.banner img {
  width: 100%;
}

.banner picture {
  width: 100%;
}

.banner_mobile {
  display: none;
}

@media (max-width: 800px) {

  .banner_mobile {
    display: block;
  }

  .banner_desctop {
    display: none;
  }
  
}


.form__terms {
  text-align: center;
  display: flex;
  margin: 20px auto;
  justify-content: center;
}

.form__terms a {
  color: #fff !important;
  font-size: 12px;
  text-decoration: underline;
}

.form__terms a:hover {
  text-decoration: none;
}