@charset "utf-8";
@font-face {
  font-family: 'Oranienbaum';
  src: url("/g/fonts/oranienbaum//oranienbaum-r.eot");
  src: url("/g/fonts/oranienbaum//oranienbaum-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/oranienbaum//oranienbaum-r.woff") format("woff"), url("/g/fonts/oranienbaum//oranienbaum-r.ttf") format("truetype"), url("/g/fonts/oranienbaum//oranienbaum-r.svg#Oranienbaum") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

@font-face {
  font-family: 'NotoSans';
  src: url("/g/fonts/noto_sans//noto_sans-b-i.eot");
  src: url("/g/fonts/noto_sans//noto_sans-b-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/noto_sans//noto_sans-b-i.woff") format("woff"), url("/g/fonts/noto_sans//noto_sans-b-i.ttf") format("truetype"), url("/g/fonts/noto_sans//noto_sans-b-i.svg#NotoSans") format("svg");
  font-weight: bold;
  font-style: italic; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; 
  
  background: #fff url(../theme1-left-bg.png) 0 0 repeat;
  
  }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  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; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

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

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.overflowHidden {
  overflow: hidden; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #444; }

html, body {
  height: 100%; }

html {
  font-size: 15px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #222;
  background: #f6f6f1;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Oranienbaum', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.17rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #5f7fbf; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #222; }

img, textarea, object, object embed, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.site-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1; }

.site-sidebar a img, .site-footer a img {
  border: none; }

.site-footer p, .site-sidebar p {
  margin: 0; }

.site-sidebar p:first-child {
  margin-top: 0; }
  .site-sidebar p:last-child {
    border-bottom: 0; }

.site-main-wrapper {
  overflow: hidden; }

.site-wrapper {
  min-height: 100%;
  max-width: 990px;
  margin: auto;
  position: relative;
  z-index: 1;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .site-wrapper:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3000px;
    right: 0;
    z-index: -1;
    *background: #fff url(../theme1-left-bg.png) 0 0 repeat;
    content: ''; }
  .ie .site-wrapper {
    height: 100%; }

.site-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

@media screen and (min-width: 641px) {
    .site-main {
      float: left;
      width: 100%; } }
  .site-main__inner {
    position: relative;
    margin-top: 24px;
    background: #f6f6f1;
    padding-bottom: 1px; }

.site-sidebar {
  position: relative; }

.company-name-wrapper {
  padding: 51px 0 60px;
  margin: 0 -30px 0 -20px;
  background: url(../site-name-bg.png) 0 11px no-repeat; }
  .company-name-wrapper p {
    margin: 0; }
  @media all and (max-width: 767px) {
  .company-name-wrapper {
    margin: 0 auto;
    width: 310px;
    position: relative;
    left: 5px; } }

.company-name {
  margin: 0 34px 0 23px;
  padding: 28px 30px 24px;
  background: #fff;
  min-height: 149px;
  position: relative;
  z-index: 1; }
  .company-name:before {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    content: '';
    z-index: -1;
    border: 3px solid #a29f88; }
  .company-name a {
    text-decoration: none;
    color: #5a5950;
    text-align: center;
    display: block;
    font: 32px/26px 'Oranienbaum', Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0 -5px 12px;
    padding: 0 5px 43px;
    position: relative; }
  .company-name a .background {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    content: ''; }
    .company-name a .background path {
      fill: #a29f88; }
  .company-name .site-activity {
    font: 16px/19px 'NotoSans', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #555; }

.sidebar-blocks-wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media all and (max-width: 639px) {
  .sidebar-blocks-wrapper {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.menu-left-button {
  position: relative;
  margin: 0 24px;
  border: 1px solid #a29f88;
  font: 16px/1 'NotoSans', Arial, Helvetica, sans-serif;
  padding: 11px 45px 13px 18px;
  background: #f6f6f1;
  cursor: pointer;
  display: none; }
  .menu-left-button:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 40px;
    border-left: 1px solid #a29f88; }
  .menu-left-button:after {
    position: absolute;
    content: '';
    right: 10px;
    top: 11px;
    width: 18px;
    height: 16px;
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M0%2C0v2h18V0H0zM0%2C9h18V7H0V9zM0%2C16h18v%2D2H0V16z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  @media all and (max-width: 767px) {
  .menu-left-button {
    display: block; } }

.site-phone {
  text-align: center;
  font: bold 18px 'NotoSans', Arial, Helvetica, sans-serif;
  color: #444;
  padding: 0 30px 12px; }
  .site-phone a {
    color: #444;
    text-decoration: none; }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .site-phone {
    width: 250px;
    margin: 0 auto; } }
  @media all and (max-width: 479px) {
  .site-phone {
    padding: 0 60px 5px; } }

.site-address {
  text-align: center;
  font: 14px/17px 'NotoSans', Arial, Helvetica, sans-serif;
  padding: 0 35px 5px; }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .site-address {
    width: 250px;
    margin: 0 auto; } }
  @media all and (max-width: 479px) {
  .site-address {
    padding: 0 60px 5px; } }

a.link-to-map {
  color: #5f7fbf;
  text-align: center;
  font: 14px 'NotoSans', Arial, Helvetica, sans-serif;
  display: block;
  margin: 0 35px 18px;
  text-decoration: none; }

.work-time {
  text-align: center; }
  .work-time .image {
    margin-bottom: 2px; }
  .work-time .image svg path {
    fill: #a8a8a8; }
  .work-time .title {
    font: 15px 'NotoSans', Arial, Helvetica, sans-serif;
    color: #ff546a;
    margin-bottom: -3px; }
  .work-time .body {
    font: 15px 'NotoSans', Arial, Helvetica, sans-serif;
    color: #5a5950; }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .work-time {
    width: 250px;
    margin: 0 auto; } }

.form-button-wrapper {
  margin: 0 -6px 20px -7px;
  padding: 51px 0 33px;
  background: url(../form-button-bg.png) 0 0 no-repeat; }
  .form-button-wrapper a.form-button {
    display: block;
    font: 20px/1 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding: 18px 0 19px;
    text-decoration: none;
    color: #fff;
    background: #ff8998;
    text-align: center;
    position: relative;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
  .form-button-wrapper a.form-button:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    border: 3px solid #fff;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px; }
  .form-button-wrapper a.form-button:hover {
    background: #ff546a; }
  @media all and (max-width: 767px) {
  .form-button-wrapper {
    width: 273px;
    margin: 0 auto;
    background-position: 50% 0; } }

.s3-menu-allin {
  margin: 0 0 35px;
  padding: 0 0 30px;
  list-style: none;
  position: relative; }
  .s3-menu-allin:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    content: '';
    height: 8px;
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22222px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20222%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0z%20M219%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C222%2E2%2C1%2E3%2C220%2E9%2C0%2C219%2E4%2C0z%20M14%2E1%2C3%2E5h193%2E6v%2D1H14%2E1V3%2E5zM36%2E7%2C7%2E6h148%2E4V6%2E8H36%2E7V7%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 100% no-repeat; }
  .s3-menu-allin ul {
    margin: 14px 0 5px;
    padding: 17px 22px 11px;
    list-style: none;
    display: none;
    border: 1px solid #c2c1b6;
    background: #fff; }
  .s3-menu-allin ul ul {
    border: none;
    background: none;
    margin: 0 0 -10px;
    padding: 10px 0 0 20px; }
  .s3-menu-allin ul li {
    padding: 0 0 6px; }
    .s3-menu-allin ul li a {
      color: #333;
      text-decoration: none;
      position: relative;
      font-size: 15px;
      display: block;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      -ms-transition: 0.4s;
      transition: 0.4s; }
      .s3-menu-allin ul li a:hover {
        color: #5f7fbf; }
  .s3-menu-allin > li {
    font: 16px 'NotoSans', Arial, Helvetica, sans-serif;
    padding: 0 0 7px; }
  .s3-menu-allin > li > a {
    color: #333;
    text-decoration: none;
    position: relative;
    padding: 0 22px;
    font-size: 16px;
    display: block; }
    .s3-menu-allin > li > a:before {
      position: absolute;
      left: -1px;
      top: 6px;
      content: '';
      border: 1px solid #5f7fbf;
      width: 6px;
      height: 6px;
      opacity: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      -ms-transition: 0.4s;
      transition: 0.4s; }
    .s3-menu-allin > li > a:after {
      position: absolute;
      left: 0;
      top: 7px;
      content: '';
      background: #5f7fbf;
      width: 6px;
      height: 6px;
      opacity: 1;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      -ms-transition: 0.4s;
      transition: 0.4s;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
  .s3-menu-allin > li > a:hover:before, .s3-menu-allin > li.opened > a:before {
    opacity: 1; }
    .s3-menu-allin > li > a:hover:after, .s3-menu-allin > li.opened > a:after {
      opacity: 0; }
  @media all and (max-width: 767px) {
  .s3-menu-allin {
    display: none;
    background: #fff;
    border: 1px solid #a29f88;
    margin-right: 24px;
    margin-left: 24px;
    border-top: none;
    padding: 26px 16px 20px;
    position: absolute;
    left: 0;
    right: 0; }
    .s3-menu-allin:before {
      display: none; } }

.menu-left-wrapper {
  position: relative; }
  @media all and (max-width: 767px) {
  .menu-left-wrapper {
    margin-bottom: 24px; } }

@media screen and (min-width: 641px) {
    .site-sidebar.left {
      width: 260px;
      float: left;
      margin-right: -100%;
      padding-left: 20px; }
      .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 312px; } }
  @media all and (min-width: 768px) and (max-width: 1023px) {
  .site-sidebar.left {
    padding-left: 10px; }
    .site-sidebar.left ~ .site-main > .site-main__inner {
      margin-left: 280px; } }

.site-footer {
  min-height: 100px;
  position: relative;
  z-index: 1;
  background: url(../footer-bg1.png) 0 100% no-repeat;
  text-align: center;
  padding: 25px 0 20px;
  color: #777;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer:before {
    position: absolute;
    bottom: 0;
    right: -59px;
    content: '';
    background: url(../footer-bg2.png) 0 0 no-repeat;
    height: 157px;
    width: 210px;
    z-index: -1; }
  @media all and (min-width: 640px) and (max-width: 767px) {
  .site-footer {
    background-position: -60px 100%; }
    .site-footer:before {
      right: -119px; } }
  @media all and (max-width: 539px) {
  .site-footer {
    background-position: -75px 100%; }
    .site-footer:before {
      right: -134px; } }

.edit-block {
  margin: 0 0 50px;
  padding: 21px 20px 25px;
  border: 1px solid #c2c1b6;
  background: #fff;
  text-align: center;
  position: relative; }
  .edit-block .title {
    color: #ff546a;
    font: 30px/1 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding-bottom: 28px; }
  .edit-block .body {
    color: #222;
    font: 15px/22px 'NotoSans', Arial, Helvetica, sans-serif; }
  .edit-block .edit-bot-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    content: ''; }
  .edit-block .edit-bot-bg path {
    fill: #a29f88; }
  @media all and (max-width: 767px) {
  .edit-block {
    display: none; } }

.informers {
  text-align: center; }
  @media all and (max-width: 767px) {
  .informers {
    display: none; } }

.content-two-blocks {
  margin-bottom: 2px; }
  .content-two-blocks .table {
    width: 100%;
    table-layout: fixed;
    font-size: 0;
    text-align: center; }
  .content-two-blocks .table a {
    text-decoration: none; }
    .content-two-blocks .table a:hover .title {
      color: #5f7fbf; }
      .content-two-blocks .table a:hover .title span:before, .content-two-blocks .table a:hover .title span:after {
        border-color: #5f7fbf !important;
        background-color: #5f7fbf !important; }
  .content-two-blocks .table .td {
    display: table-cell;
    vertical-align: top;
    padding-right: 1px; }
    .content-two-blocks .table .td + .td {
      padding-left: 1px;
      padding-right: 0; }
    .content-two-blocks .table .td img {
      width: 100%;
      border-bottom: 2px solid #fff;
      margin-bottom: 2px; }
    .content-two-blocks .table .td .title {
      font: 20px/1 'Oranienbaum', Arial, Helvetica, sans-serif;
	  *font-size:14px!important;
      color: #5a5950;
      padding: 16px 0 30px;
      position: relative;
      background: #fff;
      -webkit-transition: color 0.4s;
      -moz-transition: color 0.4s;
      -o-transition: color 0.4s;
      -ms-transition: color 0.4s;
      transition: color 0.4s; }
      .content-two-blocks .table .td .title .title-inner1 {
        position: relative;
        padding: 0 28px;
        display: inline-block;
        margin: 0 10px; }
      .content-two-blocks .table .td .title .title-inner1:before {
        position: absolute;
        left: 0;
        top: 6px;
        width: 6px;
        height: 6px;
        content: '';
        background: #a29f88;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .content-two-blocks .table .td .title .title-inner1:after {
        position: absolute;
        right: 0;
        top: 6px;
        width: 6px;
        height: 6px;
        content: '';
        background: #a29f88;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .content-two-blocks .table .td .title .title-inner2 {
        position: relative; }
      .content-two-blocks .table .td .title .title-inner2:before {
        position: absolute;
        left: -23px;
        right: -23px;
        bottom: -2px;
        content: '';
        border-top: 1px solid #a29f88;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .content-two-blocks .table .td .title .title-inner2:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -5px;
        content: '';
        border-top: 1px solid #a29f88;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
  @media all and (min-width: 640px) and (max-width: 767px) {
  .content-two-blocks .table .td .title {
    font-size: 16px;
    background-size: 90% auto;
    padding-bottom: 20px; }
  .content-two-blocks .table .td a:hover .title {
    background: #fff url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22202px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%20202%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%235f7fbf%22%20d%3D%22M5%2E6%2C2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8C4%2E3%2C5%2E6%2C5%2E6%2C4%2E4%2C5%2E6%2C2%2E8z%20M199%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C202%2E2%2C1%2E3%2C200%2E9%2C0%2C199%2E4%2C0z%20M4%2E1%2C18%2E5h193%2E6v%2D1H4%2E1V18%2E5zM26%2E7%2C22%2E6h148%2E4v%2D0%2E8H26%2E7V22%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 22px no-repeat;
    background-size: 90% auto; } }
  @media all and (max-width: 639px) {
  .content-two-blocks {
    padding: 0 15px; }
    .content-two-blocks .table {
      display: block; }
      .content-two-blocks .table .td {
        display: block;
        padding: 0; }
        .content-two-blocks .table .td + .td {
          padding: 0; } }

a.content-pic {
  text-decoration: none;
  display: block;
  position: relative;
  font-size: 0; }
  a.content-pic:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    content: '';
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    height: 13px; }
  a.content-pic:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    content: '';
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    height: 13px;
    background-position: 6px 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  a.content-pic img {
    width: 100%; }
  a.content-pic .title {
    position: absolute;
    left: 35px;
    top: 42px;
    width: 230px;
    font: 35px/1.3 'Oranienbaum', Arial, Helvetica, sans-serif;
    color: #333; }
  a.content-pic .title .span1 {
    color: #ff546a;
    font-size: 60px; }
  a.content-pic .title p {
    margin: 0; }
  @media all and (min-width: 768px) and (max-width: 840px) {
  a.content-pic {
    overflow: hidden; }
    a.content-pic:before {
      z-index: 5; }

    a.content-pic img {
      float: right;
      max-width: none;
      width: 140%;
      position: relative;
      right: -50px; }

    a.content-pic .pic-clear {
      visibility: hidden;
      height: 0;
      font-size: 1px;
      line-height: 0;
      clear: right; } }
  @media all and (min-width: 640px) and (max-width: 767px) {
  a.content-pic {
    overflow: hidden; }
    a.content-pic:before {
      z-index: 5; }

    a.content-pic img {
      float: right;
      max-width: none;
      width: 140%;
      position: relative;
      right: -50px; }

    a.content-pic .pic-clear {
      visibility: hidden;
      height: 0;
      font-size: 1px;
      line-height: 0;
      clear: right; }

    a.content-pic .title {
      left: 20px;
      top: 50%;
      transform-origin: 0 0;
      -o-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      -webkit-transform-origin: 0 0;
      -webkit-transform: scale(0.75) translateY(-50%);
      -moz-transform: scale(0.75) translateY(-50%);
      -ms-transform: scale(0.75) translateY(-50%);
      -o-transform: scale(0.75) translateY(-50%);
      transform: scale(0.75) translateY(-50%); } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  a.content-pic {
    margin: 0 15px;
    overflow: hidden; }
    a.content-pic:before {
      z-index: 5; }

    a.content-pic img {
      float: right;
      max-width: none;
      width: 140%;
      position: relative;
      right: -50px; }

    a.content-pic .pic-clear {
      visibility: hidden;
      height: 0;
      font-size: 1px;
      line-height: 0;
      clear: right; }

    a.content-pic .title {
      left: 20px;
      top: 50%;
      margin-top: 5px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media all and (max-width: 479px) {
  a.content-pic {
    margin: 0 15px;
    overflow: hidden; }
    a.content-pic:before {
      z-index: 5; }

    a.content-pic img {
      float: right;
      max-width: none;
      width: 220%;
      position: relative;
      right: -100px; }

    a.content-pic .pic-clear {
      visibility: hidden;
      height: 0;
      font-size: 1px;
      line-height: 0;
      clear: right; }

    a.content-pic .title {
      left: 20px;
      top: 50%;
      margin-top: 5px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.content-slider {
  padding: 54px 0 42px;
  background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22222px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20222%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0z%20M219%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C222%2E2%2C1%2E3%2C220%2E9%2C0%2C219%2E4%2C0z%20M14%2E1%2C3%2E5h193%2E6v%2D1H14%2E1V3%2E5zM36%2E7%2C7%2E6h148%2E4V6%2E8H36%2E7V7%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 27px no-repeat, url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22222px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20222%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0z%20M219%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C222%2E2%2C1%2E3%2C220%2E9%2C0%2C219%2E4%2C0z%20M14%2E1%2C3%2E5h193%2E6v%2D1H14%2E1V3%2E5zM36%2E7%2C7%2E6h148%2E4V6%2E8H36%2E7V7%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 100% no-repeat;
  margin-bottom: 20px; }
  .content-slider .slider-title {
    font: 30px 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding: 0 0 31px 24px; }
  .content-slider a {
    text-decoration: none; }
  .content-slider a:hover .title {
    text-decoration: underline; }
  .content-slider .title {
    color: #5f7fbf;
    font: 15px/18px 'NotoSans', Arial, Helvetica, sans-serif;
    display: table-cell;
    height: 60px;
    width: 500px;
    vertical-align: middle;
    padding: 0 20px;
    background: #fff; }
  .content-slider .owl-controls .owl-nav {
    position: absolute;
    right: 31px;
    top: -60px;
    font-size: 0; }
  .content-slider .owl-controls .owl-nav > div {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: #ff8998 url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2E7%2C4%2E6c0%2C0%2D0%2E1%2D0%2E1%2D0%2E2%2D0%2E1c0%2D0%2E1%2D0%2E1%2D0%2E1%2D0%2E1%2D0%2E2l%2D4%2E2%2D4C2%2C0%2C1%2E6%2D0%2E1%2C1%2E3%2C0%2E1c%2D0%2E3%2D0%2E1%2D0%2E7%2C0%2D1%2C0%2E2c%2D0%2E4%2C0%2E3%2D0%2E4%2C0%2E9%2C0%2C1%2E2l3%2E8%2C3%2E7L0%2E3%2C8%2E6C0%2C8%2E9%2C0%2C9%2E4%2C0%2E3%2C9%2E8C0%2E6%2C10%2C1%2C10%2E1%2C1%2E3%2C10c0%2E3%2C0%2E1%2C0%2E7%2C0%2C1%2D0%2E2l4%2E4%2D4C7%2E1%2C5%2E4%2C7%2E1%2C4%2E9%2C6%2E7%2C4%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
    .content-slider .owl-controls .owl-nav > div.owl-next {
      margin-left: 4px; }
    .content-slider .owl-controls .owl-nav > div.owl-prev {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .content-slider .owl-controls .owl-nav > div:hover {
      background-color: #ffa3ae; }
    .content-slider .owl-controls .owl-nav > div:active {
      background-color: #ff7082; }
  @media all and (min-width: 768px) and (max-width: 1023px) {
  .content-slider .slider-title {
    padding-bottom: 18px; }
  .content-slider .owl-controls .owl-nav {
    top: -50px; }
  .content-slider .title {
    padding-top: 10px;
    padding-bottom: 10px; } }
  @media all and (min-width: 640px) and (max-width: 767px) {
  .content-slider .slider-title {
    padding-bottom: 18px;
    font-size: 25px; }
  .content-slider .owl-controls .owl-nav {
    top: -44px; }
  .content-slider .title {
    padding-top: 10px;
    padding-bottom: 10px; } }
  @media all and (max-width: 639px) {
  .content-slider {
    margin: 0 15px 22px;
    padding-bottom: 30px; }
    .content-slider .slider-title {
      padding-bottom: 18px;
      font-size: 26px;
      padding-left: 0; }

    .content-slider .owl-controls .owl-nav {
      top: -44px; }

    .content-slider .title {
      padding-top: 10px;
      padding-bottom: 10px; } }

.content-edit-block {
  padding: 0 30px 22px 25px; }
  .content-edit-block .title {
    font: 30px 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding-bottom: 22px; }
  .content-edit-block .body {
    font-size: 16px; }
  .content-edit-block .body p {
    margin: 0; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
  .content-edit-block {
    padding: 0 20px 20px 12px; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .content-edit-block {
    padding: 0 27px 20px; }
    .content-edit-block .title {
      font-size: 26px;
      padding-bottom: 12px; } }
  @media all and (max-width: 479px) {
  .content-edit-block {
    padding: 0 12px 20px; }
    .content-edit-block .title {
      font-size: 26px;
      padding-bottom: 12px; } }

.content-blocks {
  padding: 12px 0;
  margin: 0 27px 0 23px;
  background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
  position: relative; }
  .content-blocks:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 12px;
    content: '';
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    background-position: 13px 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .content-blocks .content-blocks-inner {
    background: #fff;
    padding: 34px 40px 20px 24px;
    position: relative;
    z-index: 1; }
  .content-blocks .content-blocks-inner:before {
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    content: '';
    z-index: -1;
    border: 1px solid #f0f0f0; }
  .content-blocks .item {
    margin-bottom: 18px;
    display: table;
    width: 100%;
    table-layout: fixed; }
  .content-blocks .image {
    display: table-cell;
    vertical-align: top;
    height: 72px;
    width: 72px;
    position: relative; }
  .content-blocks .image .border {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3; }
  .content-blocks .body {
    font-size: 15px;
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    height: 68px;
    padding-left: 26px; }
  .content-blocks path {
    fill: #ff8998; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
  .content-blocks {
    margin: 0 7px 0 10px; }
    .content-blocks .content-blocks-inner {
      padding-right: 24px; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .content-blocks {
    margin: 0 25px; }
    .content-blocks .content-blocks-inner {
      padding-right: 24px; } }
  @media all and (max-width: 479px) {
  .content-blocks {
    margin: 0 5px; }
    .content-blocks .content-blocks-inner {
      padding-right: 15px; } }

.site-content {
  padding: 59px 26px 44px 24px;
  margin-bottom: 15px;
  background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22222px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20222%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0z%20M219%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C222%2E2%2C1%2E3%2C220%2E9%2C0%2C219%2E4%2C0z%20M14%2E1%2C3%2E5h193%2E6v%2D1H14%2E1V3%2E5zM36%2E7%2C7%2E6h148%2E4V6%2E8H36%2E7V7%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 29px no-repeat, url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22222px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20222%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23a29f88%22%20d%3D%22M2%2E8%2C0C1%2E2%2C0%2C0%2C1%2E3%2C0%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C5%2E6%2C1%2E3%2C4%2E3%2C0%2C2%2E8%2C0z%20M219%2E4%2C0c%2D1%2E5%2C0%2D2%2E8%2C1%2E3%2D2%2E8%2C2%2E8c0%2C1%2E6%2C1%2E2%2C2%2E8%2C2%2E8%2C2%2E8c1%2E5%2C0%2C2%2E8%2D1%2E3%2C2%2E8%2D2%2E8C222%2E2%2C1%2E3%2C220%2E9%2C0%2C219%2E4%2C0z%20M14%2E1%2C3%2E5h193%2E6v%2D1H14%2E1V3%2E5zM36%2E7%2C7%2E6h148%2E4V6%2E8H36%2E7V7%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 100% no-repeat; }
  .site-content.inner-page {
    background: none;
    padding-top: 25px;
    padding-bottom: 10px; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
  .site-content {
    padding-left: 12px;
    padding-right: 14px;
    padding-bottom: 16px;
    margin-bottom: 20px; }
    .site-content.inner {
      padding-top: 25px;
      padding-bottom: 10px; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .site-content {
    padding-bottom: 16px; }
    .site-content.inner {
      padding-top: 25px;
      padding-bottom: 20px; } }
  @media all and (max-width: 479px) {
  .site-content {
    padding-bottom: 16px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 25px; }
    .site-content.inner {
      padding-top: 25px;
      padding-bottom: 20px;
      margin-bottom: 20px; } }

.content-review-slider {
  padding: 0 28px 49px 23px;
  position: relative; }
  .content-review-slider:before {
    position: absolute;
    content: '';
    left: 25px;
    right: 30px;
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    height: 13px;
    bottom: 47px;
    opacity: 0.8;
    z-index: 10;
    background-position: 7px 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .content-review-slider .slider-title {
    font: 30px/1 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding: 0 0 26px;
    position: relative; }
  .content-review-slider .slider-title:before {
    position: absolute;
    content: '';
    left: 2px;
    right: 2px;
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    height: 13px;
    bottom: -7px;
    opacity: 0.8;
    z-index: 5; }
  .content-review-slider .owl-item {
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  .content-review-slider .owl-item .title {
    font: bold 18px 'NotoSans', Arial, Helvetica, sans-serif;
    padding: 17px 20px 20px 40px;
    color: #5f7fbf;
    background: #f6f6f1; }
  .content-review-slider .owl-item .body {
    font-size: 15px;
    font-style: italic;
    line-height: 20px;
    padding: 21px 20px 20px;
    background: #fff;
    border-top: 1px solid #d8d8d8;
    position: relative; }
    .content-review-slider .owl-item .body:before {
      position: absolute;
      left: 53px;
      top: -11px;
      content: '';
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 0 10.5px 11px 10.5px;
      border-bottom-color: #d8d8d8; }
    .content-review-slider .owl-item .body:after {
      position: absolute;
      left: 54px;
      top: -10px;
      content: '';
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 0 9.5px 10px 9.5px;
      border-bottom-color: #fff; }
  .content-review-slider .owl-controls .owl-nav {
    position: absolute;
    right: 2px;
    top: -60px;
    font-size: 0; }
  .content-review-slider .owl-controls .owl-nav > div {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: #ff8998 url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2E7%2C4%2E6c0%2C0%2D0%2E1%2D0%2E1%2D0%2E2%2D0%2E1c0%2D0%2E1%2D0%2E1%2D0%2E1%2D0%2E1%2D0%2E2l%2D4%2E2%2D4C2%2C0%2C1%2E6%2D0%2E1%2C1%2E3%2C0%2E1c%2D0%2E3%2D0%2E1%2D0%2E7%2C0%2D1%2C0%2E2c%2D0%2E4%2C0%2E3%2D0%2E4%2C0%2E9%2C0%2C1%2E2l3%2E8%2C3%2E7L0%2E3%2C8%2E6C0%2C8%2E9%2C0%2C9%2E4%2C0%2E3%2C9%2E8C0%2E6%2C10%2C1%2C10%2E1%2C1%2E3%2C10c0%2E3%2C0%2E1%2C0%2E7%2C0%2C1%2D0%2E2l4%2E4%2D4C7%2E1%2C5%2E4%2C7%2E1%2C4%2E9%2C6%2E7%2C4%2E6z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
    .content-review-slider .owl-controls .owl-nav > div.owl-next {
      margin-left: 4px; }
    .content-review-slider .owl-controls .owl-nav > div.owl-prev {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .content-review-slider .owl-controls .owl-nav > div:hover {
      background-color: #ffa3ae; }
    .content-review-slider .owl-controls .owl-nav > div:active {
      background-color: #ff7082; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
  .content-review-slider {
    padding: 0 13px 29px 14px; }
    .content-review-slider:before {
      bottom: 27px; }

    .content-review-slider .owl-controls .owl-nav {
      top: -52px; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .content-review-slider {
    padding: 0 13px 29px 14px; }
    .content-review-slider:before {
      bottom: 27px; }

    .content-review-slider .owl-controls .owl-nav {
      top: -52px;
      right: 36px; } }
  @media all and (max-width: 479px) {
  .content-review-slider {
    padding: 0 10px 29px; }
    .content-review-slider:before {
      bottom: 27px; }

    .content-review-slider .owl-controls .owl-nav {
      top: -52px;
      right: 0; } }

.form-block-wrapper {
  padding: 14px 0 14px;
  background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
  position: relative; }
  .form-block-wrapper:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 14px;
    background: url(../theme0-content-pic-bg.png) 0 0 repeat-x;
    background-position: 7px 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .form-block-wrapper .form-block {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 22px 0 14px; }
  .form-block-wrapper .form-block:before {
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    content: '';
    z-index: -1;
    border: 1px solid #f0f0f0; }
  .form-block-wrapper .form-block p {
    margin: 0; }
  .form-block-wrapper .form-block-inner {
    margin: 0 auto;
    width: 480px;
    text-align: center; }
  .form-block-wrapper .form-block-inner .title {
    font: 30px 'Oranienbaum', Arial, Helvetica, sans-serif;
    padding-bottom: 12px; }
  .form-block-wrapper .form-block-inner .second-title {
    font: 16px/22px 'NotoSans', Arial, Helvetica, sans-serif;
    padding-bottom: 20px; }
  .form-block-wrapper .form-block-inner .tpl-field {
    padding-bottom: 6px; }
    .form-block-wrapper .form-block-inner .tpl-field input {
      padding: 0 16px 2px 42px;
      border: 1px solid #d8d8d8;
      height: 34px;
      font-size: 15px;
      color: #444;
      width: 220px;
      outline: none;
      background: #fff;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      -ms-border-radius: 16px;
      -o-border-radius: 16px;
      border-radius: 16px; }
      .form-block-wrapper .form-block-inner .tpl-field input::-webkit-input-placeholder {
        color: #444; }
      .form-block-wrapper .form-block-inner .tpl-field input:moz-placeholder {
        color: #444; }
      .form-block-wrapper .form-block-inner .tpl-field input::-moz-placeholder {
        color: #444; }
      .form-block-wrapper .form-block-inner .tpl-field input:-ms-input-placeholder {
        color: #444; }
      .form-block-wrapper .form-block-inner .tpl-field input:focus {
        border-color: #999; }
      .form-block-wrapper .form-block-inner .tpl-field input[alias="name"] {
        background: #fff url(../form-icon1.png) 14px 11px no-repeat; }
      .form-block-wrapper .form-block-inner .tpl-field input[alias="phone"] {
        background: #fff url(../form-icon2.png) 14px 9px no-repeat; }
      .form-block-wrapper .form-block-inner .tpl-field input[alias="email"] {
        background: #fff url(../form-icon3.png) 14px 12px no-repeat; }
    .form-block-wrapper .form-block-inner .tpl-field.field-error input {
      border-color: #f00; }
    .form-block-wrapper .form-block-inner .tpl-field.tpl-field-button {
      margin-top: -6px;
      padding: 48px 4px 33px;
      background: url(../form-submit-bg.png) 50% 0 no-repeat; }
      .form-block-wrapper .form-block-inner .tpl-field.tpl-field-button button {
        width: 253px;
        font: 20px/1 'Oranienbaum', Arial, Helvetica, sans-serif;
        padding: 18px 0 19px;
        text-decoration: none;
        border: none;
        color: #fff;
        background: #ff8998;
        text-align: center;
        outline: none;
        position: relative;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        -ms-transition: 0.4s;
        transition: 0.4s; }
      .form-block-wrapper .form-block-inner .tpl-field.tpl-field-button button:before {
        position: absolute;
        top: 6px;
        bottom: 6px;
        left: 6px;
        right: 6px;
        content: '';
        border: 3px solid #fff;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        -ms-border-radius: 24px;
        -o-border-radius: 24px;
        border-radius: 24px; }
      .form-block-wrapper .form-block-inner .tpl-field.tpl-field-button button:hover {
        background: #ff546a; }
  @media all and (min-width: 768px) and (max-width: 1023px) {
  .form-block-wrapper {
    margin-left: 4px;
    margin-right: 4px; }
    .form-block-wrapper .form-block-inner {
      width: auto;
      padding: 0 20px; } }
  @media all and (min-width: 640px) and (max-width: 767px) {
  .form-block-wrapper {
    margin-left: 4px;
    margin-right: 4px; }
    .form-block-wrapper .form-block-inner .title {
      font-size: 25px; }

    .form-block-wrapper .form-block-inner {
      width: auto;
      padding: 0 20px; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .form-block-wrapper {
    margin-left: 4px;
    margin-right: 4px; }
    .form-block-wrapper .form-block-inner {
      width: auto;
      padding: 0 20px; } }
  @media all and (max-width: 479px) {
  .form-block-wrapper {
    margin-left: 10px;
    margin-right: 10px; }
    .form-block-wrapper .form-block-inner {
      width: auto;
      padding: 0 15px; }
      .form-block-wrapper .form-block-inner .title {
        font-size: 26px; }
      .form-block-wrapper .form-block-inner input, .form-block-wrapper .form-block-inner textarea {
        width: 210px !important; } }

.contacts-wrapper {
  text-align: center;
  padding: 35px 0 38px; }
  .contacts-wrapper p {
    margin: 0; }
  .contacts-wrapper > div {
    width: 60%;
    margin: 0 auto; }
  .contacts-wrapper .title {
    font: 30px 'Oranienbaum', Arial, Helvetica, sans-serif;
    color: #222;
    padding-bottom: 17px; }
  .contacts-wrapper .phone {
    font: bold 18px 'NotoSans', Arial, Helvetica, sans-serif;
    color: #444;
    padding-bottom: 10px; }
  .contacts-wrapper .phone a {
    color: #444;
    text-decoration: none; }
  .contacts-wrapper .address {
    font: 14px/17px 'NotoSans', Arial, Helvetica, sans-serif;
    color: #444; }
  @media all and (min-width: 640px) and (max-width: 767px) {
  .contacts-wrapper {
    padding: 22px 0 28px; }
    .contacts-wrapper > div {
      width: 80%;
      margin: 0 auto; } }
  @media all and (min-width: 480px) and (max-width: 639px) {
  .contacts-wrapper {
    padding: 22px 0 28px; } }
  @media all and (max-width: 479px) {
  .contacts-wrapper {
    padding: 22px 0 28px; }
    .contacts-wrapper > div {
      width: 80%; } }

#map {
  border-top: 1px solid #bebdbb;
  border-bottom: 1px solid #bebdbb; }

.social-block {
  font-size: 0;
  padding-bottom: 22px; }
  .social-block .title {
    font: 14px 'NotoSans', Arial, Helvetica, sans-serif;
    padding-bottom: 16px; }
  .social-block a {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  .social-block a + a {
    margin-left: 3px; }
  .social-block a img {
    opacity: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
    .social-block a img + img {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0; }
  .social-block a:hover img + img {
    opacity: 1; }

.copyrights {
  font: 14px 'NotoSans', Arial, Helvetica, sans-serif;
  padding-bottom: 5px; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
  .copyrights {
    display: inline-block;
    vertical-align: top;
    width: 60%; } }
  @media all and (max-width: 639px) {
  .copyrights {
    display: inline-block;
    vertical-align: top;
    width: 60%; } }

.mega {
  padding-bottom: 8px;
  font: 14px 'NotoSans', Arial, Helvetica, sans-serif; }
  .mega span {
    font-size: 14px !important; }

.popup {
  position: fixed;
  left: 0;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  overflow: auto; }
  .popup .popup-wrapper2 {
    display: table-cell;
    width: 100%;
    min-height: 100%;
    vertical-align: middle;
    text-align: center; }
  .popup .popup-win {
    position: relative;
    display: inline-block;
    padding: 12px 15px 10px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .popup .popup-win > .title {
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #333; }
  .popup .popup-win .s3_message, .popup .popup-win .s3_form_field_title {
    display: none; }
  .popup .popup-win .s3_form_item {
    margin-bottom: 10px;
    text-align: center; }
  .popup .popup-win input, .popup .popup-win textarea {
    display: inline-block;
    outline: none;
    color: #b2a29f;
    font-size: 16px;
    font-weight: 200;
    font-style: italic;
    border: 1px solid #f0f0f0;
    padding: 0 20px 1px;
    width: 218px;
    background: none;
    height: 34px;
    margin: 0 auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px; }
    .popup .popup-win input:focus, .popup .popup-win textarea:focus {
      border-color: #bdbdbd; }
  .popup .popup-win textarea {
    resize: none;
    padding: 10px 20px;
    height: 70px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .popup .popup-win button {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    width: 172px;
    display: inline-block;
    background: #ff8998;
    position: relative;
    border: none;
    height: 38px;
    text-align: left;
    padding: 0 0 2px 25px;
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
    .popup .popup-win button:hover {
      background-color: #ff95a2; }
    .popup .popup-win button:active {
      background-color: #e67b89; }
    .popup .popup-win button:before {
      position: absolute;
      right: 25px;
      top: 11px;
      content: '';
      background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2019%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4l0%2D0%2E1l0%2C0l0%2C0l0%2C0l0%2C0v0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0h0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0h0l0%2C0l0%2C0l0%2C0h0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0v0l0%2C0l0%2C0l0%2C0h0l0%2C0l0%2C0l0%2C0l0%2C0l0%2C0h0l0%2C0h0l0%2C0v0l0%2C0h0v0h0h0h0v0l0%2C0h0h0l0%2C0h0h0h0h0h0v0h0l0%2C0h0h0h0h0h0v0h0l0%2C0h0l0%2C0h0l0%2C0l0%2C0l0%2C0h0l0%2C0h0l0%2C0l0%2C0h0l0%2C0h0l0%2C0h0l0%2C0L0%2E3%2C6%2E7C0%2E1%2C6%2E8%2D0%2E1%2C7%2C0%2C7%2E3c0%2E1%2C0%2E1%2C0%2E2%2C0%2E2%2C0%2E3%2C0%2E3l5%2E4%2C2%2E1l0%2E6%2C3c0%2C0%2E2%2C0%2E3%2C0%2E4%2C0%2E5%2C0%2E4c0%2E1%2C0%2C0%2E2%2D0%2E1%2C0%2E3%2D0%2E1l2%2D1%2E9l4%2E1%2C1%2E6c0%2E2%2C0%2E1%2C0%2E5%2C0%2C0%2E6%2D0%2E2L19%2C0%2E6l0%2C0l0%2C0v0l0%2C0v0l0%2C0l0%2C0v0v0v0l0%2C0l0%2C0l0%2C0v0v0l0%2C0v0l0%2C0v0l0%2C0v0v0v0l0%2C0L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4L19%2C0%2E4z%20M6%2E1%2C8%2E8L6%2E1%2C8%2E8L1%2E7%2C7%2E1L15%2E6%2C2L6%2E1%2C8%2E8L6%2E1%2C8%2E8z%20M7%2C11%2E7L7%2C11%2E7L6%2E7%2C10l1%2E4%2C0%2E6L7%2C11%2E7L7%2C11%2E7z%20M13%2E1%2C11%2E5L13%2E1%2C11%2E5L7%2E1%2C9%2E2l10%2E4%2D7%2E4L13%2E1%2C11%2E5L13%2E1%2C11%2E5z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      width: 19px;
      height: 13px; }
  .popup .icon-close {
    position: absolute;
    width: 43px;
    height: 43px;
    background: #a29f88 url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15%2E7%2C13%2E9l%2D1%2E7%2C1%2E7L7%2E8%2C9%2E6l%2D6%2E1%2C6%2E1L0%2C13%2E9l6%2E1%2D6%2E1L0%2C1%2E7L1%2E7%2C0l6%2E1%2C6%2E1L13%2E9%2C0l1%2E7%2C1%2E7L9%2E6%2C7%2E8L15%2E7%2C13%2E9z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    top: -16px;
    right: -16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s; }
  .popup .icon-close:hover {
    background-color: #aba994; }
  .popup .icon-close:active {
    background-color: #928f7a; }
  .popup .s3_form_error {
    font-size: 12px;
    color: #f00; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

.no-js .owl-carousel {
  display: block; }

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .bootstrap .row {
    margin-left: -15px;
    margin-right: -15px;
}
.bootstrap .col-xs-1, .bootstrap .col-sm-1, .bootstrap .col-md-1, .bootstrap .col-lg-1, .bootstrap .col-xs-2, .bootstrap .col-sm-2, .bootstrap .col-md-2, .bootstrap .col-lg-2, .bootstrap .col-xs-3, .bootstrap .col-sm-3, .bootstrap .col-md-3, .bootstrap .col-lg-3, .bootstrap .col-xs-4, .bootstrap .col-sm-4, .bootstrap .col-md-4, .bootstrap .col-lg-4, .bootstrap .col-xs-5, .bootstrap .col-sm-5, .bootstrap .col-md-5, .bootstrap .col-lg-5, .bootstrap .col-xs-6, .bootstrap .col-sm-6, .bootstrap .col-md-6, .bootstrap .col-lg-6, .bootstrap .col-xs-7, .bootstrap .col-sm-7, .bootstrap .col-md-7, .bootstrap .col-lg-7, .bootstrap .col-xs-8, .bootstrap .col-sm-8, .bootstrap .col-md-8, .bootstrap .col-lg-8, .bootstrap .col-xs-9, .bootstrap .col-sm-9, .bootstrap .col-md-9, .bootstrap .col-lg-9, .bootstrap .col-xs-10, .bootstrap .col-sm-10, .bootstrap .col-md-10, .bootstrap .col-lg-10, .bootstrap .col-xs-11, .bootstrap .col-sm-11, .bootstrap .col-md-11, .bootstrap .col-lg-11, .bootstrap .col-xs-12, .bootstrap .col-sm-12, .bootstrap .col-md-12, .bootstrap .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.bootstrap .col-xs-1, .bootstrap .col-xs-2, .bootstrap .col-xs-3, .bootstrap .col-xs-4, .bootstrap .col-xs-5, .bootstrap .col-xs-6, .bootstrap .col-xs-7, .bootstrap .col-xs-8, .bootstrap .col-xs-9, .bootstrap .col-xs-10, .bootstrap .col-xs-11, .bootstrap .col-xs-12 {
    float: left;
}
.bootstrap .col-xs-12 {
    width: 100%;
}
.bootstrap .col-xs-11 {
    width: 91.6667%;
}
.bootstrap .col-xs-10 {
    width: 83.3333%;
}
.bootstrap .col-xs-9 {
    width: 75%;
}
.bootstrap .col-xs-8 {
    width: 66.6667%;
}
.bootstrap .col-xs-7 {
    width: 58.3333%;
}
.bootstrap .col-xs-6 {
    width: 50%;
}
.bootstrap .col-xs-5 {
    width: 41.6667%;
}
.bootstrap .col-xs-4 {
    width: 33.3333%;
}
.bootstrap .col-xs-3 {
    width: 25%;
}
.bootstrap .col-xs-2 {
    width: 16.6667%;
}
.bootstrap .col-xs-1 {
    width: 8.33333%;
}
.bootstrap .col-xs-pull-12 {
    right: 100%;
}
.bootstrap .col-xs-pull-11 {
    right: 91.6667%;
}
.bootstrap .col-xs-pull-10 {
    right: 83.3333%;
}
.bootstrap .col-xs-pull-9 {
    right: 75%;
}
.bootstrap .col-xs-pull-8 {
    right: 66.6667%;
}
.bootstrap .col-xs-pull-7 {
    right: 58.3333%;
}
.bootstrap .col-xs-pull-6 {
    right: 50%;
}
.bootstrap .col-xs-pull-5 {
    right: 41.6667%;
}
.bootstrap .col-xs-pull-4 {
    right: 33.3333%;
}
.bootstrap .col-xs-pull-3 {
    right: 25%;
}
.bootstrap .col-xs-pull-2 {
    right: 16.6667%;
}
.bootstrap .col-xs-pull-1 {
    right: 8.33333%;
}
.bootstrap .col-xs-pull-0 {
    right: auto;
}
.bootstrap .col-xs-push-12 {
    left: 100%;
}
.bootstrap .col-xs-push-11 {
    left: 91.6667%;
}
.bootstrap .col-xs-push-10 {
    left: 83.3333%;
}
.bootstrap .col-xs-push-9 {
    left: 75%;
}
.bootstrap .col-xs-push-8 {
    left: 66.6667%;
}
.bootstrap .col-xs-push-7 {
    left: 58.3333%;
}
.bootstrap .col-xs-push-6 {
    left: 50%;
}
.bootstrap .col-xs-push-5 {
    left: 41.6667%;
}
.bootstrap .col-xs-push-4 {
    left: 33.3333%;
}
.bootstrap .col-xs-push-3 {
    left: 25%;
}
.bootstrap .col-xs-push-2 {
    left: 16.6667%;
}
.bootstrap .col-xs-push-1 {
    left: 8.33333%;
}
.bootstrap .col-xs-push-0 {
    left: auto;
}
.bootstrap .col-xs-offset-12 {
    margin-left: 100%;
}
.bootstrap .col-xs-offset-11 {
    margin-left: 91.6667%;
}
.bootstrap .col-xs-offset-10 {
    margin-left: 83.3333%;
}
.bootstrap .col-xs-offset-9 {
    margin-left: 75%;
}
.bootstrap .col-xs-offset-8 {
    margin-left: 66.6667%;
}
.bootstrap .col-xs-offset-7 {
    margin-left: 58.3333%;
}
.bootstrap .col-xs-offset-6 {
    margin-left: 50%;
}
.bootstrap .col-xs-offset-5 {
    margin-left: 41.6667%;
}
.bootstrap .col-xs-offset-4 {
    margin-left: 33.3333%;
}
.bootstrap .col-xs-offset-3 {
    margin-left: 25%;
}
.bootstrap .col-xs-offset-2 {
    margin-left: 16.6667%;
}
.bootstrap .col-xs-offset-1 {
    margin-left: 8.33333%;
}
.bootstrap .col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
.bootstrap .col-sm-1, .bootstrap .col-sm-2, .bootstrap .col-sm-3, .bootstrap .col-sm-4, .bootstrap .col-sm-5, .bootstrap .col-sm-6, .bootstrap .col-sm-7, .bootstrap .col-sm-8, .bootstrap .col-sm-9, .bootstrap .col-sm-10, .bootstrap .col-sm-11, .bootstrap .col-sm-12 {
    float: left;
}
.bootstrap .col-sm-12 {
    width: 100%;
}
.bootstrap .col-sm-11 {
    width: 91.6667%;
}
.bootstrap .col-sm-10 {
    width: 83.3333%;
}
.bootstrap .col-sm-9 {
    width: 75%;
}
.bootstrap .col-sm-8 {
    width: 66.6667%;
}
.bootstrap .col-sm-7 {
    width: 58.3333%;
}
.bootstrap .col-sm-6 {
    width: 50%;
}
.bootstrap .col-sm-5 {
    width: 41.6667%;
}
.bootstrap .col-sm-4 {
    width: 33.3333%;
}
.bootstrap .col-sm-3 {
    width: 25%;
}
.bootstrap .col-sm-2 {
    width: 16.6667%;
}
.bootstrap .col-sm-1 {
    width: 8.33333%;
}
.bootstrap .col-sm-pull-12 {
    right: 100%;
}
.bootstrap .col-sm-pull-11 {
    right: 91.6667%;
}
.bootstrap .col-sm-pull-10 {
    right: 83.3333%;
}
.bootstrap .col-sm-pull-9 {
    right: 75%;
}
.bootstrap .col-sm-pull-8 {
    right: 66.6667%;
}
.bootstrap .col-sm-pull-7 {
    right: 58.3333%;
}
.bootstrap .col-sm-pull-6 {
    right: 50%;
}
.bootstrap .col-sm-pull-5 {
    right: 41.6667%;
}
.bootstrap .col-sm-pull-4 {
    right: 33.3333%;
}
.bootstrap .col-sm-pull-3 {
    right: 25%;
}
.bootstrap .col-sm-pull-2 {
    right: 16.6667%;
}
.bootstrap .col-sm-pull-1 {
    right: 8.33333%;
}
.bootstrap .col-sm-pull-0 {
    right: auto;
}
.bootstrap .col-sm-push-12 {
    left: 100%;
}
.bootstrap .col-sm-push-11 {
    left: 91.6667%;
}
.bootstrap .col-sm-push-10 {
    left: 83.3333%;
}
.bootstrap .col-sm-push-9 {
    left: 75%;
}
.bootstrap .col-sm-push-8 {
    left: 66.6667%;
}
.bootstrap .col-sm-push-7 {
    left: 58.3333%;
}
.bootstrap .col-sm-push-6 {
    left: 50%;
}
.bootstrap .col-sm-push-5 {
    left: 41.6667%;
}
.bootstrap .col-sm-push-4 {
    left: 33.3333%;
}
.bootstrap .col-sm-push-3 {
    left: 25%;
}
.bootstrap .col-sm-push-2 {
    left: 16.6667%;
}
.bootstrap .col-sm-push-1 {
    left: 8.33333%;
}
.bootstrap .col-sm-push-0 {
    left: auto;
}
.bootstrap .col-sm-offset-12 {
    margin-left: 100%;
}
.bootstrap .col-sm-offset-11 {
    margin-left: 91.6667%;
}
.bootstrap .col-sm-offset-10 {
    margin-left: 83.3333%;
}
.bootstrap .col-sm-offset-9 {
    margin-left: 75%;
}
.bootstrap .col-sm-offset-8 {
    margin-left: 66.6667%;
}
.bootstrap .col-sm-offset-7 {
    margin-left: 58.3333%;
}
.bootstrap .col-sm-offset-6 {
    margin-left: 50%;
}
.bootstrap .col-sm-offset-5 {
    margin-left: 41.6667%;
}
.bootstrap .col-sm-offset-4 {
    margin-left: 33.3333%;
}
.bootstrap .col-sm-offset-3 {
    margin-left: 25%;
}
.bootstrap .col-sm-offset-2 {
    margin-left: 16.6667%;
}
.bootstrap .col-sm-offset-1 {
    margin-left: 8.33333%;
}
.bootstrap .col-sm-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 992px) {
.bootstrap .col-md-1, .bootstrap .col-md-2, .bootstrap .col-md-3, .bootstrap .col-md-4, .bootstrap .col-md-5, .bootstrap .col-md-6, .bootstrap .col-md-7, .bootstrap .col-md-8, .bootstrap .col-md-9, .bootstrap .col-md-10, .bootstrap .col-md-11, .bootstrap .col-md-12 {
    float: left;
}
.bootstrap .col-md-12 {
    width: 100%;
}
.bootstrap .col-md-11 {
    width: 91.6667%;
}
.bootstrap .col-md-10 {
    width: 83.3333%;
}
.bootstrap .col-md-9 {
    width: 75%;
}
.bootstrap .col-md-8 {
    width: 66.6667%;
}
.bootstrap .col-md-7 {
    width: 58.3333%;
}
.bootstrap .col-md-6 {
    width: 50%;
}
.bootstrap .col-md-5 {
    width: 41.6667%;
}
.bootstrap .col-md-4 {
    width: 33.3333%;
}
.bootstrap .col-md-3 {
    width: 25%;
}
.bootstrap .col-md-2 {
    width: 16.6667%;
}
.bootstrap .col-md-1 {
    width: 8.33333%;
}
.bootstrap .col-md-pull-12 {
    right: 100%;
}
.bootstrap .col-md-pull-11 {
    right: 91.6667%;
}
.bootstrap .col-md-pull-10 {
    right: 83.3333%;
}
.bootstrap .col-md-pull-9 {
    right: 75%;
}
.bootstrap .col-md-pull-8 {
    right: 66.6667%;
}
.bootstrap .col-md-pull-7 {
    right: 58.3333%;
}
.bootstrap .col-md-pull-6 {
    right: 50%;
}
.bootstrap .col-md-pull-5 {
    right: 41.6667%;
}
.bootstrap .col-md-pull-4 {
    right: 33.3333%;
}
.bootstrap .col-md-pull-3 {
    right: 25%;
}
.bootstrap .col-md-pull-2 {
    right: 16.6667%;
}
.bootstrap .col-md-pull-1 {
    right: 8.33333%;
}
.bootstrap .col-md-pull-0 {
    right: auto;
}
.bootstrap .col-md-push-12 {
    left: 100%;
}
.bootstrap .col-md-push-11 {
    left: 91.6667%;
}
.bootstrap .col-md-push-10 {
    left: 83.3333%;
}
.bootstrap .col-md-push-9 {
    left: 75%;
}
.bootstrap .col-md-push-8 {
    left: 66.6667%;
}
.bootstrap .col-md-push-7 {
    left: 58.3333%;
}
.bootstrap .col-md-push-6 {
    left: 50%;
}
.bootstrap .col-md-push-5 {
    left: 41.6667%;
}
.bootstrap .col-md-push-4 {
    left: 33.3333%;
}
.bootstrap .col-md-push-3 {
    left: 25%;
}
.bootstrap .col-md-push-2 {
    left: 16.6667%;
}
.bootstrap .col-md-push-1 {
    left: 8.33333%;
}
.bootstrap .col-md-push-0 {
    left: auto;
}
.bootstrap .col-md-offset-12 {
    margin-left: 100%;
}
.bootstrap .col-md-offset-11 {
    margin-left: 91.6667%;
}
.bootstrap .col-md-offset-10 {
    margin-left: 83.3333%;
}
.bootstrap .col-md-offset-9 {
    margin-left: 75%;
}
.bootstrap .col-md-offset-8 {
    margin-left: 66.6667%;
}
.bootstrap .col-md-offset-7 {
    margin-left: 58.3333%;
}
.bootstrap .col-md-offset-6 {
    margin-left: 50%;
}
.bootstrap .col-md-offset-5 {
    margin-left: 41.6667%;
}
.bootstrap .col-md-offset-4 {
    margin-left: 33.3333%;
}
.bootstrap .col-md-offset-3 {
    margin-left: 25%;
}
.bootstrap .col-md-offset-2 {
    margin-left: 16.6667%;
}
.bootstrap .col-md-offset-1 {
    margin-left: 8.33333%;
}
.bootstrap .col-md-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 1200px) {
.bootstrap .col-lg-1, .bootstrap .col-lg-2, .bootstrap .col-lg-3, .bootstrap .col-lg-4, .bootstrap .col-lg-5, .bootstrap .col-lg-6, .bootstrap .col-lg-7, .bootstrap .col-lg-8, .bootstrap .col-lg-9, .bootstrap .col-lg-10, .bootstrap .col-lg-11, .bootstrap .col-lg-12 {
    float: left;
}
.bootstrap .col-lg-12 {
    width: 100%;
}
.bootstrap .col-lg-11 {
    width: 91.6667%;
}
.bootstrap .col-lg-10 {
    width: 83.3333%;
}
.bootstrap .col-lg-9 {
    width: 75%;
}
.bootstrap .col-lg-8 {
    width: 66.6667%;
}
.bootstrap .col-lg-7 {
    width: 58.3333%;
}
.bootstrap .col-lg-6 {
    width: 50%;
}
.bootstrap .col-lg-5 {
    width: 41.6667%;
}
.bootstrap .col-lg-4 {
    width: 33.3333%;
}
.bootstrap .col-lg-3 {
    width: 25%;
}
.bootstrap .col-lg-2 {
    width: 16.6667%;
}
.bootstrap .col-lg-1 {
    width: 8.33333%;
}
.bootstrap .col-lg-pull-12 {
    right: 100%;
}
.bootstrap .col-lg-pull-11 {
    right: 91.6667%;
}
.bootstrap .col-lg-pull-10 {
    right: 83.3333%;
}
.bootstrap .col-lg-pull-9 {
    right: 75%;
}
.bootstrap .col-lg-pull-8 {
    right: 66.6667%;
}
.bootstrap .col-lg-pull-7 {
    right: 58.3333%;
}
.bootstrap .col-lg-pull-6 {
    right: 50%;
}
.bootstrap .col-lg-pull-5 {
    right: 41.6667%;
}
.bootstrap .col-lg-pull-4 {
    right: 33.3333%;
}
.bootstrap .col-lg-pull-3 {
    right: 25%;
}
.bootstrap .col-lg-pull-2 {
    right: 16.6667%;
}
.bootstrap .col-lg-pull-1 {
    right: 8.33333%;
}
.bootstrap .col-lg-pull-0 {
    right: auto;
}
.bootstrap .col-lg-push-12 {
    left: 100%;
}
.bootstrap .col-lg-push-11 {
    left: 91.6667%;
}
.bootstrap .col-lg-push-10 {
    left: 83.3333%;
}
.bootstrap .col-lg-push-9 {
    left: 75%;
}
.bootstrap .col-lg-push-8 {
    left: 66.6667%;
}
.bootstrap .col-lg-push-7 {
    left: 58.3333%;
}
.bootstrap .col-lg-push-6 {
    left: 50%;
}
.bootstrap .col-lg-push-5 {
    left: 41.6667%;
}
.bootstrap .col-lg-push-4 {
    left: 33.3333%;
}
.bootstrap .col-lg-push-3 {
    left: 25%;
}
.bootstrap .col-lg-push-2 {
    left: 16.6667%;
}
.bootstrap .col-lg-push-1 {
    left: 8.33333%;
}
.bootstrap .col-lg-push-0 {
    left: auto;
}
.bootstrap .col-lg-offset-12 {
    margin-left: 100%;
}
.bootstrap .col-lg-offset-11 {
    margin-left: 91.6667%;
}
.bootstrap .col-lg-offset-10 {
    margin-left: 83.3333%;
}
.bootstrap .col-lg-offset-9 {
    margin-left: 75%;
}
.bootstrap .col-lg-offset-8 {
    margin-left: 66.6667%;
}
.bootstrap .col-lg-offset-7 {
    margin-left: 58.3333%;
}
.bootstrap .col-lg-offset-6 {
    margin-left: 50%;
}
.bootstrap .col-lg-offset-5 {
    margin-left: 41.6667%;
}
.bootstrap .col-lg-offset-4 {
    margin-left: 33.3333%;
}
.bootstrap .col-lg-offset-3 {
    margin-left: 25%;
}
.bootstrap .col-lg-offset-2 {
    margin-left: 16.6667%;
}
.bootstrap .col-lg-offset-1 {
    margin-left: 8.33333%;
}
.bootstrap .col-lg-offset-0 {
    margin-left: 0;
}
}
.bootstrap .col-xs-1, .bootstrap .col-sm-1, .bootstrap .col-md-1, .bootstrap .col-lg-1, .bootstrap .col-xs-2, .bootstrap .col-sm-2, .bootstrap .col-md-2, .bootstrap .col-lg-2, .bootstrap .col-xs-3, .bootstrap .col-sm-3, .bootstrap .col-md-3, .bootstrap .col-lg-3, .bootstrap .col-xs-4, .bootstrap .col-sm-4, .bootstrap .col-md-4, .bootstrap .col-lg-4, .bootstrap .col-xs-5, .bootstrap .col-sm-5, .bootstrap .col-md-5, .bootstrap .col-lg-5, .bootstrap .col-xs-6, .bootstrap .col-sm-6, .bootstrap .col-md-6, .bootstrap .col-lg-6, .bootstrap .col-xs-7, .bootstrap .col-sm-7, .bootstrap .col-md-7, .bootstrap .col-lg-7, .bootstrap .col-xs-8, .bootstrap .col-sm-8, .bootstrap .col-md-8, .bootstrap .col-lg-8, .bootstrap .col-xs-9, .bootstrap .col-sm-9, .bootstrap .col-md-9, .bootstrap .col-lg-9, .bootstrap .col-xs-10, .bootstrap .col-sm-10, .bootstrap .col-md-10, .bootstrap .col-lg-10, .bootstrap .col-xs-11, .bootstrap .col-sm-11, .bootstrap .col-md-11, .bootstrap .col-lg-11, .bootstrap .col-xs-12, .bootstrap .col-sm-12, .bootstrap .col-md-12, .bootstrap .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}


.bootstrap * {
    box-sizing: border-box;
}

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


































































































.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.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"] {
}
@media not all {
input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] {
    line-height: 34px;
}
.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"], input.input-sm[type="date"], input.input-sm[type="time"], input.input-sm[type="datetime-local"], input.input-sm[type="month"] {
    line-height: 30px;
}
.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"], input.input-lg[type="date"], input.input-lg[type="time"], input.input-lg[type="datetime-local"], input.input-lg[type="month"] {
    line-height: 46px;
}
}
.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.checkbox label, .radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -20px;
    position: absolute;
}
.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 10px;
    margin-top: 0;
}
fieldset[disabled] input[type="checkbox"], fieldset[disabled] input[type="radio"], input.disabled[type="checkbox"], input[type="checkbox"][disabled], input.disabled[type="radio"], input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select.input-sm[multiple], textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px;
}
.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select.input-lg[multiple], textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    min-height: 38px;
    padding: 11px 16px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    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 {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 11px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
}
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default.focus, .btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
}
.btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success.focus, .btn-success:focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff;
}
.btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    background-color: #398439;
    border-color: #255625;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info.focus, .btn-info:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus[disabled], .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning.focus, .btn-warning:focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus[disabled], .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger.focus, .btn-danger:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
}
.btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn, .btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-group-xs > .btn, .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] {
    width: 100%;
}

.bootstrap .row::after, .bootstrap .row::before {
    content: " ";
    display: table;
}

.bootstrap .row::after {
    clear: both;
}

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

.bootstrap blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
.bootstrap blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}
.bootstrap blockquote .small, blockquote footer, blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}
.bootstrap blockquote .small::before, blockquote footer::before, blockquote small::before {
    content: "— ";
}
.bootstrap blockquote-reverse, blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}
.bootstrap .blockquote-reverse .small::before, .blockquote-reverse footer::before, .blockquote-reverse small::before, blockquote.pull-right .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before {
    content: "";
}
.bootstrap .blockquote-reverse .small::after, .blockquote-reverse footer::after, .blockquote-reverse small::after, blockquote.pull-right .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after {
    content: " —";
}












.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ff546a;
    border-color: #ff546a;
    color: #000;
    cursor: default;
    z-index: 3;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    list-style: outside none none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}
.pager li > a:hover, .pager li > a:focus {
    background-color: #eee;
    text-decoration: none;
}
.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 {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}



.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
}
.input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px;
}
.input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] {
    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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0 none;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0 none;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    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 {
    margin-left: -1px;
    z-index: 2;
}

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

.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px;
}
.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select.input-lg[multiple], textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    min-height: 38px;
    padding: 11px 16px;
}

@media (min-width: 768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 11px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
}
}

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

.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after {
    clear: both;
}