@charset "UTF-8";
@font-face {
  font-family: 'trebuchet_own';
  src: url('/fonts/trebuchet-webfont.eot');
  src: url('/fonts/trebuchet-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/trebuchet-webfont.woff') format('woff'), url('/fonts/trebuchet-webfont.ttf') format('truetype'), url('/fonts/trebuchet-webfont.svg#trebuchet_msregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*bootstrap*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
/*1 make grid columns*/
.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-left: 10px;
  padding-right: 10px;
}
.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 {
  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: 0%;
}
.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: 0%;
}
.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: 1px) {
  .container {
    width: 740px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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: 1px) {
  .container {
    width: 960px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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: 1px) {
  .container {
    width: 1160px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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%;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -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: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*common layouts*/
.l-section-wrap-crop,
.l-section-wrap {
  position: relative;
  min-width: 1000px;
}
.l-section-wrap-crop {
  overflow: hidden;
}
.l-centered,
.l-section {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
}
.l-section {
  overflow: hidden;
}
.l-padded {
  padding: 35px 10px;
}
.l-h-padded {
  padding-left: 10px;
  padding-right: 10px;
}
.l-v-padded {
  padding-top: 35px;
  padding-bottom: 35px;
}
.img-response {
  display: block;
  width: 100%;
  height: auto;
}
.img-soft-response {
  display: block;
  height: auto;
  max-width: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden;
  min-width: 1000px;
}
.l-prefooter {
  padding-bottom: 146px;
}
.footer {
  margin-top: -146px;
  height: 146px;
}
/*base rules*/
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background-color: #ffffff;
  color: #777272;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
body a {
  -webkit-transition: color 150ms linear 0ms;
  transition: color 150ms linear 0ms;
}
body a:link {
  color: #6f9cd0;
}
body a:visited {
  color: #6f9cd0;
}
body a:hover {
  color: #95b6dd;
}
body a:active {
  color: #6f9cd0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*tests rules*/
.fonts-section {
  display: none;
}
.font-test1 {
  font-family: OpenSans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.font-test2 {
  font-family: OpenSans, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.font-test3 {
  font-family: OpenSans, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.font-test4 {
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.xpos {
  position: fixed;
  z-index: 500;
  font-size: 20px;
  left: 40px;
  top: 40px;
  color: red;
}
.ypos {
  position: fixed;
  z-index: 500;
  font-size: 20px;
  left: 40px;
  top: 70px;
  color: red;
}
.zpos {
  position: fixed;
  z-index: 500;
  font-size: 20px;
  left: 40px;
  top: 100px;
  color: red;
}
.content {
  width: 100%;
  min-height: 100px;
  background-color: #00c375;
  opacity: 0.5;
  outline: 1px solid green;
}
.h1 {
  min-height: 300px;
  height: auto;
}
.h2 {
  min-height: 250px;
  height: auto;
}
.h3 {
  min-height: 200px;
  height: auto;
}
.h4 {
  min-height: 150px;
  height: auto;
}
.test {
  outline: 1px solid red;
}
.test1 {
  outline: 1px solid blue;
  background-color: #9da9cd;
}
.test2 {
  outline: 1px solid black;
  background-color: #90d280;
}
.test3 {
  outline: 1px solid red;
  background-color: #c9f5eb;
}
.button {
  display: block;
  position: relative;
  height: 37px;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  text-shadow: 1px 1px 2px #777777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 37px;
  background-color: #b5d0da;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cbdfe8), to(#b3cfd9));
  background-image: -webkit-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: -moz-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: linear-gradient(to bottom, #cbdfe8 0%, #b3cfd9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbdfe8', endColorstr='#ffb3cfd9', GradientType=0);
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.button:link {
  color: #ffffff;
}
.button:visited {
  color: #ffffff;
}
.button:hover {
  color: #ffffff;
}
.button:active {
  color: #ffffff;
}
.button:hover {
  background-color: #cbdfe8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d2e3eb), to(#bad3dc));
  background-image: -webkit-linear-gradient(top, #d2e3eb 0%, #bad3dc 100%);
  background-image: -moz-linear-gradient(top, #d2e3eb 0%, #bad3dc 100%);
  background-image: linear-gradient(to bottom, #d2e3eb 0%, #bad3dc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2e3eb', endColorstr='#ffbad3dc', GradientType=0);
}
.button:active {
  background-color: #b5d0da;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cbdfe8), to(#b3cfd9));
  background-image: -webkit-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: -moz-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: linear-gradient(to bottom, #cbdfe8 0%, #b3cfd9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbdfe8', endColorstr='#ffb3cfd9', GradientType=0);
}
.content-header {
  font-size: 14px;
  font-weight: normal;
  color: #f5960e;
  margin-bottom: 15px;
  font-weight: bold;
}
.content-header.bordered {
  padding-bottom: 10px;
}
.text-right {
  text-align: right;
}
.text-orange {
  color: #f5960e;
}
.under {
  text-decoration: underline;
}
.under:hover {
  text-decoration: none;
}
.icon {
  position: absolute;
  display: block;
}
.bordered {
  border-bottom: 1px solid #f2f1f1;
}
.contacts-feedback.popup {
  display: none;
  position: relative;
  z-index: 1;
  width: 395px;
  max-width: 400px;
  padding: 25px;
  border: 1px solid #f5960e;
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px #ffffff;
  box-shadow: 0 0 5px #ffffff;
}
.contacts-feedback.popup .feedback-input,
.contacts-feedback.popup .feedback-text {
  float: none;
  margin-left: 0;
  padding: 0;
  width: 100%;
}
.close-feedback {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
  background: url("/image/close-cross.png") no-repeat 0 0;
}
.b-modal {
  cursor: default !important;
}
.feedback-form {
  height: auto;
}
.feedback-form:before,
.feedback-form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.feedback-form:after {
  clear: both;
}
.feedback-form .feedback-field input,
.feedback-form .feedback-field textarea {
  display: block;
  width: 100%;
  border: 1px solid #f2f1f1;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 1.4;
  color: #4c6065;
  background-color: #fff;
  box-shadow: none !important;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.feedback-form .feedback-field input:active,
.feedback-form .feedback-field textarea:active,
.feedback-form .feedback-field input:focus,
.feedback-form .feedback-field textarea:focus {
  outline: none !important;
  border-color: #f5960e;
  color: #2f2222;
}
.feedback-form .feedback-field input {
  padding: 5px 12px;
  margin-bottom: 15px;
  height: 45px;
}
.feedback-form .feedback-field textarea {
  height: 165px;
  padding: 10px 12px;
  margin-bottom: 15px;
  resize: none;
  overflow: auto;
}
.feedback-form .cms_submit {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 36px;
  padding: 0;
  font-style: normal;
  text-decoration: none;
  border: none;
  outline: none;
  display: block;
  position: relative;
  height: 37px;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  text-shadow: 1px 1px 2px #777777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 37px;
  background-color: #b5d0da;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cbdfe8), to(#b3cfd9));
  background-image: -webkit-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: -moz-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: linear-gradient(to bottom, #cbdfe8 0%, #b3cfd9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbdfe8', endColorstr='#ffb3cfd9', GradientType=0);
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.feedback-form .cms_submit:link {
  color: #ffffff;
}
.feedback-form .cms_submit:visited {
  color: #ffffff;
}
.feedback-form .cms_submit:hover {
  color: #ffffff;
}
.feedback-form .cms_submit:active {
  color: #ffffff;
}
.feedback-form .cms_submit:hover {
  background-color: #cbdfe8;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d2e3eb), to(#bad3dc));
  background-image: -webkit-linear-gradient(top, #d2e3eb 0%, #bad3dc 100%);
  background-image: -moz-linear-gradient(top, #d2e3eb 0%, #bad3dc 100%);
  background-image: linear-gradient(to bottom, #d2e3eb 0%, #bad3dc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2e3eb', endColorstr='#ffbad3dc', GradientType=0);
}
.feedback-form .cms_submit:active {
  background-color: #b5d0da;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cbdfe8), to(#b3cfd9));
  background-image: -webkit-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: -moz-linear-gradient(top, #cbdfe8 0%, #b3cfd9 100%);
  background-image: linear-gradient(to bottom, #cbdfe8 0%, #b3cfd9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbdfe8', endColorstr='#ffb3cfd9', GradientType=0);
}
.feedback-form .cms_submit:link {
  color: #ffffff;
}
.feedback-form .cms_submit:visited {
  color: #ffffff;
}
.feedback-form .cms_submit:hover {
  color: #ffffff;
}
.feedback-form .cms_submit:active {
  color: #ffffff;
}
.feedback-field.fb_invalid input,
.feedback-field.fb_invalid textarea {
  border-color: #ed685a;
}
.feedback-input {
  float: left;
  width: 51%;
  padding-right: 10px;
}
.feedback-text {
  width: 49%;
  padding-left: 10px;
  margin-left: 51%;
}
.feedback-success,
.error_message {
  display: block;
  padding: 10px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
}
.feedback-success {
  color: #4aac3d;
  margin: 0 !important;
}
.error_message {
  color: #ed685a;
  margin-bottom: 10px;
}
.lt-ie9 .feedback-form .feedback-field input {
  padding: 10px 12px;
}
.b-modal.__b-popup1__ {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: rgba(0, 0, 0, 0.7) !important;
  opacity: 1 !important;
}
.news-pagination {
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.news-pagination > * {
  display: inline-block;
  margin: 0 7px;
}
.news-pagination .news-arrow a {
  display: inline-block;
  padding: 0 6px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  background: #6f9cd0;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.news-pagination .news-arrow a:link {
  color: #ffffff;
}
.news-pagination .news-arrow a:visited {
  color: #ffffff;
}
.news-pagination .news-arrow a:hover {
  color: #ffffff;
}
.news-pagination .news-arrow a:active {
  color: #ffffff;
}
.news-pagination .news-arrow a:hover {
  background-color: #5c8fca;
}
.news-pages-wrap {
  display: inline-block;
  max-width: 100px;
  position: relative;
}
.news-pages-wrap > a,
.news-pages-wrap > span {
  display: inline-block;
  margin: 0 5px;
}
.news-pages-wrap .prev-arrows,
.news-pages-wrap .next-arrows {
  width: 80px;
  white-space: nowrap;
}
.news-pages-wrap .prev-arrows > *,
.news-pages-wrap .next-arrows > * {
  display: inline-block;
  margin: 0 7px;
}
.news-pages-wrap .prev-arrows {
  position: absolute;
  left: -100px;
  top: 0;
  text-align: left;
}
.news-pages-wrap .next-arrows {
  position: absolute;
  right: -100px;
  top: 0;
  text-align: right;
}
.header {
  height: 86px;
}
.logo {
  display: block;
  position: absolute;
  left: 0;
  top: 17px;
}
.feedback-button {
  position: absolute;
  width: 178px;
  top: 15px;
  right: 0;
}
.feedback-button2 {
    position: absolute;
    width: 135px;
    top: 60px;
    right: 0;
    font-size: 14px;
}
.contacts-top {
  position: absolute;
  right: 200px;
  top: 15px;
  text-align: right;
}
.phone-code,
.phone-number {
  display: inline-block;
  white-space: nowrap;
}
.phone-code {
  color: #f5960e;
  font-size: 10px;
  font-style: italic;
  vertical-align: top;
}
.phone-number {
  color: #777272;
  font-size: 18px;
}
.adr-top {
  margin-top: 5px;
  font-size: 12px;
  color: #c3bbbb;
  font-style: italic;
}
.teaser-wrap {
  height: 285px;
  background: #faf5ef url("/image/teaser-back.jpg") no-repeat 50% 0;
}
.main-section {
  margin-top: -17px;
}
.nav-top {
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f9b941 url("/image/nav-back.png") repeat-x 0 0;
  -webkit-box-shadow: 0px 1px 3px #777777;
  box-shadow: 0px 1px 3px #777777;
  height: 48px;
  font-size: 0;
}
.nav-top a {
  display: block;
  text-shadow: 1px -1px 1px #999999;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.nav-top a:link {
  color: #ffffff;
}
.nav-top a:visited {
  color: #ffffff;
}
.nav-top a:hover {
  color: #ffffff;
}
.nav-top a:active {
  color: #ffffff;
}
.nav-top a:hover,
.nav-top a.active {
  background-color: rgba(255, 255, 255, 0.3);
}
.outer-menu {
  white-space: nowrap;
}
.outer-menu > li {
  position: relative;
  height: 48px;
  display: inline-block;
  font-size: 14px;
  border-right: 1px solid #f9c25b;
  border-left: 1px solid #e2a73a;
}
.outer-menu > li:first-child {
  border-left: none;
}
.outer-menu > li:last-child {
  border-right: none;
}
.outer-menu > li:hover .inner-menu {
  display: block;
}
.outer-menu > li > a {
  text-align: center;
  line-height: 47px;
  padding: 0 12px;
}
.inner-menu {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  margin-top: 10px;
}
.inner-menu li {
  background: #f9b941 url("/image/nav-back.png") repeat-x 0 0;
  border-bottom: 1px solid #f9c25b;
  border-top: 1px solid #e2a73a;
}
.inner-menu li:first-child {
  border-top: none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.inner-menu li:last-child {
  border-bottom: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.inner-menu a {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  white-space: nowrap;
}
.inner-menu:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 12px;
  top: -11px;
}
.no-rgba .nav-top a:hover,
.no-rgba .nav-top a.active {
  background: url("/image/nav-hover-back.png") 0 0;
}
.content-wrap:before,
.content-wrap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.content-wrap:after {
  clear: both;
}
.content-left-col,
.content-right-col {
  margin-bottom: 20px;
}
.content-left-col {
  float: left;
  width: 21.5%;
  padding-right: 15px;
}
.content-right-col {
  float: right;
  width: 78.5%;
}
.news-button {
  margin-bottom: 10px;
}
.news-prev-item {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.news-prev-item:last-child {
  border: none;
}
.news-prev-head {
  display: block;
  margin-bottom: 6px;
  text-decoration: underline;
}
.news-prev-head:link {
  color: #6f9cd0;
}
.news-prev-head:visited {
  color: #6f9cd0;
}
.news-prev-head:hover {
  color: #6f9cd0;
}
.news-prev-head:active {
  color: #6f9cd0;
}
.news-prev-date {
  color: #c3bbbb;
  font-size: 10px;
  margin-bottom: 6px;
}
.news-prev-short {
  color: #777272;
}
.button.banner {
  height: 61px;
  margin-bottom: 26px;
  padding-left: 80px;
  padding-top: 6px;
  font-size: 14px;
  font-style: normal;
  line-height: 16px;
  text-align: left;
}
.button.banner.goverment .icon {
  width: 80px;
  height: 56px;
  left: 0;
  top: 2px;
  background-image: url("/image/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.button.banner.adm .icon {
  content: "";
  display: block;
  position: absolute;
  width: 44px;
  height: 74px;
  left: 20px;
  top: -6px;
  background-image: url("/image/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -56px;
}
.services-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f1f1;
}
.serv-row {
  margin-bottom: 7px;
}
.serv-col {
  height: 170px;
  padding-bottom: 20px;
}
.serv-img {
  margin: 0 auto;
  position: relative;
}
.serv-img.img1 {
  left: -20px;
}
.serv-img.img2 {
  left: -20px;
}
.serv-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  text-align: center;
}
.content-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f1f1;
}
.map {
  height: 400px;
}
.gal-preview-section {
  margin-top: -10px;
}
.gal-header {
  position: relative;
  top: 13px;
}
.gallery-preview-wrap {
  background-color: #fff;
  position: relative;
  top: 13px;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #f2f1f1;
  -webkit-box-shadow: 0 1px 1px #999999;
  box-shadow: 0 1px 1px #999999;
}
.owl-wrap {
  padding: 0 40px;
}
.owl-slide {
  display: block;
  border: 2px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 4px #444444;
  box-shadow: 0px 0px 4px #444444;
  margin: 5px 10px;
}
.no-boxshadow .owl-slide {
  border-color: #f2f1f1;
}
.footer-wrap {
  background-color: #f9ead7;
}
.footer {
  color: #747272;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 22px;
  padding-top: 47px;
}
.footer a:link {
  color: #747272;
}
.footer a:visited {
  color: #747272;
}
.footer a:hover {
  color: #747272;
}
.footer a:active {
  color: #747272;
}
.reform-banner {
  display: block;
  margin: 25px 0px;
}
.left-col-banners {
  margin-top: 20px;
  margin-bottom: 20px;
}
.left-col-banners img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.news-list-wrap {
  margin-bottom: 20px;
}
.news-list-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f1f1;
}
.news-list-item:last-child {
  border: none;
}
.news-list-head {
  font-size: 15px;
}
.news-list-date {
  color: #c3bbbb;
  font-size: 11px;
}
.full-date {
  color: #c3bbbb;
  font-size: 12px;
  margin-bottom: 6px;
}
.short-text {
  margin-bottom: 15px;
}
.full-text {
  margin-bottom: 15px;
}
.gal-cell {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin: 0 20px 15px 0;
}
.img-wrap {
  display: block;
  margin-bottom: 7px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 1px 0px 3px #666666;
  box-shadow: 1px 0px 3px #666666;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.img-wrap:hover {
  border-color: #f5960e;
}
.gal-caption {
  display: block;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}
.parentlink {
  text-align: center;
  margin-bottom: 20px;
}
#cont-table td {
  padding: 17px 12px;
}
.cont-icon {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.cont-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: -4px;
  width: 30px;
  height: 30px;
  background-image: url("/image/sprite.png");
  background-repeat: no-repeat;
}
.cont-icon.i-adr:before {
  background-position: 0px -130px;
}
.cont-icon.i-phone:before {
  background-position: -30px -130px;
}
.cont-icon.i-time:before {
  background-position: -60px -130px;
}
.cont-icon.i-email:before {
  background-position: -90px -130px;
}
.contacts-map {
  margin-top: 25px;
  margin-bottom: 25px;
}
.read-more-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}
.read-more {
  color: #6f9cd0;
  cursor: pointer;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
.read-more:hover {
  color: #777272;
}
.read-more:after {
  content: "Читать полностью";
}
.read-more.open:after {
  content: "Свернуть";
}
.main-short,
.main-full {
  text-align: justify;
}
.main-full {
  display: none;
}
#house-list-table {
  width: 100%;
  margin-bottom: 20px;
}
#house-list-table tr {
  border-top: 1px solid #f0eeee;
  -webkit-transition: all 150ms linear 0ms;
  transition: all 150ms linear 0ms;
}
#house-list-table tr:first-child {
  border: none;
}
#house-list-table tr:nth-child(odd) {
  background-color: #f5f4f4;
}
#house-list-table tr.over {
  color: #f5960e;
  background-color: #eeecec;
}
#house-list-table td {
  padding: 10px 10px;
}
.map-house-list {
  margin: 15px 0;
}
.content-styles {
  font-size: 12px;
  line-height: 20px;
}
.content-styles p {
  margin-bottom: 15px;
}
.content-styles ul {
  margin: 15px 0 20px;
  list-style-type: none;
  list-style-position: inside;
}
.content-styles ul li {
  padding-left: 10px;
  margin-bottom: 7px;
}
.content-styles ul li:before {
  font-size: 18px;
  color: #f5960e;
  content: "• ";
}
.content-styles ol {
  margin: 15px 0 20px;
  list-style-type: decimal;
  list-style-position: inside;
}
.content-styles ol li {
  padding-left: 10px;
  margin-bottom: 7px;
}
.content-styles table {
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
}
.content-styles table td {
  padding: 5px 12px;
  vertical-align: top;
}
.content-styles h1,
.content-styles h2,
.content-styles h3 {
  font-size: 14px;
  font-weight: normal;
  color: #f5960e;
  margin-bottom: 15px;
  font-weight: bold;
}
.content-styles h1.bordered,
.content-styles h2.bordered,
.content-styles h3.bordered {
  padding-bottom: 10px;
}
.decor-table {
  margin: 25px 0;
  border: 1px solid #ddd;
}
.decor-table tr:nth-child(even) {
  background-color: #f0f0f0;
  background-color: rgba(240, 240, 240, 0.6);
}
.decor-table tr:hover {
  background-color: #f0f0f0;
  background-color: rgba(240, 240, 240, 0.8);
}
.decor-table tr.table-header td {
  border-top: 1px solid #ddd;
  border-bottom: 3px solid #ddd;
}
/*
 * blueimp Gallery CSS 2.11.1
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}
/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.15
 */
/* clearfix */
.owl-carousel:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
}
.owl-wrapper-outer {
  overflow: hidden;
}
.owl-carousel .owl-wrapper {
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-perspective: 1000;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controlls .owl-page,
.owl-controlls .owl-buttons {
  cursor: pointer;
}
.owl-controlls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.15
*/
/* Styling Next and Prev buttons */
.owl-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.owl-pagination:before,
.owl-pagination:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.owl-pagination:after {
  clear: both;
}
.owl-page {
  display: inline-block;
  margin: 10px;
  width: 20px;
  height: 20px;
  background: transparent url('iefix');
  border: 5px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}
.owl-page.active {
  background: #d31b0a;
}
.owl-wrapper:before,
.owl-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.owl-wrapper:after {
  clear: both;
}
#owl-teaser .owl-prev,
#owl-carousel .owl-prev,
#owl-teaser .owl-next,
#owl-carousel .owl-next {
  position: absolute;
  height: 100%;
  top: 0;
  width: 40px;
  cursor: pointer;
  opacity: 0.8;
}
#owl-teaser .owl-prev:hover,
#owl-carousel .owl-prev:hover,
#owl-teaser .owl-next:hover,
#owl-carousel .owl-next:hover {
  opacity: 1;
}
#owl-teaser .owl-prev:active,
#owl-carousel .owl-prev:active,
#owl-teaser .owl-next:active,
#owl-carousel .owl-next:active {
  opacity: 0.9;
}
#owl-teaser .owl-prev.disabled,
#owl-carousel .owl-prev.disabled,
#owl-teaser .owl-next.disabled,
#owl-carousel .owl-next.disabled {
  opacity: 0.5;
  cursor: default;
}
#owl-teaser .owl-prev:after,
#owl-carousel .owl-prev:after,
#owl-teaser .owl-next:after,
#owl-carousel .owl-next:after {
  background-image: url("/image/sprite.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -8px;
  width: 9px;
  height: 16px;
}
#owl-teaser .owl-prev,
#owl-carousel .owl-prev {
  left: -40px;
}
#owl-teaser .owl-prev:after,
#owl-carousel .owl-prev:after {
  background-position: -53px -56px;
}
#owl-teaser .owl-next,
#owl-carousel .owl-next {
  right: -40px;
}
#owl-teaser .owl-next:after,
#owl-carousel .owl-next:after {
  background-position: -44px -56px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controlls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controlls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controlls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controlls .owl-page.active span,
.owl-theme .owl-controlls.clickable .owl-page:hover span {
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controlls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* Stylesheet: aa_styles Modified On 2016-12-26 21:03:47 */
