@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
@media(max-width:1000px) {
	body {
	  min-width: 1000px;
	}
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
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 {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: none;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #404040;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #253c65;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #253c65;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #808080;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title.h1 {
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.form-buttons {
	text-align: center;
}
.modal-content .form input[type="text"], .modal-content .form textarea, .modal-content .form select {
    width: 100%;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 1000px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
}
h1,
.h1 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
input[type="submit"],
button[type="submit"],
.button,
.btn {
  display: inline-block;
  padding: 7px 20px 5px;
  border-radius: 4px;
  background-color: #e63c24;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
.button:hover,
.btn:hover {
  text-decoration: none;
  color: #fff;
  background: #9d2029;
}
header {
  min-height: 319px;
  padding-top: 10px;
  position:relative;
}
header .logo {
  float: left;
  margin-bottom: 50px;
  max-width: 165px;
}
.logo-bot img {
    max-width: 150px;
	margin-bottom: 20px;
}
header nav {
  float: right;
  padding-top: 8px;
}
header nav ul {
  font-size: 0;
}
header nav ul li {
  display: inline-block;
}
header nav ul li a {
  display: block;
  padding: 4px 10px;
  margin: 0px 5px;
  border-radius: 3px;
  color: #363785;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
header nav ul li.current_page_item a,
header nav ul li a:hover {
  background: #fff;
}
header .slogan {
  width: 480px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.top-line {
  min-width: 980px;
  min-height: 134px;
  background: url(/wp-content/themes/default/images/bg_topLine.png) center 0 no-repeat;
  color: #fff;
  padding: 2px 0;
  margin-bottom: 25px;
}
.top-line .h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 17px;
  margin-bottom: 15px;
}
.top-line .top-line-left p {
  color: #d7ebff;
  line-height: 18px;
}
.top-line .top-line-right {
  padding-left: 60px;
  padding-top: 19px;
}
.rpwwt-widget ul li {
	margin-bottom: 20px!important;
}
.top-line form {
  margin-bottom: 10px;
  border-radius: 2px;
  background-color: #ffffff;
  width: 370px;
  border: 2px solid #39588e;
}
.top-line form input {
  background: none;
  border: none;
  vertical-align: top;
  color: #6183a6;
}
.top-line form input[type="text"] {
  width: 338px;
  font-size: 12px;
  padding: 5px 10px 3px;
}
.top-line form input[type="submit"] {
  width: 21px;
  height: 25px;
  padding: 0;
  background: url(/wp-content/themes/default/images/icon_search.png) center center no-repeat;
}
.top-line .top-contacts div {
  float: left;
}
.top-line .top-contacts div.phone {
  width: 240px;
  background: url(/wp-content/themes/default/images/icon_phone.png) 0 8px no-repeat;
  padding-left: 28px;
}
.top-line .top-contacts div.email {
  width: 180px;
  background: url(/wp-content/themes/default/images/icon_location.png) 0 4px no-repeat;
  padding-left: 30px;
}
.top-line .top-contacts p {
  font-style: italic;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  color: #fff;
}
.top-line .top-contacts p span {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}
.top-line .top-contacts p a {
  text-decoration: none;
  color: #fff;
}
.top-line-contacts h1 {
  color: #fff;
  margin-top: 13px;
}
.top-line-contacts form {
  margin-bottom: 0px;
}
.top-line-contacts .top-contacts div {
  float: left;
}
.top-line-contacts .top-contacts div.phone {
  width: auto;
  background: url(/wp-content/themes/default/images/icon_phone_big.png) 0 4px no-repeat;
  margin-top: 16px;
  padding: 10px 0 4px 41px;
}
.top-line-contacts .top-contacts div.email {
  width: auto;
  background: url(/wp-content/themes/default/images/icon_location_big.png) 0 4px no-repeat;
  margin-top: 18px;
  padding: 10px 0 4px 41px;
}
.top-line-contacts .top-contacts p {
  font-style: italic;
  margin: 0;
  font-size: 23px;
  font-family: 'Roboto', sans-serif;
  line-height: 16px;
}
.top-line-contacts .top-contacts p a {
  text-decoration: none;
  color: #fff;
}
.catalog-to-main {
  margin-bottom: 54px;
}
.catDescr {
  margin-bottom: 51px;
}
.catDescr img {
  float: left;
  margin-right: 25px;
  max-width: 33%;
}
.catDescr .h3 {
  color: #000000;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-list {
  margin: 24px 0px 40px;
}

.catalog-list .h3 {
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 26px;
}
.catalog-list .catalog-item {
  text-align: center;
}
.catalog-list .catalog-item .catalog-pic {
  margin-bottom: 16px;
}
.catalog-list .catalog-item .btn {
  margin-bottom: 5px;
  padding: 2px 27px 0px;
  text-align: center;
  text-transform: none;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
}
.catalog-list .catalog-item .btn:first-letter {
  text-transform: lowercase;
}
.catalog-list .catalog-item > a {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  color: #363785;
}
.catalog-list-onmain {
  margin: 0;
}
.catalog-list-onmain .catalog-item .btn {
  margin: 0;
  padding: 5px 10px 3px;
  text-transform: uppercase;
  font-size: 14px;
}
.catalog-list-onmain .catalog-item .btn:first-letter {
  text-transform: uppercase;
}
.catalog-list-otherOffers .catalog-item .btn {
  margin: 0;
  padding: 2px 26px 0px;
  font-size: 18px;
  font-weight: bold;
}
.catalog-list-otherOffers .catalog-item .btn:first-letter {
  text-transform: lowercase;
}
.sideCol .catalog-list{
  margin-bottom: 0;
}
.sideCol .catalog-list .catalog-item .btn {
  margin: 24px 0 5px;
  padding: 4px 35px 2px;
  text-align: center;
  text-transform: none;
  font-size: 16px;
}
.angars-use-for {
  background-color: #f3f3f3;
  padding: 30px 0px 18px;
  margin-bottom: 54px;
}
.angars-use-for .h3 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}
.angars-use-for ul li {
  padding: 6px 0 6px 33px;
  background: url(/wp-content/themes/default/images/list-item.png) 0 6px no-repeat;
  font-size: 16px;
}
.main {
  margin-bottom: 55px;
}
.nav-to-pages {
  margin-bottom: 53px;
}
.nav-to-pages .links-to-pages {
  width: 321px;
  padding: 22px 5px;
  text-align: center;
  background-color: #f1f7ff;
  display: inline-block;
  vertical-align: top;
}
.nav-to-pages .links-to-pages .h3 {
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 10px;
}
.rpwwt-post-title {
    font-size: 14px;
    margin-bottom: 7px;
    display: block;
}
.rpwwt-post-excerpt {
    font-size: 13px;
}
.nav-to-pages .links-to-pages img {
  margin-bottom: 16px;
}
.nav-to-pages .links-to-pages .read-more {
  display: inline-block;
  padding: 3px 20px 3px 7px;
  border-radius: 3px;
  background: #363785 url(/wp-content/themes/default/images/icon_arrowW.png) 93% 10px no-repeat;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
}
.nav-to-pages .links-to-pages:nth-child(2) {
  background-color: #e4f0ff;
}
.sideCol .h2 {
  height: 40px;
  padding: 10px 15px;
  margin-bottom: 30px;
  background: url(/wp-content/themes/default/images/bg_sideColHeader.png) 0 0 no-repeat;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.news-list {
  margin-bottom: 29px;
}
.news-list .news-item {
  margin-bottom: 20px;
}
.news-list .news-item .news-pic {
  float: left;
  margin-right: 18px;
  max-width: 100px;
    max-height: 100px;
    width: 100px;
    height: 100px;
}
.news-list .news-item .news-pic img {
  max-width: 100%;
  max-height: 100%;
}
.news-list .news-item .date {
  display: block;
  color: #253c65;
  text-decoration: underline;
}
.news-list .news-item p {
  margin-bottom: 0;
}
.news-list .news-item .read-more {
  display: inline-block;
  padding: 2px 25px 3px 10px;
  border-radius: 3px;
  background: #d6e4f6 url(/wp-content/themes/default/images/icon_arrow.png) 92% center no-repeat;
}
.news-list .to-news-page {
  display: inline-block;
  background: #d6e4f6 url(/wp-content/themes/default/images/icon_arrow.png) 94% 9px no-repeat;
  padding: 3px 18px 3px 5px;
  border-radius: 3px;
  font-size: 13px;
  text-decoration: none;
}
.mainContent {
  padding-left: 30px;
}
.mainContent img,
.mainContent table {
  max-width: 100%;
}
.mainContent ul{
 list-style-type: disc;
 padding-left: 40px;
 margin-bottom: 10px;
}
.mainContent .marked {
    width: 100%;
    padding-left: 95px;
    font-family: 'Roboto', sans-serif;
    color: #363785;
    font-size: 20px;
}
.breadcrumbs {
  margin-bottom: 27px;
}
.breadcrumbs a {
  color: #404040;
}
.breadcrumbs span {
  color: #363785;
}
.content-mainpage-block {
  padding-left: 95px;
}
.content-mainpage-block .h3 {
  margin: 0 0 18px;
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.content-mainpage-block ol {
  padding-left: 0;
  list-style-position: inside;
}
.content-mainpage-block ol li {
  margin-bottom: 10px;
}
.content-mainpage-block--like {
  background: url(/wp-content/themes/default/images/icon_like.png) 0 5px no-repeat;
  margin-bottom: 50px;
}
.content-mainpage-block--star {
  background: url(/wp-content/themes/default/images/icon_star.png) 0 5px no-repeat;
  margin-bottom: 40px;
}
.model-header {
  padding: 20px 0 0 35px;
}
.model-header .h1 {
  color: #e63c24;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  text-transform: none;
}
.model-header .btn {
  font-size: 12px;
  text-transform: none;
  padding: 5px 13px 2px;
}
.sizesTable {
  width: 100%;
  margin-bottom: 32px;
}
.sizesTable th,
.sizesTable td {
  padding: 7px 5px;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}
.sizesTable th {
  background-color: #d6e4f6;
}
.sizesTable td {
  background-color: #f1f7ff;
}
.text-center {
  text-align: center;
}
.btn-fill {
  display: inline-block;
  border: 2px solid #fff;
  padding: 1px 40px 2px;
  margin-bottom: 52px;
  text-decoration: none;
  background: #e63c24 url(/wp-content/themes/default/images/btn_fill.jpg) 0 0 repeat;
  border-radius: 6px;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.4);
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.btn-fill:hover {
  color: #fff;
}
.sliderWrapper {
  height: 137px;
  position: relative;
  padding: 0px 21px;
}
.sliderWrapper .cycle-slide {
  margin: 0 9px;
  width: 174px;
  height: 137px;
  overflow: hidden;
  text-align: center;
}
.sliderWrapper .cycle-slide img {
  width: auto;
  max-width: none;
  height: 137px;
}
.sliderWrapper .sliderNav a {
  display: block;
  width: 18px;
  height: 29px;
  position: absolute;
  top: 54px;
  text-indent: -9999px;
}
.sliderWrapper .sliderNav a#prev {
  background: url(/wp-content/themes/default/images/slider-prev.png) 0 0 no-repeat;
  left: 0;
}
.sliderWrapper .sliderNav a#next {
  background: url(/wp-content/themes/default/images/slider-next.png) 0 0 no-repeat;
  right: 0;
}
.feedback {
  display: inline-block;
  padding: 5px 10px 2px 43px;
  margin: 5px 0 5px;
  border-radius: 4px;
  border: 1px solid #39588e;
  background: #d6e4f6 url(/wp-content/themes/default/images/icon_feedback.png) 9px 4px no-repeat;
  color: #234074;
  font-size: 18px;
}
.h11 {
  margin-bottom: 20px;
}
.h12 {
  margin-top: 14px;
  margin-bottom: 21px;
}
.form label {
  font-size: 15px;
  font-weight: normal;
}
.form input[type="text"],
.form textarea,
.form select {
  display: block;
  width: 450px;
  padding: 8px 11px;
  margin-bottom: 15px;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 1px 1px 0 #e8e8e8;
  box-shadow: inset 1px 1px 0 #e8e8e8;
}
.form input[type="submit"] {
  display: inline-block;
  padding: 6px 20px 4px 10px;
  border: none;
  border-radius: 4px;
  color: #fefefe;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
  text-transform: none;
  background: #363785 url(/wp-content/themes/default/images/icon_arrowW.png) 93% 12px no-repeat;
}
.form .modelSelect {
  margin-bottom: 43px;
}
.form .modelSelect * {
  display: inline-block;
}
.form .modelSelect.lastLine {
  margin-bottom: 20px;
}
.form .modelSelect label {
  width: 86px;
}
.form .modelSelect select {
  width: 360px;
  margin: 0;
}
.form .required,
.form .error {
  color: #EC453C;
}
.form .error {
  font-size: 12px;
}
.form2Wrapper {
  padding-left: 33px;
}
.mathCaptcha label {
  float: left;
  padding: 22px 35px;
  margin-right: 40px;
  margin-bottom: 40px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  font-size: 16px;
}
.mathCaptcha input[type="text"] {
  width: 257px;
  margin-bottom: 0;
}
.modal .btn {
  border: none;
  padding: 3px 7px 2px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  line-height: 20px;
}
.modal .formWrapper {
  margin: auto;
}
footer {
  background: #363785;
  padding: 31px 0;
  color: #fff;
  font-size: 12px;
}
footer a {
  color: #fff;
}
.logo-bot {
  display: block;
  margin-bottom: 11px;
}
.footer-nav {
  padding: 0px 16px;
  border: 2px solid #7b95c2;
  border-top: none;
  border-bottom: none;
}
.footer-nav ul li {
  margin-bottom: 7px;
}
.footer-nav ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #fff;
}
.bot-contacts div {
  color: #cbdaee;
  margin-bottom: 22px;
}
.bot-contacts div.phone {
  width: 240px;
  background: url(/wp-content/themes/default/images/icon_phone.png) 0 4px no-repeat;
  padding-left: 28px;
}
.bot-contacts div.email {
  width: 180px;
  background: url(/wp-content/themes/default/images/icon_email.png) 0 4px no-repeat;
  padding-left: 30px;
}
.bot-contacts p {
  font-style: italic;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  line-height: 16px;
}
.bot-contacts p a {
  text-decoration: none;
  color: #cbdaee;
}
.tariff_cat {
    margin-bottom: 25px;
    /* background: #fafafa; */
    border: 2px solid #fafafa;
    border-radius: 5px;
}
.tariff_cat .pic {
    font-size: 0;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    overflow: hidden;
}
.tariff_cat .title {
    color: #363785;
    font-size: 18px;
    font-weight: 600;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21px 15px 19px;
    text-align: center;
    text-transform: uppercase;
    background-image: linear-gradient(180deg, rgb(250, 250, 250) 0%, rgb(250, 250, 250) 100%);
}
.tariff_cat .text {
    border-bottom-color: rgba(75, 223, 216, 0);
    color: #808080;
    padding: 16px 18px 10px 20px;
    font-size: 13px;
    height: 130px;
}
.tariff_cat .pic img {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: auto;
}
.tariff_cat .price_wr {
    padding: 10px 20px 24px;
    text-align: center;
}
.tariff_cat .price_wr .pr_title {
    color: rgb(173, 173, 173);
    font-size: 13px;
    padding: 0 0 0px;
}
.tariff_cat .price_wr .price {
    color: rgb(7, 154, 74);
	font-size: 30px;
}
.fright {
    float: right;
}
.tariff_cat .tariff_but {
    padding: 0 20px 20px 20px;
	text-align: center;
}

.phone-c {
    margin-bottom: 50px;
    font-size: 15px;
    display: block;
    position: relative;
    margin-top: 15px;
}
.phone-c:before {
    content: "";
    background: url(/wp-content/themes/default/images/phone.png) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    display: inline-block;
    margin-right: 15px;
    top: -15px;
}
.address-c span, .phone-c span, .email-c span, .open-c span {
    display: inline-block;
    padding-left: 65px;
}
.address-c {
    margin-bottom: 50px;
    font-size: 15px;
    position: relative;
}
.address-c:before {
    content: "";
    background: url(/wp-content/themes/default/images/address.png) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    display: inline-block;
    margin-right: 15px;
    top: -15px;
}
.open-c {
    margin-bottom: 50px;
    font-size: 15px;
    position: relative;
}
.open-c:before {
    content: "";
    background: url(/wp-content/themes/default/images/rejim.png) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    display: inline-block;
    margin-right: 15px;
    top: -7px;
}
.email-c {
    margin-bottom: 50px;
    font-size: 15px;
    position: relative;
}
.email-c:before {
    content: "";
    background: url(/wp-content/themes/default/images/mail.png) no-repeat;
    width: 51px;
    height: 51px;
    position: absolute;
    display: inline-block;
    margin-right: 15px;
    top: -15px;
}
.dop-info-c {
    margin-bottom: 30px;
}
.dop-info-c h3 {
    margin-top: 70px;
    margin-bottom: 20px;
}
fieldset h3 {
	margin-top: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
}
.dop-info-c div {
    margin-bottom: 20px;
    font-size: 14px;
}
.maps-c {
    margin-bottom: 50px;
}
.contact h1 {
	margin-bottom: 30px;
}
.address-c span, .phone-c span, .email-c span, .open-c span {
    display: block;
    padding-left: 65px;
}
.post_news h2 {
	margin-bottom: 5px;
}
.post_news small {
	margin-bottom: 15px;
	display: block;
}
.post_news h2 a {
	font-size: 20px;
    text-decoration: none;
}
.post_news h2 a:hover {
	color: #000;
}
.post_news {
	margin-bottom:30px;
}
.post_news img {
    max-width: 170px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.arci_list .pic {
    padding: 0 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.arci_list .title {
    font-size: 15px;
    height: 70px;
    padding: 15px 15px 15px;
}
.arci_list .text {
    height: 125px;
    overflow: hidden;
}
.top-line .top-contacts div.phone a {
	color: #fff;
}
.cont_item {
	min-height: 319px;
	padding-top: 120px;
}
.slider_header {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
	
}
header>.container {
	position:relative;
	z-index: 1;
}
.s_right {
    display: flex;
    width: 32px;
    height: 75px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    position: absolute;
    right: 30px;
    top: calc(50% - 37.5px);
    border-radius: 3px;
    cursor: pointer;
	font-size: 0;
}
.s_left {
    display: flex;
    width: 32px;
    height: 75px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    position: absolute;
    left: 30px;
    top: calc(50% - 37.5px);
    border-radius: 3px;
    cursor: pointer;
	font-size: 0;
}
.s_right:after {
    content: '';
    display: inline-block;
    background: url(/wp-content/themes/default/images/arrow_slider.svg) no-repeat;
    width: 13px;
    height: 23px;
    opacity: .4;
}
.s_left:after {
    content: '';
    display: inline-block;
    background: url(/wp-content/themes/default/images/arrow_slider.svg) no-repeat;
    width: 13px;
    height: 23px;
    opacity: .4;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.s_left:hover, .s_right:hover {
    transition: .3s;
    background-color: rgba(0, 0, 0, 0.2);
}
.s_left:hover:after, .s_right:hover:after {
    opacity: 1;
    transition: .3s;
}
.s_right {
	
}
.s_left {
	
}
.wath{
    width: max-content;
    background: #22ce2a;
    padding: 0px 10px 0px 4px;
    border-radius: 5px;
    position: fixed;
    bottom: 30px;
    left: 30px;
}
.wathImg{
    width: 36px;
    background: #22ce2a;
}
.wathText{
    color: #fff;
}