

/* Start:/local/templates/pogoda_dev/css/bootstrap_custom.css?1736425551146539*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/local/templates/pogoda_dev/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*/

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/*.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}*/
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=100);
  opacity: 1;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
    background: #fcd700;
    opacity: 1;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
    background: #fcd700;
    opacity: 1;
}
a.left.carousel-control:hover {
    background: #fcd700 !important;
}
a.right.carousel-control:hover {
    background: #fcd700 !important;
}
.carousel-control {
    margin-top: 0 !important;
}
a.left span:after {
    width: 17px !important;
    height: 17px !important;
    top: 1px !important;
    left: 20% !important;
}
a.right span:after {
    width: 17px !important;
    height: 17px !important;
    top: 1px !important;
    left: 30% !important;
}
ol.carousel-indicators {
    bottom: 0px !important;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=100);
  outline: 0;
  opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@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;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* End */


/* Start:/local/templates/pogoda_dev/css/style.css?1748240100103983*/
@charset "utf-8";

/* Глобальные
-------------------------------------------------------------------------------*/
body {
    font-family: 'NeoSansPro-Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    width: 100%;
    font-weight: 400;
    background: #f8f8f8;
}

html {
    font-family: 'NeoSansPro-Regular';
    font-weight: 400;
    text-align: center;
    /*overflow-x: hidden;*/
}

/* Типографика */


/* Ссылки */
a {
    color: #000;
}

a:hover {
    color: #E62F2F;
}

a.item-a:hover {
    color: inherit;
}

a,
input,
.box,
.offices .officetypes li,
.offices .officetypes li span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.clr {
    clear: both;
    height: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
}

a,
input,
.menu a span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

a:hover {
    color: #e3000f;
}

.box {
    max-width: 1170px;
    margin: 0 auto;
}

/*HEADER*/
.tablebodytext {
    display: none;
}

.header {
    width: 100%;
    height: 179px;
    background: #feed00;
    padding-top: 13px;
    position: relative;
}

.header .logo {
    width: 204px;
    height: 92px;
    display: block;
    background: url('/local/templates/pogoda_dev/css/../images/logo.png') no-repeat;
    float: left;
}

.header .city {
    margin-left: 20px;
    margin-top: 40px;
    float: left;
    position: relative;
    padding-bottom: 5px;
}

.header .city .city-sel {
    display: none;
    top: 18px;
    position: absolute;
    background: #fff;
}

.header .city .city-sel a {
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}

.header .city .city-sel a:hover {
    /* border: 2px solid #db2d27; */
}

.header .city:hover .city-sel {
    display: block;
}

.header .topopup {
    font-family: 'Open Sans';
    font-size: 13px;
    border-bottom: 1px dashed #000;
    cursor: pointer;
    line-height: 13px;
    font-weight: 400;
    display: block;
    float: left;
}

.header .topopup:hover {
    border-color: #e3000f;
}

.header .topopup span {
    display: none;
}


.city__popup {
    display: none;
    width: 200px;
    height: 116px;
    position: absolute;
    top: 29px;
    left: -80px;
    background: #fff;
    border-radius: 5px;
    z-index: 9;
}

.city__popup.active {
    display: block;
}

/* .header .city:hover .city__popup {
        display: block;
    } */

.city__popup::before {
    content: "";
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -7px;
}

.city_popup-text {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    font-family: 'NeoSansPro-Medium';
    margin-top: 27px;
}

.city_popup-buttons {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.city_popup-button {
    border: 2px solid #FEED00;
    box-sizing: border-box;
    border-radius: 24px;
    line-height: 32px;
    width: 80px;
    margin: 0 5px;
    color: #000 !important;
}

.city_popup-button.active {
    background: #FEED00;
}


.header .phone {
    font-size: 31px;
    font-family: 'NeoSansPro-Bold';
    color: #151616;
    position: absolute;
    text-align: center;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    margin-top: 10px;
}

.header .phone div:before {
    content: '+7 (342)';
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    position: absolute;
    margin-top: 4px;
    margin-left: -50px;
}

.header .phone .call {
    position: relative;
    white-space: nowrap;
    width: 160px;
    margin-top: 4px;
}

.header .icons {
    float: right;
    padding: 8px 0px;
}

.header .icons a {
    font-size: 13px;
    font-family: 'Open Sans';
    float: left;
    line-height: 15px;
    margin: 7px 9px 0 9px;
    display: block;
    text-decoration: none;
    padding-top: 25px;
    background-position: top center;
    background-repeat: no-repeat;
}

.header .icons a.i1 {
    background-image: url('/local/templates/pogoda_dev/css/../images/i1.png');
}

.header .icons a.i2 {
    background-image: url('/local/templates/pogoda_dev/css/../images/i2.png');
}

.header .icons a.i3 {
    background-image: url('/local/templates/pogoda_dev/css/../images/i3.png');
    margin-right: 0px;
    color: #000;
}

.header .icons a.i4 {
    background-image: url('/local/templates/pogoda_dev/css/../images/i4.png');
}

.header .icons a span {
    border-bottom: 1px dashed #000;
    line-height: 13px;
    display: inline-block;
}

.header .icons a:hover span {
    border-color: #e3000f
}

.header .icons a strong {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 28px;
    display: block;
    margin-left: 20px;
}

.header .menu {
    margin: 0 auto;
    margin-top: 26px;
    max-width: 1170px;
}

.header ul.menu:before {
    content: '';
    width: 18px;
    height: 62px;
    background: #feed00;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: -18px;
}

.header ul.menu:after {
    content: '';
    width: 18px;
    height: 62px;
    background: #feed00;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: 1023px;
}

@media screen and (min-width: 1360px) {
    .header .menu {
        width: 1280px;
    }

    .header ul.menu:after {
        margin-left: 1279px;
    }
}

@media screen and (max-width: 1170px) {

    .header ul.menu:before,
    .header ul.menu:after {
        display: none;
    }

    /*body {min-width: 1024px}*/
}

.header .menu li {
    width: 17%;
    float: left;
}

.header .menu li:first-child,
.header .menu li.item1 {
    width: 15%;
}

.header .menu li a {
    display: block;
    height: 62px;
    line-height: 19px;
    font-family: 'NeoSansPro-medium';
    font-size: 15px;
    text-transform: uppercase;
    background: #fff;
    text-decoration: none;
    border-top: 1px solid #feed00;
    border-right: 1px solid #feed00;
    border-bottom: 1px solid #feed00;
    padding: 21px 0;
    color: #151616;
    position: relative;
    z-index: 1;
}

.header .menu li.active a {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    background: #f8f8f8;
    color: #e3000f;
}


.header .menu li a span {
    display: none;
}

.header .menu li.parent a {
    padding-left: 5px;
}

.header .menu li.parent a span {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url('/local/templates/pogoda_dev/css/../images/menuangle.png') 0 115% no-repeat;
    margin-left: 4px;
}


.header .menu li.parent:hover a span {
    background: url('/local/templates/pogoda_dev/css/../images/menuangle.png') 0 -20% no-repeat;
}

.header .menu li:hover a {
    background: #feed00;
    color: #151616;
    border-top: 1px solid #feed00;
    border-bottom: 1px solid #feed00;
}

.header .menu li.item4 a,
.header .menu li.item5 a {
    padding: 11px 0;
}

/*Submenu*/

.header .menu li.parent ul {
    background: #feed00;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 1);
    margin-top: -30px;
    padding-top: 30px;
    padding-bottom: 15px;
    position: absolute;
    width: 174px;
}

.header .menu li.item1.parent ul,
.header .menu li.parent:first-child ul {
    width: 154px;
}

@media screen and (min-width: 1360px) {
    .header .menu li.parent ul {
        width: 218px
    }

    .header .menu li.item1.parent ul,
    .header .menu li.parent:first-child ul {
        width: 192px;
    }
}

.header .menu li.parent ul li {
    width: 100%;
    float: none;
}

.header .menu li.parent ul li a {
    border: 0;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    height: auto;
    line-height: 19px;
    text-align: left;
    text-transform: none;
    padding: 8px 12px 8px 25px;
}


.header .menu li li.active a {
    background: #f8f8f8;
    color: #e3000f;
}

.header .menu li.parent ul li a span {
    display: none;
}

.header .menu li.parent ul li a:hover {
    color: #e3000f;
    background: #fff;
}

/*End Submenu*/

/*End HEADER*/

.content {
    margin: 0 auto;
    font-size: 16px;
    text-align: left;
}

.categories {
    text-align: center;
    margin-bottom: 14px;
}

.categories .item {
    display: inline-block;
    text-align: center;
    margin: 0 35px;
}

.categories .item img {
    display: block;
    margin: 0 auto;
}

.categories .item span {
    display: block;
}

.categories .item span.title {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #151616;
    text-transform: uppercase;
    font-size: 14px;
    margin: 5px 0 0 0;
}

.categories .item span.price {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #4d4d4d;
    font-size: 10px;
}

.underfilter {
    width: 100%;
    height: 54px;
    margin-bottom: 6px;
}


.filter {
    font-size: 13px;
    color: #151616;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: center;
}

.filter.fixed {
    /*position: fixed;
			top: 0;
			left: 0;
			z-index: 3;
			background: #f8f8f8;
			margin-top: 0;
			width: 100%;*/
}

.filter a {
    padding: 4px 10px;
    margin: 3px 2px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border: 2px solid #eeeeee;
    display: inline-block;
    line-height: 14px;
    font-size: 13px;
}

.filter a:hover {
    border-color: #feed00;
    color: #151616;
}

.filter a.active {
    border-color: #feed00;
    background: #feed00;
}

.filter a:active {
    background: #E8BA02;
    border-color: #E8BA02
}


/*GRID*/

/*animation*/

.grid-item *,
.hideblock {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: default;
}


.hidecontent,
.hidecontent2 {
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}

.hidecontent {
    background: #fff;
}

.hideblock h3,
.hideblock2 h3 {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    cursor: default;
}

.grid-item {
    width: 249px;
    height: 249px;
    padding: 14px;
}

.grid-item.x2 {
    width: 498px;
    height: 249px;
}

.grid-item.x3 {
    width: 747px;
    height: 249px;
}

.grid-item .item,
.grid-item.disabled:hover .item {
    position: absolute;
    width: 221px;
    height: 221px;
    overflow: hidden;
    text-align: left;
    border: 2px solid #f8f8f8;
    margin: 0;
}

.grid-item.x2 .item,
.grid-item.x2.disabled:hover .item {
    width: 470px;
    height: 221px;
}

.grid-item.x3 .item,
.grid-item.x3.disabled:hover .item {
    width: 719px;
    height: 221px;
}

.grid-item .item img.preview,
.grid-item.disabled:hover .item img.preview {
    position: absolute;
    width: 277px;
    min-width: 277px;
    margin: -28px 0 0 -28px;
}

.grid-item.x2 .item img.preview,
.grid-item.x2.disabled:hover .item img.preview {
    position: absolute;
    width: 526px;
    min-width: 526px;
}

.grid-item.x3 .item img.preview,
.grid-item.x3.disabled:hover .item img.preview {
    position: absolute;
    width: 775px;
    min-width: 775px;
}

.grid-item .item .details,
.grid-item.disabled:hover .item .details {
    position: absolute;
    z-index: 1;
    width: 221px;
    height: 221px;
    cursor: pointer;
}

.grid-item.x2 .item .details,
.grid-item.x2.disabled:hover .item .details {
    position: absolute;
    z-index: 1;
    width: 470px;
    height: 221px;
    cursor: pointer;
}

.grid-item.x3 .item .details,
.grid-item.x3.disabled:hover .item .details {
    position: absolute;
    z-index: 1;
    width: 719px;
    height: 221px;
    cursor: pointer;
}

.grid-item .item .details .title,
.grid-item.disabled:hover .item .details .title {
    padding-right: 10px;
    display: inline-block;
    height: auto;
    padding-bottom: 6px;
    background: rgba(255, 255, 255, 0.75);
    padding-top: 6px;
    padding-left: 42px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: -28px;
    line-height: 19px;
}

.grid-item .item .details .title sup {
    font-size: 9px;
}

.grid-item .item .details .title span {
    font-weight: 600;
    font-size: 10px;
    color: #4d4d4d;
    /*text-transform: none;*/
    display: block;
    margin-top: -4px;
}

.grid-item .item .details .morebutton,
.grid-item.disabled:hover .item .details .morebutton {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    color: #151616;
    height: 38px;
    line-height: 36px;
    padding: 0 17px;
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #feed00;
    display: block;
    text-transform: uppercase;
    bottom: 14px;
    margin-left: 11px;
    position: absolute;
    cursor: pointer;
}

.grid-item .item .details .price,
.grid-item.disabled:hover .item .details .price {
    font-size: 18px;
    font-family: 'NeoSansPro-Bold';
    color: #151616;
    height: 38px;
    background: rgba(255, 255, 255, 0.75);
    display: inline-block;
    line-height: 38px;
    padding: 0 8px 0 10px;
    position: absolute;
    bottom: 14px;
    right: 0px;
}

.grid-item.disabled .morebutton {
    cursor: default !important;
}

.grid-item .item:hover {
    border-color: #feed00;
    width: 277px;
    height: 277px;
    z-index: 2;
    margin-left: -28px;
    margin-top: -28px;
}

.grid-item.x2 .item:hover {
    width: 526px;
    height: 277px;
}

.grid-item.x3 .item:hover {
    width: 775px;
    height: 277px;
}

.grid-item .item:hover img.preview {
    margin: 0;
}

.grid-item .item:hover .details {
    width: 277px;
    height: 277px
}

.grid-item.x2 .item:hover .details {
    width: 526px;
    height: 277px
}

.grid-item.x3 .item:hover .details {
    width: 775px;
    height: 277px
}

.grid-item .item:hover .details .title {
    margin-left: 0;
    margin-top: 43px;
}

.grid-item .item:hover .details .morebutton {
    margin-left: 39px;
    bottom: 42px
}

.grid-item .item:hover .details .price {
    right: 28px;
    bottom: 42px
}

.grid-item .item .details .morebutton:hover {
    background: #feed00
}

.grid-item .item .details .morebutton:active {
    background: #E8BA02;
    border-color: #E8BA02
}

.grid-item.disabled .item {
    opacity: 0.3;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.grid-item.open {
    width: 996px !important;
    height: 530px !important;
    margin: 14px 0;
}

.grid-item.open .item {
    width: 1170px !important;
    height: 530px !important;
    margin: -14px -28px !important;
    padding: 28px 29px !important;
    background: #fff;
    border: 1px solid #e6e6e6 !important;
    overflow: visible
}

/*.grid-item.open .item *, .grid-item.open .item:hover * {margin: 0 !important; }*/

/*@media screen and (min-width: 1360px) {
		.grid-item.open {width: 1245px !important;}
		.grid-item.open  .item  {width: 1271px !important; margin-left: 1px;}
		}*/


/*Карточка товара*/

.grid-item.open .details,
.grid-item.open img.preview {
    display: none;
}

.grid-item .item .opendetails {
    display: none;
}

.grid-item.open .item .opendetails {
    display: block;
}

.close {
    width: 39px;
    height: 39px;
    background: #fff url('/local/templates/pogoda_dev/css/../images/close.png') center;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    cursor: pointer;
    z-index: 9;
    border: 1px solid #feed00;
}

.close:hover {
    background-color: #feed00
}

.grid-item.open .item .opendetails .gallery {
    width: 492px;
    height: 410px !important;
    float: left;
    margin-right: 20px;
}

.grid-item.open .item .opendetails .gallery .ug-item-wrapper>img {
    width: auto !important;
    left: 0 !important;
    height: 328px !important;
    top: 0 !important;
}

/*.grid-item.open .item .opendetails .info {
					margin-left: 520px !important;
					}*/


.info>.sendblock_container {
    width: 45%;
    float: left;
}

.info>.zakazblock_container {
    width: 45%;
    float: left;
}

.info>.sendblock_container,
.info>* {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.info>.zakazblock_container,
.info>* {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.grid-item.open .item .opendetails .info .title {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    line-height: 19px;
    display: block;
    /*margin-bottom: 9px !important;*/
}


.grid-item.open .item .opendetails .info p,
.grid-item.open .item .opendetails .info ul {
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans';
    line-height: 19px;
    /*margin-bottom: 16px !important;*/
    /*width: 95%;*/
    font-weight: 400;
}

.opendetails .info ul {
    margin-top: 20px;
}

.grid-item.open .item .opendetails .info ul li {
    line-height: 25px;
    display: table;
    white-space: nowrap;
    vertical-align: top;
}

.grid-item.open .item .opendetails .info ul li .left {
    float: left;
    white-space: nowrap;
    padding-right: 4px;
    vertical-align: top;
    text-align: left;
}

.grid-item.open .item .opendetails .info ul li .center {
    display: table-cell;
    width: 100%;
    background: url('/local/templates/pogoda_dev/css/../images/listsep.png') 0 15px repeat-x;
    vertical-align: top;
}

.grid-item.open .item .opendetails .info ul li .right {
    float: right;
    padding-left: 4px;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
}

.grid-item.open .item .opendetails .info ul li .left.price {
    line-height: 41px;
}

.grid-item.open .item .opendetails .info ul li .center.price {
    background: transparent;
}

.grid-item.open .item .opendetails .info ul li .right.price {
    font-family: 'NeoSansPro-Bold';
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    right: 7.1%;
    line-height: 41px;
    color: #000;
}

.grid-item.open .item .opendetails .info .button {
    width: 192px;
    position: absolute;
    bottom: 30px;
}

.grid-item.open .item .opendetails .info .button.right {
    right: 7.1%;
}

@media screen and (min-width: 1360px) {
    .grid-item.open .item .opendetails .info ul li .right.price {
        right: 7.5%
    }

    .grid-item.open .item .opendetails .info .button.right {
        right: 7.5%;
    }
}

/*callform*/

.grid-item.open .item .opendetails .info.callform {}

.grid-item.open .item .opendetails .info.callform p {
    font-family: 'Open Sans';
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    margin: 15px 0 !important;
}

.grid-item.open .item .opendetails .info.callform form {
    padding: 0 !important;
}

.grid-item.open .item .opendetails .info.callform form label,
.grid-item.open .item .opendetails .info.callform form input {
    cursor: pointer;
}

.grid-item.open .item .callform form input[type="text"] {
    width: 90% !important;
}

.grid-item.open .item .callform form input[type="submit"] {
    position: absolute;
    bottom: 30px;
}

.grid-item.open .item .callform .sendlater {
    color: #151616;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px dashed #151616;
    cursor: pointer;
    position: absolute;
    bottom: 41px;
    margin-left: 200px !important;
}

.grid-item.open .item .callform .sendlater2 {
    color: #151616;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px dashed #151616;
    cursor: pointer;
    display: inline-block;
    margin-top: 20px;
}

.sendlater:hover {
    color: #e3000f !important;
    border-color: #e3000f !important;
}

/*popup img*/

.popupimg {
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
    -o-transition: all 0.3s ease 0s !important;
    transition: all 0.3s ease 0s !important;
}

.popupimg:hover {
    opacity: 0.8 !important;
}

.popupbg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url('/local/templates/pogoda_dev/css/../images/popupbg.png');
    top: 0;
    left: 0;
    z-index: 99;
    overflow: auto;
    display: none;
}

.popupbg img {
    top: 30%;
    left: 50%;
    margin-left: -350px;
    width: 700px;
    position: absolute;
    padding-bottom: 100px;
}

.popupbg .close {
    right: 0;
    top: 0;
}

/*Hideblock*/

.hideblock,
.hideblock2 {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 26px;
    border: 1px solid #feed00;
    min-height: 100px;
    background: #fff;
    position: relative;
}

.open.hideblock,
.open.hideblock2 {
    margin-top: 12px;
    margin-bottom: 30px;
}

/*@media screen and (min-width: 1360px) {.hideblock h3.toggler
			.hideblock {width: 1214px;}
			}*/

.hideblock h3,
.hideblock2 h3 {
    font-family: 'NeoSansPro-Light';
    font-weight: 400;
    font-size: 30px;
    color: #151616;
    text-align: center;
    height: 100px;
    line-height: 98px;
    display: block;
}

.hideblock h3.toggler,
.hideblock2 h3.toggler2 {
    background: #feed00;
    position: absolute;
    max-width: 1170px;
    cursor: pointer;
    line-height: 95px;
}

/*@media screen and (min-width: 1360px) {
						.hideblock h3.toggler {width: 1214px;}
					}*/
.open.hideblock h3.toggler,
.open.hideblock2 h3.toggler2 {
    opacity: 0;
}

.hideblock h3:hover,
.hideblock2 h3:hover {
    background: #feed00;
}

.hideblock h3:active,
.hideblock2 h3:active {
    background: #E8BA02;
}

/*.open.hideblock h3, .open.hideblock2 h3 {background: transparent !important;}*/

.hideblock .picture,
.hideblock2 .picture {
    width: 244px;
    height: 443px;
    background: #feed00 url('/local/templates/pogoda_dev/css/../images/picture.png');
    margin-top: -10px;
    float: left;
    margin-left: -1px;
    display: none;
}

.hideblock .hidecontent,
.hideblock2 .hidecontent2 {
    text-align: left;
    padding: 0 20px 20px 20px;
    font-family: 'Open Sans';
    display: none;
    position: relative;
    z-index: 1;
}

.hideblock.open .hidecontent,
.hideblock2.open .hidecontent2 {
    display: block;
    opacity: 1;
}

.hideblock.withpicture .hidecontent,
.hideblock2.withpicture .hidecontent2 {
    margin-left: 252px;
}

.hideblock .hidecontent h4,
.hideblock2 .hidecontent2 h4 {
    font-size: 15px;
    font-weight: 700;
    color: #db2d27;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.hideblock .hidecontent p,
.hideblock2 .hidecontent2 p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 22px;
    width: 489px;
}

.hideblock .hidecontent ul,
.hideblock2 .hidecontent2 ul {
    margin-top: 6px;
}

.hideblock .hidecontent ul li,
.hideblock2 .hidecontent2 ul li {
    background: url('/local/templates/pogoda_dev/css/../images/list.png') center left no-repeat;
    font-size: 14px;
    font-weight: 400;
    padding-left: 15px;
}

.hidecontent h3,
.hidecontent2 h3 {
    text-align: center;
    line-height: 95px;
    height: 100px;
}

.open.hideblock.withpicture,
.open.hideblock2.withpicture {
    min-height: 425px;
}

.hideblock .hidecontent a.button,
.hideblock2 .hidecontent2 a.button {
    float: right;
}

a.button {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    color: #151616;
    height: 38px;
    line-height: 36px;
    padding: 0 17px;
    background: #fff;
    border: 1px solid #feed00;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    margin-top: 19px;
    text-align: center;

}

a.button:hover {
    background: #feed00
}

a.button:active {
    background: #E8BA02;
    border-color: #E8BA02
}

.hideblock .hidecontent a.button,
.hideblock2 .hidecontent2 a.button {
    float: right;
}

a.button_anb {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    color: #151616;
    height: 38px;
    line-height: 36px;
    padding: 0 17px;
    background: #fff;
    border: 1px solid #feed00;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    margin-top: 19px;
    text-align: center;

}

a.button_anb:hover {
    background: #feed00
}

a.button_anb:active {
    background: #E8BA02;
    border-color: #E8BA02
}


.anchor_zam {
    position: absolute;
    top: -42px;
}


.offices .title:before {
    width: 33px;
    height: 33px;
    content: '';
    background: url('/local/templates/pogoda_dev/css/../images/i9.png');
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}


form input[type="text"]:hover,
.grid-item.open .item .callform form input[type="text"]:hover {
    border-color: #aaa;
}

form input[type="text"]:focus,
.grid-item.open .item .callform form input[type="text"]:focus {
    background: #f8f8f8
}


.offices {
    margin-top: 48px;
    position: relative;
}

.anchor_off {
    position: absolute;
    top: -35px;
}


.offices .maps {
    height: 700px;
    position: relative;
}

.offices .maps .map {
    display: none;
    width: 100%;
    height: 700px;
    position: absolute;
}

.offices .maps .map.t01 {
    display: block;
}

.offices .maps .card {
    display: none;
    position: absolute;
    width: 540px;
    height: 540px;
    right: 50%;
    margin-right: -585px;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 2;
}


.offices .maps .card .image,
.offices .maps .card .image img {
    width: 318px;
    height: 216px;
    text-align: left;

}

.offices .maps .card .image img {
    position: absolute;
    width: auto;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0);
}

.offices .maps .card .officetabs {
    margin-top: 2px;
}

.offices .maps .card .officetabs li {
    width: 74px;
    height: 49px;
    display: inline-block;
    opacity: 0.4;
    cursor: pointer;
}

.offices .maps .card .officetabs li.active,
.offices .maps .card .officetabs li:hover {
    opacity: 1;
}

.offices .maps .card .description {
    padding: 0 10px;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #000000;
    line-height: 40px;
    text-align: left;
    margin-top: 6px;
}

.offices .maps .card .description .address {
    float: left;
    font-weight: 700;
}

.offices .maps .card .description .phone {
    float: right;
}

.offices .maps .card .description ul {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    text-align: left;
    margin-top: 3px;
}

.offices .maps .card .description ul li {
    display: table;
    white-space: nowrap;
    vertical-align: top;
}

.offices .maps .card .description ul li .left {
    float: left;
    white-space: nowrap;
    padding-right: 4px;
    vertical-align: top;
    text-align: left;
}

.offices .maps .card .description ul li .center {
    display: table-cell;
    width: 100%;
    background: url('/local/templates/pogoda_dev/css/../images/listsep.png') 0 13px repeat-x;
    vertical-align: top;
}

.offices .maps .card .description ul li .right {
    float: right;
    padding-left: 4px;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
    font-weight: 700;
}

.offices .maps .card a.button {
    margin-top: 21px;
}


.footer .left {
    width: 26%;
    float: left;
    text-align: center;
}

.footer .logo {
    width: 204px;
    height: 92px;
    display: block;
    background: url('/local/templates/pogoda_dev/css/../images/logo.png') no-repeat;
    margin-left: 28px;
    float: left;
}

.footer .phone {
    font-size: 31px;
    font-family: 'NeoSansPro-Bold';
    color: #151616;
    text-align: center;
    width: 160px;
    display: block;
    margin-left: 55px;
    margin-top: 16px;
}

.footer .phone .call {
    position: relative;
    white-space: nowrap;
    width: 160px;
    margin-top: -2px;
}

.footer .topopup {
    font-family: 'Open Sans';
    font-size: 12px;
    border-bottom: 1px dashed #000;
    cursor: pointer;
    line-height: 12px;
    font-weight: 400;
    display: block;
}

.footer .topopup:hover {
    border-color: #e3000f;
}

.footer ul.menu {
    text-align: left;
    float: right;
    margin-top: -3px;
    display: block;
    width: 74%;
}

.footer ul.menu li {
    float: left;
    width: 20%;
}

.footer ul.menu li a {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #151616;
    text-decoration: none;
    line-height: 19px;
    height: 42px;
    display: block;
    max-width: 100px;
}

@media screen and (min-width: 1360px) {
    .footer ul.menu li a {
        max-width: 100%;
    }

    /*.footer ul.menu li {
						margin-right: 50px;
					}*/
}

.footer ul.menu li a:hover,
.footer ul.menu li.active>a {
    color: #db2d27
}

.footer ul.menu li.parent ul {}

.footer ul.menu li.parent ul li {
    float: none;
    margin-right: 0;
    width: 100%;
}

.footer ul.menu li.parent ul li a {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 6px;
    font-weight: 400;
    height: auto;
    max-width: 100%;
}

.footer .copyrights {
    text-align: center;
    position: absolute;
    bottom: 13px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    color: #635000;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: 400;
}

/*checkbox*/

input[type="checkbox"] {
    position: relative;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

input[type="checkbox"]:hover {
    opacity: 0.7;
}

.grid-item.open .item input[type="checkbox"] {
    margin: 0 8px 6px 0 !important;
}

input[type="checkbox"]:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
}


li.check {
    color: #777777;
}

.error {
    border: 1px solid #E31E24 !important;
}

label#name-error {
    display: none !important;
}

label#phone-error {
    display: none !important;
}

label#email-error {
    display: none !important;
}

/*
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}
*/

.advantages {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}

.advantages h3 {
    color: #151616;
    font-family: "NeoSansPro-Light";
    font-size: 36px;
    font-weight: 400;
}

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

.advantages .pics span {
    font-weight: bold;
}

.advantages .pics>div {
    display: inline-block;
    padding: 20px;
    cursor: pointer;
    width: 170px;
}

.advantages .pics div.sel {
    background: url("/local/templates/pogoda_dev/css/../images/red-arrow.png") no-repeat scroll center bottom;

}

.advantages .pics div .pic1 {
    display: block;
}

.advantages .pics div .pic2 {
    display: none;
}

.advantages .pics div.sel .pic1 {
    display: none;
}

.advantages .pics div.sel .pic2 {
    display: block;
}

.advantages .line {
    display: block;
    background-color: #DF3035;
    height: 2px;
}

.advantages .desc div {
    text-align: center;
    margin-top: 15px;
}

/* ----------------------- style dima --------------------------*/

.carousel {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

.carousel-control {
    width: 70px;
    height: 45px;
    display: block;
    background: #feed00;
    position: absolute;
    top: 50%;
}

a.left {
    left: 0;
}

a.right {
    right: 0;
}

a.carousel-control {
    text-decoration: none;
    transition: all 0s ease 0s;
}

a.right.carousel-control:hover {
    background: #feed00;
}

a.left.carousel-control:hover {
    background: #feed00;
}

a.right span:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    top: 15px;
    left: 39%;
}

a.left span:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    top: 15px;
    left: 42%;
}

.slider-caption {
    position: absolute;
    top: 0px;
    width: 39%;
    left: 30px;
}

.name-header {
    font-size: 76px;
    padding: 60px 0px;
    padding-bottom: 0px;
    font-weight: 900;
    letter-spacing: 3px;
    line-height: 70px;
}

.price-block {
    width: 270px;
    height: 270px;
    margin: 0 auto;
    margin-top: 25px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
    padding: 70px 0px;
    padding-left: 15px;
    font-family: neosanspro-bold;
}

.empty-block {
    width: 270px;
    height: 270px;
    margin-top: 25px;
}

.thous {
    font-size: 78px;
}

.hundr {
    font-size: 54px;
}

.3 dig_h {
    font-size: 78px;
}

.3 dig_d {
    font-family: 'Times New Roman';
    font-size: 154px;
    line-height: 10px;
    margin-left: -10px;
}

.4 dig_t {
    font-size: 88px;
}

.4 dig_h {
    font-size: 68px;
}

.4 dig_d {
    font-family: 'Times New Roman';
    font-size: 154px;
    line-height: 10px;
    margin-left: -10px;
}

.switch-block {
    margin: 0px auto;
    margin-top: 30px;
    border: 2px solid #feed00;
    border-radius: 15px;
    padding: 8px 0px;
    overflow: hidden;
    display: inline-block;
}

.switch-ul li {
    float: left;
    padding: 10px 20px;
    font-size: 18px;
    border-right: 2px solid #feed00;
}

.switch-ul li:last-child {
    border-right: 0px solid #feed00;
}

.switch-ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #000;
}

.switch-ul li a:hover {
    text-decoration: none;
    border-bottom: 0px dashed #000;
}

.switch-ul li a.sw_active {
    text-decoration: none;
    border-bottom: 0px dashed #000;
    color: #e3000f;
}

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

ol.carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0px 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #feed00;
    border-radius: 10px;
}

ol.carousel-indicators li.active {
    width: 15px;
    height: 15px;
    background-color: #feed00;
    border: 1px solid #feed00;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
    font-family: neosanspro-bold;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

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

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

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

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}


/* ----  style dima  ----- */

.info_box {
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 46%;
    margin-left: -88px;
    padding: 7px 0px;
    padding-top: 31px;
}

.info-email,
.info-callback {
    font-family: Open Sans;
    font-size: 13px;
    position: relative;
    float: left;
}

.info-callback>a {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #002138;
    font-family: 'NeoSansPro-Bold';
    padding-top: 10px;
    padding-bottom: 8px;
    border: 2px solid #DD281D;
    box-sizing: border-box;
    border-radius: 16px;
    width: 155px;
    margin-left: 23px;
}

.info-callback a:hover {
    color: #DD281D;
    /* border-bottom: 1px dashed #e3000f; */
}

.info-tel {
    font-family: 'NeoSansPro-Bold';
    font-size: 22px;
    display: flex;
    align-items: center;
    float: left;
    line-height: 36px;
}

.clear {
    clear: both;
}


.menu_block {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 10px;
    min-width: 1170px;
}

ul.menu_d {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
    border-bottom: 1px solid #feed00;
    border-top: 1px solid #feed00;
}

ul.menu_d li {
    display: block;
    position: relative;
    font-size: 15px;
    font-family: 'NeoSansPro-Medium';
    background: #fff;
    border-right: 1px solid #feed00;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

ul.menu_d>li {
    float: left;
}

ul.menu_d li a {
    display: block;
    text-decoration: none;
    padding-top: 22px;
    padding-bottom: 22px;
    line-height: 18px;
}

ul.menu_d li:hover {
    background: #feed00;
}

ul.menu_d li:hover ul {
    display: block;
}

ul.menu_d li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 101%;
    display: none;
    top: 62px;
    box-shadow: 0px 20px 26px -15px rgba(0, 0, 0, 0.54);
    z-index: 200;
    left: -1px;
}

ul.menu_d li ul li {
    display: block;
    background: #feed00;
    text-align: left;
    border-right: 0px solid;
    height: auto;

}

ul.menu_d li ul li:first-child {
    border-top: 1px solid #feed00;
}

ul.menu_d li ul li a {
    padding: 15px;
    font-family: 'Open Sans';
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

ul.menu_d li ul li a:hover {
    background: #fff;
    color: #e3000f;

}

ul.menu_d li a.down_str:after {
    content: '';
    position: absolute;
    margin-left: 10px;
    top: 30px;

    border: 5px solid transparent;
    border-top: 5px solid #000;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

ul.menu_d li:hover a.down_str:after {
    top: 24px;
    border: 5px solid transparent;
    border-bottom: 5px solid #000;
}

/*@media screen and (min-width: 1360px) {
	.menu_block {width: 1280px;}
}*/

/*  moskitnye setki  */

.section {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    color: #151616;
}

.section .row {
    max-width: 1170px;
    margin: 0 auto;
}

/*@media screen and (min-width: 1360px) {
	.section .row {width: 1214px;}
}*/

.row {
    margin: 0 auto;
    overflow: hidden;
    /*text-align: center;*/
    line-height: 25px;
    padding-top: 15px;
}

.row p {
    padding-bottom: 15px;
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.bold {
    font-weight: 700;
}

.mr_l_20 {
    margin-left: 20px;
}

.mr_b_10 {
    margin-bottom: 10px;
}

.mr_b_20 {
    margin-bottom: 20px;
}


.header-h {
    font-size: 30px;
    font-family: 'NeoSansPro-Bold';
    padding-top: 20px;
    color: #151616;
}

.header-h2 {
    font-size: 28px;
    font-family: 'NeoSansPro-Bold';
    padding-top: 20px;
    color: #151616;
    text-align: center;
}

.wind {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.right.price {
    font-family: PFDinDisplayProM;
    font-size: 36px;
    color: #EE1919;
}

.calculator {
    overflow: hidden;
    background: #fff;
    padding: 50px 20px;
    margin-top: 40px;
}

.calculator form {
    padding: 0px;
}

.col_half {
    width: 50%;
    float: left;
    position: relative;
}

.for_ratio_box {
    display: inline-block;
    margin: 10px 10px;
    margin-top: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.for_ratio_box2 {
    display: inline-block;
    margin-right: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.for_ratio_box2:last-child {
    margin-right: 0px;
}

.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;

}

.radio+label {
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 0px !important;
}

.radio:not(checked) {
    position: absolute;
    opacity: 0 !important;
}

.radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 25px;

}

.radio:not(checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #666;
    border-radius: 50%;
    /* background: #ccc; */
}

.radio:not(checked)+label:after {
    content: '';
    position: absolute;
    margin-top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000;
    opacity: 0;
}

.radio:checked+label:before {
    background: #feed00;
}

.radio:checked+label:after {
    opacity: 1;
}

.checkbox {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

.checkbox+label {
    cursor: pointer;
}

.checkbox:not(checked) {
    position: absolute;
    opacity: 0 !important;
    left: 0px;
}

.checkbox:not(checked)+label {
    position: relative;
    padding: 0 0 0 20px;
    display: block;
}

.checkbox:not(checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #B4B4B5;
    background: #FFF;
    top: 0px;
}

.checkbox:not(checked)+label:after {
    content: '';
    position: absolute;
    left: 3px;
    width: 18px;
    height: 18px;
    opacity: 0;
    top: 4px;

}

.checkbox:checked+label:before {
    background: #feed00;

}

.checkbox:checked+label:after {
    opacity: 1;
    background: url(/local/templates/pogoda_dev/css/../images/gal.png) no-repeat;
}

.txt_chb {
    text-align: left;
    padding-left: 10px;
}

.line_box_data {
    overflow: hidden;
    position: relative;
    padding: 15px 20px;
    border-bottom: 1px solid #eeeeef;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.line_box_data:last-child {
    border-bottom: 0px solid #F3F8FD;
}

.line_box_data>.cell_data>.for_check_box label {
    margin-bottom: 0px !important;
}

.double_bord {
    border-top: 1px double #eeeeef;
    margin-top: 2px;
}

.line_box_data_m {
    overflow: hidden;
    position: relative;
    padding: 15px;
}

.line_box_data_m:first-child {
    border-top: 1px solid #F3F8FD;
}

.line_box_data_m:last-child {
    border-bottom: 1px solid #F3F8FD;
}

.options,
.option_winds {
    font-size: 16px;
    font-family: 'Open Sans';
    text-align: center;
}

.btn_box {
    overflow: hidden;
}

.btn_order {
    padding: 12px;
    border: 1px solid #feed00;
    font-size: 13px;
    font-family: 'Open Sans';
    color: #000;
    text-decoration: none;
    margin-top: 20px;
    float: left;
}

.btn_order:hover {
    background: #feed00;
    color: #000;
}

.post_info {
    margin-top: 80px;
    overflow: hidden;
    float: left;
    font-size: 12px;
    margin-left: 75px;
    color: #808080;
}

.gray {
    color: #B3B3B3;
}

.main_block_option {
    padding-left: 70px;
}

.sizes {
    position: absolute;
    top: 0px;
    left: 0px;
}

.y-size {
    height: 236px;
    border-top: 2px solid #feed00;
    border-bottom: 2px solid #feed00;
    left: 10px;
    top: 25px;
    position: relative;
    width: 185px;
}

.y-size2 {
    height: 278px;
    border-top: 2px solid #feed00;
    border-bottom: 2px solid #feed00;
    left: 5px;
    top: 25px;
    position: relative;
    width: 115px;
}

/*@media screen and (min-width: 1360px) {
	.y-size {
		height: 236px;
		left: 15px;
		top: 25px;
		width: 230px;
	}
	.y-size2 {
		height: 277px;
		left: 13px;
		top: 25px;
		width: 155px;
	}
}*/
.y-size-dop {
    position: relative;
    width: 2px;
    height: 100%;
    background: #feed00;
    left: 18px;
    float: left;
}

.y-size-dop:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #feed00;
    border-left: 1px solid #feed00;
    left: -4px;
}

.y-size-dop:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 1px solid #feed00;
    border-right: 1px solid #feed00;
    left: -4px;
    bottom: 2px;
}

.size_dig {
    position: absolute;
    top: 100px;
    left: -95px;
    font-size: 14px;
    width: 140px;
}

.size_dig_inp {
    width: 73px !important;
    display: inline-block !important;
    padding: 3px 5px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #feed00 !important;
    text-align: center !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    margin-top: 0px !important;
}

.x-size {
    width: 76px;
    height: 60px;
    border-right: 2px solid #feed00;
    border-left: 2px solid #feed00;
    position: absolute;
    left: 172px;
    top: 250px;
}

.x-size2 {
    width: 89px;
    height: 62px;
    border-right: 2px solid #feed00;
    border-left: 2px solid #feed00;
    position: absolute;
    left: 85px;
    top: 292px;
}

/*@media screen and (min-width: 1360px) {
	.x-size {
		left: 232px;
	}
	.x-size2 {
		width: 89px;
		height: 62px;
		border-right: 1px solid #feed00;
		border-left: 1px solid #feed00;
		position: absolute;
		left: 158px;
		top: 292px;
	}
}*/
.x-size-dop {
    position: relative;
    height: 1px;
    width: 100%;
    background: #feed00;
    top: 50px;
    float: right;
}

.x-size-dop:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #feed00;
    border-bottom: 1px solid #feed00;
    left: 2px;
    bottom: -4px;
}

.x-size-dop:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #feed00;
    border-right: 1px solid #feed00;
    right: 2px;
    bottom: -4px;
}

.size_dig_2 {
    position: absolute;
    top: 75px;
    font-size: 14px;
    left: 7px;
}

#window .size_dig_2 {
    left: 0px;
}

.sz_hgth {
    position: absolute;
    top: 7px;
    left: -85px
}

.sz_wdth {
    font-size: 12px;
    position: absolute;
    top: 9px;
    left: 80px;
    width: 90px;
}

.block_object {
    position: relative;
}

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

.zamer_form input {
    cursor: text;
}

.zamer_form label {
    cursor: default;
}

.btn_up {
    width: 37px;
    height: 37px;
    position: fixed;
    bottom: 10%;
    right: 50px;
    background: url(/local/templates/pogoda_dev/css/../images/up.png) no-repeat;
    z-index: 29;
    cursor: pointer;
    background-color: #fff;
    display: block;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.btn_up:hover {
    background-color: #feed00;
}

/* контакты */


.header-h_kont,
.header-h_rek {
    font-size: 36px;
    font-family: 'NeoSansPro-Medium';
    padding-top: 40px;
    color: #151616;
    text-align: center;

}

.header-h_kont span,
.header-h_rek span {
    position: relative;
}

.header-h_kont span:before {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../images/kont_ico.png) no-repeat;
    width: 40px;
    height: 30px;
    position: absolute;
    top: 7px;
    left: -55px;
}

.header-h_rek span:before {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../images/rek_ico.png) no-repeat;
    width: 28px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: -45px;
}

.contacts_block {
    overflow: hidden;
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
}

.line_block {
    color: #000;
    overflow: hidden;
    font-family: 'Open Sans';
    font-weight: 700;
    padding: 10px 0px;
    position: relative;
}

.line_block:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0px;
    background: #feed00;
    z-index: 1;

}

.col_l {
    float: left;
    position: relative;
    z-index: 1;
    background: #f8f8f8;
    padding-right: 20px;
}

.col_r {
    float: right;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-left: 20px;
}

.cont_txt p {
    color: #000;
    font-family: 'Open Sans';
    margin: 0px;
    padding: 10px 0px;
    text-align: left;
}


/*  Вакансии  */

.header-h_kont,
.header-h_cv {
    font-size: 30px;
    font-family: 'NeoSansPro-Medium';
    padding-top: 40px;
    color: #151616;

}

.header-h_kont span,
.header-h_cv span {
    position: relative;
}

.header-h_kont span:before {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../images/kont_ico.png) no-repeat;
    width: 40px;
    height: 30px;
    position: absolute;
    top: 3px;
    left: -55px;
}

.header-h_cv span:before {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../images/cv_ico.png) no-repeat;
    width: 34px;
    height: 33px;
    position: absolute;
    top: 3px;
    left: -55px;
}

.cv_block {
    margin-top: 20px;
    background: #fff;
    padding-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    text-align: center;
    padding: 0px 20px;
    padding-bottom: 20px;
}

.cv_block:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}

.header_cv {
    font-size: 20px;
    padding-top: 40px;
    color: #151616;
}

.option_n {
    display: inline-block;
    margin: 0px 10px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
}

.option_n a {
    padding: 5px 15px;
    display: block;
    text-decoration: none;
}

.option_n a span {
    border-bottom: 1px dashed;
    color: #000;
}

.option_n.active a span {
    border: none;
    color: #000;
    border: none;
}

.option_n.active {
    border: none;
    border-radius: 30px;
}

.paragraph {
    text-align: left;
    width: 50%;
    padding-right: 20px;
    font-size: 14px;
    color: black;
    font-family: 'Open Sans';
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
}

.line_par {
    overflow: hidden;
}

.info_block {
    margin-top: 30px;
}

.paragraph:before {
    content: '';
    position: absolute;
    width: 12px;
    left: 0px;
    height: 12px;
    background: url(/local/templates/pogoda_dev/css/../images/dot.png) no-repeat;
    top: 5px;
}

.kont_inf {
    font-size: 20px;
    font-family: 'NeoSansPro-Bold';
    padding-top: 40px;
    color: #151616;
    line-height: 40px;
    text-align: center;
}

.causes_block {
    margin-top: 40px;
    text-align: center;
}

.cause_n {
    width: 40%;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
    font-family: 'Open Sans';
    font-size: 14px;
    vertical-align: top;
}

.cause_n1 {
    width: 80%;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
    font-family: 'Open Sans';
    font-size: 16px;
    vertical-align: baseline;
}

.one_c:before {
    content: '';
    width: 36px;
    height: 45px;
    position: absolute;
    left: 0px;
    top: -4px;
    background: url(/local/templates/pogoda_dev/css/../images/one_c.png) no-repeat;

}

.two_c:before {
    content: '';
    width: 43px;
    height: 44px;
    position: absolute;
    left: 0px;
    top: -4px;
    background: url(/local/templates/pogoda_dev/css/../images/five_c.png) no-repeat;

}

.three_c:before {
    content: '';
    width: 43px;
    height: 32px;
    position: absolute;
    left: 0px;
    top: -6px;
    background: url(/local/templates/pogoda_dev/css/../images/two_c.png) no-repeat;

}

.four_c:before {
    content: '';
    width: 44px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -1px;
    background: url(/local/templates/pogoda_dev/css/../images/six_c.png) no-repeat;

}

.five_c:before {
    content: '';
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -7px;
    background: url(/local/templates/pogoda_dev/css/../images/three_c.png) no-repeat;

}

.six_c:before {
    content: '';
    width: 34px;
    height: 32px;
    position: absolute;
    left: 0px;
    top: 3px;
    background: url(/local/templates/pogoda_dev/css/../images/seven_c.png) no-repeat;

}

.seven_c:before {
    content: '';
    width: 40px;
    height: 41px;
    position: absolute;
    left: 0px;
    top: -10px;
    background: url(/local/templates/pogoda_dev/css/../images/four_c.png) no-repeat;

}

.eight_c:before {
    content: '';
    width: 34px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: -4px;
    background: url(/local/templates/pogoda_dev/css/../images/eight_c.png) no-repeat;

}

.tabs ul {
    display: inline-block;
    margin-left: -40px;
}

.balcony {
    position: relative;
    margin: 0 50px;
    margin-bottom: 40px;
}

.horizontal-slider {
    position: relative;
    overflow: hidden;
    padding: 0px 26px;
}

ul.sm-slider {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

ul.sm-slider li {
    display: inline-block;
    / / zoom: 1;
    / / display: inline;
    vertical-align: top;
    white-space: normal;
    position: relative;
    width: 175px;
    text-align: center;
}

ul.sm-slider .slide-cont {
    display: block;
    margin: 0 15px;
    text-decoration: none;
}

.balcony a:hover img {
    border: 3px solid #feed00;
}

.slider-prev,
.slider-next {
    position: absolute;
    top: 50%;
    margin: -23px -50px 0 -50px;
    width: 37px;
    height: 37px;
    background: url(/local/templates/pogoda_dev/css/../images/arrow_sl.png) no-repeat;
}

.slider-prev {
    background-position: 0 0;
    left: 0;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-next {
    background-position: 0px 0;
    right: 0;
}

.slider-prev:hover,
.slider-next:hover {
    background-color: #feed00;
}

.slider-with-rounds {
    position: relative;
    height: 354px;
    margin-bottom: 65px;
    background: #3399cc;
}

.slider-with-rounds .slider-item {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #3399cc;
    border-radius: 10px;
}

.slider-with-rounds .slider-item:first-child {
    display: block;
}

.slider-with-rounds a.slider-item:hover {}

.reviews a img {
    border: 3px solid #d7d7d7;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.reviews ul.sm-slider li {
    margin-right: 46px;
    width: 166px;
}


.com_comment_row {
    text-align: left;
}

.date_otz {
    font-size: 12px;
    margin-left: 20px;
    margin-bottom: 10px;
    display: block;
    text-align: left;
}

.title_otz {
    color: #ED1E26;
    margin-bottom: 5px;
    display: block;
}


.anb.hideblock2 .hidecontent2 {
    text-align: left;
    font-family: 'Open Sans';
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0px;
}

.hidecontent2 .col_l {
    background: #feed00;
    width: 28%;
    float: left;
    margin-right: 20px;
    padding: 10px 0px;
}

.hidecontent2 .col_r {
    width: 70%;
    float: right;
}

.anb.hideblock2 .hidecontent2 a.button_anb {
    float: right;
    margin-right: 20px;
}

.skeleton {
    background: url(/local/templates/pogoda_dev/css/../img/skelet.png) no-repeat;
    width: 277px;
    height: 439px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    top: 55px;
    left: 23px;
}

.pluse {}

.plus:hover {
    background-size: 100%;
    background-position: 0px 0px;
}

.plus.active {
    background-size: 100%;
    background-position: 0px 0px;
}

.element {
    position: absolute;
    top: 212px;
    left: 50px;
}

.krsh {
    opacity: 0;
}

.krsh:after {
    content: '';
    border-color: #ffffff transparent transparent transparent;
    border-style: solid;
    border-width: 221px 0px 0px 55px;
    height: 0;
    width: 0;
    top: -285px;
    left: 62px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}


.plus_pot {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: -130px;
    left: 152px;
    z-index: 3;
}

.potolok {
    opacity: 0;
}

.potolok:after {
    content: '';
    border-color: transparent transparent transparent transparent;
    top: -135px;
    left: -11px;
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    border-bottom: 63px solid white;
    border-left: 40px solid transparent;
    border-right: 75px solid transparent;
    height: 0;
    width: 93px;
}


.plus_ok {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: -106px;
    left: -10px;
    z-index: 3;
}

.okno {
    opacity: 0;
}

.okno:after {
    content: '';
    border-color: transparent transparent transparent transparent;
    top: -77px;
    left: -70px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    border-bottom: 74px solid white;
    border-left: 65px solid transparent;
    border-right: 37px solid transparent;
    height: 0;
    width: 88px;
}


.plus_sh {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: -24px;
    left: 108px;
    z-index: 3;
}

.shkaf {
    opacity: 0;
}

.shkaf:after {
    content: '';
    top: -49px;
    left: 79px;
    position: absolute;
    height: 114px;
    width: 80px;
    background: #fff;
}

.plus_pod {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 38px;
    left: 18px;
    z-index: 3;
}

.podok {
    opacity: 0;
}

.podok:before {
    content: "";
    position: absolute;
    top: 21px;
    left: 17px;
    width: 22px;
    height: 42px;
    -webkit-transform: skew(-62deg);
    -moz-transform: skew(-62deg);
    -o-transform: skew(-62deg);
    background: #fff;
}

.podok:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: 21px;
    left: 19px;
    border-width: 0px 25px 43px;
    border-style: solid;
    border-color: transparent transparent #fff;
    -webkit-transform: skew(-59deg);
    -moz-transform: skew(-59deg);
    -o-transform: skew(-59deg);
}

.bok {
    opacity: 0;
}

.plus_bok {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 72px;
    left: 35px;
    z-index: 3;
}

.bok:before {
    content: "";
    position: absolute;
    top: 66px;
    left: 15px;
    width: 15px;
    height: 90px;
    background: #fff;
}

.bok:after {
    content: '';
    border-color: transparent transparent transparent transparent;
    top: 63px;
    left: 13px;
    position: absolute;
    border-bottom: 49px solid white;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    height: 0;
    width: 41px;
    -webkit-transform: rotate(90deg) skew(43deg);
    -moz-transform: rotate(90deg) skew(43deg);
    -ms-transform: rotate(90deg) skew(43deg);
    -o-transform: rotate(90deg) skew(43deg);
}

.plus_pol {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 101px;
    left: 121px;
    z-index: 3;
}

.pol {
    opacity: 0;
}

.pol:after {
    content: '';
    border-color: transparent transparent transparent transparent;
    top: 67px;
    left: 29px;
    position: absolute;
    border-bottom: 88px solid white;
    border-left: 48px solid transparent;
    border-right: 32px solid transparent;
    height: 0;
    width: 83px;
}

.plus_prof {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 109px;
    left: -4px;
    z-index: 3;
}

.prof {
    opacity: 0;
}

.prof:after {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../img/prof.png) no-repeat;
    width: 5px;
    height: 102px;
    position: absolute;
    top: 66px;
    left: 10px;
}

.plus_pod2 {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 38px;
    left: 176px;
    z-index: 3;
}

.pod2 {
    opacity: 0;
}

.pod2:after {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../img/pod.png) no-repeat;
    width: 23px;
    height: 18px;
    position: absolute;
    top: 31px;
    left: 167px;
}

.plus_sten {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: 54px;
    left: 161px;
    z-index: 3;
}

.sten {
    opacity: 0;
}

.sten:after {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../img/sten.png) no-repeat;
    width: 44px;
    height: 252px;
    position: absolute;
    top: -135px;
    left: 157px;
}

.plus_otkos {
    background: url(/local/templates/pogoda_dev/css/../img/plus.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 70%;
    background-position: 3px 3px;
    cursor: pointer;
    top: -30px;
    left: 158px;
    z-index: 3;
}

.otkos {
    opacity: 0;
}

.otkos:after {
    content: '';
    background: url(/local/templates/pogoda_dev/css/../img/otkos.png) no-repeat;
    width: 44px;
    height: 252px;
    position: absolute;
    top: -112px;
    left: 166px;
}

.op {
    opacity: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.sub_head {
    color: #DB2D27;
    font-family: 'OpenSans-bold';
    font-size: 16px;
    margin-bottom: 30px;
}

.cont_anatomiya {
    display: none;
}

.cont_anatomiya.active {
    display: block;
}

.cont_anatomiya p {
    color: #000;
    font-family: 'OpenSans-Semibold';
    font-size: 14px;
    margin-bottom: 20px;
}

.cont_anatomiya ul {
    color: #000;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    margin-bottom: 20px;
}

.cont_anatomiya ul li {
    position: relative;
    padding-left: 15px;
}

/*.cont_anatomiya ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #DB2D27;
    position: absolute;
    left: 0px;
    top: 8px;

}*/

.konkurs_btn {
    position: fixed;
    right: -15px;
    top: 480px;
    z-index: 9999;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.konkurs_btn:hover {
    right: 0px;
}

@media (max-width: 768px) {
    .konkurs_btn {
        display: none;
    }
}

.callback_ppb_video {
    position: relative;
    width: 80%;
    display: none;
    overflow: hidden;
    z-index: 30;
    margin: 20px auto;
    display: inline-block;
    min-width: 300px;
    max-width: 800px;
}

.callback_ppb_video.active {
    display: block;

}

.callback_ppb {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 392px;
    display: none;
    overflow: hidden;
    z-index: 210;
    margin-left: -196px;
    margin-top: -225px;
}

.callback_ppb.active {
    display: block;

}

.bord_shadow {
    position: relative;
    z-index: 4;
    overflow: hidden;
    /*    transition: height 280ms ease-in-out;*/
    margin: 0 auto;
    height: 15px;
    width: 100%;
    top: -10px;
}

.bord_top {
    height: 1px;
    background: radial-gradient(rgba(255, 255, 255, 0.52), rgba(255, 204, 0, 0));
    position: relative;
}

/*
.bord_top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: -8px;
    left: 0%;
    height: 18px;
    width: 100%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 88%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0) 75%);
}
*/

.callback_ppb_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    z-index: 205;
    display: none;
    top: 0;
    left: 0;
}

.callback_ppb_bg_video {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999999;
    display: none;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
}

.window_callback_video {
    position: relative;
    z-index: 2;
    padding: 40px 40px;
    min-width: 150px;
    background: #FEED00 url(/local/templates/new_pogoda/img/desc_vid.png) no-repeat;
    border-radius: 5px;
    background-position: top right;
}

.window_callback_video .adapt_vid {
    width: 450px;
}

.window_callback_video .adapt_lab {
    display: inline-block;
    width: 213px;
}

.window_callback_video .lab_2 {
    margin-left: 20px;
}

.window_callback_video_title {
    font-size: 36px;
    line-height: 30px;
    text-align: left;
    color: #002138;
    font-family: 'NeoSansPro-Regular';
}

.window_callback_video_title2 {
    font-size: 16px;
    line-height: 17px;
    text-align: left;
    color: #002138;
    padding-top: 16px;
    padding-bottom: 27px;
    font-family: 'NeoSansPro-Regular';
}

@media (max-width: 940px) {
    .window_callback_video {
        padding: 32px 30px;
        background: #FEED00;
    }

    .window_callback_video .adapt_vid {
        width: 100%;
    }

    .window_callback_video_title {
        font-size: 20px;
        font-family: 'NeoSansPro-Medium';
    }

    .window_callback_video .adapt_lab {
        display: block;
        width: 100%;
    }

    .window_callback_video .lab_2 {
        margin-left: 0px;
    }
}


.window_callback {
    position: relative;
    z-index: 2;
    padding: 32px;
    width: 392px;
    /* height: 450px; */
    background: #FFFFFF;
    border-radius: 20px;
}

.window_callback_title {
    text-align: center;
    color: #002138;
    font-family: 'NeoSansPro-Bold';
    font-size: 16px;
    line-height: 19px;
}

.window_callback_title2 {
    text-align: center;
    color: #002138;
    padding-top: 8px;
    padding-bottom: 24px;
    font-family: 'NeoSansPro-Regular';
    font-size: 14px;
    line-height: 17px;
}

.close_calback {
    position: absolute;
    right: 17px;
    font-size: 28px;
    top: 10px;
    color: #424242;
    cursor: pointer;
    line-height: 100%;
}

.close_calback_video {
    position: absolute;
    right: 17px;
    font-size: 22px;
    top: 10px;
    color: #C4C4C4;
    cursor: pointer;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: white;
}

.sent_clb h2 {
    margin-bottom: 20px;
    font-size: 16px;
}

.sent_clb {
    display: none;
    font-size: 14px;
    text-align: center;
    font-family: 'NeoSansPro-Regular';
    line-height: 20px;
}

.sent_clb .bold:nth-child(1) {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 19px;
}

span.bold.clb_time24 {
    display: inline-flex;
}

span.bold.clb_time24 img {
    margin-right: 4px;
}

span.clb_time {
    font-size: 14px;
    line-height: 17px;
}

span.label_zv {
    color: rgba(227, 30, 36, 1);
    margin-left: 2px;
}

.bannerdoor {
    position: relative;
    display: inline-block;
}

.banndoorinfo {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 47%;
    display: flex;
    text-align: left;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    padding: 20px;
}

.banndoorinfo p {
    padding-bottom: 10px;
    font-size: 14px;
}

.banndoorinfo p a {
    text-decoration: none;
    border-bottom: 1px dashed;
}

.enter_txt {
    font-family: 'NeoSansPro-Medium';
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    color: #333333;
}

.txt_content {
    font-family: 'Open Sans';
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    color: #666666;
}

/*-----------------OTZIVI PAGE BEGIN-----------------------*/

.new_otziv {
    max-width: 1170px;
    margin: 0 auto;
}

.header-h_rev {
    font-size: 30px;
    font-family: 'NeoSansProM';
    padding-top: 40px;
    color: #151616;

}

.header-h_rev span {
    position: relative;
}

.header-h_rev span:before {
    content: '';
    background: url(/images/rev_ico.png) no-repeat;
    width: 36px;
    height: 29px;
    position: absolute;
    top: 5px;
    left: -43px;
}

.header_cv {
    font-size: 20px;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #151616;
    font-weight: 700;
}

.rev_block {
    margin-top: 20px;
    background: #fff;
    padding-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    text-align: center;

}

.option_n {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    font-family: "Open Sans";
}

.option_n a {
    padding: 5px 15px;
    display: block;
}

.option_n a span {
    border-bottom: 1px dashed;
    color: #000;
}

.option_n.active a span {
    border: none;
    color: #000;
    border: none;
}

.option_n.active {
    border: none;
    border-radius: 30px;
    background: #feed00;
}

.info_block {
    margin-top: 30px;
}

.question_block {
    padding: 30px;
    text-align: left;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    box-shadow: 0px 20px 50px -15px rgba(204, 204, 204, 0.80);
    position: relative;
    z-index: 2;
    background: #fff;
    color: #000;
    line-height: 19px;
    font-family: 'Open Sans';
}

.shadow_none {
    box-shadow: none;
}

.autor_comment {
    font-size: 14px;
    text-align: left;
    margin-top: 25px;
    font-weight: bold;
}

.data_box {
    text-align: left;
    margin-top: 5px;
    font-style: italic;
    margin-bottom: 10px;
}

.comment_block div:last-child .data_box {
    margin-bottom: 0px;
}

.btn_answer {
    text-transform: uppercase;
    position: absolute;
    width: 250px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #feed00;
    bottom: 43px;
    right: 30px;
    margin-left: -126px;
    background: #fff;
    cursor: pointer;
    z-index: 3;
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}

.btn_answer:hover {
    background: #feed00;
}

.o_eye:before {
    content: '';
    position: absolute;
    background: url(/images/eye_ico.png) no-repeat;
    width: 25px;
    height: 14px;
    top: 12px;
    left: 25px;
}

.c_eye {
    background: #fff !important;
}

.c_eye:before {
    content: '';
    position: absolute;
    background: url(/images/eye_ico_c.png) no-repeat;
    width: 25px;
    height: 16px;
    top: 11px;
    left: 25px;
    ;
}

.answer_block {
    padding: 30px;
    text-align: left;
    font-size: 14px;
    box-shadow: 0px 20px 50px -15px rgba(255, 204, 0, 0.50);
    position: relative;
    background: #feed00;
    color: #000;
    z-index: 1;
    overflow: hidden;
    display: block;
    line-height: 19px;
    font-family: "Open Sans";
}

.pagination_comm {
    margin-top: 40px;
}

.pagination_comm ul {
    list-style: none;
    display: flex;
    justify-content: center;
}

.pagination_comm ul li a:link,
.pagination_comm ul li a:visited {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 14px;
    margin: 0px 10px;
    color: #000;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 700;
    font-family: "Open Sans";
}

.pagination_comm ul li a.active {
    background: #feed00;
}

.pagination_comm ul li a:hover {
    border: 1px solid #feed00;
}

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

.punkt_rev_send label {
    width: 49%;
}

.send_rev textarea {
    height: 150px;
    resize: none;
}

#sent_rev {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    color: #151616;
    height: 38px;
    line-height: 36px;
    padding: 0 17px;
    background: #fff;
    border: 1px solid #feed00;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#sent_rev:hover {
    background: #feed00;
}

/* form */


form.rev_send_block {
    padding: 0;
}

.new_otziv_title span:before {
    content: '';
    background: url(/images/rev_ico.png) no-repeat;
    width: 36px;
    height: 29px;
    position: absolute;
    top: 8px;
    left: -43px;
}

.new_otziv_title span {
    font-size: 36px;
    position: relative;
}

.otziv_error {
    padding-bottom: 30px;
    color: red;
    display: none;
}

.otziv_success {
    color: green;
}

/*-----------------OTZIVI PAGE END-----------------------*/

.bl {
    width: 27px;
    height: 3px;
    border-radius: 10px;
    background: #000;
    margin-bottom: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bl:nth-child(2) {
    margin-bottom: 0px;
}

.dl-menuwrapper span {
    font-size: 8px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.dl-submenu {
    background: #feed00;
}

.phone_ico {
    width: 20px;
    height: 20px;
    background: url(/local/templates/pogoda_dev/css/../images/phone_ico.png);
}

.phone_mob {
    position: absolute;
    right: 15px;
    top: 42px;
    display: none;
}

.phone_ico {
    width: 27px;
    height: 27px;
    background: url(/local/templates/pogoda_dev/css/../images/phone_ico.png);
    display: block;
}

.mslider {
    height: 0px;
    visibility: hidden;
    display: none;
}

.bxslider img {
    /*width: 100%;*/
}

.bx-pager-item {
    display: none !important;
}

.np_slider_wrapper .bx-pager-item {
    display: inline-block !important;
}

.holidays_block ul {
    text-align: left;
    padding: 0px 20%;
}

.ms_mob {
    display: none;
}

.more_doors {
    display: none;
}


.sendblock .privacy_opacity,
.sendblock .privacy_opacity:hover {
    opacity: 0.5;
    cursor: text !important;
    background: #feed00 !important;
}

.privacy_box div,
.privacy_box {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    padding-top: 5px;
}

.privacy_box label {
    cursor: default;
}

.privacy_box input {
    position: initial !important;
    cursor: pointer;
}

.slider_bottom_text {
    font-family: 'Open Sans';
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    padding: 0px 30px;
    margin: 0 auto;
    height: 55px;
    margin-top: 5px;
}

.carousel {
    height: 630px;
}

ol.carousel-indicators {
    bottom: 70px;
}

.carousel-control {
    margin-top: -45px;
}

.fs12 {
    font-size: 12px !important;
}

.fs12 span {
    font-size: 12px !important;
}


.ban_tech img {
    height: 100%;
}

.ban_tech {
    overflow: hidden;
    position: relative;
    width: 1170px;
    margin: 0 auto;
}

.ban_tech .box {
    position: relative;
}

.title_ban {
    font-size: 40px;
    color: #000;
    line-height: 55px;
    font-family: 'NeoSansPro-Light';
}

.ban_tech_info {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 35px 110px;
    width: 100%;
    height: 100%;
    text-align: left;
}

.link_prods a {
    color: #000;
    font-size: 16px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
}

.link_prods a:hover {
    border-bottom: 1px solid transparent;
}

.link_prods {
    margin-top: 50px;
}

.bt_bn2 {
    height: 100%;
}


.privacy_send {
    cursor: pointer !important;
}

.window_callback form {
    padding: 0;
}

.window_callback form label,
.grid-item.open .item .callform form label {
    text-align: left;
    display: block;
    margin-bottom: 17px !important;
    color: #002138;
    font-family: 'NeoSansPro-Bold';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
}

.window_callback form label span span {
    color: rgba(227, 30, 36, 1);
}

.window_callback form .privacy_box label,
.grid-item.open .item .callform form .privacy_box label {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #333333;
    font-family: 'NeoSansPro-Regular';
}

.window_callback form input[type="text"],
.grid-item.open .item .callform form input[type="text"] {
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 0 15px;
    margin-top: 4px !important;
    background: #FFFFFF;
    border: 1px solid #E0E2E7;
    box-sizing: border-box;
    border-radius: 5px;
    height: 32px;
    font-family: 'NeoSansPro-Light';
    color: #002138;
    font-size: 13px;
}

.window_callback form input.error {
    color: #002138 !important;
    background: #ffffff !important;
    border: 1px solid #E31E24;
}

.window_callback input[type="checkbox"]:focus,
.window_callback input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: none;
    appearance: none;
    outline: none;
}

.window_callback input[type="checkbox"]:before {
    width: 20px;
    height: 20px;
    border: 2px solid #E31E24;
    border-radius: 3px;
}

.window_callback input[type="checkbox"]:checked:before {
    background: #fff url(/images/Checkmark.svg) center center no-repeat;
}

.window_callback input[type="checkbox"]:not(checked):before {
    background: #fff;
    box-sizing: border-box;
}

.window_callback form input[type="submit"],
.sendblock a.button {
    margin-top: 19px;
    cursor: pointer;
    font-family: 'NeoSansPro-Regular';
    width: 296px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    background: #FEED00;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;

    color: #333333;
}

.window_callback .privacy_opacity,
.window_callback .privacy_opacity:hover {
    opacity: 0.5;
    cursor: text !important;
}


.window_callback_video form {
    padding: 0;
}

.window_callback_video form label,
.grid-item.open .item .callform form label {
    text-align: left;
    display: block;
    font-weight: normal;
    margin-bottom: 17px !important;
    font-size: 12px;
    line-height: 15px;
    font-family: 'NeoSansPro-Regular';
}

.window_callback_video form input[type="text"],
.grid-item.open .item .callform form input[type="text"] {
    display: block;
    width: 100%;
    line-height: 44px;
    padding: 0 15px;
    margin-top: 4px !important;
    background: #FFFFFF;
    border: 1px solid #E4DEDE;
    box-sizing: border-box;
    border-radius: 9px;
    height: 44px;
    font-family: 'NeoSansPro-Light';
    font-size: 18px;
    color: #002138;
}

.window_callback_video form textarea {
    display: block;
    width: 100%;
    line-height: 44px;
    padding: 0 15px;
    margin-top: 4px !important;
    background: #FFFFFF;
    border: 1px solid #E4DEDE;
    box-sizing: border-box;
    border-radius: 9px;
    height: 113px;
    font-family: 'NeoSansPro-Light';
    font-size: 18px;
    color: #002138;
}

.window_callback_video input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

.window_callback_video input[type="checkbox"]:before {
    width: 16px;
    height: 16px;
}

.window_callback_video input[type="checkbox"]:checked:before {
    background: #fff url(/images/gal.png) center center no-repeat;
}

.window_callback_video input[type="checkbox"]:not(checked):before {
    background: #fff;
    border: 1px solid #E4DEDE;
    box-sizing: border-box;
    border-radius: 3px;
}

.window_callback_video form input[type="submit"],
.sendblock a.button {
    cursor: pointer;
    font-family: 'NeoSansPro-Regular';
    background: #E41E27;
    border-radius: 17px;
    width: 211px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
}

.window_callback_video .privacy_opacity,
.window_callback_video .privacy_opacity:hover {
    opacity: 0.5;
    cursor: text !important;
}


.title_h5 a:link,
.title_h5 a:visited {
    color: red;
}

.title_h5 a:hover {
    text-decoration: underline;
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5);
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}

.ripple {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear;
}

.ink {
    display: block;
    position: absolute;
    background: rgba(221, 40, 29, 0.5);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.call_block {
    display: none;
    background: #FFED00;
    border-radius: 0px 0px 14px 14px;
    width: 254px;
    height: 123px;
    position: fixed;
    top: 0;
    right: 34px;
    z-index: 30;
}

.call_block .info-tel {
    float: none;
    font-size: 22px;
    line-height: 31px;
    color: #002138;
    margin-top: 26px;
    padding-left: 21px;
}

.call_block_button {
    width: 211px;
    height: 34px;
    background: #E41E27;
    border-radius: 17px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 12px auto 0;
    cursor: pointer;
}


.blocks_contacts_2 {
    width: 696px;
    background: #FEED00;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 80px;
    padding-bottom: 38px;
}

.blocks_contacts_2 .sendblock {
    width: 550px;
    margin: 0 auto;
}

.blocks_contacts_2 .wrap_contact {
    background: none;
    min-height: initial;
    /* padding: 47px 0 0; */
    padding: 38px 0 0;
}

.blocks_contacts_2 .title_h2 {
    font-size: 36px;
    line-height: 43px;
    color: #000000;
    padding-bottom: 22px;
}

.blocks_contacts_2 .title_h5 {
    line-height: 17px;
    color: #000000;
    padding-bottom: 60px;
}

.blocks_contacts_2 .line_box_inp {
    margin-bottom: 50px;
}

.blocks_contacts_2 input[name="name"] {
    width: 250px;
    float: left;
    margin-right: 50px;
    border: none;
    border-radius: 8px;
    background: #fff !important;
}

.blocks_contacts_2 input[name="phone"] {
    width: 250px;
    float: left;
    border: none;
    border-radius: 8px;
    background: #fff !important;
}

.blocks_contacts_2 textarea {
    border: none !important;
    border-radius: 8px !important;
    background: #fff !important;
    height: 122px !important;
}

.blocks_contacts_2 .privacy_box {
    padding-top: 0;
    margin-bottom: 0;
}

.blocks_contacts_2 .checbox_block span:before {
    border: none;
    border-radius: 8px;
}

.blocks_contacts_2 .checbox_block {
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}

.blocks_contacts_2 .checbox_block a:link,
.blocks_contacts_2 .checbox_block a:visited {
    color: #E91A23;
    padding-left: 38px;
}

.blocks_contacts_2 .checbox_block a:hover {
    text-decoration: underline;
}

.blocks_contacts_2 .form_phone {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-top: 60px;
    text-align: left;
    float: left;
}

.blocks_contacts_2 .form_phone span {
    font-family: 'NeoSansPro-Bold';
}

.blocks_contacts_2 #sent_to5 {
    width: 255px;
    height: 47px;
    margin: 0;
    color: #FFFFFF;
    border-radius: 24px;
    background: #E41E27 !important;
    padding: 0;
    line-height: 47px;
    float: right;
    margin-top: 45px;
    position: relative;
}

.blocks_contacts_2 #sent_to5:hover {
    background: #FF121D !important;
    box-shadow: 0px 0px 10px #FF757B;
}

.blocks_contacts_2 .btn_balkony {
    width: 255px;
    height: 47px;
    margin: 0;
    color: #FFFFFF;
    border-radius: 24px;
    background: #E41E27 !important;
    padding: 0;
    line-height: 47px;
    float: right;
    margin-top: 45px;
    position: relative;
}

.blocks_contacts_2 .btn_balkony:hover {
    background: #FF121D !important;
    box-shadow: 0px 0px 10px #FF757B;
}

.blocks_contacts_2 #sent_to4 {
    width: 255px;
    height: 47px;
    margin: 0;
    color: #FFFFFF;
    border-radius: 24px;
    background: #E41E27 !important;
    padding: 0;
    line-height: 47px;
    float: right;
    margin-top: 45px;
    position: relative;
}

.blocks_contacts_2 #sent_to4:hover {
    background: #FF121D !important;
    box-shadow: 0px 0px 10px #FF757B;
}

.blocks_contacts_2 input.error[name="name"] {
    background: rgba(255, 144, 144, 0.24) !important;
}

.f_icons {
    margin-top: 30px;
}

.f_icons a {
    margin: 0 8px;
}

.tbl_line_quantity {
    padding: 3px 0 !important;
    line-height: 30px;
}

.pvd_minus,
.pvd_plus {
    width: 12px;
    height: 30px;
    float: left;
    cursor: pointer;
}

.pvd_minus {
    background: #fff url(/images/minus.png) center center no-repeat;
    margin-right: 13px;
}

.pvd_plus {
    background: #fff url(/images/plus.png) center center no-repeat;
    margin-left: 13px;
}

.pvd_set_quantity input {
    width: 32px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: #000;
    float: left;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: 'NeoSansPro-Regular';
    line-height: 30px;
}

.cn_title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
    height: 76px;
    width: 100%;
    line-height: 76px;
    font-family: 'NeoSansPro-Bold';
    text-transform: uppercase;
}

.cn_title_tab {
    width: 50%;
    color: #707070;
    cursor: pointer;
    background: #FCF592;
}

.cn_title_tab:first-child {
    border-radius: 10px 0px 10px 0px;
}

.cn_title_tab:last-child {
    border-radius: 0px 10px 0px 10px;
}

.cn_title_tab.active {
    color: #000;
    background: #FEED00;
}

.cn_title_tab:not(.active):hover {
    color: #4A4A4A;
    background: #FFF451;
}

.cfc_2 {
    display: none;
}

.calculation_preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}

.calculation_preloader_bg {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.9;
}

.calculation_preloader_img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

.file_raschet.size_error {
    color: #e91a23;
}

.floor_line {
    color: #a3a3a3;
}

.floor {
    width: 32px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: #000;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: 'NeoSansPro-Regular';
    line-height: 30px;
    margin-left: -70px;
}

.covid {
    background: #e31e24;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.covid a:link,
.covid a:visited {
    color: #fff;
    text-decoration: underline;
}


@media (max-width: 799px) {
    .blocks_contacts_2 {
        width: 100%;
        border-radius: 0;
    }
}

@media (max-width: 599px) {
    .blocks_contacts_2 .sendblock {
        width: 90%;
    }

    .blocks_contacts_2 input[name="name"] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .blocks_contacts_2 input[name="phone"] {
        width: 100%;
    }

    .blocks_contacts_2 .line_box_inp {
        margin-bottom: 30px;
        text-align: left;
    }

    .blocks_contacts_2 .checbox_block a:link,
    .blocks_contacts_2 .checbox_block a:visited {
        padding-left: 0;
        display: block;
        text-align: left;
    }

    .cn_title {
        line-height: initial;
    }

    .cn_title_tab {
        padding-top: 18px;
    }
}

@media (max-width: 499px) {
    .blocks_contacts_2 #sent_to5 {
        float: none;
        margin-top: 30px;
    }

    .blocks_contacts_2 .btn_balkony {
        float: none;
        margin-top: 30px;
    }

    .blocks_contacts_2 .form_phone {
        float: none;
        text-align: center;
    }

    .floor_line {
        width: 140px;
        text-align: left !important;
        padding-top: 3px;
    }

    .floor {
        margin-left: 0;
    }

    .tbl_line {
        line-height: initial !important;
    }

    .sent_clb {
        font-size: 12px;
        line-height: 14px;
    }

    .sent_clb .bold {
        font-size: 14px;
        line-height: 17px;
    }

    .sent_clb .bold:nth-child(1) {
        font-size: 16px;
        line-height: 19px;
    }

    .sent_clb .bold:nth-of-type(3) {
        font-size: 12px;
        line-height: 14px;
    }
}

#ofisiprodazh {
    margin-bottom: 30px;
    text-align: center;
}

/*start-Statyi*/
.statyi_advant_blocks {
    margin: 30px 0 10px 0;
    float: center;
}

.statyi_advant_block {
    padding: 20px 0 50px 0;
}

.statyi_advant {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.statyi_end {
    margin-bottom: 30px;
}

.section ul {
    list-style-type: disc;
    padding-left: 5%;
    padding-bottom: 3%;
}

.section ul li {
    padding-bottom: 3%;
}

/*end-Statyi*/

/*start-hk*/
.breadcrumbs {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 14px;
}

/*end-hk*/

.s_text {
    text-align: justify;
    margin-bottom: 40px;
}

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

.s_text ul {
    margin: 0 0 20px 35px;
    list-style-type: disc;
}


@media (max-width: 1199px) {

    .mkd_advantages {
        max-width: 600px;
        flex-wrap: wrap;
        margin: 60px auto -30px;
    }

    .bx_filter_block .bx_filter_parameters_box_container {
        flex-wrap: nowrap;
    }

    .smartfilter {
        max-width: 600px;
        flex-wrap: wrap;
        margin: 0 auto;
        margin-top: -40px;
        flex-direction: initial;
    }

    input#set_filter {
        margin-top: 35px;
    }

    .pd_content.cart_tovar .leftside {
        max-width: 600px;
        margin: 30px auto 20px;
        float: none;
    }

    .mkd_advantage {
        margin-bottom: 50px;
    }

    .catalog>div>div>div {
        justify-content: center;
    }

    .pd_content.cart_tovar .prod_itm {
        margin: 0 15px 30px;
    }

    .pd_content.cart_tovar .load_more {
        height: 36px;
        line-height: 32px;
        font-size: 16px;
    }

}

@media (max-width: 991px) {

    .np_work {
        height: 254px;
        width: 456px;
    }

    .owl-carousel .owl-stage-outer {
        height: 254px !important;
    }

    .owl-nav {
        top: 103px;
        width: 580px;
    }

    .owl-carousel {
        width: 100vw !important;
    }

    .slider_block_map .owl-carousel {
        width: 100% !important;
    }

    .slider_block_map .owl-carousel .owl-stage-outer {
        height: initial !important;
    }

}

@media (max-width: 767px) {

    .mkd-main__section.mkd-first-screen__section {
        height: 300px;
        min-height: 300px;
        background-size: 187%;
        background-position-y: 39%;
        padding: 0;
    }

    .d-first-screen__media-banner {
        position: absolute;
        top: 25px;
        left: 340px;
    }

    .mkd-section__title {
        font-size: 28px !important;
        line-height: 38px;
        max-width: 65%;
        margin-bottom: 25px;
        margin-top: 25px !important;
    }

    .mkd-first-screen__subtitle {
        display: none;
    }

}

@media (max-width: 699px) {

    .owl-nav {
        width: 90%;
    }

}

@media (max-width: 599px) {

    .sort-select {
        text-align: center !important;
    }

    .smartfilter {
        display: block;
    }

    .line_item_filter {
        max-width: 270px;
        margin: 30px auto 0;
    }

    .d-first-screen__media-banner {
        left: initial;
        right: 0;
        top: 0;
    }

    .mkd-main__section.mkd-first-screen__section {
        background-size: cover;
    }

    .smartfilter>div {
        max-width: 270px;
        margin: 30px auto 0;
    }

    input#set_filter {
        margin-top: 0;
        float: left;
    }


}

@media (max-width: 499px) {

    .mkd-section__title {
        font-size: 24px !important;
        line-height: 29px;
        color: #151616;
    }

    .d-first-screen__media-banner img {
        max-width: 130px;
    }

    .mkd-section__title {
        margin-top: 30px !important;
        margin-bottom: 50px;
    }

    .d-first-screen__media-banner {
        left: initial;
        right: -7px !important;
        top: -50px !important;
    }

    .mkd-main__section.mkd-first-screen__section {
        background-position: initial;
        background-position-x: 25%;
    }

}

.btn-cottage-reviews {
    background: #E41E27;
    border-radius: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: max-content;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 56px;
    border: solid 1px #E41E27;
    cursor: pointer;
    z-index: 99999;
}

.btn-cottage-reviews:hover {
    background: #fff;
    color: #E41E27;
}

.newform8 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 598px;
    overflow: hidden;
    z-index: 30;
    margin-left: -249px;
    margin-top: -225px;
}

.newform8 .window_callback_title {
    font-family: 'NeoSansPro-Bold';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin-bottom: 32px;
}

.newform8 .window_callback form label {
    position: relative;
}

.newform8 textarea {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E4DEDE;
    box-sizing: border-box;
    border-radius: 9px;
    min-height: 120px;
}

.newform8 .form_order__attachment {
    position: absolute;
    right: 15px;
    bottom: 30px;
    z-index: 2;
}

.newform8 .privacy_box label {
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    order: 2;
}

.newform8 .privacy_box label a {
    font-size: 10px;
    line-height: 12px;
    color: #2962FF;
}

.newform8 .privacy_box input[type=checkbox] {
    order: 2;
}

.newform8 input#sent_to {
    margin: 0 auto;
    cursor: pointer;
    font-family: 'NeoSansPro-Regular';
    width: 296px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    background: #FEED00;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;

    color: #333333;
    order: 3;
}

.newform8 input#sent_to.privacy_opacity {
    background: rgba(254, 237, 0, 0.25) !important;
}

.newform8_form .privacy_box {
    flex-wrap: wrap;
}

.newform8 input#sent_to:hover {
    opacity: 1;

    cursor: pointer !important;
}

.title_h2.text-center.bold.mb30.title {
    text-transform: inherit;
}



@media (max-width: 399px) {

    .np_work {
        height: 140px;
        width: 251px;
    }

    .owl-carousel .owl-stage-outer {
        height: 140px !important;
    }

    .owl-nav {
        top: 52px;
    }

    .owl-prev,
    .owl-next {
        width: 36px !important;
        height: 36px !important;
        background-size: cover !important;
    }

    .slider_block_map .owl-prev,
    .slider_block_map .owl-next {
        width: 12px !important;
        height: 24px !important;
        background-size: initial !important;
    }

    .owl-carousel .owl-item.center.active .np_work_price {
        display: none;
    }

    .owl-carousel .owl-item.center.active .np_work_more {
        display: none;
    }

    .mkd_advantage {
        margin: 0;
        margin-bottom: 20px;
        width: 130px;
    }

    .mkd_advantages {
        margin: 30px auto 0;
    }

    .form-order .col-4_5 {
        width: 100%;
    }

    .form-control {
        width: 100% !important;
    }

    .mkd_advantage_img img {
        width: 48px;
    }

    .mkd_advantage_text {
        font-size: 14px;
        line-height: 17px;
    }

    .pd_content.cart_tovar .leftside {
        margin: 0 auto 20px !important;
    }

    .pd_content.cart_tovar .prod_itm {
        margin: 0 0 30px;
    }

    .pd_content.cart_tovar .load_more {
        margin: 7px auto 0;
        max-width: 270px;
    }

    .newform8 {
        max-width: 98vw;
        left: 1vw;
        margin-left: 0;
        top: 40%;
        margin-top: -240px;
    }

    .window_callback {
        max-width: 98vw;
    }

    .newform8 .window_callback form .privacy_box label {
        width: 210px;
    }

    .callback_ppb {
        max-width: 98vw;
        margin-left: calc(98vw - 147%);
    }

    .window_callback form input[type="submit"],
    .sendblock a.button {
        max-width: 100%;
    }
}

.bp-input__title {
    font-family: 'Neo Sans Pro';
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.balcony-catalog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
}

.balcony-catalog-item {
    padding: 24px;
    position: relative;
    border-radius: 20px;
    display: flex;
}

.balcony-catalog-item::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 32, 35, 0.7);
    border-radius: 20px;
}

.balcony-catalog-item__image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.balcony-catalog-menu {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.balcony-catalog-menu__section {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 10px;
    color: #fff;
}

.balcony-catalog-menu__item {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
    color: #fff;
}

@media (max-width: 1023px) {
    .balcony-catalog-item {
        padding: 16px;
    }

    .balcony-catalog-menu__section {
        margin-bottom: 4px;
        font-size: 16px;
        line-height: normal;
    }

    .balcony-catalog-menu__item {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: normal;
    }
}

@media (max-width: 767px) {
    .balcony-catalog {
        grid-template-columns: 1fr 1fr;
    }

    .balcony-catalog-item:first-child,
    .balcony-catalog-item:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 3;
    }
}

/*
    Перенести в бандл
*/
.cookie-window {
    z-index: 9999;
    box-shadow: 5px 15px 20px 0px #00000040;
    position: fixed;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 20px 24px;
    border-radius: 90px;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    max-width: 568px;
    font-size: 15px;
}

.cookie-window__icon {
    margin-right: 15px;
}

.cookie-window__text {
    margin-right: 15px;
}

.cookie-window__text a {
    color: #E30611;
    text-decoration: underline;
}

.cookie-window__btn {
    width: 132px;
    flex: 0 0 132px;
    height: 40px;
    border-radius: 90px;
    font-size: 16px;
}

.cookie-window__btn.cookie-window__btn_mobile {
    display: none;
}

@media (max-width: 767px) {
    .cookie-window {
        max-width: 336px;
        display: block;
        border-radius: 20px;
        padding: 16px;
        font-size: 14px;
    }

    .cookie-window__icon {
        display: none;
    }

    .cookie-window__text {
        margin-right: 0;
        display: block;
    }

    .cookie-window__text a {
        display: inline-block;
        background: #EEEEEF;
        color: #1D2023;
        width: 136px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        border-radius: 20px;
        margin-right: 16px;
        margin-top: 8px;
    }

    .cookie-window__btn.btn-primary {
        display: none;
    }

    .cookie-window__btn.cookie-window__btn_mobile {
        display: inline-block;
    }
}
/* End */


/* Start:/local/templates/pogoda_dev/css/new_style.css?174155218627880*/
html {
    position: relative;
    background-color: #fff;
}

body {
    background: transparent;
    position: relative;
    background-color: #fff;
    color: #000;
    font-family: 'NeoSansPro-Regular';
    line-height: normal;
    font-size: 14px;
}

::-webkit-input-placeholder {
    color: #e4dede;
}

::-moz-placeholder {
    color: #e4dede;
}

:-moz-placeholder {
    color: #e4dede;
}

:-ms-input-placeholder {
    color: #e4dede;
}


::-moz-selection {
    background: #feed00 !important;
    color: #000 !important;
}

::selection {
    background: #feed00 !important;
    color: #000 !important;
}


a {
    color: #000;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a:hover {
    color: red;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

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

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.container {
    padding: 0px 0px;
}

.pd_content.cart_tovar.detail {
    padding-top: 25px;
}

.flex {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.jb {
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.jba {
    justify-content: space-around;
    -ms-flex-pack: justify;
}

.jc {
    justify-content: center;
    -ms-flex-pack: center;
}

.je {
    justify-content: flex-end;
    -ms-flex-pack: end;
}

.ac {
    align-items: center;
    -ms-flex-align: center;
}

.ae {
    -ms-flex-align: end;
    align-items: flex-end;
}

.d_n {
    display: none;
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.p0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/*--------------------------------------------------
    Header
---------------------------------------------------*/


/*--------------------------------------------------
    content
---------------------------------------------------*/
[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

input,
textarea,
button {
    outline: none;
}

.title_h1 {
    font-size: 30px;
}

.title_h2 {
    font-size: 30px;
    text-transform: uppercase;
}

.title_h3 {
    font-size: 18px;
}

.title_h4 {
    font-size: 16px;
}

.title_h5 {
    font-size: 14px;
}

.title_h6 {
    font-size: 12px;
}

.bold {
    font-family: 'NeoSansPro-Bold';
}

.italic {
    font-style: italic;
}

.pager_slide a {
    /* width: 95px;
    height: 63px; */
    height: 74px;
    overflow: hidden;
    /* margin: 0px 9px; */
    margin: 0;
    position: relative;
    display: block;
    border: 5px solid transparent;
}

.pager_slide a:last-child {
    margin-right: 0px;
}

.pager_slide a:first-child {
    margin-left: 0px;
}

.pager_slide a.active,
.pager_slide a:hover {
    border: 5px solid #feed00;
}

.pager_slide a img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bx-wrapper img {
    display: initial;
    max-height: 600px;
    margin: 0 auto;
}

.slider_tovar {
    background: #f6f7f8;
    padding-bottom: 20px;
}

.info_tovar {
    padding-left: 40px;
}

.slider_tovar .bx-wrapper {
    /* margin-bottom: 18px; */
    margin: 0 auto;
    margin-top: 20px;
}

.breadcrumbs a {
    color: #929292;
}

.breadcrumbs .active {
    color: #E91A23;
}

.breadcrumbs li {
    position: relative;
    padding-right: 20px;
    font-size: 12px;
}

.breadcrumbs li:after {
    content: '>';
    position: absolute;
    right: 5px;
    top: 0;
}

.breadcrumbs li:last-child:after {
    display: none;
}

.content .title_tovar {
    margin: 0px;
    font-size: 30px;
    font-family: 'NeoSansPro-Bold';
    color: #000;
    text-transform: none;
    text-align: left;
}

.line_box {
    font-size: 16px;
}

.tbl_line {
    padding: 7px 0px;
    border-bottom: 1px solid #e6e0e0;
}

.description_bt {
    margin-top: 20px;
}

.description_bt p {
    padding: 3px 0px;
    font-size: 16px;
}

.tbl_line div:first-child {
    color: #a3a3a3;
}

.tbl_line.price {
    font-size: 18px;
}

.tbl_line.price div {
    font-family: 'NeoSansPro-Bold';
    color: #000;
}

.pager_slide {
    padding: 0px 20px;
}

.btn.btn_min {
    font-size: 16px;
    max-width: 190px;
    width: 100%;
}

.img_prod {
    background: #fff;
    height: 290px;
    width: 100%;
    background-size: auto 100%;
    background-position: right top;
    position: relative;
    text-align: center;
}

.img_prod a {
    height: 290px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block_doors .img_prod img {
    -o-object-fit: cover;
    object-fit: contain;
}

.img_prod img {
    max-height: 100%;
    max-width: 100%;
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.wrap_prod_itm:hover .img_prod img {
    transform: scale(1.1);
}

.wrap_prod_itm {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.block_doors .wrap_prod_itm {
    padding-top: 17px;
}

.block_doors .img_prod {
    margin-bottom: 20px;
}

.price_prod {
    padding: 15px 0px;
    background: #f6f7f8;
}

.name_prod {
    padding: 0px 15px;
    line-height: 20px;
    min-height: 47px;
    font-family: 'NeoSansPro-Bold';
    border-bottom: 1px solid #f1f1f1;
}

.action_btn {
    padding: 0px 15px;
    padding-top: 15px;
}

.price_prod .price {
    font-size: 18px;
}

.link_prod {
    font-size: 14px;
}

.dash {
    border-bottom: 1px dashed;
}

.prod_itm:nth-child(3n+2) {
    padding: 0px 7px;
}

.prod_itm:nth-child(3n+1) {
    padding-left: 0px;
    padding-right: 13px;
}

.prod_itm:nth-child(3n+3) {
    padding-right: 0px;
    padding-left: 13px;
}

.prod_itm {
    margin-bottom: 20px;
}

.img_prod:hover+.price_prod>a {
    color: red;
}

.filtr_block {
    padding-left: 20px;
}

.wrap_filtr {
    background: #f6f7f8;
    padding: 15px;
}

.filtr_arr {
    position: relative;
}

.filtr_arr:before {
    position: absolute;
    content: '';
    border: 5px solid transparent;
    border-top: 5px solid #000000;
    right: -15px;
    top: 10px;
}

.line_item_filter {
    margin-top: 30px;
}

.line_item_filter:first-child {
    margin-top: 0px;
}

.check_itm {
    font-size: 16px;
    margin-bottom: 20px;
}

.check_b {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.filtr_block .btn {
    width: 100%;
    max-width: 100%;
    font-family: 'NeoSansPro-Regular';
}

span.cnt_item {
    width: 25px;
    height: 25px;
    display: block;
    background-position: center center;
}

.color_outer {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    height: 98px;
}

.color_outer ul {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.color_outer ul li {
    margin: 2px 2px;
}

.color_block_outer {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.color_filter_itm span {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    display: inline-block;
    border: 1px solid transparent;
    margin: 2px;
    cursor: pointer;
}

.color_filter_itm span:hover {
    border: 1px solid #feed00;
}


/*--------------------------------------------------
    footer
---------------------------------------------------*/
.wrap_contact {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 40px;
    min-height: 598px;
}

#main .container .item_card_options .wrap_contact {
    box-shadow: none;
}

.md__right .wrap_contact {
    box-shadow: none;
}

.wrap_contact .btn {
    background: #FEED00;
    border-radius: 4px;
}

button.btn.btn_min.btn_small.send_later.btn-border {
    background: #ffffff;
    border: 1px solid #FEED00;
    max-height: 46px;
    line-height: 16px;
}

input#sent_to3 {
    margin-left: 0;
}

.line_box_inp {
    margin-bottom: 15px;
}

.line_box_inp:last-child {
    margin-bottom: 0px;
}

.line_box_inp>input,
.line_box_inp>textarea {
    width: 100%;
    font-size: 18px;
    padding: 15px;
    border: 1px solid #e4dede;
    border-radius: 10px;
    font-family: 'NeoSansPro-Regular';
    cursor: text;
    padding: 10px 15px;
}

.line_box_inp textarea {
    height: 54px;
    resize: none;
    height: 100px;
}

.btn {
    background: #feed00;
    border-radius: 4px;
    padding: 14px 0px;
    color: #000;
    border: none;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.btn:hover {
    background: #fff;
}

.btn-primary:hover {
    color: #1d2023;
}

.btn_big {
    font-size: 22px;
    max-width: 290px;
    width: 100%;
}

.bord {
    border-bottom: 1px solid;
}

.checbox_block {
    padding-left: 40px;
    cursor: pointer;
    margin-bottom: 0px;
    font-weight: 400;
}

.checbox_block input {
    display: none;
}

.checbox_block span {
    position: relative;
    text-align: left;
    text-transform: none;
}

.checbox_block>span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #e4dede;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.checbox_block input:checked+span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    width: 20px;
    height: 20px;
    background: url(/local/templates/pogoda_dev/css/../images/gal.png) no-repeat;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-size: 100%;
}

.form_contact .checbox_block input:checked+span:after {
    content: none;
}

.tbl_line .checbox_block {
    padding-left: 30px;
}

.tbl_line .checbox_block span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #E41E27;
    border-radius: 7px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.tbl_line .checbox_block input:checked+span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 13px;
    height: 13px;
    background: url(/local/templates/pogoda_dev/css/../images/gal.png) no-repeat;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-size: 100%;
}

.line_content_contact {
    font-size: 18px;
    border-bottom: 1px solid #e6e0e0;
    padding: 15px 0px;
}

.line_content_contact div:first-child {
    color: #a3a3a3;
    text-align: left;
}

.line_content_contact div:last-child {
    text-align: right;
}

.map_block ul li {
    margin-right: 50px;
    font-size: 18px;
    font-family: 'NeoSansPro-Bold';
    cursor: pointer;

}

.map_block ul li:last-child {
    margin-right: 0px;
}

.map_block ul li.active {
    color: red;
}

.map {
    height: 700px;
    position: relative;
}

.map_info_block {
    position: absolute;
    width: 540px;
    height: 540px;
    right: 50%;
    margin-right: -585px;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 2;
}

.map_info_box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 540px;
    height: 540px;
    background: #feed00;
    border-radius: 50%;
}

.adres_box {
    font-size: 18px;
    margin-top: 90px;
}

.slider_block_map {
    width: 315px;
    margin: 0px auto;
}

.slider_block_map .owl-nav {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -ms-flex-pack: justify;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    cursor: pointer;
}

.owl-nav div {
    color: transparent;
    font-size: 12px;
}

.owl-prev {
    background: url(/local/templates/pogoda_dev/css/../images/arr_nav.svg) no-repeat;
    width: 12px;
    height: 24px;
    position: relative;
    left: -32px;
}

.owl-next {
    background: url(/local/templates/pogoda_dev/css/../images/arr_nav.svg) no-repeat;
    width: 12px;
    height: 24px;
    transform: rotate(-180deg);
    position: relative;
    right: -32px;
}

.owl-carousel .owl-stage-outer {
    height: 210px;
    overflow: hidden;
}

.work_time {
    font-size: 16px;
}

.work_time a {
    color: #000;
}

.item_map_img img {
    cursor: pointer;
    max-height: 236px;
    width: initial !important;
    margin: 0 auto;
}

.close_adres {
    position: absolute;
    right: -15px;
    top: 25px;
    background: #feed00;
    height: 70px;
    width: 70px;
    font-size: 50px;
    border-radius: 50%;
    color: #e91a23;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.close_adres:hover {
    background: #f5e506;
}

.close_adres:focus {
    background: #ecdd04;
}

.menu_footer {
    background: #feed00;
}

.f_tel a {
    color: #000;
    font-size: 18px;
}

.menu_footer_box {
    padding: 35px 0px 60px;
}

.menu_footer_box>ul>li {
    padding-right: 10px;
    text-align: left;
}

.menu_footer_box>ul>li:first-child {
    padding-right: 25px;
}

.menu_footer_box>ul>li:last-child {
    padding-right: 0px;
}

.menu_footer_box>ul>li>a {
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.menu_footer_box>ul>li>ul>li {
    line-height: 25px;
    text-align: left;
}

.office_b ul {
    margin-bottom: 20px;
}

.office_b ul li {
    font-family: 'NeoSansPro-Regular';
}

.office_b ul span {
    font-size: 18px;
    font-family: 'NeoSansPro-Bold';
}

.office_b>div {
    padding-left: 10px;
}

.width_check {
    width: 50%;
}

.f_logo img {
    vertical-align: middle !important;
}

/*--------------------------------------------------
    colors
---------------------------------------------------*/
.white {
    color: #fff;
}

.black {
    color: #4D5054;
}

.red {
    color: #E91A23;
}

.red_bg {
    background: #E91A23;
}


/*--------------------------------------------------
    margin
---------------------------------------------------*/
.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mr5 {
    margin-right: 5px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb70 {
    margin-bottom: 70px;
}

/*--------------------------------------------------
    padding
---------------------------------------------------*/
.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}


.order_form {
    display: none;
}

.btn.btn_small {
    max-width: 171px;
}

.form_contact .privacy_opacity,
.form_contact .privacy_opacity:hover {
    opacity: 0.5;
    cursor: text;
}

.form_contact .btn_big {
    margin: 30px 0;
    font-family: 'NeoSansPro-Regular';
    text-transform: uppercase;
    font-size: 16px;
}

.hideblock h3.toggler,
.hideblock2 h3.toggler2 {
    margin: 0;
}

.contacting-form {
    border-radius: 20px;
    border: 1px solid #E0E0E0;
    background: #EEEEEF;
    padding: 24px 72px;
    min-height: 477px;
    margin: 30px 0;
}

.contacting-form .contacting-form__title {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    text-transform: none;
}

.contacting-form__descr {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 32px;
    max-width: 424px;
}

.contacting-form__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 24px;
    margin-bottom: 24px;
}

.contacting-form__form {
    display: flex;
}

.contacting-form__left {
    margin-right: 24px;
    width: 100%;
}

.contacting-form__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 250px;
}

.contacting-form-control {
    margin-bottom: 8px;
}

.contacting-form-control label.error {
    display: none !important;
}

.contacting-form-control input,
.contacting-form-control textarea {
    border-radius: 8px;
    border: 1px solid #F2F3F7;
    background: #FFF;
    padding: 11px 8px;
    width: 100%;
    font-size: 14px;
    line-height: normal;
}

.contacting-form-control textarea {
    resize: none;
    min-height: 120px;
}

.contacting-form-control input[type=file] {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
}

.contacting-form-control__label {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: normal;
}

.contacting-form-control__label span {
    color: #E30611;
}

.contacting-file__label {
    display: flex;
    align-items: center;
    font-size: 10px;
    line-height: normal;
    color: #E30611;
    font-weight: 400;
}

.contacting-file {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.contacting-file .error {
    display: none;
}

.contacting-file__label>svg {
    margin-right: 4px;
}

.contacting-file__notice {
    color: #969FA8;
    text-align: right;
    font-size: 10px;
    margin-bottom: 5px;
    line-height: normal;
}

.contacting-file__error {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 0 100%;
    color: #E30611;
    text-align: right;
    font-size: 10px;
    line-height: normal;
}

.contacting-file__error svg {
    margin-left: 4px;
}

.contacting-file__error_format,
.contacting-file__error_size {
    display: none;
}

.contacting-file__error>svg {
    margin-left: 4px;
}

.contacting-contacts {
    font-size: 14px;
    line-height: normal;
}

.contacting-contacts__phone {
    font-size: 24px;
    line-height: normal;
    margin: 8px 0;
}

.contacting-contacts__phone span {
    font-weight: 500;
}

.contacting-contacts__offices {
    text-decoration: underline;
    color: #E30611;
}

.contacting-form__submit input[type="submit"] {
    margin-bottom: 13px;
    border-radius: 26px;
    padding: 11px 10px 12px;
    width: 100%;
}

.contacting-form__submit input[type="submit"]:hover {
    background: #e30611;
}

.contacting-form-privacy {
    position: relative;
    padding-left: 30px;
}

.contacting-form-privacy__label {
    color: #333;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contacting-form-privacy a {
    color: #2962FF;
}

.contacting-form-privacy input {
    display: none;
}

.contacting-form-privacy input:checked+label::after {
    opacity: 1;
}

.contacting-form-privacy__label::before {
    content: "";
    display: block;
    border-radius: 3px;
    border: 2px solid #E31E24;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
}

.contacting-form-privacy__label::after {
    content: "";
    display: block;
    background: url(/images/Checkmark.svg) center center no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.contacting-form-success {
    font-size: 15px;
    line-height: 20px;
    display: none;
}

.contacting-form-success__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 8px;
}

.contacting-form-success__subtitle {
    margin-bottom: 8px;
}

#conctacting-files input[type=file] {
    display: none;
}

.contacting-form-wrap .files_raschet {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.contacting-form-wrap .file_raschet_wrapper {
    margin-bottom: 0;
    background: #fff;
    border-radius: 8px;
    padding: 0 20px 0 8px;
    width: auto;
    margin-right: 8px;
    margin-bottom: 8px;
}

.contacting-form-wrap .file_raschet_close {
    top: 2px;
    right: 4px;
}

@media (max-width: 991px) {
    .contacting-form {
        padding: 24px 72px 32px 64px;
    }

    .contacting-form__form {
        flex-direction: column;
    }

    .contacting-form__left {
        margin-right: 0;
        margin-bottom: 24px;
    }

    .contacting-form__right {
        flex-direction: row-reverse;
        max-width: 100%;
    }

    .contacting-form__submit {
        max-width: 244px;
    }

    .contacting-form .contacting-form__title {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .contacting-form {
        border-radius: 4px;
        padding: 16px 32px;
    }

    .contacting-form__row {
        grid-template-columns: 1fr;
    }

    .contacting-form__right {
        flex-direction: column-reverse;
    }

    .contacting-form__submit {
        margin-bottom: 24px;
    }

    .contacting-form-control {
        margin-bottom: 16px;
    }

    .contacting-form__row {
        margin-bottom: 0;
    }

    .contacting-file {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 8px;
    }

    .contacting-file__label {
        margin-bottom: 8px;
    }

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

@media (max-width: 768px) {
    .pager_slide {
        display: none;
    }

    .slider_tovar .bx-wrapper:last-child {
        display: none;
    }

    .slider_tovar {
        padding-bottom: 0px;
    }
}

.tbl_line div:nth-child(2) {
    text-align: right;
    /* white-space: nowrap; */
}

.shkaf_banner {
    color: #2a2f35;
}

.shk-head {
    height: 85px;
    border-bottom: 1px solid #ffd200;
    font-size: 20px;
    font-family: 'NeoSansPro-Bold';
    line-height: 20px;
}

.shk-head-col1 {
    width: 385px;
    padding-top: 48px;
    float: left;
}

.shk-head-col2 {
    width: 765px;
    float: left;
    padding-top: 48px;
}

.shk-line {
    height: 185px;
    border-bottom: 1px solid #ffd200;
    font-size: 24px;
    font-family: 'NeoSansPro-Medium';
    line-height: 24px;
}

.shk-line:last-child {
    border-bottom: none;
    margin-bottom: 35px;
}

.shk-line-col1 {
    width: 385px;
    padding-top: 78px;
    float: left;
}

.shk-line-col2,
.shk-line-col3,
.shk-line-col4 {
    width: 255px;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    line-height: 15px;
}

.shk-line img {
    padding-top: 15px;
}

.shk-line-text {
    width: 255px;
    text-align: center;
    padding-top: 5px;
}

.shk-close img {
    margin-left: 3px;
    vertical-align: middle;
}

.shkaf_banner>img,
.shk-close {
    /* cursor: pointer; */
}

.shk-table,
.shk-close {
    display: none;
}

.shk_show_all {
    position: absolute;
    top: 210px;
    right: 80px;
    background: #fff000;
    width: 222px;
    border-radius: 20px;
    line-height: 16px;
    padding: 11px;
    cursor: pointer;
}

.map_info_box .owl-carousel .owl-dots.disabled,
.map_info_box .owl-carousel .owl-nav.disabled {
    display: flex;
}

.matras_offers {
    margin-top: 30px;
}

.matras_block {
    margin-bottom: 10px;
    color: #a3a3a3;
}

.matras_block:nth-child(2) {
    float: left;
    width: 49%;
}

.matras_block:nth-child(3) {
    float: right;
    width: 49%;
}

.matras_select,
.chehol_select {
    padding: 5px;
    cursor: pointer;
    width: 100%;
    height: 35px;
    margin-top: 5px;
}

.term {
    background-color: #feed00;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 15px;
    position: absolute;
    z-index: 2;
    top: 20px;
}


.form_contact input[type="file"] {
    display: none;
}

.attachment {
    text-align: right;
    margin-bottom: 10px;
    margin-top: -29px;
    cursor: pointer;
}

.attachment span {
    color: #e91a23;
    font-size: 14px;
    /* border-bottom: 1px solid #e91a23; */
}

.files_raschet {
    margin-top: -30px;
    margin-bottom: 30px;
}

.file_raschet_wrapper {
    float: left;
    width: 161px;
    /* background: #f0f0f0; */
    margin-right: 6px;
    margin-bottom: 6px;
    display: none;
    position: relative;
    text-align: left;
}

.file_raschet_wrapper:nth-child(3n) {
    margin-right: 0;
}

.file_raschet_wrapper span {
    width: 35px;
    display: block;
    background: #d3d3d3;
    text-align: center;
    padding: 6px 0;
    float: left;
}

.file_raschet {
    float: left;
    color: #434343;
    font-size: 12px;
    padding: 3px 5px;
    max-width: 110px;
    max-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.file_raschet_close {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
    cursor: pointer;
    padding: 3px;
}

.new_door {
    width: 36px;
    position: absolute;
    top: -18px;
    left: 16px;
    line-height: 0;
}

.pd_content.cart_tovar .wrap_prod_itm .img_prod:hover .new_door img {
    transform: none;
}

.wrap_prod_itm:hover .img_prod .new_door img {
    transform: none;
}

.new_door_detail {
    width: 60px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -83px;
}

.bottom_text {
    color: #e91a23;
    text-decoration: underline;
    cursor: pointer;
}

.bottom_text2 {
    display: none;
}


.info-raffle:link,
.info-raffle:visited {
    background: #DD281D;
    border-radius: 19px;
    float: left;
    width: 254px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin-left: 23px;
}

.info-raffle img {
    margin-right: 6px;
}

.info_box {
    left: 410px;
}

.box {
    position: relative;
}

.raffle-line:link,
.raffle-line:visited {
    background: #DD281D;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 36px;
    color: #FFFFFF;
    display: none;
}

.raffle-line img {
    margin-right: 6px;
}

@media (max-width: 1200px) {

    .raffle-line:link,
    .raffle-line:visited {
        display: flex;
    }
}


.wrap_contact label {
    text-align: left;
    display: block;
    margin-bottom: 17px !important;
    color: #002138;
    font-family: 'NeoSansPro-Bold';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
}

.wrap_contact .privacy_box label {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #333333;
    font-family: 'NeoSansPro-Regular';
    display: flex;
    align-items: center;
    padding: 0;
}

.wrap_contact .privacy_box label span {}

.wrap_contact .privacy_box label span:before {
    content: none;
}

.wrap_contact .privacy_box label input[type="checkbox"] {
    display: block;
}

.wrap_contact input[type="text"],
.wrap_contact input[type="tel"],
.wrap_contact input[type="email"],
.wrap_contact textarea {
    width: 100%;
    min-height: 32px;
    margin-top: 4px !important;
    padding: 0 15px;
    border: 1px solid #E4DEDE;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    font-family: 'NeoSansPro-Light';
    font-size: 13px;
    line-height: 32px;
    color: #002138;
    background: #FFFFFF;
}

.wrap_contact input[type="checkbox"]:focus,
.wrap_contact input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: none;
    appearance: none;
    outline: none;
    margin: 0 8px 0 0;
}

.wrap_contact input[type="checkbox"]:before {
    width: 20px;
    height: 20px;
    border: 2px solid #E31E24;
    border-radius: 3px;
}

.wrap_contact input[type="checkbox"]:checked:before {
    background: #fff url(/images/Checkmark.svg) center center no-repeat;
}

.wrap_contact input[type="checkbox"]:not(checked):before {
    background: #fff;
    box-sizing: border-box;
}
/* End */


/* Start:/local/templates/pogoda_dev/fonts/fonts.css?16932051751778*/
@charset "utf-8";

@font-face {
  font-family: 'NeoSansPro-Regular';
  src: url('/local/templates/pogoda_dev/fonts/NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('/local/templates/pogoda_dev/fonts/NeoSansPro-Regular.woff') format('woff'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Regular.ttf')  format('truetype'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Regular.svg#NeoSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'NeoSansPro-Medium';
  src: url('/local/templates/pogoda_dev/fonts/NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),  url('/local/templates/pogoda_dev/fonts/NeoSansPro-Medium.woff') format('woff'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Medium.ttf')  format('truetype'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Medium.svg#NeoSansPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeoSansPro-Light';
  src: url('/local/templates/pogoda_dev/fonts/NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),  url('/local/templates/pogoda_dev/fonts/NeoSansPro-Light.woff') format('woff'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Light.ttf')  format('truetype'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Light.svg#NeoSansPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeoSansPro-Bold';
  src: url('/local/templates/pogoda_dev/fonts/NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),  url('/local/templates/pogoda_dev/fonts/NeoSansPro-Bold.woff') format('woff'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Bold.ttf')  format('truetype'), url('/local/templates/pogoda_dev/fonts/NeoSansPro-Bold.svg#NeoSansPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url(/local/templates/pogoda_dev/fonts/OpenSans-Semibold.ttf) format('truetype');
    font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url(/local/templates/pogoda_dev/fonts/OpenSans-Bold.ttf) format('truetype');
    font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url(/local/templates/pogoda_dev/fonts/OpenSans-Regular.ttf) format('truetype');
    font-weight: normal;
  font-style: normal;
}


/* End */


/* Start:/local/templates/pogoda_dev/css/jquery.bxslider.css?16932051753962*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
/*  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;*/
  /* background: #fff; */
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/local/templates/pogoda_dev/css/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/local/templates/pogoda_dev/css/../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  /* background-position: 0 0; */
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/local/templates/pogoda_dev/css/../images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  /* background-position: -43px 0; */
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/pogoda_dev/css/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/pogoda_dev/css/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* End */


/* Start:/local/templates/pogoda_dev/css/new_style_media.css?16932051754093*/
@media (max-width: 1200px) {
	.wrap_contact {
	    min-height: 598px;
	}
	.offices .maps .card {
	    margin-right: -470px;
	}
   .dl-menuwrapper {
      display: block !important;
    }
   .header .logo {
      margin: 0 auto;
      float: initial;
    }
   .info_box, .icons, .menu_block {
      display: none;
	}
	
	.header .city {
		position: absolute;
		top: 45px;
		left: 100px;
		margin: 0;
		z-index: 100;
	}

   .phone_mob {
	  display: block;
	  z-index: 2;
   }
	.order_form button.send_later, .order_form .form_contact .privacy_opacity, .order_form .btn.btn_small {
		margin-top: 15px;
		width: 100% !important;
		max-width: 100% !important;
	}   
	.hide_youtube {
		display: none;
	}
	.shkaf_banner {
		display: none;
	}	
}
@media (max-width: 992px) {
	.title_h2 {
	    font-size: 26px;
	}
	.wrap_contact {
	    min-height: 650px;
	}
	.offices .maps .card {
		margin-right: initial;
		transform: translate(-50%, -50%);
		left: 50%;
		right: initial;
	}
	.info_tovar {
		padding-left: 0px;
		margin-top: 40px;
	}
	.prod_itm:nth-child(odd) {
	    padding-right: 10px;
	    padding-left: 0px;
	}
	.prod_itm:nth-child(even) {
	    padding-left: 10px;
	    padding-right: 0px;
	}
	.office_b ul {
		text-align: left;
		width: 50%;
	}
   .offices .officetypes, .offices .office_b {
      /* display: none; */
    }
	.ban_tech {
		display: none;
	}
	.filtr_block {
		padding-left: 0;
	}
	
	.bx_filter .bx_filter_popup_result2 {
		left: initial !important;
		right: 15px;
	}
}
@media (max-width: 768px) {
	.container {
		padding: 0px 15px;
	}
	.wrap_contact {
		padding: 40px 20px;
		min-height: auto;
	}
	.blocks_contacts .container > div {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
	}
	.blocks_contacts .container > div:last-child {
		margin-bottom: 0px;
	}
	.offices .maps .card {
	    width: 450px;
    	height: 450px;
	}
	.close_adres {
		right: -15px;
		height: 50px;
    	width: 50px;
	}
	.map_info_box {
	    width: 450px;
    	height: 450px;
	}
	.slider_block_map {
		width: 250px;
	}
	.adres_box {
	    font-size: 14px;
	    margin-top: 50px;
	}
	.work_time {
	    font-size: 14px;
	}
	.map_block ul li {
		font-size: 16px;
		text-align: left;
	}
	.menu_footer_box > ul > li > ul  {
	  	display: none;  
	}
	.menu_footer_box > ul > li {
		padding-right: 0px !important;
	}
	.f_tel {
		display: none;
	}
	.f_logo {
		text-align: center;
	}
	.menu_footer_box > ul > li:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
	.menu_footer_box > ul {
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		padding: 0 10px 0 10px;
	}
	.menu_footer_box {
	    padding: 0 20px 0px 20px;
	}
	.prod_itm:nth-child(odd) {
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.prod_itm:nth-child(even) {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.hide_moblie {
		display: none;
	}
	.pd_content {
		padding-top: 15px;
	}
	.owl-carousel .owl-stage-outer {
		height: initial;
	}
	.menu_footer_box > ul > li > a {
		margin-top: 0 !important;
	}
	.menu_footer_box > ul > li:nth-child(4) a:first-child {
		margin-right: 30px;
	}
	.menu_footer {
		padding-bottom: 70px;
	}

	.header .city {
		top: 10px;
		left: 20px;
	}

	.city__popup {
		left: 0;
	}

	.city__popup::before {
		left: 20px;
	}

}
@media (max-width: 480px) { 
	.line_content_contact {
		font-size: 13px;
	}
	.map_block ul {
		display: block;
	}
	.map_block ul li {
	    line-height: 30px;
	    font-size: 16px;
	    margin-right: 0px;
	}
	.map_info_box {
	    width: 100%;
	    height: 100%;
		border-radius: 0px;
	}
	.offices .maps .card {
	    width: 100%;
	    height: 100%;
	}
	.close_adres {
	    right: 15px;
	    z-index: 2;
	    height: 30px;
    	width: 30px;
    	font-size: 35px;
	}
	.map {
		height: 450px;
	}
	.menu_footer_box > ul > li > a {
		font-size: 14px;
	}
	.offices .maps {
		height: 480px;
		overflow: hidden;
	}
	.matras_block .select_title {
		font-size: 13px;
	}
	.menu_footer_box > ul > li:nth-child(4) a:first-child {
		margin-right: 10px;
	}
	
	.office_b ul {
		width: 100%;
	}
	
}

@media (max-width: 400px) {
	select.select_balc {
		margin-top: 10px;
		margin-bottom: 5px;
	}
}
/* End */


/* Start:/local/templates/pogoda_dev/css/jquery.fancybox.css?16932051755440*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
position: relative;
    /* background: #3399cc; */
    border: #fff 2px solid;
    color: #fff;
    text-shadow: none;
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    /* border-radius: 10px; */
    padding: 0 !important;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/pogoda_dev/css/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/pogoda_dev/css/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/pogoda_dev/css/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/*background: url('/local/templates/pogoda_dev/css/fancybox_overlay.png');*/
	background: rgba(0, 0, 0, 0.4);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/pogoda_dev/css/fancybox_sprite%402x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/pogoda_dev/css/fancybox_loading%402x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.custom-fancy .fancybox-skin {
	position: relative;
	background:none !important;
	border:none;
	-webkit-border-radius:0;
	   -moz-border-radius:0;
	        border-radius:0;
}

.custom-fancy .fancybox-skin {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;}
/*.custom-fancy .fancybox-close{
	width:45px; height:45px;
	top:14px; right:14px;
	background:url(/local/templates/pogoda_dev/css/fancyclose.png) no-repeat 0 0;}*/
/* End */


/* Start:/local/templates/pogoda_dev/css/menu.css?169320517514623*/
@font-face {
	font-family: 'icomoon';
	src:url('/local/templates/pogoda_dev/css/../fonts/icomoon.eot');
	src:url('/local/templates/pogoda_dev/css/../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/pogoda_dev/css/../fonts/icomoon.woff') format('woff'),
		url('/local/templates/pogoda_dev/css/../fonts/icomoon.ttf') format('truetype'),
		url('/local/templates/pogoda_dev/css/../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	/* max-width: 300px; */
	float: left;
	position: absolute;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	top: 62px;
	z-index: 99;
	display:none;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	position: absolute;
	cursor: pointer;
	outline: none;
	top: -17px;
	left: 15px;
	background: transparent;
	border: none;
}
.dl-menuwrapper button.dl-active .bl:nth-child(1) {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 4px;
}
.dl-menuwrapper button.dl-active .bl:nth-child(2) {
	margin-bottom: 0px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	top: -3px;
}
.dl-menuwrapper button.dl-active span {
	display: block;
	margin-top: 10px;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
	border-bottom: 1px solid #FFFFFF;
}
.dl-menuwrapper li:last-child {
	border-bottom: 0px solid #FFFFFF;
}
.dl-menuwrapper li:first-child {
	border-top: 2px solid #FFFFFF;
}
.dl-submenu li:first-child {
	border-top: 0px solid #FFFFFF;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #000;
	outline: none;
	text-align: left;
	text-decoration: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: #000;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: #000;
}

.dl-menuwrapper .dl-menu {
	margin: 50px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #feed00;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}


/* End */


/* Start:/local/templates/pogoda_dev/css/reset.css?17243386002808*/
@charset "utf-8";
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

img, object, embed {max-width: 100%;}

ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

table {border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%; }
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif; outline:none;}

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

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

pre, code, kbd, samp {font-family: monospace, sans-serif;}

.clickable, label, input[type=button], input[type=submit], button { cursor: pointer; }

button, input, select, textarea {margin: 0;}

button {width: auto; overflow: visible;}
 
.ie7 img {-ms-interpolation-mode: bicubic;}

.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

body, select, input, textarea { color: #333; }

::-moz-selection{background:#3297FD; color: #fff; text-shadow: none;}
::selection {background:#3297FD; color: #fff; text-shadow: none;} 

a:link {-webkit-tap-highlight-color: #feed00;} 

ins {background-color: #feed00; color: #000; text-decoration: none;}
mark {background-color: #feed00; color: #000; font-style: italic; font-weight: bold;}
/* End */


/* Start:/local/templates/pogoda_dev/app/dist/css/main.min.css?174187186750920*/
@font-face{font-family:'Neo Sans Pro';src:url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Regular.eot);src:local("Neo Sans Pro Cyr Regular"),local("NeoSansProCyr-Regular"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Regular.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Regular.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Neo Sans Pro';src:url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Medium.eot);src:local("Neo Sans Pro Cyr Medium"),local("NeoSansProCyr-Medium"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Medium.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Medium.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Neo Sans Pro';src:url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Bold.eot);src:local("Neo Sans Pro Cyr Bold"),local("NeoSansProCyr-Bold"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Bold.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Bold.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/NeoSansProCyr-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Bold.eot);src:local("Manrope Bold"),local("Manrope-Bold"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Bold.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Bold.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.eot);src:local("Manrope Semibold"),local("Manrope-Semibold"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.eot);src:local("Manrope Semibold"),local("Manrope-Semibold"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Semibold.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Regular.eot);src:local("Manrope Regular"),local("Manrope-Regular"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Regular.woff2) format("woff2"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Regular.woff) format("woff"),url(/local/templates/pogoda_redesign/assets/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary-color:#E30611;--hover-primary-color:#E30611;--secondary-color:#FFDB00;--hover-secondary-color:#FFCB00;--black-color:#1D2023}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{display:inline-block;text-decoration:none;color:#1d2023;-webkit-transition:.3s all ease;transition:.3s all ease}a:hover{color:#e30611}button{border:none;cursor:pointer;background:#fff}ol,ul{list-style:none}body{color:#1d2023;font-size:16px;font-family:"Neo Sans Pro",sans-sarif}body._overflow{overflow:hidden}._manrope{font-family:Manrope,sans-sarif}img{display:inline-block;max-width:100%}.new-container{width:100%;margin:0 auto;max-width:1157px;padding:0 16px}.full-container{width:100%;margin:0 auto;max-width:1632px;padding:0 16px}.full-container.container-padding-0{padding:0}.h1,.title,h1{margin-bottom:16px;font-size:32px;font-weight:500;line-height:normal}.section-title{font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}.text{font-size:16px;line-height:20px}.primary-color{color:#e30611}.b-section{margin-bottom:96px}.b-section-title{margin-bottom:16px;font-size:48px;font-weight:700;line-height:100%;letter-spacing:-1.92px}.btn,.btn-gray,.btn-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.btn-primary{background:#e30611;border:1px solid #e30611;color:#fff}.btn-gray{background:#eeeeef;color:#1d2023}.b-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;background:#ffdb00;padding:16px 32px;position:relative;z-index:1}.b-btn::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#ffcb00;border-radius:16px;-webkit-box-shadow:inset 2px 2px 2px 0 rgba(255,255,255,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);box-shadow:inset 2px 2px 2px 0 rgba(255,255,255,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);-webkit-transition:.3s all ease;transition:.3s all ease}.b-btn:hover::after{left:0;width:100%}.b-btn-border{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;padding:23px 32px;border:1px solid #000}.slider-nav{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-nav__next,.slider-nav__prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(196,196,196,.5)}.slider-nav__next.swiper-button-lock,.slider-nav__prev.swiper-button-lock{display:none}.slider-nav .slider-nav__pagination{margin:0 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;width:auto}.slider-nav .swiper-pagination-bullet{-webkit-transform:scale(1)!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.slider-nav .swiper-pagination-bullet{width:8px;height:8px;background:#c4c4c4}.slider-nav .swiper-pagination-bullet-active{background:#feed00}.b-slider-next,.b-slider-prev{background:#fff}.b-slider-next__bg,.b-slider-prev__bg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:rgba(0,0,0,.85);border-radius:50%}.b-slider-prev{border-radius:0 50% 50% 0;padding:10px 10px 10px 4px}.b-slider-prev::after{content:"";display:block;position:absolute;left:0;top:-26px;width:30px;height:27px;background-position:left bottom;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='27' viewBox='0 0 29 27' fill='none'%3E%3Cpath d='M0 0L0.641497 4.12391C2.35102 15.1137 10.8614 23.7991 21.8141 25.7319L29 27H0V0Z' fill='white'/%3E%3C/svg%3E")}.b-slider-prev::before{content:"";display:block;position:absolute;width:30px;height:27px;left:0;bottom:-26px;background-position:left top;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='27' height='29' viewBox='0 0 27 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.001 -3.05176e-05L22.8771 0.641466C11.8873 2.35099 3.20188 10.8614 1.26908 21.8141L0.000976562 29V-3.05176e-05H27.001Z' fill='white'/%3E%3C/svg%3E%0A")}.b-slider-next{border-radius:50% 0 0 50%;padding:10px 4px 10px 10px}.b-slider-next::after{content:"";display:block;position:absolute;right:0;top:-26px;width:30px;height:27px;background-position:left bottom;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='29' height='27' viewBox='0 0 29 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 0L28.3585 4.12391C26.649 15.1137 18.1386 23.7991 7.1859 25.7319L0 27H29V0Z' fill='white'/%3E%3C/svg%3E%0A")}.b-slider-next::before{content:"";display:block;position:absolute;width:30px;height:27px;right:0;bottom:-26px;background-position:left top;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='29' height='27' viewBox='0 0 29 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 27L28.3585 22.8761C26.649 11.8863 18.1386 3.2009 7.1859 1.2681L0 0L29 0V27Z' fill='white'/%3E%3C/svg%3E%0A")}.fast-view-gallery{border-radius:4px;background:#f2f3f7;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.b-slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.b-slider-nav__prev{margin-right:24px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.b-slider-nav__next{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-fullscreen],[data-fancybox-toggle-slideshow],[data-fancybox-toggle-thumbs]{display:none!important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.new-header{background:#fff;position:sticky;top:0;z-index:99}.new-header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.new-header-top__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-header-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-header-menu{position:relative}.new-header-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-header-bot .mobile-callback{display:none}.new-header-line{background:rgba(150,159,168,.2);height:1px}.new-header-phone{margin-right:16px;font-size:14px;line-height:normal}.new-header-offices{font-size:14px;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-header-offices>img{margin-right:4px}.logo{width:160px;height:64px;margin-right:128px}.logo>img{height:100%;width:auto}.select-city{position:relative}.select-city._open .select-city__list{opacity:1;visibility:visible}.select-city._open .select-city__layer{display:block}.select-city__current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:14px;line-height:normal;margin-right:16px}.select-city__current img{margin-left:7px}.select-city__list{visibility:hidden;opacity:0;position:absolute;left:0;top:calc(100% + 8px);border-radius:8px;border:1px solid #fafafa;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.25);box-shadow:0 4px 20px 0 rgba(0,0,0,.25);-webkit-transition:.3s all ease;transition:.3s all ease;z-index:2}.select-city__list-item{padding:12px 16px;background:#fafafa;cursor:pointer;-webkit-transition:.3s all ease;transition:.3s all ease;text-align:left;display:block}.select-city__list-item:hover{background:#edeff3}.select-city__layer{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1}.measurer{padding:8px;margin-right:16px;width:160px}.callback{padding:8px 16px}.callback,.measurer{font-family:"Neo Sans Pro",sans-sarif;width:160px;line-height:14px;border-radius:20px}.callback:hover,.measurer:hover{background:#fff;color:#1d2023}.callback>img,.callback>svg,.measurer>img,.measurer>svg{margin-right:4px}.measurer{border:1px solid #fff}.measurer:hover{background:#fff;border:1px solid #e30611}.menu-layer{position:fixed;left:0;top:0;width:100%;height:100%;z-index:98;background:rgba(29,32,35,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;-webkit-transition:.3s all ease;transition:.3s all ease;visibility:hidden}.menu-layer._show{opacity:1;visibility:visible}.mobile-callback{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:20px;padding:11px 10px;margin-left:auto;line-height:10px;height:32px;width:136px}.mobile-callback:hover{color:#fff;background:#e30611}.footer{padding:48px 0 24px;background:#eeeeef;text-align:left;margin-top:20px}.footer-wrap{display:grid;grid-template-columns:auto auto auto auto auto auto;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;margin-bottom:16px;padding-bottom:32px;border-bottom:1px solid rgba(29,32,35,.5)}.footer-wrap div[id*=bx]{display:-webkit-box;display:-ms-flexbox;display:flex}.stocks{display:none;color:#e30611;font-size:14px;font-weight:500;line-height:normal}.cookie{color:#74767a;font-size:12px;line-height:140%;max-width:520px}.cookie__link{color:#74767a;-webkit-text-decoration-line:underline;text-decoration-line:underline}.contacts__phone{margin-bottom:8px;font-size:14px;font-weight:700;line-height:normal}.contacts strong{font-weight:500}.contacts__work{color:#74767a;font-size:12px;margin-bottom:16px}.contacts__company{margin-bottom:16px;color:#74767a;font-weight:500}.contacts__soc{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.contacts__soc-item:not(:last-child){margin-right:16px}.contacts__reviews{margin-bottom:16px;color:#74767a;font-weight:500}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.main-menu__item:not(:last-child){margin-right:32px}.main-menu__item-link{font-size:15px;font-weight:500;line-height:normal}.main-menu__item-link._active,.main-menu__item-link._red,.main-menu__item-link:hover{color:#e30611}.menu-sub{position:absolute;left:0;top:20px;padding-top:40px;visibility:hidden;opacity:0;-webkit-transition:.3s all ease;transition:.3s all ease;-webkit-perspective:2000px;perspective:2000px;-webkit-perspective-origin:50% 500px;perspective-origin:50% 500px;width:560px}.menu-sub__marker{position:absolute;top:5px;left:0;border:14px solid transparent;border-bottom:24px solid #fff;-webkit-transition:.5s all ease;transition:.5s all ease;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.menu-sub__wrap{-webkit-transition:.5s all ease;transition:.5s all ease;-webkit-transform:rotateX(-15deg);transform:rotateX(-15deg);-webkit-transform-origin:50% -50px;-ms-transform-origin:50% -50px;transform-origin:50% -50px}.menu-sub__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px;background:#fff;border-radius:20px;-webkit-transition:.3s all ease;transition:.3s all ease}.menu-sub__item-banner{width:207px;min-height:256px}.menu-sub .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-sub .swiper-slide .menu-sub__item{opacity:0}.menu-sub .swiper-slide.swiper-slide-active .menu-sub__item{opacity:1}.new-header-menu._show .menu-sub{opacity:1;visibility:visible}.new-header-menu._show .menu-sub .menu-sub__wrap{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.sub-menu{background:#fff;margin-right:55px}.sub-menu__item:not(:last-child){margin-bottom:24px}.sub-menu__item-link{font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.sub-menu__item-link:hover .sub-menu__item-link-ico{color:#e30611}.sub-menu__item-link:hover .sub-menu__item-link-ico img:first-child{opacity:0}.sub-menu__item-link:hover .sub-menu__item-link-ico img:last-child{opacity:1}.sub-menu__item-link-ico{margin-right:8px;width:16px;text-align:center;color:#74767a;-webkit-transition:.3s all ease;transition:.3s all ease;position:relative}.sub-menu__item-link-ico img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s all ease;transition:.3s all ease}.sub-menu__item-link-ico img:last-child{opacity:0}.menu-banner{display:none;border-radius:20px;text-align:left;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.45)}.menu-banner img{display:block;border-radius:20px}.menu-banner._active{display:block}.menu-banner>a{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-banner-block{border-radius:20px;background:#fff;padding:16px}.menu-banner-block__new{margin-bottom:8px;font-size:11px;font-style:normal;font-weight:500;color:#e30611;border-radius:20px;background:rgba(227,30,36,.15);width:40px;padding:4px 0;text-align:center}.menu-banner-block__title{margin-bottom:8px;font-size:18px;font-weight:500}.menu-banner-block__descr{font-size:14px;line-height:normal;margin-bottom:88px}.menu-banner-block__button{width:100%;padding:7px 0;border-radius:20px;line-height:10px}.menu-banner-block__button:hover{background:#e30611;color:#fff}.burger{display:none;border-radius:50%;background:#f2f3f7;width:32px;height:32px;margin-left:auto}.burger-open{width:16px;height:2px;background:#1d2023;display:block;border-radius:4px}.burger-open:first-child{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.burger-open:last-child{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.burger-close{width:16px;height:2px;background:#1d2023;display:block;border-radius:4px}.burger-close:first-child{-webkit-transform:rotate(45deg) translate(1px);-ms-transform:rotate(45deg) translate(1px);transform:rotate(45deg) translate(1px)}.burger-close:last-child{-webkit-transform:rotate(-45deg) translate(1px);-ms-transform:rotate(-45deg) translate(1px);transform:rotate(-45deg) translate(1px)}.burger-menu{position:fixed;background:#fff;right:-100%;height:100%;top:0;-webkit-transition:.3s all ease;transition:.3s all ease}.burger-menu._open{right:0}.burger-menu__wrap{width:320px;overflow:auto;height:100vh;position:relative;z-index:99;background:#fff;padding-bottom:16px}.burger-menu__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(150,159,168,.2)}.burger-menu .logo{width:88px;height:36px}.burger-menu__links{margin:0 16px}.burger-menu__links a{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.burger-menu__links a img{margin-right:4px}.burger-menu .header-phone{margin-right:0}.mobile-menu{margin:0 16px 16px;text-align:left}.mobile-menu__item{padding:16px 0;border-bottom:1px solid rgba(150,159,168,.5)}.mobile-menu__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu__item-wrap>svg{margin-left:auto;-webkit-transition:.3s all ease;transition:.3s all ease}.mobile-menu__item-wrap._open>svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-menu__item-link{font-weight:500}.mobile-menu__item-link._red{color:#e30611}.mobile-menu-sub{margin-top:16px;display:none}.mobile-menu-sub__item:not(:last-child){margin-bottom:16px}.mobile-menu-sub__item-link{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu-sub__item-ico{display:block;text-align:center;width:16px;margin-right:8px}.footer-menu__item{margin-bottom:8px}.footer-menu__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-menu__item-wrap>svg{display:none;-webkit-transition:.3s all ease;transition:.3s all ease}.footer-menu__item-wrap._open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.footer-menu__item-link{font-weight:500}.footer-menu__item-link._active,.footer-menu__item-link._red{color:#e30611}.footer-menu-sub{margin-top:8px}.footer-menu-sub__item:not(:last-child){margin-bottom:8px}.footer-menu-sub__item._stocks a{font-weight:500;color:#e30611}.footer-menu-sub__item-link{color:#74767a;font-size:14px;font-weight:400}.footer-menu-sub__item-link._active{color:#e30611}.footer-menu-sub__item-link._d-hide{display:none}.footer-menu-sub-2{margin-left:8px;margin-top:8px}.footer-menu-sub-2__item:not(:last-child){margin-bottom:8px}.footer-menu-sub-2__item-link{color:#74767a;font-size:14px}.breadcrumbs{font-size:14px;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;margin-bottom:24px}.breadcrumbs__item{text-decoration:none;color:#a1a7a7;margin-right:8px}.breadcrumbs__item._active{color:#e41e27}.breadcrumbs__arrow{margin-right:8px}.banner-form{padding:32px 48px;border-radius:20px;background-image:url(/local/templates/pogoda_dev/app/dist/css/../pic/banner-form/banner-form.png);background-position:top;background-repeat:no-repeat;background-size:cover;margin-bottom:64px}.banner-form__title{margin-bottom:8px;font-size:20px;font-weight:700;line-height:140%}.banner-form__descr{margin-bottom:16px;font-size:16px;line-height:140%}.banner-form__send{border-radius:4px;background:#e31e24;padding:6px 10px;color:#fff;font-size:14px;line-height:20px;width:200px}.b-banner-form{border-radius:20px;background-color:#f2f3f7;padding:48px 48px 60px 48px;background-image:url(/local/templates/pogoda_dev/app/dist/css/../pic/banner-form/b-banner.png);background-repeat:no-repeat;background-position:right bottom}.b-banner-form__title{font-size:56px;font-weight:700;line-height:100%;margin-bottom:24px}.b-banner-form__text{font-size:24px;font-weight:400;line-height:140%;margin-bottom:40px}.b-banner-form__btn{font-size:36px;font-weight:700;line-height:100%;width:424px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-banner-main{display:grid;grid-template-columns:1fr 1fr;gap:16px}.b-banner-info{border-radius:32px;background:#f2f3f7;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:280px}.b-banner-info__title{margin-bottom:8px;font-size:52px;line-height:60px;letter-spacing:-2.08px;font-weight:700}.b-banner-info__subtitle{color:var(--primary-color);font-size:40px;font-weight:700;line-height:56px;letter-spacing:-1.6px;-webkit-box-flex:1;-ms-flex:1;flex:1}.b-banner-btn{width:100%;padding:20px 32px;font-size:36px;font-weight:700;line-height:48px;letter-spacing:-1.44px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b-banner__image{border-radius:32px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.faq-item{background:#f2f3f7;border-radius:20px;padding:16px 24px}.faq-item:not(:last-child){margin-bottom:24px}.faq-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;font-weight:600;line-height:28px}.faq-item-header-open{margin-left:8px;cursor:pointer;-webkit-transition:.3s all ease;transition:.3s all ease;-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px;width:64px;height:64px}.faq-item-header-open._open{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.faq-item-body{display:none;font-size:24px;line-height:28px}.b-advantages{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.b-advantages-item{padding:32px 24px;border-radius:32px;height:304px;background-color:#f2f3f7;background-repeat:no-repeat;background-position:bottom right}.b-advantages-item:nth-child(3){background-position:bottom center}.b-advantages-item__icon{display:none}.b-advantages-item__title{font-size:36px;font-weight:700;line-height:100%;letter-spacing:-1.44px}@media (max-width:1600px){.full-container{padding:0 90px}.b-section{margin-bottom:48px}.b-section-title{font-size:28px;letter-spacing:-1.12px}.b-banner-form{padding:24px;background-size:contain}.b-banner-form__title{font-size:32px;font-weight:700;line-height:100%;margin-bottom:16px}.b-banner-form__text{font-size:16px;margin-bottom:16px}.b-banner-form__btn{font-size:24px;width:100%;max-width:424px;padding:12px 16px}.b-banner-info{padding:16px 16px 24px 16px}.b-banner-info__title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:-1.28px}.b-banner-btn{padding:12px 16px;font-size:24px;text-align:left;line-height:24px}.faq-item:not(:last-child){margin-bottom:16px}.faq-item-header{font-size:16px;line-height:120%}.faq-item-header-open{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;width:32px;height:32px}.faq-item-body{font-size:16px;line-height:120%}.b-advantages{gap:16px}.b-advantages-item{background-size:auto 80%}.b-advantages-item__title{font-size:24px}}@media (max-width:1023px){.full-container{padding:0 16px}.h1,.title,h1{font-size:28px}.new-header-menu{display:none}.new-header-bot{padding:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo{margin-right:24px;width:100px;height:40px}.footer{padding:16px 0}.footer-wrap{grid-template-columns:1fr;padding-bottom:16px}.stocks{display:block;padding:16px 0;border-top:1px solid rgba(29,32,35,.2);border-bottom:1px solid rgba(29,32,35,.2);margin-bottom:16px;font-size:16px}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-menu{padding-top:16px;border-top:1px solid rgba(29,32,35,.2)}.footer-menu__item{margin-bottom:16px}.footer-menu__item-wrap>svg{display:block}.footer-menu__item-link{pointer-events:none}.footer-menu__sub{display:none}.footer-menu-sub{display:none}.footer-menu-sub__item:not(:last-child){margin-bottom:16px}.footer-menu-sub__item._stocks{display:none}.banner-form{margin-bottom:32px;padding:24px 32px;background-image:url(/local/templates/pogoda_dev/app/dist/css/../pic/banner-form/banner-form-sm.png);background-size:contain;background-color:#fdee00;background-position:right}.banner-form__title{font-size:18px}.banner-form__descr{font-size:14px}}@media (max-width:767px){.h1,.title,h1{font-size:24px}.b-section{margin-bottom:40px}.new-header-top__left{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-header-top__right{display:none}.new-header-bot .mobile-callback{display:-webkit-box;display:-ms-flexbox;display:flex}.new-header-offices{display:none}.logo{width:88px;height:36px}.footer-menu-sub__item-link._d-hide{display:block}.banner-form{padding:24px;min-height:210px;background-image:url(/local/templates/pogoda_dev/app/dist/css/../pic/banner-form/banner-form-xs.png)}.b-banner-form{background-image:none}.b-banner-main{grid-template-columns:1fr}.b-banner-info{min-height:312px}.b-advantages-item{background-image:none!important;background-color:transparent;padding:0;height:auto}.b-advantages-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}.b-advantages-item__title{font-size:13px;letter-spacing:-.52px;text-align:center}}
/* End */


/* Start:/moskitnye-setki//css/style.css?17304825433883*/
.banner {
	display: flex;
	justify-content: center;
	background: #feed00;
}

.content h1.title {
	margin-bottom: 32px;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: normal;
	text-transform: none;
	font-weight: 500;
	font-family: 'Neo Sans Pro';
}

h2.m-title {
	margin-bottom: 16px;
	font-family: 'Neo Sans Pro';
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-transform: none;
}

.b-container {
	width: 100%;
	margin: 0 auto;
	padding: 0 16px;
	max-width: 1168px;
}

.advantages {
	margin-bottom: 64px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 16px;
}

.advantages__item {
	padding: 24px 64px 24px 50px;
}

.advantages__item-ico {
	margin-bottom: 8px;
}

.advantages__item-name {
	font-size: 18px;
	line-height: normal;
}

.b-section {
	margin-bottom: 64px;
}

.b-section__title {
	margin-bottom: 16px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
}

.mosquito-sizes {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 16px;
}

.mosquito-size {
	border-radius: 20px;
	background: #F2F3F7;
	padding: 32px 28px 0 28px;
}

.mosquito-size__step {
	margin-bottom: 16px;
	color: rgba(44, 45, 46, 0.10);
	font-size: 92px;
	font-weight: 700;
	line-height: 80px;
}

.mosquito-size__text {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 8px;
}

.mosquito-size__text span {
	font-weight: 500;
}

.mosquito-size__note {
	margin-top: 16px;
	font-size: 12px;
	line-height: 120%;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.mosquito-size__note svg {
	margin-right: 4px;
}

.mosquito-size__image {
	display: flex;
	justify-content: center;
}

.mosquito-installs {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.mosquito-install {
	padding-top: 8px;
	border-radius: 20px;
	background: #F1EBD6;
	overflow: hidden;
	display: flex;
}

.mosquito-install-text {
	padding: 0 16px 0 20px;
}

.mosquito-install__step {
	margin-bottom: 24px;
	color: rgba(44, 45, 46, 0.10);
	font-size: 184px;
	font-weight: 700;
	line-height: 160px;
	transform: translateX(-60px);
}

.mosquito-install__title {
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 120%;
}

.mosquito-install__text {
	font-size: 12px;
	line-height: 120%;
	display: flex;
}

.mosquito-install__text>svg {
	flex: 0 0 24px;
	margin-right: 4px;
}

.mosquito-install__image {
	width: 180px;
	padding-right: 10px;
}

.mosquito-install__image-mobile {
	display: none;
}

@media (max-width: 1023px) {
	.advantages__item {
		padding: 0;
	}

	.mosquito-sizes {
		grid-template-columns: 1fr 1fr;
	}

	.mosquito-installs {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.content h1.title {
		text-align: left;
		margin: 0 0 16px 0;
		font-size: 24px;
	}

	h2.m-title {
		font-size: 20px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 8px;
	}

	.b-section__title {
		font-size: 20px;
		text-align: left;
	}

	.advantages {
		margin-bottom: 40px;
		grid-template-columns: 1fr 1fr;
	}

	.advantages__item {}

	.mosquito-sizes {
		grid-template-columns: 1fr;
	}

	.mosquito-size {
		padding: 32px 32px 0 32px;
	}

	.mosquito-size__step {
		font-size: 56px;
		line-height: 48px;
	}

	.mosquito-size__note {
		margin-top: 8px;
	}

	.mosquito-install {
		padding-bottom: 16px;
	}

	.mosquito-install__image {
		display: none;
	}

	.mosquito-install__step {
		font-size: 100px;
		line-height: 80px;
		transform: translateX(-35px);
	}

	.mosquito-install__text {
		margin-bottom: 8px;
	}

	.mosquito-install__image-mobile {
		display: block;
		margin: 0 auto;
	}

	.mosquito-size__padding {
		height: 48px;
	}
}
/* End */
/* /local/templates/pogoda_dev/css/bootstrap_custom.css?1736425551146539 */
/* /local/templates/pogoda_dev/css/style.css?1748240100103983 */
/* /local/templates/pogoda_dev/css/new_style.css?174155218627880 */
/* /local/templates/pogoda_dev/fonts/fonts.css?16932051751778 */
/* /local/templates/pogoda_dev/css/jquery.bxslider.css?16932051753962 */
/* /local/templates/pogoda_dev/css/new_style_media.css?16932051754093 */
/* /local/templates/pogoda_dev/css/jquery.fancybox.css?16932051755440 */
/* /local/templates/pogoda_dev/css/menu.css?169320517514623 */
/* /local/templates/pogoda_dev/css/reset.css?17243386002808 */
/* /local/templates/pogoda_dev/app/dist/css/main.min.css?174187186750920 */
/* /moskitnye-setki//css/style.css?17304825433883 */
